.ui-module__LaJsVa__button{min-height:var(--tap);box-shadow:var(--shadow);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform 80ms,box-shadow 80ms,background-color .15s;display:inline-flex}.ui-module__LaJsVa__button:active{box-shadow:var(--shadow-press);transform:translateY(2px)}.ui-module__LaJsVa__primary{background:var(--brand);color:var(--brand-ink)}.ui-module__LaJsVa__primary:hover{background:var(--brand-strong)}.ui-module__LaJsVa__secondary{background:var(--surface);color:var(--ink);border:2px solid var(--line)}.ui-module__LaJsVa__iconButton{width:var(--tap);height:var(--tap);border:2px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;text-decoration:none;display:inline-flex}.ui-module__LaJsVa__iconButton:active{box-shadow:var(--shadow-press);transform:translateY(2px)}.ui-module__LaJsVa__iconButton[aria-pressed=true]{background:var(--hint-soft);border-color:var(--hint)}.ui-module__LaJsVa__splash{place-items:center;min-height:100dvh;font-size:4rem;animation:1.2s ease-in-out infinite ui-module__LaJsVa__bob;display:grid}@keyframes ui-module__LaJsVa__bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ui-module__LaJsVa__stars{letter-spacing:0;gap:2px;display:inline-flex}.ui-module__LaJsVa__starOff{filter:grayscale();opacity:.3}.ui-module__LaJsVa__banner{z-index:50;padding:calc(8px + var(--safe-top)) var(--gutter) 8px;text-align:center;justify-content:center;align-items:center;gap:12px;font-size:.95rem;font-weight:700;display:flex;position:sticky;top:0}.ui-module__LaJsVa__bannerOffline{background:var(--accent-soft);color:var(--accent)}.ui-module__LaJsVa__bannerUpdate{background:var(--hint-soft);color:var(--ink)}.ui-module__LaJsVa__bannerButton{background:var(--ink);color:#fff;border:0;border-radius:999px;min-height:36px;padding:0 14px;font-weight:800}
.game-module__ZtNRxW__scene{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);text-align:center;flex-direction:column;align-items:center;gap:8px;margin:0;padding:20px 16px 16px;display:flex}.game-module__ZtNRxW__sceneEmoji{letter-spacing:.05em;font-size:clamp(4rem,22vw,7rem);line-height:1.1}.game-module__ZtNRxW__sceneCaption{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.game-module__ZtNRxW__teaseChip{background:var(--good-soft);color:var(--good);border-radius:999px;padding:2px 10px;font-size:.8rem;font-weight:800}.game-module__ZtNRxW__prompt{border-radius:var(--radius);background:var(--accent-soft);align-items:center;gap:12px;padding:14px 14px 14px 20px;display:flex;position:relative}.game-module__ZtNRxW__prompt:before{content:"";border:10px solid #0000;border-top:0;border-bottom-color:var(--accent-soft);position:absolute;top:-10px;left:36px}.game-module__ZtNRxW__promptText{flex:1;margin:0;font-size:1.35rem;font-weight:800;line-height:1.25}.game-module__ZtNRxW__speaker{color:var(--accent)}.game-module__ZtNRxW__tone{font-size:1.2em}.game-module__ZtNRxW__note{color:var(--ink-soft);font-size:.9em;font-style:italic;font-weight:600}.game-module__ZtNRxW__optionRow{align-items:stretch;gap:8px;display:flex}.game-module__ZtNRxW__option{border:3px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:72px;box-shadow:var(--shadow);text-align:left;flex:1;align-items:center;gap:12px;padding:14px 18px;font-size:1.15rem;font-weight:700;line-height:1.3;transition:transform 80ms,background-color .2s,border-color .2s,opacity .2s;display:flex}.game-module__ZtNRxW__option:active{transform:scale(.98)}.game-module__ZtNRxW__optionText{flex:1}.game-module__ZtNRxW__optionMark{flex:none;font-size:1.3rem;font-weight:900}.game-module__ZtNRxW__option[data-status=correct]{border-color:var(--good);background:var(--good-soft);color:var(--good);animation:.35s game-module__ZtNRxW__pop}.game-module__ZtNRxW__option[data-status=wrong]{border-color:var(--retry-soft);color:var(--ink-soft);opacity:.6;box-shadow:none;background:#f6f3ee;animation:.35s game-module__ZtNRxW__wiggle}.game-module__ZtNRxW__option[data-status=inactive]{opacity:.45;box-shadow:none}.game-module__ZtNRxW__option[aria-disabled=true]{cursor:default}@keyframes game-module__ZtNRxW__pop{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes game-module__ZtNRxW__wiggle{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.game-module__ZtNRxW__key,.game-module__ZtNRxW__keyInline{border:2px solid var(--line);background:var(--surface-soft);min-width:30px;height:30px;color:var(--ink-soft);border-bottom-width:4px;border-radius:8px;place-items:center;padding:0 6px;font-family:inherit;font-size:.85rem;font-weight:800;display:inline-grid}.game-module__ZtNRxW__keyInline{min-width:24px;height:24px;margin-left:6px;font-size:.75rem}.game-module__ZtNRxW__hint{border-radius:var(--radius);background:var(--hint-soft);border:3px solid var(--hint);align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.game-module__ZtNRxW__hintIcon{font-size:2rem;line-height:1}.game-module__ZtNRxW__hintLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 2px;font-size:.8rem;font-weight:800}.game-module__ZtNRxW__hintText{margin:0;font-size:1.2rem;font-weight:800}.game-module__ZtNRxW__feedback{flex:1;min-height:1.5em;margin:0;font-size:1.1rem;font-weight:800}.game-module__ZtNRxW__feedback[data-state=correct]{color:var(--good)}.game-module__ZtNRxW__feedback[data-state=retry]{color:var(--retry)}.game-module__ZtNRxW__dots{flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.game-module__ZtNRxW__dot{background:var(--line);border-radius:50%;width:12px;height:12px}.game-module__ZtNRxW__dot[data-state=current]{background:var(--brand);transform:scale(1.25)}.game-module__ZtNRxW__dot[data-state=first-try]{background:var(--good)}.game-module__ZtNRxW__dot[data-state=solved]{background:var(--hint)}.game-module__ZtNRxW__summary{border-radius:var(--radius-lg);background:var(--surface);max-width:560px;box-shadow:var(--shadow);text-align:center;flex-direction:column;align-items:center;gap:12px;margin:24px auto;padding:32px 24px;font-size:1.2rem;display:flex}.game-module__ZtNRxW__summary [role=img]{font-size:2.4rem}.game-module__ZtNRxW__summaryMascot{font-size:5rem;line-height:1;animation:.6s game-module__ZtNRxW__pop}.game-module__ZtNRxW__summaryTitle{margin:0;font-size:1.8rem}.game-module__ZtNRxW__summaryText{margin:0}.game-module__ZtNRxW__summaryActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.game-module__ZtNRxW__handheld{max-width:640px;min-height:100dvh;padding:calc(10px + var(--safe-top)) var(--gutter) 0;flex-direction:column;gap:16px;margin:0 auto;display:flex}.game-module__ZtNRxW__topBar{justify-content:space-between;align-items:center;gap:12px;display:flex}.game-module__ZtNRxW__options{flex-direction:column;gap:12px;display:flex}.game-module__ZtNRxW__bottomBar{margin:auto calc(-1 * var(--gutter)) 0;min-height:84px;padding:12px var(--gutter) calc(12px + var(--safe-bottom));background:linear-gradient(to top, var(--bg) 70%, #fff7ea00);align-items:center;gap:12px;display:flex;position:sticky;bottom:0}.game-module__ZtNRxW__sheetBackdrop{z-index:100;background:#2a214059;align-items:flex-end;animation:.2s game-module__ZtNRxW__fade;display:flex;position:fixed;inset:0}.game-module__ZtNRxW__sheet{width:100%;max-width:640px;padding:20px var(--gutter) calc(20px + var(--safe-bottom));border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface);flex-direction:column;gap:16px;margin:0 auto;animation:.25s game-module__ZtNRxW__slideUp;display:flex}@keyframes game-module__ZtNRxW__fade{0%{opacity:0}}@keyframes game-module__ZtNRxW__slideUp{0%{transform:translateY(100%)}}.game-module__ZtNRxW__wide{max-width:1320px;min-height:100dvh;margin:0 auto;padding:24px 40px 40px}.game-module__ZtNRxW__wideHeader{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-bottom:24px;display:grid}.game-module__ZtNRxW__wideTitle{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.4rem;overflow:hidden}.game-module__ZtNRxW__wideBody{grid-template-columns:minmax(320px,5fr) 7fr;align-items:start;gap:32px;display:grid}.game-module__ZtNRxW__wideLeft{flex-direction:column;gap:20px;display:flex;position:sticky;top:24px}.game-module__ZtNRxW__wideLeft .game-module__ZtNRxW__sceneEmoji{font-size:clamp(6rem,11vw,9rem)}.game-module__ZtNRxW__wideLeft .game-module__ZtNRxW__promptText{font-size:1.6rem}.game-module__ZtNRxW__hintButtonWide{align-self:flex-start}.game-module__ZtNRxW__wideRight{flex-direction:column;gap:20px;display:flex}.game-module__ZtNRxW__optionsGrid{gap:16px;display:grid}.game-module__ZtNRxW__optionsGrid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.game-module__ZtNRxW__optionsGrid[data-count="4"] .game-module__ZtNRxW__option{min-height:120px}.game-module__ZtNRxW__optionsGrid .game-module__ZtNRxW__option:hover:not([aria-disabled=true]){border-color:var(--brand)}.game-module__ZtNRxW__wideFooter{align-items:center;gap:16px;min-height:64px;display:flex}.game-module__ZtNRxW__shortcuts{color:var(--ink-soft);margin:0;font-size:.85rem}.game-module__ZtNRxW__shortcuts kbd{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:1px 6px;font-family:inherit;font-weight:800}
.level-select-module__xEnATG__chip{background:var(--bg-accent);color:var(--ink);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.level-select-module__xEnATG__cardLevel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.8rem;font-weight:800}.level-select-module__xEnATG__cardTitle{font-size:1.15rem;font-weight:800;line-height:1.2}.level-select-module__xEnATG__locked{color:var(--ink-soft);cursor:not-allowed;box-shadow:none!important;background:#f3efe8!important}.level-select-module__xEnATG__lockHint{color:var(--ink-soft);font-size:.85rem}.level-select-module__xEnATG__handheld{max-width:640px;padding:calc(12px + var(--safe-top)) var(--gutter) calc(24px + var(--safe-bottom));margin:0 auto}.level-select-module__xEnATG__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.level-select-module__xEnATG__brand{align-items:center;gap:12px;display:flex}.level-select-module__xEnATG__mascot{font-size:3rem;line-height:1}.level-select-module__xEnATG__title{margin:0;font-size:1.8rem;line-height:1}.level-select-module__xEnATG__tagline{color:var(--ink-soft);margin:4px 0 0;font-weight:700}.level-select-module__xEnATG__note{color:var(--ink-soft);margin:0 0 12px;font-weight:700}.level-select-module__xEnATG__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.level-select-module__xEnATG__card{border-radius:var(--radius);background:var(--surface);min-height:96px;box-shadow:var(--shadow);align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:transform 80ms;display:flex}.level-select-module__xEnATG__card:active{transform:scale(.98)}.level-select-module__xEnATG__cardEmoji{background:var(--bg-accent);white-space:nowrap;border-radius:18px;flex:none;place-items:center;width:64px;height:64px;font-size:2rem;display:grid}.level-select-module__xEnATG__cardEmoji[data-count="2"]{font-size:1.4rem}.level-select-module__xEnATG__cardBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.level-select-module__xEnATG__cardMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.level-select-module__xEnATG__go{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:1rem;display:grid}.level-select-module__xEnATG__install{justify-content:center;margin-top:20px;display:flex}.level-select-module__xEnATG__wide{grid-template-columns:minmax(280px,360px) 1fr;gap:32px;max-width:1320px;min-height:100dvh;margin:0 auto;padding:32px 40px;display:grid}.level-select-module__xEnATG__hero{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(160deg,#ffd9a8,#ffb877);flex-direction:column;align-self:start;align-items:flex-start;gap:12px;padding:32px;display:flex;position:sticky;top:32px}.level-select-module__xEnATG__heroMascot{font-size:6rem;line-height:1}.level-select-module__xEnATG__heroTitle{margin:0;font-size:3rem;line-height:1}.level-select-module__xEnATG__heroTagline{margin:0;font-size:1.2rem;font-weight:700}.level-select-module__xEnATG__heroCta{margin-top:8px}.level-select-module__xEnATG__heroFoot{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.level-select-module__xEnATG__gridWrap{min-width:0}.level-select-module__xEnATG__gridHeading{margin:8px 0 20px;font-size:1.6rem}.level-select-module__xEnATG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.level-select-module__xEnATG__tile{border-radius:var(--radius-lg);background:var(--surface);height:100%;box-shadow:var(--shadow);flex-direction:column;gap:6px;padding:20px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex}a.level-select-module__xEnATG__tile:hover{transform:translateY(-3px);box-shadow:0 4px #2a214014,0 16px 32px #2a21401f}.level-select-module__xEnATG__tileTop{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.level-select-module__xEnATG__tileEmoji{white-space:nowrap;font-size:2.6rem;line-height:1}.level-select-module__xEnATG__tileTheme{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.level-select-module__xEnATG__tileStats{flex-direction:column;gap:8px;margin-top:auto;padding-top:10px;display:flex}.level-select-module__xEnATG__mastery{flex-direction:column;gap:4px;display:flex}.level-select-module__xEnATG__masteryBar{background:var(--bg-accent);border-radius:999px;height:8px;display:block;overflow:hidden}.level-select-module__xEnATG__masteryBar>span{background:var(--good);border-radius:inherit;height:100%;display:block}.level-select-module__xEnATG__masteryText{color:var(--ink-soft);font-size:.8rem;font-weight:700}
.settings-module__EK6t6W__page{max-width:760px;padding:calc(12px + var(--safe-top)) var(--gutter) calc(32px + var(--safe-bottom));flex-direction:column;gap:16px;margin:0 auto;display:flex}.settings-module__EK6t6W__header{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.settings-module__EK6t6W__title{margin:0;font-size:1.6rem}.settings-module__EK6t6W__card{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);flex-direction:column;gap:4px;padding:18px 20px;display:flex}.settings-module__EK6t6W__cardTitle{margin:0 0 6px;font-size:1.15rem}.settings-module__EK6t6W__row{min-height:var(--tap);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.settings-module__EK6t6W__card>.settings-module__EK6t6W__row:first-of-type{border-top:0}.settings-module__EK6t6W__rowText{flex-direction:column;flex:200px;min-width:0;display:flex}.settings-module__EK6t6W__rowLabel{font-weight:800}.settings-module__EK6t6W__rowDescription{color:var(--ink-soft);font-size:.9rem}.settings-module__EK6t6W__switch{appearance:none;background:var(--locked);cursor:pointer;border-radius:999px;flex:none;width:60px;height:36px;margin:0;transition:background-color .2s;position:relative}.settings-module__EK6t6W__switch:after{content:"";background:#fff;border-radius:50%;width:28px;height:28px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 1px 3px #0003}.settings-module__EK6t6W__switch:checked{background:var(--good)}.settings-module__EK6t6W__switch:checked:after{transform:translate(24px)}.settings-module__EK6t6W__range{max-width:280px;accent-color:var(--brand);flex:200px;height:36px}.settings-module__EK6t6W__segmented{background:var(--bg-accent);border-radius:999px;flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.settings-module__EK6t6W__segmented button{background:0 0;border:0;border-radius:999px;min-width:48px;min-height:40px;padding:0 14px;font-weight:800}.settings-module__EK6t6W__segmented button[aria-checked=true]{background:var(--surface);box-shadow:var(--shadow)}.settings-module__EK6t6W__status{margin:0 0 8px;font-weight:700}.settings-module__EK6t6W__confirm p{margin:0 0 12px;font-weight:700}.settings-module__EK6t6W__confirmActions{flex-wrap:wrap;gap:12px;display:flex}
