:root{--bg: #fff8f0;--bg-soft: #fff2e4;--card: #ffffff;--ink: #33291f;--ink-soft: #7d6b5a;--ink-faint: #a89684;--line: #f0e2d2;--brand: #ff8a4c;--brand-dark: #e5702f;--brand-soft: #ffe6d6;--good: #34a86b;--good-soft: #dcf5e7;--warn: #e0a02a;--warn-soft: #fdf1d8;--bad: #dd5b52;--bad-soft: #fde3e0;--gold: #f0b429;--r-sm: 10px;--r: 16px;--r-lg: 22px;--shadow: 0 1px 2px rgba(80, 55, 30, .05), 0 6px 18px rgba(80, 55, 30, .06);--shadow-lift: 0 2px 4px rgba(80, 55, 30, .07), 0 12px 28px rgba(80, 55, 30, .1);--tap: 48px;--safe-b: env(safe-area-inset-bottom, 0px);--safe-t: env(safe-area-inset-top, 0px);--font: "Nunito", ui-rounded, "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.c-sky{--a: #4aa3e0;--a-soft: #dceefb}.c-mint{--a: #35b08c;--a-soft: #d8f4ec}.c-grape{--a: #8b6bd9;--a-soft: #e8e1fb}.c-rose{--a: #e0669a;--a-soft: #fbdfec}.c-sun{--a: #e2a41d;--a-soft: #fcf0d3}.c-coral{--a: #ef7259;--a-soft: #fde1db}.c-forest{--a: #5d9e46;--a-soft: #e2f2d9}.c-ocean{--a: #3b8fa5;--a-soft: #d9eef4}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}h1,h2,h3{margin:0;font-weight:800;letter-spacing:-.01em}h1{font-size:1.5rem}h2{font-size:1.15rem}h3{font-size:1rem}p{margin:0}button,input,select,textarea{font:inherit;color:inherit}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow)}.stack{display:flex;flex-direction:column;gap:12px}.row{display:flex;align-items:center;gap:10px}.grow{flex:1;min-width:0}.muted{color:var(--ink-soft)}.faint{color:var(--ink-faint)}.small{font-size:.85rem}.tiny{font-size:.78rem}.bold{font-weight:800}.center{text-align:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:var(--tap);padding:0 18px;border:1px solid transparent;border-radius:999px;background:var(--brand);color:#fff;font-weight:800;cursor:pointer;transition:transform .08s ease,background .15s ease,opacity .15s ease}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.ghost{background:var(--card);color:var(--ink);border-color:var(--line)}.btn.soft{background:var(--brand-soft);color:var(--brand-dark)}.btn.good{background:var(--good)}.btn.bad{background:var(--bad)}.btn.quiet{background:transparent;color:var(--ink-soft)}.btn.wide{width:100%}.btn.sm{min-height:38px;padding:0 14px;font-size:.9rem}.btn.icon{min-height:42px;width:42px;padding:0;border-radius:12px}.pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;background:var(--bg-soft);color:var(--ink-soft);font-size:.78rem;font-weight:800;white-space:nowrap}.pill.gold{background:#fdf3d9;color:#99700c}.pill.good{background:var(--good-soft);color:#1d7a4a}.pill.warn{background:var(--warn-soft);color:#96690c}.pill.bad{background:var(--bad-soft);color:#a83c34}.pill.brand{background:var(--brand-soft);color:var(--brand-dark)}label.field{display:flex;flex-direction:column;gap:5px;font-size:.82rem;font-weight:800;color:var(--ink-soft)}.input{min-height:46px;padding:10px 14px;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--card);color:var(--ink);width:100%;font-weight:600}.input:focus-visible{outline:2px solid var(--brand);outline-offset:1px}textarea.input{min-height:76px;resize:vertical}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:6px}.bar{height:10px;border-radius:999px;background:var(--bg-soft);overflow:hidden}.bar>i{display:block;height:100%;border-radius:999px;background:var(--brand);transition:width .4s ease}.empty{padding:32px 16px;text-align:center;color:var(--ink-soft)}.empty .big{font-size:2.4rem;line-height:1;margin-bottom:8px}hr.sep{border:0;border-top:1px solid var(--line);margin:4px 0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.spin{animation:spin 1s linear infinite;color:var(--brand)}@keyframes spin{to{transform:rotate(360deg)}}.avatar.svelte-1pre9qb{display:inline-grid;place-items:center;width:var(--s);height:var(--s);border-radius:999px;background:var(--a-soft, var(--bg-soft));font-size:calc(var(--s) * .5);line-height:1;flex:none;user-select:none}.ring.svelte-1pre9qb{box-shadow:0 0 0 3px var(--a, var(--brand))}.coins.svelte-r7iiaa{display:inline-flex;align-items:center;gap:5px;font-weight:800;color:var(--brand-dark);white-space:nowrap;font-variant-numeric:tabular-nums}.dot.svelte-r7iiaa{width:.72em;height:.72em;border-radius:999px;background:radial-gradient(circle at 32% 30%,#ffe08a,var(--gold) 62%,#d99a17);box-shadow:inset 0 0 0 1px #96640a40}.sm.svelte-r7iiaa{font-size:.85rem}.lg.svelte-r7iiaa{font-size:1.6rem}.neg.svelte-r7iiaa{color:var(--ink-soft)}.veil.svelte-1ury671{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#33291f73;backdrop-filter:blur(2px);overflow:hidden}.box.svelte-1ury671{width:min(340px,100%);padding:26px 22px 22px;text-align:center;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow-lift);animation:svelte-1ury671-pop .3s cubic-bezier(.2,1.3,.5,1)}.icon.svelte-1ury671{font-size:3.4rem;line-height:1}.confetti.svelte-1ury671{position:absolute;inset:0;pointer-events:none}.confetti.svelte-1ury671 i:where(.svelte-1ury671){position:absolute;top:-20px;border-radius:2px;animation:svelte-1ury671-fall 2.6s linear infinite}@keyframes svelte-1ury671-fall{to{transform:translateY(115vh) rotate(540deg)}}@keyframes svelte-1ury671-pop{0%{opacity:0;transform:scale(.85)}}.wrap.svelte-1q7l584{position:fixed;left:12px;right:12px;bottom:calc(84px + var(--safe-b));z-index:60;display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none}.toast.svelte-1q7l584{pointer-events:auto;display:flex;align-items:center;gap:9px;max-width:420px;padding:11px 16px;border:0;border-radius:999px;background:#33291f;color:#fff;font-weight:700;font-size:.92rem;text-align:left;box-shadow:var(--shadow-lift);cursor:pointer;animation:svelte-1q7l584-rise .22s ease}.toast.err.svelte-1q7l584{background:var(--bad)}@keyframes svelte-1q7l584-rise{0%{opacity:0;transform:translateY(10px)}}.veil.svelte-1v8btbv{position:fixed;inset:0;z-index:70;display:flex;align-items:flex-end;justify-content:center;background:#33291f66}.sheet.svelte-1v8btbv{width:min(560px,100%);max-height:92dvh;display:flex;flex-direction:column;background:var(--bg);border-radius:var(--r-lg) var(--r-lg) 0 0;box-shadow:var(--shadow-lift);animation:svelte-1v8btbv-up .24s cubic-bezier(.2,.9,.3,1)}header.svelte-1v8btbv{display:flex;align-items:center;gap:10px;padding:16px 16px 10px;border-bottom:1px solid var(--line)}.body.svelte-1v8btbv{padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}footer.svelte-1v8btbv{padding:12px 16px calc(12px + var(--safe-b));border-top:1px solid var(--line);background:var(--card);display:flex;gap:10px}@keyframes svelte-1v8btbv-up{0%{transform:translateY(24px);opacity:0}}@media(min-width:600px){.veil.svelte-1v8btbv{align-items:center}.sheet.svelte-1v8btbv{border-radius:var(--r-lg);max-height:86dvh}footer.svelte-1v8btbv{padding-bottom:12px}}.wrap.svelte-1nw60bp{max-width:620px;margin:0 auto;padding:calc(16px + var(--safe-t)) 14px calc(28px + var(--safe-b))}.top.svelte-1nw60bp{display:flex;align-items:center;gap:10px;padding:6px 2px 16px}.sec.svelte-1nw60bp{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:8px}.pad.svelte-1nw60bp{padding:15px}.note.svelte-1nw60bp{padding:12px 14px;background:var(--bg-soft)}.item.svelte-1nw60bp{display:flex;align-items:flex-start;gap:11px;padding:13px 14px}.item.off.svelte-1nw60bp{opacity:.6}.tags.svelte-1nw60bp{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.acts.svelte-1nw60bp{display:flex;flex-direction:column;gap:5px;flex:none;align-items:flex-end}.seg.svelte-1nw60bp{display:flex;gap:4px;padding:4px;background:var(--bg-soft);border-radius:999px}.segb.svelte-1nw60bp{flex:1;min-height:38px;border:0;border-radius:999px;background:transparent;font-weight:800;font-size:.85rem;color:var(--ink-soft);cursor:pointer}.segb.on.svelte-1nw60bp{background:var(--card);color:var(--ink);box-shadow:var(--shadow)}.swatches.svelte-1nw60bp{display:flex;flex-wrap:wrap;gap:8px}.sw.svelte-1nw60bp{width:38px;height:38px;border-radius:999px;border:2px solid transparent;background:var(--a);cursor:pointer}.sw.on.svelte-1nw60bp{border-color:var(--ink);box-shadow:0 0 0 3px var(--a-soft)}.emojis.svelte-1nw60bp{display:flex;flex-wrap:wrap;gap:6px}.em.svelte-1nw60bp{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:var(--card);font-size:1.25rem;cursor:pointer}.em.on.svelte-1nw60bp{border-color:var(--brand);background:var(--brand-soft)}.check.svelte-1nw60bp{display:flex;align-items:center;gap:11px;padding:12px 14px;cursor:pointer}.check.svelte-1nw60bp input:where(.svelte-1nw60bp){width:22px;height:22px;accent-color:var(--brand);flex:none}.check.svelte-1nw60bp span.grow:where(.svelte-1nw60bp){display:flex;flex-direction:column}.sec.svelte-17r3p4c{display:flex;align-items:center;gap:6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:4px}.pad.svelte-17r3p4c{padding:15px}.tiles.svelte-17r3p4c{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tile.svelte-17r3p4c{padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:2px}.tile.svelte-17r3p4c .n:where(.svelte-17r3p4c){font-size:1.5rem;font-weight:800;line-height:1.1}.tile.svelte-17r3p4c .l:where(.svelte-17r3p4c){font-size:.72rem;color:var(--ink-soft);text-align:center;font-weight:700}.rank.svelte-17r3p4c{display:flex;align-items:center;gap:11px;padding:12px 14px}.rank.me.svelte-17r3p4c{border-color:var(--brand);background:linear-gradient(180deg,#fff,var(--brand-soft))}.place.svelte-17r3p4c{width:26px;text-align:center;font-size:1.15rem;font-weight:800;color:var(--ink-soft)}.right.svelte-17r3p4c{text-align:right;flex:none}.faces.svelte-17r3p4c{display:flex;flex-wrap:wrap;gap:14px;padding:15px}.face.svelte-17r3p4c{display:flex;flex-direction:column;align-items:center;gap:3px;width:64px}.screen.svelte-15ijoy3{min-height:100dvh;padding:calc(28px + var(--safe-t)) 16px calc(28px + var(--safe-b));display:flex;flex-direction:column;gap:20px;max-width:480px;margin:0 auto}.head.svelte-15ijoy3{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.head.svelte-15ijoy3 img:where(.svelte-15ijoy3){border-radius:14px}.pad.svelte-15ijoy3{padding:20px}.big.svelte-15ijoy3{font-size:3rem;line-height:1}.tiles.svelte-15ijoy3{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.tile.svelte-15ijoy3{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;cursor:pointer;transition:transform .1s ease,box-shadow .15s ease;border-color:var(--a-soft, var(--line))}.tile.svelte-15ijoy3:active{transform:scale(.97)}.tile.svelte-15ijoy3:hover{box-shadow:var(--shadow-lift)}.name.svelte-15ijoy3{font-weight:800;font-size:1.05rem;max-width:100%}.admin-link.svelte-15ijoy3{align-self:center}.pinbox.svelte-15ijoy3{position:relative}.backlink.svelte-15ijoy3{position:absolute;top:10px;left:8px}.who.svelte-15ijoy3{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:14px}.dots.svelte-15ijoy3{display:flex;justify-content:center;gap:12px;padding:6px 0 2px}.dot.svelte-15ijoy3{width:16px;height:16px;border-radius:999px;background:var(--bg-soft);box-shadow:inset 0 0 0 2px var(--line);transition:background .15s ease,transform .15s ease}.dot.on.svelte-15ijoy3{background:var(--a, var(--brand));box-shadow:none;transform:scale(1.12)}.pad-grid.svelte-15ijoy3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.key.svelte-15ijoy3{min-height:62px;border:1px solid var(--line);border-radius:var(--r);background:var(--card);font-size:1.5rem;font-weight:800;cursor:pointer;display:grid;place-items:center;transition:transform .08s ease,background .12s ease}.key.svelte-15ijoy3:active:not(:disabled){transform:scale(.95);background:var(--a-soft, var(--bg-soft))}.key.svelte-15ijoy3:disabled{opacity:.4}.key.soft.svelte-15ijoy3{background:var(--bg-soft)}.err.svelte-15ijoy3{color:var(--bad);font-weight:700;font-size:.9rem;background:var(--bad-soft);padding:9px 12px;border-radius:var(--r-sm)}.field.svelte-reipus{display:flex;flex-direction:column;gap:5px;font-size:.82rem;font-weight:800;color:var(--ink-soft)}.grid.svelte-reipus{display:flex;flex-wrap:wrap;gap:6px}.opt.svelte-reipus{width:42px;height:42px;flex:none;border:1px solid var(--line);border-radius:12px;background:var(--card);font-size:1.25rem;cursor:pointer;display:grid;place-items:center}.opt.on.svelte-reipus{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.item.svelte-1jh7hig{display:flex;align-items:center;padding:4px 8px 4px 4px;gap:4px}.item.off.svelte-1jh7hig{opacity:.6}.hit.svelte-1jh7hig{display:flex;align-items:center;gap:11px;flex:1;min-width:0;padding:10px;border:0;background:none;cursor:pointer;text-align:left;border-radius:12px}.hit.svelte-1jh7hig:active{background:var(--bg-soft)}.ico.svelte-1jh7hig{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--bg-soft);font-size:1.25rem}.t.svelte-1jh7hig{display:block;font-weight:800}.tags.svelte-1jh7hig{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.opt-note.svelte-1jh7hig{font-weight:600;color:var(--ink-faint)}.hint.svelte-1jh7hig{font-size:.78rem;color:var(--ink-soft);font-weight:600;margin-top:2px}.seg.svelte-1jh7hig{display:flex;gap:4px;padding:4px;background:var(--bg-soft);border-radius:999px}.segb.svelte-1jh7hig{flex:1;min-height:38px;border:0;border-radius:999px;background:transparent;font-weight:800;font-size:.85rem;color:var(--ink-soft);cursor:pointer}.segb.on.svelte-1jh7hig{background:var(--card);color:var(--ink);box-shadow:var(--shadow)}.three.svelte-1jh7hig{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.preview.svelte-1jh7hig{background:var(--bg-soft);border-radius:var(--r-sm);padding:10px 12px}.chips.svelte-1jh7hig{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.chip.svelte-1jh7hig{padding:3px 9px;border-radius:999px;background:var(--card);font-size:.78rem;font-weight:800}.chip.top.svelte-1jh7hig{background:var(--warn-soft);color:#96690c}.check.svelte-1jh7hig{display:flex;align-items:center;gap:11px;padding:12px 14px;cursor:pointer}.check.svelte-1jh7hig input:where(.svelte-1jh7hig){width:22px;height:22px;accent-color:var(--brand);flex:none}.check.svelte-1jh7hig span.grow:where(.svelte-1jh7hig){display:flex;flex-direction:column}.acc.svelte-1jh7hig{overflow:hidden}.acc-head.svelte-1jh7hig{display:flex;align-items:center;gap:8px;width:100%;padding:13px 14px;border:0;background:none;cursor:pointer;text-align:left}.acc-body.svelte-1jh7hig{padding:0 14px 14px;display:flex;flex-direction:column;gap:8px}.ov.svelte-1jh7hig{display:flex;align-items:center;gap:10px}.input.mini.svelte-1jh7hig{width:84px;min-height:40px;text-align:right}.head.svelte-1v9jwr1{display:flex;align-items:center;gap:10px;margin-top:6px}.sec.svelte-1v9jwr1{display:flex;align-items:center;gap:6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint)}.sw.svelte-1v9jwr1{position:relative;width:46px;height:27px;flex:none;cursor:pointer}.sw.svelte-1v9jwr1 input:where(.svelte-1v9jwr1){position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.sw.svelte-1v9jwr1 span:where(.svelte-1v9jwr1){position:absolute;inset:0;border-radius:999px;background:var(--line);transition:background .18s ease}.sw.svelte-1v9jwr1 span:where(.svelte-1v9jwr1):after{content:"";position:absolute;top:3px;left:3px;width:21px;height:21px;border-radius:999px;background:#fff;box-shadow:var(--shadow);transition:transform .18s ease}.sw.svelte-1v9jwr1 input:where(.svelte-1v9jwr1):checked+span:where(.svelte-1v9jwr1){background:var(--brand)}.sw.svelte-1v9jwr1 input:where(.svelte-1v9jwr1):checked+span:where(.svelte-1v9jwr1):after{transform:translate(19px)}.sw.svelte-1v9jwr1 input:where(.svelte-1v9jwr1):focus-visible+span:where(.svelte-1v9jwr1){outline:2px solid var(--brand);outline-offset:2px}.row-item.svelte-1v9jwr1{display:flex;align-items:center;gap:11px;padding:12px 14px;width:100%;text-align:left;cursor:pointer}.row-item.off.svelte-1v9jwr1{opacity:.6}.ico.svelte-1v9jwr1{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--bg-soft);font-size:1.25rem}.t.svelte-1v9jwr1{display:block;font-weight:800}.tags.svelte-1v9jwr1{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.stage.svelte-1v9jwr1{display:flex;gap:6px;align-items:center}.input.mini.svelte-1v9jwr1{width:72px;text-align:center}.two.svelte-1v9jwr1{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check.svelte-1v9jwr1{display:flex;align-items:center;gap:11px;padding:12px 14px;cursor:pointer}.check.svelte-1v9jwr1 input:where(.svelte-1v9jwr1){width:22px;height:22px;accent-color:var(--brand);flex:none}.check.svelte-1v9jwr1 span.grow:where(.svelte-1v9jwr1){display:flex;flex-direction:column}.sec.svelte-1dhwbbj{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:4px}.item.svelte-1dhwbbj{display:flex;align-items:center;gap:11px;padding:12px 14px}.item.hit.svelte-1dhwbbj{width:100%;text-align:left;cursor:pointer}.item.off.svelte-1dhwbbj{opacity:.6}.ico.svelte-1dhwbbj{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--bg-soft);font-size:1.25rem}.t.svelte-1dhwbbj{display:block;font-weight:800}.tags.svelte-1dhwbbj{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.seg.svelte-1dhwbbj{display:flex;gap:4px;padding:4px;background:var(--bg-soft);border-radius:999px}.segb.svelte-1dhwbbj{flex:1;min-height:38px;border:0;border-radius:999px;background:transparent;font-weight:800;font-size:.82rem;color:var(--ink-soft);cursor:pointer}.segb.on.svelte-1dhwbbj{background:var(--card);color:var(--ink);box-shadow:var(--shadow)}.check.svelte-1dhwbbj{display:flex;align-items:center;gap:11px;padding:12px 14px;cursor:pointer}.check.svelte-1dhwbbj input:where(.svelte-1dhwbbj){width:22px;height:22px;accent-color:var(--brand);flex:none}.check.svelte-1dhwbbj span.grow:where(.svelte-1dhwbbj){display:flex;flex-direction:column}.sec.svelte-1wane23{display:flex;align-items:center;gap:6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:4px}.pad.svelte-1wane23{padding:15px}.tiles.svelte-1wane23{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tile.svelte-1wane23{padding:12px 6px;display:flex;flex-direction:column;align-items:center;gap:2px}.tile.svelte-1wane23 .n:where(.svelte-1wane23){font-size:1.4rem;font-weight:800;line-height:1.1}.tile.svelte-1wane23 .l:where(.svelte-1wane23){font-size:.68rem;color:var(--ink-soft);text-align:center;font-weight:700}.note.svelte-1wane23{display:flex;gap:10px;align-items:center;padding:12px 14px;background:var(--brand-soft);border-color:#ffd3ba;color:var(--brand-dark)}.badges.svelte-1wane23{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.badge.svelte-1wane23{display:flex;flex-direction:column;align-items:center;gap:1px;width:58px;padding:8px 4px;border-radius:14px;background:var(--bg-soft);opacity:.45;filter:grayscale(1)}.badge.on.svelte-1wane23{opacity:1;filter:none;background:#fdf3d9}.bi.svelte-1wane23{font-size:1.5rem;line-height:1}.ico.svelte-1wane23{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--bg-soft);font-size:1.25rem}.won.svelte-1wane23{background:linear-gradient(180deg,#fff,var(--good-soft))}.stages.svelte-1wane23{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.stages.svelte-1wane23 li:where(.svelte-1wane23){display:flex;align-items:center;gap:8px;padding:6px 9px;border-radius:10px;background:var(--bg-soft);font-size:.88rem}.stages.svelte-1wane23 li.full:where(.svelte-1wane23){background:var(--good-soft);color:#1d7a4a}.si.svelte-1wane23{font-size:1rem}.reward.svelte-1wane23{border-top:1px dashed var(--line);padding-top:9px}.hrow.svelte-1wane23{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line)}.hrow.svelte-1wane23:last-child{border-bottom:0}.sec.svelte-1dauctk{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:4px}.sub.svelte-1dauctk{padding:14px;display:flex;flex-direction:column;gap:12px}.acts.svelte-1dauctk{gap:8px}.item.svelte-1dauctk{display:flex;align-items:center;gap:11px;padding:12px 14px}.empty.small.svelte-1dauctk{padding:18px}.hero.svelte-7upg2c{padding:16px 18px;background:linear-gradient(180deg,#fff,var(--bg-soft))}.tabs.svelte-7upg2c{display:flex;gap:6px;padding:4px;background:var(--bg-soft);border-radius:999px}.tab.svelte-7upg2c{flex:1;min-height:40px;border:0;border-radius:999px;background:transparent;font-weight:800;font-size:.9rem;color:var(--ink-soft);cursor:pointer}.tab.on.svelte-7upg2c{background:var(--card);color:var(--ink);box-shadow:var(--shadow)}.sec.svelte-7upg2c{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:4px}.item.svelte-7upg2c{display:flex;gap:12px;padding:14px;align-items:center}.item.out.svelte-7upg2c{opacity:.55}.item.open.svelte-7upg2c{background:linear-gradient(180deg,#fff,var(--warn-soft))}.item.quiet.svelte-7upg2c{opacity:.75}.ico.svelte-7upg2c{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:14px;background:var(--bg-soft);font-size:1.4rem}.tags.svelte-7upg2c{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.act.svelte-7upg2c{display:flex;flex-direction:column;align-items:flex-end;gap:7px;flex:none}.hero.svelte-qrva52{padding:16px 18px;display:flex;flex-direction:column;gap:6px;background:linear-gradient(180deg,#fff,var(--bg-soft))}.right.svelte-qrva52{text-align:right}.sec.svelte-qrva52{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-faint);margin-top:4px}.item.svelte-qrva52{display:flex;gap:12px;padding:14px;align-items:flex-start}.item.done.svelte-qrva52{background:linear-gradient(180deg,#fff,var(--good-soft))}.item.muted-out.svelte-qrva52{opacity:.6}.ico.svelte-qrva52{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:14px;background:var(--bg-soft);font-size:1.4rem}.tags.svelte-qrva52{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.act.svelte-qrva52{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:none}.boot.svelte-1n46o8q{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;color:var(--ink-soft)}.app.svelte-1n46o8q{min-height:100dvh;display:flex;flex-direction:column}.topbar.svelte-1n46o8q{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:11px;padding:calc(10px + var(--safe-t)) 16px 10px;background:#fff8f0eb;backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.topbar.svelte-1n46o8q>*{min-width:0}.tit.svelte-1n46o8q{flex:0 0 auto;white-space:nowrap;font-weight:800;color:var(--ink-faint);font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}main.svelte-1n46o8q{flex:1;width:100%;max-width:620px;margin:0 auto;padding:14px 14px calc(96px + var(--safe-b))}.tabs.svelte-1n46o8q{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(var(--n),1fr);gap:2px;padding:6px 6px calc(6px + var(--safe-b));background:#fffffff0;backdrop-filter:blur(12px);border-top:1px solid var(--line)}.tab.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:56px;border:0;border-radius:14px;background:transparent;color:var(--ink-faint);font-size:.68rem;font-weight:800;cursor:pointer;transition:color .15s ease,background .15s ease}.tab.on.svelte-1n46o8q{color:var(--brand-dark);background:var(--brand-soft)}.tab.svelte-1n46o8q:active{transform:scale(.96)}@media(min-width:720px){.tabs.svelte-1n46o8q{max-width:620px;margin:0 auto;bottom:10px;border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--shadow-lift)}}
