:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#263238;background:#f6f7f9;font-synthesis:none;letter-spacing:0;--orange: #ff6b35;--orange-dark: #e95420;--orange-soft: #fff1e9;--line: #e7e9ed;--muted: #707780;--green: #16a085;--blue: #3978d4}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}svg{flex:0 0 auto}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.primary-button,.secondary-button,.confirm-button{min-height:44px;border:0;border-radius:6px;padding:0 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{color:#fff;background:var(--orange)}.primary-button:hover{background:var(--orange-dark)}.secondary-button{color:#505760;background:#f1f2f4}.confirm-button{color:#fff;background:var(--green)}.text-danger-button{min-height:40px;padding:0 10px;border:0;color:#a43c33;background:transparent;font-weight:700}.icon-button,.menu-button{width:42px;height:42px;padding:0;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:6px;color:#5d646d;background:#fff}.icon-button svg,.menu-button svg{width:20px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.2fr) minmax(360px,.8fr);background:#fff}.login-intro{min-height:100vh;padding:72px clamp(48px,8vw,120px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:#ff713e}.brand-mark{position:absolute;top:40px;left:clamp(32px,8vw,120px);display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;white-space:nowrap}.login-intro h1{max-width:640px;margin:0 0 18px;font-size:46px;line-height:1.25}.login-intro p{max-width:620px;margin:0;font-size:19px;line-height:1.8;color:#fff5ef}.device-story{margin-top:44px;display:flex;align-items:center;gap:18px;color:#fff}.device-story>span{display:flex;align-items:center;gap:10px}.device-story>span>svg{width:22px;height:22px;opacity:.9}.device-story>span>span{display:grid;gap:2px}.device-story strong{font-size:15px}.device-story small{color:#ffe8df;font-size:13px}.device-story i{color:#ffffff8c;font-size:24px;font-style:normal}.login-form{width:min(420px,calc(100% - 48px));margin:auto}.login-title{display:flex;align-items:center;gap:14px;margin-bottom:38px}.login-title strong{display:block;font-size:24px}.login-title small{display:block;margin-top:6px;color:var(--muted)}.icon-tile{width:50px;height:50px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);border-radius:6px}.login-form label,.dialog label{display:grid;gap:8px;margin:18px 0;color:#4d545c;font-size:14px;font-weight:700}.login-form input,.dialog input,.dialog select{width:100%;height:48px;padding:0 14px;border:1px solid #d9dce1;border-radius:6px;outline:none;background:#fff}.login-form input:focus,.dialog input:focus,.dialog select:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.login-form .primary-button{width:100%;margin-top:12px;height:48px}.form-error{color:#c4392d;font-size:14px}.privacy-note{margin-top:18px;color:#899099;text-align:center;font-size:13px;line-height:1.6}.app-shell{min-height:100vh;padding-top:64px;padding-left:104px}.topbar{position:fixed;z-index:20;inset:0 0 auto 0;height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--line);background:#fff}.app-brand{display:flex;align-items:center;gap:9px;color:#242a30}.app-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:#fff;background:var(--orange)}.app-brand strong{font-size:19px}.app-brand small{padding-left:9px;border-left:1px solid var(--line);color:#8a9199}.menu-button{display:none;margin-right:10px}.top-device{margin-left:auto;margin-right:24px;display:flex;align-items:center;gap:8px;color:#777e86;font-size:14px}.top-device svg{width:19px}.profile-switcher{display:flex;align-items:center;gap:8px}.profile-switcher select{height:42px;min-width:150px;padding:0 34px 0 12px;border:1px solid var(--line);border-radius:6px;background:#fff}.sidebar{position:fixed;z-index:15;left:0;top:64px;bottom:0;width:104px;padding:20px 12px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff}.sidebar nav{display:grid;gap:8px}.sidebar nav button{height:66px;border:0;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#676e77;background:transparent;font-size:13px}.sidebar nav button svg{width:22px}.sidebar nav button:hover{background:#f7f7f8}.sidebar nav button.active{color:var(--orange-dark);background:var(--orange-soft);font-weight:700}.sidebar-device{margin-top:auto;text-align:center;color:#8a9199;font-size:11px}.sidebar-device>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f1f2f4}.sidebar-device strong,.sidebar-device small{display:block;margin-top:5px}.sidebar-device strong{color:#646b73;font-size:12px}.main-content{width:min(1220px,calc(100% - 48px));margin:0 auto;padding:28px 0 60px}.voice-panel{min-height:78px;padding:14px 18px;display:flex;align-items:center;gap:26px;border:1px solid #ffd5c3;border-radius:6px;background:#fffaf7}.voice-main{min-width:300px;display:flex;align-items:center;gap:12px}.voice-main strong,.voice-main span{display:block}.voice-main strong{margin-bottom:4px;font-size:16px}.voice-main span{color:var(--muted);font-size:13px}.mic-button{width:50px;height:50px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--orange);box-shadow:0 0 0 5px var(--orange-soft)}.mic-button.listening{animation:pulse 1s infinite}@keyframes pulse{50%{box-shadow:0 0 0 10px #ff6b351f}}.speed-control{margin-left:auto;display:flex;align-items:center;gap:9px;color:#606770;font-size:13px}.segmented{display:flex;padding:3px;border-radius:6px;background:#eceef1}.segmented button{min-width:48px;height:32px;padding:0 9px;border:0;border-radius:4px;color:#687079;background:transparent;font-size:13px}.segmented button.active{color:var(--orange-dark);background:#fff;box-shadow:0 1px 4px #2329301f;font-weight:700}.transcript{width:100%;display:flex;align-items:center;gap:9px;padding-top:12px;border-top:1px solid #f1d8cc}.transcript span{flex:1;font-weight:700}.inline-message{width:100%;margin:0;padding-top:10px;border-top:1px solid #f1d8cc;color:#6b4d40;font-size:14px}.welcome-band{margin-top:22px;min-height:158px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;border-radius:6px;background:#ff713e}.welcome-band p{margin:0 0 9px;color:#ffe8dd;font-size:14px}.welcome-band h1{margin:0 0 10px;font-size:29px}.welcome-band span{color:#fff4ef}.coach-card{margin-top:16px;min-height:150px;padding:22px 24px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid #cbdcf0;border-radius:6px;background:#f5f9ff}.coach-icon{width:48px;height:48px;display:grid;place-items:center;color:#fff;border-radius:50%;background:#2866b2}.coach-icon svg{width:25px}.coach-copy{min-width:0}.coach-copy small,.coach-copy span{display:block;color:#587086}.coach-copy h2{margin:5px 0 7px;font-size:21px}.coach-copy p{margin:0 0 8px;color:#34495b;line-height:1.6}.coach-copy span{font-size:13px}.coach-copy em{display:block;margin-top:8px;color:#9d332a;font-style:normal}.coach-actions{display:flex;flex-direction:column;gap:9px;align-items:stretch}.coach-actions .start-button,.coach-actions .secondary-button{min-width:150px;justify-content:center}.coach-recovery{border-color:#efcf9d;background:#fff8eb}.coach-recovery .coach-icon{background:#c87920}.coach-complete{border-color:#bfe1d7;background:#edf8f5}.coach-complete .coach-icon{background:#14846b}.cadence-band{margin-top:14px;padding:18px 22px;border-left:4px solid #e7a52f;background:#fff9eb}.cadence-heading{display:flex;align-items:center;gap:12px}.cadence-heading>span{width:38px;height:38px;display:grid;place-items:center;color:#8a5700;background:#ffe4a6;border-radius:50%}.cadence-heading svg{width:20px}.cadence-heading div{min-width:0;flex:1}.cadence-heading small{color:#8a6b32}.cadence-heading h2{margin:3px 0 0;font-size:17px}.achievement-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.achievement-list>div{min-height:58px;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #ecd9aa;background:#fff;border-radius:6px}.achievement-list>div>svg{width:18px;color:#c27a00}.achievement-list span,.achievement-list small{display:block;min-width:0}.achievement-list small{margin-top:3px;color:#6d6557;font-size:12px}.weekly-action-band{margin-top:14px;padding:20px 22px;border-left:4px solid var(--blue);background:#f4f8fd}.weekly-action-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.weekly-action-heading small,.weekly-action-heading h2,.weekly-action-heading span{display:block}.weekly-action-heading small{color:#2863a9;font-weight:800}.weekly-action-heading h2{margin:4px 0;font-size:18px}.weekly-action-heading span{color:var(--muted);font-size:13px}.weekly-priorities{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.weekly-priorities>div{min-height:72px;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid #ceddec;background:#fff}.weekly-priorities b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue)}.weekly-priorities span,.weekly-priorities strong,.weekly-priorities small{display:block;min-width:0}.weekly-priorities small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.student-rewards{margin-top:18px;padding-top:14px;border-top:1px solid #ceddec}.student-rewards h3{margin:0 0 4px;font-size:15px}.student-rewards>div{min-height:58px;padding:8px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid #dce6f0}.student-rewards>div>span{min-width:0;flex:1}.student-rewards strong,.student-rewards small{display:block}.student-rewards small{margin-top:4px;color:var(--muted);font-size:12px}.student-rewards em{color:#66717c;font-size:13px;font-style:normal}.start-button{min-width:180px;height:54px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:6px;color:var(--orange-dark);background:#fff;font-weight:800;font-size:17px}.section-block{margin-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.section-heading h2{margin:0 0 6px;font-size:21px}.section-heading p{margin:0;color:var(--muted);font-size:14px}.readiness{color:#7d848c;font-size:13px}.subject-list{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.subject-row{width:100%;min-height:86px;padding:14px 18px;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:48px minmax(180px,1fr) auto 24px;align-items:center;gap:14px;text-align:left;color:inherit;background:#fff}.subject-row:last-child{border-bottom:0}.subject-row:hover{background:#fafafa}.subject-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:6px;color:#fff;background:var(--orange);font-weight:800;font-size:18px}.subject-chinese .subject-icon{background:#3978d4}.subject-english .subject-icon{background:#16a085}.subject-copy strong,.subject-copy small{display:block}.subject-copy strong{margin-bottom:6px;font-size:17px}.subject-copy small{color:var(--muted)}.subject-state{padding:6px 10px;border-radius:4px;font-size:12px}.subject-state.waiting{color:#8a641e;background:#fff4d9}.subject-state.ready{color:#18765f;background:#e4f7f1}.subject-row>svg{width:19px;color:#a2a7ad}.quick-grid{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.quick-grid>button{min-height:82px;padding:14px 18px;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:44px 1fr 22px;align-items:center;gap:13px;text-align:left;color:inherit;background:#fff}.quick-grid strong,.quick-grid small{display:block}.quick-grid small{margin-top:5px;color:var(--muted)}.quick-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:6px}.quick-icon.orange{color:var(--orange-dark);background:var(--orange-soft)}.quick-icon.teal{color:#117663;background:#e2f5f0}.study-layout{margin-top:22px;min-height:560px;display:grid;grid-template-columns:150px 1fr;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.subject-tabs{padding:18px 12px;border-right:1px solid var(--line);background:#fafafa}.subject-tabs button{width:100%;height:54px;margin-bottom:8px;border:0;border-radius:6px;display:flex;align-items:center;gap:9px;color:#666d75;background:transparent}.subject-tabs button span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:#eceef1;font-weight:800}.subject-tabs button.active{color:var(--orange-dark);background:var(--orange-soft);font-weight:700}.subject-tabs button.active span{color:#fff;background:var(--orange)}.lesson-space{position:relative;padding:30px 34px 96px}.lesson-heading{display:flex;align-items:center;justify-content:space-between}.lesson-heading p{margin:0 0 6px;color:var(--muted);font-size:13px}.lesson-heading h1{margin:0;font-size:26px}.lesson-heading>span{display:flex;gap:7px;color:var(--muted);font-size:13px}.empty-lesson{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-lesson>svg{width:48px;height:48px;padding:10px;border-radius:50%;color:var(--orange);background:var(--orange-soft)}.empty-lesson h2{margin:18px 0 8px;font-size:20px}.empty-lesson p{max-width:520px;margin:0;color:var(--muted);line-height:1.7}.explanation-bar{position:absolute;left:34px;right:34px;bottom:26px;min-height:56px;padding:8px 12px;display:flex;align-items:center;gap:14px;border-top:1px solid var(--line)}.listen-button{height:40px;padding:0 14px;border:0;border-radius:6px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--orange);font-weight:700}.explanation-bar span{color:var(--muted);font-size:13px}.learning-workspace{padding-bottom:34px}.track-switcher{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;overflow:hidden}.track-switcher button{min-height:68px;padding:12px 16px;border:0;border-right:1px solid var(--line);text-align:left;color:#59616a;background:#fff}.track-switcher button:last-child{border-right:0}.track-switcher button.active{color:var(--orange-dark);background:var(--orange-soft);box-shadow:inset 0 -3px 0 var(--orange)}.track-switcher strong,.track-switcher small{display:block}.track-switcher small{margin-top:5px;color:var(--muted);font-size:12px}.track-overview{margin-top:26px;padding:24px;border:1px solid var(--line);background:#fff}.track-goal{display:flex;align-items:flex-start;gap:14px}.track-goal>svg{width:46px;height:46px;padding:10px;color:#a96500;background:#fff2d4}.track-goal small{color:var(--orange-dark);font-weight:800}.track-goal h2{margin:4px 0 7px;font-size:22px}.track-goal p{margin:0;color:var(--muted);line-height:1.6}.target-facts{margin:22px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.target-facts span{min-height:76px;padding:14px;border-right:1px solid var(--line);color:#4c545d;font-size:13px;line-height:1.5}.target-facts span:last-child{border-right:0}.target-facts b{display:block;margin-bottom:6px;color:#858c94;font-size:12px}.track-note{margin:12px 0 0;color:var(--muted);font-size:13px}.coverage-status{margin-top:14px;min-height:58px;padding:10px 14px;display:flex;align-items:center;gap:16px;border:1px solid var(--line);background:#fff;color:#67707a;font-size:13px}.coverage-status>div:first-child{display:flex;align-items:center;gap:8px;color:var(--orange-dark)}.coverage-status>div:first-child svg{width:20px}.coverage-status small,.coverage-status strong{display:block}.coverage-status strong{color:#2c333a;font-size:17px}.coverage-status b{color:#2c333a}.coverage-modules{margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.coverage-modules i{min-width:48px;padding:4px 6px;border:1px solid #e1e5ea;color:#68717b;background:#f7f8fa;font-style:normal;text-align:center}.study-policy{margin:18px 0;padding:12px 14px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;color:#5b6470;background:#f5f7fa;font-size:13px}.study-policy>strong{margin-left:auto;color:#9a5d09}.track-guidance{margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.track-guidance>div{min-width:0;padding:15px 16px}.track-guidance>div:first-child{border-right:1px solid var(--line)}.track-guidance small,.track-guidance strong{display:block}.track-guidance small{margin-bottom:7px;color:var(--orange-dark);font-weight:800}.track-guidance strong{color:#3f4852;font-size:13px;line-height:1.7}.track-guidance p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.phase-list{margin:18px 0 22px;border-top:1px solid var(--line)}.phase-list>div{min-height:76px;padding:12px 0;display:grid;grid-template-columns:34px 1fr;gap:12px;border-bottom:1px solid var(--line)}.phase-list>div>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #cfd4da;border-radius:50%;color:#747c85;font-weight:800}.phase-list strong,.phase-list small{display:block}.phase-list small{margin-top:4px;color:#858d96}.phase-list p{margin:7px 0 0;color:#5e6771;font-size:13px;line-height:1.5}.phase-list>div.current>span{color:#fff;border-color:var(--orange);background:var(--orange)}.phase-list>div.current strong{color:var(--orange-dark)}.phase-list>div.completed{opacity:.62}.exam-clock{min-width:142px;min-height:64px;padding:8px 14px;display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid #2866b2;color:#174d8c;background:#eef5ff}.exam-clock>svg{width:24px}.exam-clock small,.exam-clock strong{display:block}.exam-clock small{margin-bottom:2px;font-size:11px}.exam-clock strong{font-size:25px;font-variant-numeric:tabular-nums;letter-spacing:0}.exam-clock.urgent{color:#a52f26;border-color:#d8493e;background:#fff0ee;animation:timer-pulse 1s infinite}@keyframes timer-pulse{50%{box-shadow:0 0 0 4px #d8493e21}}.study-alert{margin-top:18px;min-height:46px;padding:10px 14px;display:flex;align-items:center;gap:9px;border-radius:6px;font-size:14px}.study-alert.error{color:#9d332a;border:1px solid #f1c7c2;background:#fff3f1}.study-alert.info{color:#285b91;border:1px solid #cbdcf0;background:#f1f6fc}.study-alert.success{color:#116e58;border:1px solid #bfe1d7;background:#edf8f5}.study-alert svg{width:19px}.study-loading{min-height:360px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.study-loading svg{width:20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-setup,.plan-launch,.plan-overview,.active-learning,.completion-summary{margin-top:26px}.setup-title{display:flex;align-items:center;gap:14px}.setup-title>span{width:50px;height:50px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#3978d4}.setup-title svg{width:25px}.setup-title p,.setup-title h2,.setup-title small{margin:0}.setup-title p{margin-bottom:4px;color:#3978d4;font-size:12px;font-weight:800}.setup-title h2{margin-bottom:5px;font-size:21px}.setup-title small{color:var(--muted)}.setup-fields{margin:26px 0 20px;display:grid;grid-template-columns:minmax(240px,1fr) 190px;gap:16px}.setup-fields label,.answer-form label{display:grid;gap:8px;color:#555d66;font-size:13px;font-weight:700}.setup-fields select,.answer-form input,.answer-form textarea{width:100%;padding:0 13px;border:1px solid #d8dce1;border-radius:6px;background:#fff;outline:none}.setup-fields select,.answer-form input{height:48px}.answer-form textarea{min-height:112px;padding-block:12px;resize:vertical;font:inherit}.setup-fields select:focus,.answer-form input:focus,.answer-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.progress-setup>.primary-button{min-width:220px}.current-progress{min-height:76px;padding-bottom:20px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line)}.current-progress>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#16846b}.current-progress svg{width:20px}.current-progress small,.current-progress strong,.current-progress p{display:block;margin:0}.current-progress small{margin-bottom:4px;color:var(--muted)}.current-progress strong{font-size:17px}.current-progress p{margin-top:5px;color:#6f767e;font-size:13px}.launch-copy{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.launch-copy>svg{width:52px;height:52px;padding:12px;border-radius:50%;color:var(--orange);background:var(--orange-soft)}.launch-copy h2{margin:17px 0 8px;font-size:22px}.launch-copy p{max-width:540px;margin:0 0 22px;color:var(--muted);line-height:1.7}.plan-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.plan-summary p,.plan-summary h2{margin:0}.plan-summary p{margin-bottom:5px;color:var(--orange-dark);font-size:13px;font-weight:800}.plan-summary h2{font-size:21px}.plan-summary>span{padding:6px 10px;border-radius:4px;color:#18765f;background:#e4f7f1;font-size:12px}.plan-preview-list{margin:18px 0 22px}.plan-preview-list>div{min-height:62px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #eff0f2}.plan-preview-list>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:var(--orange-dark);background:var(--orange-soft);font-weight:800}.plan-preview-list strong,.plan-preview-list small{display:block}.plan-preview-list small{margin-top:5px;color:var(--muted)}.start-learning-button{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:6px;color:#fff;background:var(--orange);font-size:16px;font-weight:800}.step-track{display:grid;grid-template-columns:repeat(5,minmax(86px,1fr));gap:8px}.step-track>div{min-width:0;display:flex;align-items:center;gap:7px;color:#969ca3}.step-track>div>span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border:1px solid #d9dce1;border-radius:50%;background:#fff;font-size:12px}.step-track>div>span svg{width:15px}.step-track small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-track .active{color:var(--orange-dark);font-weight:800}.step-track .active>span{color:#fff;border-color:var(--orange);background:var(--orange)}.step-track .completed{color:#16846b}.step-track .completed>span{color:#fff;border-color:#16846b;background:#16846b}.step-track .skipped{opacity:.5;text-decoration:line-through}.task-heading{margin:24px 0 18px;display:flex;align-items:center;justify-content:space-between}.task-heading p,.task-heading h2{margin:0}.task-heading p{margin-bottom:5px;color:var(--orange-dark);font-size:13px;font-weight:800}.task-heading h2{font-size:23px}.task-heading>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.task-heading svg{width:17px}.micro-lesson{padding:20px;border-left:4px solid #3978d4;background:#f5f8fd}.micro-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.micro-title small{color:#3978d4;font-weight:800}.micro-title h3{margin:4px 0 0;font-size:19px}.micro-lesson>p{margin:17px 0;color:#4d5968;line-height:1.85}.key-points{display:flex;flex-wrap:wrap;gap:8px}.key-points span{padding:7px 9px;display:flex;align-items:center;gap:5px;border-radius:4px;color:#275b9c;background:#e4edf9;font-size:13px}.key-points svg{width:15px}.worked-example{margin-top:16px;padding:13px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;border:1px solid #d8e3f2;background:#fff}.worked-example strong{color:#245692}.worked-example span{color:#5f6975;font-size:13px}.worked-example span:before{content:"→";margin-right:8px;color:#9ba8b7}.question-area{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.question-title{display:flex;align-items:center;justify-content:space-between}.question-title>span{color:var(--orange-dark);font-size:13px;font-weight:800}.question-area>h3{margin:12px 0 20px;font-size:22px;line-height:1.55}.answer-form{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:10px}.answer-mic,.submit-answer{height:48px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;font-weight:700}.answer-mic{color:var(--orange-dark);border:1px solid #ffc5ac;background:var(--orange-soft)}.answer-mic.listening{animation:pulse 1s infinite}.submit-answer{color:#fff;border:0;background:var(--orange)}.answer-mic svg,.submit-answer svg{width:18px}.voice-confirm{margin-top:12px;min-height:48px;padding:9px 12px;display:flex;align-items:center;gap:8px;border:1px solid #f1d3c5;background:#fffaf7}.voice-confirm span{flex:1;font-weight:700}.voice-confirm button{height:32px;padding:0 9px;display:flex;align-items:center;gap:5px;border:0;border-radius:4px;color:#5f666e;background:#eceef1}.voice-confirm button:last-child{color:#fff;background:#16846b}.voice-confirm svg{width:15px}.answer-feedback{margin-top:12px;min-height:48px;padding:11px 13px;display:flex;align-items:center;gap:9px;border-radius:6px}.answer-feedback.correct{color:#116e58;background:#e8f7f2}.answer-feedback.wrong{color:#9a3b32;background:#fff1ef}.answer-feedback svg{width:19px}.hint-row{margin-top:12px;display:flex;align-items:center;gap:12px}.hint-row p{margin:0;padding:9px 12px;flex:1;color:#664b25;background:#fff7e5;line-height:1.6}.completion-summary{min-height:500px;display:flex;flex-direction:column;align-items:center;text-align:center}.completion-summary>svg{width:64px;height:64px;padding:14px;border-radius:50%;color:#fff;background:#f2a51a}.completion-summary>p{margin:16px 0 6px;color:#b76d09;font-size:13px;font-weight:800}.completion-summary h2{margin:0 0 8px;font-size:25px}.completion-summary>strong{color:#626a72;font-weight:500}.report-metrics{width:100%;margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.report-metrics span{padding:17px 8px;color:var(--muted);font-size:12px;border-right:1px solid var(--line)}.report-metrics span:last-child{border-right:0}.report-metrics b{display:block;margin-bottom:4px;color:#30363c;font-size:20px}.review-dates{margin:20px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.review-dates span{padding:9px 11px;display:flex;align-items:center;gap:6px;border-radius:4px;color:#2d5f96;background:#edf4fc;font-size:13px}.review-dates svg{width:16px}.parent-note{width:100%;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left;border-left:4px solid #16846b;background:#eff8f5}.parent-note strong{flex:0 0 auto;color:#116e58}.parent-note span{color:#4f625d;line-height:1.6}.latest-report{margin-top:24px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-left:4px solid #16846b;background:#eff8f5}.latest-report small,.latest-report strong{display:block}.latest-report small{margin-bottom:4px;color:#16846b}.latest-report>span{color:#5d6a66;font-size:13px}.diagnostic-workspace,.diagnostic-result{margin-top:26px}.diagnostic-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.diagnostic-top p,.diagnostic-top h2{margin:0}.diagnostic-top p{margin-bottom:6px;color:var(--green);font-size:13px;font-weight:800}.diagnostic-top h2{font-size:22px}.diagnostic-progress{height:7px;margin:18px 0 24px;overflow:hidden;background:#e8eaed}.diagnostic-progress span{display:block;height:100%;background:var(--green);transition:width .2s ease}.diagnostic-instruction{min-height:46px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#4f5a61;background:#f2f7f6}.diagnostic-instruction span{color:var(--muted);font-size:12px;white-space:nowrap}.diagnostic-workspace>.listen-button{margin-top:18px;background:var(--blue)}.diagnostic-stem{margin:20px 0;font-size:21px;font-weight:700;line-height:1.65}.diagnostic-answer{display:grid;gap:16px}.diagnostic-options{display:grid;gap:10px}.diagnostic-options label{min-height:52px;padding:10px 14px;display:flex;align-items:center;gap:12px;border:1px solid #d9dde1;cursor:pointer}.diagnostic-options label.selected{color:#146d59;border-color:var(--green);background:#edf8f5}.diagnostic-options input{width:18px;height:18px;accent-color:var(--green)}.diagnostic-answer textarea{width:100%;resize:vertical;padding:14px;border:1px solid #d8dce1;border-radius:6px;font:inherit;line-height:1.6;outline:none}.diagnostic-answer textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #e1f3ee}.diagnostic-answer>.answer-mic{width:fit-content;min-width:170px}.rule-check{display:flex;align-items:center;gap:9px;color:#6c747c;font-size:13px}.rule-check input{width:18px;height:18px;accent-color:var(--orange)}.diagnostic-answer>.submit-answer{width:100%;min-height:50px}.diagnostic-privacy{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.diagnostic-result{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.diagnostic-result>svg{width:54px;height:54px;padding:12px;color:#a96500;background:#fff2d4}.diagnostic-result>p{margin:14px 0 5px;color:var(--green);font-weight:800}.diagnostic-result h2{margin:0;font-size:26px}.diagnostic-score{width:100%;margin:24px 0 14px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.diagnostic-score span{padding:14px;border-right:1px solid var(--line);color:var(--muted);font-size:12px}.diagnostic-score span:last-child{border-right:0}.diagnostic-score b{display:block;margin-bottom:5px;color:#30363c;font-size:20px}.diagnostic-areas{width:100%;margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.diagnostic-areas span{padding:7px 10px;color:#56616a;background:#f2f4f6;font-size:13px}.diagnostic-areas strong{margin-right:6px}.transfer-profile{width:100%;margin:0 0 20px;padding:14px 16px;text-align:left;background:#f4f7fb}.transfer-profile>strong{display:block;margin-bottom:9px;color:#344451}.transfer-profile>div{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #dfe5eb}.transfer-profile span{color:#56616a}.transfer-profile b{color:#176b59;font-size:13px}.amc-diagnostic .diagnostic-stem[lang=zh-CN]{font-size:22px}.review-entry{margin-top:18px}.subjective-review{margin-top:26px}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.review-heading p,.review-heading h2{margin:0}.review-heading p{margin-bottom:6px;color:var(--green);font-size:13px;font-weight:800}.review-heading h2{font-size:24px}.review-progress{margin:20px 0;padding:14px 16px 8px;background:#f2f7f6}.review-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-progress span{color:var(--muted);font-size:13px}.review-progress .diagnostic-progress{margin:12px 0 0}.review-layout{margin-top:18px;display:grid;grid-template-columns:220px minmax(0,1fr);border:1px solid var(--line)}.review-question-list{border-right:1px solid var(--line);background:#fafafa}.review-question-list button{width:100%;min-height:62px;padding:9px 12px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;cursor:pointer}.review-question-list button.active{background:#eaf6f2;box-shadow:inset 3px 0 var(--green)}.review-question-list button>span{width:30px;height:30px;display:grid;place-items:center;color:#59636b;background:#eef0f2;font-weight:800}.review-question-list button.done>span{color:#116e58;background:#dff2ec}.review-question-list strong,.review-question-list small{display:block}.review-question-list small{margin-top:4px;color:var(--muted)}.review-question-list svg{width:17px;color:#9ba2a8}.review-question-list .done svg{color:var(--green)}.review-editor{min-width:0;padding:22px;display:grid;gap:17px}.review-task small,.student-response small{display:block;margin-bottom:7px;color:var(--green);font-weight:700}.review-task strong{display:block;color:#4b555d}.review-task p{margin:9px 0 0;font-size:20px;font-weight:800;line-height:1.55}.student-response{padding:14px 16px;border-left:4px solid var(--blue);background:#f1f6fc}.student-response p{margin:0 0 8px;white-space:pre-wrap;line-height:1.65}.student-response span{color:var(--muted);font-size:12px}.rubric-panel{padding:14px 16px;background:#fff8e8}.rubric-panel>p{margin:5px 0 12px;color:#765d32;font-size:12px}.rubric-panel>div{padding:7px 0;display:grid;grid-template-columns:44px 1fr;gap:9px;border-top:1px solid #eddfbe;color:#5f5749;font-size:13px}.rubric-panel b{color:#9b650b}.review-score{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-score .segmented button{min-width:58px}.review-checks{display:grid;gap:9px}.review-checks label{display:flex;align-items:center;gap:9px;color:#555f66}.review-checks input{width:18px;height:18px;accent-color:var(--green)}.review-note span{display:block;margin-bottom:7px;color:#555f66;font-weight:700}.review-note textarea{width:100%;resize:vertical;padding:11px 12px;border:1px solid #d8dce1;border-radius:5px;font:inherit;line-height:1.5}.review-editor>.submit-answer{width:100%;min-height:48px}.exam-plan-launch,.exam-plan-workspace{margin-top:26px}.reviewed-library{margin-top:22px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.library-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.library-heading small{color:var(--green);font-weight:800}.library-heading h2{margin:5px 0 7px;font-size:22px}.library-heading p{margin:0;color:var(--muted);line-height:1.65}.library-heading>span{flex:0 0 auto;padding:7px 10px;color:#116e58;background:#edf8f5;font-weight:800}.library-tabs{margin:18px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.library-tabs button{min-width:0;padding:13px 14px;border:0;border-right:1px solid var(--line);color:#596169;background:#fff;text-align:left}.library-tabs button:last-child{border-right:0}.library-tabs button.active{color:#174d8c;background:#eef5ff}.library-tabs strong,.library-tabs small{display:block;overflow-wrap:anywhere}.library-tabs small{margin-top:5px}.library-lesson{padding:18px 20px;border-left:4px solid var(--green);background:#f1f8f6}.library-lesson>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.library-lesson h3{margin:4px 0 0;font-size:20px}.library-lesson>p{color:#42544f;line-height:1.85}.library-lesson aside{margin-top:14px;padding:11px 13px;color:#6f572b;background:#fff7e5;line-height:1.65}.library-lesson aside strong{margin-right:8px}.interactive-lesson-launch{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-left:4px solid var(--green);background:#f1f8f6}.interactive-lesson-launch h3{margin:5px 0 7px;font-size:20px}.interactive-lesson-launch p{margin:0 0 9px;color:#42544f}.interactive-lesson-launch span{display:flex;align-items:center;gap:6px;color:#526b65;font-size:13px}.interactive-lesson-launch span svg{width:15px;height:15px}.interactive-lesson-player{padding:18px 20px;border-left:4px solid var(--green);background:#f1f8f6}.interactive-progress{display:flex;align-items:center;gap:12px;color:#47675f;font-size:12px;font-weight:700}.interactive-progress>div{flex:1;display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.interactive-progress i{height:5px;border-radius:3px;background:#d4dfdc}.interactive-segment-heading{min-height:64px;display:flex;align-items:center;gap:12px}.interactive-segment-heading>div:first-child{flex:1}.interactive-segment-heading small{color:var(--green);font-weight:800}.interactive-segment-heading h3{margin:4px 0 0;font-size:20px}.interactive-lesson-player>p{color:#42544f;line-height:1.85}.mini-clock{min-width:76px;height:38px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#166b58;border:1px solid #b8d9d0;background:#fff;font-variant-numeric:tabular-nums}.mini-clock.urgent{color:#a33a2b;border-color:#e1a59c;animation:clockPulse 1s infinite}.interactive-example{padding:14px;display:grid;gap:8px;border:1px solid #d5e5e1;background:#fff}.interactive-example span{color:#4e625d}.interactive-pause{display:grid;gap:14px}.interactive-pause>strong{font-size:17px;line-height:1.6}.interactive-answer{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:8px}.interactive-answer input{min-width:0}.interactive-reveal{padding:14px;display:grid;gap:8px;border:1px solid #d5e5e1;background:#fff}.interactive-reveal>small{color:var(--green);font-weight:800}.interactive-reveal>span{display:flex;align-items:flex-start;gap:7px}.interactive-reveal>span svg{flex:0 0 16px;width:16px;margin-top:2px}.interactive-reveal>p{margin:5px 0;color:var(--muted)}.interactive-reveal>div{display:flex;justify-content:flex-end;gap:8px}.interactive-actions{min-height:48px;margin-top:14px;display:flex;align-items:center;justify-content:flex-end}.interactive-actions small{color:var(--muted)}.interactive-lesson-complete{min-height:90px;padding:18px 20px;display:flex;align-items:center;gap:14px;color:#166b58;border-left:4px solid var(--green);background:#f1f8f6}.interactive-lesson-complete>svg{width:28px;height:28px}.interactive-lesson-complete span{margin-top:5px;color:#526b65}.library-question-groups{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:16px;background:var(--line);border:1px solid var(--line)}.library-question-groups>div{padding:15px 17px;background:#fff}.library-question-groups strong,.library-question-groups span{display:block}.library-question-groups span{margin-top:9px;color:#566069;line-height:1.55}.library-question-groups b{display:inline-block;min-width:54px;color:var(--green)}.exam-plan-launch>.primary-button{width:100%;min-height:50px;margin-top:18px}.homework-gate{margin-top:22px;padding:14px 16px;display:flex;align-items:center;gap:12px;border-left:4px solid var(--orange);background:#fff7e9;cursor:pointer}.homework-gate input{width:21px;height:21px;accent-color:var(--orange)}.homework-gate strong,.homework-gate small{display:block}.homework-gate small{margin-top:4px;color:#76664b}.exam-plan-steps{margin:18px 0 22px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.exam-plan-steps>div{min-width:0;min-height:76px;padding:11px 9px;display:flex;align-items:center;gap:9px;border-right:1px solid var(--line);color:#80878e}.exam-plan-steps>div:last-child{border-right:0}.exam-plan-steps>div>span{flex:0 0 auto;width:29px;height:29px;display:grid;place-items:center;border:1px solid #d5d9dd;border-radius:50%;font-weight:800}.exam-plan-steps strong,.exam-plan-steps small{display:block;overflow-wrap:anywhere}.exam-plan-steps small{margin-top:4px;font-size:11px}.exam-plan-steps svg{width:15px}.exam-plan-steps .active{color:#174d8c;background:#eef5ff}.exam-plan-steps .active>span{color:#fff;border-color:#2866b2;background:#2866b2}.exam-plan-steps .completed{color:#116e58;background:#edf8f5}.exam-plan-steps .completed>span{color:#fff;border-color:var(--green);background:var(--green)}.exam-plan-steps .expired{color:#9a3b32;background:#fff3f1}.exam-plan-steps .expired>span{color:#fff;border-color:#c94b41;background:#c94b41}.exam-active-task .task-heading{margin-top:0}.exam-task-instruction{margin:0;padding:18px;color:#3f4b55;border-left:4px solid #3978d4;background:#f5f8fd;font-size:17px;line-height:1.8}.material-status{margin:16px 0;padding:13px 15px;display:flex;align-items:center;gap:11px;color:#6a6255;background:#f7f5f0}.material-status>svg{flex:0 0 auto;width:21px}.material-status strong,.material-status small{display:block}.material-status small{margin-top:5px;color:#827a6e;line-height:1.5}.exam-active-task>.submit-answer{width:100%}.ket-micro-lesson{margin:18px 0;padding:18px 20px;border-left:4px solid var(--green);background:#f1f8f6}.ket-micro-lesson>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.ket-micro-lesson small,.ket-micro-lesson h3{display:block;margin:0}.ket-micro-lesson small{margin-bottom:4px;color:var(--green);font-weight:800}.ket-micro-lesson h3{font-size:20px}.ket-micro-lesson>p{margin:16px 0;color:#42544f;line-height:1.85}.ket-worked-examples{margin-top:16px;border-top:1px solid #cfe0db}.ket-worked-examples article{padding:14px 0;border-bottom:1px solid #cfe0db}.ket-worked-examples strong,.ket-worked-examples span{display:block}.ket-worked-examples span{margin-top:7px;color:#52615d;line-height:1.6}.ket-micro-lesson aside{margin-top:14px;padding:11px 13px;color:#6f572b;background:#fff7e5;line-height:1.65}.ket-micro-lesson aside strong{margin-right:8px}.interactive-lesson-launch{margin:18px 0;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-left:4px solid var(--green);background:#f1f8f6}.interactive-lesson-launch small{color:var(--green);font-weight:800}.interactive-lesson-launch h3{margin:5px 0 8px;font-size:20px}.interactive-lesson-launch p{margin:0 0 9px;color:#4c5d58;line-height:1.65}.interactive-lesson-launch span{margin-right:14px;display:inline-flex;align-items:center;gap:5px;color:#52635e;font-size:13px}.interactive-lesson-launch span svg{width:15px}.interactive-lesson-player{margin:18px 0;padding:18px 20px;border:1px solid #d2e1dc;background:#fff}.interactive-progress{display:grid;grid-template-columns:auto minmax(160px,1fr);align-items:center;gap:14px;color:var(--green);font-size:13px;font-weight:800}.interactive-progress>div{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.interactive-progress i{height:5px;border-radius:3px;background:#dce7e3}.interactive-progress i.active{background:var(--green)}.interactive-segment-heading{margin:18px 0 14px;display:flex;align-items:center;gap:12px}.interactive-segment-heading>div:first-child{min-width:0;flex:1}.interactive-segment-heading small{color:var(--orange-dark);font-weight:800}.interactive-segment-heading h3{margin:4px 0 0;font-size:21px}.mini-clock{min-width:82px;height:42px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#146d58;border:1px solid #bcd8d0;background:#edf8f5;font-variant-numeric:tabular-nums}.mini-clock.urgent{color:#a83f35;border-color:#efb9b3;background:#fff0ee}.mini-clock svg{width:17px}.interactive-lesson-player>p{color:#42544f;font-size:16px;line-height:1.85}.interactive-example{padding:14px 0;border-top:1px solid #dbe5e1;border-bottom:1px solid #dbe5e1}.interactive-example strong,.interactive-example span{display:block}.interactive-example span{margin-top:7px;color:#56645f;line-height:1.6}.interactive-pause{padding:16px;border-left:4px solid var(--orange);background:#fff7ed}.interactive-pause>strong{display:block;margin-bottom:12px;font-size:17px;line-height:1.6}.interactive-answer{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:9px}.interactive-answer input{min-width:0;height:46px;padding:0 12px;border:1px solid #d7dce0;border-radius:5px;font:inherit}.interactive-reveal{margin-top:14px;padding-top:13px;border-top:1px solid #ead7c4}.interactive-reveal>small,.interactive-reveal>span{display:block}.interactive-reveal>small{color:#99521f;font-weight:800}.interactive-reveal>span{margin-top:7px;color:#5c5a55}.interactive-reveal>span svg{width:15px;margin-right:6px;vertical-align:middle}.interactive-reveal>p{color:#665d53;line-height:1.6}.interactive-reveal>div,.interactive-actions{display:flex;justify-content:flex-end;gap:8px}.interactive-reveal button{min-height:38px;padding:0 12px;border:1px solid #dcc7b0;border-radius:5px;color:#765338;background:#fff;font-weight:700}.interactive-reveal .confirm-button{color:#fff;border-color:var(--green);background:var(--green)}.interactive-actions{margin-top:14px;align-items:center}.interactive-actions small{color:#87521f}.interactive-lesson-complete{margin:18px 0;padding:18px;display:flex;align-items:center;gap:12px;color:#176a55;border-left:4px solid var(--green);background:#edf8f5}.interactive-lesson-complete svg{width:26px}.interactive-lesson-complete strong,.interactive-lesson-complete span{display:block}.interactive-lesson-complete span{margin-top:4px;color:#547068;font-size:13px}.ket-question{margin:18px 0;padding:18px;border:1px solid #d8e2e8;background:#fff}.ket-question .question-title{display:flex;align-items:center;justify-content:space-between;color:var(--green);font-weight:800}.ket-question h3{margin:12px 0 18px;font-size:21px;line-height:1.65}.ket-attempt-result{margin:0 0 20px;padding:15px 17px;border-left:4px solid #c94b41;background:#fff3f1}.ket-attempt-result.correct{border-left-color:var(--green);background:#edf8f5}.ket-attempt-result.pending-review{border-left-color:#277a9b;background:#eef8fb}.productive-review-inline{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #c9e2ea}.productive-review-inline>strong,.productive-review-inline>label:first-of-type,.productive-review-inline>button{grid-column:1 / -1}.productive-review-inline label{display:flex;align-items:center;gap:7px;color:#334b54;font-weight:700}.productive-review-inline input[type=number]{width:72px;height:38px;margin-left:8px}.ket-attempt-result strong,.ket-attempt-result span,.ket-attempt-result b,.ket-attempt-result em{display:block}.ket-attempt-result p{margin:8px 0;color:#4f5a61;line-height:1.7}.ket-attempt-result span{margin-top:5px;color:#5f686f}.ket-attempt-result span svg{width:15px;margin-right:6px;vertical-align:middle}.ket-attempt-result b{margin-top:10px;color:#2f4942}.ket-attempt-result em{margin-top:11px;padding:9px 11px;color:#8d332c;background:#fff;font-style:normal;font-weight:700}.exam-next-task{min-height:260px;display:grid;grid-template-columns:54px minmax(0,1fr);align-content:center;gap:16px}.exam-next-task>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-size:20px;font-weight:800}.exam-next-task small{color:var(--orange-dark);font-weight:800}.exam-next-task h2{margin:5px 0 8px;font-size:23px}.exam-next-task p{margin:0 0 7px;color:var(--muted);line-height:1.7}.exam-next-task>.start-learning-button{grid-column:1 / -1;margin-top:6px}.exam-plan-complete .parent-note{margin-top:24px}.diagnostic-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.diagnostic-result-actions .review-entry,.diagnostic-result-actions .start-learning-button{width:auto;min-width:210px;margin-top:18px;padding:0 18px}.reports-page{max-width:1120px}.page-heading>span{color:var(--muted);font-size:14px}.report-subject-tabs{display:flex;gap:4px;margin:20px 0;padding:4px;width:fit-content;border:1px solid var(--line);border-radius:6px;background:#fff}.report-subject-tabs button{min-width:88px;height:36px;border:0;border-radius:4px;color:#616870;background:transparent;font-weight:700}.report-subject-tabs button.active{color:#fff;background:#ef742f}.report-workbench{border:1px solid var(--line);border-radius:6px;background:#fff;overflow:hidden}.report-generator{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(130px,.8fr)) auto;align-items:end;gap:14px;padding:20px;border-bottom:1px solid var(--line)}.report-generator h2{margin:4px 0 0;font-size:19px}.report-generator small,.section-title small{color:var(--orange-dark);font-weight:700}.report-generator label,.assessment-tools label{display:flex;flex-direction:column;gap:7px;color:#626971;font-size:12px;font-weight:700}.report-generator input,.report-generator select,.assessment-tools input,.assessment-tools select{height:40px;min-width:0;padding:0 10px;border:1px solid #d9dde1;border-radius:5px;color:#30363c;background:#fff;font:inherit}.report-generator .primary-button{height:40px;white-space:nowrap}.assessment-tools{display:grid;grid-template-columns:1fr 1fr}.assessment-tools form{display:grid;grid-template-columns:minmax(120px,1fr) minmax(130px,1fr) auto;align-items:end;gap:12px;padding:18px 20px}.assessment-tools form:first-child{border-right:1px solid var(--line)}.assessment-tools form strong{grid-column:1 / -1;font-size:14px}.assessment-tools .secondary-button{height:40px;white-space:nowrap}.reward-console,.spot-check-console,.error-console,.report-history{margin-top:24px}.section-title{min-height:52px;display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.section-title h2{margin:4px 0 12px;font-size:20px}.section-title>span{margin-bottom:12px;color:var(--muted);font-size:13px}.reward-console-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(420px,1.3fr);gap:20px;padding-top:18px}.reward-form{align-self:start;padding:18px;display:grid;gap:14px;border:1px solid var(--line);background:#fff}.reward-form>strong{font-size:16px}.reward-form label{display:grid;gap:7px;color:#626971;font-size:12px;font-weight:700}.reward-form input,.reward-form textarea{width:100%;padding:10px;border:1px solid #d9dde1;border-radius:5px;color:#30363c;background:#fff;font:inherit;resize:vertical}.reward-form input{height:42px}.reward-form>small{color:var(--muted);font-size:12px;line-height:1.6}.reward-list{display:grid;gap:10px}.reward-list>article{padding:16px;border:1px solid var(--line);background:#fff}.reward-summary{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px}.reward-summary strong{font-size:16px}.reward-summary p{margin:6px 0;color:#58616a;line-height:1.55}.reward-summary small{color:var(--muted)}.reward-status{padding:5px 7px;color:#126d58;background:#e4f5f0;font-size:12px;font-weight:800}.reward-status.paused{color:#8a5a0a;background:#fff4d7}.reward-status.retired{color:#707780;background:#eceef1}.reward-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:6px;border-top:1px solid #eff0f2;padding-top:10px}.reward-actions svg,.claim-review svg{width:16px}.claim-review{margin-top:12px;padding:12px;display:flex;align-items:center;gap:14px;color:#39524b;background:#edf7f4}.claim-review>div:first-child{min-width:0;flex:1}.claim-review small,.claim-review strong,.claim-review span{display:block}.claim-review small{color:#397665}.claim-review strong{margin:4px 0}.claim-review span{color:#60716c;font-size:12px}.claim-review>div:last-child{display:flex;gap:8px}.error-list>div{min-height:68px;display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.error-list div>div{display:flex;flex-direction:column;gap:5px}.error-list small{color:var(--muted)}.error-kind,.error-urgent{width:fit-content;padding:5px 8px;border-radius:4px;font-size:12px;font-weight:700}.error-kind{color:#266e63;background:#e4f4f0}.error-urgent{color:#b43d32;background:#fff0ed}.confirmed-mark{display:flex;align-items:center;gap:5px;color:#19705d;font-size:13px;font-weight:700}.confirmed-mark svg{width:16px}.report-history article{padding:18px 0 20px;border-bottom:1px solid var(--line)}.report-history article.superseded{opacity:.55}.report-meta{display:flex;align-items:center;gap:12px}.report-meta>span{color:var(--orange-dark);font-weight:800}.report-meta small{color:var(--muted)}.report-meta b{margin-left:auto;padding:5px 8px;border-radius:4px;font-size:12px}.evidence-sufficient{color:#166e5a;background:#e4f7f1}.evidence-partial{color:#946216;background:#fff5d7}.evidence-insufficient{color:#9a4650;background:#fff0f1}.report-history article h3{margin:13px 0 7px;font-size:18px}.report-history article p{margin:0;color:#60676f;line-height:1.65}.report-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));margin:16px 0;border:1px solid var(--line);border-radius:5px}.report-stat-grid span{min-height:64px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:10px 14px;border-right:1px solid var(--line);color:var(--muted);font-size:12px}.report-stat-grid span:last-child{border-right:0}.report-stat-grid b{color:#32383e;font-size:20px}.decision-buttons{display:flex;flex-wrap:wrap;gap:8px}.decision-buttons button{min-height:34px;padding:0 12px;border:1px solid #d8dce0;border-radius:5px;color:#4f575f;background:#fff}.decision-buttons button:hover{color:var(--orange-dark);border-color:#ef9d6e}.superseded-note{color:var(--muted);font-size:13px}.report-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted)}.report-empty svg{width:30px}.spot-check-heading{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);border-bottom:1px solid var(--line)}.spot-check-heading strong{color:#3d454c}.spot-item{min-height:84px;display:grid;grid-template-columns:32px minmax(180px,1fr) repeat(3,132px) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.spot-item>span:first-child{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:800}.spot-question{display:flex;flex-direction:column;gap:6px}.spot-question small{color:var(--muted)}.spot-choice{display:flex;padding:3px;border-radius:5px;background:#eef0f2}.spot-choice button{flex:1;min-height:30px;padding:0 6px;border:0;border-radius:3px;color:#6c737a;background:transparent;font-size:12px}.spot-choice button.active{color:#fff;background:#218a73}.spot-choice button.active.no{background:#cf665a}.archive-page,.settings-page{margin-top:4px}.archive-heading{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px}.archive-heading p,.page-heading p{margin:0 0 7px;color:var(--orange-dark);font-size:13px;font-weight:700}.archive-heading h1,.page-heading h1{margin:0 0 9px;font-size:28px}.archive-heading span{color:var(--muted);font-size:14px}.archive-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.local-ocr-progress{margin:8px 0 18px;padding:14px 16px;border:1px solid #bcd9d0;border-radius:6px;background:#f1f9f6}.local-ocr-progress>div{display:flex;align-items:center;gap:10px}.local-ocr-progress svg{flex:0 0 22px;color:#176d59}.local-ocr-progress span{min-width:0;flex:1;display:grid;gap:3px}.local-ocr-progress strong,.local-ocr-progress small{overflow-wrap:anywhere}.local-ocr-progress small{color:var(--muted)}.local-ocr-progress b{color:#176d59}.local-ocr-progress progress{width:100%;height:8px;margin-top:10px;accent-color:#176d59}.upload-button{min-width:140px}.storage-facts{min-height:50px;padding:10px 16px;display:flex;align-items:center;gap:26px;border:1px solid #dce7e4;border-radius:6px;color:#45635c;background:#f1f8f6;font-size:13px}.storage-facts span{display:flex;align-items:center;gap:7px}.storage-facts svg{width:18px}.bilibili-review{margin-top:24px;padding:22px 0 4px;border-top:1px solid var(--line)}.bilibili-review-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.bilibili-review-heading p{margin:0 0 6px;color:var(--orange-dark);font-size:13px;font-weight:700}.bilibili-review-heading h2{margin:0 0 7px;font-size:21px}.bilibili-review-heading span{color:var(--muted);font-size:13px}.bilibili-counts{flex:0 0 auto;min-width:190px;padding-left:18px;border-left:1px solid var(--line)}.bilibili-counts strong{margin-right:6px;color:#176d59;font-size:28px}.bilibili-counts span,.bilibili-counts small{display:inline}.bilibili-counts small{display:block;margin-top:3px;color:var(--muted)}.bilibili-gate{margin-top:16px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;color:#735020;background:#fff8ec;border-left:3px solid #e5a451}.bilibili-gate svg{width:18px;flex:0 0 18px}.bilibili-gate strong,.bilibili-gate small{display:block}.bilibili-gate small{margin-top:4px;color:#826847;line-height:1.5}.bilibili-filters{margin-top:14px;display:grid;gap:9px}.bilibili-filters>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.bilibili-filters small{width:48px;color:var(--muted);font-weight:700}.bilibili-filters button{min-height:32px;padding:5px 11px;border:1px solid #d9dee2;border-radius:16px;color:#59626a;background:#fff;cursor:pointer}.bilibili-filters button:hover,.bilibili-filters button.active{color:#176d59;border-color:#74aa9d;background:#edf7f4}.bilibili-result-line{margin:14px 0 8px;color:var(--muted);font-size:12px}.bilibili-loading,.bilibili-empty{min-height:150px;display:grid;place-content:center;justify-items:center;gap:6px;color:var(--muted)}.bilibili-empty svg{width:30px}.bilibili-empty strong{color:var(--ink)}.bilibili-list{display:grid;gap:10px}.bilibili-card{padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:14px 20px;border:1px solid var(--line);border-left:3px solid #b7bec4;border-radius:6px;background:#fff}.bilibili-card.decision-confirmed{border-left-color:#21846b}.bilibili-card.decision-rejected{border-left-color:#8b9298}.bilibili-card.decision-link_incorrect{border-left-color:#b64d43}.bilibili-card-meta{display:flex;flex-wrap:wrap;gap:6px}.bilibili-card-meta span{padding:3px 7px;color:#54636a;background:#f1f4f5;border-radius:3px;font-size:11px}.bilibili-card h3{margin:8px 0 3px;font-size:17px}.bilibili-card-main>strong{font-size:13px}.bilibili-card-main>p{margin:7px 0;color:#616a72;font-size:13px;line-height:1.55}.bilibili-source{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--muted);font-size:11px}.bilibili-source .risk{color:#a1433b;font-weight:700}.bilibili-card-side{display:flex;flex-direction:column;align-items:stretch;gap:7px}.bilibili-decision{padding:5px 8px;text-align:center;color:#626b72;background:#f1f2f4;border-radius:3px;font-size:11px;font-weight:700}.bilibili-decision.confirmed{color:#16735a;background:#eaf7f2}.bilibili-decision.link_incorrect{color:#a1433b;background:#fff0ef}.bilibili-open{min-height:36px;padding:7px 10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#e85a4f;border-radius:4px;font-size:12px;font-weight:700;text-decoration:none}.bilibili-open:hover{background:#d84940}.bilibili-open svg{width:16px}.bilibili-card-side .secondary-button{min-height:36px;justify-content:center}.bilibili-review-form{grid-column:1 / -1;padding-top:12px;display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;border-top:1px dashed var(--line)}.bilibili-review-form label{display:grid;gap:5px;color:#59626a;font-size:12px;font-weight:700}.bilibili-review-form textarea{min-height:58px;padding:8px 9px;resize:vertical;border:1px solid #cfd8dc;border-radius:4px;font:inherit}.bilibili-review-form>div{display:flex;flex-wrap:wrap;gap:7px}.bilibili-review-form button{min-height:36px;padding:7px 10px;display:flex;align-items:center;gap:5px;border:0;border-radius:4px;color:#fff;cursor:pointer}.bilibili-review-form button:disabled{opacity:.45;cursor:not-allowed}.bilibili-review-form button svg{width:15px}.confirm-resource{background:#21846b}.reject-resource{background:#717980}.incorrect-resource{background:#b64d43}.bilibili-reviewed-at{grid-column:1 / -1;color:var(--muted);overflow-wrap:anywhere}.power-up-library{margin-top:24px;padding:22px 0 4px;border-top:1px solid var(--line)}.power-up-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.power-up-heading p{margin:0 0 6px;color:var(--teal-dark);font-size:13px;font-weight:700}.power-up-heading h2{margin:0 0 7px;font-size:21px}.power-up-heading span{color:var(--muted);font-size:13px}.power-up-tools{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.power-up-tools .secondary-button{min-height:38px;white-space:nowrap}.power-up-summary{min-height:46px;margin-top:16px;display:flex;align-items:center;gap:24px;color:#5b646d;font-size:13px}.power-up-summary span{display:inline-flex;align-items:center;gap:6px}.power-up-summary svg{width:17px;height:17px}.power-up-summary .ready{color:#16735a;font-weight:700}.power-up-summary .pending{color:#a55b12;font-weight:700}.power-up-blockers{padding:10px 14px;display:flex;flex-wrap:wrap;gap:10px 22px;color:#87521f;background:#fff8ec;border-left:3px solid #e5a451;font-size:13px}.power-up-blockers span{display:flex;align-items:center;gap:6px}.power-up-blockers svg{width:16px;height:16px}.power-up-capture{margin-top:16px;padding:14px 4px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.power-up-capture-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.power-up-capture-heading strong,.power-up-capture-heading span{display:block}.power-up-capture-heading span{margin-top:5px;color:var(--muted);font-size:12px}.power-up-capture-heading>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.power-up-capture .study-alert{margin-top:12px}.power-up-capture-progress{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));border:1px solid var(--line)}.power-up-capture-progress span{min-height:62px;display:grid;place-content:center;text-align:center;border-right:1px solid var(--line)}.power-up-capture-progress span:last-child{border-right:0}.power-up-capture-progress strong,.power-up-capture-progress small{display:block}.power-up-capture-progress strong{color:#176d59;font-size:20px}.power-up-capture-progress small{margin-top:4px;color:var(--muted)}.power-up-page-evidence{margin:14px 0;padding:16px;display:grid;gap:14px;border:1px solid #cbded9;border-radius:6px;background:#f7fbfa}.power-up-page-evidence-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.power-up-page-evidence-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.power-up-page-evidence label{display:grid;gap:6px;color:#4e585f;font-size:12px;font-weight:700}.power-up-page-evidence input,.power-up-page-evidence select{width:100%;min-height:38px;padding:7px 9px;border:1px solid #cfd8dc;border-radius:4px;background:#fff;font:inherit}.power-up-evidence-fields{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.6fr) 100px 100px;gap:10px}.power-up-mapping-list{display:grid;gap:8px}.power-up-mapping-list>div{display:grid;grid-template-columns:62px 90px 150px minmax(220px,1fr);align-items:end;gap:10px}.power-up-mapping-list>div>strong{align-self:center;color:#176d59;font-size:16px}.power-up-equivalent{margin-top:16px;border-top:1px solid var(--line)}.power-up-equivalent-heading{min-height:58px;padding:10px 4px;display:flex;align-items:center;justify-content:space-between;gap:18px}.power-up-equivalent-heading strong,.power-up-equivalent-heading span{display:block}.power-up-equivalent-heading>div>span{margin-top:4px;color:var(--muted);font-size:12px}.power-up-video-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);min-height:430px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.power-up-video-list{max-height:500px;overflow-y:auto;border-right:1px solid var(--line)}.power-up-video-list button{width:100%;min-height:60px;padding:9px 12px;display:flex;align-items:center;gap:10px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);text-align:left;cursor:pointer}.power-up-video-list button:hover,.power-up-video-list button.selected{background:#eef8f5}.power-up-video-list button.selected{box-shadow:inset 3px 0 #1f8a70}.power-up-video-list svg{width:18px;flex:0 0 18px;color:#1f8a70}.power-up-video-list strong,.power-up-video-list small{display:block}.power-up-video-list strong{font-size:13px}.power-up-video-list small{margin-top:3px;color:var(--muted);font-size:11px}.power-up-video-player{min-width:0;padding:16px;background:#f7f9fb}.power-up-video-player video{width:100%;aspect-ratio:16 / 9;display:block;background:#17252a}.power-up-video-player>div>strong,.power-up-video-player>div>span,.power-up-video-player>div>small{display:block}.power-up-video-player>div>strong{margin-top:12px}.power-up-video-player>div>span,.power-up-video-player>div>small{margin-top:5px;color:var(--muted);font-size:12px}.transcript-toggle{width:fit-content;margin-top:9px;padding:7px 10px;display:flex;align-items:center;gap:6px;border:1px solid #b7cec8;background:#fff;color:var(--blue);font-size:12px;font-weight:700;cursor:pointer}.transcript-toggle svg{width:15px;height:15px}.power-up-transcript{margin-top:14px;display:grid;gap:10px}.power-up-transcript article,.power-up-transcript aside{padding:11px 12px;border-left:3px solid #1f8a70;background:#fff}.power-up-transcript article small,.power-up-transcript article strong,.power-up-transcript article p,.power-up-transcript aside strong,.power-up-transcript aside span,.power-up-transcript aside small{display:block}.power-up-transcript article small,.power-up-transcript aside small{color:var(--muted);font-size:11px}.power-up-transcript article p,.power-up-transcript aside p{margin:6px 0 0;font-size:12px;line-height:1.6}.power-up-transcript aside span,.power-up-transcript aside small{margin-top:6px}.power-up-video-empty{width:100%;height:100%;min-height:390px;display:grid;place-content:center;justify-items:center;gap:8px;border:0;background:transparent;color:var(--muted);cursor:pointer}.power-up-video-empty svg{width:36px;height:36px;color:#1f8a70}.power-up-video-empty strong{color:var(--ink)}.power-up-video-empty span{font-size:12px}.power-up-evidence{margin-top:14px;border-top:1px solid var(--line)}.power-up-evidence>div{min-height:58px;padding:10px 4px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.power-up-evidence>div:first-child{min-height:48px;background:#f7f9fb}.power-up-evidence strong,.power-up-evidence span,.power-up-evidence small{display:block}.power-up-evidence>div:first-child span,.power-up-evidence small{margin-top:4px;color:var(--muted);font-size:12px}.power-up-evidence a{color:var(--blue);font-weight:700}.source-gate{flex:0 0 auto;color:#6a737b;font-size:12px;font-weight:700;text-align:right}.source-gate.approved_for_page_mapping{color:#16735a}.source-gate.hold_not_core_resource{color:#a1433b}.source-gate.parent_purchase_decision_required{color:#8b5b13}.power-up-set-list{margin-top:14px;border-top:1px solid var(--line)}.power-up-set-list>div{min-height:62px;padding:10px 4px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.power-up-set-list strong,.power-up-set-list small{display:block}.power-up-set-list small{margin-top:4px;color:var(--muted)}.power-up-review{margin:16px 0 8px;padding:16px;display:grid;gap:12px;border:1px solid #dce7e4;border-radius:6px;background:#f7fbfa}.power-up-review p{margin:5px 0 0;color:var(--muted);font-size:13px}.power-up-review label:not(.confirm-check){display:grid;gap:6px;font-size:13px;font-weight:700}.power-up-review textarea{resize:vertical}.archive-table{margin-top:18px;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.archive-row{min-height:70px;padding:10px 16px;display:grid;grid-template-columns:minmax(280px,1fr) 90px 120px 150px;align-items:center;gap:12px;border-bottom:1px solid var(--line);font-size:13px}.archive-row:last-child{border-bottom:0}.archive-header{min-height:44px;color:#7a8189;background:#fafafa}.file-name{display:flex;align-items:center;gap:11px;min-width:0}.file-name>span:last-child{min-width:0}.file-name strong,.file-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name small{margin-top:5px;color:var(--muted)}.file-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:5px;color:var(--orange-dark);background:var(--orange-soft)}.file-icon svg{width:19px}.status-archived,.status-pending{width:fit-content;padding:5px 8px;border-radius:4px}.status-archived{color:#16755e;background:#e4f7f1}.status-pending{color:#8a641e;background:#fff4d9}.archive-actions{display:flex;align-items:center;justify-content:space-between;gap:6px}.archive-actions .icon-button{flex:0 0 34px;width:34px;height:34px}.ocr-dialog{width:min(760px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.ocr-dialog>svg{width:34px;color:var(--orange-dark)}.ocr-local-preview{display:block;width:100%;max-height:38vh;object-fit:contain;border:1px solid var(--line);border-radius:5px;background:#f5f6f7}.ocr-dialog label{display:flex;flex-direction:column;gap:7px;margin-top:14px;color:#555e66;font-size:13px;font-weight:700}.ocr-dialog textarea,.ocr-dialog select,.ocr-dialog input[type=number]{width:100%;padding:10px;border:1px solid #d6dbe0;border-radius:5px;font:inherit}.ocr-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ocr-dialog .confirm-check{flex-direction:row;align-items:flex-start;font-weight:500;line-height:1.5}.archive-empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.archive-empty svg{width:38px;height:38px;margin-bottom:12px;color:#b2b7bd}.archive-empty strong{color:#545b63;margin-bottom:6px}.page-heading{margin:18px 0 24px}.settings-page{max-width:880px}.settings-row{min-height:90px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-bottom:0;background:#fff}.page-heading+.settings-row{border-radius:6px 6px 0 0}.settings-row:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 6px 6px}.settings-row div>strong,.settings-row div>span{display:block}.settings-row div>span{margin-top:7px;color:var(--muted);font-size:13px}.fixed-badge{padding:6px 10px;border-radius:4px;color:#16755e;background:#e4f7f1;font-size:12px}.device-check{margin-top:28px;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.device-check-heading{min-height:76px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.device-check-heading p,.device-check-heading h2{margin:0}.device-check-heading p{margin-bottom:4px;color:var(--green);font-size:12px;font-weight:800}.device-check-heading h2{font-size:20px}.device-check-heading>span{color:var(--muted);font-size:12px}.device-check-row{min-height:82px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.device-check-row:last-child{border-bottom:0}.device-check-row>div:first-child{min-width:0;display:flex;align-items:center;gap:12px}.device-check-row>div:first-child>svg{width:22px;color:var(--green)}.device-check-row strong,.device-check-row small{display:block}.device-check-row small{max-width:520px;margin-top:6px;color:var(--muted);line-height:1.5}.device-check-actions{display:flex;gap:8px}.device-check .secondary-button{white-space:nowrap}.data-governance{margin-top:28px;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.data-governance details{border-top:1px solid var(--line)}.data-governance summary{min-height:56px;padding:0 20px;display:flex;align-items:center;gap:9px;color:#a24842;cursor:pointer;font-weight:700}.data-governance summary svg{width:19px}.delete-confirm{padding:4px 20px 20px;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px}.delete-confirm p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:13px}.delete-confirm label{display:flex;flex-direction:column;gap:6px;color:#626971;font-size:12px;font-weight:700}.delete-confirm input{height:40px;padding:0 10px;border:1px solid #d6dbe0;border-radius:5px}.danger-button{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;color:#fff;background:#bb4238;font-weight:700}.danger-button:disabled{color:#9a9fa4;background:#eceeef}.danger-button svg{width:17px}.governance-status{padding:12px 20px;border-top:1px solid var(--line);color:#555e66;background:#f7f8f9;font-size:13px}.dialog-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#171c217a}.dialog{position:relative;width:min(440px,100%);padding:30px;border-radius:6px;background:#fff;box-shadow:0 20px 60px #0003}.dialog h2{margin:0 0 8px}.dialog>p{margin:0 0 22px;color:var(--muted)}.dialog-close{position:absolute;top:16px;right:16px;border:0}.dialog-actions{margin-top:24px;display:flex;justify-content:flex-end;gap:10px}.toast{position:fixed;z-index:60;right:24px;bottom:24px;max-width:480px;min-height:48px;padding:12px 16px;display:flex;align-items:center;gap:9px;border-radius:6px;color:#fff;box-shadow:0 10px 30px #0003}.toast.success{background:#16846b}.toast.error{background:#bf4035}.toast svg{width:20px}.loading-screen,.no-student{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.loading-screen>svg,.no-student>svg{width:48px;height:48px;padding:10px;border-radius:50%;color:var(--orange);background:var(--orange-soft)}.no-student h1,.no-student p{margin:0}.no-student p{color:var(--muted)}.mock-exam-panel{margin-top:24px;padding-top:24px;border-top:2px solid var(--line)}.mock-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.mock-heading small{color:var(--muted);font-weight:700}.mock-heading h2{margin:4px 0 6px;font-size:24px}.mock-heading p{margin:0;color:var(--muted)}.mock-heading>span{flex:0 0 auto;padding:8px 12px;border:1px solid var(--line);border-radius:6px;font-weight:800;color:var(--green-dark)}.mock-form-list{border:1px solid var(--line);border-radius:6px;overflow:hidden;margin-bottom:16px}.mock-form-list button{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.mock-form-list button:last-child{border-bottom:0}.mock-form-list button.selected{box-shadow:inset 4px 0 var(--green);background:#f4fbf7}.mock-form-list button:disabled{opacity:.65;cursor:not-allowed}.mock-form-list span{display:grid;gap:4px;min-width:0}.mock-form-list small{color:var(--muted)}.mock-form-list b{color:var(--green-dark);white-space:nowrap}.mock-history{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.mock-history span{color:var(--muted)}.mock-paper-steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden;margin-bottom:18px}.mock-paper-steps>span{min-height:66px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:4px 8px;padding:10px;border-right:1px solid var(--line)}.mock-paper-steps>span:last-child{border-right:0}.mock-paper-steps b{grid-row:1 / 3;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e8edf1}.mock-paper-steps small{color:var(--muted)}.mock-paper-steps .active{background:#f0faf5;box-shadow:inset 0 -3px var(--green)}.mock-paper-steps .active b,.mock-paper-steps .submitted b{color:#fff;background:var(--green)}.mock-paper-steps .expired b{color:#fff;background:#b85c42}.mock-paper-launch,.mock-paper-finish,.mock-awaiting{padding:24px 0;text-align:center}.mock-question{display:grid;gap:16px}.mock-question>p{margin:0;color:var(--muted)}.mock-question>h3{margin:0;font-size:20px;line-height:1.55;letter-spacing:0}.mock-question>img{width:min(100%,720px);max-height:420px;object-fit:contain;border:1px solid var(--line);border-radius:6px}.mock-question>audio{width:min(100%,560px)}.controlled-listening{width:min(100%,620px);min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 14px;padding:12px 14px;border:1px solid #d9e4df;background:#f4fbf7}.controlled-listening>span{min-width:0}.controlled-listening strong,.controlled-listening small{display:block}.controlled-listening small{margin-top:4px;color:var(--muted)}.controlled-listening.complete{color:var(--green-dark)}.controlled-listening.complete>svg{width:24px}.controlled-listening .audio-error{grid-column:1 / -1;color:#a74732}.mock-question>textarea{width:100%;min-height:140px;resize:vertical}.speaking-turn-editor{display:grid;gap:12px}.speaking-turn-editor>label{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px;border:1px solid var(--line);background:#f8fbfa}.speaking-turn-editor>label>span{grid-column:1 / -1;display:flex;align-items:baseline;gap:8px}.speaking-turn-editor>label small{color:var(--muted)}.speaking-turn-editor textarea{min-height:76px;resize:vertical}.speaking-turn-editor .answer-mic{align-self:end}.mock-score-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden;margin:18px 0}.mock-score-grid span{display:grid;gap:5px;padding:16px;border-right:1px solid var(--line);text-align:center}.mock-score-grid span:last-child{border-right:0}.mock-score-grid small,.mock-score-grid em{color:var(--muted);font-style:normal}.mock-score-grid b{font-size:22px}.mock-disclaimer{color:var(--muted);font-size:13px;line-height:1.6}.mock-review{margin-top:24px;padding-top:24px;border-top:2px solid var(--line)}.mock-review-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.mock-review-heading h2{margin:4px 0 6px;font-size:24px}.mock-review-heading p{margin:0;color:var(--muted)}.mock-review-heading>span{padding:8px 12px;border:1px solid var(--line);border-radius:6px;color:var(--green-dark);font-weight:800;white-space:nowrap}.mock-review-layout{display:grid;grid-template-columns:220px minmax(0,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.mock-review-list{border-right:1px solid var(--line);background:#fafafa}.mock-review-list button{width:100%;min-height:72px;padding:10px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:9px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.mock-review-list button.active{background:#eaf6f2;box-shadow:inset 3px 0 var(--green)}.mock-review-list button>span{width:36px;height:30px;display:grid;place-items:center;background:#eef0f2;color:#59636b;font-weight:800}.mock-review-list button.reviewed>span{color:#116e58;background:#dff2ec}.mock-review-list strong,.mock-review-list small{display:block}.mock-review-list small{margin-top:4px;color:var(--muted)}.mock-review-list svg{width:17px;color:#9ba2a8}.mock-review-list button.reviewed svg{color:var(--green)}.mock-review-form{min-width:0;padding:18px;display:grid;gap:16px}.mock-response-evidence{display:grid;gap:12px}.mock-response-evidence article{padding:14px;border:1px solid var(--line);background:#fff}.mock-response-evidence small{color:var(--muted);font-weight:700}.mock-response-evidence p{margin:5px 0 12px;line-height:1.55}.mock-response-evidence blockquote{margin:5px 0 0;padding:10px 12px;border-left:3px solid var(--green);background:#f4fbf7;line-height:1.55}.speaking-review-turns{display:grid;gap:6px;margin-top:6px}.speaking-review-turns p{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px;margin:0;padding:8px 10px;background:#f4fbf7}.speaking-review-turns b{color:var(--green-dark)}.machine-review-suggestion{display:grid;gap:9px;padding:14px;border:1px solid #b9d8cd;background:#f1faf7}.machine-review-suggestion>p{margin:0;line-height:1.55}.machine-review-suggestion>div{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #cfe3dc}.machine-review-suggestion>div span{display:grid;gap:3px;padding:9px;border-right:1px solid #cfe3dc;text-align:center}.machine-review-suggestion>div span:last-child{border-right:0}.machine-review-suggestion>ul{margin:0;padding-left:20px;color:#36574d;line-height:1.55}.machine-review-suggestion>small{color:var(--muted);line-height:1.45}.mock-rubric{border:1px solid #eddfbe;background:#fff8e8}.mock-rubric label{min-height:72px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) 86px;align-items:center;gap:14px;border-bottom:1px solid #eddfbe}.mock-rubric label:last-child{border-bottom:0}.mock-rubric span{min-width:0}.mock-rubric strong,.mock-rubric small{display:block}.mock-rubric small{margin-top:4px;color:#765d32;line-height:1.45}.mock-rubric select{width:86px}.mock-review-note{display:grid;gap:6px;font-weight:700}.mock-review-note textarea{min-height:76px;resize:vertical}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-intro{min-height:300px;padding:80px 32px 38px}.brand-mark{top:24px}.login-intro h1{font-size:32px}.login-intro p{font-size:16px}.device-story{margin-top:24px}.login-form{margin:46px auto}.app-shell{padding-left:0}.menu-button{display:grid}.sidebar{transform:translate(-100%);width:220px;padding:18px;transition:transform .2s ease;box-shadow:8px 0 24px #0000001f}.sidebar.open{transform:translate(0)}.sidebar nav button{height:50px;padding:0 14px;flex-direction:row;justify-content:flex-start;font-size:14px}.sidebar-device{text-align:left;display:flex;align-items:center;gap:10px}.top-device{display:none}.voice-panel{flex-wrap:wrap}.voice-main{min-width:0;flex:1}.study-layout{grid-template-columns:110px 1fr}.storage-facts{align-items:flex-start;flex-direction:column;gap:8px}.power-up-heading,.power-up-summary,.bilibili-review-heading{align-items:flex-start;flex-direction:column}.bilibili-counts{padding-left:0;border-left:0}.bilibili-review-form{grid-template-columns:1fr}.power-up-tools{width:100%;justify-content:flex-start}.power-up-tools .secondary-button{flex:1 1 160px}.power-up-summary{gap:8px}.power-up-evidence>div{align-items:flex-start;flex-direction:column;gap:8px}.power-up-equivalent-heading,.power-up-capture-heading{align-items:flex-start;flex-direction:column}.power-up-evidence-fields{grid-template-columns:1fr 1fr}.power-up-mapping-list>div{grid-template-columns:54px 80px 1fr}.power-up-mapping-list>div>label:last-child{grid-column:1 / -1}.power-up-video-layout{grid-template-columns:1fr}.power-up-video-list{max-height:240px;border-right:0;border-bottom:1px solid var(--line)}.power-up-video-player{padding:10px}.source-gate{text-align:left}.step-track{grid-template-columns:repeat(3,minmax(100px,1fr));row-gap:12px}.answer-form{grid-template-columns:1fr 1fr}.answer-form label{grid-column:1 / -1}.speaking-turn-editor>label{grid-template-columns:1fr}.speaking-turn-editor>label>span{grid-column:1}.machine-review-suggestion>div{grid-template-columns:repeat(2,1fr)}.report-generator{grid-template-columns:1fr 1fr}.report-generator>div,.report-generator .primary-button{grid-column:1 / -1}.assessment-tools{grid-template-columns:1fr}.assessment-tools form:first-child{border-right:0;border-bottom:1px solid var(--line)}.spot-item{grid-template-columns:32px 1fr 1fr;padding:12px 0}.spot-question{grid-column:2 / -1}.spot-item>.secondary-button{grid-column:2 / -1}}@media(max-width:640px){.login-intro{min-height:320px}.device-story{align-items:flex-start;flex-direction:column;gap:12px}.device-story i{display:none}.topbar{padding:0 12px}.app-brand small,.profile-switcher .icon-button:first-of-type{display:none}.profile-switcher select{min-width:120px;max-width:140px}.main-content{width:min(100% - 24px,1220px);padding-top:16px}.voice-panel{gap:12px;padding:12px}.voice-main{width:100%}.speed-control{width:100%;margin-left:0;justify-content:space-between}.transcript{flex-wrap:wrap}.transcript span{flex-basis:100%}.welcome-band{align-items:flex-start;flex-direction:column;padding:24px 20px}.welcome-band h1{font-size:24px}.coach-card{grid-template-columns:42px minmax(0,1fr);padding:18px 16px;align-items:start}.coach-icon{width:40px;height:40px}.coach-actions{grid-column:1 / -1;flex-direction:row}.coach-actions .start-button,.coach-actions .secondary-button{flex:1 1 0;min-width:0}.cadence-band{padding:16px}.cadence-heading{align-items:flex-start;flex-wrap:wrap}.cadence-heading .secondary-button{width:100%;justify-content:center}.achievement-list{grid-template-columns:1fr}.weekly-action-band{padding:16px}.weekly-action-heading{align-items:flex-start;flex-direction:column}.weekly-action-heading .secondary-button{width:100%}.weekly-priorities{grid-template-columns:1fr}.student-rewards>div{align-items:flex-start;flex-direction:column}.student-rewards .secondary-button,.start-button{width:100%}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.subject-row{grid-template-columns:44px 1fr 20px;min-height:78px;padding:12px}.subject-state{display:none}.quick-grid{grid-template-columns:1fr}.study-layout{display:block;min-height:500px}.subject-tabs{display:flex;gap:6px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.subject-tabs button{min-width:90px;margin:0;justify-content:center}.lesson-space{padding:24px 18px 90px}.lesson-heading{align-items:flex-start;flex-direction:column;gap:10px}.explanation-bar{left:18px;right:18px}.archive-heading{align-items:flex-start;flex-direction:column;padding:18px 0}.archive-heading-actions,.archive-heading-actions button{width:100%}.archive-heading-actions{align-items:stretch;flex-direction:column}.upload-button{width:100%}.bilibili-card{grid-template-columns:1fr;padding:13px}.bilibili-card-side{display:grid;grid-template-columns:1fr 1fr}.bilibili-card-side .bilibili-decision{grid-column:1 / -1}.bilibili-review-form>div,.bilibili-review-form button{width:100%}.bilibili-review-form button{justify-content:center}.power-up-capture-heading>div:last-child,.power-up-capture-heading button{width:100%}.power-up-capture-progress{grid-template-columns:1fr}.power-up-capture-progress span{border-right:0;border-bottom:1px solid var(--line)}.power-up-capture-progress span:last-child{border-bottom:0}.power-up-evidence-fields,.power-up-mapping-list>div{grid-template-columns:1fr}.power-up-mapping-list>div>label:last-child{grid-column:auto}.archive-header{display:none}.archive-row{grid-template-columns:1fr auto;padding:14px}.archive-row>span:nth-child(2),.archive-row>span:nth-child(3){display:none}.settings-row{align-items:flex-start;flex-direction:column;gap:14px}.device-check-heading,.device-check-row{align-items:flex-start;flex-direction:column}.device-check-actions{width:100%}.device-check-actions .secondary-button,.device-check-row>.secondary-button{flex:1;width:100%}.toast{left:12px;right:12px;bottom:12px}.setup-fields,.track-switcher,.target-facts,.track-guidance{grid-template-columns:1fr}.track-guidance>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.track-switcher button,.target-facts span{border-right:0;border-bottom:1px solid var(--line)}.track-switcher button:last-child,.target-facts span:last-child{border-bottom:0}.plan-summary,.task-heading,.micro-title{align-items:flex-start;flex-direction:column}.coverage-status{align-items:flex-start;flex-wrap:wrap}.coverage-modules{width:100%;margin-left:0;justify-content:flex-start}.library-heading,.library-lesson>div:first-child{align-items:flex-start;flex-direction:column}.library-heading>span,.library-lesson .listen-button{width:100%;justify-content:center;text-align:center}.interactive-lesson-launch,.interactive-segment-heading{align-items:flex-start;flex-direction:column}.interactive-lesson-launch>button,.interactive-segment-heading .listen-button{width:100%;justify-content:center}.interactive-answer{grid-template-columns:1fr}.interactive-reveal>div{align-items:stretch;flex-direction:column}.library-tabs,.library-question-groups{grid-template-columns:1fr}.library-tabs button{border-right:0;border-bottom:1px solid var(--line)}.library-tabs button:last-child{border-bottom:0}.step-track{grid-template-columns:1fr 1fr}.step-track small{white-space:normal}.answer-form{grid-template-columns:1fr}.answer-form label{grid-column:auto}.answer-mic,.submit-answer{width:100%}.voice-confirm{align-items:stretch;flex-direction:column}.voice-confirm button{justify-content:center}.hint-row{align-items:stretch;flex-direction:column}.report-metrics{grid-template-columns:1fr 1fr}.report-metrics span:nth-child(2){border-right:0}.report-metrics span:nth-child(-n+2){border-bottom:1px solid var(--line)}.latest-report{align-items:flex-start;flex-direction:column}.report-subject-tabs{width:100%}.report-subject-tabs button{flex:1;min-width:0}.report-generator{grid-template-columns:1fr}.report-generator>div,.report-generator .primary-button{grid-column:auto}.assessment-tools form{grid-template-columns:1fr}.assessment-tools form strong{grid-column:auto}.reward-console-layout{grid-template-columns:1fr}.reward-console .section-title{align-items:flex-start;flex-direction:column;padding-bottom:12px}.claim-review{align-items:flex-start;flex-direction:column}.claim-review>div:last-child,.claim-review>.confirm-button{width:100%}.claim-review>div:last-child button{flex:1}.error-list>div{grid-template-columns:1fr auto;padding:12px 0}.error-list>div>span:first-child{grid-column:1 / -1}.report-stat-grid{grid-template-columns:1fr 1fr}.report-stat-grid span:nth-child(2){border-right:0}.report-stat-grid span:nth-child(-n+2){border-bottom:1px solid var(--line)}.report-meta{align-items:flex-start;flex-wrap:wrap}.report-meta b{margin-left:0}.spot-check-console .section-title{align-items:flex-start;flex-direction:column;padding-bottom:12px}.spot-check-console .section-title .secondary-button{width:100%}.spot-item{grid-template-columns:32px 1fr}.spot-question,.spot-item>.secondary-button{grid-column:2}.spot-choice{grid-column:1 / -1}.ocr-fields,.delete-confirm{grid-template-columns:1fr}.delete-confirm p{grid-column:auto}.diagnostic-top{align-items:flex-start;flex-direction:column}.diagnostic-top .exam-clock{width:100%}.diagnostic-instruction{align-items:flex-start;flex-direction:column}.diagnostic-stem{font-size:18px}.diagnostic-score{grid-template-columns:1fr}.diagnostic-score span{border-right:0;border-bottom:1px solid var(--line)}.diagnostic-score span:last-child{border-bottom:0}.review-heading,.review-progress>div:first-child,.review-score{align-items:flex-start;flex-direction:column}.review-heading .secondary-button{width:100%}.review-layout{display:block}.review-question-list{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.review-question-list button{min-width:150px;border-bottom:0;border-right:1px solid var(--line)}.review-question-list button.active{box-shadow:inset 0 -3px var(--green)}.review-editor{padding:18px 14px}.mock-review-layout{grid-template-columns:1fr}.mock-review-list{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.mock-review-list button{min-width:180px;border-bottom:0;border-right:1px solid var(--line)}.mock-review-list button.active{box-shadow:inset 0 -3px var(--green)}.review-task p{font-size:18px}.review-score .segmented{width:100%}.review-score .segmented button{flex:1}.exam-plan-steps{grid-template-columns:1fr 1fr}.exam-plan-steps>div{border-bottom:1px solid var(--line)}.exam-plan-steps>div:nth-child(2n){border-right:0}.exam-plan-steps>div:last-child{grid-column:1 / -1;border-bottom:0}.exam-active-task .task-heading .exam-clock{width:100%}.ket-micro-lesson>div:first-child{align-items:flex-start;flex-direction:column}.ket-micro-lesson .listen-button{width:100%;justify-content:center}.diagnostic-result-actions,.diagnostic-result-actions .review-entry,.diagnostic-result-actions .start-learning-button{width:100%}}@media(max-width:400px){.app-brand strong{display:none}.profile-switcher select{min-width:170px;max-width:170px}}.speech-control{display:inline-flex;flex-direction:column;align-items:flex-start;gap:5px;max-width:100%}.speech-error{display:flex;align-items:flex-start;gap:5px;max-width:300px;color:#a13f37;line-height:1.35}.speech-error svg{width:14px;min-width:14px;margin-top:1px}.student-account-panel{margin-top:28px;padding-bottom:18px;border:1px solid var(--line);border-radius:6px;background:#fff;overflow:hidden}.student-account-panel form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;padding:18px 20px 10px}.student-account-panel label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.student-account-panel input{min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:5px;font:inherit}.student-account-panel>small,.student-account-panel>p{display:block;margin:4px 20px 0;color:var(--muted)}.interactive-lesson-complete .secondary-button{margin-left:auto}.teach-back-card{margin-top:18px;padding:22px;border:1px solid #d8cda9;border-radius:8px;background:#fffdf5}.teach-back-card>div:first-child small{color:#7b6220;font-weight:800}.teach-back-card h2{margin:6px 0}.teach-back-card p{line-height:1.65}.teach-back-card textarea{width:100%;margin:12px 0;padding:12px;border:1px solid var(--line);border-radius:6px;font:inherit;line-height:1.6;resize:vertical}.teach-back-ratings{display:flex;gap:10px;margin:12px 0 8px}.teach-back-ratings button{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:5px;background:#fff;font-weight:800}.mastery-light{display:grid;grid-template-columns:16px 1fr;gap:4px 10px;align-items:center;padding:14px;border-radius:6px;background:#fff}.mastery-light>span{width:14px;height:14px;border-radius:50%;background:#c64b43}.mastery-light.yellow>span{background:#d39a26}.mastery-light.green>span{background:var(--green)}.mastery-light p{grid-column:2;margin:0}@media(max-width:720px){.student-account-panel form{grid-template-columns:1fr}.interactive-lesson-complete{align-items:flex-start;flex-wrap:wrap}.interactive-lesson-complete .secondary-button{width:100%;margin-left:0}.teach-back-ratings{flex-direction:column}}
