:root{--ink:#233d3b;--muted:#7a8780;--green:#254d44;--accent:#cf744b;--paper:#f8f7f2;--line:#e5e8df;--white:#fffefa;--soft:#edf1e9;--orange:#f7e9df;--shadow:0 12px 36px #263e3710}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.65}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}button:hover{background:var(--soft)}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #dc9d6c}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button.primary{background:var(--green);border-color:var(--green);color:#fff}button.primary:hover{background:#376051}button.subtle{background:var(--soft);border-color:#0000}button.text-button,a.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;padding:5px 0;font-size:13px;display:inline-flex}button.icon-button{background:0 0;border:0;padding:7px}.full{width:100%}.danger{color:#aa4538!important}.button-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}input,textarea,select{color:var(--ink);background:#fffefa;border:1px solid #dce2d8;border-radius:7px;max-width:100%;padding:11px 13px}input:focus,textarea:focus,select:focus{outline-offset:1px;outline:2px solid #adc2ac}textarea{resize:vertical}label{flex-direction:column;gap:7px;margin-bottom:18px;font-size:13px;font-weight:550;display:flex}label input,label textarea,label select{font-weight:400}label.checkbox{color:#6c7972;flex-direction:row;align-items:flex-start;gap:10px;margin:18px 0;font-size:12px;font-weight:400;display:flex}input[type=checkbox],input[type=radio]{accent-color:var(--green);flex-shrink:0;width:16px;height:16px;margin-top:3px}.muted{color:var(--muted)}.eyebrow{letter-spacing:2.1px;color:#829183;margin:0 0 13px;font-size:10px;font-weight:600}.fineprint{color:var(--muted);font-size:11px;line-height:1.9}h1,h2,h3,p{margin-top:0}h1{letter-spacing:.2px;margin-bottom:12px;font-family:Noto Serif SC,Songti SC,serif;font-size:32px;font-weight:600;line-height:1.5}h2{margin-bottom:16px;font-size:22px;font-weight:600;line-height:1.55}h3{margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.55}p{line-height:1.9}small{font-size:11px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#f3f4ed;flex-direction:column;width:228px;padding:33px 24px 0;display:flex;position:fixed;inset:0 auto 0 0}.brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.brand b{letter-spacing:3px;font-family:Noto Serif SC,Songti SC,serif;font-size:25px}.logo{background:var(--green);color:#fff4d9;border-radius:10px 10px 10px 2px;justify-content:center;align-items:center;width:36px;height:38px;display:inline-flex}.beta{color:#7a856b;letter-spacing:1px;background:#e7eadd;border:1px solid #dce2d1;border-radius:4px;margin-left:0;padding:0 5px;font-size:9px}.sidebar-caption{color:#93a08f;margin:13px 0 34px;font-size:11px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.sidebar nav button{color:#6b7a70;background:0 0;border:0;border-radius:8px;justify-content:flex-start;gap:13px;padding:12px 14px}.sidebar nav button.active{color:#25483c;background:#e2e9dc;font-weight:600}.nav-count{background:#fbfcf6;border-radius:4px;margin-left:auto;padding:0 6px;font-size:10px}.sidebar-note{background:linear-gradient(145deg,#eef2e6,#f6f6ed);border:1px solid #dfe5d7;border-radius:9px;margin-top:49px;padding:18px}.tiny-spark{color:#b99b64;margin-bottom:15px;font-size:30px;line-height:1}.sidebar-note p{color:#687861;margin-bottom:8px;font-family:Noto Serif SC,Songti SC,serif;font-size:14px;line-height:1.9}.sidebar-note small{color:#98a28c;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:32px}.sidebar-bottom>button{color:#83917f;background:0 0;border:0;justify-content:flex-start;width:100%;padding:8px 10px;font-size:12px;display:flex}.user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:20px;padding:20px 0;display:flex}.avatar{color:#7b825c;background:#e4e6d5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.user b{text-overflow:ellipsis;max-width:100px;font-size:11px;display:block;overflow:hidden}.user small{color:#9aa48f;font-size:9px;display:block}.user button{color:#92a08b;background:0 0;border:0;margin-left:auto;padding:5px}.main-wrap{width:calc(100% - 228px);margin-left:228px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:73px;padding:0 46px;font-size:11px;display:flex}.topbar>div,.topbar-date{align-items:center;gap:12px;display:flex}.topbar-date{color:#8b978b;gap:8px}.main{max-width:1410px;margin:auto;padding:42px 46px 0}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.page-heading>.primary{flex-shrink:0}.page-heading p.muted{margin-bottom:0;font-size:12px}.page-heading select{max-width:250px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 256px;gap:22px;display:grid}.hero{color:#fffaf0;background:#294c43;border-radius:12px;min-height:310px;padding:26px 30px;position:relative;overflow:hidden}.hero-top{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.hero-top>span:last-child{color:#9db4a6;letter-spacing:1px;font-size:10px}.pill{color:#7b8571;white-space:nowrap;background:#eeefe7;border-radius:5px;align-items:center;padding:3px 9px;font-size:10px;font-weight:400;line-height:1.7;display:inline-flex}.pill.light{color:#e1e9ce;background:#416255}.pill.green{color:#4c714d;background:#e3eddf}.hero h2{white-space:pre-line;letter-spacing:1px;z-index:1;margin:23px 0 10px;font-family:Noto Serif SC,Songti SC,serif;font-size:29px;font-weight:500;line-height:1.55;position:relative}.hero p{color:#b2c5b7;z-index:1;margin-bottom:20px;font-size:11px;line-height:1.9;position:relative}.hero button{color:#344a3c;z-index:1;background:#e6c69b;border:0;padding:10px 15px;font-size:11px;position:relative}.hero button:hover{background:#f3dab7}.hero-art{opacity:.75;width:220px;height:245px;position:absolute;top:35px;right:-5px;transform:rotate(-9deg)}.orbit{border:1px solid #52745e;border-radius:50%;width:200px;height:200px;position:absolute;top:10px;right:0}.orbit.two{width:170px;height:170px;top:25px;right:15px}.book-shape{background:linear-gradient(100deg,#779782,#93a98a);border-radius:4px 9px 9px 4px;width:95px;height:127px;position:absolute;top:55px;right:52px;transform:rotate(18deg);box-shadow:-7px 7px #52745f,-10px 10px #8ca78d,-15px 15px #4c6c59}.book-shape:after{content:"";border-right:1px solid #526e56;position:absolute;top:0;bottom:0;left:12px}.book-shape span{background:#c3c5a0;width:44px;height:2px;position:absolute;top:48px;left:32px}.book-shape span:nth-child(2){width:32px;top:60px}.book-shape span:nth-child(3){width:37px;top:72px}.art-star{color:#d3bb83;font-size:50px;position:absolute;top:0;right:28px}.art-dot{background:#aeb685;border-radius:50%;width:9px;height:9px;position:absolute;bottom:25px;left:3px}.card{border:1px solid var(--line);background:var(--white);border-radius:11px;padding:24px}.section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title h2,.section-title h3{margin:0}.rhythm .section-title h3{font-size:13px}.rhythm .section-title svg{color:#99a48d}.rhythm-number{color:#45654b;margin:21px 0 19px;font-family:Georgia,serif;font-size:49px;line-height:1.2}.rhythm-number span{color:#8b9783;margin-left:12px;font-family:inherit;font-size:11px}.rhythm-row{color:#7e8b79;border-top:1px solid #edf0e7;justify-content:space-between;padding:10px 0;font-size:11px;display:flex}.rhythm-row b{color:#4f6450;font-size:11px;font-weight:500}.rhythm-foot{color:#93a087;background:#f4f5ee;border-radius:5px;margin-top:11px;padding:11px 12px;font-size:10px;line-height:1.9}.block-title{margin:31px 0 18px}.block-title h2{font-family:Noto Serif SC,Songti SC,serif;font-size:18px}.project-grid,.starter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{text-align:left;background:var(--white);border-radius:10px;min-width:0;padding:20px;display:block}.project-card:hover{box-shadow:var(--shadow);background:#fff;transform:translateY(-3px)}.project-card .section-title{color:#9ba391;margin-bottom:18px}.subject-icon{border-radius:9px;justify-content:center;align-items:center;width:41px;height:41px;display:inline-flex}.color-0{color:#8b9269;background:#eceddf}.color-1{color:#6e9278;background:#e4ede5}.color-2{color:#b89172;background:#f3e8df}.project-card .pill{margin-bottom:10px;font-size:9px}.project-card h3{margin-bottom:9px;font-size:16px}.project-card p{color:#8b9685;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:42px;font-size:11px;line-height:1.9;display:-webkit-box;overflow:hidden}.project-card-bottom{color:#8c9782;border-top:1px solid #ebeee5;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:15px;font-size:10px;display:flex}.project-card-bottom span{align-items:center;gap:4px;display:flex}.project-card-bottom span:last-child{color:#627851}.starter{text-align:left;border:1px solid var(--line);background:#fffefa;border-radius:10px;padding:23px;display:block}.starter>svg{color:#89966f;margin-bottom:20px}.starter h3{font-size:16px}.starter p{color:#8b9685;min-height:39px;font-size:11px}.starter>span{color:#597450;align-items:center;gap:8px;font-size:11px;display:flex}.insight{background:#f3f1e6;border:1px solid #e7e7d5;border-radius:9px;align-items:center;gap:16px;margin-top:26px;padding:21px 24px;display:flex}.insight>svg{color:#aa9c64;flex-shrink:0}.insight b{color:#7b7d57;font-size:12px;font-weight:500}.insight p{color:#a0a084;margin:4px 0 0;font-size:11px}.insight>span{color:#9b9d7e;white-space:nowrap;margin-left:auto;font-size:9px}.footer{border-top:1px solid var(--line);color:#a9b19e;letter-spacing:.5px;justify-content:space-between;margin-top:45px;padding:19px 0 22px;font-size:9px;display:flex}.empty{text-align:center;background:#f8f9f3;border:1px dashed #d8dfd1;border-radius:12px;padding:55px 24px}.empty>svg{color:#9dab8c;margin-bottom:14px}.empty h3{margin-bottom:8px;font-size:17px}.empty .muted{font-size:12px}.notice{color:#687c53;background:#edf2e8;border:1px solid #dce6d2;border-radius:8px;align-items:center;gap:10px;margin:0 0 18px;padding:13px 16px;font-size:12px;display:flex}.notice>svg{flex-shrink:0}.notice>button{white-space:nowrap;background:0 0;border:0;margin-left:auto;padding:3px;font-size:11px}.notice p{word-break:break-word;margin:6px 0 0}.notice.error{color:#a0634a;background:#fff0e9;border-color:#f0d6c8}.notice input{width:100%;margin-top:8px}.notice>div{flex:1;min-width:0}.queue-strip{border:1px solid var(--line);color:#72816b;background:#f1f3eb;border-radius:8px;align-items:center;gap:10px;margin-top:25px;padding:13px 18px;font-size:11px;display:flex}.review-list{margin-bottom:20px}.review-item{text-align:left;border-radius:9px;justify-content:flex-start;gap:15px;width:100%;margin:8px 0;padding:15px 20px;display:flex}.review-icon{color:#8c9763;background:#edf0df;border-radius:8px;padding:9px}.review-item b{font-size:13px;display:block}.review-item small{color:#8b9783;display:block}.review-item>.pill{margin-left:auto}.review-item>svg{color:#99a18b}.modal{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:16px;width:620px;max-width:calc(100vw - 32px);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 30px 100px #173c3040}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#172e285b}.modal-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;display:flex}.modal-head h2{margin:0;font-family:Noto Serif SC,Songti SC,serif;font-size:21px}.modal p{font-size:13px}.segmented{background:#f0f2e9;border-radius:9px;gap:6px;margin-bottom:24px;padding:5px;display:flex}.segmented button{background:0 0;border:0;flex:1;font-size:12px}.segmented .selected{background:#fff;box-shadow:0 2px 8px #4552380e}.goal-presets{flex-wrap:wrap;gap:6px;margin:-5px 0 20px;display:flex}.goal-presets button{background:#f3f5ec;border-radius:5px;padding:4px 8px;font-size:10px}.project-overview{justify-content:space-between;gap:20px;margin-bottom:20px;display:flex}.project-overview h2{margin:11px 0 8px;font-family:Noto Serif SC,Songti SC,serif}.project-overview p{margin-bottom:10px;font-size:13px}.project-overview>div>.muted{align-items:center;gap:3px;font-size:11px;display:flex}.project-overview>button{flex-shrink:0;height:35px;font-size:11px}.source-panel{margin-bottom:25px}.source-panel h3 small{color:#98a08d;margin-left:10px;font-size:11px;font-weight:400}.source-panel>.muted{margin:18px 0;font-size:12px}.source-panel .section-title button{padding:6px 10px;font-size:11px}.source-chips{flex-wrap:wrap;gap:9px;margin:18px 0;display:flex}.source-chips button{color:#6c8060;background:#f5f7ee;max-width:100%;padding:7px 10px;font-size:11px}.source-chips button span{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.outline>p{font-size:12px}.unit-list{border:1px solid var(--line);background:var(--white);border-radius:11px;margin-top:20px;overflow:hidden}.unit-row{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:24px;display:flex}.unit-row:last-child{border-bottom:0}.unit-number{color:#b0b79b;flex-shrink:0;width:36px;font-family:Georgia,serif;font-size:28px}.unit-info{flex:1;min-width:0}.unit-info h3{margin:0 0 7px}.unit-info p{color:#84917d;margin:0 0 8px;font-size:12px}.unit-info input,.unit-info textarea{width:100%;margin-bottom:6px;font-size:12px}.unit-row>button{flex-shrink:0;font-size:11px}.reorder{flex-direction:column;gap:5px;display:flex}.reorder button{padding:4px 10px}.confirm-outline{margin-top:22px}.confirm-outline p{font-size:11px}.divider{color:#9aa389;align-items:center;gap:10px;margin:23px 0;font-size:11px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.upload-zone{color:#7b8e66;cursor:pointer;border:1px dashed #bfcdb1;border-radius:10px;align-items:center;padding:25px}.upload-zone b{font-size:12px}.upload-zone span{color:#9ba68e;font-size:10px}.upload-zone input{width:100%;margin-top:5px;font-size:11px}.source-text{max-height:50vh;margin-top:20px;overflow:auto}.source-text small{background:#eff2e7;border-radius:3px;padding:3px 7px}.source-text p{white-space:pre-wrap;overflow-wrap:anywhere}.evidence-legend{flex-wrap:wrap;gap:9px;margin-bottom:25px;display:flex}.timeline{gap:16px;display:grid}.evidence .section-title{margin-bottom:14px;font-size:11px}.evidence p{font-size:13px}.evidence details{margin:12px 0;font-size:12px}.answer-copy{white-space:pre-wrap;background:#f4f5ee;border-radius:6px;padding:15px}.weekly{background:#f0f3e8;margin-bottom:24px}.weekly-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.weekly-grid b{font-size:12px}.weekly-grid ul{color:#7d8b70;padding-left:18px;font-size:12px}.study-tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:26px;display:flex;overflow:auto}.study-tabs button{color:#92a083;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:12px 17px;font-size:12px}.study-tabs button.active{border-bottom-color:var(--green);color:var(--green)}.lesson{max-width:820px}.prose{margin-bottom:20px}.prose p{white-space:pre-wrap;margin:0;font-size:14px;line-height:2.1}.prose h2{margin-top:10px;font-family:Noto Serif SC,Songti SC,serif}.example{background:#f1ecd9;border-left:3px solid #cbb67d;border-radius:4px 10px 10px 4px;margin:20px 0;padding:25px}.example .eyebrow{color:#a19160}.example p{white-space:pre-wrap;color:#7c7453;margin:12px 0 0;font-size:13px}.practice-layout{grid-template-columns:minmax(0,1fr) 210px;gap:25px;display:grid}.question-card>h2{margin:24px 0;font-size:19px;line-height:1.8}.question-card textarea{width:100%}.choices{flex-direction:column;gap:12px;margin:23px 0;display:flex}.choices label{border:1px solid var(--line);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:12px;margin:0;padding:13px 15px;font-weight:400;line-height:1.9}.choices label.chosen{background:#f2f6ec;border-color:#80997d}.choices input{margin:0}.choices label>span{color:#9eaa8e;font-size:11px}.confidence{color:#8c997d;flex-direction:row;justify-content:space-between;align-items:center;margin-top:24px;font-size:11px;display:flex}.confidence select{padding:7px 10px;font-size:11px}.practice-side>h3{color:#7c8b6d;margin:10px 0 16px;font-size:12px}.practice-side>button{background:0 0;border:0;justify-content:space-between;width:100%;margin-bottom:4px;padding:12px;font-size:12px;display:flex}.practice-side>button.active{background:#e8edde}.study-note{border-top:1px solid var(--line);color:#8c997a;margin-top:22px;padding-top:22px}.study-note p{margin-top:10px;font-size:11px;line-height:1.9}.hint-box{color:#8c8057;background:#f7f1df;border:1px solid #e8ddb7;border-radius:8px;margin-top:22px;padding:18px}.hint-box p{font-size:12px}.result{background:#faf0e5;border:1px solid #ecd8c5;border-radius:9px;margin-top:24px;padding:22px}.result.passed{background:#f0f5e8;border-color:#d5e1c7}.result h3{font-size:15px}.result p{white-space:pre-wrap;font-size:13px}.diagnostic-note{background:#f3f5ed;border-radius:8px;margin-top:16px;padding:15px}.diagnostic-note p{color:#879575;margin:0 0 8px;font-size:12px}.reference{border-bottom:1px solid var(--line);padding:16px 0}.reference h3{font-size:13px}.reference a{color:var(--accent);font-size:11px}.reference p{white-space:pre-wrap;font-size:12px}.admin-settings{flex-wrap:wrap;align-items:flex-end;gap:17px;display:flex}.admin-settings label{max-width:200px;font-size:11px}.admin-settings label input[type=number]{width:130px}.admin-settings button{margin-bottom:18px}.admin-section{margin-top:22px}.feedback-row{border-top:1px solid var(--line);align-items:center;gap:20px;padding:15px 0;display:flex}.feedback-row div{flex:1}.feedback-row b{font-size:11px}.feedback-row p{margin:5px 0;font-size:12px}.feedback-row button{flex-shrink:0;font-size:10px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th,td{border-bottom:1px solid var(--line);padding:12px}th{color:#97a487;font-weight:500}td:last-child{overflow-wrap:anywhere;max-width:400px}.loading{color:#94a184;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:70vh;display:flex}.login{grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.login-story{color:#eaf1dd;background:#284b41;flex-direction:column;justify-content:space-between;padding:45px 70px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;border:1px solid #53765c;border-radius:50%;width:480px;height:480px;position:absolute;top:150px;right:-260px;box-shadow:0 0 0 40px #52705710,0 0 0 100px #52705710}.login-story .brand .logo{background:#456651}.login-story .beta{color:#bfcfa8;background:#43614a;border-color:#537055}.login-story .eyebrow{color:#9caf8c}.login-story h1{margin:30px 0 20px;font-size:45px;line-height:1.65}.login-story h1 em{color:#ddc29a;font-style:normal}.login-story p{color:#a4b99f;font-size:12px;line-height:2}.login-story>small{color:#829d7e;font-size:10px}.login-points{flex-wrap:wrap;gap:20px;margin-top:38px;display:flex}.login-points span{color:#b2c59f;align-items:center;gap:6px;font-size:10px;display:flex}.login-form{justify-content:center;align-items:center;padding:50px;display:flex}.login-box{width:100%;max-width:340px}.login-box h2{margin:16px 0;font-family:Noto Serif SC,Songti SC,serif;font-size:29px}.login-box>.muted{margin-bottom:30px;font-size:12px}.login-box form .primary{margin-top:10px}.login-box>.fineprint{margin-top:27px}hr{border:0;border-top:1px solid var(--line);margin:24px 0}@media (min-width:1440px){.hero-art{width:270px;right:35px}.hero{min-height:320px}.main{padding-top:48px}}@media (max-width:1150px){.sidebar{width:205px;padding:29px 18px 0}.main-wrap{width:calc(100% - 205px);margin-left:205px}.main{padding:32px 28px 0}.topbar{padding:0 28px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 220px;gap:15px}.hero{padding:24px}.hero-art{opacity:.45;right:-80px}.hero h2{font-size:26px}.project-grid,.starter-grid{gap:12px}.project-card,.starter{padding:18px}.insight>span{display:none}.page-heading h1{font-size:28px}}@media (max-width:900px){.sidebar{width:175px;padding:24px 14px 0}.sidebar .brand{gap:6px}.sidebar .brand b{font-size:23px}.sidebar-caption{font-size:10px}.sidebar-note{margin-top:32px;padding:16px}.sidebar nav button{gap:10px;padding:11px 10px;font-size:12px}.main-wrap{width:calc(100% - 175px);margin-left:175px}.dashboard-grid{grid-template-columns:1fr}.hero-art{opacity:.6;right:20px}.rhythm{display:none}.project-grid,.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid>:nth-child(3),.starter-grid>:nth-child(3){grid-column:1/-1}.practice-layout{grid-template-columns:1fr}.practice-side{flex-wrap:wrap;grid-row:1;align-items:center;gap:8px;display:flex}.practice-side>button{width:auto;margin:0;padding:7px 11px;font-size:11px}.practice-side>h3{margin:0}.study-note{display:none}.weekly-grid{grid-template-columns:1fr}.login-story{padding:40px}.login-story h1{font-size:36px}.login-form{padding:35px}}@media (max-width:640px){body{font-size:13px}.sidebar{border:0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#f9faf3f2;width:100%;height:65px;padding:0;position:fixed;top:auto;bottom:0}.sidebar>.brand,.sidebar-caption,.sidebar-note,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;gap:0;height:100%;padding:6px}.sidebar nav button{border-radius:6px;flex-direction:column;gap:3px;min-width:68px;padding:5px 10px;font-size:9px}.nav-count{margin-top:-4px;margin-left:28px;font-size:8px;position:absolute}.main-wrap{width:100%;margin-left:0;padding-bottom:65px}.topbar{height:55px;padding:0 20px;font-size:10px}.topbar-date{font-size:9px}.main{padding:28px 20px 0}.page-heading{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:23px}.page-heading h1{font-size:25px}.page-heading>.primary{margin-top:3px;padding:8px 12px;font-size:11px}.page-heading p.muted{font-size:11px}.eyebrow{letter-spacing:1.6px;margin-bottom:10px;font-size:8px}.hero{min-height:300px;padding:23px}.hero h2{font-size:26px}.hero-art{opacity:.4;top:65px;right:-48px}.hero p{font-size:11px}.hero-top>span:last-child{font-size:9px}.project-grid,.starter-grid{grid-template-columns:1fr}.project-grid>:nth-child(3),.starter-grid>:nth-child(3){grid-column:auto}.starter{padding:20px}.starter>svg{margin-bottom:13px}.starter p{min-height:0}.project-card p{height:auto}.insight{align-items:flex-start;padding:17px}.insight b{font-size:11px}.insight p{font-size:10px}.footer{margin-top:32px;font-size:8px}.review-item{gap:10px;padding:12px}.review-item b{font-size:12px}.review-item>.pill{font-size:9px}.review-item>svg:last-child{display:none}.card{padding:20px}.project-overview{flex-direction:column}.project-overview>button{align-self:flex-start}.source-panel .section-title{flex-wrap:wrap}.source-panel .section-title h3{font-size:14px}.source-chips button span{max-width:230px}.unit-row{flex-wrap:wrap;gap:12px;padding:18px}.unit-number{width:26px;font-size:24px}.unit-info{min-width:180px}.unit-row>button{margin-left:38px}.unit-info h3{font-size:15px}.unit-info p{font-size:11px}.unit-row .reorder{flex-direction:row;margin-left:38px}.confirm-outline .primary{font-size:11px}.modal{padding:22px}.modal-head h2{font-size:18px}.confidence{flex-direction:column;align-items:flex-start;gap:8px}.question-card h2{font-size:17px}.choices label{padding:12px;font-size:12px}.button-row{gap:8px}.button-row button{padding:9px 12px;font-size:11px}.study-tabs{margin-left:-5px;margin-right:-5px}.study-tabs button{padding:11px;font-size:11px}.evidence .section-title{flex-wrap:wrap}.login{grid-template-columns:1fr}.login-story{min-height:340px;padding:25px 28px 35px}.login-story>div:nth-child(2){margin-top:38px}.login-story h1{margin:15px 0;font-size:28px;line-height:1.7}.login-story h1 br:nth-child(2){display:none}.login-story p{font-size:11px}.login-story>small,.login-points{display:none}.login-story .brand b{font-size:24px}.login-form{padding:38px 28px 50px}.login-box h2{font-size:25px}}.topbar .topbar-date{margin-left:auto}.account-button{color:#8b978b;margin-left:16px}.topbar{justify-content:flex-start}@media (max-width:640px){.sidebar{height:calc(65px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.main-wrap{padding-bottom:calc(65px + env(safe-area-inset-bottom))}.account-button{margin-left:8px;padding:4px!important}.topbar-date{gap:4px;font-size:8px}}
