:root{--ink:#17213c;--muted:#667085;--blue:#3157d5;--blue-dark:#243fa8;--sky:#eef3ff;--paper:#ffffff;--line:#e5e9f2;--green:#18a36b;--orange:#f28c48;--shadow:0 14px 35px rgba(39,57,104,0.1)}*{box-sizing:border-box}html{background:#f5f7fc}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#f8faff,#f3f5fb);font-family:Hiragino Sans,Yu Gothic,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}main{min-height:100dvh}.screen{width:min(100%,560px);margin:0 auto;padding:24px 18px 112px}.loading{min-height:100dvh;display:grid;place-items:center;color:var(--muted)}.eyebrow{margin:0 0 4px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.16em}.hero{position:relative;display:flex;align-items:center;gap:10px;overflow:hidden;padding:24px 42px 24px 24px;color:white;background:linear-gradient(135deg,#263fa8,#4774ed);border-radius:28px;box-shadow:0 18px 44px rgba(49,87,213,.25)}.hero .eyebrow{color:#dce6ff}.hero-title{min-width:0}.hero h1{margin:0;white-space:nowrap;font-size:clamp(18px,5.2vw,30px);line-height:1.12;letter-spacing:.01em}.hero-mark{display:grid;flex:0 0 72px;place-items:center;width:72px;height:72px;overflow:hidden;border-radius:20px}.hero-mark img{display:block;width:72px;height:72px;object-fit:cover}.hero-spark{position:absolute;right:20px;top:18px;color:#ffdf78}.welcome{margin:18px 4px;font-weight:700}.profile-prompt{display:flex;align-items:center;justify-content:space-between;margin:16px 0;padding:14px 16px;background:#fff8e4;border-radius:16px;color:#7a5610;font-weight:800}.section-card{margin-top:18px;padding:20px;background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.progress-card h2,.section-heading h2{margin:0;font-size:20px}.local-badge{padding:7px 10px;color:#276949;background:#e9f8f0;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.grade-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:18px 0}.grade-card{min-height:86px;padding:10px 4px;color:var(--ink);background:#f7f8fc;border:2px solid transparent;border-radius:18px}.grade-card strong{font-size:27px}.grade-card span{font-weight:800}.grade-card small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.grade-card.selected{color:var(--blue);background:var(--sky);border-color:var(--blue);transform:translateY(-2px)}.primary-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;padding:13px 18px;color:white;background:linear-gradient(135deg,var(--blue),#4974ed);border:0;border-radius:17px;box-shadow:0 10px 24px rgba(49,87,213,.22);font-weight:900}.primary-button:disabled{opacity:.4;box-shadow:none}.privacy-note{display:flex;gap:12px;margin:18px 4px 0;padding:15px;color:#44506b;background:rgba(255,255,255,.65);border-radius:18px}.privacy-note p{margin:3px 0 0;font-size:12px;line-height:1.55}.bottom-nav{position:fixed;z-index:20;left:50%;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);width:min(100%,560px);padding:9px 16px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);border-top:1px solid var(--line);transform:translateX(-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#8a93a7;font-size:10px;font-weight:800}.bottom-nav a.active{color:var(--blue)}.practice-header{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;text-align:center}.practice-header a,.practice-header button{display:grid;place-items:center;width:42px;height:42px;color:var(--ink);background:white;border:1px solid var(--line);border-radius:14px}.practice-header span,.practice-header strong{display:block}.practice-header span{color:var(--blue);font-size:12px;font-weight:900}.progress-line{height:8px;margin-top:20px;overflow:hidden;background:#e5e9f4;border-radius:999px}.bar span,.progress-line span{display:block;height:100%;background:linear-gradient(90deg,#3e65dd,#6f91f3);border-radius:inherit;transition:width .35s ease}.remaining{margin:7px 0 14px;color:var(--muted);text-align:right;font-size:11px;font-weight:700}.master-banner{margin-bottom:12px;padding:12px;color:#155d3c;background:#e9f8f0;border-radius:14px;font-size:12px;font-weight:800}.question-card{display:grid;place-items:center;min-height:240px;padding:24px 18px;background:white;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);text-align:center}.question-card p{margin:0;color:var(--muted);font-size:12px;font-weight:800}.question-card h1{margin:16px 0;font-size:clamp(25px,7vw,38px);line-height:1.5}.speak-button{display:flex;align-items:center;gap:7px;padding:9px 13px;color:var(--blue);background:var(--sky);border:0;border-radius:999px;font-size:12px;font-weight:800}.mode-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin:18px 0 12px;padding:5px;background:#e9edf5;border-radius:15px}.mode-switch button{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;color:var(--muted);background:transparent;border:0;border-radius:11px;font-weight:800}.mode-switch button.active{color:var(--blue);background:white;box-shadow:0 3px 10px rgba(45,58,90,.1)}.answer-input{width:100%;height:58px;padding:10px 16px;color:var(--ink);background:white;border:2px solid #ccd5ea;border-radius:17px;outline:none;text-align:center;font-size:20px}.answer-input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(49,87,213,.09)}.mic-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:90px;color:var(--blue);background:white;border:2px solid #ccd5ea;border-radius:18px;font-weight:900}.mic-button.listening{color:white;background:var(--green);border-color:var(--green);animation:pulse 1.2s infinite}.voice-answer{margin-top:10px}.voice-answer>span{display:block;margin:0 0 6px 4px;color:var(--muted);font-size:12px;font-weight:800}.voice-answer-text{display:flex;align-items:center;justify-content:center;min-height:58px;padding:10px 16px;color:var(--ink);background:white;border:2px solid #ccd5ea;border-radius:17px;text-align:center;font-size:20px;font-weight:800;overflow-wrap:anywhere}.voice-answer-text.empty{color:var(--muted);font-size:14px;font-weight:600}.feedback{margin:13px 0;padding:15px;border-radius:16px;text-align:center}.feedback.correct{color:#12613d;background:#e2f8ed}.feedback.incorrect{color:#8c3e1e;background:#fff0e7}.auto-next,.practice-screen>.primary-button{margin-top:14px}.auto-next{padding:14px;color:var(--blue);text-align:center;font-weight:800}.page-title{margin:8px 3px 22px}.page-title h1{margin:0;font-size:30px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.stat-grid div{display:flex;flex-direction:column;align-items:center;gap:5px;padding:15px 4px;color:var(--blue);background:white;border:1px solid var(--line);border-radius:19px;box-shadow:0 8px 20px rgba(39,57,104,.06)}.stat-grid strong{color:var(--ink);font-size:25px}.stat-grid span{color:var(--muted);font-size:10px;font-weight:800}.grade-progress{position:relative;margin-top:20px;padding-right:42px}.grade-progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;font-size:13px}.grade-progress>div:first-child span{color:var(--muted)}.grade-progress b{position:absolute;right:0;bottom:-2px;color:var(--blue);font-size:12px}.bar{height:10px;overflow:hidden;background:#e8ecf5;border-radius:999px}.storage-caption,.version{color:var(--muted);text-align:center;font-size:11px}.storage-caption{margin-top:20px}.settings-card label{display:block;margin-bottom:8px;font-weight:900}.settings-card input:not([hidden]){width:100%;padding:13px;border:1px solid #ccd5ea;border-radius:13px;outline:none}.settings-card p{color:var(--muted);font-size:12px;line-height:1.6}.settings-card h2{display:flex;align-items:center;gap:8px;margin-top:0;font-size:18px}.danger-zone button,.setting-action{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px;padding:13px;color:white;background:var(--blue);border:0;border-radius:14px;font-weight:900}.setting-action.secondary{color:var(--blue);background:var(--sky)}.danger-zone button{color:#a13030;background:#fff0f0}.toast{position:fixed;z-index:30;left:50%;bottom:88px;width:max-content;max-width:calc(100% - 36px);padding:12px 18px;color:white;background:#17213ce8;border-radius:999px;transform:translateX(-50%);font-size:13px;font-weight:800}.version{margin-top:20px}@keyframes pulse{50%{transform:scale(.985);opacity:.82}}@media (min-width:600px){.screen{padding-top:38px}.hero{padding:30px 48px 30px 30px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation:none!important;transition:none!important}}