:root{--ink:#202f29;--muted:#748078;--green:#216247;--green-dark:#174633;--cream:#f8f9f5;--line:#e5e9e1;--soft:#eff3ec;--white:#fff;--orange:#e7b07b;font-family:DM Sans,system-ui,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--cream)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.15}h1{font-size:clamp(27px,2.7vw,39px);font-weight:650}h2{font-size:25px;font-weight:650}h3{font-size:19px;font-weight:650}button:focus-visible,a:focus-visible{outline:3px solid #a1c9af;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:0;border-color:#5f9d7e;box-shadow:0 0 0 3px #dfece2}input,select,textarea{background:#fff;border:1px solid #d9e1d7;border-radius:9px;padding:10px 12px;width:100%;color:var(--ink)}input[type=radio]{width:17px;height:17px;accent-color:var(--green);padding:0;flex-shrink:0}input[type=range]{padding:0;accent-color:var(--green);border:none;box-shadow:none}textarea{resize:vertical}small{font-size:12px;color:var(--muted);line-height:1.5}.learn-app{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:235px;background:#fff;border-right:1px solid var(--line);padding:34px 21px 18px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:11px;align-items:center;font-size:28px;letter-spacing:-1px;font-weight:800;padding:0 12px}.brand-mark{background:var(--green);width:39px;height:43px;color:#fff;border-radius:12px;font-size:28px;position:relative;display:grid;place-items:center;font-weight:600}.brand-mark>span{position:absolute;font-size:15px;right:2px;top:-8px;color:#e8b783}.brand-small{font-size:10px;letter-spacing:4px;display:block;line-height:1.1;margin-top:3px;font-weight:600;color:var(--muted)}.nav-caption{font-size:9px;letter-spacing:1.5px;font-weight:700;color:#9ba49e;margin:50px 12px 13px}.nav-link{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:500;padding:13px 14px;border-radius:9px;color:#778078;margin-bottom:5px}.nav-link:hover{background:var(--cream)}.nav-link.active{background:#eaf2e7;color:var(--green);font-weight:700}.sidebar-note{margin-top:auto;background:#f6f5ee;padding:20px 16px;border-radius:14px;color:#67735d}.sidebar-note svg{margin-bottom:12px;color:#76986c}.sidebar-note strong{font-size:14px;line-height:1.5;color:#43563c;display:block}.sidebar-note p{font-size:11px;line-height:1.6;margin-top:9px}.sidebar-bottom{margin-top:26px;padding-top:18px;border-top:1px solid var(--line)}.profile-link{display:flex;gap:9px;align-items:center;padding:0 5px}.profile-link>span:nth-child(2){min-width:0;flex:1}.profile-link strong{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-link small{display:block;font-size:10px;text-transform:capitalize}.avatar{display:inline-grid;place-items:center;background:#f1e8d8;color:#86684b;width:36px;height:36px;border-radius:50%;font-weight:650;font-size:14px;flex-shrink:0}.avatar.small{width:30px;height:30px;font-size:12px}.logout{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin:18px 0 0 8px;border:0;background:none}.workspace{margin-left:235px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:78px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;justify-content:space-between;align-items:center;background:#fff}.topbar>div,.topbar-right{display:flex;align-items:center;gap:11px}.topbar-label{font-size:12px;color:#859087}.topbar-right{font-size:11px;color:#7a857d}.topbar-right>.avatar{margin-left:10px}.status-dot{width:6px;height:6px;border-radius:50%;background:#73976e}.main-content{padding:36px 42px 52px;max-width:1530px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.page-heading p:not(.eyebrow){font-size:13px;line-height:1.6;color:var(--muted);margin-top:10px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#798b74;font-weight:750;margin-bottom:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:650;padding:11px 17px;border:1px solid transparent;border-radius:9px;white-space:nowrap;transition:background .15s,transform .15s}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green-dark)}.btn.subtle{background:#fff;border-color:#dfe6db;color:#586953}.btn.subtle:hover{background:#f2f5ee}.btn.full{width:100%;margin-top:12px}.btn.small-btn{font-size:11px;padding:8px 11px}.button-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.hero{display:flex;justify-content:space-between;min-height:300px;background:#e9efdf;border:1px solid #e1e9d3;border-radius:20px;overflow:hidden;margin-bottom:22px;position:relative}.hero-copy{padding:33px 38px;z-index:1;width:62%}.pill{display:inline-flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.3px;font-weight:700;color:#647b52;border:1px solid #cbd8b7;border-radius:5px;padding:6px 8px;background:#eff4e8}.hero h2{font-size:clamp(27px,3vw,41px);font-weight:600;color:#334d30;line-height:1.14;margin:18px 0 12px}.hero p{font-size:12px;color:#7c8c70;max-width:330px;line-height:1.7}.hero-btn{background:#fff;color:#395631;margin-top:21px;border:1px solid #d6e0c8}.hero-visual{position:relative;width:38%;min-height:300px;overflow:hidden}.orbit{position:absolute;left:48%;top:45%;width:250px;height:250px;border:1px solid #c9d5b6;border-radius:50%;transform:translate(-50%,-50%)}.orbit.two{width:170px;height:170px;left:51%;top:48%;border-style:dashed}.hero-ball{position:absolute;display:grid;place-items:center;border-radius:24px;font-family:Georgia,serif;font-weight:700;box-shadow:0 12px 25px #5b693914}.ball-one{width:106px;height:111px;left:35%;top:20px;background:#f9f6d8;color:#9b9b53;font-size:44px;transform:rotate(12deg)}.ball-two{width:99px;height:101px;left:5%;top:150px;background:#f8fcf3;color:#84946e;font-size:29px;transform:rotate(-12deg);font-family:monospace}.ball-three{width:103px;height:108px;left:61%;top:169px;background:#d9e3cf;color:#739266;font-size:61px;transform:rotate(9deg)}.hero-star{position:absolute;left:78%;top:48px;font-size:43px;color:#bbc798}.hero-note{position:absolute;top:290px;left:22%;font-size:14px;font-family:Georgia,serif;font-style:italic;color:#94a581}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:40px}.stat-card{padding:20px 24px;background:#fff;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:17px}.stat-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#f1f5eb;color:#849677}.stat-card strong{font-size:25px;line-height:1;display:block;font-weight:650;letter-spacing:-1px}.stat-card div>span{font-size:11px;color:var(--muted);display:block;margin-top:6px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.section-heading .eyebrow{margin-bottom:7px}.subtle-text{font-size:12px;color:var(--muted)}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:23px}.tabs{display:flex;gap:3px;background:#edf0e8;border-radius:9px;padding:4px}.tabs button{font-size:11px;padding:8px 11px;background:none;border:0;color:#7e887b;border-radius:6px;white-space:nowrap}.tabs button.selected{background:#fff;box-shadow:0 1px 4px #59684d0c;color:#47613d;font-weight:650}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 12px;color:#9ba594;min-width:0;max-width:235px}.search input{border:0;padding:9px 0;box-shadow:none;font-size:11px;min-width:0;background:none}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.course-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column}.course-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #273d2610}.subject-art{height:168px;width:100%;position:relative;overflow:hidden;display:grid;place-items:center}.subject-art.code{background:#eaf0e7;color:#69845b}.subject-art.math{background:#f1edf9;color:#a193c4}.subject-art.physics{background:#fcf0e3;color:#c49864}.subject-art svg{height:100%;width:100%}.art-grid{stroke:currentColor;stroke-width:1;opacity:.25}.subject-art text{fill:currentColor;font-family:Georgia,serif;font-size:23px;font-style:italic}.code-art{width:72%;border:1px solid #ccdac4;border-radius:9px;padding:13px 16px 17px;font-size:12px;line-height:1.7;transform:rotate(-5deg);font-family:monospace;background:#f8fbf4;position:relative;color:#758d68}.code-art em{font-style:normal;color:#a7ac73}.code-art .indent{padding-left:13px}.code-art .indent span{color:#a8b59d;font-size:9px}.code-dots{display:block;font-size:7px;color:#c2ceb7;letter-spacing:2px;margin-bottom:9px}.art-chip{position:absolute;bottom:-10px;right:-16px;background:#d1dec5;border:4px solid #eaf0e7;border-radius:10px;font-size:20px;padding:5px 8px}.card-body{padding:20px 21px 19px;display:flex;flex-direction:column;flex:1}.card-eyebrow{display:flex;justify-content:space-between;gap:10px;color:#8b9586;font-size:9px;margin-bottom:10px}.card-eyebrow>span:first-child{text-transform:uppercase;letter-spacing:1px;font-weight:700}.card-body h3{font-size:19px;line-height:1.3;margin-bottom:8px}.course-description{font-size:11px;color:#939b8f;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px}.course-meta{display:flex;align-items:center;gap:7px;color:#8c9785;font-size:10px;margin:16px 0}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0e9;padding-top:13px;font-size:10px;color:#58734a;margin-top:auto}.card-bottom strong{font-weight:600}.card-bottom>span:last-child{display:flex;align-items:center;gap:8px}.card-progress{margin-top:auto;padding-top:4px}.card-progress>div{display:flex;justify-content:space-between;font-size:10px;color:#829273;margin-bottom:7px}.card-progress strong{font-weight:600}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:100%;height:5px;border-radius:10px;display:block;background:#edf2e7;overflow:hidden}progress::-webkit-progress-bar{background:#edf2e7}progress::-webkit-progress-value{background:#88a978;border-radius:10px}progress::-moz-progress-bar{background:#88a978}.app-footer{display:flex;justify-content:space-between;padding:20px 42px;color:#a0a99a;font-size:10px;border-top:1px solid var(--line)}.badge{display:inline-block;font-size:10px;background:#f2f1eb;color:#8e8c77;border-radius:5px;padding:4px 7px;text-transform:capitalize;white-space:nowrap}.badge.green{background:#eaf3e5;color:#6f875d}.badge.muted{background:#f1f2ef;color:#8c9387}.modal{width:min(590px,calc(100% - 30px));max-height:90vh;overflow:auto;border:1px solid var(--line);padding:27px;border-radius:18px;box-shadow:0 20px 80px #213b2929;color:var(--ink);margin:auto}.modal::backdrop{background:#1e302a66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.modal-head h2{font-size:24px}.icon-btn{border:0;background:transparent;color:#7b8873;display:inline-grid;place-items:center;padding:7px;border-radius:6px}.icon-btn:hover{background:#eef2e9}.icon-btn.danger{color:#b27868}.form-stack{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px}.field>span{font-weight:600;color:#5c6c53}.field small{font-weight:400}.error-text{color:#b55042!important}.alert{padding:13px 16px;border-radius:8px;font-size:12px;margin:12px 0}.alert.error{background:#fff0ea;color:#ae5a42}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:24px;font-size:11px;color:var(--muted)}.pagination>div{display:flex;gap:8px}.empty{background:#fff;border:1px dashed #dce4d5;border-radius:14px;text-align:center;padding:54px 24px;color:#8c9b7f}.empty svg{margin:0 auto 15px}.empty h3{color:#4c6342;margin-bottom:10px}.empty p{font-size:13px;line-height:1.6}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#7a8f6c;margin-bottom:25px}.course-header{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:center;margin-bottom:42px}.course-header h1{font-size:36px;margin-bottom:15px}.course-header>div>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8;max-width:580px}.course-header>.subject-art{height:225px;border-radius:17px}.meta-row{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:20px;font-size:11px;color:#829175}.meta-row>span{display:flex;align-items:center;gap:5px}.teacher-row{display:flex;align-items:center;gap:9px;margin-top:19px;font-size:11px;color:#7a8871}.stack-avatars{display:flex}.stack-avatars>.avatar{margin-left:-5px;border:2px solid var(--cream)}.course-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:30px;align-items:start}.module-list>.section-heading h2{font-size:24px}.module-row{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:21px;margin-bottom:13px}.module-number{width:43px;height:43px;background:#f4f5ef;color:#9daa91;display:grid;place-items:center;border-radius:12px;font-size:15px;flex-shrink:0}.module-row.complete .module-number{background:#e2efdb;color:#6d9159}.module-info{flex:1;min-width:0}.module-label{font-size:8px;letter-spacing:1.5px;color:#99a28f}.module-info h3{font-size:16px;margin-top:6px}.module-info>p{font-size:11px;color:#97a08e;line-height:1.6;margin-top:6px}.module-meta{display:flex;align-items:center;gap:6px;color:#9da694;font-size:10px;margin-top:10px}.muted-icon{color:#b0b8a8}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px}.panel h3{margin-bottom:14px}.muted{font-size:12px;color:var(--muted);line-height:1.8}.tip-card{padding:25px 18px;color:#93a282;font-size:12px;line-height:1.8}.tip-card strong{color:#6d805d;display:block;margin-bottom:8px}.progress-panel{text-align:center}.progress-ring{margin:0 auto 22px;width:119px;height:119px;background:conic-gradient(#87aa74 var(--progress),#eff3e9 0);border-radius:50%;display:grid;place-items:center;position:relative}.progress-ring:before{content:"";position:absolute;inset:9px;background:#fff;border-radius:50%}.progress-ring>span{font-size:30px;position:relative;color:#6b825c}.progress-ring small{font-size:15px;color:#829473}.person-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:7px 0;border-bottom:1px solid var(--line)}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{background:#fafbf8;padding:16px 20px;color:#8f9a85;font-size:10px;font-weight:600}td{padding:17px 20px;border-top:1px solid #edf0e8;color:#7f8e73}td strong{font-weight:600;color:#536647}td small{display:block;font-size:10px;margin-top:3px}td .badge{max-width:300px;white-space:normal}.table-person{display:flex;align-items:center;gap:11px}.table-progress{min-width:120px;max-width:210px}.table-progress progress{height:6px}.table-progress small{margin-top:6px}.editor-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:24px;align-items:start}.editor-outline{position:sticky;top:20px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px 12px}.outline-head{display:flex;justify-content:space-between;font-size:11px;color:#7f8e73;padding:4px 5px 17px}.outline-head span{font-size:10px;color:#b0b8a7}.outline-item{display:flex;align-items:center;gap:9px;width:100%;padding:12px 8px;border:0;background:none;color:#8c987f;border-radius:8px;margin-bottom:4px;font-size:11px;text-align:left}.outline-item>span{font-size:9px;background:#f3f5ee;border-radius:5px;padding:5px}.outline-item>div{display:flex;align-items:center;gap:7px}.outline-item.selected{background:#edf3e7;color:#5a7748;font-weight:600}.add-outline{background:none;border:1px dashed #d8e2cd;border-radius:8px;color:#789266;display:flex;justify-content:center;align-items:center;gap:5px;font-size:11px;padding:12px 5px;width:100%;margin-top:12px}.outline-tip{font-size:10px;color:#a4af99;line-height:1.8;padding:21px 7px 0}.outline-tip strong{font-weight:500;color:#859875}.editor-main>.panel{margin-bottom:20px}.activity-editor .section-heading{margin-bottom:20px}.activity-editor h3{margin:0}.option-edit{display:flex;align-items:center;gap:9px}.option-edit>input[type=radio]{width:16px}.option-edit>input:not([type=radio]){flex:1;min-width:0}.publish-panel{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 2px;flex-wrap:wrap}.publish-panel p{font-size:11px;color:#8e9e80;line-height:1.7;margin-top:8px;max-width:390px}.preview-body{padding:0 0 12px}.preview-note{font-size:10px;color:#99a78d;margin-top:22px}.lesson-content{font-size:19px;color:#405d36;line-height:1.8;margin-bottom:27px;overflow-wrap:anywhere}.lesson-content p{white-space:pre-wrap}.lesson-content p:empty{display:none}.lesson-content pre{background:#25392e;color:#d3e8c7;padding:22px;border-radius:12px;overflow:auto;font-size:14px;line-height:1.8;margin:17px 0;text-align:left}.lesson-content .katex-display{overflow:auto;font-size:.9em;padding:10px 0}.player-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.player-top h1{font-size:29px}.player-counter{color:#97a48a;font-size:11px;white-space:nowrap}.activity-dots{display:flex;gap:8px;margin-bottom:24px}.activity-dots>button{background:#e9efdf;border:0;border-radius:4px;flex:1;height:7px;position:relative;transition:background .15s}.activity-dots>button.current{background:#b6caa4}.activity-dots>button.done{background:#88a774}.activity-dots>button>span{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.player-card{max-width:820px;margin:auto;padding:35px 40px;border:1px solid var(--line);background:#fff;border-radius:17px}.activity-label{font-size:10px;color:#899c78;display:flex;align-items:center;gap:7px;margin-bottom:24px}.activity-label>span{margin-left:auto;color:#a9b39f;font-size:8px;letter-spacing:1px}.answer-options{display:grid;gap:12px;margin:20px 0}.answer-option{display:flex;gap:14px;align-items:center;text-align:left;background:#fff;border:1px solid #e0e7d8;border-radius:10px;padding:15px 18px;color:#6b805c;font-size:14px;transition:background .15s}.answer-option>span{font-size:11px;background:#f2f5eb;border-radius:6px;min-width:29px;height:29px;display:grid;place-items:center;color:#a1af94}.answer-option.chosen{border-color:#a2bd8a;background:#f1f7e9;color:#5b7b42}.answer-option>svg{margin-left:auto}.answer-feedback{border-radius:10px;padding:17px 20px;margin-top:24px;font-size:12px;line-height:1.7}.answer-feedback strong{display:block;margin-bottom:3px;font-size:13px}.answer-feedback.correct{background:#edf6e6;color:#6e8f53}.answer-feedback.retry{background:#fbf3e4;color:#a18c64}.answer-feedback.error{background:#fcf0e9;color:#ac795f}.player-actions{display:flex;align-items:center;justify-content:space-between;margin-top:35px;padding-top:25px;border-top:1px solid #edf1e6;gap:15px}.player-actions>div{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.player-note{font-size:11px;color:#a2ae96;text-align:center;margin-top:23px}.ordering .muted{margin-bottom:12px}.order-row{display:flex;align-items:center;gap:9px;padding:11px 13px;background:#f8faf4;border:1px solid #e4eadc;border-radius:8px;margin-bottom:8px}.order-row code{font-size:12px;flex:1;overflow:auto;white-space:pre}.order-index{font-size:10px;color:#a0ad94}.order-row>div{display:flex}.simulation{background:#f8faf4;border:1px solid #e5ecdb;border-radius:14px;padding:20px;max-width:500px;margin:20px auto}.simulation>svg{width:100%;max-height:250px}.sim-title{display:flex;align-items:center;gap:7px;color:#849b6d;font-size:11px}.sim-value{text-align:center;font-size:19px;color:#729657;margin:5px 0 20px}.simulation>label{font-size:11px;color:#8ca277;display:block;margin:13px 0}.simulation input[type=range]{width:100%;display:block;margin-top:9px}.simulation small{display:block;font-size:10px;color:#9aab87;margin-top:17px}.pendulum{animation:swing ease-in-out infinite alternate}@keyframes swing{0%{transform:rotate(-15deg)}to{transform:rotate(15deg)}}.completion{max-width:650px;margin:35px auto;text-align:center}.completion-icon{display:grid;place-items:center;width:90px;height:90px;background:#eaf3dd;color:#8ca968;border-radius:25px;margin:0 auto 29px;transform:rotate(-8deg)}.completion h1{font-size:40px}.completion>p:not(.eyebrow){font-size:14px;color:#95a385;line-height:1.9;max-width:440px;margin:22px auto}.completion-stat{display:flex;gap:8px;align-items:center;justify-content:center;font-size:12px;color:#8ca274;margin:25px 0}.completion .btn{margin:5px}.error-page{padding:80px 20px}.error-page p{margin:20px auto}.error-page .eyebrow{font-size:40px;color:#acc19a}.toast{position:fixed;right:25px;bottom:22px;max-width:min(490px,calc(100vw - 40px));background:#264c37;color:#edf6e6;padding:15px 18px;border-radius:12px;display:flex;align-items:center;gap:20px;font-size:12px;line-height:1.6;box-shadow:0 8px 35px #1c302c26;z-index:90}.toast button{background:none;border:0;color:#d1e5c3;padding:2px}.mobile-menu,.mobile-overlay{display:none}.skip-link{position:fixed;top:-60px;background:var(--green);color:#fff;padding:12px;z-index:100}.skip-link:focus{top:0}@media(min-width:1500px){.course-grid{grid-template-columns:repeat(3,1fr)}.subject-art{height:190px}}@media(max-width:1180px){.sidebar{width:210px;padding-left:15px;padding-right:15px}.workspace{margin-left:210px}.main-content{padding:30px 27px}.topbar{padding:0 27px}.course-grid{gap:15px}.card-body{padding:17px}.course-layout{grid-template-columns:minmax(0,1fr) 230px;gap:20px}.course-header{grid-template-columns:1fr 250px}.hero-copy{padding:30px;width:65%}.hero-visual{width:35%}.ball-three{left:55%}.stat-card{padding:17px}.stat-card div>span{font-size:10px}.module-row{padding:17px;gap:12px}.module-info h3{font-size:15px}}@media(max-width:980px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-label{display:none}.course-header{grid-template-columns:1fr}.course-header>.subject-art{display:none}.course-layout{grid-template-columns:1fr}.course-aside{order:-1}.course-aside .panel{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.course-aside .panel>.eyebrow,.course-aside .tip-card,.course-aside .panel h3,.course-aside .panel p{display:none}.course-aside .panel>.btn{width:auto;margin:0}.progress-ring{width:65px;height:65px;margin:0}.progress-ring:before{inset:6px}.progress-ring>span{font-size:19px}.progress-ring small{font-size:11px}.stat-grid{gap:10px}.stat-card{padding:15px;gap:9px}.stat-icon{width:32px;height:32px}.stat-icon svg{width:18px}.filter-bar{flex-wrap:wrap}.search{max-width:none}.editor-layout{grid-template-columns:160px minmax(0,1fr);gap:15px}.editor-heading{align-items:flex-start}.hero-visual{display:none}.hero-copy{width:100%}.hero{min-height:280px}.hero h2{font-size:36px}.hero p{max-width:400px}.hero-note{display:none}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s;width:235px}.sidebar.open{transform:translate(0)}.workspace{margin-left:0}.mobile-menu{display:inline-grid}.mobile-overlay{display:block;position:fixed;inset:0;background:#1e302a66;border:0;z-index:25}.topbar{height:62px;padding:0 20px}.topbar-right{font-size:10px}.main-content{padding:25px 20px 40px}.app-footer{padding:20px}.page-heading{align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:29px}.course-header h1{font-size:31px}.section-heading h2{font-size:22px}.stat-card{display:block}.stat-icon{margin-bottom:11px}.hero-copy{padding:27px}.hero h2{font-size:34px}.hero-visual{display:block;width:36%;min-width:145px}.hero-copy{width:64%}.hero-ball{scale:.7}.ball-one{left:10%;top:45px}.ball-two{left:-20%;top:170px}.ball-three{left:43%;top:192px}.orbit{width:200px;height:200px;top:50%}.hero-star{left:65%;top:90px;font-size:29px}.editor-layout{grid-template-columns:1fr}.editor-outline{position:static;display:flex;align-items:center;gap:5px;overflow:auto;padding:10px}.outline-head,.outline-tip{display:none}.outline-item{width:auto;white-space:nowrap;flex-shrink:0;margin:0;padding:8px}.outline-item>div svg{display:none}.add-outline{width:auto;margin:0;white-space:nowrap;padding:10px}.player-card{padding:24px}.player-top h1{font-size:25px}.lesson-content{font-size:17px}.player-actions{flex-wrap:wrap}.player-actions>.btn{font-size:11px;padding:9px 10px}.player-actions>div{margin-left:auto}.completion h1{font-size:31px}.table-wrap{margin-top:15px}.editor-heading .button-row{width:100%}.editor-heading .button-row>.btn{flex:1}.topbar-right>.avatar{margin-left:0}}@media(max-width:470px){.course-grid{grid-template-columns:1fr}.course-card .subject-art{height:180px}.main-content{padding-left:16px;padding-right:16px}.hero-copy{width:100%;padding:27px}.hero-visual{display:none}.hero h2{font-size:35px}.stat-card strong{font-size:22px}.stat-card div>span{font-size:9px;line-height:1.5}.tabs{width:100%;overflow:auto}.tabs button{font-size:10px;padding:8px}.search{width:100%}.filter-bar{gap:12px}.module-row{flex-wrap:wrap;gap:13px}.module-row>.btn{margin-left:56px}.module-info{min-width:180px}.form-grid{grid-template-columns:1fr}.modal{padding:21px}.app-footer>span:last-child{display:none}.player-actions>div{flex-direction:column;width:100%;margin-top:5px}.player-actions .btn{width:100%}.player-top{align-items:flex-start;flex-direction:column;gap:13px}.order-row code{font-size:10px}.order-row>div .icon-btn{padding:4px}.lesson-content{font-size:16px}.btn{font-size:11px}.course-layout .section-heading{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.brand .brand-mark{display:block;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-story{background:#eaf0e1;padding:52px clamp(30px,6vw,100px);position:relative;overflow:hidden;display:flex;flex-direction:column}.auth-story .brand{padding:0;width:-moz-max-content;width:max-content}.auth-story-copy{margin:auto 0;max-width:430px;position:relative;z-index:1}.auth-story h1{font-size:clamp(40px,4.8vw,65px);line-height:1.09;color:#385633;font-weight:550}.auth-story-copy p{font-size:14px;line-height:1.9;color:#7f9371;margin:24px 0;max-width:340px}.auth-topics{display:flex;gap:9px;flex-wrap:wrap}.auth-topics span{font-size:10px;border:1px solid #cddbc0;border-radius:20px;padding:7px 13px;color:#7b946a;background:#f2f7eb}.auth-story-footer{font-size:10px;color:#9bad8d;letter-spacing:1px;margin-top:30px}.auth-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:55px 35px;background:#fcfdf9}.auth-card{width:100%;max-width:400px}.auth-card h1{font-size:34px;margin-bottom:13px;color:#3b5632}.auth-card .auth-intro{font-size:13px;line-height:1.7;color:#99a88b;margin-bottom:27px}.auth-card .field{margin-bottom:18px}.auth-card .btn{width:100%;margin-top:7px}.auth-links{font-size:11px;color:#99a88a;display:flex;justify-content:space-between;gap:15px;margin-top:18px}.auth-links a,.auth-footer a{color:#708f57;text-decoration:underline;text-underline-offset:3px}.auth-footer{text-align:center;font-size:11px;color:#a7b39b;line-height:1.9;margin-top:40px}.auth-error{font-size:12px;background:#fff1e8;color:#b17e61;padding:13px;border-radius:8px;line-height:1.7;margin-bottom:20px}.auth-error ul{margin:0;padding-left:18px}.auth-remember{font-size:11px;color:#98a888;display:flex;align-items:center;gap:7px}.auth-remember input{width:15px;height:15px;accent-color:#6e9253}.auth-card input{padding:12px}.auth-card label{color:#728b5c}.auth-mobile-brand{display:none}.auth-shape{position:absolute;width:330px;height:330px;border:1px solid #d1dfc4;border-radius:50%;bottom:-90px;right:-120px}.auth-shape:after{content:"✦";position:absolute;left:90px;top:25px;font-size:100px;color:#d0dec3}@media(max-width:800px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.auth-main{padding:45px 25px;min-height:100vh}.auth-mobile-brand{display:flex;margin-bottom:45px}.auth-card h1{font-size:31px}}
