:root{color:#182820;font-synthesis:none;--paper:#f7f8f5;--card:#fff;--ink:#182820;--muted:#667369;--line:#dce4dc;--green:#216447;--deep:#183c2d;--lime:#e2edb5;--soft:#edf2eb;--danger:#a03932;background:#f7f8f5;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.54}button,a{touch-action:manipulation}button{color:inherit}a{color:var(--green);text-underline-offset:4px;text-decoration-thickness:1px}a:hover{color:#133f2b}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #96b36e}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{text-wrap:pretty;font-weight:650;line-height:1.45}h1{letter-spacing:-.7px;margin-bottom:10px;font-size:30px}h2{margin-bottom:16px;font-size:20px}h3{font-size:17px}p{margin-bottom:16px}small{font-size:12px}.muted{color:var(--muted)}.app-shell{min-height:100vh}.workspace{min-width:0;margin-left:236px}.sidebar{background:var(--deep);color:#f2f4ed;z-index:50;flex-direction:column;width:236px;padding:32px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:-.4px;align-items:center;gap:13px;font-size:19px;font-weight:650;text-decoration:none;display:flex}.brand:hover{color:#fff}.brand-mark{letter-spacing:-2px;font:700 31px/1.25 Georgia,serif}.brand-mark span{color:#dceb9c}.brand small{color:#a8c2b0;letter-spacing:1.2px;margin-top:5px;font-size:9px;display:block}.sidebar-label{color:#8eae9b;letter-spacing:2px;margin:51px 13px 17px;font-size:10px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#bbcec1;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:13px;width:100%;min-height:48px;padding:0 14px;font-size:14px;transition:background .15s,color .15s;display:flex}.sidebar nav button:hover{color:#fff;background:#254c3b}.sidebar nav button.active{color:#213a27;background:#e2edb5;font-weight:650}.nav-number{opacity:.65;font-family:Consolas,monospace;font-size:11px}.nav-active-dot{background:0 0;border-radius:100%;width:5px;height:5px;margin-left:auto}.active .nav-active-dot{background:var(--green)}.sidebar-bottom{color:#c5d5ca;border-top:1px solid #365442;margin-top:auto;padding:28px 12px 0;font-size:12px}.sidebar-bottom p{color:#98b19f;margin:12px 0 14px;font-size:11px;line-height:1.9}.sidebar-bottom button{color:#dcebaf;background:0 0;border:0;padding:0;font-size:11px}.privacy-dot{background:#bdce82;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.topbar{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:20px;height:88px;padding:0 40px;display:flex}.breadcrumb{color:var(--muted);white-space:nowrap;font-size:12px}.breadcrumb span{color:#b4beb5;margin:0 14px}.breadcrumb strong{color:var(--ink);font-weight:500}.search{z-index:30;width:270px;max-width:100%;position:relative}.search-input{border:1px solid var(--line);color:#7a897e;background:#fff;border-radius:6px;align-items:center;gap:9px;padding:8px 12px;display:flex}.search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;height:24px;font-size:12px}.search-results{border:1px solid var(--line);background:#fff;border-radius:8px;width:440px;max-width:calc(100vw - 32px);max-height:65vh;padding:10px;position:absolute;top:48px;right:0;overflow:auto;box-shadow:0 16px 40px #1a3b2819}.search-caption{color:var(--muted);margin:0;padding:4px 8px;font-size:12px}.search-results button{text-align:left;background:0 0;border:0;border-radius:5px;width:100%;padding:12px 10px;display:block}.search-results button:hover{background:var(--soft)}.search-results strong{font-size:13px;line-height:1.6;display:block}.search-results span{color:var(--muted);overflow-wrap:anywhere;margin-top:6px;font-size:11px;line-height:1.7;display:block}.menu-toggle{display:none!important}main{outline:0;min-width:0;max-width:1450px;min-height:calc(100vh - 162px);margin:0 auto;padding:34px 40px 48px}.page-heading{justify-content:space-between;align-items:center;gap:28px;margin-bottom:30px;display:flex}.page-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:13px}.eyebrow{letter-spacing:1.65px;color:#7c8d78;margin-bottom:12px;font-family:Consolas,SFMono-Regular,monospace;font-size:10px;font-weight:500}.date-stamp{text-align:right;white-space:nowrap;color:#4e6253;font-family:Consolas,monospace;font-size:14px}.date-stamp small{color:var(--muted);letter-spacing:1px;margin-top:6px;font-family:inherit;font-size:10px;display:block}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:17px;min-height:44px;padding:10px 18px;font-size:13px;font-weight:550;line-height:1.5;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.button.primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover:not(:disabled){color:#fff;background:#194c36;border-color:#194c36}.button.secondary{color:#344a3b;background:#fff;border-color:#cfd9cf}.button.secondary:hover:not(:disabled){background:#f0f4eb;border-color:#90a48e}.text-button{color:var(--green);text-align:left;background:0 0;border:0;min-height:44px;padding:8px 0;font-size:12px;font-weight:550}.text-link{font-size:12px}.overview-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;display:grid}.overview-primary,.checkin-rail{min-width:0}.current-unit{background:#e9efdb;border:1px solid #dce5ca;border-radius:10px;padding:28px 30px 22px}.section-label{letter-spacing:.4px;color:#5f7056;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.week-kicker{letter-spacing:2px;color:#678152;margin:28px 0 8px;font:12px/1.6 Consolas,monospace}.current-unit h2{max-width:680px;margin-bottom:10px;font-size:25px;line-height:1.6}.current-unit>p:not(.week-kicker){color:#728168;margin-bottom:23px;font-size:12px}.progress-summary{color:#6a795c;border-top:1px solid #d0dbc0;align-items:center;gap:20px;margin-top:26px;padding-top:17px;font-size:11px;display:flex}.progress-summary span{white-space:nowrap}.progress-summary strong{color:var(--green);font-size:14px;font-weight:650}.progress-summary progress{width:100%;height:5px;accent-color:var(--green);background:#d4dec7;border:0;border-radius:3px}progress::-webkit-progress-bar{background:#d4dec7;border-radius:3px}progress::-webkit-progress-value{background:var(--green);border-radius:3px}.course-path{margin-top:32px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px;display:flex}.section-heading h2{margin:0;font-size:17px}.section-heading>.muted{font-size:11px}.lesson-list{margin:0;padding:0;list-style:none}.lesson-list li{border-top:1px solid var(--line)}.lesson-list li:last-child{border-bottom:1px solid var(--line)}.lesson-list button{text-align:left;background:0 0;border:0;align-items:center;gap:17px;width:100%;min-height:70px;padding:15px 5px;display:flex}.lesson-list button:hover{background:#eef2e9}.week-number{color:#8a9c87;min-width:26px;font:16px/1.5 Georgia,serif}.lesson-list-title{overflow-wrap:anywhere;flex:1;min-width:0;font-size:13px;font-weight:500;line-height:1.8}.lesson-list-title small{color:#8c9788;margin-top:5px;font-size:11px;font-weight:400;display:block}.status-tag{color:#778471;white-space:nowrap;background:#eff2ec;border:1px solid #dfe5da;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:400}.status-tag.passed{color:#3b713e;background:#e3eedf;border-color:#c9ddbf}.row-arrow{color:#98a68e;font-size:15px}.calendar-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:22px 18px}.calendar-card .section-heading{margin-bottom:24px}.calendar-card .section-heading h2{font-size:16px}.calendar-card .section-heading>.muted{font-size:9px}.calendar-navigation{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.calendar-navigation h3{letter-spacing:.3px;margin:0;font-size:13px;font-weight:550}.calendar-arrow{color:#64765c;background:0 0;border:1px solid #e4e8df;border-radius:5px;justify-content:center;align-items:center;width:34px;min-height:34px;display:flex}.calendar-arrow:hover{background:var(--soft)}.calendar-grid{border-collapse:collapse;table-layout:fixed;text-align:center;width:100%}.calendar-grid th{color:#8a9685;height:32px;font-size:10px;font-weight:400}.calendar-grid td{height:37px;padding:2px 0}.calendar-day{color:#6b7b62;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;font:12px Consolas,monospace;display:inline-flex;position:relative;opacity:1!important}.calendar-day.today{color:var(--green);border-color:#547946;font-weight:700}.calendar-day.checked{background:var(--green);color:#fff;border-color:var(--green)}.calendar-day.future{color:#b8c2b4}.checkin-dot{line-height:.7;position:absolute;bottom:0}.calendar-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:19px;display:flex}.calendar-actions .button{flex:1;padding:10px 16px}.calendar-actions .text-button{white-space:nowrap;font-size:11px}.calendar-note{color:#899580;margin:13px 0 18px;font-size:9px;line-height:1.9}.checkin-stats{border-top:1px solid #e7ebe2;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;padding-top:18px;display:grid}.checkin-stats dt{color:#889580;margin-bottom:7px;font-size:9px}.checkin-stats dd{color:#2c5037;margin:0;font:18px Georgia,serif}.quiet-note{padding:24px 12px}.quiet-note h2{color:#52664d;margin-bottom:10px;font-size:12px}.quiet-note p{color:#8b9784;margin:0;font-size:11px;line-height:2}.guide-entry{background:#e9efdf;border:1px solid #dce5cd;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;padding:26px 30px;display:flex}.guide-entry .eyebrow{font-size:9px}.guide-entry h2{margin:9px 0;font-size:21px}.guide-entry p{color:#708062;margin:0;font-size:12px}.directory-list button{min-height:88px}.workspace-footer{color:#95a08e;border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:21px 40px;font-size:10px;display:flex}.reader-heading{align-items:flex-start;margin-bottom:22px}.reader-heading h1{max-width:850px;font-size:27px}.reader-heading>.status-tag{margin-top:28px}.reader-layout{grid-template-columns:minmax(0,800px) minmax(160px,1fr);align-items:start;gap:32px;display:grid}.reading-column{min-width:0}.reading-tools{flex-wrap:wrap;align-items:center;gap:22px;margin-bottom:22px;display:flex}.reading-tools .button{min-height:38px;padding:8px 14px;font-size:12px}.lesson-paper{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:8px;min-width:0;padding:35px 34px}.prose{overflow-wrap:anywhere;color:#34483a;min-width:0;font-size:15px;line-height:1.95}.prose:empty{display:none}.prose h1{color:#1f3728;margin:12px 0 26px;font-size:25px;line-height:1.65}.prose h2{color:#27442f;margin:34px 0 17px;padding-top:8px;scroll-margin-top:20px;font-size:19px}.prose h3{color:#314d36;margin:25px 0 13px;font-size:16px}.prose h4{margin:23px 0 12px;font-size:15px}.prose p{margin-bottom:18px}.prose ul,.prose ol{margin:12px 0 23px;padding-left:1.6em}.prose li,.prose li>p{margin:8px 0}.prose strong{color:#243f2d;font-weight:650}.prose blockquote{color:#617255;background:#f4f6ee;border-radius:5px;margin:22px 0;padding:18px 20px;font-size:13px}.prose blockquote p:last-child{margin:0}.prose pre{white-space:pre;color:#31513a;background:#f0f3ec;border:1px solid #e0e7d9;border-radius:6px;max-width:100%;margin:22px 0;padding:19px 20px;font-size:12px;line-height:1.8;overflow:auto}.prose code{overflow-wrap:anywhere;background:#eef1e9;border-radius:3px;padding:2px 5px;font-family:Consolas,SFMono-Regular,monospace;font-size:.87em}.prose pre code{overflow-wrap:normal;background:0 0;padding:0;font-size:12px}.prose table{border-collapse:collapse;max-width:100%;margin:24px 0;font-size:12px;line-height:1.8;display:block;overflow-x:auto}.prose th,.prose td{vertical-align:top;border:1px solid #dfe6da;min-width:100px;padding:10px 13px}.prose th{color:#3e583d;background:#f0f4eb;font-weight:600}.prose td{background:#fff}.prose hr{border:0;border-top:1px solid #e6eadf;margin:32px 0}.prose input[type=checkbox]{width:14px;height:14px;min-height:0;margin:0 6px 0 0}.original-text{white-space:pre-wrap}.lesson-outline{border-top:1px solid var(--line);max-height:85vh;padding-top:20px;position:sticky;top:28px;overflow:auto}.lesson-outline .eyebrow{font-size:9px}.lesson-outline h2{margin:10px 0;font-size:13px}.lesson-outline a{color:#7a8a71;overflow-wrap:anywhere;padding:8px 0;font-size:11px;line-height:1.75;text-decoration:none;display:block}.lesson-outline a:hover{color:var(--green)}.guide-paper{max-width:860px}.guide-actions,.lesson-pagination{justify-content:space-between;align-items:center;gap:16px;margin:26px 0;display:flex}.lesson-pagination>span{color:#8a987e;font-size:11px}.practice-section{min-width:0;margin-top:35px}.practice-section>.section-heading{margin-bottom:20px}.dirty-indicator{color:#9d6926;font-size:11px}.exercise-card,.acceptance-card,.reference-answers,.privacy-card,.backup-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;margin-bottom:22px;padding:26px 28px}.exercise-card .prose{font-size:14px}.exercise-card .prose h2{margin-top:0;font-size:18px}.field-label{color:#4c6445;margin:21px 0 12px;font-size:13px;font-weight:550;display:block}textarea{resize:vertical;color:#293e2e;background:#fbfcf8;border:1px solid #cdd9c5;border-radius:5px;width:100%;min-height:130px;padding:14px 16px;font-size:14px;line-height:1.9;transition:border-color .2s;display:block}textarea:focus{outline-offset:1px;border-color:#6f925d;outline:2px solid #e0edcf}textarea:disabled{color:#7d8b75;background:#f4f6ef}select{color:#3c5235;background:#fff;border:1px solid #ced9c7;border-radius:5px;min-width:0;max-width:100%;min-height:44px;padding:10px 13px;font-size:13px}input[type=checkbox]{accent-color:var(--green);flex-shrink:0;width:17px;height:17px}input[type=file]{background:#f7f9f1;border:1px dashed #b6c6a9;border-radius:6px;width:100%;padding:15px;font-size:12px;display:block;overflow:hidden}input[type=file]::file-selector-button{color:#4a623e;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9caac;border-radius:4px;margin-right:12px;padding:8px 10px}.exercise-meta{color:#8a967f;justify-content:space-between;align-items:center;gap:10px;margin:10px 0 17px;font-size:10px;display:flex}.exercise-actions{gap:13px;margin-bottom:20px;display:flex}.submission-history{color:#6d7f60;border-top:1px solid #e4e9dc;padding-top:14px;font-size:12px}.submission-history ol{padding-left:20px}.submission-history li{padding:7px 0}.submission-content{white-space:pre-wrap;overflow-wrap:anywhere;color:#536447;background:#f5f7f0;border-radius:5px;padding:15px;font:12px/1.9 PingFang SC,Microsoft YaHei,sans-serif}.reference-answers{background:#f0f4e9;padding:17px 23px}.reference-answers>summary{color:#3c6335;font-size:13px;font-weight:550}.reference-answers[open]>summary{margin-bottom:22px}summary{cursor:pointer;min-height:30px;margin-left:12px;line-height:1.8;list-style-position:outside}summary::marker{color:#829b6e;font-size:11px}.acceptance-card{background:#fafbf5}.acceptance-card>h3{font-size:17px}.acceptance-card .prose{font-size:13px}.acceptance-card .prose h2{margin-top:22px;font-size:17px}.acceptance-card>.muted{font-size:12px;line-height:1.9}.gate-message{color:#886a39;margin:8px 0;font-size:12px}.attestation{color:#6e805f;align-items:flex-start;gap:10px;margin:18px 0 23px;font-size:12px;line-height:1.85;display:flex}.attestation input{margin-top:3px}.pass-actions p{color:var(--green);font-size:12px}.exercise-filter{background:#edf2e5;border:1px solid #dbe4ce;border-radius:7px;flex-wrap:wrap;align-items:center;gap:15px;padding:18px 22px;display:flex}.exercise-filter label{white-space:nowrap;font-size:12px}.exercise-filter select{flex:1;max-width:720px}.calendar-full{max-width:690px;padding:28px 35px}.calendar-full .calendar-grid td{height:66px}.calendar-full .calendar-day{width:46px;height:46px;font-size:14px}.calendar-full .calendar-navigation h3{font-size:17px}.calendar-full .calendar-grid th{font-size:12px}.calendar-full .checkin-stats dt{font-size:11px}.calendar-full .checkin-stats dd{font-size:22px}.checkin-history{max-width:690px;margin-top:28px}.checkin-history h2{font-size:17px}.checkin-history ol{padding:0;list-style:none}.checkin-history li{border-top:1px solid var(--line);justify-content:space-between;padding:14px 6px;font-size:13px;display:flex}.privacy-card{background:#edf2e5;max-width:940px;padding:26px 30px}.privacy-card h2{font-size:19px}.privacy-card p{color:#718062;font-size:13px;line-height:2}.privacy-card p:last-child{margin:0}.backup-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:940px;display:grid}.backup-card{flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:0;display:flex}.backup-card h2{font-size:18px}.backup-card p{color:#7d8b70;font-size:13px;line-height:1.95}.backup-card .button{margin-top:auto}.backup-card .field-label{margin:5px 0}.notice{z-index:70;color:#48683a;overflow-wrap:anywhere;background:#eef5e6;border:1px solid #ccddbe;border-radius:6px;justify-content:space-between;align-items:center;gap:14px;max-width:min(580px,100vw - 40px);margin-bottom:24px;padding:13px 17px;font-size:13px;display:flex;position:fixed;bottom:24px;right:30px;box-shadow:0 8px 28px #193a251c}.notice.error{color:#8f3d34;background:#fbefeb;border-color:#e7c6bd}.notice button{color:inherit;background:0 0;border:0;flex-shrink:0;min-width:24px;min-height:24px;font-size:20px}.load-state{max-width:640px;padding:80px 0}.load-state h1{font-size:26px}.load-state p{color:var(--muted);font-size:13px}.loading-line{background:var(--green);width:48px;height:3px;margin-bottom:28px;display:block}.empty-state{color:#6c7e5d;background:#f0f3e9;border:1px dashed #d7e0cc;border-radius:6px;padding:25px;font-size:13px}.skip-link{z-index:100;border:2px solid var(--green);background:#fff;padding:12px 20px;position:fixed;top:-70px;left:260px}.skip-link:focus{top:10px}.drawer-backdrop{display:none}@media (width>=1550px){.topbar{padding-left:60px;padding-right:60px}main{padding:44px 60px 60px}.overview-grid{grid-template-columns:minmax(0,1fr) 330px;gap:34px}.current-unit{padding:32px 36px}.current-unit h2{font-size:28px}.lesson-list button{min-height:75px}.calendar-card{padding:24px}.reader-layout{grid-template-columns:minmax(0,820px) minmax(180px,1fr);gap:42px}}@media (width<=1190px){.sidebar{width:206px;padding:28px 17px}.workspace{margin-left:206px}.topbar{padding:0 26px}main{padding:30px 26px}.overview-grid{grid-template-columns:minmax(0,1fr) 275px;gap:20px}.current-unit{padding:23px}.current-unit h2{font-size:22px}.calendar-card{padding:18px 12px}.reader-layout{grid-template-columns:minmax(0,1fr)}.lesson-outline{display:none}.lesson-paper{padding:28px}.workspace-footer{padding:20px 26px}.sidebar .brand{font-size:17px}.sidebar .brand small{font-size:8px}.lesson-list button{gap:12px}.date-stamp{font-size:12px}.status-tag{font-size:9px}}@media (width<=990px){.overview-grid{grid-template-columns:minmax(0,1fr)}.checkin-rail{grid-template-columns:minmax(0,1fr) minmax(0,.7fr);align-items:start;gap:24px;display:grid}.calendar-card{padding:22px}.quiet-note{padding:20px 0}.search{width:220px}.reader-heading h1{font-size:24px}.backup-grid{grid-template-columns:1fr}.page-heading{gap:18px}}@media (width<=760px){.workspace{margin-left:0}.sidebar{width:246px;transition:transform .18s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.drawer-backdrop{z-index:45;background:#12261966;border:0;display:block;position:fixed;inset:0}.menu-toggle{min-height:40px!important;padding:8px 12px!important;font-size:12px!important;display:inline-flex!important}.topbar{grid-template-columns:auto 1fr;gap:14px 18px;height:auto;min-height:76px;padding:16px 20px;display:grid}.breadcrumb{text-align:right;font-size:11px}.breadcrumb span{margin:0 8px}.search{grid-column:1/-1;width:100%}.search-input{padding:8px 12px}.search input{height:27px;font-size:13px}.search-results{width:100%;max-width:100%}main{padding:27px 20px 38px}.page-heading{align-items:flex-start;gap:15px;margin-bottom:24px}.page-heading h1{font-size:26px}.page-heading p:not(.eyebrow){font-size:12px;line-height:1.8}.date-stamp{margin-top:35px;font-size:11px}.eyebrow{letter-spacing:1.2px;margin-bottom:9px;font-size:9px}.current-unit{border-radius:8px;padding:22px}.current-unit h2{font-size:22px;line-height:1.65}.week-kicker{margin-top:25px;font-size:11px}.current-unit>p:not(.week-kicker){font-size:11px;line-height:1.8}.progress-summary{gap:16px;font-size:10px}.section-heading h2{font-size:16px}.checkin-rail{margin-top:4px;display:block}.calendar-card{padding:23px 20px}.calendar-grid td{height:42px}.calendar-day{width:36px;height:36px}.calendar-arrow{width:44px;min-height:44px}.quiet-note{padding:24px 10px}.lesson-list button{gap:12px;min-height:82px;padding:15px 0}.week-number{min-width:22px;font-size:17px}.lesson-list-title{font-size:12px;line-height:1.8}.status-tag{padding:3px 5px;font-size:9px}.row-arrow{display:none}.course-path{margin-top:28px}.page-heading>.button{flex-shrink:0;padding:9px 11px;font-size:11px}.guide-entry{padding:22px;display:block}.guide-entry h2{font-size:20px}.guide-entry p{font-size:12px;line-height:1.9}.guide-entry .button{margin-top:20px}.directory-list button{min-height:100px}.reader-heading{display:block}.reader-heading h1{font-size:23px;line-height:1.65}.reader-heading>.status-tag{margin-top:8px;display:inline-block}.reading-tools{gap:15px;margin-bottom:18px}.reading-tools .button{min-height:44px}.lesson-paper{border-radius:7px;padding:22px 18px}.prose{font-size:16px;line-height:1.95}.prose h1{font-size:23px}.prose h2{margin-top:28px;font-size:19px}.prose h3{font-size:17px}.prose blockquote{padding:16px;font-size:13px}.prose pre{padding:16px 14px;font-size:12px}.prose th,.prose td{min-width:110px;padding:9px 11px}.exercise-card,.acceptance-card{padding:22px 18px}.exercise-card .prose{font-size:15px}.exercise-card .prose h2{font-size:18px}.field-label{font-size:13px;line-height:1.8}textarea{padding:12px;font-size:16px}.exercise-meta{align-items:flex-start;gap:8px;font-size:9px}.exercise-actions{gap:10px}.exercise-actions .button{flex:1;padding:10px 12px}.reference-answers{padding:17px 18px}.acceptance-card .prose{font-size:14px}.attestation{font-size:12px;line-height:1.9}.attestation input{width:18px;height:18px}.exercise-filter{gap:10px;padding:16px}.exercise-filter label{width:100%}.exercise-filter select{flex-basis:100%;width:100%;font-size:12px}.lesson-pagination{flex-wrap:wrap;gap:9px}.lesson-pagination .button{padding:10px 13px;font-size:12px}.lesson-pagination>span{font-size:9px}.guide-actions .button{padding:10px 13px;font-size:12px}.calendar-full{padding:23px 20px}.calendar-full .calendar-grid td{height:47px}.calendar-full .calendar-day{width:36px;height:36px;min-height:36px;font-size:13px}.calendar-full .calendar-navigation h3{font-size:15px}.calendar-note{font-size:10px}.privacy-card,.backup-card{padding:22px}.privacy-card h2{font-size:18px;line-height:1.7}.backup-grid{gap:17px}.notice{padding:12px 14px;font-size:12px}.workspace-footer{flex-direction:column;gap:4px;padding:19px 20px;font-size:9px}.skip-link{left:20px}.load-state{padding:50px 0}.load-state h1{font-size:22px}.text-button{min-height:44px}.submission-history summary{min-height:44px;padding:6px 0}.checkin-stats dd{font-size:19px}.eyebrow{font-size:10px}.date-stamp{font-size:12px}.date-stamp small{font-size:10px}.status-tag{font-size:11px}.lesson-list-title{font-size:13px}.lesson-list-title small{font-size:11px}.calendar-grid th{font-size:12px}.calendar-day{color:#536a4a;font-size:14px}.calendar-day.future{color:#8a9784}.calendar-note,.checkin-stats dt{color:#64765a;font-size:11px}.quiet-note p{color:#65795a;font-size:12px}.exercise-meta{font-size:11px}.notice{font-size:13px;bottom:16px;right:20px}.section-heading>.muted{font-size:11px}.text-button{font-size:12px}.calendar-card .section-heading>.muted{font-size:11px}.calendar-actions .text-button{font-size:12px}.workspace-footer{font-size:11px}.sidebar-bottom p{font-size:12px}.current-unit h2{text-wrap:pretty}.exercise-filter select{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.sidebar,.topbar,.workspace-footer,.reading-tools,.lesson-outline,.lesson-pagination,.practice-section,.notice{display:none!important}.workspace{margin:0}main{max-width:none;padding:0}.reader-layout{display:block}.lesson-paper{border:0;padding:0}.prose{font-size:12pt}.prose pre,.prose table{overflow:visible}.page-heading{margin-bottom:15px}}
