:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#243d37;background:#f6f7f2;font-synthesis:none;font-weight:400;--green:#164e43;--muted:#768780;--border:#dfe6dc;--gold:#bc9449;--card:#fffef9}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #b79455;outline-offset:3px}button{border:1px solid transparent;border-radius:10px;background:var(--green);color:#fff;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:background .15s}button:hover:not(:disabled){background:#256554}.secondary{background:#fff;color:var(--green);border:1px solid var(--border)}.secondary:hover:not(:disabled){background:#edf3eb}.ghost{background:transparent;color:#546e64;padding:7px 10px}.ghost:hover:not(:disabled){background:#e6ede3}.danger{background:#a4483c}.small{font-size:12px;padding:7px 11px}.full{width:100%}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-1px;line-height:1.4;margin-bottom:10px}h2{font-size:19px;line-height:1.5;margin-bottom:16px}h3{font-size:15px;line-height:1.5;margin-bottom:10px}p{line-height:1.8}small,.muted{color:var(--muted)}small{font-size:12px;line-height:1.7}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2px;font-weight:600;color:#9b853e;margin-bottom:13px}label{display:grid;gap:8px;font-size:13px;font-weight:500}input,select,textarea{color:#253f35;background:#fff;border:1px solid #d5ddd2;border-radius:9px;padding:11px 12px;min-width:0;width:100%;outline:none}input:focus,select:focus,textarea:focus{border-color:#4a8875;box-shadow:0 0 0 3px #eaf0e6}textarea{resize:vertical;min-height:110px;line-height:1.7}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}input[type=range]{padding:4px;accent-color:var(--green)}form{display:grid;gap:17px}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.between{justify-content:space-between}.end{justify-content:flex-end}.stack{display:grid;gap:20px}.grid{display:grid;gap:22px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--card);border:1px solid var(--border);border-radius:17px;padding:25px;box-shadow:0 3px #21463102}.card.soft{background:#edf2e8}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.card-header h2{margin-bottom:3px}.divider{height:1px;background:var(--border);margin:20px 0}.badge{font-size:11px;padding:5px 9px;border-radius:6px;display:inline-flex;align-items:center;gap:5px;background:#e9f0e5;color:#47634c;white-space:nowrap}.badge.gold{background:#f6efd9;color:#967028}.badge.red{background:#f7e9e3;color:#a04a3e}.error,.success,.notice{font-size:13px;padding:12px 15px;border-radius:9px;line-height:1.7;margin-top:12px}.error{background:#fff0e9;color:#a44730;border:1px solid #eed5c9}.success{background:#eaf3e6;color:#37633c}.notice{background:#f4f0e2;color:#807046}.empty{display:grid;place-content:center;text-align:center;padding:35px 20px;color:var(--muted);min-height:130px;gap:10px}.empty svg{margin:auto;color:#b0beaa}.loading{min-height:60vh;display:grid;place-content:center;text-align:center;gap:15px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--border);padding:30px 20px;display:flex;flex-direction:column;background:#f0f3eb}.brand{display:flex;align-items:center;gap:11px;color:var(--green);font-size:23px;font-weight:700;letter-spacing:2px}.brand-mark{background:var(--green);width:40px;height:42px;border-radius:12px;color:#e7dab1;display:grid;place-content:center}.brand small{font-size:10px;letter-spacing:2px;font-weight:400;display:block;margin-top:2px}.side-label{font-size:10px;letter-spacing:2px;color:#9aa68f;margin:42px 13px 15px}.nav{display:grid;gap:7px}.nav button{background:transparent;color:#607368;justify-content:flex-start;padding:13px 15px;font-size:13px;font-weight:500;border-radius:10px}.nav button:hover{background:#e7ecdf}.nav button.active{background:var(--green);color:#fff;box-shadow:0 4px 10px #164e4315}.nav button.active svg{color:#d8c588}.nav-count{margin-left:auto;font-size:10px;opacity:.65}.side-bottom{margin-top:auto}.side-note{font-size:11px;line-height:1.9;color:#82917e;padding:18px 13px;border-bottom:1px solid var(--border);margin-bottom:19px}.profile{display:flex;align-items:center;gap:10px;padding:0 5px}.avatar{width:36px;height:36px;flex:none;display:grid;place-content:center;background:#e0e7d6;border-radius:50%;font-size:13px;font-weight:600;color:#59734d}.profile strong{font-size:12px;display:block}.profile .ghost{margin-left:auto}.workspace{min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:#fffef966;border-bottom:1px solid var(--border);font-size:12px;color:#708373}.breadcrumb{display:flex;align-items:center;gap:10px}.top-dot{width:6px;height:6px;background:#799b66;border-radius:50%;display:inline-block;margin-right:7px}.content{max-width:1420px;margin:auto;padding:34px 42px 60px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading p{font-size:13px;color:#7d8c7f;margin-bottom:0}.hero{background:var(--green);color:#fff;border:0;padding:30px 34px;position:relative;overflow:hidden;min-height:190px}.hero h2{font-size:25px;position:relative;z-index:1}.hero p{color:#c3d2be;font-size:13px;max-width:500px;position:relative;z-index:1}.hero .eyebrow{color:#d5bd7f}.hero-art{position:absolute;right:15px;top:-35px;opacity:.6;width:240px;height:260px;transform:rotate(-8deg)}.hero button{background:#d9bc79;color:#244937}.stat{padding:20px 23px}.stat small{display:block;font-size:12px}.stat strong{font-size:28px;line-height:1.8;font-weight:600}.stat .row{justify-content:space-between}.stat svg{color:#789575}.modules{margin-top:25px}.module-card{position:relative;text-align:left;color:inherit;background:var(--card);display:block;padding:23px;min-height:180px;width:100%;border:1px solid var(--border);border-radius:15px;font-weight:400}.module-card:hover:not(:disabled){background:#f5f6ed;border-color:#a4b59d;transform:translateY(-2px)}.module-icon{height:43px;width:43px;border-radius:12px;background:#e8efe1;display:grid;place-items:center;color:#617951;margin-bottom:18px}.module-card:nth-child(2) .module-icon{background:#f2ead7;color:#9d813f}.module-card:nth-child(3) .module-icon{background:#e8ecef;color:#718792}.module-card:nth-child(4) .module-icon{background:#eee8ed;color:#90748d}.module-card h3{font-size:14px;margin-bottom:8px}.module-card p{font-size:11px;line-height:1.8;color:#8a9484;margin-bottom:0}.module-card .arrow{position:absolute;right:20px;top:25px;color:#a4b09a}.lesson-list{display:grid;gap:10px}.lesson-row{padding:17px;border:1px solid var(--border);border-radius:11px;display:flex;align-items:center;gap:16px}.lesson-row h3{margin:0 0 4px}.lesson-number{width:38px;height:42px;display:grid;place-content:center;border-radius:8px;background:#eef2e7;color:#83926d;font-family:Georgia,serif;font-size:20px}.lesson-row .grow{flex:1}.section-title{display:flex;align-items:center;justify-content:space-between;margin:27px 0 16px}.section-title h2{margin:0}.tabs{display:flex;gap:6px;padding:5px;background:#eaf0e5;border-radius:10px;width:fit-content;margin-bottom:22px}.tabs button{font-size:12px;background:transparent;color:#7c8c77;padding:8px 16px}.tabs button.selected{background:#fffef9;color:var(--green);box-shadow:0 1px 4px #102c1c10}.question{font-size:19px;line-height:1.8;white-space:pre-wrap;background:#f5f6ef;border-radius:12px;padding:22px;margin-bottom:23px}.step-label{display:flex;align-items:center;gap:8px;color:#759067;font-size:12px;margin-bottom:16px}.step-label span{border:1px solid #bfcab4;border-radius:50%;width:21px;height:21px;display:grid;place-content:center}.feedback{border-left:3px solid #9bb389;padding:13px 17px;background:#f4f7f0;font-size:13px;white-space:pre-wrap;line-height:1.9;margin-top:15px}.citation{font-size:11px;line-height:1.8;padding:8px 11px;background:#f3f3ec;color:#849080;border-radius:6px;margin-top:7px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.check-row{display:flex;align-items:center;gap:9px;font-size:13px;padding:11px 0;line-height:1.6}.check-row input{flex:none}.scroll-list{max-height:540px;overflow:auto}.records{display:grid;gap:15px}.record{border:1px solid var(--border);border-radius:12px;padding:19px}.record p{font-size:13px;white-space:pre-wrap;margin:12px 0}.record time{font-size:11px;color:var(--muted)}.class-code{font-family:ui-monospace,monospace;letter-spacing:5px;font-size:34px;color:var(--green);font-weight:600;padding:15px 0}.tool-stage{background:#f4f5ec;border:1px solid #e4e8da;border-radius:14px;min-height:280px;display:grid;place-items:center;overflow:hidden;margin-bottom:20px}.tool-stage svg{width:100%;max-width:500px;height:290px}.range-row{display:grid;grid-template-columns:80px 1fr 30px;gap:12px;align-items:center;font-size:13px}.metrics{display:flex;flex-wrap:wrap;gap:25px;margin-top:20px}.metrics strong{font-size:22px;display:block;line-height:1.8}.metrics small{font-size:11px}.ball-tray{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;padding:25px;max-height:180px;overflow:auto}.ball{width:20px;height:20px;border-radius:50%;background:#c67564;box-shadow:inset -3px -4px #0000000a}.ball.yellow{background:#d6b757}.chart-row{display:grid;grid-template-columns:35px 1fr 55px;align-items:center;gap:12px;font-size:12px;margin:14px 0}.chart-track{height:24px;background:#edf0e7;border-radius:6px;overflow:hidden}.chart-fill{height:100%;background:#c67564;transition:width .3s}.chart-fill.yellow{background:#d6b757}.source-content{font-size:13px;white-space:pre-wrap;line-height:1.9;color:#5d7163}.source-meta{font-size:11px;color:#8c987f;line-height:1.8}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px;white-space:nowrap}th{font-weight:500;color:#88987f;background:#f4f6ef;padding:13px}td{padding:15px 13px;border-bottom:1px solid var(--border)}.image-preview{max-width:100%;max-height:300px;border-radius:12px;object-fit:contain}.login{min-height:100vh;display:grid;grid-template-columns:1.08fr 1fr;background:#f7f7ef}.login-story{background:var(--green);padding:54px 65px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden}.login-story .brand{color:#fff}.login-story .brand-mark{background:#335f4d}.login-story h1{font-size:45px;line-height:1.55;margin-top:90px;font-weight:500;letter-spacing:1px}.login-story p{max-width:400px;font-size:14px;color:#b5c9b5;line-height:2}.login-illustration{max-width:450px;width:100%;margin:20px auto}.login-footer{margin-top:auto;color:#9cb49b;font-size:10px;letter-spacing:2px}.login-form-wrap{display:grid;place-content:center;padding:50px}.login-form{width:380px;max-width:100%}.login-form h1{font-size:29px}.login-form>p{font-size:13px;color:#879480;margin-bottom:30px}.role-picker{display:flex;gap:5px;padding:5px;background:#eaf0e2;border-radius:11px;margin-bottom:28px}.role-picker button{flex:1;font-size:12px;background:transparent;color:#819275;padding:11px 16px}.role-picker button.active{background:#fffef7;color:var(--green);box-shadow:0 2px 4px #1a382212}.login-form form{gap:22px}.login-caption{margin-top:27px;font-size:11px;line-height:2;text-align:center;color:#8d9888}.account-rule{padding:18px;border:1px solid #e5e8dd;border-radius:10px;font-size:11px;color:#83907a;line-height:1.9;margin-top:35px}.mobile-brand,.print-only{display:none}.nowrap{white-space:nowrap}.result-json{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.7}.toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.toolbar input{flex:1;min-width:180px}.toolbar select{width:auto}.editing{background:#fbfaf2;border:1px solid #e4dbc1;padding:18px;border-radius:10px;margin-top:15px}.field-help{font-size:11px;color:#87907e;font-weight:400}.alert-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:#a8b89b}.alert-dot.off{background:#c6a870}a{color:var(--green)}@media(min-width:1500px){.content{padding-top:43px}.hero{min-height:220px}}@media(max-width:1100px){.shell{grid-template-columns:200px minmax(0,1fr)}.sidebar{padding:26px 13px}.content{padding:28px 25px}.topbar{padding:0 25px}.four{grid-template-columns:repeat(2,minmax(0,1fr))}.login-story{padding:40px}.login-story h1{font-size:36px}.login-form-wrap{padding:35px}.login-form{width:330px}.hero-art{right:-50px;opacity:.35}}@media(max-width:780px){.shell{display:block}.sidebar{position:static;height:auto;padding:18px 20px;border-right:0;border-bottom:1px solid var(--border)}.sidebar .brand{font-size:20px}.sidebar .brand small,.side-label,.side-note,.side-bottom{display:none}.nav{display:flex;overflow:auto;margin-top:18px;gap:6px}.nav button{white-space:nowrap;padding:10px 13px;font-size:12px}.nav-count{display:none}.topbar{height:52px;padding:0 20px}.content{padding:25px 20px}.page-heading{align-items:flex-start}h1{font-size:25px}.two,.three{grid-template-columns:1fr}.card{padding:21px}.hero{padding:25px}.hero h2{font-size:22px}.hero p{max-width:75%}.hero-art{width:190px;right:-65px}.login{grid-template-columns:1fr}.login-story{display:none}.login-form-wrap{min-height:100vh;padding:32px}.login-form{width:380px}.mobile-brand{display:flex;margin-bottom:40px}.question{font-size:17px}.grid{gap:17px}.module-card{padding:19px;min-height:177px}.form-grid{gap:12px}.topbar .desktop-only{display:none}}@media print{body{background:#fff;font-size:12px}.sidebar,.topbar,.page-heading,.no-print,button,.tabs{display:none!important}.shell{display:block}.content{padding:0;max-width:none}.card{box-shadow:none;border:none}.print-only{display:block}.print-sheet{padding:20px;break-after:page}.print-question{padding:20px 0;min-height:120px;break-inside:avoid;border-bottom:1px dashed #ccc}.print-heading{font-size:23px}.print-question p{font-size:14px}.stack{display:block}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.classroom-projection{position:fixed;inset:0;z-index:10000;background:#fff;color:#173d34;display:flex;flex-direction:column;overflow:auto}.projection-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 5vw;border-bottom:1px solid #e1e9dd;flex:none}.projection-header h1{font-size:clamp(22px,2.7vw,37px);margin:8px 0 0}.projection-header .eyebrow{margin:0}.projection-code{display:flex;align-items:center;gap:13px;padding-right:15px}.projection-code strong{font-family:ui-monospace,monospace;font-size:clamp(20px,2.6vw,34px);letter-spacing:4px}.projection-body{width:100%;max-width:1320px;margin:auto;padding:35px 6vw;flex:1}.projection-question-heading{display:flex;justify-content:space-between;gap:20px;font-size:16px;color:#7a8b72;margin-bottom:24px}.projection-question{font-size:clamp(27px,3.4vw,52px);line-height:1.85;font-weight:500;white-space:pre-wrap;overflow-wrap:anywhere}.projection-think{color:#839579;font-size:clamp(16px,1.7vw,24px);margin:50px 0 15px;padding-top:28px;border-top:1px dashed #dce4d4}.projection-work{padding:25px 30px;background:#f1f5eb;border:1px solid #dce6d2;border-radius:18px;margin-top:30px}.projection-work h2{font-size:19px}.projection-work p{font-size:clamp(22px,2.6vw,36px);white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0}.projection-explanation{font-size:clamp(17px,1.8vw,25px);line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;color:#557449}.projection-controls{padding:20px 5vw;border-top:1px solid #e1e9dd;background:#fcfdf9;display:flex;flex-direction:column;gap:15px;flex:none}.projection-controls>.row{justify-content:center}.projection-select{min-width:220px;max-width:380px}.projection-work-controls{border-top:1px solid #e4eadf;padding-top:13px}.projection-work-controls .row{justify-content:center}.projection-work-controls>small{display:block;text-align:center;margin-top:10px}.projection-controls .error{max-width:700px;margin:10px auto}.classroom-projection button{min-height:42px}@media(max-width:780px){.projection-header{padding:18px 20px;align-items:flex-start;flex-direction:column;gap:14px}.projection-header>.row{width:100%;justify-content:space-between}.projection-code{padding:0}.projection-body{padding:25px 22px}.projection-question-heading{font-size:13px}.projection-controls{padding:15px 18px}.projection-select{min-width:0;flex:1;max-width:none}.projection-controls .row{gap:8px}.projection-controls button{padding:9px 12px;font-size:12px}.projection-work{padding:20px}.projection-think{margin-top:30px}}
