:root{--ink:#17201d;--muted:#68736e;--line:#dce3df;--paper:#fffefb;--canvas:#f3f6f1;--green:#1e6651;--green-soft:#d9eee4;--math:#4058b8;--math-soft:#e4e8fb;--physics:#b66a25;--physics-soft:#faead8;--chemistry:#287267;--chemistry-soft:#dcefeb;--chinese:#9d493f;--chinese-soft:#f7e5e2;--english:#7b589e;--english-soft:#eee5f5;--morality:#9b6b20;--morality-soft:#f7edd8;--history:#796148;--history-soft:#eee8df;--pe:#2e718c;--pe-soft:#e0eff5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}button,a{font:inherit}button{color:inherit}.app-shell{min-height:100vh;padding-bottom:32px}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefbeb;border-bottom:1px solid #dce3dfe6;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{width:max-content;color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-size:17px;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:11px 11px 11px 3px;place-items:center;width:35px;height:35px;font-size:15px;display:grid}.desktop-nav{gap:5px;display:flex}.desktop-nav a{color:var(--muted);border-radius:999px;padding:9px 15px;font-size:14px;font-weight:600;text-decoration:none}.desktop-nav a.active{background:var(--green-soft);color:var(--green)}.profile-button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;gap:9px;font-size:13px;display:flex}.avatar{border:1px solid var(--line);background:var(--paper);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.page-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.72fr);gap:clamp(28px,4vw,64px);width:min(1180px,90vw);margin:0 auto;padding-top:clamp(42px,7vw,86px);display:grid}.hero-copy{margin-bottom:30px}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.hero-copy h1{letter-spacing:-.04em;max-width:660px;margin:0;font-family:STSong,Songti SC,serif;font-size:clamp(32px,4vw,54px);font-weight:600;line-height:1.12}.hero-copy>p:last-child{color:var(--muted);margin:14px 0 0;font-size:15px}.focus-card{color:#fff;background:#1d503f;border-radius:28px;padding:clamp(23px,3vw,36px);position:relative;overflow:hidden;box-shadow:0 22px 50px #19403324}.focus-card:after{content:"";background:#b4e1c91a;border-radius:50%;width:330px;height:330px;position:absolute;top:-110px;right:-100px}.focus-topline{z-index:1;justify-content:space-between;display:flex;position:relative}.focus-kicker,.focus-time{color:#cfe3da;letter-spacing:.05em;font-size:12px;font-weight:750}.focus-content{z-index:1;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:28px;margin:29px 0 26px;display:grid;position:relative}.focus-content h2{margin:14px 0 9px;font-size:clamp(23px,2.5vw,32px);line-height:1.2}.focus-content p{color:#dbe9e3;max-width:480px;margin:0;font-size:14px;line-height:1.7}.subject-tag{letter-spacing:.03em;border-radius:999px;width:max-content;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.subject-tag.math{background:var(--math-soft);color:var(--math)}.subject-tag.physics{background:var(--physics-soft);color:var(--physics)}.subject-tag.chemistry{background:var(--chemistry-soft);color:var(--chemistry)}.subject-tag.chinese{background:var(--chinese-soft);color:var(--chinese)}.subject-tag.english{background:var(--english-soft);color:var(--english)}.subject-tag.morality{background:var(--morality-soft);color:var(--morality)}.subject-tag.history{background:var(--history-soft);color:var(--history)}.subject-tag.pe{background:var(--pe-soft);color:var(--pe)}.focus-card .subject-tag{color:#fff;background:#ffffff1f}.mini-graph{background:#ffffff0e;border:1px solid #ffffff24;border-radius:20px;height:145px;position:relative}.axis-x,.axis-y{background:#ffffff52;position:absolute}.axis-x{height:1px;top:72%;left:16px;right:16px}.axis-y{width:1px;top:14px;bottom:14px;left:50%}.curve{border:2px solid #d3f0df;border-top-color:#0000;border-radius:0 0 50% 50%;width:86px;height:92px;position:absolute;bottom:28%;left:50%;transform:translate(-50%)}.curve-two{opacity:.7;border-color:#0000 #8ac1a8 #8ac1a8;width:132px;height:70px}.graph-dot{background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:calc(28% - 5px);left:calc(50% - 5px)}.primary-button{z-index:1;color:#173f33;cursor:pointer;background:#f7efe0;border:0;border-radius:14px;align-items:center;gap:20px;min-height:48px;padding:0 19px;font-weight:800;display:inline-flex;position:relative}.section-heading{justify-content:space-between;align-items:end;margin:45px 0 17px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:21px}.completion{color:var(--muted);font-size:12px}.task-list{gap:10px;display:grid}.task-row{border:1px solid var(--line);background:var(--paper);border-radius:19px;grid-template-columns:44px minmax(0,1fr) 42px;align-items:center;gap:17px;padding:19px;display:grid}.task-index{border-radius:13px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.task-index.math{background:var(--math-soft);color:var(--math)}.task-index.physics{background:var(--physics-soft);color:var(--physics)}.task-index.chemistry{background:var(--chemistry-soft);color:var(--chemistry)}.task-meta{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.task-copy h3{margin:10px 0 5px;font-size:16px}.task-copy p{color:var(--muted);margin:0;font-size:13px}.progress-track{background:#e9eeeb;border-radius:99px;height:3px;margin-top:15px;overflow:hidden}.progress-track span{border-radius:inherit;height:100%;display:block}.progress-track span.math{background:var(--math)}.progress-track span.physics{background:var(--physics)}.progress-track span.chemistry{background:var(--chemistry)}.round-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:38px;height:38px}.side-column{flex-direction:column;gap:16px;padding-top:65px;display:flex}.rule-card,.status-card{border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:27px}.rule-icon{background:var(--green-soft);width:46px;height:46px;color:var(--green);border-radius:14px;place-items:center;margin-bottom:23px;font-family:STSong,serif;font-size:24px;font-weight:700;display:grid}.rule-card h2,.status-card h2{margin:0;font-size:20px;line-height:1.35}.rule-card ol{gap:13px;margin:24px 0;padding:0;list-style:none;display:grid}.rule-card li{color:#4d5b55;align-items:center;gap:11px;font-size:13px;display:flex}.rule-card li span{width:23px;height:23px;color:var(--green);background:#eef2ef;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:750}.status-heading{justify-content:space-between;gap:10px;display:flex}.week-pill{height:max-content;color:var(--muted);background:#eef2ef;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.status-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:25px 0 20px;display:grid}.status-grid div{flex-direction:column;gap:4px;display:flex}.status-grid strong{font-family:STSong,serif;font-size:29px}.status-grid span,.quiet-note{color:var(--muted);font-size:10px}.quiet-note{border-top:1px solid var(--line);margin:0;padding-top:16px;line-height:1.6}.mood-check{text-align:left;cursor:pointer;background:#e8eee9;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;display:flex}.mood-check span:first-child{flex-direction:column;gap:3px;display:flex}.mood-check strong{font-size:13px}.mood-check small,.mood-check>span:last-child{color:var(--muted);font-size:10px}.mobile-nav{display:none}@media (width<=920px){.topbar{grid-template-columns:1fr auto;padding:0 22px}.desktop-nav{display:none}.page-grid{grid-template-columns:1fr;width:min(700px,100% - 36px);padding-top:42px}.side-column{grid-template-columns:1fr 1fr;padding-top:0;display:grid}.mood-check{grid-column:1/-1}.app-shell{padding-bottom:100px}.mobile-nav{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefbf5;border-radius:22px;grid-template-columns:repeat(8,1fr);padding:9px 7px;display:grid;position:fixed;bottom:14px;left:18px;right:18px;box-shadow:0 16px 45px #1f372d24}.mobile-nav a{color:var(--muted);flex-direction:column;align-items:center;gap:4px;font-size:9px;text-decoration:none;display:flex}.mobile-nav a span{border-radius:9px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid}.mobile-nav a.active{color:var(--green)}.mobile-nav a.active span{background:var(--green-soft)}}@media (width<=620px){.profile-button>span:first-child{display:none}.page-grid{width:min(100% - 24px,560px);padding-top:30px}.hero-copy h1{font-size:33px}.focus-content{grid-template-columns:1fr}.mini-graph{display:none}.task-row{grid-template-columns:38px minmax(0,1fr);padding:15px}.task-index{width:38px;height:38px}.round-button{display:none}.side-column{grid-template-columns:1fr}.mood-check{grid-column:auto}}@media (prefers-reduced-motion:no-preference){button,a{transition:transform .18s,background .18s,border-color .18s}button:hover{transform:translateY(-1px)}}.brand{cursor:pointer;background:0 0;border:0}.desktop-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 15px;font-size:14px;font-weight:600}.desktop-nav button.active{background:var(--green-soft);color:var(--green)}.task-row.done{background:#fffefba3}.task-row.done h3{color:#52625b}.motif{z-index:1;width:190px;height:145px;position:relative}.circuit-motif{border:2px solid #ffffff4d;border-radius:22px}.circuit-motif:before,.circuit-motif:after{content:"";background:#d3f0df;border-radius:9px;width:28px;height:7px;position:absolute;top:-4px}.circuit-motif:before{left:30px}.circuit-motif:after{right:26px}.circuit-motif span{background:#8ac1a8;border-radius:9px;width:45px;height:9px;position:absolute;bottom:-5px;right:37px}.circuit-motif i,.circuit-motif b{color:#fff;border:2px solid #ffffff6b;border-radius:50%;place-items:center;width:43px;height:43px;font-style:normal;display:grid;position:absolute}.circuit-motif i{top:49px;left:-22px}.circuit-motif b{top:49px;right:-22px}.molecule-motif i{z-index:2;background:#d9eee4;border-radius:50%;width:58px;height:58px;position:absolute;box-shadow:inset 0 0 0 8px #1d503f1f}.molecule-motif i:first-child{top:43px;left:68px}.molecule-motif i:nth-child(2){background:#e9d8b9;width:43px;height:43px;top:13px;left:20px}.molecule-motif i:nth-child(3){background:#e9d8b9;width:43px;height:43px;bottom:12px;right:17px}.molecule-motif span{background:#ffffff73;border-radius:9px;width:42px;height:7px;position:absolute;top:51px;left:48px;transform:rotate(30deg)}.molecule-motif span:last-child{top:90px;left:111px;transform:rotate(35deg)}.single-page{width:min(1180px,90vw);margin:0 auto;padding:clamp(46px,7vw,82px) 0 100px}.page-intro{max-width:760px;margin-bottom:42px}.page-intro h1{letter-spacing:-.04em;margin:0;font-family:STSong,Songti SC,serif;font-size:clamp(34px,4.4vw,58px);font-weight:600;line-height:1.12}.page-intro>p:last-child{max-width:700px;color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.75}.subject-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.subject-card{border:1px solid var(--line);background:var(--paper);border-radius:25px;flex-direction:column;min-height:465px;padding:24px;display:flex;overflow:hidden}.subject-card-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.subject-card .motif{border-radius:19px;width:100%;height:150px;margin:27px 0 22px}.subject-card.math .motif{background:var(--math-soft)}.subject-card.physics .motif{background:#536071}.subject-card.chemistry .motif{background:#2d6259}.subject-card .mini-graph{border:0}.subject-card .mini-graph .axis-x,.subject-card .mini-graph .axis-y{background:#4058b838}.subject-card .mini-graph .curve{border-color:transparent var(--math) var(--math)}.subject-card .mini-graph .curve-two{border-color:#0000 #8090d3 #8090d3}.subject-card .mini-graph .graph-dot{background:var(--math)}.subject-card h2{margin:0 0 9px;font-size:20px}.subject-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.stage-row{color:var(--muted);justify-content:space-between;align-items:center;margin:23px 0;font-size:10px;display:flex}.stage-row span{position:relative}.stage-row span:not(:last-child):after{background:var(--line);content:"";width:18px;height:1px;position:absolute;top:50%;left:calc(100% + 7px)}.card-action{border:0;border-top:1px solid var(--line);color:var(--green);text-align:left;cursor:pointer;background:0 0;margin-top:auto;padding:13px 0 0;font-size:13px;font-weight:800}.v1-note{background:#e7ede8;border-radius:22px;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:36px;margin-top:30px;padding:28px 30px;display:grid}.v1-note h2{margin:0;font-size:20px}.v1-note>p{color:#58665f;margin:0;font-size:13px;line-height:1.8}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121d19b3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.learning-modal{background:var(--paper);border-radius:27px;width:min(960px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 35px 90px #00000038}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:24px;padding:25px 28px 19px;display:flex}.modal-header h2{margin:9px 0 0;font-size:21px}.close-button{border:1px solid var(--line);width:37px;height:37px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;font-size:21px;display:grid}.stepper{border-bottom:1px solid var(--line);background:#f5f7f4;grid-template-columns:repeat(6,1fr);padding:15px 28px;display:grid}.stepper span{color:#98a09c;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.stepper i{background:#e5eae7;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-style:normal;display:grid}.stepper span.active{color:var(--green)}.stepper span.active i{background:var(--green);color:#fff}.session-step{min-height:480px;padding:clamp(28px,4vw,48px)}.session-step h3{letter-spacing:-.03em;margin:0;font-size:clamp(23px,3vw,34px);line-height:1.3}.step-kicker{color:var(--green);letter-spacing:.11em;margin:0 0 9px;font-size:11px;font-weight:800}.choice-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0;display:grid}.choice-grid button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;min-height:76px;padding:14px;font-size:13px;font-weight:700}.choice-grid button.selected,.mood-dialog button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.field-label{color:#46554e;gap:9px;font-size:13px;font-weight:700;display:grid}.field-label textarea,.field-label input,.large-textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:none}.field-label textarea{resize:vertical;min-height:105px;padding:15px}.field-label input{min-height:50px;padding:0 15px;font-size:16px}.field-label textarea:focus,.field-label input:focus,.large-textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e66511a}.primary-action,.secondary-action{cursor:pointer;border-radius:13px;min-height:46px;padding:0 18px;font-size:13px;font-weight:800}.primary-action{background:var(--green);color:#fff;border:0}.primary-action:disabled,.secondary-action:disabled{opacity:.38;cursor:not-allowed;transform:none}.secondary-action{border:1px solid var(--line);color:var(--green);background:#fff}.intro-step>.primary-action,.teachback-step>.primary-action{margin-top:22px}.step-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.lab{grid-template-columns:minmax(0,1.5fr) minmax(230px,.7fr);gap:24px;display:grid}.lab-visual,.circuit-stage,.equation-stage{background:#f1f4f2;border-radius:21px;min-height:315px}.lab-visual canvas{border-radius:inherit;width:100%;height:315px;display:block}.lab-controls{border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;justify-content:center;gap:21px;padding:23px;display:flex}.formula{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:21px}.formula strong{color:var(--math)}.lab-controls label{color:#4e5c55;gap:7px;font-size:12px;font-weight:700;display:grid}.lab-controls input{accent-color:var(--green)}.lab-observation{border-top:1px solid var(--line);color:var(--muted);margin:0;padding-top:15px;font-size:11px;line-height:1.6}.circuit-stage{background:#475563;place-items:center;display:grid;position:relative;overflow:hidden}.circuit-loop{border:4px solid #d1d8da;border-radius:20px;width:65%;height:62%;position:relative}.battery,.resistor,.meter{color:#fff;background:#475563;place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute}.battery{width:62px;height:24px;top:-12px;left:37%}.resistor{border:2px solid #e8c489;border-radius:6px;width:70px;height:29px;top:38%;right:-35px}.meter{border:3px solid #8fd1bc;border-radius:50%;width:70px;height:48px;bottom:-24px;left:36%}.flow-dots{animation:1s linear infinite circuit-pulse;position:absolute;inset:22% 25%}.flow-dots i{background:#f3ca7d;border-radius:50%;width:8px;height:8px;position:absolute}.flow-dots i:first-child{top:0;left:10%}.flow-dots i:nth-child(2){top:0;right:10%}.flow-dots i:nth-child(3){bottom:0;right:10%}.flow-dots i:nth-child(4){bottom:0;left:10%}@keyframes circuit-pulse{50%{opacity:.28}}.physics-lab .formula strong{color:var(--physics)}.equation-stage{background:#e9f1ee;flex-direction:column;justify-content:center;align-items:center;gap:25px;padding:25px;display:flex}.equation{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,38px)}.equation strong{min-width:35px;color:var(--chemistry);place-items:center;display:inline-grid}.equation span{color:var(--muted);margin:0 8px}.atom-counts{grid-template-columns:1fr 1fr;gap:9px;width:min(390px,100%);display:grid}.atom-counts div{background:#fff;border-radius:12px;flex-direction:column;gap:5px;padding:12px 14px;font-size:11px;display:flex}.atom-counts b{color:#9a5337}.atom-counts b.balanced{color:var(--green)}.balance-result{color:#9a5337;margin:0;font-size:12px;font-weight:750}.balance-result.success{color:var(--green)}.coefficient-controls{border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;justify-content:center;gap:12px;padding:20px;display:flex}.coefficient{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.coefficient div{align-items:center;gap:6px;display:flex}.coefficient button{border:1px solid var(--line);cursor:pointer;background:#f5f7f4;border-radius:9px;width:31px;height:31px}.coefficient strong{text-align:center;min-width:25px;font-size:18px}.helper-copy{color:var(--muted);margin:13px 0 23px;font-size:13px}.large-textarea{resize:vertical;min-height:210px;padding:18px;font-size:15px;line-height:1.7}.word-progress{grid-template-columns:140px 1fr;align-items:center;gap:10px;margin-top:12px;display:grid}.word-progress:before{content:"";background:#e5eae7;border-radius:99px;grid-area:1/1;width:100%;height:4px}.word-progress>span{z-index:1;background:var(--green);border-radius:99px;grid-area:1/1;height:4px}.word-progress small{color:var(--muted);font-size:10px}.question-step h3{max-width:760px;margin-bottom:28px}.hint-box{background:#f8eedf;border-radius:14px;margin-top:18px;padding:16px 18px}.hint-box span{color:var(--physics);font-size:10px;font-weight:800}.hint-box p{color:#665643;margin:7px 0 0;font-size:13px}.question-actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.inline-feedback{color:#9a5337;margin:16px 0 0;font-size:12px;font-weight:700}.inline-feedback.success{color:var(--green)}.ai-coach-card{background:linear-gradient(135deg,#edf6f1,#f8faf8);border:1px solid #b9d3c7;border-radius:17px;margin-top:20px;padding:19px}.ai-coach-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.ai-coach-heading span{color:var(--green);letter-spacing:.1em;font-size:9px;font-weight:850}.ai-coach-heading h4{margin:5px 0 0;font-size:15px}.ai-coach-heading small{color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:5px 8px;font-size:8px}.ai-help-actions{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.ai-help-actions button{color:#31584b;cursor:pointer;background:#fff;border:1px solid #b7cec3;border-radius:11px;min-height:38px;padding:0 13px;font-size:11px;font-weight:750}.ai-help-actions button:hover:not(:disabled){border-color:var(--green);background:var(--green-soft)}.ai-help-actions button:disabled{cursor:not-allowed;opacity:.46}.ai-prerequisite,.ai-loading,.ai-error{margin:13px 0 0;font-size:10px;line-height:1.6}.ai-prerequisite{color:var(--muted)}.ai-loading{color:var(--green)}.ai-error{color:#9a5337}.ai-response{gap:9px;margin-top:15px;display:grid}.ai-response>div{background:#fff;border-radius:12px;padding:12px 13px}.ai-response span{color:var(--green);font-size:9px;font-weight:850}.ai-response p{color:#42524b;margin:5px 0 0;font-size:12px;line-height:1.7}.ai-response .question-back{background:#f8eedf}.ai-response .question-back span{color:#8c6334}.ai-response>small{color:var(--muted);font-size:9px}.complete-step{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.completion-mark{background:var(--green-soft);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:22px;font-size:28px;font-weight:900;display:grid}.complete-step>p:not(.step-kicker){max-width:560px;color:var(--muted);font-size:13px;line-height:1.7}.review-dates{flex-wrap:wrap;justify-content:center;gap:8px;margin:22px 0 28px;display:flex}.review-dates span{color:#54625b;background:#eef2ef;border-radius:10px;padding:8px 10px;font-size:11px}.empty-state{text-align:center;border:1px dashed #cdd7d1;border-radius:25px;flex-direction:column;align-items:center;padding:70px 25px;display:flex}.empty-state>span{background:var(--green-soft);width:54px;height:54px;color:var(--green);border-radius:17px;place-items:center;font-size:20px;font-weight:800;display:grid}.empty-state h2{margin:20px 0 8px;font-size:21px}.empty-state p{color:var(--muted);margin:0 0 22px;font-size:13px}.review-list{gap:12px;display:grid}.review-list article{border:1px solid var(--line);background:var(--paper);border-radius:20px;grid-template-columns:minmax(230px,1fr) auto 42px;align-items:center;gap:24px;padding:22px;display:grid}.review-list h2{margin:9px 0 5px;font-size:17px}.review-list p{color:var(--muted);margin:0;font-size:11px}.review-schedule{gap:7px;display:flex}.review-schedule span{min-width:55px;color:var(--green);background:#eef2ef;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px;font-size:10px;font-weight:800;display:flex}.review-schedule small{color:var(--muted);font-size:8px;font-weight:500}.mastery-grid{gap:14px;display:grid}.mastery-grid>article{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:25px}.mastery-title{grid-template-columns:48px 1fr auto;align-items:center;gap:14px;display:grid}.mastery-title>div span{color:var(--muted);font-size:10px}.mastery-title h2{margin:3px 0 0;font-size:17px}.mastery-title>strong{font-family:STSong,serif;font-size:27px}.mastery-steps{grid-template-columns:repeat(5,1fr);gap:5px;margin:25px 0 16px;display:grid}.mastery-steps div{color:#87918c;background:#f0f3f1;border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:10px;display:flex}.mastery-steps i{background:#dfe5e1;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.mastery-steps div.active{background:var(--green-soft);color:var(--green)}.mastery-steps div.active i{background:var(--green);color:#fff}.mastery-grid article>p{color:var(--muted);margin:0;font-size:11px}.weekly-layout{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;display:grid}.agreement-panel,.weekly-summary{border:1px solid var(--line);background:var(--paper);border-radius:24px;padding:28px}.agreement-panel h2,.weekly-summary h2{margin:0;font-size:21px}.agreement-list{gap:10px;margin:24px 0;display:grid}.agreement-list label{cursor:pointer;background:#f3f6f3;border-radius:13px;align-items:start;gap:12px;padding:14px;display:flex}.agreement-list input{width:19px;height:19px;accent-color:var(--green)}.agreement-list span{flex-direction:column;gap:4px;display:flex}.agreement-list strong{font-size:13px}.agreement-list small{color:var(--muted);font-size:10px;line-height:1.5}.agreement-footnote{color:var(--muted);margin:0;font-size:10px}.summary-numbers{grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0;display:grid}.summary-numbers div{flex-direction:column;gap:5px;display:flex}.summary-numbers strong{font-family:STSong,serif;font-size:34px}.summary-numbers span{color:var(--muted);font-size:9px}.conversation-card{background:var(--green-soft);border-radius:16px;padding:18px}.conversation-card span{color:var(--green);letter-spacing:.08em;font-size:9px;font-weight:800}.conversation-card p{color:#31584b;margin:10px 0 0;font-family:STSong,serif;font-size:17px;line-height:1.5}.parent-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:24px;display:grid}.parent-metrics article{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:23px}.parent-metrics article>span{color:var(--muted);font-size:10px}.parent-metrics strong{margin:12px 0 8px;font-family:STSong,serif;font-size:42px;display:block}.parent-metrics strong small{color:var(--muted);font-size:16px}.parent-metrics p{color:var(--muted);margin:0;font-size:10px}.parent-subjects{gap:10px;margin-bottom:22px;display:grid}.parent-subjects article{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.parent-subjects h2{margin:0 0 5px;font-size:15px}.parent-subjects p{color:var(--muted);margin:0;font-size:10px}.parent-subjects>article>strong{color:var(--green);font-size:11px}.mood-dialog{background:var(--paper);border-radius:25px;width:min(430px,100%);padding:32px;position:relative}.mood-dialog>.close-button{position:absolute;top:18px;right:18px}.mood-dialog h2{margin:0;font-size:25px}.mood-dialog>p:not(.eyebrow){color:var(--muted);font-size:12px}.mood-dialog>div{gap:8px;margin-top:24px;display:grid}.mood-dialog>div button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;min-height:50px;padding:0 16px;font-size:13px;display:flex}@media (width<=920px){.desktop-nav button{display:none}.mobile-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav button span{border-radius:9px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid}.mobile-nav button.active{color:var(--green)}.mobile-nav button.active span{background:var(--green-soft)}.single-page{width:min(700px,100% - 36px);padding-top:44px}.subject-cards{grid-template-columns:1fr 1fr}.subject-card:last-child{grid-column:1/-1;min-height:400px}.weekly-layout,.lab{grid-template-columns:1fr}.lab-controls,.coefficient-controls{min-height:auto}.review-list article{grid-template-columns:1fr 42px}.review-schedule{grid-area:2/1/auto/-1}.mastery-steps{grid-template-columns:1fr}.mastery-steps div{min-height:40px}.parent-subjects article{grid-template-columns:75px 1fr}.parent-subjects>article>strong{grid-column:2}.parent-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.single-page{width:min(100% - 24px,560px);padding-top:31px}.subject-cards{grid-template-columns:1fr}.subject-card:last-child{grid-column:auto}.v1-note{grid-template-columns:1fr;gap:12px}.modal-backdrop{padding:0}.learning-modal{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.stepper{padding:11px}.stepper span{font-size:0}.stepper i{font-size:10px}.session-step{padding:25px 18px}.choice-grid{grid-template-columns:1fr 1fr}.step-heading{flex-direction:column;align-items:start}.lab-visual,.circuit-stage,.equation-stage{min-height:260px}.lab-visual canvas{height:260px}.question-actions{flex-direction:column}.question-actions button{width:100%}.ai-help-actions{display:grid}.ai-coach-heading{flex-direction:column}.review-schedule{grid-template-columns:repeat(2,1fr);display:grid}.parent-metrics{grid-template-columns:1fr}.summary-numbers{grid-template-columns:repeat(3,1fr)}.equation{font-size:21px}.atom-counts{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.flow-dots{animation:none}}.panel-card{border:1px solid var(--line);background:var(--paper);border-radius:24px}.profile-status-card{background:#edf5f0;border:1px solid #cddbd4;border-radius:24px;gap:20px;padding:25px 27px;display:grid}.profile-status-card.ready{background:#f7f4eb;border-color:#e2d8bd}.profile-status-card h2{margin:0;font-size:19px;line-height:1.4}.profile-status-card p:not(.eyebrow){color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.65}.version-pill{float:right;color:var(--green);background:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.diagnostic-page{max-width:1050px}.profile-form{padding:clamp(24px,4vw,42px)}.form-section-title{align-items:center;gap:14px;margin-bottom:28px;display:flex}.form-section-title>span{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:13px;place-items:center;font-weight:850;display:grid}.form-section-title h2{margin:0;font-size:21px}.form-section-title p{color:var(--muted);margin:5px 0 0;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.chapter-fields label{color:#4d5b55;gap:8px;font-size:12px;font-weight:750;display:grid}.form-grid input,.form-grid select,.chapter-fields input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 14px}.form-grid input:focus,.form-grid select:focus,.chapter-fields input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e665117}.wide-field{grid-column:1/-1}.chapter-fields{border-top:1px solid var(--line);gap:12px;margin:28px 0;padding-top:25px;display:grid}.chapter-fields h3{margin:0 0 5px;font-size:14px}.chapter-fields label{grid-template-columns:70px 1fr;align-items:center}.diagnostic-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.diagnostic-header h1{margin:0;font-family:STSong,Songti SC,serif;font-size:clamp(32px,4vw,52px);font-weight:600}.diagnostic-header>strong{font-family:STSong,serif;font-size:45px}.diagnostic-header small{color:var(--muted);font-size:16px}.diagnostic-progress{background:#dfe6e1;border-radius:99px;height:5px;margin-bottom:18px;overflow:hidden}.diagnostic-progress span{border-radius:inherit;background:var(--green);height:100%;transition:width .25s;display:block}.diagnostic-question{min-height:470px;padding:clamp(25px,5vw,52px)}.diagnostic-question h2{max-width:760px;margin:22px 0 30px;font-size:clamp(24px,3vw,36px);line-height:1.35}.diagnostic-options{grid-template-columns:1fr 1fr;gap:11px;display:grid}.diagnostic-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:14px;min-height:64px;padding:12px 15px;display:flex}.diagnostic-options button i{width:32px;height:32px;color:var(--muted);background:#eef2ef;border-radius:10px;flex:none;place-items:center;font-size:11px;font-style:normal;font-weight:850;display:grid}.diagnostic-options button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.diagnostic-options button.selected i{background:var(--green);color:#fff}.diagnostic-actions{justify-content:space-between;gap:12px;margin-top:34px;display:flex}.diagnostic-results{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.diagnostic-results article{border:1px solid var(--line);background:var(--paper);border-radius:20px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:22px;display:grid}.diagnostic-results p{color:var(--muted);margin:0;font-size:10px}.diagnostic-results h2{margin:5px 0;font-size:17px}.diagnostic-results small{color:var(--muted);font-size:9px}.diagnostic-results>article>strong{font-family:STSong,serif;font-size:35px}.diagnostic-results>article>strong i{color:var(--muted);font-family:inherit;font-size:12px;font-style:normal}.diagnostic-advice{justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.diagnostic-advice h2{margin:0;font-size:21px}.diagnostic-advice ul{color:var(--muted);margin:15px 0 0;padding-left:19px;font-size:12px;line-height:1.9}.result-actions{flex:none;gap:8px;display:grid}.answer-review{margin-top:34px}.answer-review>h2{margin-bottom:15px;font-size:20px}.answer-review article{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:16px;padding:17px 0;display:grid}.answer-review h3{margin:0 0 6px;font-size:14px}.answer-review p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.review-list article.due{border-color:#b8d2c6;box-shadow:0 9px 28px #1e665114}.review-schedule span.passed{background:var(--green-soft)}.review-schedule span.retry{color:#9a5337;background:#faead8}.review-schedule span.current{box-shadow:inset 0 0 0 1px var(--green)}.review-status{min-width:82px;color:var(--muted);text-align:center;font-size:10px}.review-status.done{color:var(--green);font-weight:800}.primary-action.compact{min-width:92px;padding:0 13px}.review-modal{background:var(--paper);border-radius:27px;width:min(720px,100%);max-height:calc(100vh - 36px);overflow:auto}.review-session-body{min-height:390px;padding:clamp(28px,5vw,50px)}.review-session-body h3{margin:0 0 26px;font-size:clamp(23px,3vw,34px);line-height:1.35}.review-session-body>.primary-action{margin-top:22px}.review-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.review-result p:not(.step-kicker){max-width:470px;color:var(--muted);font-size:12px;line-height:1.7}.completion-mark.needs-work{color:#9a5337;background:#faead8}.parent-diagnostic{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:23px;display:flex}.parent-diagnostic h2{margin:0;font-size:20px}.parent-diagnostic>div:last-child{gap:10px;display:flex}.parent-diagnostic>div:last-child span{background:#f1f4f2;border-radius:12px;flex-direction:column;min-width:105px;padding:11px;display:flex}.parent-diagnostic b{font-size:10px}.parent-diagnostic strong{margin:4px 0;font-size:19px}.parent-diagnostic small{color:var(--muted);font-size:8px}.data-backup{justify-content:space-between;align-items:center;gap:28px;margin:23px 0;padding:24px;display:flex}.data-backup h2{margin:0;font-size:19px}.data-backup p:not(.eyebrow){max-width:590px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.65}.data-backup>div:last-child{flex:none;gap:8px;display:flex}.file-action{cursor:pointer;align-items:center;display:inline-flex}.file-action input{display:none}.plan-complete-card{background:#315247}.rest-mark{color:#f7efe0;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:140px;height:140px;font-family:STSong,serif;font-size:48px;display:grid}.daily-empty{background:#fffefb8c;border:1px dashed #bdcdc5;border-radius:19px;align-items:center;gap:15px;padding:22px;display:flex}.daily-empty>span{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:13px;flex:none;place-items:center;font-weight:900;display:grid}.daily-empty h3{margin:0 0 5px;font-size:15px}.daily-empty p{color:var(--muted);margin:0;font-size:11px}.first-week-plan{margin-top:34px}.plan-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.plan-heading h2{margin:0;font-size:22px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.plan-card{border:1px solid var(--line);background:var(--paper);border-radius:21px;flex-direction:column;min-height:355px;padding:22px;display:flex}.plan-card:first-child{border-color:#9ec4b3;box-shadow:0 12px 34px #1e665117}.plan-card-top{color:var(--muted);letter-spacing:.04em;justify-content:space-between;margin-bottom:19px;font-size:9px;font-weight:750;display:flex}.plan-card h3{margin:16px 0 7px;font-size:18px;line-height:1.4}.plan-card p{color:#52615a;margin:0;font-size:11px;line-height:1.75}.plan-card .school-progress{border-bottom:1px solid var(--line);color:var(--muted);margin-bottom:15px;padding-bottom:14px;font-size:9px}.plan-card .card-action{margin-top:auto}.plan-note{color:var(--muted);margin:13px 2px 0;font-size:10px;line-height:1.65}.all-correct-note{background:var(--green-soft);color:#31584b;border-radius:15px;padding:18px;font-size:12px;line-height:1.7}.preparation-shortcut>p:not(.eyebrow){color:var(--muted);margin:11px 0 18px;font-size:11px;line-height:1.65}.preparation-page{max-width:1120px}.preparation-overview{background:linear-gradient(135deg,#e7f1eb,#fffefb);gap:24px;padding:clamp(22px,3vw,32px);display:grid}.preparation-overview>div:first-child{align-items:center;gap:19px;display:flex}.readiness-score{background:var(--green);color:#fff;border-radius:23px;flex:none;place-items:center;width:78px;height:78px;font-family:STSong,serif;font-size:35px;display:grid}.readiness-score small{color:#cce4d9;margin-top:-12px;font-family:inherit;font-size:11px}.preparation-overview h2{margin:0;font-size:22px}.preparation-overview p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:11px}.preparation-flow{border-top:1px solid #1e665124;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;padding-top:22px;display:grid}.preparation-flow span{color:#3e5148;align-items:center;gap:9px;font-size:11px;font-weight:750;display:flex}.preparation-flow span b{width:25px;height:25px;color:var(--green);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid}.preparation-flow i{color:#9caca4;font-style:normal}.preparation-heading{justify-content:space-between;align-items:end;gap:24px;margin:43px 2px 16px;display:flex}.preparation-heading h2{margin:0;font-size:23px}.preparation-heading>p{color:var(--muted);margin:0;font-size:10px}.subject-preparation-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.subject-preparation{border:1px solid var(--line);background:var(--paper);border-radius:21px;padding:21px}.subject-preparation-title{align-items:center;gap:11px;margin-bottom:19px;display:flex}.subject-preparation-title>span{border-radius:12px;place-items:center;width:39px;height:39px;font-size:12px;font-weight:850;display:grid}.subject-preparation.math .subject-preparation-title>span{background:var(--math-soft);color:var(--math)}.subject-preparation.physics .subject-preparation-title>span{background:var(--physics-soft);color:var(--physics)}.subject-preparation.chemistry .subject-preparation-title>span{background:var(--chemistry-soft);color:var(--chemistry)}.subject-preparation-title h3{margin:0;font-size:16px}.subject-preparation-title p{color:var(--muted);margin:4px 0 0;font-size:9px}.chapter-entry{color:#4d5b55;gap:7px;margin-bottom:17px;font-size:10px;font-weight:750;display:grid}.chapter-entry input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:11px;outline:none;padding:0 12px}.chapter-entry input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e665117}.material-check{border-top:1px solid var(--line);cursor:pointer;align-items:start;gap:10px;padding:12px 0;display:flex}.material-check input{width:18px;height:18px;accent-color:var(--green);flex:none;margin:1px 0 0}.material-check>span{flex-direction:column;gap:4px;display:flex}.material-check strong{font-size:11px}.material-check small{color:var(--muted);font-size:9px;line-height:1.5}.assessment-check{margin-top:13px;padding:5px 22px}.assessment-check .material-check{border-top:0}.material-heading{margin-top:50px}.material-kind-guide{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.material-kind-guide article{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:22px}.material-kind-guide article>span{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.material-kind-guide .current>span{background:var(--green-soft);color:var(--green)}.material-kind-guide .recent>span{background:var(--physics-soft);color:var(--physics)}.material-kind-guide .historical>span{color:#68736e;background:#ecefed}.material-kind-guide h3{margin:16px 0 7px;font-size:16px}.material-kind-guide p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.photo-rules{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:35px;margin-top:36px;padding:clamp(23px,3vw,32px);display:grid}.photo-rules h2{margin:0;font-size:21px}.photo-rules ol{color:#4f5f57;margin:17px 0 0;padding-left:20px;font-size:11px;line-height:2}.coming-soon{background:#edf2ee;border-radius:16px;flex-direction:column;justify-content:center;padding:20px;display:flex}.coming-soon span{color:var(--green);font-size:9px;font-weight:850}.coming-soon strong{margin:8px 0;font-size:16px}.coming-soon p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.preparation-actions{gap:9px;margin-top:18px;display:flex}.homework-page{max-width:1120px}.homework-layout{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:start;gap:18px;display:grid}.photo-intake,.photo-coach{padding:clamp(22px,3vw,34px)}.capture-step{align-items:center;gap:13px;margin:4px 0 17px;display:flex}.capture-step:not(:first-child){border-top:1px solid var(--line);margin-top:31px;padding-top:28px}.capture-step>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:12px;flex:none;place-items:center;font-size:12px;font-weight:850;display:grid}.capture-step h2{margin:0;font-size:17px}.capture-step p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.capture-subjects{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.capture-subjects button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.capture-subjects button>i{background:#eef2ef;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:850;display:grid}.capture-subjects button>span{flex-direction:column;gap:3px;min-width:0;font-size:12px;font-weight:800;display:flex}.capture-subjects small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:500;overflow:hidden}.capture-subjects button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.capture-subjects button.selected i{background:var(--green);color:#fff}.material-kind-picker{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.material-kind-picker button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;flex-direction:column;gap:4px;min-width:0;padding:13px;display:flex}.material-kind-picker strong{font-size:10px}.material-kind-picker small{color:var(--muted);font-size:8px}.material-kind-picker button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.material-kind-note{color:#53625b;background:#f0f4f1;border-radius:11px;margin:10px 0 0;padding:10px 12px;font-size:9px;line-height:1.55}.material-kind-note.recent{background:#fbf1e5}.material-kind-note.historical{background:#ecefed}.photo-drop{text-align:center;background:#f4f7f4;border:1px dashed #b9cbc2;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:24px;display:flex;position:relative;overflow:hidden}.photo-drop.has-photo{background:#202622;border-style:solid;min-height:340px;padding:0}.photo-drop img{object-fit:contain;width:100%;height:340px;display:block}.camera-mark{background:var(--green-soft);width:54px;height:54px;color:var(--green);border-radius:17px;place-items:center;margin-bottom:14px;font-family:Georgia,serif;font-size:29px;font-weight:800;display:grid}.photo-drop h3{margin:0;font-size:16px}.photo-drop>p{color:var(--muted);margin:7px 0 17px;font-size:10px}.capture-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.photo-overlay{color:#fff;background:linear-gradient(#0000,#000000c7);justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.photo-overlay span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photo-overlay button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff73;border-radius:9px;flex:none;padding:7px 10px;font-size:10px}.student-work-field{gap:8px;display:grid;position:relative}.student-work-field>span{color:#4d5b55;font-size:11px;font-weight:750}.student-work-field textarea{border:1px solid var(--line);min-height:120px;color:var(--ink);resize:vertical;background:#fff;border-radius:14px;outline:none;padding:14px;font-size:13px;line-height:1.65}.student-work-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e665117}.student-work-field small{color:var(--muted);font-size:8px;position:absolute;bottom:9px;right:11px}.privacy-confirm{cursor:pointer;background:#f0f4f1;border-radius:14px;align-items:start;gap:11px;margin-top:18px;padding:14px;display:flex}.privacy-confirm input{width:18px;height:18px;accent-color:var(--green);flex:none}.privacy-confirm span{flex-direction:column;gap:4px;display:flex}.privacy-confirm strong{font-size:11px}.privacy-confirm small{color:var(--muted);font-size:9px;line-height:1.55}.photo-error{color:#9a5337;margin:13px 0 0;font-size:10px;font-weight:700;line-height:1.6}.capture-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.photo-coach{background:#e9efea;min-height:545px;position:sticky;top:92px}.photo-coach.has-result{background:var(--paper)}.empty-coach-illustration{align-items:center;gap:12px;margin-bottom:35px;display:flex}.empty-coach-illustration span{width:68px;height:68px;color:var(--green);background:#fff;border-radius:20px;place-items:center;font-family:STSong,serif;font-size:27px;display:grid}.empty-coach-illustration i{color:var(--muted);font-style:normal}.photo-coach>h2{margin:0;font-size:23px;line-height:1.4}.photo-coach>ol{color:#52615a;gap:12px;margin:25px 0;padding-left:20px;font-size:11px;line-height:1.6;display:grid}.privacy-note{background:#fff;border-radius:15px;margin-top:30px;padding:16px}.privacy-note strong{color:var(--green);font-size:10px}.privacy-note p{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.65}.photo-result-heading{justify-content:space-between;align-items:start;gap:15px;display:flex}.photo-result-heading h2{margin:0;font-size:19px}.confidence{color:var(--muted);background:#eef2ef;border-radius:999px;flex:none;padding:6px 8px;font-size:8px;font-weight:800}.confidence.high{background:var(--green-soft);color:var(--green)}.confidence.low{color:#9a5337;background:#faead8}.recognized-problem{border:1px solid var(--line);background:#f6f7f4;border-radius:15px;margin:24px 0 15px;padding:16px}.recognized-problem span,.photo-guidance span{color:var(--green);letter-spacing:.05em;font-size:9px;font-weight:850}.recognized-problem p{color:#33433c;margin:7px 0 0;font-size:11px;line-height:1.75}.photo-guidance{gap:9px;display:grid}.photo-guidance article{background:#f1f4f2;border-radius:14px;padding:15px 16px}.photo-guidance article.next-hint{background:#f8eedf}.photo-guidance article.next-hint span{color:#8c6334}.photo-guidance article.question-back{background:var(--green-soft)}.photo-guidance p{color:#42524b;margin:6px 0 0;font-size:11px;line-height:1.7}.photo-encouragement{color:var(--green);margin:15px 1px 0;font-size:10px;font-weight:700}.ephemeral-note{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:14px;font-size:8px;line-height:1.6}.learning-stage-roadmap{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:13px;margin:0 0 34px;display:grid}.learning-stage-roadmap>article{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:21px 23px}.learning-stage-roadmap>article.current{background:linear-gradient(135deg,#e5f2eb,#fffefb);border-color:#9fc5b4;box-shadow:0 10px 30px #1e665112}.learning-stage-roadmap>i{color:#93a29b;place-items:center;font-style:normal;display:grid}.learning-stage-roadmap span{color:var(--green);letter-spacing:.06em;font-size:9px;font-weight:850}.learning-stage-roadmap h2{margin:8px 0 7px;font-size:18px}.learning-stage-roadmap p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.learning-stage-roadmap.compact{margin-bottom:22px}.learning-stage-roadmap.compact>article{padding:16px 18px}.learning-stage-roadmap.compact h2{font-size:15px}.learn-heading{margin-top:40px}.sample-boundary-note{color:#725837;background:#fbf3e7;border:1px solid #ead8bd;border-radius:14px;align-items:center;gap:12px;margin:-3px 0 16px;padding:13px 15px;font-size:9px;line-height:1.6;display:flex}.sample-boundary-note strong{flex:none;font-size:10px}.stage-row.six{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.stage-row.six span{text-align:center;background:#f1f4f2;border-radius:7px;padding:5px 2px}.stage-row.six span:after{display:none}.subject-launch-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.subject-launch-summary>div{border:1px solid var(--line);background:var(--paper);border-radius:16px;flex-direction:column;gap:6px;padding:17px;display:flex}.subject-launch-summary span{color:var(--green);font-size:9px;font-weight:850}.subject-launch-summary strong{font-size:11px;line-height:1.55}.prerequisite-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:23px 0;display:grid}.prerequisite-list article{border:1px solid var(--line);background:#f7f8f5;border-radius:17px;padding:18px}.prerequisite-list article>span{color:var(--green);font-size:9px;font-weight:850}.prerequisite-list h4{min-height:42px;margin:8px 0 13px;font-size:14px;line-height:1.5}.prerequisite-list article>div{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.prerequisite-list button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;min-height:39px;padding:8px;font-size:10px}.prerequisite-list button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green);font-weight:750}.prerequisite-list article>p{color:#9a5337;margin:10px 0 0;font-size:9px;line-height:1.55}.prerequisite-list article>p.correct{color:var(--green)}.evidence-summary{grid-template-columns:repeat(3,1fr);gap:8px;width:min(610px,100%);margin:19px auto 23px;display:grid}.evidence-summary span{color:var(--muted);background:#f0f4f1;border-radius:13px;flex-direction:column;gap:5px;padding:13px;font-size:9px;display:flex}.evidence-summary b{color:var(--ink);font-size:13px}.subject-roadmap-section{margin-top:48px}.subject-roadmap-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.subject-roadmap-grid article{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;min-height:290px;padding:17px;display:flex}.subject-roadmap-grid article.active{border-color:#a9c9ba}.subject-roadmap-grid article.next{background:#fbfaf5}.subject-roadmap-grid article.planned{background:#f5f6f3}.subject-roadmap-title{align-items:center;gap:10px;display:flex}.subject-roadmap-title>span{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:11px;flex:none;place-items:center;font-size:11px;font-weight:850;display:grid}.subject-roadmap-title h3{margin:0;font-size:14px}.subject-roadmap-title small{color:var(--green);font-size:8px;font-weight:750}.subject-roadmap-grid article>p{color:#516159;min-height:32px;margin:15px 0;font-size:9px;line-height:1.65}.subject-roadmap-grid label{color:var(--muted);gap:6px;font-size:8px;font-weight:750;display:grid}.subject-roadmap-grid input{border:1px solid var(--line);width:100%;min-height:39px;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:0 10px}.subject-roadmap-grid input:focus{border-color:var(--green)}.subject-roadmap-grid footer{border-top:1px solid var(--line);color:var(--muted);gap:5px;margin-top:auto;padding-top:13px;font-size:8px;line-height:1.45;display:grid}.subject-roadmap-grid article.chinese .subject-roadmap-title>span{background:var(--chinese-soft);color:var(--chinese)}.subject-roadmap-grid article.english .subject-roadmap-title>span{background:var(--english-soft);color:var(--english)}.subject-roadmap-grid article.math .subject-roadmap-title>span{background:var(--math-soft);color:var(--math)}.subject-roadmap-grid article.physics .subject-roadmap-title>span{background:var(--physics-soft);color:var(--physics)}.subject-roadmap-grid article.chemistry .subject-roadmap-title>span{background:var(--chemistry-soft);color:var(--chemistry)}.subject-roadmap-grid article.morality .subject-roadmap-title>span{background:var(--morality-soft);color:var(--morality)}.subject-roadmap-grid article.history .subject-roadmap-title>span{background:var(--history-soft);color:var(--history)}.subject-roadmap-grid article.pe .subject-roadmap-title>span{background:var(--pe-soft);color:var(--pe)}.roadmap-note{color:var(--muted);margin:12px 2px 0;font-size:9px;line-height:1.65}.all-subject-parent-note{margin:22px 0;padding:22px}.all-subject-parent-note span{color:var(--green);font-size:9px;font-weight:850}.all-subject-parent-note strong{margin:8px 0;font-size:15px;display:block}.all-subject-parent-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}@media (width<=920px){.diagnostic-results{grid-template-columns:1fr}.diagnostic-advice,.parent-diagnostic,.data-backup{flex-direction:column;align-items:stretch}.parent-diagnostic>div:last-child{grid-template-columns:repeat(3,1fr);display:grid}.data-backup>div:last-child{flex-wrap:wrap}.plan-grid,.subject-preparation-grid{grid-template-columns:1fr}.plan-card{min-height:0}.preparation-flow{grid-template-columns:1fr 1fr}.preparation-flow i{display:none}.homework-layout{grid-template-columns:1fr}.photo-coach{min-height:0;position:static}.subject-roadmap-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.mobile-nav{bottom:8px;left:8px;right:8px}.form-grid,.diagnostic-options{grid-template-columns:1fr}.wide-field{grid-column:auto}.chapter-fields label{grid-template-columns:1fr}.diagnostic-question{min-height:0}.diagnostic-advice{padding:22px}.parent-diagnostic>div:last-child{grid-template-columns:1fr}.data-backup>div:last-child{display:grid}.review-modal{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.plan-heading,.preparation-heading{flex-direction:column;align-items:start}.rest-mark{display:none}.preparation-overview>div:first-child{flex-direction:column;align-items:start}.material-kind-guide,.photo-rules{grid-template-columns:1fr}.preparation-actions,.capture-actions{display:grid}.capture-subjects,.material-kind-picker{grid-template-columns:1fr}.photo-drop,.photo-drop.has-photo{min-height:260px}.photo-drop img{height:260px}.photo-result-heading{flex-direction:column}.learning-stage-roadmap{grid-template-columns:1fr}.learning-stage-roadmap>i{transform:rotate(90deg)}.subject-launch-summary,.subject-roadmap-grid,.prerequisite-list,.evidence-summary{grid-template-columns:1fr}.subject-roadmap-grid article{min-height:0}}.current-chapter-desk{background:linear-gradient(145deg,#eef7f1,#fffefb 56%);border:1px solid #9fc5b4;border-radius:27px;margin:35px 0 54px;overflow:hidden;box-shadow:0 18px 50px #1e665114}.today-current-chapter{background:linear-gradient(135deg,#e9f4ed,#fffefb);border:1px solid #a9c9ba;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 17px;padding:17px 19px;display:flex}.today-current-chapter span{color:var(--green);font-size:9px;font-weight:850}.today-current-chapter h2{margin:6px 0 4px;font-size:15px}.today-current-chapter p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.today-current-chapter button{flex:none}.desk-intro{border-bottom:1px solid #9fc5b48c;justify-content:space-between;align-items:start;gap:28px;padding:clamp(24px,3vw,34px);display:flex}.desk-intro h2{letter-spacing:-.03em;margin:0;font-size:clamp(22px,3vw,31px)}.desk-intro p:last-child{max-width:720px;color:var(--muted);margin:11px 0 0;font-size:11px;line-height:1.75}.draft-badge{color:#745933;background:#f7ecd9;border-radius:14px;flex-direction:column;flex:none;gap:5px;padding:12px 14px;display:flex}.draft-badge strong{font-size:10px}.draft-badge span{font-size:8px}.chapter-builder{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:28px;padding:clamp(24px,3vw,34px);display:grid}.chapter-builder-form{gap:17px;display:grid}.chapter-builder-form>label,.builder-field{color:#46554e;gap:8px;font-size:10px;font-weight:800;display:grid}.chapter-builder-form input,.chapter-builder-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:13px;outline:none;padding:13px 14px}.chapter-builder-form textarea{resize:vertical;min-height:86px}.chapter-builder-form input:focus,.chapter-builder-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1e665117}.desk-subjects{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px;display:grid}.desk-subjects button{border:1px solid var(--line);color:var(--muted);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:9px 11px;display:flex}.desk-subjects i{background:#eef2ef;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;font-style:normal;font-weight:850;display:grid}.desk-subjects span{font-size:11px;font-weight:800}.desk-subjects button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.desk-subjects button.selected i{background:var(--green);color:#fff}.selected-engine{color:var(--muted);font-size:8px;font-weight:600;line-height:1.55}.generate-lesson-button{width:100%}.generation-rule{color:var(--muted);margin:-8px 2px 0;font-size:8px;line-height:1.65}.lesson-material-uploader{background:#ffffffb3;border:1px solid #c8d9d0;border-radius:16px;gap:11px;padding:15px;display:grid}.material-upload-heading{justify-content:space-between;align-items:start;gap:13px;display:flex}.material-upload-heading>div:first-child{gap:4px;display:grid}.material-upload-heading span{color:#46554e;font-size:10px;font-weight:850}.material-upload-heading small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.55}.material-source-switch{flex:none;gap:5px;display:flex}.material-source-switch button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;padding:6px 9px;font-size:8px;font-weight:800}.material-source-switch button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.lesson-material-drop{background:#f1f6f3;border:1px dashed #a9c8b9;border-radius:14px;min-height:112px;display:grid;position:relative;overflow:hidden}.lesson-material-drop>button{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;place-items:center;gap:5px;padding:15px;display:grid}.lesson-material-drop>button i{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:850;display:grid}.lesson-material-drop>button span{font-size:10px;font-weight:850}.lesson-material-drop>button small{color:var(--muted);font-size:8px}.lesson-material-drop.has-photo{background:#fff;border-style:solid;grid-template-columns:120px minmax(0,1fr);min-height:130px}.lesson-material-drop img{object-fit:contain;background:#202622;width:120px;height:130px}.lesson-material-drop>div{flex-wrap:wrap;align-content:center;align-items:center;gap:7px;padding:15px;display:flex}.lesson-material-drop>div strong{text-overflow:ellipsis;white-space:nowrap;flex:1 0 100%;font-size:9px;overflow:hidden}.lesson-material-drop>div button{border:1px solid var(--line);color:var(--green);cursor:pointer;background:#fff;border-radius:8px;padding:6px 9px;font-size:8px;font-weight:800}.material-privacy-confirm{cursor:pointer;align-items:start;grid-template-columns:none!important;gap:9px!important;display:flex!important}.material-privacy-confirm input{width:17px;height:17px;accent-color:var(--green);flex:none;margin:1px 0 0}.material-privacy-confirm>span{gap:3px;display:grid}.material-privacy-confirm strong{color:#405149;font-size:9px}.material-privacy-confirm small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.5}.chapter-builder-preview{color:#fff;background:#1d503f;border-radius:19px;padding:21px}.chapter-builder-preview>span{color:#cfe3da;letter-spacing:.08em;font-size:9px;font-weight:850}.chapter-builder-preview ol{gap:13px;margin:19px 0 0;padding:0;list-style:none;display:grid}.chapter-builder-preview li{color:#e4efe9;align-items:center;gap:11px;font-size:10px;display:flex}.chapter-builder-preview b{color:#bfe0d0;background:#ffffff1a;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:8px;display:grid}.generated-library{background:#ffffff7a;border-top:1px solid #9fc5b48c;grid-template-columns:minmax(190px,.32fr) minmax(0,1fr);gap:22px;padding:24px clamp(24px,3vw,34px);display:grid}.generated-library h3{margin:0;font-size:17px}.generated-library>div:last-child{gap:8px;display:grid}.generated-library button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 13px;padding:13px;display:grid}.generated-library button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.generated-library button small{color:var(--muted);grid-column:2;font-size:8px}.generated-library button>i{color:var(--green);grid-area:1/3/3;font-style:normal}.generated-lesson-modal .modal-header p{color:var(--muted);margin:6px 0 0;font-size:10px}.draft-warning{color:#725837;background:#fbf3e7;border-bottom:1px solid #ead8bd;align-items:center;gap:11px;padding:10px 28px;font-size:9px;line-height:1.55;display:flex}.draft-warning strong{flex:none}.stepper.generated{grid-template-columns:repeat(5,1fr)}.material-evidence{background:#eef7f1;border-bottom:1px solid #cfe1d7;padding:17px 28px}.material-evidence>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.material-evidence span{color:var(--green);font-size:9px;font-weight:850}.material-evidence strong{color:#23674f;background:#d6ece0;border-radius:999px;padding:4px 7px;font-size:8px}.material-evidence p{color:#405149;margin:9px 0;font-size:10px;line-height:1.65}.material-evidence ul{flex-wrap:wrap;gap:6px;margin:0 0 8px;padding:0;list-style:none;display:flex}.material-evidence li{color:#4d6057;background:#fff;border:1px solid #b7d2c4;border-radius:9px;padding:5px 8px;font-size:8px}.material-evidence small{color:var(--muted);font-size:8px}.lesson-goal{background:var(--green-soft);border-radius:14px;margin-bottom:19px;padding:15px 17px}.lesson-goal span{color:var(--green);font-size:9px;font-weight:850}.lesson-goal p{color:#405149;margin:6px 0 0;font-size:11px;line-height:1.65}.explanation-layout{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:22px;margin-bottom:21px;display:grid}.concept-visual{color:#fff;background:#1d503f;border-radius:21px;min-height:390px;padding:22px}.concept-visual header span{color:#bcdccd;letter-spacing:.08em;font-size:8px;font-weight:850}.concept-visual h4{margin:7px 0 22px;font-size:17px}.concept-nodes{gap:9px;display:grid}.concept-nodes article{background:#ffffff17;border-radius:13px;align-items:start;gap:11px;padding:13px;display:flex;position:relative}.concept-nodes article:not(:last-child):after{content:"";background:#8ac1a8;width:1px;height:9px;position:absolute;bottom:-9px;left:25px}.concept-nodes i{color:#174936;background:#d3f0df;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;font-weight:850;display:grid}.concept-nodes strong{font-size:11px;display:block}.concept-nodes p{color:#d8e9e1;margin:4px 0 0;font-size:9px;line-height:1.55}.concept-visual.comparison .concept-nodes{grid-template-columns:repeat(2,1fr)}.concept-visual.comparison .concept-nodes article:after{display:none}.concept-visual.particle .concept-nodes i{border-radius:50%;animation:2.2s ease-in-out infinite particle-pulse}.concept-visual.formula .concept-nodes strong,.concept-visual.grammar .concept-nodes strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.concept-visual.structure .concept-nodes article,.concept-visual.evidence .concept-nodes article,.concept-visual.grammar .concept-nodes article{border-left:2px solid #d3f0dfa6}.concept-visual.evidence .concept-nodes article:nth-child(2n){margin-left:18px}.plain-explanation>h3{font-size:clamp(18px,2.3vw,25px);line-height:1.5}.plain-explanation ol{gap:9px;margin:19px 0;padding:0;list-style:none;display:grid}.plain-explanation li{color:#405149;align-items:start;gap:10px;font-size:10px;line-height:1.65;display:flex}.plain-explanation li span{background:var(--green-soft);width:23px;height:23px;color:var(--green);border-radius:8px;flex:none;place-items:center;font-size:8px;font-weight:850;display:grid}.plain-explanation article{background:#f0f4f1;border-radius:13px;padding:13px 15px}.plain-explanation article+article{margin-top:8px}.plain-explanation article strong{color:var(--green);font-size:9px}.plain-explanation article p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.65}.plain-explanation .trap-note{background:#fbf0e2}.plain-explanation .trap-note strong{color:#8c6334}.generated-hints{flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;display:flex}.generated-hints>span{color:var(--muted);flex:1 0 100%;font-size:9px}.generated-hints p{color:#6d5435;background:#f8eedf;border-radius:12px;flex:1 0 100%;margin:0;padding:11px 13px;font-size:9px;line-height:1.6}.generated-hints p strong{margin-right:9px}.check-feedback{background:#fbf0e2;border-radius:14px;margin:15px 0;padding:15px}.check-feedback strong{color:#895f31;font-size:10px}.check-feedback p{color:#66533d;margin:7px 0 0;font-size:10px;line-height:1.65}.check-feedback span{color:var(--green);margin-top:10px;font-size:10px;font-weight:750;display:block}.review-group-heading{justify-content:space-between;align-items:center;gap:18px;margin:35px 2px 13px;display:flex}.review-group-heading span{color:var(--green);font-size:10px;font-weight:850}.review-group-heading strong{color:var(--muted);font-size:9px}.review-group-heading.sample{margin-top:42px}.dynamic-review-list article{border-color:#a9c9ba}.dynamic-mastery-grid{margin-bottom:38px}@keyframes particle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@media (width<=920px){.chapter-builder,.explanation-layout{grid-template-columns:1fr}.chapter-builder-preview{min-height:0}.generated-library{grid-template-columns:1fr}.concept-visual{min-height:0}}@media (width<=620px){.today-current-chapter,.desk-intro{flex-direction:column;align-items:stretch}.today-current-chapter button,.draft-badge{width:100%}.desk-subjects{grid-template-columns:1fr}.material-upload-heading{flex-direction:column;align-items:stretch}.material-source-switch button{flex:1}.lesson-material-drop.has-photo{grid-template-columns:92px minmax(0,1fr)}.lesson-material-drop img{width:92px}.stepper.generated{grid-template-columns:repeat(5,105px);justify-content:start;overflow-x:auto}.draft-warning{flex-direction:column;align-items:start;padding:10px 18px}.material-evidence{padding:15px 18px}.material-evidence>div{flex-direction:column;align-items:start}.generated-library button{grid-template-columns:auto minmax(0,1fr) auto}.concept-visual.comparison .concept-nodes{grid-template-columns:1fr}.review-group-heading{flex-direction:column;align-items:start}}
