*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--font-scale: 1;--bg: #faf7f2;--surface: #ffffff;--surface-2: #f1ece2;--surface-press: #e5ddcd;--key-edge: #e0d8c7;--text: #3a3a3a;--text-2: #6b675f;--text-3: #9b958b;--separator: rgba(58, 58, 58, .12);--accent: #76a2ce;--brand: #446f9c;--brand-press: #3d6690;--on-brand: #ffffff;--brand-soft: #e4edf6;--brand-text: #446f9c;--success: #8bc275;--success-soft: #e8f2e1;--success-text: #4a6b37;--danger: #f78e81;--danger-soft: #fce8e4;--danger-text: #b04a45;--warning: #f4c152;--warning-soft: #fbf0d8;--warning-text: #8a611d;--shadow: 0 1px 2px rgba(90, 76, 56, .05), 0 6px 18px rgba(90, 76, 56, .07);--shadow-key: 0 1px 2px rgba(90, 76, 56, .08);--question-size: 40px;--key-size: 64px;--key-gap: 14px;--radius: 24px;--radius-sm: 16px;--tap: 48px;--zhuyin-hanzi-size: max(20pt, 1.25em);--zhuyin-ratio: 50%;--zhuyin-gap: calc(var(--zhuyin-hanzi-size) * .32);--zhuyin-slot: 1.72;--zhuyin-font: "BiauKai", "標楷體", "DFKai-SB", "TW-Kai", "Kaiti TC", "PingFang TC", serif;--zhuyin-scale: 1}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg: #202a3a;--surface: #2c394e;--surface-2: #18202c;--surface-press: #3a4a63;--key-edge: #3d4c63;--text: #fafafa;--text-2: #a0aec0;--text-3: #7a8799;--separator: rgba(160, 174, 192, .22);--accent: #6ba4e8;--brand: #6ba4e8;--brand-press: #8bb8ee;--on-brand: #14202e;--brand-soft: #24354b;--brand-text: #9cc4f1;--success: #a3d991;--success-soft: #253a2c;--success-text: #a3d991;--danger: #ffa498;--danger-soft: #43292c;--danger-text: #ffb3a8;--warning: #fcd373;--warning-soft: #3d3524;--warning-text: #fcd373;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 6px 18px rgba(0, 0, 0, .32);--shadow-key: 0 1px 2px rgba(0, 0, 0, .35)}}:root[data-theme=dark]{color-scheme:dark;--bg: #202a3a;--surface: #2c394e;--surface-2: #18202c;--surface-press: #3a4a63;--key-edge: #3d4c63;--text: #fafafa;--text-2: #a0aec0;--text-3: #7a8799;--separator: rgba(160, 174, 192, .22);--accent: #6ba4e8;--brand: #6ba4e8;--brand-press: #8bb8ee;--on-brand: #14202e;--brand-soft: #24354b;--brand-text: #9cc4f1;--success: #a3d991;--success-soft: #253a2c;--success-text: #a3d991;--danger: #ffa498;--danger-soft: #43292c;--danger-text: #ffb3a8;--warning: #fcd373;--warning-soft: #3d3524;--warning-text: #fcd373;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 6px 18px rgba(0, 0, 0, .32);--shadow-key: 0 1px 2px rgba(0, 0, 0, .35)}@media(max-width:374px){:root{--question-size: 36px;--key-size: 54px;--key-gap: 11px}}@media(min-width:375px)and (max-width:389px){:root{--question-size: 38px;--key-size: 60px}}@media(min-width:390px)and (max-width:427px){:root{--question-size: 40px;--key-size: 64px}}@media(min-width:428px){:root{--question-size: 44px;--key-size: 72px;--key-gap: 12px}}@media(min-width:768px){:root{--question-size: 48px;--key-size: 72px;--key-gap: 14px}}@media(orientation:portrait)and (min-height:700px)and (min-width:375px){:root{--key-size: 72px;--key-gap: 12px}}@media(orientation:portrait)and (min-height:800px)and (min-width:390px){:root{--key-size: 78px;--key-gap: 13px}}html{font-size:calc(17px * var(--font-scale) * var(--zhuyin-scale));-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-rounded,-apple-system,BlinkMacSystemFont,SF Pro Rounded,PingFang TC,Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif;font-size:1rem;line-height:1.45;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}input{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:6px}.app{display:flex;flex-direction:column;height:100dvh;max-width:900px;margin:0 auto}.app-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:calc(env(safe-area-inset-top) + 8px) calc(env(safe-area-inset-right) + 16px) 24px calc(env(safe-area-inset-left) + 16px)}.stack{display:flex;flex-direction:column;gap:16px}.row{display:flex;align-items:center;gap:12px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.grow{flex:1;min-width:0}.screen-title{font-size:1.95rem;font-weight:800;letter-spacing:-.02em}.section-title{font-size:.82rem;font-weight:700;color:var(--text-2);letter-spacing:.06em}.muted{color:var(--text-2);font-size:.88rem}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.card-flat{background:var(--surface);border-radius:var(--radius);padding:4px 16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:var(--tap);padding:0 20px;border-radius:var(--radius-sm);font-weight:700;font-size:1rem;background:var(--surface-2);color:var(--text);transition:transform .15s ease,background-color .15s ease,opacity .15s ease}.btn:active{transform:scale(.97);background:var(--surface-press)}.btn:disabled{opacity:.4;transform:none}.btn-primary{background:var(--brand);color:var(--on-brand)}.btn-primary:active{background:var(--brand-press)}.btn-danger{background:var(--danger-soft);color:var(--danger-text)}.btn-ghost{background:transparent;color:var(--brand-text)}.btn-block{width:100%}.btn-lg{min-height:56px;font-size:1.12rem}.field{width:100%;min-height:var(--tap);padding:0 14px;border-radius:var(--radius-sm);background:var(--surface-2);border:1.5px solid transparent;color:var(--text)}.field:focus{border-color:var(--brand);outline:none}.field-invalid,.field-invalid:focus{border-color:var(--danger);background:var(--danger-soft)}.field-message{display:flex;align-items:center;gap:6px;color:var(--danger-text);font-size:.84rem;font-weight:650}.field-message:before{content:"!";display:grid;place-items:center;width:17px;height:17px;border-radius:999px;background:var(--danger);color:#fff;font-size:.72rem;font-weight:800;flex-shrink:0}.list{background:var(--surface);border-radius:var(--radius);overflow:hidden}.list-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:52px;padding:10px 16px;text-align:left;border-bottom:1px solid var(--separator)}.list-row:last-child{border-bottom:none}.list-row:active{background:var(--surface-press)}.pill{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:var(--surface-2);color:var(--text-2);font-size:.78rem;font-weight:700}.pill-brand{background:var(--brand-soft);color:var(--brand-text)}.pill-success{background:var(--success-soft);color:var(--success-text)}.pill-danger{background:var(--danger-soft);color:var(--danger-text)}.tabbar{display:flex;border-top:1px solid var(--separator);background:color-mix(in srgb,var(--surface) 82%,transparent);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);padding-bottom:env(safe-area-inset-bottom)}.tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:var(--tap);padding:7px 0 5px;color:var(--text-3);font-size:.66rem;font-weight:700;transition:color .15s ease}.tab[aria-current=page]{color:var(--brand-text)}.tab:active{opacity:.6}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:768px){.mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mode-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:96px;padding:14px;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);text-align:left;transition:transform .15s ease}.mode-card:active{transform:scale(.97)}.mode-glyph{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--brand-soft);color:var(--brand-text);font-size:1.28rem;font-weight:800;line-height:1}.mode-card-text{display:flex;flex-direction:column;gap:2px;min-width:0}.mode-card-text .muted{font-size:.82rem}.mode-name{font-size:1.02rem;font-weight:750}.practice{position:fixed;inset:0;display:flex;flex-direction:column;background:var(--bg);z-index:20}.practice-bar{display:flex;align-items:center;gap:12px;padding:calc(env(safe-area-inset-top) + 8px) calc(env(safe-area-inset-right) + 12px) 8px calc(env(safe-area-inset-left) + 12px)}.practice-body{flex:1;min-height:0;display:flex;flex-direction:column}.practice-main{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:8px 16px}.practice-keys{padding:8px calc(env(safe-area-inset-right) + 12px) calc(env(safe-area-inset-bottom) + 10px) calc(env(safe-area-inset-left) + 12px)}.keypad-panel{width:100%;background:var(--surface-2);border-radius:var(--radius);padding:12px;max-width:calc(var(--key-size) * 3 + var(--key-gap) * 2 + 64px);margin:0 auto}@media(orientation:landscape)and (max-height:560px){:root{--question-size: 30px;--key-size: 54px;--key-gap: 7px}.practice-bar{padding-top:calc(env(safe-area-inset-top) + 4px);padding-bottom:4px}.practice-body{display:grid;grid-template-columns:1fr minmax(240px,.8fr);align-items:center;gap:4px}.practice-main{height:100%;gap:10px;padding:4px 12px}.practice-keys{display:grid;align-items:center;justify-items:stretch;padding-top:4px;padding-bottom:calc(env(safe-area-inset-bottom) + 6px)}.keypad-panel{padding:8px}.slot{min-height:48px;min-width:108px}.game-digits{font-size:calc(var(--question-size) * 1.1)}.term-chip{min-width:46px;min-height:44px;font-size:calc(var(--question-size) * .66)}}@media(min-width:768px),(horizontal-viewport-segments:2){.practice-body{display:grid;grid-template-columns:1fr minmax(320px,.85fr);align-items:center;gap:8px}.practice-main{height:100%}.practice-keys{display:grid;align-items:center;justify-items:stretch}}.question{font-size:var(--question-size);font-weight:800;letter-spacing:.01em;text-align:center;line-height:1.2;font-variant-numeric:tabular-nums;word-break:keep-all}.answer-slots{display:flex;align-items:center;gap:10px}.slot{min-width:132px;min-height:62px;padding:0 18px;display:grid;place-items:center;border-radius:18px;background:var(--surface);border:2.5px solid var(--separator);font-size:calc(var(--question-size) * .82);font-weight:800;font-variant-numeric:tabular-nums;transition:border-color .15s ease,background-color .15s ease}.slot-active{border-color:var(--brand)}.slot-empty{color:var(--text-3)}.slot-label{font-size:.72rem;font-weight:700;color:var(--text-2);text-align:center;margin-bottom:4px}.feedback-correct .slot{border-color:var(--success-text);background:var(--success-soft);color:var(--success-text)}.feedback-wrong .slot{border-color:var(--danger-text);background:var(--danger-soft);color:var(--danger-text)}.feedback-wrong .answer-slots{animation:shake .32s ease}.feedback-correct .answer-slots{animation:pop .28s ease}.keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--key-gap);max-width:calc(var(--key-size) * 3 + var(--key-gap) * 2 + 40px);margin:0 auto;width:100%}.key{min-height:var(--key-size);border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--key-edge);box-shadow:var(--shadow-key);font-size:calc(var(--key-size) * .42);font-weight:700;font-variant-numeric:tabular-nums;transition:transform .1s ease,background-color .1s ease}.key:active{transform:scale(.94);background:var(--surface-press)}.key-confirm{background:var(--brand);border-color:var(--brand);color:var(--on-brand);font-size:calc(var(--key-size) * .3)}.key-confirm:active{background:var(--brand-press)}.key-delete{background:var(--surface-2);border-color:var(--key-edge);font-size:calc(var(--key-size) * .32)}.game-digits{font-size:calc(var(--question-size) * 1.15);font-weight:800;letter-spacing:.08em;font-variant-numeric:tabular-nums;text-align:center}.game-countdown{width:100%;animation:drain linear forwards}@keyframes drain{0%{width:100%}to{width:0%}}.term-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.term-chip{display:grid;place-items:center;min-width:58px;min-height:54px;padding:0 12px;border-radius:var(--radius-sm);background:var(--surface);border:2px solid var(--separator);font-size:calc(var(--question-size) * .62);font-weight:750;font-variant-numeric:tabular-nums}.term-chip-blank{border-color:var(--brand);border-style:dashed;color:var(--brand-text)}.feedback-correct .term-chip-blank{border-color:var(--success-text);border-style:solid;background:var(--success-soft);color:var(--success-text)}.feedback-wrong .term-chip-blank{border-color:var(--danger-text);border-style:solid;background:var(--danger-soft);color:var(--danger-text)}.badge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px}.badge{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border-radius:var(--radius-sm);background:var(--surface);text-align:center}.badge-locked{background:var(--surface-2);opacity:.55}.badge-glyph{font-size:1.9rem;line-height:1.1}.badge-locked .badge-glyph{filter:grayscale(1)}.badge-title{font-size:.78rem;font-weight:700}.badge-note{font-size:.68rem;color:var(--text-2);line-height:1.3}.report-row{display:grid;grid-template-columns:4.5rem 1fr auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--separator)}.report-row:last-child{border-bottom:none}.meter{height:10px;border-radius:999px;background:var(--surface-2);overflow:hidden}.meter-fill{height:100%;border-radius:999px;background:var(--brand)}.delta-up{color:var(--success-text);font-weight:750}.delta-down{color:var(--danger-text);font-weight:750}.zhuyin-run{display:inline-flex;vertical-align:bottom;align-items:flex-end;flex-wrap:wrap;column-gap:0;row-gap:1em;line-height:1.1;font-size:var(--zhuyin-hanzi-size);font-family:var(--zhuyin-font)}.zhuyin-char{display:inline-flex;flex:0 0 calc(1em * var(--zhuyin-slot));inline-size:calc(1em * var(--zhuyin-slot));flex-direction:column-reverse;align-items:center;justify-content:flex-end;line-height:1;font-family:var(--zhuyin-font)}.zhuyin-plain{display:inline-flex;align-self:flex-end;align-items:flex-end;justify-content:center;min-inline-size:calc(1em * var(--zhuyin-slot));line-height:1;font-family:var(--zhuyin-font);font-variant-numeric:tabular-nums}.zhuyin-char rt{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:center;font-family:BiauKai,標楷體,DFKai-SB,TW-Kai,PingFang TC,sans-serif;font-size:var(--zhuyin-ratio);font-weight:500;line-height:1;white-space:nowrap;margin-bottom:.2em;padding:0 .12em;color:var(--text-2);ruby-position:over}.zy-symbols{letter-spacing:-.2em;padding-right:.2em}.zy-tone{align-self:flex-start;margin-left:.04em;transform:translateY(-.2em)}.zy-neutral{order:-1;margin-right:.06em}.zhuyin-char rt:empty{display:none}:root[data-zhuyin=on]{--zhuyin-scale: 1.1}:root[data-zhuyin=on] .home-hero{flex-direction:column;align-items:stretch}:root[data-zhuyin=on] .mode-grid{grid-template-columns:1fr;gap:12px}:root[data-zhuyin=on] .mode-card{flex-direction:row;align-items:center;min-height:96px;gap:16px;padding:14px 18px}:root[data-zhuyin=on] .mode-glyph{width:48px;height:48px;font-size:1.5rem}:root[data-zhuyin=on] .mode-name{font-size:1rem;line-height:1;flex-shrink:0}:root[data-zhuyin=on] .mode-card-text{flex:1;flex-direction:row;align-items:center}.hero-zhuyin .hero-goal{font-weight:700}.hero-line{display:flex;flex-direction:column;gap:14px}.hero-zhuyin .hero-goal .zhuyin-run,.hero-zhuyin .hero-count .zhuyin-run,.hero-remain .zhuyin-run{flex-wrap:nowrap}.hero-zhuyin .hero-count .zhuyin-run,.hero-remain .zhuyin-run{font-size:inherit}.hero-zhuyin .hero-count{display:inline-flex;align-items:flex-end;gap:0;font-size:var(--zhuyin-hanzi-size);font-weight:800;font-variant-numeric:tabular-nums}.hero-zhuyin .hero-count>[data-no-zhuyin],.hero-remain>[data-no-zhuyin]{display:inline-flex;align-items:flex-end;justify-content:center;min-inline-size:calc(1em * var(--zhuyin-slot));line-height:1;font-family:var(--zhuyin-font)}.hero-remain{display:flex;align-items:flex-end;flex-wrap:wrap;gap:0;font-size:var(--zhuyin-hanzi-size);font-weight:700;color:var(--brand-text)}.hero-zhuyin .hero-count,.hero-remain{min-width:0}:root[data-zhuyin=on] .tabbar{padding-top:2px}:root[data-zhuyin=on] .tab{gap:1px;padding:6px 0 4px}:root[data-zhuyin=on] .tab .zhuyin-run{font-size:14pt;line-height:1.3;row-gap:0;flex-wrap:nowrap}:root[data-zhuyin=on] .tab .zhuyin-run{--zhuyin-slot: 1.42}:root[data-zhuyin=on] .segment .zhuyin-run,:root[data-zhuyin=on] .pill .zhuyin-run{--zhuyin-slot: 1.54}:root[data-zhuyin=on] .tab .zy-tone{margin-left:-.16em}:root[data-zhuyin=on] .section-title{font-size:1rem;letter-spacing:.02em}:root[data-zhuyin=on] .card{padding:20px}:root[data-zhuyin=on] .stack{gap:26px}:root[data-zhuyin=on] .card.stack{gap:20px}:root[data-zhuyin=on] .mode-card-text{gap:12px}:root[data-zhuyin=on] .list-row>.grow{gap:14px}:root[data-zhuyin=on] .wrong-item .grow>*+*{margin-top:12px}:root[data-zhuyin=on] .badge{gap:12px}:root[data-zhuyin=on] .report-row{padding:20px 0}:root[data-zhuyin=on] .empty{gap:18px}:root[data-zhuyin=on] .dialog .stack{gap:18px}:root[data-zhuyin=on] .row,:root[data-zhuyin=on] .row-between,:root[data-zhuyin=on] .wrong-item,:root[data-zhuyin=on] .stat,:root[data-zhuyin=on] .report-row{align-items:flex-end}:root[data-zhuyin=on] .row,:root[data-zhuyin=on] .row-between{flex-wrap:wrap}:root[data-zhuyin=on] .pill{flex-wrap:nowrap;white-space:nowrap}:root[data-zhuyin=on] .pill .zhuyin-run{flex-wrap:nowrap;flex-shrink:0}:root[data-zhuyin=on] .row>.avatar,:root[data-zhuyin=on] .row-between>.avatar,:root[data-zhuyin=on] .mode-glyph,:root[data-zhuyin=on] .row>svg,:root[data-zhuyin=on] .row-between>svg{align-self:center}:root[data-zhuyin=on] .zhuyin-run{margin-top:.6em}:root[data-zhuyin=on] .btn .zhuyin-run,:root[data-zhuyin=on] .tab .zhuyin-run,:root[data-zhuyin=on] .segment .zhuyin-run,:root[data-zhuyin=on] .pill .zhuyin-run,:root[data-zhuyin=on] .badge .zhuyin-run,:root[data-zhuyin=on] .screen-title .zhuyin-run,:root[data-zhuyin=on] .hero-count .zhuyin-run{margin-top:0}:root[data-zhuyin=on] .list-row{min-height:84px;padding:22px 18px;gap:16px}:root[data-zhuyin=on] .list-row>.grow{display:flex;flex-direction:column}:root[data-zhuyin=on] .list{padding:4px 0}:root[data-zhuyin=on] .wrong-item{padding:20px 18px;gap:16px}:root[data-zhuyin=on] .badge{padding:18px 10px;gap:8px}:root[data-zhuyin=on] .stat{padding:18px 10px}:root[data-zhuyin=on] .report-row{padding:16px 0}:root[data-zhuyin=on] .muted{line-height:1.3}:root[data-zhuyin=on] .segmented{flex-wrap:wrap;overflow:visible;gap:6px;padding:6px}:root[data-zhuyin=on] .segment{flex:1 1 calc(50% - 6px);min-height:64px;padding:0 8px}:root[data-zhuyin=on] [data-zhuyin-hide]{display:none}:root[data-zhuyin=on] .badge-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px}:root[data-zhuyin=on] .badge{padding:14px 8px}:root[data-zhuyin=on] .badge-title{font-size:1rem}:root[data-zhuyin=on] .btn{padding:10px 18px}:root[data-zhuyin=on] .btn-lg{min-height:76px}:root[data-zhuyin=on] .screen-title{line-height:1.1}:root[data-zhuyin=on] .screen-title .zhuyin-run,:root[data-zhuyin=on] .dialog h2 .zhuyin-run{font-size:22pt}:root[data-zhuyin=on] .level-row{flex-direction:row;align-items:center;gap:14px}:root[data-zhuyin=on] .level-row .pill{align-self:center;flex-shrink:0}@media(max-width:374px){:root[data-zhuyin=on]{--zhuyin-scale: 1}:root[data-zhuyin=on] .mode-card{min-height:88px;gap:12px;padding:12px 14px}:root[data-zhuyin=on] .mode-card-text{flex-direction:column;align-items:flex-start;gap:2px}:root[data-zhuyin=on] .mode-card-text .muted{text-align:left;font-size:.98rem}}@media(orientation:landscape)and (max-height:560px){:root[data-zhuyin=on]{--zhuyin-scale: 1}}.zhuyin-run{white-space:nowrap}.btn .zhuyin-run,.mode-name .zhuyin-run,.tab .zhuyin-run{align-items:center}.btn-primary .zhuyin-char rt{color:var(--on-brand);opacity:.8}.progress-track{height:8px;border-radius:999px;background:var(--surface-2);overflow:hidden}.progress-fill{height:100%;border-radius:999px;background:var(--brand);transition:width .3s ease}.timer{font-variant-numeric:tabular-nums;font-weight:800;font-size:1.28rem}.timer-urgent{color:var(--danger)}.ring{display:grid;place-items:center;position:relative;width:116px;height:116px;flex-shrink:0}.ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.ring-value{font-size:1.5rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1;text-align:center}.avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:var(--brand-soft);font-size:1.4rem;flex-shrink:0}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat{background:var(--surface);border-radius:var(--radius-sm);padding:12px;text-align:center}.stat-value{font-size:1.42rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2}.stat-label{font-size:.74rem;color:var(--text-2);font-weight:600}.chart{width:100%;height:132px;display:block}.wrong-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--separator)}.wrong-item:last-child{border-bottom:none}.wrong-text{font-size:1.06rem;font-weight:700;font-variant-numeric:tabular-nums}.segmented{display:flex;gap:4px;padding:3px;border-radius:12px;background:var(--surface-2);overflow-x:auto;scrollbar-width:none}.segmented::-webkit-scrollbar{display:none}.segment{flex:1;min-height:44px;padding:0 12px;border-radius:9px;font-size:.86rem;font-weight:700;color:var(--text-2);white-space:nowrap;transition:background-color .15s ease,color .15s ease}.segment[aria-pressed=true]{background:var(--surface);color:var(--text);box-shadow:var(--shadow-key)}.overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.dialog{width:100%;max-width:340px;background:var(--surface);border-radius:22px;padding:22px;text-align:center;box-shadow:var(--shadow);animation:rise .22s ease}.banner{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:var(--danger-soft);color:var(--danger-text);font-size:.86rem;font-weight:700}.banner-warning{background:color-mix(in srgb,var(--warning) 16%,transparent);color:var(--text)}.center-screen{min-height:70dvh;display:grid;place-items:center;text-align:center}.empty{display:grid;gap:8px;place-items:center;padding:40px 16px;color:var(--text-2)}.skeleton{border-radius:var(--radius);background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-press) 50%,var(--surface-2) 75%);background-size:300% 100%;animation:shimmer 1.4s linear infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-9px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(3px)}}@keyframes pop{0%{transform:scale(1)}45%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes rise{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@keyframes shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}:root[data-zhuyin=on] .screen-plain.stack,:root[data-zhuyin=on] .screen-plain .stack{gap:16px}:root[data-zhuyin=on] .screen-plain .card{padding:16px}:root[data-zhuyin=on] .screen-plain .card.stack,:root[data-zhuyin=on] .screen-plain .dialog .stack{gap:16px}:root[data-zhuyin=on] .screen-plain .screen-title{font-size:1.95rem;letter-spacing:-.02em}:root[data-zhuyin=on] .screen-plain .section-title{font-size:.82rem;letter-spacing:.06em}:root[data-zhuyin=on] .screen-plain .muted{line-height:1.45}:root[data-zhuyin=on] .screen-plain .row,:root[data-zhuyin=on] .screen-plain .row-between{align-items:center}:root[data-zhuyin=on] .screen-plain .list{padding:0}:root[data-zhuyin=on] .screen-plain .list-row{min-height:52px;padding:10px 16px;gap:12px}:root[data-zhuyin=on] .screen-plain .list-row>.grow{display:block}:root[data-zhuyin=on] .screen-plain .list-row>.grow.row{display:flex;flex-direction:row;gap:12px}:root[data-zhuyin=on] .screen-plain .segmented{flex-wrap:nowrap;gap:4px;padding:3px;overflow-x:auto}:root[data-zhuyin=on] .screen-plain .segment{flex:1;min-height:44px;padding:0 12px;font-size:.86rem}:root[data-zhuyin=on] .screen-plain .btn{padding:0 20px}:root[data-zhuyin=on] .screen-plain .btn-lg{min-height:56px}:root[data-zhuyin=on] .screen-plain p[data-zhuyin-hide]{display:block}:root[data-zhuyin=on] .stat-grid{grid-template-columns:minmax(0,1fr);gap:8px}:root[data-zhuyin=on] .stat{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:14px 18px;text-align:left}:root[data-zhuyin=on] .stat-value{order:2;font-size:1.7rem;flex-shrink:0}:root[data-zhuyin=on] .badge-grid{grid-template-columns:minmax(0,1fr);gap:8px}:root[data-zhuyin=on] .badge{flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;padding:14px 18px;text-align:left}:root[data-zhuyin=on] .pill{align-items:flex-end}:root[data-zhuyin=on] .pill>svg{align-self:center}.zhuyin-num{align-self:flex-end;line-height:1;font-variant-numeric:tabular-nums}:root[data-zhuyin=on] .pill .zhuyin-num,:root[data-zhuyin=on] .segment .zhuyin-num,:root[data-zhuyin=on] .badge-title .zhuyin-num{font-size:var(--zhuyin-hanzi-size);font-family:var(--zhuyin-font)}.vform{display:inline-flex;flex-direction:column;align-items:stretch;gap:2px;font-variant-numeric:tabular-nums}.vform-row{display:flex;align-items:baseline;justify-content:flex-end;gap:2px}.vform-op,.vform-cell{font-size:var(--question-size);font-weight:800;line-height:1.24;text-align:center;min-width:calc(var(--question-size) * .66)}.vform-op{margin-right:calc(var(--question-size) * .16)}.vform-rule{height:3px;margin-top:6px;border-radius:3px;background:var(--text)}.vform-answer{display:flex;justify-content:flex-end;margin-top:10px}.vform-answer .slot{min-width:100%;min-height:58px}.btn-label{font-size:.86rem;font-weight:700}:root[data-zhuyin=on] .practice-bar .btn-label{font-size:.78rem}:root[data-zhuyin=on] .practice-bar{flex-wrap:wrap;justify-content:space-between;row-gap:6px}:root[data-zhuyin=on] .practice-bar>.grow{order:3;flex-basis:100%;min-width:100%}:root[data-zhuyin=on] .practice-bar .timer{order:2}.onboarding.stack{gap:12px}.onboarding .card.stack{gap:14px;padding:14px}.onboarding .stack{gap:6px}.profile-bar{padding:2px 0}:root[data-zhuyin=on] .profile-bar .row{align-items:flex-end}.feedback-retry .slot{border-color:var(--danger-text)}.receipt{width:100%;max-width:288px;background:var(--surface);border:2px dashed var(--separator);border-radius:16px;padding:12px 18px;display:flex;flex-direction:column;gap:6px;font-variant-numeric:tabular-nums}.receipt-title{font-weight:800;font-size:1.05rem;text-align:center;margin-bottom:2px}.receipt-row{display:flex;justify-content:space-between;font-size:1.02rem;color:var(--text-2)}.receipt-total{border-top:1.5px solid var(--separator);padding-top:6px;margin-top:2px;font-weight:800;font-size:1.1rem;color:var(--text)}.receipt-paid{font-weight:750;color:var(--brand-text)}.change-ask{font-weight:800;font-size:1.15rem}.practice-main{overflow-y:auto}.slot-value{display:inline-flex;align-items:baseline;justify-content:center}.slot-caret{display:inline-block;width:3px;height:.9em;margin-left:3px;border-radius:2px;background:var(--brand);vertical-align:-.08em;animation:caret-blink 1s steps(1) infinite}@keyframes caret-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.kids-home{display:flex;flex-direction:column;gap:18px;padding-block:4px}.kids-greet{display:flex;align-items:center;justify-content:center}.kids-stars{display:flex;justify-content:center;gap:8px;line-height:1}.kids-star{color:var(--separator);display:inline-flex}.kids-star.on{color:#f5b301;animation:pop .32s ease}.kids-start{display:flex;align-items:center;justify-content:center;gap:12px;min-height:104px;border-radius:28px;background:var(--brand);color:var(--on-brand);box-shadow:0 6px color-mix(in srgb,var(--brand) 70%,black);transition:transform .12s ease,box-shadow .12s ease}.kids-start:active{transform:translateY(4px);box-shadow:0 2px color-mix(in srgb,var(--brand) 70%,black)}.kids-start>svg{width:52px;height:52px}.kids-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.kids-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:118px;border-radius:24px;background:var(--surface);box-shadow:0 4px 0 var(--surface-press, rgba(90, 76, 56, .14));transition:transform .12s ease,box-shadow .12s ease}.kids-tile:active{transform:translateY(3px);box-shadow:0 1px 0 var(--surface-press, rgba(90, 76, 56, .14))}.kids-tile-glyph{width:72px;height:72px;display:grid;place-items:center;border-radius:22px}.tile-add .kids-tile-glyph{background:color-mix(in srgb,var(--brand) 16%,transparent);color:var(--brand-text)}.tile-sub .kids-tile-glyph{background:var(--success-soft);color:var(--success-text)}.tile-game .kids-tile-glyph{background:var(--warning-soft)}.tile-wrong .kids-tile-glyph{background:var(--danger-soft)}.kids-parent{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:var(--surface-2);color:var(--text-2);margin-top:4px}.avatar-art{background:none}.tile-mul .kids-tile-glyph{background:color-mix(in srgb,var(--brand) 16%,transparent);color:var(--brand-text)}.tile-div .kids-tile-glyph{background:var(--success-soft);color:var(--success-text)}.tile-mixed .kids-tile-glyph{background:var(--surface-2);color:var(--text-2)}.icon-btn-xl{width:88px;height:88px;border-radius:26px;display:inline-flex;align-items:center;justify-content:center;padding:0}.op-head{display:inline-flex;color:var(--text-2)}.kids-level{min-height:72px;border-radius:20px;background:var(--surface);box-shadow:0 4px 0 var(--surface-press);font-size:1.5rem;font-weight:800;font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,box-shadow .12s ease}.kids-level:active{transform:translateY(3px);box-shadow:0 1px 0 var(--surface-press)}.tile-time .kids-tile-glyph{background:var(--warning-soft);color:var(--warning-text)}.answer-readout{font-size:1.1rem;font-weight:700;color:var(--text-2);letter-spacing:.08em}.legal{position:fixed;inset:0;z-index:40;display:flex;flex-direction:column;background:var(--bg)}.legal-bar{display:flex;align-items:center;gap:8px;padding:calc(env(safe-area-inset-top) + 8px) calc(env(safe-area-inset-right) + 12px) 8px calc(env(safe-area-inset-left) + 12px);border-bottom:1px solid var(--separator)}.legal-title{font-size:1.2rem;font-weight:800}.legal-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px calc(env(safe-area-inset-right) + 18px) calc(env(safe-area-inset-bottom) + 16px) calc(env(safe-area-inset-left) + 18px);max-width:720px;width:100%;margin:0 auto}.legal-section{margin-bottom:18px}.legal-h{font-size:1.02rem;font-weight:800;margin-bottom:6px}.legal-p{margin:0 0 6px;color:var(--text-2);line-height:1.7;font-size:.94rem}.legal-links{display:flex;flex-wrap:wrap;gap:6px 14px;justify-content:center}.legal-link{color:var(--brand-text);font-size:.82rem;font-weight:700;min-height:36px;padding:0 4px}
