@charset "UTF-8";
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#17243a;background:#f5f7fa;font-size:16px;font-synthesis:none;--blue:#2864f0;--ink:#17243a;--muted:#748197;--line:#e5eaf1;--radius:12px}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{border:0}button,a,input,select,textarea,summary{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #7b9fff}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1{font-size:1.8rem;letter-spacing:-.045em;line-height:1.4;margin-bottom:8px;font-weight:700}h2{font-size:1.22rem;line-height:1.5}h3{font-size:1.05rem;line-height:1.55}p{line-height:1.75}small{font-size:.78rem}button{transition:background .16s,box-shadow .16s,transform .16s}button:active{transform:translateY(1px)}.icon{width:20px;height:20px;flex:none;vertical-align:middle}.muted{color:var(--muted);font-size:.85rem;line-height:1.75}.eyebrow{font-size:.69rem;letter-spacing:.13em;color:#7a879c;font-weight:650;display:block;margin-bottom:9px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 16px;border-radius:8px;font-size:.875rem;font-weight:550;white-space:nowrap}.primary{background:var(--blue);color:#fff}.primary:hover{background:#1755dd}.secondary{color:#34445d;background:#fff;border:1px solid #dce3ed}.secondary:hover{background:#f2f6fd;border-color:#b8c9e5}.text-button{background:none;color:#2864f0;display:inline-flex;align-items:center;gap:6px;padding:8px 0;font-size:.85rem}.icon-button{background:none;padding:7px;border-radius:7px;color:#6d7a8b}.icon-button:hover{background:#edf2f9}.pill{font-size:.72rem;line-height:1.4;display:inline-block;border-radius:5px;padding:4px 8px;background:#eaf0ff;color:#2864f0;font-weight:550}.pill.neutral{color:#738096;background:#f0f3f7}.pill.green{color:#178b69;background:#e7f7ef}.L1{--level-color:#2864f0;--level-tint:#eaf0ff}.L2{--level-color:#198464;--level-tint:#e8f5ef}.L3{--level-color:#7553bc;--level-tint:#f0ebfa}.L4{--level-color:#987335;--level-tint:#f7f2e8}.L5{--level-color:#6a7383;--level-tint:#edf0f4}.pill[class*="L"]{color:var(--level-color);background:var(--level-tint)}
.shell{display:flex;min-height:100vh}.sidebar{background:#111e33;color:#a4b0c3;width:208px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:12px;align-items:center;padding:32px 22px 35px;color:white;font-size:1.28rem;font-weight:650;letter-spacing:-.04em}.brand>.icon{color:#93b0ff;width:30px;height:30px}.brand small{display:block;font-size:.69rem;font-weight:400;letter-spacing:.03em;color:#8b9ab2;margin-top:6px}.nav-caption{font-size:.67rem;letter-spacing:.08em;padding:0 25px;margin:9px 0 14px;color:#667893}.sidebar nav{padding:0 12px}.nav-item{display:flex;align-items:center;gap:12px;color:#9cabc2;background:none;width:100%;text-align:left;padding:14px 15px;font-size:.86rem;border-radius:8px;margin:4px 0}.nav-item.active{background:#263d61;color:#fff}.nav-item:hover{background:#1c2f4c;color:#fff}.nav-item .icon{width:18px;height:18px}.count{font-size:.68rem;background:#4372dc;color:white;border-radius:5px;padding:1px 5px;margin-left:auto}.sidebar-note{margin:auto 24px 35px;padding-top:55px}.mini-line{display:block;width:25px;height:2px;background:#4d719f;margin-bottom:16px}.sidebar-note strong{font-size:.84rem;color:#d2dbea;font-weight:500}.sidebar-note p{font-size:.78rem;color:#7588a5;line-height:1.85;margin:8px 0 16px}.version{font-size:.66rem;color:#7183a0;letter-spacing:.05em}.profile{padding:22px 16px;border-top:1px solid #253248;display:flex;gap:10px;align-items:center;font-size:.79rem;color:#d0d9e7}.avatar{background:#2a4165;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-size:.78rem}.profile small{display:block;color:#8493ab;font-size:.65rem;margin-top:4px}.logout{margin-left:auto;color:#97a6bf;background:none;font-size:.72rem;padding:5px}.workspace{margin-left:208px;width:calc(100% - 208px)}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 32px}.breadcrumb{font-size:.78rem;color:#8b96a8}.breadcrumb span{margin:0 14px;color:#c8cfda}.top-actions{display:flex;align-items:center;gap:20px}.teacher-label{color:#77859a;font-size:.75rem;display:flex;align-items:center;gap:7px}.topbar .secondary{font-size:.78rem;min-height:34px;padding:7px 12px}.page{max-width:1900px;margin:auto;padding:30px 32px 40px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading p{font-size:.85rem;color:#8290a4;margin:0}.compact-stat{display:flex;align-items:center;gap:14px}.compact-stat strong{font-size:2rem;font-weight:500;letter-spacing:-.04em;color:#33445e}.compact-stat span{font-size:.74rem;color:#8693a6;max-width:60px;line-height:1.8}.levels{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:30px}.level{background:#fff;padding:17px 15px;display:flex;gap:10px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:10px}.level.selected{box-shadow:0 0 0 1px #6b89d6;border-color:#6b89d6;background:#fcfdff}.level:hover{border-color:#8ca9de}.level-no{font-size:.95rem;font-weight:700;color:var(--level-color);background:var(--level-tint);width:39px;height:39px;border-radius:10px;display:grid;place-items:center;flex:none}.level strong{font-size:.8rem;color:#394964;font-weight:600;white-space:nowrap}.level small{display:block;font-size:.65rem;color:#929cad;margin-top:6px;white-space:nowrap}.level-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.level-heading>div{display:flex;gap:10px;align-items:center}.level-heading h2{font-size:1.1rem;margin:0}.level-heading .muted{font-size:.73rem;margin-left:6px}.search{display:flex;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:7px;padding:8px 11px;color:#a0adbd;width:245px}.search .icon{width:16px;height:16px}.search input{border:0;background:none;outline:none;min-width:0;width:100%;font-size:.74rem;color:#344663}.search input::placeholder{color:#9aa6b6}.course-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:20px;align-items:start}.map-surface{border:1px solid var(--line);border-radius:12px;min-height:740px;background-color:#fafdff;background-image:radial-gradient(#dfe6ef .8px,transparent .8px);background-size:18px 18px;overflow:hidden}.map-note{font-size:.72rem;display:flex;align-items:center;gap:8px;background:#fff;border-bottom:1px solid #e9edf3;padding:17px 18px;color:#8795a9;line-height:1.6}.dot{width:6px;height:6px;background:#6f90d8;border-radius:50%;flex:none}.map-version{margin-left:auto;font-size:.63rem;white-space:nowrap;color:#a0aaba}.map-group{margin:24px 20px 28px;padding-left:14px;border-left:1px solid #d7e0ed}.group-label{font-size:.73rem;color:#667a97;font-weight:600;display:flex;gap:8px;align-items:center;margin:0 0 14px -25px}.group-label>span{background:#eef3f9;color:#879ab6;border:3px solid #fafdff;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:.61rem}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.module-node{position:relative;background:white;border:1px solid #e1e7f0;padding:16px 10px 14px;border-radius:9px;color:#3c4c65;display:flex;flex-direction:column;align-items:center;min-height:126px;text-align:center;box-shadow:0 3px 7px #24395703}.module-node:hover{border-color:#9bb6eb;box-shadow:0 4px 14px #466dba0e}.module-node.chosen{border-color:#668eed;box-shadow:0 0 0 1px #668eed;background:#fcfdff}.module-icon{width:34px;height:34px;display:grid;place-items:center;color:#8094b1;background:#f0f4f9;border-radius:9px;margin-bottom:11px}.chosen .module-icon{background:#eaf0ff;color:#3269e0}.module-name{font-size:.77rem;line-height:1.5;font-weight:550}.module-meta{font-size:.62rem;color:#9ca7b7;margin-top:7px;line-height:1.5}.module-meta i{font-style:normal;margin:0 3px}.priority-mark{position:absolute;right:9px;top:9px;width:5px;height:5px;background:#88a2dc;border-radius:50%}.point-branch{background:#fff;border:1px solid #cbdaf7;border-radius:9px;margin-top:14px;position:relative;overflow:hidden}.branch-caption{padding:12px 13px;background:#f0f5ff;font-size:.72rem;font-weight:600;color:#426cb2;display:flex;gap:5px;justify-content:space-between}.branch-caption>span{font-size:.62rem;color:#8d9ec0;font-weight:400}.point-node{display:flex;gap:10px;align-items:center;padding:12px 13px;text-align:left;width:100%;background:white;color:#4c5e78;border-bottom:1px solid #f0f3f8;font-size:.78rem;line-height:1.5}.point-node:last-child{border-bottom:0}.point-node:hover{background:#f7faff}.point-node.selected-point{background:#eef4ff;color:#275bcc}.point-dot{font-size:.63rem;width:24px;height:24px;border:1px solid #e3eaf5;border-radius:6px;color:#9baac0;display:grid;place-items:center;flex:none}.selected-point .point-dot{background:#376deb;border-color:#376deb;color:white}.point-node small{display:block;font-size:.67rem;color:#8d9bb0;margin-top:2px}.point-node>.icon{margin-left:auto;color:#b4c0d3;width:14px;height:14px}.selected-point>.icon{color:#2864f0}.map-footer{padding:4px 20px 22px;display:flex;gap:7px;align-items:center;color:#91a0b4;font-size:.67rem}.map-footer .icon{width:14px;height:14px}.lesson-panel{background:white;border:1px solid var(--line);border-radius:12px;position:sticky;top:18px;overflow:hidden;max-height:calc(100vh - 36px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dce3ed transparent}.detail-heading{padding:24px 23px 20px}.detail-heading .eyebrow{font-size:.64rem;color:#9ca8b9}.detail-title{display:flex;align-items:center;justify-content:space-between}.detail-title h3{font-size:1.28rem;margin:3px 0 9px;letter-spacing:-.03em}.detail-heading p{font-size:.8rem;color:#8391a6;margin-bottom:12px}.detail-tags{display:flex;gap:6px}.detail-tags .pill{font-size:.62rem}.tabs{display:flex;border-bottom:1px solid var(--line);padding:0 17px;gap:14px}.tabs button{background:white;color:#8b97a9;font-size:.8rem;padding:12px 8px;border-bottom:2px solid transparent;flex:1}.tabs button.active{border-color:#2864f0;color:#2864f0;font-weight:600}.detail-body{padding:19px 22px 24px}.teach-card{margin-bottom:20px}.teach-card h4{font-size:.77rem;color:#586b86;margin:0 0 7px;font-weight:600}.teach-card p{font-size:.83rem;line-height:1.95;color:#53627a;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.focus-card{background:#f0f5ff;border-left:3px solid #7198e8;padding:15px 14px;border-radius:0 7px 7px 0}.focus-card h4{color:#4773ba}.focus-card p{color:#3b5279}.error-card h4:before{content:'!';display:inline-grid;place-items:center;margin-right:6px;background:#fff3dc;color:#a48142;border-radius:50%;font-size:.59rem;width:14px;height:14px}.support{border-top:1px solid #edf0f5;padding-top:15px;color:#7b8ba3;font-size:.75rem;margin-bottom:20px}.support summary{cursor:pointer}.support p{font-size:.76rem;margin:10px 0}.prereqs{display:flex;flex-wrap:wrap;gap:6px}.prereqs button{background:#f2f5fa;color:#6e819e;border-radius:4px;padding:5px;font-size:.72rem}.exit-present{display:none}.future{display:flex;gap:28px;padding:45px;background:white;border:1px solid var(--line);border-radius:14px}.future>.level-no{width:70px;height:70px;font-size:1.5rem}.future h2{font-size:1.8rem}.future-focus{font-size:1.1rem;color:#536780}.future-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:850px;margin:30px 0}.future-grid small{color:#a0acbd}.future-grid p{margin-top:10px;color:#65768e;font-size:.9rem}
label{display:block;font-size:.84rem;color:#5d6f88;margin-bottom:16px;line-height:1.6}input:not([type="checkbox"]):not([type="radio"]),select,textarea{display:block;width:100%;padding:11px 12px;background:#fff;color:#31435d;border:1px solid #dce4ef;border-radius:7px;margin-top:7px;min-height:41px}textarea{resize:vertical;line-height:1.85;min-width:0}input:focus,select:focus,textarea:focus{border-color:#709aef;outline:2px solid #dce8ff}input[type="file"]{font-size:.76rem;line-height:1.8;padding:12px}.search input{margin:0;min-height:0;padding:0;border:0}.search input:focus{outline:none}.form-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:20px}.form-foot .muted{font-size:.68rem}.stack-actions{display:flex;flex-direction:column;gap:8px}.notice{background:#f1f5fc;border:1px solid #e2e9f5;border-radius:7px;padding:13px 15px;font-size:.8rem;line-height:1.8;color:#6980a2;margin:18px 0}.notice.subtle{margin:-7px 0 25px;background:#edf2f9}.empty{padding:45px 20px;text-align:center;color:#8c9bb1;line-height:1.8;font-size:.85rem}.empty.compact{padding:30px 16px;background:#f8fafd;border-radius:8px}.empty small{display:block;font-size:.72rem;margin-top:8px}.big-empty{margin:30px auto;padding:70px 30px;text-align:center;background:#fff;border:1px dashed #d8e1ed;border-radius:12px}.big-empty>.icon{width:38px;height:38px;color:#a4b7d7;margin-bottom:18px}.big-empty h2{font-size:1.2rem;color:#4b5f7e}.big-empty p{color:#91a0b5;font-size:.88rem}.media-intro p{color:#8393a9;font-size:.82rem}.media-intro{margin-bottom:22px}.media-card{border:1px solid var(--line);border-radius:9px;background:white;overflow:hidden;margin-bottom:16px}.media-card img,.media-card video{width:100%;max-height:350px;object-fit:contain;background:#edf1f6;display:block}.media-card audio{width:100%;padding:10px}.media-card>strong{display:block;padding:13px 13px 5px;font-size:.82rem;overflow-wrap:anywhere}.media-card p{font-size:.77rem;color:#8493a7;margin:0;padding:0 13px 7px}.media-card>small{color:#a0acbb;display:block;padding:0 13px 13px;font-size:.68rem}.materials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.materials-grid .media-card{margin-bottom:0}.materials-grid>div>.text-button{font-size:.76rem}.summary-row{display:flex;gap:35px;border:1px solid var(--line);background:white;border-radius:10px;padding:22px 26px;margin:8px 0 26px}.summary-row>div{display:flex;align-items:center;gap:12px}.summary-row strong{font-size:1.8rem;font-weight:500;color:#3a526f}.summary-row span{font-size:.77rem;color:#8796ac}.summary-row p{margin:0 0 0 auto;font-size:.77rem;align-self:center;color:#94a0b1}.question-list{border:1px solid var(--line);background:white;border-radius:12px;overflow:hidden}.question-row{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;gap:25px;border-bottom:1px solid var(--line)}.question-row:last-child{border-bottom:0}.question-row .muted{margin-left:10px;font-size:.71rem}.question-row h3{margin:12px 0 6px;font-weight:550}.question-row p{font-size:.8rem;color:#90a0b6;margin:0}.exam-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px;margin-bottom:20px}.exam-head{display:flex;justify-content:space-between;gap:20px}.exam-head .pill{margin-right:7px}.exam-head h2{margin:12px 0 8px;font-size:1.2rem}.exam-head p{color:#92a0b3;font-size:.78rem;margin-bottom:5px}.exam-head .text-button{align-self:flex-end}.exam-instructions{font-size:.83rem;color:#788ba6;padding:14px 0;border-bottom:1px solid var(--line);white-space:pre-wrap}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:.82rem;margin-top:15px}th{font-size:.72rem;color:#93a0b2;font-weight:400;padding:12px 10px;border-bottom:1px solid var(--line)}td{padding:15px 10px;border-bottom:1px solid #f0f3f8;color:#60728e}tr:last-child td{border-bottom:0}td:last-child{text-align:right}.review-summary{display:flex;align-items:center;justify-content:space-between;padding:10px 0 20px}.review-summary strong{font-size:1rem;color:#6884af}.option-editor label{display:flex;align-items:center;gap:10px}.option-editor label>span{border-radius:5px;background:#f0f4fa;padding:7px 10px;font-size:.8rem}.option-editor input{margin-top:0!important}.checkbox-row{display:flex;align-items:flex-start;gap:12px;border:1px solid #e7ecf3;border-radius:7px;padding:13px;margin-bottom:9px;font-size:.82rem}.checkbox-row input{margin-top:5px;accent-color:var(--blue)}.checkbox-row small{display:block;color:#91a0b5;font-size:.68rem;margin-top:6px}#exam-choices{max-height:260px;overflow:auto}
dialog{border:1px solid #e1e7f1;border-radius:15px;width:min(650px,calc(100% - 30px));max-height:90vh;padding:28px;box-shadow:0 20px 100px #112b5233;color:var(--ink)}dialog::backdrop{background:#172e514f;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px}.modal-head h2{margin:0;font-size:1.15rem}dialog p{font-size:.86rem;color:#7c8da6}dialog .form-foot{border-top:1px solid var(--line);padding-top:17px}.boot{display:grid;place-items:center;min-height:100vh;color:#93a2b7}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,15px);max-width:90vw;z-index:100;background:#1d3355;color:white;padding:13px 23px;border-radius:9px;font-size:.85rem;line-height:1.7;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.login{min-height:100vh;background:#13233d;color:white;display:flex;flex-direction:column;padding:45px 7vw;background-image:radial-gradient(ellipse at 85% 40%,#243f6c 0,transparent 60%)}.login-brand{font-size:1.5rem;font-weight:650;display:flex;align-items:center;gap:12px}.login-brand .icon{width:32px;height:32px;color:#98b7ff}.login-box{width:min(470px,100%);margin:auto 0;padding:70px 0}.login-box .eyebrow{color:#7999c3;font-size:.73rem}.login-box h1{font-size:2.8rem;font-weight:550;line-height:1.6;margin:20px 0}.login-box p{color:#a2b4ce;font-size:.95rem;line-height:2}.login-box form{margin:34px 0 20px}.login-box label{color:#b8c8dd}.login-box .primary{font-size:.92rem;min-height:48px;padding:12px 23px}.login-box small{font-size:.71rem;color:#6f89ae}.login-foot{color:#546f95;font-size:.7rem;letter-spacing:.05em}.error-page{padding:20vh 30px;text-align:center}.error-page>.icon{width:40px;height:40px;color:#8eacd9;margin-bottom:25px}.error-page p{color:#8a9ab2}.presenting .sidebar,.presenting .topbar,.presenting .page-heading,.presenting .levels,.presenting .level-heading,.presenting .map-surface{display:none}.presenting .workspace{margin:0;width:100%}.presenting .page{max-width:1000px;padding:35px}.presenting .course-layout{display:block}.presenting .lesson-panel{max-height:none;position:static;padding:25px 35px}.presenting .detail-title h3{font-size:2.3rem}.presenting .detail-heading p{font-size:1.2rem}.presenting .detail-body{display:grid;grid-template-columns:1fr 1fr;gap:20px 35px}.presenting .teach-card p{font-size:1.12rem}.presenting .teach-card h4{font-size:1rem}.presenting .tabs{display:none}.presenting .exit-present{display:block}.presenting .support{grid-column:1/-1}.student{max-width:850px;padding:25px 30px 120px;margin:auto}.student>header{display:flex;justify-content:space-between;align-items:center;padding:14px 0 25px;border-bottom:1px solid var(--line);color:#8e9eb5;font-size:.8rem}.student-brand{display:flex;gap:10px;align-items:center;font-size:1.3rem;color:#2f4c79;font-weight:650}.student-brand .icon{color:var(--blue);width:26px;height:26px}.student-heading{padding:35px 0 20px}.student-heading h1{margin-top:16px}.student-heading p{font-size:.88rem;color:#8595ae}.student-question,.result-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;margin:22px 0}.student-question h2{font-size:1.08rem;margin-bottom:22px;line-height:1.9}.answer-option{display:flex;gap:12px;align-items:center;border:1px solid #e1e7f1;border-radius:8px;padding:13px;cursor:pointer;margin-bottom:10px}.answer-option:has(input:checked){background:#edf3ff;border-color:#799cef;color:#2d5db6}.answer-option input{accent-color:var(--blue)}.answer-letter{font-size:.78rem;color:#8ba0c2}.student-footer{position:fixed;bottom:0;left:0;width:100%;background:#ffffffed;border-top:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:15px;padding:17px;backdrop-filter:blur(8px)}.student-footer>span{font-size:.78rem;color:#8a9bb4;margin-right:30px}.submitted-files p{display:flex;align-items:center;gap:10px;font-size:.82rem;padding:10px 0;color:#5a7092}.submitted-files small{color:#96a5b9}.answer-feedback{background:#edf7f2;padding:15px;border-radius:8px;color:#277453;font-size:.86rem;margin-top:20px}.answer-feedback p{margin:8px 0 0;font-size:.82rem}.result-card{border-color:#c7ded2}.result-card>strong{display:block;font-size:1.4rem;color:#28815b;margin-bottom:24px}.student>form button{margin:8px 0}
@media(min-width:1600px){.page{padding:35px 45px}.course-layout{grid-template-columns:minmax(0,1fr) 390px;gap:27px}.map-group{margin:27px 30px 35px;padding-left:20px}.module-node{padding:20px;min-height:140px}.module-name{font-size:.88rem}.module-meta{font-size:.72rem}.module-grid{gap:18px}.point-node{font-size:.87rem;padding:14px 18px}.point-node small{font-size:.76rem}.detail-body{padding:23px 26px}.teach-card p{font-size:.9rem}.group-label{font-size:.83rem}}
@media(max-width:1200px){.sidebar{width:180px}.brand{padding:30px 18px;font-size:1.13rem;gap:8px}.workspace{margin-left:180px;width:calc(100% - 180px)}.page{padding:25px 20px}.topbar{padding:0 22px}.level{padding:12px 9px;gap:7px}.level-no{width:30px;height:34px;font-size:.8rem}.level strong{font-size:.72rem}.level small{font-size:.6rem}.levels{gap:8px}.course-layout{grid-template-columns:minmax(0,1fr) 310px;gap:14px}.map-group{margin:20px 15px 24px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.map-note{font-size:.65rem;flex-wrap:wrap}.map-version{display:none}.level-heading{flex-wrap:wrap}.detail-body{padding:17px}.materials-grid{grid-template-columns:repeat(2,1fr)}.summary-row{gap:20px;flex-wrap:wrap}.summary-row p{margin:0}.profile{padding:20px 10px}.profile .avatar{display:none}}
@media(max-width:900px){.sidebar{width:70px}.brand{padding:25px 20px}.brand span,.nav-caption,.sidebar-note,.profile{display:none}.sidebar nav{padding:8px}.nav-item{font-size:0;justify-content:center;padding:15px 0;gap:0}.nav-item .icon{width:21px;height:21px}.count{display:none}.workspace{margin-left:70px;width:calc(100% - 70px)}.course-layout{grid-template-columns:minmax(0,1fr) 300px}.level{justify-content:center;flex-direction:column;text-align:center}.level strong{font-size:.7rem}.level small{display:none}.levels{gap:6px}.page-heading h1{font-size:1.5rem}.compact-stat{display:none}.level-heading>div{flex-wrap:wrap}.level-heading .muted{margin:0}.teacher-label{display:none}.map-group{padding-left:6px;margin-left:16px;margin-right:10px}.group-label{margin-left:-17px}.module-name{font-size:.7rem}.module-meta{font-size:.6rem}.module-node{min-height:116px;padding:13px 8px}.branch-caption{display:block}.branch-caption>span{display:none}.map-note{padding:12px}.map-footer{font-size:.62rem;padding:4px 14px 17px}.point-node small{font-size:.65rem}.future{padding:28px;gap:20px}.future-grid{grid-template-columns:1fr;gap:10px}}
@media(max-width:700px){.sidebar{width:100%;height:60px;inset:auto 0 0;z-index:10;border-top:1px solid #2c3e5d}.brand{display:none}.sidebar nav{display:flex;padding:0}.nav-item{font-size:.65rem;flex-direction:column;gap:5px;min-height:60px;border-radius:0;margin:0;padding:8px 0}.nav-item .icon{width:18px;height:18px}.workspace{margin:0;width:100%;padding-bottom:65px}.topbar{height:58px;padding:0 18px}.breadcrumb{font-size:.72rem}.breadcrumb span{margin:0 9px}.topbar .secondary{font-size:.71rem;padding:6px 9px}.page{padding:24px 16px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:22px}.page-heading h1{font-size:1.5rem}.page-heading p{font-size:.78rem}.page-heading>.primary{font-size:.75rem;padding:9px 10px}.eyebrow{font-size:.62rem}.levels{gap:5px;margin-bottom:23px}.level{padding:10px 3px;gap:8px;border-radius:8px}.level strong{font-size:.58rem}.level-no{width:30px;height:30px;font-size:.75rem;border-radius:8px}.level-heading>div{gap:7px}.level-heading h2{font-size:1rem}.level-heading .muted{font-size:.67rem}.search{width:100%;padding:9px 11px}.search input{font-size:.8rem}.course-layout{display:flex;flex-direction:column}.map-surface{width:100%;min-height:0;max-height:430px;overflow-y:auto;scrollbar-width:thin}.map-group{margin:22px 18px;padding-left:16px}.group-label{font-size:.77rem;margin-left:-27px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-node{min-height:120px}.module-name{font-size:.74rem}.module-meta{font-size:.62rem}.module-icon{width:32px;height:32px}.point-node{font-size:.84rem}.point-node small{font-size:.72rem}.map-note{font-size:.73rem;line-height:1.8}.map-footer{font-size:.68rem}.lesson-panel{width:100%;position:static;max-height:none;margin-top:8px}.detail-heading{padding:24px}.detail-body{padding:22px 24px}.detail-heading p{font-size:.89rem}.teach-card p{font-size:.91rem}.teach-card h4{font-size:.84rem}.tabs{gap:15px;padding:0 20px}.tabs button{font-size:.87rem}.materials-grid{grid-template-columns:1fr}.summary-row{padding:20px;gap:18px}.summary-row>div{gap:8px}.summary-row strong{font-size:1.5rem}.summary-row span{font-size:.72rem}.question-row{padding:21px;align-items:flex-start;flex-direction:column;gap:15px}.question-row h3{font-size:.97rem}.question-row .muted{font-size:.65rem}.exam-card{padding:20px 17px}.exam-head{gap:8px}.exam-head h2{font-size:1.04rem}.exam-head .primary{font-size:.73rem;padding:9px 10px}.future{padding:25px;display:block}.future>.level-no{margin-bottom:25px}.future h2{font-size:1.5rem}.future-focus{font-size:1rem}.presenting .workspace{padding-bottom:0}.presenting .page{padding:12px}.presenting .lesson-panel{padding:0}.presenting .detail-title h3{font-size:1.7rem}.presenting .detail-body{display:block}.presenting .teach-card p{font-size:1.05rem}.presenting .detail-heading p{font-size:1rem}dialog{padding:22px 20px}dialog h2{font-size:1.06rem}.login{padding:32px 25px}.login-box h1{font-size:2.3rem}.student{padding:14px 16px 115px}.student-question{padding:22px 18px}.student-heading h1{font-size:1.5rem}.student-footer{gap:8px;padding:14px 10px}.student-footer>span{font-size:.7rem;margin-right:auto}.student-footer button{font-size:.78rem;padding:10px 12px}.answer-option{font-size:.9rem}.student-question h2{font-size:1rem}.big-empty{padding:50px 20px}#toast{bottom:78px;min-width:230px;text-align:center}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* v0.2: classroom sequence, project evidence, and readable teaching cards */
[hidden]{display:none!important}button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #4e80d1;outline-offset:3px}button:disabled{opacity:.45;cursor:not-allowed}textarea{line-height:1.75}p,textarea,.teach-card{overflow-wrap:anywhere}.page-heading{margin-bottom:18px}.page-heading h1{font-size:1.65rem;margin:8px 0}.page-heading p{margin:8px 0}.levels{margin-bottom:18px}.course-layout{grid-template-columns:minmax(0,1fr) minmax(360px,42%)}.module-name{font-size:.91rem}.module-meta,.point-node small{font-size:.8rem}.point-node{font-size:.95rem}.teach-card p{font-size:.98rem;line-height:1.95}.teach-card h4{font-size:.88rem}.detail-heading p{font-size:.91rem}.detail-body{padding:22px}.lesson-panel{max-height:calc(100vh - 100px)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-route{font-size:.8rem;line-height:1.8;padding:14px;background:#f1f5fc;border-radius:8px;margin-bottom:18px}.learning-route strong{display:block;color:#355784}.learning-route .text-button{padding:5px;font-size:.8rem}.worked-example{margin:18px 0;border:1px solid #c7d6ee;border-radius:10px;padding:15px;background:#fcfdff}.worked-example summary{cursor:pointer;font-weight:600;line-height:1.8;color:#31598d}.worked-example .teach-card{margin-top:20px}.worked-example small{color:#71829b}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.template-card,.course-editor,.session-list{background:white;border:1px solid var(--line);border-radius:12px;padding:22px}.template-card h3{line-height:1.6;font-size:1.07rem}.template-card p{font-size:.9rem;line-height:1.9;color:#5d7089}.template-card details{margin:18px 0;font-size:.86rem}.template-card summary{cursor:pointer}.session-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;margin-top:24px;align-items:start}.session-list h3{font-size:1rem}.session-link{display:block;text-align:left;width:100%;padding:14px;border:1px solid var(--line);background:white;border-radius:8px;margin:10px 0;line-height:1.7;color:#486080}.session-link.active{background:#edf3ff;border-color:#7d9fcf}.session-link small{display:block;margin-top:5px;color:#6d809c}.course-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:20px}.course-editor label{font-size:.9rem}.course-editor textarea,.course-editor input{font-size:.95rem}.step-list{list-style:none;padding:0}.step-list>li{padding:20px;margin:16px 0;border:1px solid var(--line);border-left:3px solid #7694be;border-radius:8px}.step-head,.step-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.step-head strong{margin-right:auto;font-size:.98rem}.step-controls label{flex:1;min-width:100px}.step-list small{color:#647a96}.project-fields{background:white;padding:22px;border:1px solid var(--line);border-radius:12px;margin:20px 0}.project-fields h2{font-size:1.1rem}.project-fields textarea{font-size:1rem;line-height:1.9}.project-editor summary{padding:15px;background:#f1f5fa;border-radius:8px;cursor:pointer}.project-editor .project-fields{border:0;padding:0}.point-choices{max-height:220px;overflow:auto;border:1px solid var(--line);padding:12px;margin-bottom:20px}.point-choices .checkbox-row{padding:10px;font-size:.87rem}.evidence-fields{border:1px solid #c5d7ee;border-radius:10px;margin:20px 0;padding:18px}.evidence-fields section+section{border-top:1px solid var(--line);margin-top:20px}.evidence-fields legend{color:#42689b}.evidence-read{border-left:3px solid #5f84b7;padding:10px 16px;background:#f3f7fc;margin:14px 0;font-size:.9rem;line-height:1.8}.version-history{margin:20px 0}.version-history details{border:1px solid var(--line);border-radius:8px;padding:16px;margin:10px 0;background:#fff}.version-history summary{cursor:pointer;color:#456286;line-height:1.8}.version-history h3{font-size:1.1rem}.lecture{max-width:1100px;margin:auto;padding:28px 40px 120px;min-height:100vh}.lecture-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.lecture-header .eyebrow{line-height:1.7}.lecture-progress{display:flex;gap:8px;overflow:auto;padding:24px 0;margin-bottom:15px}.lecture-progress button{white-space:nowrap;border:1px solid var(--line);background:white;border-radius:20px;padding:9px 15px;color:#54739c}.lecture-progress button.active{background:#315f9d;color:white;border-color:#315f9d}.lecture h1{font-size:2rem;line-height:1.6}.lecture-anchor{color:#71849f;font-size:1rem;line-height:1.7}.lecture .teach-card{background:white;border:1px solid var(--line);border-radius:14px;padding:28px;margin:22px 0}.lecture .teach-card p{font-size:1.35rem;line-height:2}.lecture .teach-card h4{font-size:1.05rem}.lecture .error-card{border-color:#ead7c3;background:#fffcf7}.lecture .focus-card{border-color:#b9cce9;background:#f9fbff}.lecture-footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;background:#ffffffed;border-top:1px solid var(--line);padding:20px;z-index:12;backdrop-filter:blur(10px)}.teacher-notes{background:#fff5d9;padding:20px;border:1px dashed #ac8e4c;border-radius:10px}.teacher-notes .teach-card p{font-size:1rem}.lecture .media-card{max-width:850px}.lecture .media-card img,.lecture .media-card video{width:100%;max-height:65vh;object-fit:contain}.submitted-files button{margin-left:auto}.nav-item{font-size:.86rem}
@media(max-width:1200px){.course-layout{grid-template-columns:minmax(0,1fr) 360px}.template-grid{grid-template-columns:1fr}.session-layout{grid-template-columns:190px minmax(0,1fr)}.module-name{font-size:.88rem}.module-meta{font-size:.76rem}}
@media(max-width:900px){.nav-item{font-size:0}.course-layout{grid-template-columns:minmax(0,1fr) 340px}.session-layout{grid-template-columns:1fr}.session-list{display:flex;gap:10px;overflow:auto;align-items:center}.session-list h3{min-width:90px}.session-link{min-width:180px}.course-editor{padding:18px}.module-name{font-size:.85rem}.module-meta{font-size:.72rem}}
@media(max-width:700px){.nav-item{font-size:.59rem}.course-layout{display:flex}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-name{font-size:.92rem}.module-meta{font-size:.8rem}.lesson-panel{max-height:none}.point-node small{font-size:.8rem}.teach-card p{font-size:1rem}.template-card{padding:18px}.course-toolbar{gap:7px}.course-toolbar button{font-size:.8rem}.course-editor{padding:14px}.step-list>li{padding:14px}.step-head strong{width:100%}.project-fields{padding:18px}.lecture{padding:20px 18px 160px}.lecture h1{font-size:1.6rem}.lecture .teach-card{padding:20px}.lecture .teach-card p{font-size:1.12rem}.lecture-header .eyebrow{font-size:.68rem}.lecture-footer{gap:8px;padding:12px}.lecture-footer button{font-size:.8rem}.lecture-anchor{font-size:.88rem}}

/* Account administration */
.account-password{max-width:600px;background:var(--paper,#fff);padding:28px;border:1px solid #dedfd9;border-radius:16px}.block{display:block;color:#737b74;margin-top:6px}.account-filters{display:flex;gap:18px;align-items:end;margin:20px 0}.account-filters label:first-child{flex:1}.account-levels{display:flex;gap:24px}.account-levels .checkbox-row{flex:1}.student header{gap:18px;flex-wrap:wrap}.table-wrap td .pill{margin:2px}.student .support{margin:14px 0}@media(max-width:720px){.account-filters{display:block}.account-filters label{display:block}.account-password{padding:18px}}

@media(min-width:701px){.sidebar{overflow-y:auto}.sidebar-note{padding-top:20px;margin-bottom:18px}.sidebar .profile{flex-shrink:0}.sidebar nav{flex-shrink:0}}
@media(min-width:701px) and (max-height:780px){.sidebar-note p,.sidebar-note .mini-line{display:none}.sidebar .brand{padding-top:22px;padding-bottom:24px}.sidebar .nav-item{padding-top:11px;padding-bottom:11px}}
