:root{--ink:#17211b;--muted:#687269;--paper:#f5f3ed;--line:#dcded7;--green:#1e5b45;--lime:#d8ef98;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}button,a{font:inherit}button{cursor:pointer}.topbar{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f3edf0;justify-content:space-between;align-items:center;gap:24px;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:12px;font-weight:800;line-height:1;text-decoration:none;display:flex}.brand small{letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-top:6px;font-size:10px;display:block}.brand-mark{background:var(--green);color:#fff;width:40px;height:40px;font-family:var(--font-serif);border-radius:12px;place-items:center;font-size:23px;display:grid}.nav{gap:34px;display:flex}.nav a{color:#465049;font-size:14px;font-weight:700;text-decoration:none}.nav a:hover{color:var(--green)}.profile{align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.profile b{background:var(--lime);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;display:grid}.menu-btn{background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 85% 20%,#d8ef9873,#0000 28%);grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;min-height:660px;padding:78px clamp(24px,7vw,110px);display:grid}.kicker,.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hero h1{font-family:var(--font-serif);letter-spacing:-.055em;margin:24px 0 30px;font-size:clamp(58px,7vw,104px);font-weight:600;line-height:.92}.hero h1 em{color:var(--green);font-weight:400}.hero-copy>p{color:var(--muted);max-width:650px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:30px;margin:34px 0;display:flex}.primary{background:var(--green);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:16px 23px;font-weight:800;display:inline-flex}.primary:disabled{opacity:.45}.text-link{color:var(--ink);align-items:center;font-weight:800;text-decoration:none;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;gap:25px;font-size:12px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.trust-row svg{width:16px;color:var(--green)}.study-card{background:var(--green);color:#fff;border-radius:28px;justify-self:end;width:100%;max-width:480px;padding:32px;box-shadow:0 24px 60px #1e5b4533}.study-head{letter-spacing:.13em;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.streak{color:var(--lime);align-items:center;gap:6px;display:flex}.ring{--progress:0%;background:radial-gradient(circle at center,var(--green) 57%,transparent 58%),conic-gradient(var(--lime) var(--progress),#ffffff24 0);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;margin:30px auto;display:flex}.ring strong{font-family:var(--font-serif);font-size:48px}.ring span{color:#cadbd3;font-size:11px}.week-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.week-grid div{text-align:center;color:#a9beb4;font-size:11px}.week-grid svg,.week-grid i{width:22px;height:22px;margin:7px auto;display:block}.week-grid .done{color:var(--lime)}.week-grid i{border:1px dashed #718f81;border-radius:50%}.next-up{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;margin-top:18px;padding-top:22px;display:flex}.next-up div{gap:6px;display:grid}.next-up small{letter-spacing:.13em;color:var(--lime);font-size:9px}.next-up b{font-size:15px}.next-up span{color:#bbcec5;font-size:11px}.next-up button{background:var(--lime);width:44px;height:44px;color:var(--green);border:0;border-radius:50%;place-items:center;display:grid}.section{background:#fff;padding:90px clamp(24px,7vw,110px)}.section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.section-title span{letter-spacing:.16em;color:var(--green);font-size:11px;font-weight:900}.section-title h2,.progress-section h2{font-family:var(--font-serif);letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(38px,5vw,65px);font-weight:500;line-height:1}.section-title p{max-width:440px;color:var(--muted);line-height:1.6}.subject-tabs{border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid;overflow:hidden}.subject-tabs button{border:0;border-right:1px solid var(--line);text-align:left;color:var(--muted);background:#fafafa;align-items:center;gap:15px;padding:22px;display:flex}.subject-tabs button:last-child{border:0}.subject-tabs button.active{background:color-mix(in srgb,var(--subject) 8%,white);color:var(--subject);box-shadow:inset 0 -3px var(--subject)}.subject-tabs svg{width:25px}.subject-tabs span{gap:5px;display:grid}.subject-tabs b{color:var(--ink)}.subject-tabs small{font-size:10px}.lesson-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.lesson-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:330px;padding:22px;transition:all .2s;display:flex}.lesson-card:hover{border-color:var(--subject);transform:translateY(-4px);box-shadow:0 16px 40px #00000012}.lesson-number{font-family:var(--font-serif);color:var(--subject);font-size:36px}.lesson-state{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);align-items:center;gap:6px;margin:9px 0 32px;font-size:10px;display:flex}.lesson-state svg{width:15px;color:var(--green)}.lesson-card h3{font-family:var(--font-serif);margin:0 0 12px;font-size:25px;line-height:1.1}.lesson-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.lesson-foot{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;font-size:11px;display:flex}.lesson-foot button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.lesson-foot svg{width:16px}.progress-section{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;padding:100px clamp(24px,7vw,110px);display:grid}.progress-section>div>p{color:var(--muted);max-width:590px;line-height:1.7}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-top:26px;display:grid}.stats div{border-right:1px solid var(--line);gap:8px;padding:0 22px;display:grid}.stats div:last-child{border:0}.stats svg{color:var(--green)}.stats strong{font-family:var(--font-serif);font-size:48px}.stats span{color:var(--muted);font-size:11px}footer{color:#afbeb7;background:#14231c;justify-content:space-between;align-items:center;padding:45px clamp(24px,7vw,110px);font-size:11px;display:flex}footer .brand{color:#fff}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1914c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lesson-modal{background:#fff;border-radius:25px;width:min(940px,100%);max-height:92vh;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.close{color:#fff;z-index:2;background:#00000021;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:20px}.modal-top{background:var(--subject);color:#fff;padding:42px 55px}.modal-top span,.explanation span,.question>span{letter-spacing:.15em;font-size:10px;font-weight:900}.modal-top h2{font-family:var(--font-serif);margin:12px 0;font-size:42px}.modal-top p{opacity:.85;max-width:700px;line-height:1.6}.lesson-content{padding:35px 55px}.explanation{border-left:4px solid var(--subject);background:#f5f3ed;padding:22px}.explanation p{margin:8px 0 0;font-size:16px;line-height:1.7}.question{margin-top:30px}.question h3{font-family:var(--font-serif);margin:10px 0 18px;font-size:28px}.options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.options button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;align-items:center;gap:12px;padding:13px;display:flex}.options i{background:var(--paper);border-radius:7px;place-items:center;width:28px;height:28px;font-style:normal;font-weight:800;display:grid}.options button.selected{border-color:var(--subject);box-shadow:inset 0 0 0 1px var(--subject)}.options button.correct{background:#edf9f1;border-color:#258354}.options button.wrong{background:#fff0f0;border-color:#c84b4b}.hint{color:var(--muted);background:#fff8df;border-radius:9px;padding:12px 15px;font-size:13px}.feedback{border-radius:10px;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.feedback span{gap:3px;font-size:12px;display:grid}.feedback.success{color:#17663d;background:#e8f7ed}.feedback.retry{color:#76500a;background:#fff4df}.modal-actions{justify-content:space-between;gap:12px;margin-top:22px;display:flex}.hint-btn{color:var(--muted);background:0 0;border:0;font-weight:800}@media (max-width:950px){.hero{grid-template-columns:1fr;gap:55px}.study-card{justify-self:start;max-width:100%}.lesson-grid{grid-template-columns:1fr 1fr}.progress-section{grid-template-columns:1fr}.section-title{align-items:start}.subject-tabs{grid-template-columns:1fr}.subject-tabs button{border-right:0;border-bottom:1px solid var(--line)}.subject-tabs button:last-child{border-bottom:0}.stats{margin-top:20px}}@media (max-width:650px){.topbar{height:70px;padding:0 18px}.nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:18px;display:none;position:absolute;top:70px;left:0;right:0}.nav.open{display:flex}.profile{display:none}.menu-btn{display:block}.hero{min-height:auto;padding:52px 20px}.hero h1{font-size:55px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .text-link{justify-content:center}.trust-row{gap:10px;display:grid}.study-card{border-radius:21px;padding:24px}.section{padding:70px 20px}.section-title{display:block}.section-title p{font-size:13px}.lesson-grid{grid-template-columns:1fr}.lesson-card{min-height:275px}.progress-section{padding:70px 20px}.stats{grid-template-columns:1fr;gap:22px}.stats div{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;padding:0 0 18px}.stats div svg{grid-row:1/3}.stats strong{font-size:35px}.stats div:last-child{border-bottom:0}footer{flex-direction:column;align-items:flex-start;gap:28px}.modal-backdrop{padding:0}.lesson-modal{border-radius:0;height:100%;max-height:100vh}.modal-top,.lesson-content{padding:35px 22px}.modal-top h2{padding-right:40px;font-size:34px}.options{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions .primary{width:100%}}:root{--green:#082368;--lime:#35dfd1}.logo-brand img{object-fit:contain;object-position:left center;width:210px;height:60px;display:block}.footer-logo{background:#fff;border-radius:10px;padding:5px 10px}.footer-logo img{object-fit:contain;width:200px;height:55px;display:block}.hero{background:radial-gradient(circle at 85% 20%,#2876ff29,#0000 30%)}@media (max-width:650px){.logo-brand img{width:170px;height:52px}.footer-logo img{width:180px;height:48px}}.account-actions{align-items:center;gap:9px;display:flex}.account-actions button{background:0 0;border:0;padding:11px 15px;font-size:12px;font-weight:800}.account-actions .create-account{background:var(--green);color:#fff;border-radius:8px}.content-tabs{gap:8px;margin:0 0 24px;display:flex}.content-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:800}.content-tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.content-tabs span{background:#ffffff2e;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 5px;display:inline-grid}.resource-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.resource-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8f9ff);border-radius:18px;flex-direction:column;min-height:290px;padding:25px;display:flex}.resource-icon{background:var(--green);color:#fff;width:46px;height:46px;font-family:var(--font-serif);border-radius:13px;place-items:center;margin-bottom:28px;font-size:20px;display:grid}.resource-card small{color:var(--green);letter-spacing:.12em;font-weight:900}.resource-card h3{font-family:var(--font-serif);margin:10px 0;font-size:26px}.resource-card p{color:var(--muted);font-size:13px;line-height:1.6}.resource-card b{margin-top:auto;font-size:12px}.resource-card button{border:0;border-top:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;margin-top:15px;padding:17px 0 0;font-weight:800;display:flex}.resource-card button span{width:18px!important}.assignment .resource-icon{background:#166f7a}.account-modal{background:#fff;border-radius:24px;width:min(630px,100%);max-height:92vh;padding:45px;position:relative;overflow:auto}.account-modal .close{color:var(--ink);border-color:var(--line);background:#fff}.account-modal h2{font-family:var(--font-serif);margin:12px 0;font-size:40px}.account-modal>p{color:var(--muted);line-height:1.6}.account-modal form{gap:17px;margin-top:28px;display:grid}.account-modal label{gap:7px;font-size:12px;font-weight:800;display:grid}.account-modal input,.account-modal select{border:1px solid var(--line);background:#fafafa;border-radius:9px;min-width:0;padding:13px}.form-row{grid-template-columns:.4fr 1.6fr;gap:12px;display:grid}.admin-learner{background:var(--paper);border-radius:15px;align-items:center;gap:14px;margin:25px 0;padding:18px;display:flex}.admin-learner .avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.admin-learner>div:nth-child(2){gap:4px;display:grid}.admin-learner span{color:var(--muted);font-size:11px}.admin-learner strong{font-family:var(--font-serif);margin-left:auto;font-size:30px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.admin-stats div{border:1px solid var(--line);border-radius:12px;gap:5px;padding:16px;display:grid}.admin-stats small{color:var(--muted);font-size:9px}.admin-stats b{font-size:21px}.admin-modal h3{font-family:var(--font-serif);margin:28px 0 15px;font-size:23px}.progress-row{grid-template-columns:120px 1fr 30px;align-items:center;gap:12px;margin:12px 0;font-size:12px;display:grid}.progress-row i{background:#e6e7e3;border-radius:5px;height:7px;overflow:hidden}.progress-row i b{border-radius:5px;height:100%;display:block}.reset-btn{color:#a12828;background:#fff;border:1px solid #e1b6b6;border-radius:8px;margin-top:25px;padding:11px 15px}@media (max-width:950px){.resource-grid{grid-template-columns:1fr}.account-actions button:first-child{display:none}}@media (max-width:650px){.account-actions{display:none}.content-tabs{grid-template-columns:repeat(3,1fr);display:grid;overflow:visible}.content-tabs button{padding:10px 5px;font-size:10px}.resource-grid{grid-template-columns:1fr}.account-modal{border-radius:0;height:100%;max-height:100%;padding:70px 22px 28px}.account-modal h2{font-size:32px}.form-row,.admin-stats{grid-template-columns:1fr}.progress-row{grid-template-columns:90px 1fr 28px}}.logo-brand{isolation:isolate}.logo-brand img{mix-blend-mode:multiply}.mobile-nav-action{text-align:left;color:#465049;background:0 0;border:0;padding:0;font-size:14px;font-weight:700;display:none}.lesson-foot>div{gap:7px;display:flex}.content-tabs{grid-template-columns:repeat(4,max-content)}.ask-ai-fab{z-index:45;color:#fff;background:linear-gradient(135deg,#082368,#145ad4);border:0;border-radius:18px;align-items:center;gap:12px;padding:13px 18px;display:flex;position:fixed;bottom:24px;right:25px;box-shadow:0 15px 40px #0823684d}.ask-ai-fab>span{text-align:left;display:grid}.ask-ai-fab small{opacity:.7;font-size:9px}.ai-modal{background:#f7f8fc;border-radius:25px;flex-direction:column;width:min(650px,100%);height:min(720px,92vh);display:flex;overflow:hidden}.ai-modal header{color:#fff;background:#082368;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ai-modal header>div{align-items:center;gap:12px;display:flex}.ai-modal header span{display:grid}.ai-modal header small{opacity:.65;margin-top:4px;font-size:9px}.ai-modal header button{color:#fff;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.ai-notice{color:#536078;background:#e7ebf8;padding:10px 22px;font-size:10px}.chat-stream{flex-direction:column;flex:1;gap:11px;padding:22px;display:flex;overflow:auto}.chat-message{border-radius:14px;max-width:82%;padding:13px 15px;font-size:13px;line-height:1.55}.chat-message.coach{background:#fff;border:1px solid #e0e4ef;align-self:flex-start}.chat-message.learner{color:#fff;background:#145ad4;align-self:flex-end}.quick-prompts{gap:7px;padding:0 18px 12px;display:flex;overflow:auto}.quick-prompts button{white-space:nowrap;color:#31405d;background:#fff;border:1px solid #d5dceb;border-radius:999px;padding:8px 11px;font-size:10px}.ai-modal form{background:#fff;border-top:1px solid #e0e4ef;align-items:end;gap:9px;padding:14px 18px 18px;display:flex}.ai-modal textarea{resize:none;width:100%;height:58px;font:inherit;border:1px solid #cfd6e5;border-radius:12px;padding:11px;font-size:13px}.ai-modal form button{color:#fff;background:#145ad4;border:0;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}.video-modal{background:#fff;border-radius:25px;width:min(850px,100%);position:relative;overflow:hidden}.video-stage{background:linear-gradient(140deg,#061b51,var(--subject));color:#fff;flex-direction:column;min-height:430px;padding:38px 52px;display:flex}.video-label{letter-spacing:.15em;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.video-count{margin-left:auto;font-size:11px;position:absolute;right:52px}.video-visual{margin:auto 0}.video-visual small{letter-spacing:.16em;color:#72f0df;font-weight:900}.video-visual h2{font-family:var(--font-serif);margin:14px 0;font-size:52px}.video-visual p{max-width:680px;font-size:18px;line-height:1.7}.video-progress{background:#ffffff26;border-radius:4px;height:5px}.video-progress i{background:#72f0df;border-radius:4px;height:100%;transition:all .3s;display:block}.video-controls{justify-content:space-between;align-items:center;gap:18px;padding:20px 28px;display:flex}.video-controls>button:first-child{color:var(--muted);background:0 0;border:0}.video-controls>span{color:var(--muted);font-size:11px}.scan-modal{background:#fff;border-radius:25px;width:min(720px,100%);max-height:94vh;padding:42px;position:relative;overflow:auto}.scan-modal .close{color:var(--ink);border-color:var(--line);background:#fff}.scan-modal h2{font-family:var(--font-serif);margin:12px 0;font-size:40px}.scan-modal>p{color:var(--muted);line-height:1.6}.scan-drop{cursor:pointer;background:#f4f7fc;border:2px dashed #b9c3d8;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:245px;margin:24px 0;display:flex;overflow:hidden}.scan-drop input{display:none}.scan-drop img{object-fit:contain;background:#e7ebf2;width:100%;height:320px}.scan-drop small{color:var(--muted)}.camera-icon{color:#145ad4;font-size:42px}.scan-status{color:#244b94;background:#edf3ff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:18px;font-weight:800;display:flex}.scan-status i{border:3px solid #afc8f7;border-top-color:#145ad4;border-radius:50%;width:21px;height:21px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.scan-text-label{gap:8px;font-size:11px;font-weight:900;display:grid}.scan-text-label textarea{border:1px solid var(--line);width:100%;font:inherit;border-radius:12px;padding:13px;line-height:1.5}.answer-question{font-family:var(--font-serif);margin-bottom:10px;color:var(--ink)!important;font-size:22px!important}.scan-actions{grid-template-columns:1fr 1fr 1.2fr;gap:9px;display:grid}.scan-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:13px;font-weight:800}.scan-actions .primary{background:var(--green);color:#fff}@media (max-width:650px){.mobile-nav-action{display:block}.content-tabs{grid-template-columns:1fr 1fr}.ask-ai-fab{padding:12px;bottom:14px;right:14px}.ask-ai-fab small{display:none}.ai-backdrop{padding:0}.ai-modal,.video-modal,.scan-modal{border-radius:0;height:100%;max-height:100%}.video-stage{min-height:65%;padding:32px 22px}.video-visual h2{font-size:38px}.video-visual p{font-size:15px}.video-controls{flex-direction:column;align-items:stretch}.video-controls .primary{width:100%}.scan-modal{padding:70px 20px 25px}.scan-actions{grid-template-columns:1fr}.scan-drop img{height:260px}}.coach-fabs{z-index:45;align-items:center;gap:9px;display:flex;position:fixed;bottom:24px;right:25px}.coach-fabs .ask-ai-fab{position:static}.voice-fab{color:#082368;background:#35dfd1;border:0;border-radius:50%;width:52px;height:52px;font-size:21px;box-shadow:0 12px 35px #08236840}.listening{animation:1.1s infinite pulse}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 0 0 10px #35dfd133}}.ai-header-actions{gap:7px!important;display:flex!important}.replay{color:#145ad4;background:0 0;border:0;padding:7px 0 0;font-size:10px;font-weight:800;display:block}.form-mic{color:#082368!important;background:#35dfd1!important;font-size:18px!important}.ai-modal form textarea{flex:1}@media (max-width:650px){.coach-fabs{bottom:14px;right:14px}.coach-fabs .ask-ai-fab{padding:12px}.voice-fab{width:48px;height:48px}}.content-tabs{grid-template-columns:repeat(4,max-content);display:grid}.video-resource .resource-icon{place-items:center;display:grid}.video-resource .resource-icon svg{width:20px}.test-overview{max-width:520px}.test-modal,.assignment-modal{background:#fff;border-radius:26px;width:min(720px,100vw - 32px);max-height:90vh;padding:38px;position:relative;overflow:auto;box-shadow:0 24px 70px #06173540}.test-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.test-heading h2{margin:12px 0 3px;font-size:30px}.test-heading p{color:#64748b;margin:0}.test-heading strong{color:#1264ef;margin-top:18px;font-size:24px}.test-progress{background:#edf2f7;border-radius:9px;height:8px;margin:20px 0 30px;overflow:hidden}.test-progress i{border-radius:9px;height:100%;display:block}.test-modal>h3{margin-bottom:18px;font-size:23px;line-height:1.35}.test-options{gap:10px;display:grid}.test-options button{text-align:left;font:inherit;background:#fff;border:1px solid #dce3ee;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;display:flex}.test-options button.selected{background:#edf5ff;border-color:#1264ef}.test-options i{background:#edf2f7;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;font-weight:700;display:grid}.test-actions,.assignment-actions{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.test-actions button,.assignment-actions button{background:#fff;border:1px solid #cfd8e5;border-radius:12px;padding:13px 20px;font-weight:700}.test-actions .primary,.assignment-actions .primary{color:#fff;background:#1264ef;border-color:#1264ef}.test-result{text-align:center;padding:25px 0}.test-result>svg{color:#f4aa1b;width:58px;height:58px}.test-result>span{letter-spacing:.14em;margin-top:12px;font-size:12px;font-weight:800;display:block}.test-result h2{color:#071b47;margin:8px 0;font-size:64px}.test-result p{color:#5b6678;font-size:17px}.test-result button{background:#fff;border:1px solid #cfd8e5;border-radius:12px;margin:10px 5px;padding:13px 20px;font-weight:700}.test-result button.primary{color:#fff;background:#1264ef;border-color:#1264ef}.assignment-modal h2{margin:10px 0 14px;font-size:34px}.assignment-meta{color:#64748b;justify-content:space-between;margin-bottom:18px;display:flex}.assignment-brief{background:#f2f7ff;border-left:4px solid #1264ef;border-radius:10px;margin:18px 0;padding:18px}.assignment-brief small{color:#1264ef;letter-spacing:.12em;font-weight:800}.assignment-brief p{margin:8px 0 0;line-height:1.6}.assignment-modal label{gap:8px;font-weight:700;display:grid}.assignment-modal textarea{resize:vertical;font:inherit;border:1px solid #cfd8e5;border-radius:12px;padding:14px;line-height:1.5}.saved-note{text-align:center;color:#7a8494;margin-top:13px;display:block}@media (max-width:700px){.content-tabs{grid-template-columns:repeat(2,1fr);width:100%}.content-tabs button{justify-content:center;width:100%}.test-modal,.assignment-modal{border-radius:20px;width:calc(100vw - 18px);padding:25px 18px}.test-heading h2{font-size:23px}.test-modal>h3{font-size:19px}.test-actions,.assignment-actions{flex-direction:column}.test-actions button,.assignment-actions button{width:100%}.assignment-modal h2{font-size:27px}.video-library{grid-template-columns:1fr}.test-result h2{font-size:52px}}.topbar{background:#fff}@media (max-width:650px){.nav{background:#fff}}.logo-brand img{width:270px;height:74px}@media (max-width:900px){.logo-brand img{width:225px;height:64px}}@media (max-width:650px){.logo-brand img{width:205px;height:58px}}.worked-examples{gap:10px;margin-top:12px;display:grid}.worked-examples article{background:#fff;border:1px solid #e2e5df;border-radius:10px;grid-template-columns:30px 1fr;align-items:start;gap:12px;padding:13px;display:grid}.worked-examples article i{background:var(--subject);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;font-weight:800;display:grid}.worked-examples article p{margin:2px 0 0;font-size:14px;line-height:1.55}@media (max-width:650px){.worked-examples article{grid-template-columns:26px 1fr;padding:11px}.worked-examples article i{width:25px;height:25px}.worked-examples article p{font-size:13px}}.teaching-note{background:#f7faff;border:1px solid #dce4f2;border-radius:16px;margin-bottom:22px;padding:22px}.teaching-note>span{letter-spacing:.15em;color:var(--subject);font-size:10px;font-weight:900}.teaching-note h3{font-family:var(--font-serif);margin:8px 0;font-size:27px}.teaching-note>p{color:#5e6878;margin:0 0 13px;line-height:1.6}.teaching-note ul{gap:8px;margin:0;padding-left:20px;display:grid}.teaching-note li{padding-left:4px;font-size:14px;line-height:1.5}.explanation{margin-bottom:24px}.question{border-top:1px solid var(--line);padding-top:26px}@media (max-width:650px){.teaching-note{padding:17px}.teaching-note h3{font-size:23px}.teaching-note li{font-size:13px}}.deep-dive{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.deep-dive article{background:#eaf2ff;border-radius:12px;padding:15px}.deep-dive article.watch-out{background:#fff3e6}.deep-dive small{letter-spacing:.12em;color:#145ad4;font-size:9px;font-weight:900}.deep-dive .watch-out small{color:#b45b16}.deep-dive p{color:#445066;margin:7px 0 0;font-size:13px;line-height:1.55}.remember-box{color:#fff;background:#082368;border-radius:12px;align-items:flex-start;gap:14px;margin-top:12px;padding:14px 16px;display:flex}.remember-box b{color:#72f0df;font-size:12px}.remember-box p{margin:0;font-size:13px;line-height:1.5}@media (max-width:650px){.deep-dive{grid-template-columns:1fr}.remember-box{display:block}.remember-box p{margin-top:6px}}.chapter-outline{border:1px solid #d7deea;border-radius:18px;grid-template-columns:.75fr 1.25fr;gap:22px;margin-bottom:24px;padding:20px;display:grid}.chapter-outline>div:first-child>span{letter-spacing:.15em;color:var(--subject);font-size:10px;font-weight:900}.chapter-outline h3{font-family:var(--font-serif);margin:8px 0;font-size:25px}.chapter-outline>div:first-child p{color:#647083;font-size:13px;line-height:1.55}.section-list{grid-template-columns:1fr 1fr;gap:7px;display:grid}.section-list button{text-align:left;color:#41506a;background:#fff;border:1px solid #e0e5ed;border-radius:10px;grid-template-columns:27px 1fr 17px;align-items:center;gap:8px;padding:9px 10px;display:grid}.section-list button i{color:#71809b;font-size:9px;font-style:normal;font-weight:900}.section-list button span{font-size:11px;line-height:1.3}.section-list button svg{width:14px}.section-list button.active{color:#082368;background:#eaf2ff;border-color:#145ad4}.section-list button.active i{color:#145ad4}@media (max-width:760px){.chapter-outline{grid-template-columns:1fr;padding:16px}.section-list{grid-template-columns:1fr}}.principles-title{letter-spacing:.13em;color:#145ad4;margin:17px 0 9px;font-size:9px;font-weight:900}.teaching-note ul li::marker{color:var(--subject)}.section-list button.completed{border-color:#9fd7b8}.section-list button.completed i{color:#fff;background:#258354;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.exercise-sheet{background:#fff;border:1px solid #d9ded7;border-radius:16px;margin:0 0 25px;padding:21px}.exercise-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.exercise-head span{letter-spacing:.15em;color:var(--subject);font-size:10px;font-weight:900}.exercise-head h3{font-family:var(--font-serif);margin:5px 0;font-size:25px}.exercise-head button{color:#145ad4;background:#f7faff;border:1px solid #cdd6e4;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:800}.exercise-sheet ol{gap:12px;margin:16px 0 0;padding-left:27px;display:grid}.exercise-sheet li{padding-left:5px}.exercise-sheet li>p{margin:0;font-size:14px;line-height:1.5}.exercise-sheet li>div{color:#236343;background:#eaf8f0;border-radius:8px;gap:9px;margin-top:7px;padding:10px 12px;font-size:13px;display:flex}.exercise-sheet li>div b{letter-spacing:.09em;text-transform:uppercase;font-size:10px}@media (max-width:650px){.exercise-head{align-items:flex-start}.exercise-head h3{font-size:21px}.exercise-sheet{padding:16px}.exercise-sheet li>p{font-size:13px}}.stage-play{color:#fff;cursor:pointer;background:#ffffff21;border:1px solid #ffffff59;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-top:28px;padding:11px 16px;display:flex}.stage-play svg{width:18px;height:18px}.stage-play span{font-size:18px;font-weight:900}.stage-play b{font-size:12px}.video-stage.playing .video-progress i{box-shadow:0 0 12px #72f0dfb3}.video-modal .close{top:14px;right:14px}.video-modal .video-count{white-space:nowrap;top:28px;right:76px}.video-modal .video-label{min-height:20px;padding-right:135px}.video-modal .video-visual{min-width:0;padding:26px 0}.video-modal .video-visual h2,.video-modal .video-visual p{overflow-wrap:anywhere}.video-modal .video-visual h2{font-size:clamp(34px,5vw,52px);line-height:1.05}.video-modal .video-visual p{max-width:100%;margin-bottom:0}.video-modal .video-visual{animation:.7s cubic-bezier(.22,.8,.28,1) both videoSlideIn}.video-modal .video-progress i{transition:width .8s cubic-bezier(.22,.8,.28,1),box-shadow .3s}@keyframes videoSlideIn{0%{opacity:0;filter:blur(3px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.video-modal .video-visual{animation:none}.video-modal .video-progress i{transition:none}}@media (max-width:650px){.video-modal .close{width:38px;height:38px;top:12px;right:12px}.video-modal .video-count{top:24px;right:62px}.video-modal .video-label{padding-right:105px;font-size:9px;line-height:1.35}.video-modal .video-visual{padding:22px 0}.video-modal .video-visual h2{font-size:32px}.video-modal .video-visual p{font-size:14px;line-height:1.55}}.account-modal label small{color:var(--muted);font-weight:500;line-height:1.45}.parent-email{overflow-wrap:anywhere}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.report-grid article{border:1px solid var(--line);background:#fafbf9;border-radius:13px;gap:7px;min-width:0;padding:15px;display:grid}.report-grid small{letter-spacing:.1em;color:var(--green);font-size:9px;font-weight:900}.report-grid b{font-size:14px}.report-grid span{color:var(--muted);font-size:11px}.report-actions{gap:10px;margin-top:24px;display:grid}.report-actions .primary{width:100%}.report-status{color:var(--green);text-align:center;background:#eef6f1;border-radius:9px;padding:11px 13px;font-size:12px;font-weight:700}@media (max-width:650px){.report-grid{grid-template-columns:1fr}.admin-modal{padding-bottom:40px}}
