.backdrop.svelte-jby388{z-index:50;padding:var(--space-4);background:color-mix(in srgb, var(--stage-floor) 80%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:curtain-rise var(--motion-base) var(--ease-stage) both;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.panel.svelte-jby388{background:var(--gradient-card);border:1px solid var(--stage-line);border-radius:var(--radius-lg);width:min(100%,26rem);max-height:90dvh;box-shadow:var(--shadow-stage), 0 0 40px var(--spotlight-wash);padding:var(--space-5) var(--space-5) var(--space-4);gap:var(--space-3);animation:svelte-jby388-dialog-in var(--motion-slow) var(--ease-spring) both;flex-direction:column;display:flex;overflow:auto}@keyframes svelte-jby388-dialog-in{0%{transform:scale(.92)translateY(10px)}to{transform:scale(1)translateY(0)}}.panel.danger.svelte-jby388{border-color:color-mix(in srgb, var(--miss) 55%, transparent)}.title.svelte-jby388{font-size:var(--text-title);margin:0}.desc.svelte-jby388{color:var(--house-light);line-height:1.5}.field.svelte-jby388{gap:var(--space-1);margin-top:var(--space-1);flex-direction:column;display:flex}.field.svelte-jby388 .label:where(.svelte-jby388),.gate-prompt.svelte-jby388{font-size:var(--text-small);color:var(--house-light)}.field.svelte-jby388 input:where(.svelte-jby388){background:var(--stage-floor);width:100%;color:var(--house-bright);border-color:var(--stage-line)}.gate.svelte-jby388{gap:var(--space-2);margin-top:var(--space-1);flex-direction:column;display:flex}.gate-sum.svelte-jby388{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--spotlight);text-align:center;padding:var(--space-3);background:var(--stage-floor);border-radius:var(--radius);margin:0;font-size:1.6rem;font-weight:800}.gate-wrong.svelte-jby388,.action-error.svelte-jby388{color:var(--miss);font-size:var(--text-small);margin:0}.actions.svelte-jby388{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-3);display:flex}.icon.svelte-13so817{vertical-align:-.14em;display:inline-block}.avatar.svelte-1pre9qb{vertical-align:middle;line-height:0;display:inline-block}.avatar.svelte-1pre9qb svg:where(.svelte-1pre9qb){display:block}.cast.svelte-dn8p6x{gap:var(--space-5);flex-direction:column;display:flex}.cast-head.svelte-dn8p6x h2:where(.svelte-dn8p6x){font-size:var(--text-title);margin-bottom:var(--space-1)}.cast-head.svelte-dn8p6x p:where(.svelte-dn8p6x){font-size:var(--text-small)}.welcome.svelte-dn8p6x{align-items:center;gap:var(--space-4);padding:var(--space-7) var(--space-5);text-align:center;flex-direction:column;display:flex}.welcome-icon.svelte-dn8p6x{background:var(--spotlight-wash);width:4rem;height:4rem;color:var(--spotlight);animation:stage-pop var(--motion-slow) var(--ease-stage) both;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.welcome-title.svelte-dn8p6x{font-size:var(--text-lead);color:var(--house-light);max-width:18rem}.welcome-btn.svelte-dn8p6x{align-items:center;gap:var(--space-2);font-size:var(--text-body);padding:0 var(--space-5);display:inline-flex}.roster.svelte-dn8p6x{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cast-row.svelte-dn8p6x{justify-content:space-between;align-items:center;gap:var(--space-2);background:var(--gradient-card);border:1px solid var(--stage-line);border-radius:var(--radius);padding:var(--space-2) var(--space-3);box-shadow:var(--shadow-card);transition:border-color var(--motion-base) ease;transition:border-color var(--motion-base) ease, transform var(--motion-fast) var(--ease-stage), box-shadow var(--motion-base) ease;display:flex}.cast-row.svelte-dn8p6x:hover{border-color:var(--spotlight);box-shadow:var(--shadow-card), 0 0 16px var(--spotlight-wash);transform:translate(3px)}.cast-pick.svelte-dn8p6x{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-2) 0;text-align:left;cursor:pointer;color:var(--house-bright);font:inherit;border-radius:var(--radius-sm);background:0 0;border:0;flex:auto;display:flex}.cast-pick.svelte-dn8p6x:hover{background:0 0}.cast-avatar.svelte-dn8p6x{border-radius:var(--radius-sm);background:var(--spotlight-wash);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1;display:flex}.cast-name.svelte-dn8p6x{font-weight:700;font-size:var(--text-body);text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.cast-arrow.svelte-dn8p6x{color:var(--house-light);opacity:.5;transition:opacity var(--motion-base) ease, transform var(--motion-base) ease;font-size:.9rem}.cast-pick.svelte-dn8p6x:hover .cast-arrow:where(.svelte-dn8p6x){opacity:1;transform:translate(2px)}.cast-actions.svelte-dn8p6x{flex:none;gap:0;display:flex}.cast-actions.svelte-dn8p6x button:where(.svelte-dn8p6x){min-height:var(--tap);padding:0 var(--space-2);font-size:var(--text-small);border-radius:var(--radius-sm)}.form-card.svelte-dn8p6x{gap:var(--space-4);background:var(--gradient-card);border:1px solid var(--stage-line);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-stage);flex-direction:column;display:flex}.field.svelte-dn8p6x{gap:var(--space-2);flex-direction:column;display:flex}.field-label.svelte-dn8p6x{font-size:var(--text-small);color:var(--house-light);font-weight:600}.avatars.svelte-dn8p6x{border:0;margin:0;padding:0}.avatars.svelte-dn8p6x legend:where(.svelte-dn8p6x){font-size:var(--text-small);color:var(--house-light);margin-bottom:var(--space-3);padding:0;font-weight:600}.avatar-grid.svelte-dn8p6x{grid-template-columns:repeat(auto-fill, minmax(calc(var(--tap) + .5rem), 1fr));gap:var(--space-2);display:grid}.avatar-btn.svelte-dn8p6x{aspect-ratio:1;width:100%;min-height:var(--tap);border-radius:var(--radius-sm);transition:transform var(--motion-fast) var(--ease-spring);justify-content:center;align-items:center;padding:0;font-size:1.5rem;display:flex}.avatar-btn.svelte-dn8p6x:active{transform:scale(.92)}.avatar-btn[aria-pressed=true].svelte-dn8p6x{box-shadow:inset 0 0 0 3px var(--spotlight);background:var(--spotlight-wash)}.form-actions.svelte-dn8p6x{gap:var(--space-3);flex-wrap:wrap;display:flex}.add-btn.svelte-dn8p6x{align-items:center;gap:var(--space-2);align-self:flex-start;display:inline-flex}.profile-error.svelte-dn8p6x{color:var(--miss);font-size:var(--text-small);margin:0}@media (width<=360px){.cast-row.svelte-dn8p6x{flex-wrap:wrap}.cast-pick.svelte-dn8p6x{min-width:55%}.cast-actions.svelte-dn8p6x button:where(.svelte-dn8p6x){font-size:var(--text-caption)}}.ring-wrap.svelte-1td6h73{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.ring-progress.svelte-1td6h73{transition:stroke-dashoffset var(--dur-long) var(--ease-out)}.ring-label.svelte-1td6h73{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.ring-text.svelte-1td6h73{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--house-bright);font-size:1.5rem;font-weight:800;line-height:1}.ring-sub.svelte-1td6h73{color:var(--house-light);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}@media (prefers-reduced-motion:reduce){.ring-progress.svelte-1td6h73{transition:none}}.home.svelte-1nmp6pz{gap:clamp(var(--space-6), 5vw, var(--space-8));flex-direction:column;display:flex}.welcome.svelte-1nmp6pz{justify-content:space-between;align-items:flex-end;gap:var(--space-4);display:flex}.welcome-line.svelte-1nmp6pz{color:var(--color-muted);margin-block-end:var(--space-1);font-weight:650}.welcome.svelte-1nmp6pz h1:where(.svelte-1nmp6pz){font-size:clamp(2.25rem,8vw,4.75rem)}.streak.svelte-1nmp6pz{align-items:center;gap:var(--space-2);min-height:var(--tap);padding-inline:var(--space-3);border:1px solid var(--color-rule-2);border-radius:var(--radius-pill);background:var(--color-paper-2);color:var(--color-accent-strong);font-variant-numeric:tabular-nums;display:inline-flex}.dashboard.svelte-1nmp6pz{gap:var(--space-4);grid-template-columns:minmax(0,1fr);display:grid}.today.svelte-1nmp6pz{gap:var(--space-5);min-width:0;padding:clamp(var(--space-5), 6vw, var(--space-7));border:1px solid var(--color-rule-2);border-radius:var(--radius-large);background:var(--color-stage);color:var(--color-stage-ink);box-shadow:var(--shadow-stage);display:grid;position:relative;overflow:hidden}.today-copy.svelte-1nmp6pz{z-index:1;align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex;position:relative}.today.svelte-1nmp6pz h2:where(.svelte-1nmp6pz){max-width:9ch;letter-spacing:var(--tracking-display);font-size:clamp(2.5rem,10vw,5.5rem)}.today-status.svelte-1nmp6pz{color:var(--color-accent);font-size:var(--text-lg);font-variant-numeric:tabular-nums;font-weight:800}.today-hint.svelte-1nmp6pz{max-width:34rem;color:var(--color-stage-muted)}.today-action.svelte-1nmp6pz{min-height:var(--tap);align-items:center;gap:var(--space-2);padding-inline:var(--space-4);border:1px solid var(--color-accent);border-radius:var(--radius-input);background:var(--color-accent);color:var(--color-accent-ink);white-space:nowrap;transition:transform var(--dur-micro) var(--ease-out);margin-block-start:var(--space-2);font-weight:820;line-height:1;text-decoration:none;display:inline-flex}.today-action.svelte-1nmp6pz:active{transform:translateY(1px)}.today-action.svelte-1nmp6pz>svg:last-child{margin-inline-start:auto}.math-beat.svelte-1nmp6pz{align-items:baseline;gap:var(--space-3);min-width:0;border-top:1px solid color-mix(in oklch, var(--color-stage-ink) 18%, transparent);color:var(--color-stage-muted);font-family:var(--font-outlier);font-size:clamp(var(--text-lg), 6vw, var(--text-2xl));font-variant-numeric:tabular-nums;flex-wrap:wrap;padding-block-start:var(--space-5);display:flex}.math-bridge.svelte-1nmp6pz{font-size:var(--text-sm)}.math-beat.svelte-1nmp6pz strong:where(.svelte-1nmp6pz){color:var(--color-accent);margin-inline-start:auto;font-size:1.35em}.pulse-board.svelte-1nmp6pz{align-items:center;gap:var(--space-5);min-width:0;min-height:13rem;padding:var(--space-5);border:1px solid var(--color-rule);border-radius:var(--radius-card);background:var(--color-paper-2);grid-template-columns:auto minmax(0,1fr);display:grid}.pulse-board.svelte-1nmp6pz dl:where(.svelte-1nmp6pz){min-width:0;margin:0}.pulse-board.svelte-1nmp6pz dl:where(.svelte-1nmp6pz)>div:where(.svelte-1nmp6pz){justify-content:space-between;align-items:baseline;gap:var(--space-2);padding-block:var(--space-2);border-bottom:1px solid var(--color-rule);display:flex}.pulse-board.svelte-1nmp6pz dl:where(.svelte-1nmp6pz)>div:where(.svelte-1nmp6pz):last-child{border-bottom:0}.pulse-board.svelte-1nmp6pz dt:where(.svelte-1nmp6pz){color:var(--color-muted);font-size:var(--text-xs);font-weight:700}.pulse-board.svelte-1nmp6pz dd:where(.svelte-1nmp6pz){color:var(--color-ink);font-variant-numeric:tabular-nums;margin:0;font-weight:800}.metric-skeleton.svelte-1nmp6pz{aspect-ratio:1;border:9px solid var(--color-rule);border-radius:50%;width:6rem}.daily-tip.svelte-1nmp6pz{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border:1px solid color-mix(in oklch, var(--color-insight) 30%, var(--color-rule));border-radius:var(--radius-card);background:var(--color-insight-surface);color:var(--color-ink);display:flex}.tip-mark.svelte-1nmp6pz{width:var(--tap);height:var(--tap);border-radius:var(--radius-small);background:var(--color-paper-2);color:var(--color-insight);font-size:var(--text-lg);flex:none;place-items:center;display:grid}.daily-tip.svelte-1nmp6pz h2:where(.svelte-1nmp6pz){font-size:var(--text-lg);margin-block-end:var(--space-2)}.daily-tip.svelte-1nmp6pz p:where(.svelte-1nmp6pz){max-width:66ch;color:var(--color-neutral)}.section-head.svelte-1nmp6pz{gap:var(--space-2);flex-direction:column;margin-block-end:var(--space-4);display:flex}.section-head.svelte-1nmp6pz p:where(.svelte-1nmp6pz){color:var(--color-muted)}.repertoire-grid.svelte-1nmp6pz{gap:var(--space-3);grid-template-columns:minmax(0,1fr);display:grid}.repertoire-link.svelte-1nmp6pz{align-items:center;gap:var(--space-3);min-width:0;min-height:5.5rem;padding:var(--space-4);border:1px solid var(--color-rule);border-radius:var(--radius-card);background:var(--color-paper-2);color:var(--color-ink);transition:background-color var(--dur-short) var(--ease-out), transform var(--dur-micro) var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}.repertoire-link.svelte-1nmp6pz>span:where(.svelte-1nmp6pz):not(.repertoire-icon){color:var(--color-muted);font-size:var(--text-xs);font-variant-numeric:tabular-nums}.repertoire-icon.svelte-1nmp6pz{width:var(--tap);height:var(--tap);border-radius:var(--radius-small);background:var(--color-paper-3);color:var(--color-accent-strong);font-size:var(--text-lg);place-items:center;display:grid}.repertoire-link.svelte-1nmp6pz>svg:last-child{color:var(--color-muted)}.repertoire-link.svelte-1nmp6pz:active{transform:translateY(1px)}.utility-nav.svelte-1nmp6pz{gap:var(--space-2);border-top:1px solid var(--color-rule);grid-template-columns:repeat(3,minmax(0,1fr));padding-block-start:var(--space-4);display:grid}.utility-nav.svelte-1nmp6pz a:where(.svelte-1nmp6pz),.utility-nav.svelte-1nmp6pz button:where(.svelte-1nmp6pz){min-width:0;min-height:var(--tap);justify-content:center;align-items:center;gap:var(--space-2);padding-inline:var(--space-2);color:var(--color-neutral);font-size:var(--text-xs);text-align:center;white-space:nowrap;font-weight:700;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.today-action.svelte-1nmp6pz:hover{transform:translateY(-1px)}.repertoire-link.svelte-1nmp6pz:hover{background:var(--color-paper-3);transform:translateY(-1px)}}@media (width>=40rem){.repertoire-grid.svelte-1nmp6pz{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head.svelte-1nmp6pz{flex-direction:row;justify-content:space-between;align-items:baseline}.utility-nav.svelte-1nmp6pz a:where(.svelte-1nmp6pz),.utility-nav.svelte-1nmp6pz button:where(.svelte-1nmp6pz){font-size:var(--text-sm)}}@media (width>=60rem){.dashboard.svelte-1nmp6pz{grid-template-columns:repeat(12,minmax(0,1fr))}.today.svelte-1nmp6pz{grid-area:span 2/span 8}.pulse-board.svelte-1nmp6pz{grid-column:span 4;grid-template-columns:minmax(0,1fr);justify-items:center}.pulse-board.svelte-1nmp6pz dl:where(.svelte-1nmp6pz){width:100%}.daily-tip.svelte-1nmp6pz{grid-column:span 4}.repertoire-grid.svelte-1nmp6pz{grid-template-columns:repeat(12,minmax(0,1fr))}.repertoire-link.svelte-1nmp6pz:first-child{grid-column:span 5}.repertoire-link.svelte-1nmp6pz:nth-child(2){grid-column:span 3}.repertoire-link.svelte-1nmp6pz:nth-child(3),.repertoire-link.svelte-1nmp6pz:nth-child(4){grid-column:span 4}.repertoire-link.svelte-1nmp6pz:nth-child(5){grid-column:span 3}.repertoire-link.svelte-1nmp6pz:nth-child(6){grid-column:span 5}}.segmented.svelte-sbyweb{padding:var(--space-3xs);background:var(--stage-floor);border:1px solid var(--stage-line);border-radius:var(--radius-pill);gap:0;display:inline-flex}.seg.svelte-sbyweb{min-height:var(--tap);min-width:var(--tap);padding:0 var(--space-3);border-radius:var(--radius-pill);color:var(--house-bright);font-size:var(--text-small);cursor:pointer;transition:background-color var(--motion-base) ease, color var(--motion-base) ease;background:0 0;border:0;font-weight:700}.seg.svelte-sbyweb:hover{color:var(--house-bright);background:0 0}.seg.active.svelte-sbyweb{background:var(--color-accent);color:var(--color-accent-ink);font-weight:800}.settings.svelte-15j4tnx{gap:var(--space-4);flex-direction:column;display:flex}.settings.svelte-15j4tnx h2:where(.svelte-15j4tnx){font-size:var(--text-title)}.group.svelte-15j4tnx{flex-direction:column;gap:0;display:flex}.group-title.svelte-15j4tnx{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;color:var(--house-light);margin-bottom:var(--space-2);padding-left:var(--space-1);font-weight:700}.group-body.svelte-15j4tnx{background:var(--gradient-card);border:1px solid var(--stage-line);border-radius:var(--radius);overflow:hidden}.row-item.svelte-15j4tnx{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--stage-line);display:flex}.row-item.svelte-15j4tnx:last-child{border-bottom:none}.row-label.svelte-15j4tnx{flex-direction:column;gap:0;display:flex}.sub.svelte-15j4tnx{font-size:var(--text-caption)}.toggle.svelte-15j4tnx{width:3.5rem;height:var(--tap);cursor:pointer;min-height:var(--tap);background:0 0;border:none;min-width:3.5rem;padding:0;position:relative}.toggle.svelte-15j4tnx:before{content:"";border-radius:var(--radius-pill);background:var(--stage-floor);box-shadow:inset 0 0 0 1px var(--stage-line);transition:background var(--motion-base) ease, box-shadow var(--motion-base) ease;position:absolute;inset:10px 4px}.toggle[aria-checked=true].svelte-15j4tnx:before{background:var(--spotlight);box-shadow:0 0 12px var(--spotlight-glow)}.toggle-thumb.svelte-15j4tnx{background:var(--house-bright);width:1.5rem;height:1.5rem;transition:transform var(--motion-base) var(--ease-stage);border-radius:50%;position:absolute;top:12px;left:6px}.toggle[aria-checked=true].svelte-15j4tnx .toggle-thumb:where(.svelte-15j4tnx){background:var(--spotlight-ink);transform:translate(1.25rem)}.number-input.svelte-15j4tnx{align-items:center;gap:var(--space-2);display:flex}.number-input.svelte-15j4tnx input:where(.svelte-15j4tnx){text-align:center;width:4rem}.info-row.svelte-15j4tnx{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--stage-line)}.info-row.svelte-15j4tnx:last-child{border-bottom:none}.export-actions.svelte-15j4tnx{gap:var(--space-2);padding:var(--space-3) var(--space-4);flex-wrap:wrap;display:flex}.file-label.svelte-15j4tnx{cursor:pointer;min-height:var(--tap);align-items:center;display:inline-flex}.success-text.svelte-15j4tnx{color:var(--applause);padding:0 var(--space-4) var(--space-3);font-size:var(--text-small)}.error-text.svelte-15j4tnx{color:var(--miss);padding:0 var(--space-4) var(--space-3);font-size:var(--text-small)}.back-btn.svelte-15j4tnx{margin-top:var(--space-2);align-self:flex-start}.overlay.svelte-15j4tnx{background:color-mix(in srgb, var(--stage-floor) 70%, transparent);color:var(--house-bright);z-index:100;cursor:wait;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.colgrid.svelte-drsgue{--cell-size:clamp(2rem, 11vw, 2.75rem);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;justify-content:start;gap:0;max-width:100%;display:grid;overflow-x:auto}.gridrow.svelte-drsgue{display:contents}.cell.svelte-drsgue{width:var(--cell-size);height:var(--cell-size);border-radius:var(--radius-sm);box-shadow:var(--shadow-inset), var(--shadow-cell);transition:background-color var(--motion-base) ease, color var(--motion-base) ease, box-shadow var(--motion-base) ease, transform var(--motion-base) ease;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.cell--carry.svelte-drsgue{color:var(--spotlight);height:calc(var(--cell-size) * .7);box-shadow:none;font-size:.95rem;font-weight:600}.cell--answer.svelte-drsgue,.cell--quotient.svelte-drsgue,.cell--remainder.svelte-drsgue{color:var(--spotlight)}.row-label.svelte-drsgue{font-family:var(--font-sans);color:var(--house-muted);white-space:nowrap;font-size:.7rem;font-weight:700}.cell--underlined.svelte-drsgue{border-bottom:3px solid var(--house-bright)}.cell--idle.svelte-drsgue{color:#0000}.cell--filled.svelte-drsgue{color:var(--house-bright)}.cell--highlight.svelte-drsgue{background:var(--spotlight-wash-strong);color:var(--house-bright);box-shadow:inset 0 0 0 2px var(--spotlight), var(--shadow-cell), 0 0 12px var(--spotlight-glow)}.cell--correct.svelte-drsgue{background:var(--applause-wash);color:var(--applause);box-shadow:inset 0 0 0 2px var(--applause), var(--shadow-cell), 0 0 16px var(--applause-wash);animation:card-settle var(--motion-base) var(--ease-stage)}.cell--wrong.svelte-drsgue{background:var(--miss-wash);color:var(--miss);box-shadow:inset 0 0 0 2px var(--miss), var(--shadow-cell);animation:.32s svelte-drsgue-shake}.cell--active.svelte-drsgue{box-shadow:inset 0 0 0 3px var(--spotlight), var(--shadow-cell), 0 0 16px var(--spotlight-glow);background:var(--spotlight-wash)}.cell--struck.svelte-drsgue .cell-value:where(.svelte-drsgue){position:relative}.cell--struck.svelte-drsgue .cell-value:where(.svelte-drsgue):after{content:"";background:var(--miss);width:120%;height:2px;position:absolute;top:50%;left:-10%;transform:rotate(-32deg)}@keyframes svelte-drsgue-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.cell.svelte-drsgue{transition-duration:.01ms}.cell--wrong.svelte-drsgue,.cell--correct.svelte-drsgue,.cell--highlight.svelte-drsgue,.cell--active.svelte-drsgue{animation:none}}.bubble.svelte-154lptx{background:var(--spotlight-wash);border:1px solid color-mix(in srgb, var(--spotlight) 38%, var(--stage-line));border-radius:var(--radius);min-height:3rem;color:var(--house-bright);line-height:1.45;font-size:var(--text-lead);padding:.85rem 1rem}.controls.svelte-154lptx{flex-wrap:wrap;justify-content:center}.controls.svelte-154lptx button:where(.svelte-154lptx){min-width:var(--tap)}.speed.svelte-154lptx{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;font-weight:800}.step-counter.svelte-154lptx{text-align:center;font-family:var(--font-numeric);font-variant-numeric:tabular-nums;margin:0}.progress-bar.svelte-154lptx{background:var(--stage-line);border-radius:var(--radius-pill);opacity:.8;width:100%;height:6px;overflow:hidden}.progress-fill.svelte-154lptx{background:linear-gradient(90deg, var(--spotlight), var(--spotlight-bright));border-radius:var(--radius-pill);height:100%;transition:width var(--motion-base) var(--ease-stage);box-shadow:0 0 8px var(--spotlight-glow)}.numpad.svelte-qn5ph3{grid-template-columns:repeat(3, var(--tap));gap:var(--space-2);justify-content:center;display:grid}.num.svelte-qn5ph3{width:var(--tap);height:var(--tap);font-size:1.4rem;font-weight:800;font-family:var(--font-numeric);font-variant-numeric:tabular-nums;background:var(--stage-lit);color:var(--house-bright);border-radius:var(--radius-sm);box-shadow:var(--shadow-inset), var(--shadow-cell);padding:0}.num.svelte-qn5ph3:hover:not(:disabled){background:var(--stage-rise);border-color:var(--spotlight);box-shadow:var(--shadow-inset), var(--shadow-cell), 0 0 8px var(--spotlight-wash)}.num.svelte-qn5ph3:active{box-shadow:var(--shadow-inset);background:var(--spotlight-wash);color:var(--spotlight);transform:translateY(2px)scale(.95)}.num.svelte-qn5ph3:disabled{opacity:.4}.stage-grid.svelte-15vmhop{justify-content:start;display:flex;position:relative}.sweep-overlay.svelte-15vmhop{pointer-events:none;background-image:linear-gradient(100deg, transparent 25%, var(--spotlight-wash-strong) 45%, color-mix(in srgb, var(--spotlight) 20%, white) 50%, var(--spotlight-wash-strong) 55%, transparent 75%);animation:spotlight-sweep var(--motion-slow) ease;z-index:2;border-radius:var(--radius-lg);background-repeat:no-repeat;background-size:80% 100%;position:absolute;inset:-1rem}.bubble.svelte-15vmhop{background:var(--spotlight-wash);border:1px solid color-mix(in srgb, var(--spotlight) 38%, var(--stage-line));border-radius:var(--radius);min-height:3rem;color:var(--house-bright);line-height:1.45;font-size:var(--text-lead);transition:background var(--motion-base) ease, border-color var(--motion-base) ease;padding:.85rem 1rem}.done.svelte-15vmhop{text-align:center;color:var(--applause);margin:0;font-weight:800}.booth.svelte-1xvd2nt{gap:var(--space-3);background:var(--stage-floor);border-color:var(--stage-edge);flex-direction:column;display:flex}.booth-label.svelte-1xvd2nt{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;color:var(--house-light);margin:0}.booth-grid.svelte-1xvd2nt{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));align-items:end;display:grid}.ctl.svelte-1xvd2nt{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.ctl.svelte-1xvd2nt span:where(.svelte-1xvd2nt){font-size:var(--text-small);color:var(--house-light)}.booth-grid.svelte-1xvd2nt>button:where(.svelte-1xvd2nt){width:100%}.stage-deck.svelte-1xvd2nt{background-image:var(--stage-spotlight-bg);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);min-height:var(--tap)}.stage-deck-grid.svelte-1xvd2nt{justify-content:center;display:flex}.journey.svelte-1w1f7yb{gap:clamp(var(--space-6), 6vw, var(--space-8));flex-direction:column;max-width:62rem;margin-inline:auto;display:flex}.journey-head.svelte-1w1f7yb{gap:var(--space-5);border-bottom:1px solid var(--color-rule-2);padding-block-end:var(--space-5);display:grid}.journey-head.svelte-1w1f7yb h1:where(.svelte-1w1f7yb){font-size:clamp(2.5rem,8vw,5.25rem)}.journey-head.svelte-1w1f7yb p:where(.svelte-1w1f7yb){color:var(--color-muted);margin-block-start:var(--space-2)}.journey-progress.svelte-1w1f7yb{gap:var(--space-2);color:var(--color-neutral);font-family:var(--font-outlier);font-size:var(--text-sm);font-variant-numeric:tabular-nums;flex-direction:column;display:flex}.journey-meter.svelte-1w1f7yb{border-radius:var(--radius-pill);background:var(--color-paper-3);height:.5rem;overflow:hidden}.journey-meter.svelte-1w1f7yb span:where(.svelte-1w1f7yb){width:var(--journey-progress);border-radius:inherit;background:var(--color-success);height:100%;display:block}.chapters.svelte-1w1f7yb{gap:clamp(var(--space-xl), 8vw, var(--space-3xl));flex-direction:column;display:flex}.chapter.svelte-1w1f7yb{gap:var(--space-4);flex-direction:column;display:flex}.chapter-head.svelte-1w1f7yb{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.chapter-head.svelte-1w1f7yb h2:where(.svelte-1w1f7yb){font-size:var(--text-xl)}.chapter-head.svelte-1w1f7yb>span:where(.svelte-1w1f7yb){color:var(--color-muted);font-family:var(--font-outlier);font-size:var(--text-sm);font-variant-numeric:tabular-nums}.chapter-nodes.svelte-1w1f7yb{flex-direction:column;display:flex;position:relative}.chapter-nodes.svelte-1w1f7yb:before{content:"";z-index:-1;inset-block:var(--space-5);background:var(--color-rule-2);width:1px;position:absolute;inset-inline-start:calc(var(--tap) / 2)}.lesson.svelte-1w1f7yb{grid-template-columns:var(--tap) minmax(0, 1fr);align-items:center;gap:var(--space-3);min-width:0;padding-block:var(--space-4);border-bottom:1px solid var(--color-rule);display:grid}.lesson.recommended.svelte-1w1f7yb,.lesson.magic-slot.open.svelte-1w1f7yb{margin-block:var(--space-2);padding:var(--space-4);border:1px solid var(--color-rule-2);border-radius:var(--radius-card);background:var(--color-paper-2);box-shadow:var(--shadow-card)}.lesson-status.svelte-1w1f7yb{z-index:1;width:var(--tap);height:var(--tap);border:1px solid var(--color-rule-2);background:var(--color-paper);color:var(--color-accent-strong);font-size:var(--text-lg);border-radius:50%;place-items:center;display:grid;position:relative}.lesson.completed.svelte-1w1f7yb .lesson-status:where(.svelte-1w1f7yb){border-color:var(--color-success);background:var(--color-success-surface);color:var(--color-success)}.lesson.locked.svelte-1w1f7yb{opacity:.58}.lesson.locked.svelte-1w1f7yb .lesson-status:where(.svelte-1w1f7yb){color:var(--color-muted)}.lesson-body.svelte-1w1f7yb{min-width:0}.lesson-body.svelte-1w1f7yb h3:where(.svelte-1w1f7yb){font-size:var(--text-md);font-weight:780}.lesson-body.svelte-1w1f7yb p:where(.svelte-1w1f7yb){color:var(--color-muted);font-size:var(--text-sm);margin-block-start:var(--space-1)}.next-label.svelte-1w1f7yb{color:var(--color-accent-strong);font-size:var(--text-xs);letter-spacing:var(--tracking-label);margin-block-end:var(--space-1);font-weight:800;display:block}.stars.svelte-1w1f7yb{gap:var(--space-3xs);color:var(--color-accent-strong);font-size:var(--text-sm);margin-block-start:var(--space-1);display:flex}.stars.svelte-1w1f7yb .empty:where(.svelte-1w1f7yb){color:var(--color-rule-2)}.lesson-action.svelte-1w1f7yb{grid-column:1/-1;padding-inline-start:calc(var(--tap) + var(--space-3))}.lesson-action.svelte-1w1f7yb button:where(.svelte-1w1f7yb){width:100%}.lock-text.svelte-1w1f7yb{color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap}.magic-slot.svelte-1w1f7yb .lesson-status:where(.svelte-1w1f7yb){color:var(--color-insight)}.back-btn.svelte-1w1f7yb{align-self:flex-start}.journey-loading.svelte-1w1f7yb{grid-template-columns:repeat(3, var(--tap));place-content:center;gap:var(--space-4);min-height:22rem;display:grid}.journey-loading.svelte-1w1f7yb>span:where(.svelte-1w1f7yb){width:var(--tap);height:var(--tap);border:1px solid var(--color-rule);background:var(--color-paper-3);border-radius:50%}.journey-loading.svelte-1w1f7yb p:where(.svelte-1w1f7yb){text-align:center;color:var(--color-muted);grid-column:1/-1}@media (width>=40rem){.journey-head.svelte-1w1f7yb{grid-template-columns:minmax(0,1fr) minmax(13rem,18rem);align-items:end}.lesson.svelte-1w1f7yb{grid-template-columns:var(--tap) minmax(0, 1fr) auto}.lesson-action.svelte-1w1f7yb{grid-column:auto;padding-inline-start:0}.lesson-action.svelte-1w1f7yb button:where(.svelte-1w1f7yb){width:auto}}.cu-ripple.svelte-1ykijt1{display:block;position:relative}.cu-content.svelte-1ykijt1{z-index:0;position:relative}.cu-source.svelte-1ykijt1{opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.cu-output.svelte-1ykijt1{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.choice-card.svelte-1wgxv0d{width:min(100%,28rem);padding:var(--space-4);border:1px solid var(--stage-line);border-radius:var(--radius-lg);background:var(--stage-mid)}.choice-prompt.svelte-1wgxv0d{color:var(--house-bright);font-size:var(--text-lead);text-align:center;margin:0}.choice-buttons.svelte-1wgxv0d{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.choice-buttons.svelte-1wgxv0d button:where(.svelte-1wgxv0d){min-height:calc(var(--tap) * 1.25);font-size:var(--text-lead);font-weight:800}.choice-buttons.svelte-1wgxv0d button.correct:where(.svelte-1wgxv0d){color:var(--applause);border-color:var(--applause);background:var(--applause-wash)}.choice-buttons.svelte-1wgxv0d button.wrong:where(.svelte-1wgxv0d){color:var(--miss);border-color:var(--miss);background:var(--miss-wash);animation:.32s svelte-1wgxv0d-shake}.feedback.svelte-1wgxv0d{min-height:1.5rem;color:var(--miss);text-align:center;margin:0;font-weight:700}.feedback.success.svelte-1wgxv0d{color:var(--applause)}@keyframes svelte-1wgxv0d-shake{25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.choice-buttons.svelte-1wgxv0d button.wrong:where(.svelte-1wgxv0d){animation:none}}.roller.svelte-19f8ecx{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;flex-direction:column;gap:.3rem;min-width:11rem;display:flex}.pp-row.svelte-19f8ecx{gap:var(--space-2);color:var(--house-light);font-size:var(--text-body);grid-template-columns:1fr auto 1fr;align-items:baseline;padding:.15rem 0;display:grid}.pp-expr.svelte-19f8ecx{text-align:right}.pp-sign.svelte-19f8ecx{font-size:1.1em;font-weight:800}.pp-sign--plus.svelte-19f8ecx{color:var(--applause)}.pp-sign--minus.svelte-19f8ecx{color:var(--miss)}.pp-product.svelte-19f8ecx{text-align:left;color:var(--house-bright);font-weight:600}.total-row.svelte-19f8ecx{justify-content:flex-end;gap:var(--space-2);background:var(--spotlight-wash);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--spotlight) 38%, var(--stage-line));box-shadow:var(--shadow-cell);align-items:baseline;padding:.25rem .6rem;display:flex}.total-label.svelte-19f8ecx{font-size:var(--text-small);color:var(--house-light);text-transform:uppercase;letter-spacing:.06em}.total-val.svelte-19f8ecx{color:var(--spotlight);text-shadow:0 0 6px var(--spotlight-glow);font-size:1.3rem;font-weight:800}.roll.svelte-19f8ecx{animation:svelte-19f8ecx-num-roll var(--motion-base) var(--ease-stage)}.final.svelte-19f8ecx{justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-3) 0 0;padding:var(--space-2) var(--space-4);background:var(--applause-wash);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--applause) 30%, var(--stage-line));display:flex}.final-eq.svelte-19f8ecx{color:var(--house-light);font-size:1.2rem}.final-val.svelte-19f8ecx{color:var(--applause);text-shadow:0 0 8px var(--applause-wash);font-size:1.5rem;font-weight:800}@keyframes svelte-19f8ecx-num-roll{0%{opacity:0;transform:translateY(-.4em)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.roll.svelte-19f8ecx,.bounce-in.svelte-19f8ecx{animation:none}}.xdiag.svelte-1wbntcj{gap:var(--space-2);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;display:flex}.xdiag-node.svelte-1wbntcj{transform:scale(calc(1 - var(--depth) * .12));transform-origin:top;transition:transform var(--motion-base) ease;flex-direction:column;align-items:center;gap:.25rem;display:flex}.nest-bracket.svelte-1wbntcj{font-size:var(--text-small);color:var(--spotlight);font-weight:700}.x-svg.svelte-1wbntcj{width:100%;max-width:20rem;height:auto}.x-svg.svelte-1wbntcj text:where(.svelte-1wbntcj){fill:var(--house-bright);font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.base-badge.svelte-1wbntcj{fill:var(--spotlight-wash-strong);stroke:var(--spotlight);stroke-width:1.5px}.x-base.svelte-1wbntcj{fill:var(--spotlight);text-anchor:middle;font-size:16px;font-weight:800}.branch-badge-high.svelte-1wbntcj{fill:var(--applause-wash);stroke:var(--applause);stroke-width:1.5px}.branch-badge-low.svelte-1wbntcj{fill:var(--spotlight-wash);stroke:var(--spotlight);stroke-width:1.5px}.branch-val.svelte-1wbntcj{fill:var(--house-bright);text-anchor:middle;font-size:14px;font-weight:700}.branch-label.svelte-1wbntcj{fill:var(--spotlight);text-anchor:middle;font-size:11px;font-weight:700}.branch-line.svelte-1wbntcj,.merge-line.svelte-1wbntcj{stroke:var(--stage-edge);stroke-width:2px;fill:none;stroke-linecap:round}.branch-line-anim.svelte-1wbntcj,.merge-line-anim.svelte-1wbntcj{stroke-dasharray:200;stroke-dashoffset:200px;animation:svelte-1wbntcj-draw-line .6s var(--ease-stage) forwards}@keyframes svelte-1wbntcj-draw-line{to{stroke-dashoffset:0}}.product-badge.svelte-1wbntcj{fill:color-mix(in srgb, var(--applause) 12%, var(--stage-mid));stroke:var(--applause);stroke-width:1.5px}.product-val.svelte-1wbntcj{fill:var(--applause);text-anchor:middle;font-size:12px;font-weight:700}.dsq-val.svelte-1wbntcj{fill:var(--house-bright);text-anchor:middle;font-size:13px;font-weight:600}.x-answer.svelte-1wbntcj{color:var(--house-bright);margin:0;font-size:1.05rem}.x-answer.svelte-1wbntcj strong:where(.svelte-1wbntcj){color:var(--spotlight);text-shadow:0 0 8px var(--spotlight-glow);font-size:1.25rem}@media (prefers-reduced-motion:reduce){.xdiag-node.svelte-1wbntcj{transition:none}.branch-line-anim.svelte-1wbntcj,.merge-line-anim.svelte-1wbntcj{stroke-dashoffset:0;animation:none}}.bracket.svelte-vqnfxd{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.br-svg.svelte-vqnfxd{width:100%;max-width:22rem;height:auto}.br-svg.svelte-vqnfxd text:where(.svelte-vqnfxd){fill:var(--house-bright);font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.br-divisor.svelte-vqnfxd{fill:var(--spotlight);font-size:16px;font-weight:800}.br-dividend.svelte-vqnfxd{font-size:16px;font-weight:700}.br-quotient.svelte-vqnfxd{fill:var(--applause);animation:svelte-vqnfxd-digit-in var(--motion-base) var(--ease-stage);filter:drop-shadow(0 0 4px var(--applause-wash));font-size:17px;font-weight:800}.br-bracket-path.svelte-vqnfxd{stroke:var(--house-bright);stroke-width:2px;fill:none}.br-sub.svelte-vqnfxd{fill:var(--house-light);font-size:11px}.br-answer.svelte-vqnfxd{font-size:1.2rem;font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--house-bright);padding:var(--space-2) var(--space-4);background:var(--applause-wash);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--applause) 30%, var(--stage-line));margin:0}@keyframes svelte-vqnfxd-digit-in{0%{opacity:.3}to{opacity:1}}@media (prefers-reduced-motion:reduce){.br-quotient.svelte-vqnfxd{animation:none}}.chain.svelte-zgx4be{align-items:center;gap:var(--space-2);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;flex-wrap:wrap;font-size:1.15rem;display:flex}.arrow.svelte-zgx4be{color:var(--spotlight);text-shadow:0 0 4px var(--spotlight-glow);font-weight:800}.seg.svelte-zgx4be{background:var(--stage-floor);border:1px solid var(--stage-line);border-radius:var(--radius);animation:svelte-zgx4be-chain-in var(--motion-base) var(--ease-stage);align-items:center;gap:.3rem;padding:.25rem .6rem;display:inline-flex}.seg-val.svelte-zgx4be{color:var(--house-bright);font-weight:700}.seg-val.to.svelte-zgx4be{color:var(--applause);text-shadow:0 0 8px var(--applause-wash)}.seg-label.svelte-zgx4be{font-size:var(--text-small);color:var(--spotlight);font-weight:800}.chain-narr.svelte-zgx4be{font-size:var(--text-lead);color:var(--house-bright);margin:var(--space-2) 0 0;background:var(--spotlight-wash);border:1px solid color-mix(in srgb, var(--spotlight) 38%, var(--stage-line));border-radius:var(--radius);padding:.5rem .75rem}@keyframes svelte-zgx4be-chain-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.seg.svelte-zgx4be{animation:none}}.cag.svelte-xuajlx{--cell-size:2.75rem;font-family:var(--font-numeric);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;justify-content:start;gap:0;display:grid}.cell.svelte-xuajlx{width:var(--cell-size);height:var(--cell-size);border-radius:var(--radius-sm);box-shadow:var(--shadow-inset), var(--shadow-cell);transition:background-color var(--motion-base) ease, color var(--motion-base) ease;color:var(--house-bright);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.cell--carry.svelte-xuajlx{color:var(--spotlight);height:calc(var(--cell-size) * .7);box-shadow:none;font-size:.95rem;font-weight:600}.cell--addend.svelte-xuajlx{color:var(--house-bright)}.cell--idle.svelte-xuajlx{color:#0000}.cell--sum.svelte-xuajlx{color:var(--spotlight)}.cell--underlined.svelte-xuajlx{border-bottom:3px solid var(--house-bright);height:0;box-shadow:none;overflow:visible}.cell--underlined.svelte-xuajlx .cell-value:where(.svelte-xuajlx){display:none}.cell--highlight.svelte-xuajlx{background:var(--spotlight-wash-strong);box-shadow:inset 0 0 0 2px var(--spotlight), var(--shadow-cell), 0 0 12px var(--spotlight-glow)}.cell--sum.svelte-xuajlx{color:var(--spotlight);text-shadow:0 0 6px var(--spotlight-glow)}@media (prefers-reduced-motion:reduce){.cell.svelte-xuajlx{transition-duration:.01ms}}.xmult.svelte-vqnlu5{overflow-x:auto}.xmult-svg.svelte-vqnlu5{width:100%;max-width:22rem;height:auto;font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.xmult-svg .digit{text-anchor:middle;dominant-baseline:middle;fill:var(--house-bright);font-size:1.5rem;font-weight:800}.xmult-svg .digit--a,.xmult-svg .digit--b{fill:var(--house-bright)}.xmult-svg .digit--ans{fill:var(--spotlight);filter:drop-shadow(0 0 4px var(--spotlight-glow))}.xmult-svg .sign{fill:var(--house-light);dominant-baseline:middle;font-size:1.3rem;font-weight:700}.xmult-svg .rule{stroke:var(--house-bright);stroke-width:3px}.xmult-svg .diag{stroke:var(--spotlight);stroke-width:1.5px;opacity:.25;transition:opacity var(--motion-base) ease}.xmult-svg .diag--active{opacity:1;stroke-width:3px;stroke:var(--spotlight);filter:drop-shadow(0 0 6px var(--spotlight-glow))}@media (prefers-reduced-motion:reduce){.xmult-svg .diag{transition-duration:.01ms}}.sqrt.svelte-c8qtc{gap:var(--space-3);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;flex-direction:column;display:flex}.sqrt-frame.svelte-c8qtc{align-items:center;gap:var(--space-1);font-size:2rem;font-weight:800;display:inline-flex}.sqrt-root.svelte-c8qtc{color:var(--spotlight);margin-right:var(--space-1);text-shadow:0 0 8px var(--spotlight-glow)}.sqrt-radical.svelte-c8qtc{color:var(--house-bright);font-size:2.4rem;line-height:1}.sqrt-groups.svelte-c8qtc{border-top:3px solid var(--house-bright);padding-top:2px;display:inline-flex}.sqrt-group.svelte-c8qtc{color:var(--house-bright);padding:0 2px}.sqrt-group.svelte-c8qtc+.sqrt-group:where(.svelte-c8qtc){border-left:1px dotted var(--stage-line)}.group--active.svelte-c8qtc{color:var(--spotlight)}.sqrt-steps.svelte-c8qtc{gap:var(--space-1);flex-direction:column;margin:0;padding-left:1.2rem;display:flex}.sqrt-step.svelte-c8qtc{font-size:var(--text-body);color:var(--house-light)}.step--active.svelte-c8qtc{color:var(--spotlight);text-shadow:0 0 6px var(--spotlight-glow);font-weight:700}.step-note.svelte-c8qtc{font-variant-numeric:tabular-nums}.modsum.svelte-1bdask1{gap:var(--space-3);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;flex-direction:column;display:flex}.ms--expr.svelte-1bdask1{align-items:center;gap:var(--space-2);flex-wrap:wrap;font-size:1.4rem;display:flex}.circ.svelte-1bdask1{border-radius:var(--radius-pill);border:2px solid var(--spotlight);min-width:2rem;height:2rem;color:var(--spotlight);justify-content:center;align-items:center;padding:0 .4rem;font-weight:800;display:inline-flex}.circ--op.svelte-1bdask1{background:var(--spotlight-wash)}.circ--sm.svelte-1bdask1{border-width:1.5px;min-width:1.6rem;height:1.6rem;font-size:.9rem}.circ--ok.svelte-1bdask1{border-color:var(--applause);color:var(--applause);background:var(--applause-wash);box-shadow:0 0 8px var(--applause-wash)}.circ--bad.svelte-1bdask1{border-color:var(--miss);color:var(--miss);background:var(--miss-wash);box-shadow:0 0 8px var(--miss-wash)}.op.svelte-1bdask1,.eq.svelte-1bdask1{color:var(--house-light);font-weight:700}.ms-grid.svelte-1bdask1{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));display:grid}.ms-cell.svelte-1bdask1{background:var(--stage-mid);border:1px solid var(--stage-line);border-radius:var(--radius);padding:var(--space-3);gap:var(--space-1);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.ms-title.svelte-1bdask1{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.06em;color:var(--house-light);margin:0;font-weight:700}.ms-val.svelte-1bdask1{align-items:center;gap:var(--space-2);margin:0;display:flex}.ms-verdict.svelte-1bdask1{margin:0;font-weight:700}.ms-verdict.ok.svelte-1bdask1{color:var(--applause);text-shadow:0 0 6px var(--applause-wash)}.ms-verdict.bad.svelte-1bdask1{color:var(--miss);text-shadow:0 0 6px var(--miss-wash)}.small.svelte-1bdask1{font-size:var(--text-small)}.memory-rack.svelte-wbq4zt{gap:var(--space-1);padding:var(--space-3);background:var(--stage-floor);border:1px solid var(--stage-line);border-radius:var(--radius);flex-direction:column;display:flex}.rack-label.svelte-wbq4zt{font-size:var(--text-small);color:var(--house-light)}.cards.svelte-wbq4zt{gap:var(--space-2);flex-wrap:wrap;display:flex}.card-slot.svelte-wbq4zt{align-items:center;gap:var(--space-1);min-width:var(--tap);padding:var(--space-2) var(--space-3);background:var(--stage-mid);border:1px solid var(--stage-edge);border-radius:var(--radius);box-shadow:var(--shadow-cell);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;transition:transform var(--motion-base) var(--ease-stage), border-color var(--motion-base) var(--ease-stage);flex-direction:column;display:flex}.card-slot.active.svelte-wbq4zt{border-color:var(--spotlight);box-shadow:var(--shadow-cell), 0 0 0 3px var(--spotlight-glow);transform:translateY(-2px)}.card-slot.hand.svelte-wbq4zt{background:color-mix(in srgb, var(--spotlight-wash) 30%, var(--stage-mid))}.hand-icon.svelte-wbq4zt{font-size:1.4rem;line-height:1}.value.svelte-wbq4zt{color:var(--spotlight);font-weight:800;font-size:var(--text-body);text-shadow:0 0 6px var(--spotlight-glow)}.digits.svelte-wbq4zt{font-size:var(--text-caption);color:var(--house-light);letter-spacing:.05em}.word.svelte-wbq4zt{font-family:var(--font-display);font-size:var(--text-small);color:var(--house-bright)}.celebration-canvas.svelte-3ez5yb{pointer-events:none;z-index:100;width:100%;height:100%;position:absolute;inset:0}.rule-card.svelte-1pfi23o{border-radius:var(--radius-lg);background:linear-gradient(135deg, color-mix(in srgb, var(--spotlight) 10%, var(--stage-mid)) 0%, var(--stage-mid) 100%);border:1px solid color-mix(in srgb, var(--spotlight) 25%, var(--stage-line));box-shadow:var(--shadow-card), 0 0 24px var(--spotlight-wash);position:relative;overflow:hidden}.rule-glow.svelte-1pfi23o{background:radial-gradient(circle at 15% 50%, var(--spotlight-wash-strong) 0%, transparent 50%);pointer-events:none;opacity:.6;position:absolute;inset:0}.rule-body.svelte-1pfi23o{gap:var(--space-1);padding:var(--space-4) var(--space-5);flex-direction:column;display:flex;position:relative}.rule-icon.svelte-1pfi23o{color:var(--spotlight);font-size:1.5rem}.rule-title.svelte-1pfi23o{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--spotlight);font-weight:700}.rule-text.svelte-1pfi23o{font-size:var(--text-lead);color:var(--house-bright);font-weight:600;line-height:1.4}.pv-strip.svelte-1xaqeam{align-items:center;gap:var(--space-2);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;flex-direction:column;display:flex}.pv-digits.svelte-1xaqeam{gap:var(--space-1);flex-wrap:wrap;justify-content:center;display:flex}.pv-cell.svelte-1xaqeam{padding:var(--space-2) var(--space-3);background:var(--stage-mid);border:1px solid var(--stage-line);border-radius:var(--radius-sm);box-shadow:var(--shadow-cell);min-width:2.5rem;transition:border-color var(--motion-base) ease, box-shadow var(--motion-base) ease;flex-direction:column;align-items:center;gap:2px;display:flex}.pv-cell.highlighted.svelte-1xaqeam{border-color:var(--spotlight);box-shadow:var(--shadow-cell), 0 0 12px var(--spotlight-glow);background:var(--spotlight-wash)}.pv-digit.svelte-1xaqeam{color:var(--house-bright);font-size:1.5rem;font-weight:800;line-height:1}.pv-cell.highlighted.svelte-1xaqeam .pv-digit:where(.svelte-1xaqeam){color:var(--spotlight)}.pv-label.svelte-1xaqeam{color:var(--house-light);text-transform:uppercase;letter-spacing:.03em;font-size:.65rem;font-weight:600}.pv-expansion.svelte-1xaqeam{font-size:var(--text-small);color:var(--house-light);padding:var(--space-1) var(--space-3);background:var(--stage-floor);border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){.pv-cell.svelte-1xaqeam{transition:none}}.lesson-head.svelte-2bjpy7{gap:var(--space-1);flex-direction:column;display:flex}.phase-dots.svelte-2bjpy7{gap:var(--space-1);margin-top:var(--space-2);display:flex}.phase-dot.svelte-2bjpy7{border-radius:var(--radius-pill);background:var(--stage-line);width:28px;height:4px;transition:background var(--motion-base) ease}.phase-dot.active.svelte-2bjpy7{background:var(--spotlight);box-shadow:0 0 8px var(--spotlight-glow)}.phase-dot.done.svelte-2bjpy7{background:var(--applause)}.phase-tag.svelte-2bjpy7{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;color:var(--spotlight);font-weight:700}.subtitle.svelte-2bjpy7{font-size:var(--text-lead)}.rule-wrap.svelte-2bjpy7{margin:var(--space-2) 0}.pv-wrap.svelte-2bjpy7{padding:var(--space-2) 0;justify-content:center;display:flex}.small.svelte-2bjpy7{font-size:var(--text-small)}.intro-card.svelte-2bjpy7{background:color-mix(in srgb, var(--stage-mid) 85%, var(--spotlight) 15%);border:1px solid color-mix(in srgb, var(--spotlight) 35%, var(--stage-line))}.intro-text.svelte-2bjpy7{font-size:var(--text-lead)}.stage-deck.svelte-2bjpy7{background-image:var(--stage-spotlight-bg);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);min-height:var(--tap);justify-content:center;display:flex}.controls.svelte-2bjpy7{justify-content:center}.bubble.hint.svelte-2bjpy7{background:var(--spotlight-wash);border:1px solid color-mix(in srgb, var(--spotlight) 38%, var(--stage-line));border-radius:var(--radius);color:var(--house-bright);font-size:var(--text-lead);padding:.85rem 1rem}.strategy.svelte-2bjpy7,.reveal.svelte-2bjpy7,.review.svelte-2bjpy7,.done.svelte-2bjpy7{gap:var(--space-3);flex-direction:column;display:flex}.strategy-title.svelte-2bjpy7,.review-title.svelte-2bjpy7,.done-title.svelte-2bjpy7{font-family:var(--font-display);font-weight:800;font-size:var(--text-title)}.strategy-grid.svelte-2bjpy7{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));display:grid}.strategy-card.svelte-2bjpy7{cursor:pointer;text-align:center;min-height:calc(var(--tap) * 2.2);transition:transform var(--motion-fast) var(--ease-spring), border-color var(--motion-base) ease, box-shadow var(--motion-base) ease;justify-content:center;align-items:center;font-weight:600;display:flex}.strategy-card.svelte-2bjpy7:hover{border-color:var(--spotlight);box-shadow:var(--shadow-card), 0 0 20px var(--spotlight-wash);transform:translateY(-3px)scale(1.03)}.strategy-card.svelte-2bjpy7:active{transform:translateY(0)scale(.98)}.reveal-label.svelte-2bjpy7{color:var(--spotlight);text-transform:uppercase;letter-spacing:.06em;font-weight:700;font-size:var(--text-small)}.reveal-answer.svelte-2bjpy7{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--house-bright);text-align:center;padding:var(--space-3);background:var(--stage-floor);border-radius:var(--radius);font-size:1.6rem}.reveal-answer.svelte-2bjpy7 strong:where(.svelte-2bjpy7){color:var(--spotlight)}.done-wrap.svelte-2bjpy7{position:relative;overflow:visible}.done.svelte-2bjpy7{text-align:center;z-index:1;align-items:center;position:relative}.done-stars.svelte-2bjpy7{gap:var(--space-2);margin:var(--space-2) 0;justify-content:center;display:flex}.done-star.svelte-2bjpy7{color:var(--stage-edge);opacity:.4;animation:svelte-2bjpy7-star-pop var(--motion-slow) var(--ease-spring) both;font-size:2.5rem}.done-star.filled.svelte-2bjpy7{color:var(--spotlight);opacity:1;text-shadow:0 0 12px var(--spotlight-glow)}@keyframes svelte-2bjpy7-star-pop{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{transform:scale(1.2)rotate(10deg)}to{transform:scale(1)rotate(0)}}.done-emoji.svelte-2bjpy7{color:var(--spotlight);margin:0;font-size:3rem}@media (prefers-reduced-motion:reduce){.stage-deck.svelte-2bjpy7{background-image:none}}.animated-counter.svelte-16ruskj{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;font-weight:800}.practice-head.svelte-a479a1 h2:where(.svelte-a479a1){font-size:var(--text-title)}.small.svelte-a479a1{font-size:var(--text-small)}.empty.svelte-a479a1,.done.svelte-a479a1{gap:var(--space-3);text-align:center;flex-direction:column;align-items:center;display:flex}.emoji.svelte-a479a1,.done-emoji.svelte-a479a1{color:var(--spotlight);margin:0;font-size:3rem}.done-title.svelte-a479a1{font-family:var(--font-display);font-weight:800;font-size:var(--text-title)}.trick-banner.svelte-a479a1{background:color-mix(in srgb, var(--stage-mid) 85%, var(--spotlight) 15%);border:1px solid color-mix(in srgb, var(--spotlight) 35%, var(--stage-line));gap:var(--space-1);flex-direction:column;display:flex}.kicker.svelte-a479a1{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.06em;color:var(--spotlight);font-weight:700}.trick-name.svelte-a479a1{font-family:var(--font-display);font-weight:800;font-size:var(--text-lead);overflow-wrap:anywhere;margin:0}.stage-deck.svelte-a479a1{background-image:var(--stage-spotlight-bg);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);min-height:var(--tap);justify-content:center;display:flex}.controls.svelte-a479a1{justify-content:center}@media (prefers-reduced-motion:reduce){.stage-deck.svelte-a479a1{background-image:none}}.progress-head.svelte-6cq6qf h2:where(.svelte-6cq6qf){font-size:var(--text-title)}.section-h.svelte-6cq6qf{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;margin-top:var(--space-4);font-weight:700}.small.svelte-6cq6qf{font-size:var(--text-small)}.streak-card.svelte-6cq6qf{align-items:center;gap:var(--space-3);background:var(--gradient-spotlight);border:1px solid color-mix(in srgb, var(--spotlight) 25%, var(--stage-line));display:flex}.streak-mark.svelte-6cq6qf{color:var(--spotlight);font-size:1.8rem}.streak-sub.svelte-6cq6qf{font-size:var(--text-caption);color:var(--house-light);text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-weight:600}.streak-text.svelte-6cq6qf{font-family:var(--font-display);font-weight:800;font-size:var(--text-lead)}.tech-list.svelte-6cq6qf,.recent-list.svelte-6cq6qf{margin:var(--space-3) 0 0;gap:var(--space-2);flex-direction:column;padding:0;list-style:none;display:flex}.tech-row.svelte-6cq6qf{gap:var(--space-1);flex-direction:column;display:flex}.tech-main.svelte-6cq6qf{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.tech-title.svelte-6cq6qf{overflow-wrap:anywhere;margin:0;font-weight:600}.badge.svelte-6cq6qf{font-size:var(--text-small);padding:2px var(--space-2);border-radius:var(--radius-pill);border:1px solid var(--stage-line);font-weight:700}.level-pre-learning.svelte-6cq6qf{color:var(--house-light);background:var(--stage-lit)}.level-learning.svelte-6cq6qf{color:var(--spotlight);border-color:color-mix(in srgb, var(--spotlight) 40%, var(--stage-line));background:var(--spotlight-wash)}.level-gate-passed.svelte-6cq6qf{color:var(--applause);border-color:color-mix(in srgb, var(--applause) 40%, var(--stage-line));background:var(--applause-wash);box-shadow:0 0 8px var(--applause-wash)}.level-fluent.svelte-6cq6qf{color:var(--color-accent-ink);background:var(--color-accent);border-color:var(--color-accent)}.tech-meta.svelte-6cq6qf{gap:var(--space-3);flex-wrap:wrap;display:flex}.recent-row.svelte-6cq6qf{justify-content:space-between;gap:var(--space-3);padding:var(--space-1) 0;display:flex}.nav-row.svelte-6cq6qf{margin-top:var(--space-4)}.report-head.svelte-jcwnx8 h2:where(.svelte-jcwnx8){font-size:var(--text-title)}.section-h.svelte-jcwnx8{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;margin-top:var(--space-4);color:var(--house-light);align-items:center;gap:var(--space-2);font-weight:700;display:flex}.section-h.svelte-jcwnx8:before{content:"";background:var(--spotlight);border-radius:var(--radius-pill);width:3px;height:1em;display:inline-block}.small.svelte-jcwnx8{font-size:var(--text-small)}.strategy-list.svelte-jcwnx8{margin:var(--space-3) 0 0;gap:var(--space-2);flex-direction:column;padding:0;list-style:none;display:flex}.strategy-item.svelte-jcwnx8{gap:var(--space-1);transition:border-color var(--motion-base) ease;flex-direction:column;display:flex}.strategy-item.svelte-jcwnx8:hover{border-color:var(--stage-edge)}.strategy-title.svelte-jcwnx8{overflow-wrap:anywhere;color:var(--spotlight);margin:0;font-weight:700}.starter-card.svelte-jcwnx8{background:color-mix(in srgb, var(--stage-mid) 85%, var(--spotlight) 15%);border:1px solid color-mix(in srgb, var(--spotlight) 35%, var(--stage-line));gap:var(--space-2);margin-top:var(--space-4);box-shadow:var(--shadow-card), 0 0 20px var(--spotlight-wash);flex-direction:column;display:flex;position:relative;overflow:hidden}.starter-card.svelte-jcwnx8:before{content:"";background:var(--spotlight);width:3px;height:100%;position:absolute;top:0;left:0}.starter-title.svelte-jcwnx8{font-family:var(--font-display);font-weight:800;font-size:var(--text-lead);margin:0}.starter-prompt.svelte-jcwnx8{font-size:var(--text-body);color:var(--house-bright);padding:var(--space-2) var(--space-3);background:var(--stage-floor);border-radius:var(--radius);line-height:1.6}.privacy.svelte-jcwnx8{text-align:center;margin-top:var(--space-5)}.nav-row.svelte-jcwnx8{margin-top:var(--space-3)}.stage-head.svelte-1rkrqkk{gap:var(--space-1);flex-direction:column;display:flex}.phase-tag.svelte-1rkrqkk{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;color:var(--spotlight);font-weight:700}.picker.svelte-1rkrqkk{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0;padding:0;list-style:none;display:grid}.pick.svelte-1rkrqkk{gap:var(--space-1);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.pick.svelte-1rkrqkk:hover,.pick.picked.svelte-1rkrqkk{border-color:var(--spotlight)}.pick.picked.svelte-1rkrqkk{background:var(--spotlight-wash)}.pick-title.svelte-1rkrqkk{color:var(--house-bright);font-weight:700}.stage-deck.svelte-1rkrqkk{background-image:var(--stage-spotlight-bg);gap:var(--space-4);flex-direction:column;align-items:center;display:flex}.counters.svelte-1rkrqkk{gap:var(--space-6);flex-wrap:wrap;justify-content:center;display:flex}.counter.svelte-1rkrqkk{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.counter-label.svelte-1rkrqkk{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.06em;color:var(--house-light)}.counter-val.svelte-1rkrqkk{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--spotlight);text-shadow:0 0 8px var(--spotlight-glow);font-size:clamp(1.3rem,6vw,1.8rem)}.prompt.svelte-1rkrqkk{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--house-bright);text-align:center;overflow-wrap:anywhere;margin:0;font-size:clamp(1.3rem,6vw,1.6rem)}.input-line.svelte-1rkrqkk{text-align:center;border-bottom:3px solid var(--spotlight);min-width:8rem;padding:var(--space-2)}.input-val.svelte-1rkrqkk{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--house-bright);font-size:1.8rem}.answer-feedback.svelte-1rkrqkk{margin:calc(var(--space-2) * -1) 0 0;color:var(--miss);text-align:center;font-weight:700}.save-state.svelte-1rkrqkk{min-height:12rem;color:var(--color-muted);place-items:center;display:grid}.save-error.svelte-1rkrqkk{color:var(--color-error);text-align:center;font-weight:700}.numpad-mini.svelte-1rkrqkk{grid-template-columns:repeat(3, var(--tap));gap:var(--space-2);justify-content:center;display:grid}.np-key.svelte-1rkrqkk{min-width:var(--tap);min-height:var(--tap);font-family:var(--font-numeric);font-size:1.2rem;font-weight:800}.done.svelte-1rkrqkk{text-align:center}.done-emoji.svelte-1rkrqkk{color:var(--spotlight);margin:0;font-size:3rem}.done-title.svelte-1rkrqkk{font-family:var(--font-display);font-weight:800;font-size:var(--text-title);margin:0}.done-wrap.svelte-1rkrqkk{position:relative;overflow:visible}.record.svelte-1rkrqkk{font-family:var(--font-display);color:var(--applause);font-weight:800;font-size:var(--text-lead);animation:bounce-in var(--motion-slow) var(--ease-spring) both;text-shadow:0 0 12px var(--applause-wash)}.stage-done-stats.svelte-1rkrqkk{gap:var(--space-6);margin:var(--space-3) 0;justify-content:center;display:flex}.stage-stat.svelte-1rkrqkk{flex-direction:column;align-items:center;gap:2px;display:flex}.stage-stat.svelte-1rkrqkk .animated-counter{color:var(--spotlight);text-shadow:0 0 8px var(--spotlight-glow);font-size:2rem}.stage-stat-label.svelte-1rkrqkk{font-size:var(--text-caption);color:var(--house-light);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.controls.svelte-1rkrqkk{flex-wrap:wrap;justify-content:center}@media (prefers-reduced-motion:reduce){.stage-deck.svelte-1rkrqkk{background-image:none}}.trick-head.svelte-14ii6da{gap:var(--space-1);flex-direction:column;display:flex}.phase-tag.svelte-14ii6da{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;color:var(--spotlight);font-weight:700}.stage-deck.svelte-14ii6da{gap:var(--space-3);background-image:var(--stage-spotlight-bg);flex-direction:column;align-items:flex-start;display:flex}.kicker.svelte-14ii6da{font-family:var(--font-display);color:var(--spotlight);font-weight:800;font-size:var(--text-lead);margin:0}.steps.svelte-14ii6da{gap:var(--space-2);flex-direction:column;width:100%;margin:0;padding-left:1.2rem;display:flex}.step.svelte-14ii6da{justify-content:space-between;gap:var(--space-3);font-size:var(--text-body);animation:card-settle var(--motion-base) var(--ease-stage);align-items:baseline;display:flex}.step-label.svelte-14ii6da{color:var(--house-light)}.step-val.svelte-14ii6da{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--spotlight);text-shadow:0 0 6px var(--spotlight-glow);font-size:1.15rem}.finale.svelte-14ii6da{font-family:var(--font-display);font-weight:800;font-size:var(--text-title);color:var(--spotlight);text-shadow:0 0 16px var(--spotlight-glow);animation:bounce-in var(--motion-slow) var(--ease-spring) both;align-self:center;margin:0}.reveal.svelte-14ii6da{font-size:var(--text-lead);color:var(--house-bright);animation:bounce-in var(--motion-slow) var(--ease-spring) both;margin:0}.principle.svelte-14ii6da{font-size:var(--text-body)}.mission.svelte-14ii6da{text-align:center;align-items:center}.mission-title.svelte-14ii6da{font-size:var(--text-lead);color:var(--house-bright)}.done-emoji.svelte-14ii6da{color:var(--spotlight);animation:bounce-in var(--motion-slow) var(--ease-spring) both;filter:drop-shadow(0 0 12px var(--spotlight-glow));margin:0;font-size:3rem}.controls.svelte-14ii6da{justify-content:center}@media (prefers-reduced-motion:reduce){.stage-deck.svelte-14ii6da{background-image:none}.step.svelte-14ii6da{animation:none}}h2.svelte-1ipj4r5{font-size:var(--text-title);margin:0}.trick-list.svelte-1ipj4r5{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));margin:0;padding:0;list-style:none;display:grid}.trick-card.svelte-1ipj4r5{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4);cursor:pointer;text-align:center;min-height:calc(var(--tap) * 2.4);transition:border-color var(--motion-base) ease, transform var(--motion-fast) var(--ease-stage), box-shadow var(--motion-base) ease;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.trick-card.svelte-1ipj4r5:before{content:"";background:radial-gradient(circle at 50% 0%, var(--spotlight-wash) 0%, transparent 70%);opacity:0;transition:opacity var(--motion-base) ease;position:absolute;inset:0}.trick-card.svelte-1ipj4r5:hover:not(.locked){border-color:var(--spotlight);box-shadow:var(--shadow-card), 0 0 24px var(--spotlight-wash);transform:translateY(-3px)}.trick-card.svelte-1ipj4r5:hover:not(.locked):before{opacity:1}.trick-card.locked.svelte-1ipj4r5{opacity:.55;cursor:not-allowed}.trick-mark.svelte-1ipj4r5{color:var(--spotlight);z-index:1;font-size:1.8rem;position:relative}.trick-title.svelte-1ipj4r5{color:var(--house-bright);overflow-wrap:anywhere;font-weight:700}.catch-head.svelte-up6qiu h2:where(.svelte-up6qiu){font-size:var(--text-title);margin:0}.ask.svelte-up6qiu{font-size:var(--text-lead);color:var(--spotlight);font-weight:700}.items.svelte-up6qiu{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0;padding:0;list-style:none;display:grid}.item.svelte-up6qiu{align-items:center;gap:var(--space-1);width:100%;padding:var(--space-4);cursor:pointer;text-align:center;transition:border-color var(--motion-base) ease, transform var(--motion-fast) var(--ease-spring), box-shadow var(--motion-base) ease;flex-direction:column;display:flex}.item.svelte-up6qiu:hover:not(:disabled){border-color:var(--spotlight);box-shadow:var(--shadow-card), 0 0 16px var(--spotlight-wash);transform:translateY(-3px)scale(1.02)}.expr.svelte-up6qiu{font-size:var(--text-body);color:var(--house-light)}.claimed.svelte-up6qiu{font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--house-bright);font-size:1.6rem;font-weight:700}.item--wrong-pick.svelte-up6qiu{border-color:var(--miss);animation:.32s svelte-up6qiu-shake}.item--caught.svelte-up6qiu{border-color:var(--applause);background:var(--applause-wash);box-shadow:0 0 20px var(--applause-wash), inset 0 0 0 2px var(--applause);animation:card-settle var(--motion-slow) var(--ease-spring)}.item--caught.svelte-up6qiu .claimed:where(.svelte-up6qiu){color:var(--applause);text-shadow:0 0 8px var(--applause-wash)}.verdict.svelte-up6qiu{text-align:center;position:relative;overflow:hidden}.verdict.ok.svelte-up6qiu{border-color:var(--applause)}.sweep.svelte-up6qiu{background:linear-gradient(110deg, transparent 30%, var(--spotlight-wash-strong) 50%, transparent 70%);animation:svelte-up6qiu-sweep .6s var(--ease-stage);pointer-events:none;position:absolute;inset:0}.wrong-pick-msg.svelte-up6qiu{color:var(--miss)}.controls.svelte-up6qiu{justify-content:center}@keyframes svelte-up6qiu-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes svelte-up6qiu-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.item.svelte-up6qiu,.sweep.svelte-up6qiu{transition-duration:.01ms;animation:none}}.mode-switch.svelte-mdsmin{gap:var(--space-2);flex-wrap:wrap}.mode-switch.svelte-mdsmin button:where(.svelte-mdsmin){flex:8rem;min-width:0}.mode-switch.svelte-mdsmin button.active:where(.svelte-mdsmin){background:var(--spotlight);color:var(--spotlight-ink);border-color:var(--spotlight)}.prompt.svelte-mdsmin .big:where(.svelte-mdsmin){font-family:var(--font-numeric);font-variant-numeric:tabular-nums;color:var(--spotlight);text-align:center;padding:var(--space-4);background:var(--stage-floor);border-radius:var(--radius-lg);word-break:break-all;overflow-wrap:anywhere;font-size:clamp(2rem,8vw,3.5rem);font-weight:800}.field.svelte-mdsmin{gap:var(--space-1);flex-direction:column;display:flex}.field.svelte-mdsmin input:where(.svelte-mdsmin){text-align:center;width:100%;font-size:1.25rem}.feedback.ok.svelte-mdsmin{color:var(--applause);font-size:var(--text-lead);padding:var(--space-2) var(--space-3);background:var(--applause-wash);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--applause) 30%, var(--stage-line));animation:bounce-in var(--motion-base) var(--ease-spring) both;margin:0;font-weight:800}.feedback.wrong.svelte-mdsmin{color:var(--miss);font-size:var(--text-body);padding:var(--space-2) var(--space-3);background:var(--miss-wash);border-radius:var(--radius);border:1px solid color-mix(in srgb, var(--miss) 30%, var(--stage-line));margin:0;font-weight:600}.table-grid.svelte-mdsmin{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));display:grid}.cell.svelte-mdsmin{padding:var(--space-2);background:var(--stage-floor);border-radius:var(--radius);flex-direction:column;align-items:center;display:flex}.num.svelte-mdsmin{font-family:var(--font-numeric);color:var(--spotlight);font-size:1.5rem;font-weight:800}.cons.svelte-mdsmin{color:var(--house-bright);font-size:var(--text-small)}.learning-deck.svelte-sqeg21{z-index:30;inset-inline:max(var(--space-2), env(safe-area-inset-left)) max(var(--space-2), env(safe-area-inset-right));gap:var(--space-1);padding:var(--space-1);border:1px solid var(--color-rule-2);border-radius:var(--radius-large);background:color-mix(in oklch, var(--color-paper-2) 94%, transparent);box-shadow:var(--shadow-stage);-webkit-backdrop-filter:blur(16px)saturate(130%);backdrop-filter:blur(16px)saturate(130%);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;inset-block-end:max(var(--space-2), env(safe-area-inset-bottom))}.deck-link.svelte-sqeg21{min-width:0;min-height:var(--tap);justify-content:center;align-items:center;gap:var(--space-3xs);padding:var(--space-1) var(--space-1);border-radius:var(--radius-card);color:var(--color-muted);white-space:nowrap;transition:background-color var(--dur-short) var(--ease-out), color var(--dur-short) var(--ease-out), transform var(--dur-micro) var(--ease-out);flex-direction:column;text-decoration:none;display:flex}.deck-link.active.svelte-sqeg21{color:var(--color-accent-ink);background:var(--color-accent)}.deck-link.svelte-sqeg21:active{transform:translateY(1px)}.deck-icon.svelte-sqeg21{font-size:1rem;display:flex}.deck-label.svelte-sqeg21{text-overflow:ellipsis;min-width:0;max-width:100%;font-size:clamp(.62rem, 2.8vw, var(--text-xs));font-weight:750;line-height:1.15;overflow:hidden}@media (hover:hover) and (pointer:fine){.deck-link.svelte-sqeg21:hover{color:var(--color-ink);background:var(--color-paper-3)}.deck-link.active.svelte-sqeg21:hover{color:var(--color-accent-ink);background:var(--color-accent)}}@media (width>=58rem){.learning-deck.svelte-sqeg21{padding:var(--space-1);border-color:var(--color-rule);border-radius:var(--radius-pill);background:var(--color-paper-3);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;justify-self:center;display:flex;position:static;inset:auto}.deck-link.svelte-sqeg21{gap:var(--space-2);min-width:7rem;padding-inline:var(--space-3);border-radius:var(--radius-pill);flex-direction:row}.deck-label.svelte-sqeg21{font-size:var(--text-sm)}}.toast.svelte-1cpok13{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--gradient-card);border:1px solid var(--stage-line);border-radius:var(--radius);box-shadow:var(--shadow-stage);opacity:0;transition:transform var(--motion-slow) var(--ease-spring), opacity var(--motion-base) ease;pointer-events:auto;display:flex;transform:translateY(-100px)}.toast.visible.svelte-1cpok13{opacity:1;transform:translateY(0)}.toast.success.svelte-1cpok13{border-color:color-mix(in srgb, var(--applause) 40%, var(--stage-line));box-shadow:var(--shadow-stage), 0 0 20px var(--applause-wash)}.toast.achievement.svelte-1cpok13{border-color:color-mix(in srgb, var(--spotlight) 40%, var(--stage-line));box-shadow:var(--shadow-stage), 0 0 24px var(--spotlight-glow);background:linear-gradient(135deg, color-mix(in srgb, var(--spotlight) 10%, var(--stage-mid)) 0%, var(--stage-mid) 100%)}.toast-icon.svelte-1cpok13{color:var(--spotlight);flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.toast.success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:var(--applause)}.toast-msg.svelte-1cpok13{font-size:var(--text-body);color:var(--house-bright);flex:1;font-weight:600}.toast-close.svelte-1cpok13{width:calc(var(--tap) * .6);height:calc(var(--tap) * .6);min-width:auto;min-height:auto;color:var(--house-light);cursor:pointer;border-radius:var(--radius-sm);opacity:.6;transition:opacity var(--motion-base) ease;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1rem;display:flex}.toast-close.svelte-1cpok13:hover{opacity:1;background:var(--stage-lit)}@media (prefers-reduced-motion:reduce){.toast.svelte-1cpok13{transition:opacity var(--motion-fast) ease;transform:none}}.toast-container.svelte-cqwvc2{top:var(--space-4);z-index:200;gap:var(--space-2);pointer-events:none;width:min(100% - 2rem, var(--app-max));flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%)}.proscenium.svelte-1n46o8q{align-items:center;gap:var(--space-3);width:min(100%, var(--app-wide));border-bottom:1px solid var(--color-rule);grid-template-columns:minmax(0,1fr) auto;margin-block-end:clamp(var(--space-5), 4vw, var(--space-7));margin-inline:auto;padding-block-end:var(--space-3);display:grid}.wordmark.svelte-1n46o8q{align-items:center;gap:var(--space-2);color:var(--house-bright);font-family:var(--font-display);letter-spacing:var(--tracking-display);min-width:var(--tap);min-height:var(--tap);transition:color var(--dur-short) var(--ease-out);justify-content:flex-start;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.wordmark-mark.svelte-1n46o8q{color:var(--color-accent-strong);font-size:.7rem}.wordmark-text.svelte-1n46o8q{white-space:nowrap}.chip.svelte-1n46o8q{align-items:center;gap:var(--space-2);min-height:var(--tap);padding:0 var(--space-3) 0 var(--space-2);background:var(--stage-mid);border:1px solid var(--stage-line);border-radius:var(--radius-pill);color:var(--color-ink);text-decoration:none;display:inline-flex}.chip-avatar.svelte-1n46o8q{font-size:1.05rem;line-height:1}.chip-name.svelte-1n46o8q{font-size:var(--text-small);text-overflow:ellipsis;white-space:nowrap;max-width:9rem;font-weight:600;overflow:hidden}.header-tail.svelte-1n46o8q{align-items:center;gap:var(--space-2);display:flex}.theme-toggle.svelte-1n46o8q{width:var(--tap);height:var(--tap);min-width:var(--tap);min-height:var(--tap);border:1px solid var(--stage-line);border-radius:var(--radius-pill);background:var(--stage-mid);color:var(--house-light);cursor:pointer;transition:color var(--dur-short) var(--ease-out), background-color var(--dur-short) var(--ease-out);justify-content:center;align-items:center;padding:0;font-size:1.05rem;display:flex}.theme-toggle.svelte-1n46o8q:hover{color:var(--spotlight);border-color:var(--stage-edge);background:var(--stage-mid)}.stage.svelte-1n46o8q{min-width:0;width:min(100%, var(--app-max));margin-inline:auto}.stage.wide.svelte-1n46o8q{width:min(100%, var(--app-wide))}.stage.svelte-1n46o8q:focus{outline:none}.skip-link.svelte-1n46o8q{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link.svelte-1n46o8q:focus{top:var(--space-3);left:var(--space-3);z-index:20;clip-path:none;width:auto;height:auto;padding:var(--space-2) var(--space-3);background:var(--spotlight);color:var(--spotlight-ink);border-radius:var(--radius);margin:0;font-weight:800;position:fixed}.load-state.svelte-1n46o8q,.loading-stage.svelte-1n46o8q{align-content:center;place-items:center;gap:var(--space-4);text-align:center;min-height:15rem;display:grid}.load-state.svelte-1n46o8q>svg{font-size:var(--text-2xl);color:var(--color-error)}.load-state.svelte-1n46o8q h1:where(.svelte-1n46o8q){font-size:var(--text-xl)}.loading-stage.svelte-1n46o8q{grid-template-columns:repeat(3,.65rem)}.loading-stage.svelte-1n46o8q span:where(.svelte-1n46o8q){aspect-ratio:1;border-radius:var(--radius-pill);background:var(--color-accent-strong);opacity:.3;width:.65rem;animation:svelte-1n46o8q-load-beat .9s var(--ease-in-out) infinite alternate}.loading-stage.svelte-1n46o8q span:where(.svelte-1n46o8q):nth-child(2){animation-delay:.12s}.loading-stage.svelte-1n46o8q span:where(.svelte-1n46o8q):nth-child(3){animation-delay:.24s}.loading-stage.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--color-muted);grid-column:1/-1}@keyframes svelte-1n46o8q-load-beat{to{opacity:1;transform:translateY(-3px)}}@media (width<=23rem){.wordmark-text.svelte-1n46o8q,.chip-name.svelte-1n46o8q{display:none}}@media (width<=57.99rem){.chip.svelte-1n46o8q{display:none}}@media (width>=58rem){.proscenium.svelte-1n46o8q{grid-template-columns:auto minmax(28rem,1fr) auto}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-paper:oklch(96.5% .018 78);--color-paper-2:oklch(99% .008 78);--color-paper-3:oklch(92.5% .024 78);--color-ink:oklch(20% .032 302);--color-ink-2:oklch(38% .036 302);--color-muted:oklch(46% .03 302);--color-neutral:oklch(32% .032 302);--color-rule:oklch(84% .026 78);--color-rule-2:oklch(72% .035 78);--color-accent:oklch(76% .155 78);--color-accent-strong:oklch(47% .132 67);--color-accent-ink:oklch(18% .03 67);--color-focus:oklch(54% .2 245);--color-insight:oklch(48% .14 225);--color-insight-surface:oklch(93% .035 225);--color-success:oklch(43% .132 145);--color-success-surface:oklch(92% .04 145);--color-error:oklch(50% .175 25);--color-error-surface:oklch(93% .035 25);--color-stage:oklch(20% .04 302);--color-stage-ink:oklch(96% .012 84);--color-stage-muted:oklch(78% .03 300);--color-scrim:oklch(13% .025 302/.56);--color-shadow:oklch(22% .035 302/.12);--color-shadow-soft:oklch(22% .035 302/.07);--font-display:"Pretendard Variable", Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, sans-serif;--font-body:"Pretendard Variable", Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, sans-serif;--font-outlier:"SFMono-Regular", Consolas, "Liberation Mono", ui-monospace, monospace;--font-numeric:var(--font-outlier);--display-weight:850;--display-style:normal;--tracking-display:-.035em;--tracking-label:.045em;--tracking-numeric:-.02em;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.25rem;--text-xl:1.625rem;--text-2xl:2.125rem;--text-display:clamp(2rem, 6vw, 3.75rem);--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--rule-hair:1px;--rule-fine:2px;--radius-card:1.125rem;--radius-pill:999px;--radius-input:.75rem;--radius-small:.75rem;--radius-large:1.75rem;--tap:3rem;--app-max:48rem;--app-wide:76rem;--page-gutter:clamp(1rem, 4vw, 3rem);--shadow-card:0 1px 0 oklch(100% .005 78/.7) inset, 0 8px 24px var(--color-shadow-soft);--shadow-cell:0 4px 12px var(--color-shadow-soft);--shadow-inset:inset 0 0 0 1px var(--color-rule);--shadow-stage:0 22px 60px var(--color-shadow);--shadow-spotlight:0 20px 52px var(--color-shadow), 0 0 0 1px var(--color-rule);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.7, 0, .84, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-standard:cubic-bezier(.4, 0, .2, 1);--dur-micro:.1s;--dur-short:.18s;--dur-long:.42s;--stage-spotlight-bg:radial-gradient(80% 34rem at 18% -8rem, oklch(76% .155 78/.15), transparent 72%);--gradient-card:linear-gradient(145deg, var(--color-paper-2), var(--color-paper));--gradient-spotlight:linear-gradient(135deg, oklch(76% .155 78/.15), transparent 64%);--gradient-hero:linear-gradient(145deg, var(--color-paper-2), var(--color-paper-3));--gradient-success:linear-gradient(135deg, var(--color-success-surface), transparent 70%);--gradient-shimmer:linear-gradient(90deg, transparent, oklch(76% .155 78/.18), transparent);--stage-floor:var(--color-paper);--stage-mid:var(--color-paper-2);--stage-lit:var(--color-paper-3);--stage-rise:oklch(89% .03 78);--stage-line:var(--color-rule);--stage-edge:var(--color-rule-2);--spotlight:var(--color-accent-strong);--spotlight-bright:var(--color-accent);--spotlight-ink:var(--color-accent-ink);--spotlight-wash:oklch(76% .155 78/.1);--spotlight-wash-strong:oklch(76% .155 78/.18);--spotlight-glow:oklch(54% .2 245/.22);--applause:var(--color-success);--applause-deep:oklch(37% .12 145);--applause-wash:var(--color-success-surface);--miss:var(--color-error);--miss-wash:var(--color-error-surface);--house-bright:var(--color-ink);--house-light:var(--color-muted);--motion-fast:var(--dur-micro);--motion-base:var(--dur-short);--motion-slow:var(--dur-long);--ease-stage:var(--ease-out);--ease-spring:var(--ease-out);--radius-sm:var(--radius-small);--radius:var(--radius-card);--radius-lg:var(--radius-large);--text-title:clamp(1.625rem, 4vw, 2.5rem);--text-lead:var(--text-lg);--text-body:var(--text-md);--text-small:var(--text-sm);--text-caption:var(--text-xs);--space-1:var(--space-3xs);--space-2:var(--space-2xs);--space-3:var(--space-xs);--space-4:var(--space-sm);--space-5:var(--space-md);--space-6:var(--space-lg);--space-7:var(--space-xl);--space-8:var(--space-2xl);font-family:var(--font-body);font-size:var(--text-body);color:var(--color-ink);background:var(--color-paper);line-height:1.55}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-paper:oklch(14% .032 302);--color-paper-2:oklch(19% .042 302);--color-paper-3:oklch(24% .052 302);--color-ink:oklch(95% .012 84);--color-ink-2:oklch(82% .018 84);--color-muted:oklch(74% .035 300);--color-neutral:oklch(86% .02 84);--color-rule:oklch(32% .052 302);--color-rule-2:oklch(45% .06 302);--color-accent:oklch(80% .15 78);--color-accent-strong:oklch(82% .14 78);--color-accent-ink:oklch(16% .032 67);--color-focus:oklch(78% .13 225);--color-insight:oklch(78% .12 225);--color-insight-surface:oklch(25% .06 225);--color-success:oklch(76% .13 145);--color-success-surface:oklch(24% .06 145);--color-error:oklch(75% .145 25);--color-error-surface:oklch(25% .065 25);--color-stage:oklch(21% .045 302);--color-stage-ink:oklch(96% .012 84);--color-stage-muted:oklch(79% .03 300);--color-scrim:oklch(5% .015 302/.72);--color-shadow:oklch(4% .02 302/.52);--color-shadow-soft:oklch(4% .02 302/.28);--stage-rise:oklch(29% .06 302);--spotlight-wash:oklch(80% .15 78/.1);--spotlight-wash-strong:oklch(80% .15 78/.18);--spotlight-glow:oklch(78% .13 225/.24);--applause-deep:oklch(68% .13 145);--shadow-card:0 1px 0 oklch(100% .005 78/.05) inset, 0 8px 24px var(--color-shadow-soft);--shadow-cell:0 4px 12px var(--color-shadow-soft);--shadow-stage:0 24px 64px var(--color-shadow);--shadow-spotlight:0 20px 56px var(--color-shadow), 0 0 0 1px var(--color-rule);--stage-spotlight-bg:radial-gradient(80% 34rem at 18% -8rem, oklch(80% .15 78/.12), transparent 72%);--gradient-card:linear-gradient(145deg, var(--color-paper-2), var(--color-paper-3));--gradient-spotlight:linear-gradient(135deg, oklch(80% .15 78/.12), transparent 64%);--gradient-hero:linear-gradient(145deg, var(--color-paper-2), var(--color-paper-3));--gradient-success:linear-gradient(135deg, var(--color-success-surface), transparent 70%);--gradient-shimmer:linear-gradient(90deg, transparent, oklch(80% .15 78/.14), transparent)}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-paper);min-width:0;min-height:100dvh;margin:0;overflow-x:clip}body{background-image:var(--stage-spotlight-bg);color:var(--color-ink);font-family:var(--font-body);font-size:var(--text-md);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-repeat:no-repeat;line-height:1.55}button,input,select,textarea{font:inherit}h1,h2,h3,h4{overflow-wrap:anywhere;min-width:0;color:inherit;font-family:var(--font-display);margin:0;font-style:normal;line-height:1.12}h1{font-size:var(--text-display);font-weight:var(--display-weight);letter-spacing:var(--tracking-display)}h2{font-size:var(--text-title);letter-spacing:-.025em;font-weight:820}p{margin:0}a{color:var(--color-accent-strong)}::selection{background:var(--color-accent);color:var(--color-accent-ink)}:where(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--color-focus);outline-offset:3px;border-radius:var(--radius-small)}.app{z-index:1;width:100%;min-width:0;min-height:100dvh;padding:max(var(--space-3), env(safe-area-inset-top)) max(var(--page-gutter), env(safe-area-inset-right)) calc(var(--space-3xl) + env(safe-area-inset-bottom)) max(var(--page-gutter), env(safe-area-inset-left));margin-inline:auto;position:relative}.stack{gap:var(--space-4);flex-direction:column;display:flex}.row{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.muted{color:var(--color-muted)}.card{padding:var(--space-4);border:1px solid var(--color-rule);border-radius:var(--radius-card);background:var(--color-paper-2);color:var(--color-ink);box-shadow:var(--shadow-card)}button,.btn{min-width:var(--tap);min-height:var(--tap);padding-inline:var(--space-4);border-radius:var(--radius-input);background:var(--color-paper-3);color:var(--color-ink);font-family:var(--font-body);white-space:nowrap;cursor:pointer;transition:background-color var(--dur-short) var(--ease-out), color var(--dur-short) var(--ease-out), border-color var(--dur-short) var(--ease-out), transform var(--dur-micro) var(--ease-out);border:1px solid #0000;font-weight:700;line-height:1}button:active,.btn:active{transform:translateY(1px)}button:disabled,.btn:disabled,.btn[aria-disabled=true],.btn[data-state=disabled]{opacity:.5;cursor:not-allowed;transform:none}.btn--primary,button.primary{background:var(--color-accent);color:var(--color-accent-ink);border-color:var(--color-accent);font-weight:820}.btn--secondary{background:var(--color-paper-3);color:var(--color-ink);border-color:var(--color-rule)}.btn--ghost{min-width:auto;padding-inline:var(--space-3);color:var(--color-neutral);background:0 0}.btn--danger,button.danger{background:var(--color-error-surface);color:var(--color-error);border-color:var(--color-error)}@media (hover:hover) and (pointer:fine){button:hover,.btn:hover{background:var(--stage-rise)}.btn--primary:hover,button.primary:hover{background:color-mix(in oklch, var(--color-accent) 88%, var(--color-ink));color:var(--color-accent-ink)}.btn--ghost:hover{background:var(--color-paper-3);color:var(--color-ink)}.btn--danger:hover,button.danger:hover{background:color-mix(in oklch, var(--color-error-surface) 82%, var(--color-error));color:var(--color-ink)}}.btn[data-state=loading]{color:#0000;cursor:progress;position:relative}.btn[data-state=loading]:after{content:"";border:2px solid var(--color-rule-2);border-top-color:var(--color-accent-ink);border-radius:var(--radius-pill);width:1rem;height:1rem;margin:auto;animation:.7s linear infinite btn-spin;position:absolute;inset:0}.btn[data-state=success]{background:var(--color-success-surface);color:var(--color-success);border-color:var(--color-success)}.btn[data-state=error]{background:var(--color-error-surface);color:var(--color-error);border-color:var(--color-error)}input,select,textarea{min-height:var(--tap);padding-inline:var(--space-3);border:1px solid var(--color-rule-2);outline-offset:1px;border-radius:var(--radius-input);background:var(--color-paper-2);color:var(--color-ink);outline:2px solid #0000}input::placeholder,textarea::placeholder{color:var(--color-muted)}input:disabled,select:disabled,textarea:disabled{opacity:.55;cursor:not-allowed}@media (hover:hover) and (pointer:fine){input:hover,select:hover,textarea:hover{background:var(--color-paper-3)}}@keyframes curtain-rise{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes spotlight-sweep{0%{opacity:0;transform:translate(-28%)}35%{opacity:1}to{opacity:0;transform:translate(28%)}}@keyframes card-settle{0%{transform:scale(.96)}to{transform:scale(1)}}@keyframes bounce-in{0%{transform:scale(.94)}to{transform:scale(1)}}@keyframes stage-pop{0%{transform:scale(.94)}to{transform:scale(1)}}@keyframes btn-spin{to{transform:rotate(360deg)}}.rise{animation:curtain-rise var(--dur-long) var(--ease-out) both}.done-emoji,.bounce-in{animation:bounce-in var(--dur-long) var(--ease-out) both}.sweep{background-image:var(--gradient-shimmer);animation:spotlight-sweep var(--dur-long) var(--ease-out) both}.glow-pulse,.pulse-ring{border-color:var(--color-accent-strong);animation:card-settle var(--dur-long) var(--ease-out) both}.shimmer-text{color:var(--color-accent-strong)}.score-popup{z-index:20;color:var(--color-success);font-family:var(--font-outlier);font-size:var(--text-xl);pointer-events:none;animation:curtain-rise var(--dur-long) var(--ease-out) both;font-weight:800;position:absolute}@media (width>=58rem){.app{padding-block-end:var(--space-3xl)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
