.menu.svelte-pmyi73{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;min-height:100svh;padding:.5rem;display:flex;overflow:hidden}.card.svelte-pmyi73{box-sizing:border-box;background:#fffffff2;border:4px solid #2c2c2c;border-radius:12px;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:min(640px,94vw);margin:0 auto;padding:1.4rem 2rem;display:flex;box-shadow:6px 6px #2c2c2c,0 0 0 2px gold}@media (width<=480px){.card.svelte-pmyi73{gap:.6rem;padding:1rem 1.1rem}}@media (height<=680px){.card.svelte-pmyi73{gap:.4rem;padding:.7rem 1.4rem}.ms-logo.svelte-pmyi73{width:140px}.achievement-board.svelte-pmyi73{padding:.5rem .8rem}}.brand.svelte-pmyi73{flex-direction:column;align-items:center;gap:.3rem;display:flex}.title-wrap.svelte-pmyi73{background:linear-gradient(#0f172a 0%,#1e1b4b 100%);border:3px solid gold;border-radius:8px;padding:.5rem 1.6rem .6rem;position:relative;overflow:hidden;box-shadow:0 0 24px #ffd70059,inset 0 0 20px #0009,4px 4px #78350f}.title-wrap.svelte-pmyi73:before{content:"";pointer-events:none;z-index:0;background:repeating-linear-gradient(0deg,#0000,#0000 3px,#0000002e 3px 4px);position:absolute;inset:0}.title.svelte-pmyi73{font-family:var(--font-display);background:linear-gradient(#fff9c4 0%,gold 45%,#f59e0b 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(3px 3px #92400e)drop-shadow(0 0 10px #ffd70080);letter-spacing:.08em;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.3rem,6vw,2.2rem);position:relative}@media (prefers-reduced-motion:no-preference){.title.svelte-pmyi73{animation:2s ease-in-out infinite mario-bounce}}.subtitle.svelte-pmyi73{color:var(--color-text);letter-spacing:.06em;text-transform:uppercase;opacity:.85;font-size:clamp(.75rem,2.5vw,.95rem);font-family:var(--font-body);margin:0}.tagline.svelte-pmyi73{color:var(--color-muted);font-size:.75rem;font-family:var(--font-body);margin:0}.play-btn.svelte-pmyi73{font-family:var(--font-display);color:#fff;letter-spacing:.05em;cursor:pointer;background:#e52222;border:none;border-radius:6px;width:100%;max-width:400px;padding:.8rem 2rem;font-size:clamp(.65rem,1.5vw,.9rem);transition:transform .1s,box-shadow .1s;box-shadow:4px 4px #8b0000}.play-btn.svelte-pmyi73:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #8b0000}.play-btn.svelte-pmyi73:active{transform:translate(2px,2px);box-shadow:2px 2px #8b0000}.play-btn.svelte-pmyi73:focus-visible{outline-offset:3px;outline:2px solid gold}.actions.svelte-pmyi73{gap:var(--space-sm);flex-direction:column;width:100%;max-width:400px;display:flex}.btn.svelte-pmyi73{cursor:pointer;font-size:clamp(.7rem,1.5vw,.9rem);font-weight:600;font-family:var(--font-body);letter-spacing:.05em;border:none;border-radius:8px;min-height:44px;padding:.5rem 1rem;transition:transform .1s,box-shadow .15s}.btn.svelte-pmyi73:active{transform:scale(.97)}.btn.svelte-pmyi73:focus-visible{outline-offset:3px;outline:2px solid gold}.btn-secondary.svelte-pmyi73{color:#fff;background:#5c94fc;border:2px solid #2c2c2c;box-shadow:3px 3px #2c2c2c}.btn-secondary.svelte-pmyi73:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #2c2c2c}.btn-icon.svelte-pmyi73{color:var(--color-muted);padding:var(--space-xs) var(--space-md);background:0 0;border:1px solid #2c2c2c4d;border-radius:6px;font-size:.8rem}.btn-icon.svelte-pmyi73:hover{color:var(--color-text);border-color:#2c2c2c}.footer-row.svelte-pmyi73{align-items:center;gap:var(--space-xs);flex-direction:column;display:flex}.reset-link.svelte-pmyi73{color:var(--color-muted);cursor:pointer;font-size:.7rem;font-family:var(--font-body);text-underline-offset:3px;opacity:.7;background:0 0;border:none;padding:0;text-decoration:underline}.reset-link.svelte-pmyi73:hover{opacity:1;color:var(--color-text)}.reset-link.svelte-pmyi73:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid gold}.achievement-board.svelte-pmyi73{box-sizing:border-box;background:linear-gradient(135deg,#3b5fa0 0%,#2a4a82 100%);border:2px solid gold;border-radius:8px;width:100%;padding:.8rem 1.2rem;box-shadow:inset 0 0 24px #ffd7001f,3px 3px #1a2e5a}.ab-header.svelte-pmyi73{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ab-title.svelte-pmyi73{font-family:var(--font-display);color:gold;letter-spacing:.12em;text-shadow:0 0 8px #ffd70099;font-size:clamp(.55rem,1.2vw,.7rem)}.ab-score.svelte-pmyi73{font-family:var(--font-display);color:#1a1a2e;background:gold;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.ab-badges.svelte-pmyi73{flex-wrap:nowrap;justify-content:center;gap:clamp(.3rem,2vw,1rem);width:100%;display:flex}.ab-badge.svelte-pmyi73{flex-direction:column;flex:1 1 0;align-items:center;gap:.2rem;min-width:0;max-width:80px;display:flex}.ab-img.svelte-pmyi73{aspect-ratio:1;filter:grayscale(.18)brightness(.82);opacity:.78;border-radius:4px;width:100%;max-width:76px;height:auto;transition:box-shadow .3s,transform .3s,filter .3s,opacity .3s;display:block}.ab-badge.earned.svelte-pmyi73 .ab-img:where(.svelte-pmyi73){opacity:1;filter:brightness(1.08)saturate(1.12);transform:scale(1.06);box-shadow:0 0 18px #ffd700b8,0 0 6px #ffd70073}.ab-tier.svelte-pmyi73{font-family:var(--font-display);color:#7ea8cc;text-transform:uppercase;letter-spacing:.08em;font-size:clamp(.42rem,1vw,.55rem)}.ab-badge.earned.svelte-pmyi73 .ab-tier:where(.svelte-pmyi73){color:gold}.ab-footer.svelte-pmyi73{text-align:center;margin-top:.5rem}.ab-global.svelte-pmyi73{color:#7ea8cc;font-size:.65rem;font-family:var(--font-body);font-style:italic}.ab-global.earned-msg.svelte-pmyi73{color:gold;font-style:normal;font-weight:600}.footer-links.svelte-pmyi73{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-sep.svelte-pmyi73{color:var(--color-muted);opacity:.5;font-size:.7rem}.footer-link.svelte-pmyi73{color:#0891b2;font-size:.75rem;font-family:var(--font-body);text-underline-offset:3px;opacity:.85;align-items:center;gap:.3rem;text-decoration:underline;display:flex}.footer-link.svelte-pmyi73:hover{opacity:1;color:#0369a1}.footer-link.svelte-pmyi73:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid gold}.gh-icon.svelte-pmyi73{fill:currentColor;flex-shrink:0;width:14px;height:14px}.ms-logo-wrap.svelte-pmyi73{justify-content:center;display:flex}.ms-logo.svelte-pmyi73{border-radius:8px;width:180px;max-width:80%;height:auto}.disclaimer.svelte-pmyi73{color:var(--color-muted);font-size:.62rem;font-family:var(--font-body);text-align:center;opacity:.65;margin:0;line-height:1.5}.diff-screen.svelte-qb3vid{min-height:100vh;padding:var(--space-lg);flex-direction:column;justify-content:center;align-items:center;display:flex}.card.svelte-qb3vid{align-items:center;gap:var(--space-lg);background:#fffffff2;border:4px solid #2c2c2c;border-radius:12px;flex-direction:column;width:100%;max-width:480px;padding:2.5rem;display:flex;box-shadow:6px 6px #2c2c2c,0 0 0 2px gold}.heading.svelte-qb3vid{font-family:var(--font-display);color:#e52222;letter-spacing:.05em;text-shadow:2px 2px #8b0000;margin:0;font-size:clamp(.8rem,2vw,1.1rem)}.tiers.svelte-qb3vid{gap:var(--space-md);grid-template-columns:1fr 1fr;width:100%;display:grid}.tier-card.svelte-qb3vid{padding:var(--space-md) var(--space-md);cursor:pointer;text-align:left;align-items:flex-start;gap:var(--space-xs);background:#fff;border:3px solid #2c2c2c;border-radius:8px;flex-direction:column;min-width:0;min-height:100px;font-family:inherit;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:3px 3px #2c2c2c}.tier-card.svelte-qb3vid:hover{transform:translate(-2px,-2px);box-shadow:5px 5px #2c2c2c}.tier-card.svelte-qb3vid:active{transform:translate(2px,2px);box-shadow:1px 1px #2c2c2c}.tier-card.svelte-qb3vid:focus-visible{outline-offset:3px;outline:2px solid gold}.tier-label.svelte-qb3vid{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;font-size:clamp(.5rem,1.3vw,.7rem);font-weight:400}.tier-desc.svelte-qb3vid{color:var(--color-muted);font-size:.75rem;line-height:1.3;font-family:var(--font-body)}.tier-words.svelte-qb3vid{color:var(--color-muted);font-size:.7rem;font-family:var(--font-body);margin-top:auto}.tier-easy.svelte-qb3vid{border-color:#43b047}.tier-easy.svelte-qb3vid .tier-label:where(.svelte-qb3vid){color:#43b047}.tier-easy.svelte-qb3vid:hover{border-color:#43b047;box-shadow:5px 5px #43b047}.tier-medium.svelte-qb3vid{border-color:#5c94fc}.tier-medium.svelte-qb3vid .tier-label:where(.svelte-qb3vid){color:#5c94fc}.tier-medium.svelte-qb3vid:hover{box-shadow:5px 5px #5c94fc}.tier-hard.svelte-qb3vid{border-color:#f97316}.tier-hard.svelte-qb3vid .tier-label:where(.svelte-qb3vid){color:#f97316}.tier-hard.svelte-qb3vid:hover{border-color:#f97316;box-shadow:5px 5px #f97316}.tier-pro.svelte-qb3vid{background:linear-gradient(135deg,#fff 60%,#ffd7001f);border-color:gold}.tier-pro.svelte-qb3vid .tier-label:where(.svelte-qb3vid){color:#c8a000}.tier-pro.svelte-qb3vid:hover{border-color:gold;box-shadow:5px 5px #c8a000}.back-btn.svelte-qb3vid{color:#2c2c2c;padding:var(--space-sm) var(--space-lg);cursor:pointer;font-family:var(--font-display);letter-spacing:.05em;background:#fff;border:2px solid #2c2c2c;border-radius:8px;min-height:44px;font-size:clamp(.45rem,1.2vw,.65rem);transition:transform .1s,box-shadow .1s;box-shadow:3px 3px #2c2c2c}.back-btn.svelte-qb3vid:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #2c2c2c}.back-btn.svelte-qb3vid:active{transform:translate(2px,2px);box-shadow:1px 1px #2c2c2c}.back-btn.svelte-qb3vid:focus-visible{outline-offset:3px;outline:2px solid gold}.board-wrap.svelte-11up3yy{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;z-index:1;filter:brightness();border-radius:8px;width:max-content;max-width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:4px 4px #2c2c2c,0 0 0 3px gold;background:#fff!important}.hidden-inp.svelte-11up3yy{opacity:0;pointer-events:none;border:none;width:1px;height:1px;position:fixed;top:-200px;left:-200px}.board.svelte-11up3yy{border:2px solid #2c2c2c;border-radius:4px;gap:0;margin:0 auto;display:grid;overflow:hidden}.cell.svelte-11up3yy{width:var(--cell-size);height:var(--cell-size);-webkit-user-select:none;user-select:none;touch-action:manipulation;box-sizing:border-box;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset -2px -2px #0003,inset 2px 2px #ffffff80;color:#1a1a1a!important;background:#fff!important;border:2px solid #2c2c2c!important}.cell.filled.svelte-11up3yy{cursor:default;box-shadow:inset -2px -2px #00000080;background:#2c2c2c!important}.cell.enterable.svelte-11up3yy{cursor:pointer;background:#fff!important}.cell.active-word.svelte-11up3yy{box-shadow:inset -2px -2px #0064b433,inset 2px 2px #fff9;background:#b3d9ff!important}.cell.focused.svelte-11up3yy{z-index:2;box-shadow:inset -2px -2px #b48c0080,inset 2px 2px #ffffc8cc;background:gold!important}.cell.correct.svelte-11up3yy{background:#43b04759!important}.cell.svelte-11up3yy:focus-visible{outline-offset:-2px;outline:2px solid #e52222}.num.svelte-11up3yy{font-size:calc(max(9px, var(--cell-size) * .28));pointer-events:none;z-index:2;font-weight:700;line-height:1;position:absolute;top:1px;left:2px;color:#1a1a1a!important}.ltr.svelte-11up3yy{font-family:Arial Black,Arial,sans-serif;font-weight:900;font-size:calc(var(--cell-size) * .55);text-transform:uppercase;z-index:2;line-height:1;position:relative;color:#1a1a1a!important}.cell.just-typed.svelte-11up3yy .ltr:where(.svelte-11up3yy){animation:cell-pop var(--dur-cell,.12s) var(--ease-pop,cubic-bezier(.175,.885,.32,1.275)) both}.cell.sweeping.svelte-11up3yy:after{content:"";animation:sweep-flash var(--dur-word,.32s) var(--ease-out,cubic-bezier(.22,1,.36,1)) var(--sweep-delay,0s) both;pointer-events:none;z-index:1;background:#43b047;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.cell.just-typed.svelte-11up3yy .ltr:where(.svelte-11up3yy){animation:none}.cell.sweeping.svelte-11up3yy:after{display:none}}@media (prefers-color-scheme:dark){.board-wrap.svelte-11up3yy{filter:brightness();background:#fff!important}.cell.svelte-11up3yy{color:#1a1a1a!important;background:#fff!important;border-color:#2c2c2c!important}.cell.filled.svelte-11up3yy{background:#2c2c2c!important}.cell.enterable.svelte-11up3yy{background:#fff!important}.cell.active-word.svelte-11up3yy{background:#b3d9ff!important}.cell.focused.svelte-11up3yy{background:gold!important}.cell.correct.svelte-11up3yy{background:#43b04759!important}.num.svelte-11up3yy,.ltr.svelte-11up3yy{color:#1a1a1a!important}}.clue-panel.svelte-1hkgr3h{z-index:1;width:100%;max-width:100%;height:0;min-height:0;padding:var(--space-sm);background:#fffffff7;border:3px solid #2c2c2c;border-radius:8px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden;box-shadow:4px 4px #2c2c2c}@media (width<=599px){.clue-panel.svelte-1hkgr3h{max-height:40vh}}@media (width>=600px){.clue-panel.svelte-1hkgr3h{flex:none;width:260px;min-width:220px;max-width:260px;height:calc(100vh - 72px);max-height:calc(100vh - 72px)}}@media (width>=1024px){.clue-panel.svelte-1hkgr3h{width:300px;min-width:260px;max-width:300px;height:calc(100vh - 72px);max-height:calc(100vh - 72px)}}@media (width>=1600px){.clue-panel.svelte-1hkgr3h{width:340px;min-width:300px;max-width:340px}}.tabs.svelte-1hkgr3h{margin-bottom:var(--space-sm);gap:4px;display:flex}.tab.svelte-1hkgr3h{padding:var(--space-xs) var(--space-sm);color:#fff;cursor:pointer;font-family:var(--font-display);letter-spacing:.05em;background:#5c94fc;border:2px solid #2c2c2c;border-radius:4px;flex:1;min-height:36px;font-size:clamp(.4rem,1vw,.55rem);font-weight:400;transition:background .15s}.tab.active.svelte-1hkgr3h{color:#fff;background:#e52222}.tab.svelte-1hkgr3h:focus-visible{outline-offset:2px;outline:2px solid gold}.clue-list.svelte-1hkgr3h{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.clue-item.svelte-1hkgr3h{gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);cursor:pointer;font-family:var(--font-body);text-align:left;color:var(--color-text);background:0 0;border:none;border-radius:4px;font-size:.8rem;line-height:1.4;transition:background .1s;display:flex}.clue-item.svelte-1hkgr3h:hover{background:#5c94fc1f}.clue-item.active-clue.svelte-1hkgr3h{color:#2c2c2c;background:#5c94fc33;font-weight:600}.clue-item.svelte-1hkgr3h:focus-visible{outline-offset:2px;outline:2px solid gold}.clue-num.svelte-1hkgr3h{font-family:var(--font-display);color:#e52222;flex-shrink:0;min-width:1.8rem;font-size:clamp(.45rem,1vw,.6rem);font-weight:400;line-height:1.8}.board-screen.svelte-x8sjwe{flex-direction:column;min-height:100vh;max-height:100vh;display:flex;overflow:hidden}.top-bar.svelte-x8sjwe{padding:var(--space-sm) var(--space-md);color:#fff;align-items:center;gap:var(--space-md);z-index:10;background:#e52222;border-bottom:3px solid #8b0000;display:flex;position:sticky;top:0;box-shadow:0 3px #0000004d}.diff-label.svelte-x8sjwe{font-family:var(--font-display);color:#fff;letter-spacing:.1em;text-transform:uppercase;text-shadow:1px 1px #8b0000;white-space:nowrap;font-size:clamp(.5rem,1.2vw,.75rem);font-weight:400}.timer.svelte-x8sjwe{font-family:var(--font-display);color:#fff;letter-spacing:.1em;text-shadow:1px 1px #8b0000;align-items:center;gap:.4rem;margin:0 auto;font-size:clamp(.7rem,1.5vw,1rem);display:flex}.ms-icon.svelte-x8sjwe{flex-shrink:0;align-items:center;display:inline-flex}.top-actions.svelte-x8sjwe{gap:var(--space-sm);display:flex}.bar-btn.svelte-x8sjwe{padding:var(--space-xs) var(--space-sm);color:#e52222;font-family:var(--font-display);cursor:pointer;letter-spacing:.05em;background:#fff;border:2px solid #8b0000;border-radius:4px;min-width:48px;min-height:36px;font-size:clamp(.45rem,1.1vw,.65rem);transition:transform .1s,box-shadow .1s;box-shadow:2px 2px #8b0000}.bar-btn.svelte-x8sjwe:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #8b0000}.bar-btn.svelte-x8sjwe:active{transform:translate(2px,2px);box-shadow:0 0 #8b0000}.bar-btn.svelte-x8sjwe:focus-visible{outline-offset:2px;outline:2px solid gold}.play-area.svelte-x8sjwe{min-height:0;padding:var(--space-sm);justify-content:flex-start;align-items:center;gap:var(--space-sm);z-index:1;box-sizing:border-box;flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow:hidden}@media (width>=600px){.play-area.svelte-x8sjwe{padding:var(--space-md);justify-content:center;align-items:flex-start;gap:var(--space-md);flex-direction:row}}@media (width>=1024px){.play-area.svelte-x8sjwe{padding:var(--space-lg);gap:var(--space-lg)}}@media (width>=1600px){.play-area.svelte-x8sjwe{align-self:center;max-width:1600px}}.confirm-backdrop.svelte-x8sjwe{z-index:100;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-box.svelte-x8sjwe{padding:var(--space-xl);gap:var(--space-lg);text-align:center;background:#fff;border:4px solid #2c2c2c;border-radius:12px;flex-direction:column;width:90%;max-width:320px;display:flex;box-shadow:6px 6px #2c2c2c}.confirm-box.svelte-x8sjwe p:where(.svelte-x8sjwe){color:var(--color-text);font-family:var(--font-body);margin:0}.confirm-actions.svelte-x8sjwe{gap:var(--space-md);justify-content:center;display:flex}.btn-confirm-yes.svelte-x8sjwe{color:#fff;padding:var(--space-sm) var(--space-md);cursor:pointer;font-family:var(--font-display);background:#e52222;border:2px solid #8b0000;border-radius:6px;font-size:.45rem;transition:transform .1s,box-shadow .1s;box-shadow:3px 3px #8b0000}.btn-confirm-yes.svelte-x8sjwe:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #8b0000}.btn-confirm-no.svelte-x8sjwe{color:#2c2c2c;padding:var(--space-sm) var(--space-md);cursor:pointer;font-family:var(--font-display);background:#fff;border:2px solid #2c2c2c;border-radius:6px;font-size:.45rem;transition:transform .1s,box-shadow .1s;box-shadow:3px 3px #2c2c2c}.btn-confirm-no.svelte-x8sjwe:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #2c2c2c}.overlay.svelte-1jv166c{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.panel.svelte-1jv166c{background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-xl);gap:var(--space-lg);border-radius:16px;flex-direction:column;align-items:center;width:90%;max-width:320px;display:flex}.heading.svelte-1jv166c{color:var(--color-text);letter-spacing:.05em;margin:0;font-size:1.6rem}.confirm-msg.svelte-1jv166c{color:var(--color-text);text-align:center;margin:0;font-size:.9rem}.actions.svelte-1jv166c{gap:var(--space-sm);flex-direction:column;width:100%;display:flex}.btn.svelte-1jv166c{width:100%;padding:var(--space-sm) var(--space-md);cursor:pointer;letter-spacing:.03em;border-radius:8px;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .1s}.btn.svelte-1jv166c:active{transform:scale(.97)}.btn.svelte-1jv166c:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.btn-primary.svelte-1jv166c{background:var(--color-accent);color:#fff;border:none}.btn-primary.svelte-1jv166c:hover{background:var(--color-accent-hover)}.btn-secondary.svelte-1jv166c{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary.svelte-1jv166c:hover{border-color:var(--color-accent)}.btn-ghost.svelte-1jv166c{color:var(--color-muted);background:0 0;border:none;font-weight:400}.btn-ghost.svelte-1jv166c:hover{color:var(--color-text)}.btn-danger.svelte-1jv166c{background:var(--color-wrong);color:#fff;border:none}.overlay.svelte-t4rmfh{z-index:70;padding:var(--space-md);box-sizing:border-box;background:#000000d9;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.panel.svelte-t4rmfh{background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-lg);gap:var(--space-md);-webkit-overflow-scrolling:touch;box-sizing:border-box;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:calc(100svh - 2rem);margin:auto;display:flex;overflow-y:auto}.hdr.svelte-t4rmfh{justify-content:space-between;align-items:center;display:flex}.title.svelte-t4rmfh{color:var(--color-accent);letter-spacing:.05em;margin:0;font-size:1.1rem}.close-btn.svelte-t4rmfh{border:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;background:0 0;border-radius:50%;width:2rem;height:2rem;font-family:inherit;font-size:.8rem}.close-btn.svelte-t4rmfh:hover{color:var(--color-text)}.close-btn.svelte-t4rmfh:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.repeat-notice.svelte-t4rmfh{padding:var(--space-sm) var(--space-md);color:var(--color-text);text-align:center;background:#0078d41a;border:1px solid #0078d44d;border-radius:8px;font-size:.82rem;line-height:1.5}.preview-wrap.svelte-t4rmfh{background:#111;border-radius:8px;justify-content:center;min-height:200px;display:flex;position:relative;overflow:hidden}.preview.svelte-t4rmfh{border-radius:6px;width:auto;max-width:100%;height:auto;max-height:320px;display:block}.placeholder.svelte-t4rmfh{justify-content:center;align-items:center;gap:var(--space-sm);color:var(--color-muted);background:#111;flex-direction:column;font-size:.9rem;display:flex;position:absolute;inset:0}.placeholder.err.svelte-t4rmfh{color:var(--color-wrong)}.spinner.svelte-t4rmfh{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite svelte-t4rmfh-spin;display:block}@keyframes svelte-t4rmfh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner.svelte-t4rmfh{animation:none}}.tier-pip.svelte-t4rmfh{text-align:center;letter-spacing:.15em;font-size:.78rem;font-weight:700}.tier-easy.svelte-t4rmfh{color:#3ddf50}.tier-medium.svelte-t4rmfh{color:#4a88ff}.tier-hard.svelte-t4rmfh{color:#a5e}.tier-pro.svelte-t4rmfh{color:gold}.actions.svelte-t4rmfh{gap:var(--space-sm);flex-direction:column;display:flex}.actions-util.svelte-t4rmfh{margin-top:0}.social-row.svelte-t4rmfh{gap:var(--space-sm);grid-template-columns:1fr 1fr 1fr;display:grid}.btn.svelte-t4rmfh{width:100%;padding:var(--space-sm) var(--space-md);cursor:pointer;border:none;border-radius:8px;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .1s}.btn.svelte-t4rmfh:disabled{opacity:.5;cursor:default}.btn.svelte-t4rmfh:active:not(:disabled){transform:scale(.97)}.btn.svelte-t4rmfh:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.primary.svelte-t4rmfh{background:var(--color-accent);color:#fff}.primary.svelte-t4rmfh:hover:not(:disabled){background:var(--color-accent-hover)}.secondary.svelte-t4rmfh{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.secondary.svelte-t4rmfh:hover:not(:disabled){border-color:var(--color-accent)}.ghost.svelte-t4rmfh{color:var(--color-muted);background:0 0;font-weight:400}.ghost.svelte-t4rmfh:hover:not(:disabled){color:var(--color-text)}.social-btn.svelte-t4rmfh{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);justify-content:center;align-items:center;gap:.45rem;font-size:.88rem;display:flex}.social-btn.svelte-t4rmfh:hover:not(:disabled){border-color:var(--color-accent)}.brand-icon.svelte-t4rmfh{flex-shrink:0;width:18px;height:18px}.icon-invert.svelte-t4rmfh{filter:invert()}.instagram-hint.svelte-t4rmfh{color:var(--color-muted);text-align:center;margin:0;font-size:.74rem;line-height:1.45}.note.svelte-t4rmfh{color:var(--color-muted);text-align:center;margin:0;font-size:.72rem;line-height:1.4}.win-screen.svelte-i9txxk{min-height:100vh;padding:var(--space-lg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.confetti-canvas.svelte-i9txxk{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.content.svelte-i9txxk{align-items:center;gap:var(--space-xl);z-index:1;text-align:center;flex-direction:column;display:flex}.heading.svelte-i9txxk{font-family:var(--font-display);color:gold;text-shadow:3px 3px #c8a000,-1px -1px #2c2c2c,1px -1px #2c2c2c,-1px 1px #2c2c2c;letter-spacing:.05em;animation:win-enter var(--dur-screen,.23s) var(--ease-pop,cubic-bezier(.175,.885,.32,1.275)) both;margin:0;font-size:clamp(1rem,6vw,1.8rem)}.awesome-text.svelte-i9txxk{font-family:var(--font-display);color:gold;text-shadow:2px 2px #b45309,-1px -1px #92400e;text-align:center;animation:win-enter var(--dur-screen,.23s) var(--ease-pop,cubic-bezier(.175,.885,.32,1.275)) .1s both, svelte-i9txxk-awesome-pulse 1.5s ease-in-out .6s infinite;margin:0;font-size:clamp(.65rem,3vw,1rem)}@keyframes svelte-i9txxk-awesome-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.awesome-text.svelte-i9txxk,.heading.svelte-i9txxk{animation:none}}.stats.svelte-i9txxk{gap:var(--space-md);width:100%;max-width:320px;animation:win-enter var(--dur-screen,.23s) var(--ease-out,cubic-bezier(.22,1,.36,1)) .3s both;grid-template-columns:1fr 1fr;display:grid}.stat.svelte-i9txxk{padding:var(--space-md);align-items:center;gap:var(--space-xs);background:#fffffff2;border:2px solid gold;border-radius:8px;flex-direction:column;display:flex;box-shadow:0 0 10px #ffd70059,3px 3px #b45309}.stat-label.svelte-i9txxk{font-family:var(--font-display);color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.35rem;font-weight:400}.stat-value.svelte-i9txxk{font-family:var(--font-display);color:var(--color-text);text-transform:capitalize;font-size:.65rem;font-weight:400}.diff-easy.svelte-i9txxk{color:#43b047}.diff-medium.svelte-i9txxk{color:#5c94fc}.diff-hard.svelte-i9txxk{color:#f97316}.diff-pro.svelte-i9txxk{color:gold}.actions.svelte-i9txxk{gap:var(--space-sm);width:100%;max-width:280px;animation:win-enter var(--dur-screen,.23s) var(--ease-out,cubic-bezier(.22,1,.36,1)) .5s both;flex-direction:column;align-items:center;display:flex}@media (prefers-reduced-motion:reduce){.stats.svelte-i9txxk,.actions.svelte-i9txxk{animation:none}}.btn.svelte-i9txxk{width:100%;padding:var(--space-sm) var(--space-md);font-size:.7rem;font-family:var(--font-display);cursor:pointer;letter-spacing:.05em;border:none;border-radius:6px;font-weight:400;transition:transform .1s,box-shadow .1s}.btn.svelte-i9txxk:active{transform:translate(2px,2px)}.btn.svelte-i9txxk:focus-visible{outline-offset:3px;outline:2px solid gold}.btn-primary.svelte-i9txxk{color:#fff;background:#e52222;border:2px solid #8b0000;box-shadow:4px 4px #8b0000}.btn-primary.svelte-i9txxk:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #8b0000}.btn-secondary.svelte-i9txxk{color:#2c2c2c;background:#fff;border:2px solid #2c2c2c;box-shadow:3px 3px #2c2c2c}.btn-secondary.svelte-i9txxk:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #2c2c2c}.btn-share.svelte-i9txxk{color:#2c2c2c;background:gold;border:2px solid #c8a000;box-shadow:3px 3px #c8a000}.btn-share.svelte-i9txxk:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #c8a000}.btn-ghost.svelte-i9txxk{color:#fffc;font-size:.55rem;font-family:var(--font-body);box-shadow:none;background:0 0;border:1px solid #ffffff4d}.btn-ghost.svelte-i9txxk:hover{color:#fff;border-color:#fff9}.overlay.svelte-1m2hec9{z-index:60;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.panel.svelte-1m2hec9{background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-lg);gap:var(--space-md);border-radius:16px;flex-direction:column;width:90%;max-width:420px;max-height:80vh;display:flex;overflow:hidden}.header.svelte-1m2hec9{justify-content:space-between;align-items:center;display:flex}h2.svelte-1m2hec9{color:var(--color-accent);margin:0;font-size:1.2rem}.close-btn.svelte-1m2hec9{border:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;background:0 0;border-radius:50%;width:2rem;height:2rem;font-family:inherit;font-size:.8rem}.close-btn.svelte-1m2hec9:hover{color:var(--color-text)}.close-btn.svelte-1m2hec9:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.content.svelte-1m2hec9{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}section.svelte-1m2hec9{margin-bottom:var(--space-md)}h3.svelte-1m2hec9{color:var(--color-accent);margin:0 0 var(--space-xs);text-transform:uppercase;letter-spacing:.06em;font-size:.9rem}p.svelte-1m2hec9{color:var(--color-text);margin:0;font-size:.85rem;line-height:1.5}ul.svelte-1m2hec9{color:var(--color-text);margin:var(--space-xs) 0;padding-left:1.2rem;font-size:.85rem;line-height:1.6}strong.svelte-1m2hec9{color:var(--color-accent)}.close-full.svelte-1m2hec9{background:var(--color-accent);color:#fff;padding:var(--space-sm) var(--space-lg);cursor:pointer;border:none;border-radius:8px;align-self:center;font-family:inherit;font-size:.95rem;font-weight:600}.close-full.svelte-1m2hec9:focus-visible{outline:2px solid var(--color-accent-hover);outline-offset:3px}.shell.svelte-m9sx9u{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.screen-wrap.svelte-m9sx9u{flex-direction:column;flex:1;min-height:100vh;display:flex}.bg-wrap.svelte-1u3wjjh{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bg-canvas.svelte-1u3wjjh{width:100%;height:100%;display:block}.bg-fallback.svelte-1u3wjjh{background:linear-gradient(135deg,#5c94fc 0%,#3b7de8 60%,#43b047 100%);width:100%;height:100%}.bg-dim.svelte-1u3wjjh{pointer-events:none;position:absolute;inset:0}
