:root{--bg:#f5f4ee;--paper:#fffefa;--ink:#29372f;--muted:#626c60;--line:#dfE2d7;--accent:#bd573a;--sage:#dfe7d7;--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bd573a;outline-offset:4px}button{transition:background .18s,transform .18s}button:hover{transform:translateY(-1px)}.sidebar{width:280px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);padding:38px 24px;overflow-y:auto;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:13px;font-size:25px;font-weight:650;line-height:1;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--bg);width:46px;height:54px;border-radius:25px;font-family:Georgia,serif;font-size:44px;font-weight:400}.brand-dot{color:var(--accent)}.sidebar-label{font-size:12px;line-height:1.6;letter-spacing:1px;color:var(--muted);margin:58px 8px 15px}.sidebar nav{display:grid;gap:7px}.sidebar nav a,.sidebar nav button{display:flex;gap:13px;align-items:center;border:0;background:transparent;padding:13px 12px;border-radius:9px;text-align:left;font-size:16px}.sidebar nav .active{background:#e8eadf;font-weight:600}.sidebar nav button:hover,.sidebar nav a:hover{background:#e8eadf}.blocks-label{margin-top:35px;font-size:12px}.nav-number{color:var(--muted);font-size:14px}.sidebar-bottom{margin-top:auto;padding:35px 9px 24px}.small-wave{font-size:40px;color:var(--accent);letter-spacing:-10px}.sidebar-bottom p{font-family:Georgia,serif;font-size:24px;line-height:1.25;margin:20px 0 12px}.sidebar-bottom>span:last-child{font-size:14px;color:var(--muted)}.source-credit{border-top:1px solid var(--line);padding:22px 8px 0;font-size:14px;line-height:1.8;color:var(--muted)}.workspace{margin-left:280px}.topbar{height:80px;padding:0 48px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:14px}.breadcrumb{color:var(--muted);margin-left:12px}.practice-badge{display:flex;align-items:center;gap:8px}.practice-badge i{width:6px;height:6px;border-radius:50%;background:#7b8d66}main{max-width:1500px;margin:auto;padding:44px 48px 0}.hero{display:grid;grid-template-columns:1.2fr 1fr;min-height:350px;gap:30px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600;color:var(--muted)}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4.5vw,68px);line-height:1.08;letter-spacing:-2.8px;font-weight:400;margin:23px 0}h1 em{color:var(--accent);font-weight:400}.hero-copy>p{font-size:18px;line-height:1.85;color:var(--muted);margin-bottom:25px}.button{border:0;border-radius:8px;padding:14px 20px;display:inline-flex;justify-content:center;align-items:center;gap:27px;font-weight:500;font-size:16px}.primary{background:var(--accent);color:#fff}.primary:hover{background:#a7472e}.secondary{background:transparent;border:1px solid #ccd1c2}.secondary:hover{background:#e9ecdf}.hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;color:var(--muted);margin:19px 0 8px}.hero-meta i{width:3px;height:3px;border-radius:50%;background:#a5aa9c}.voice-art{height:325px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse at center,#e5e8da99,transparent 70%)}.orbit{position:absolute;border:1px solid #d8ddce;border-radius:50%;width:240px;height:240px}.orbit-two{width:315px;height:315px}.orbit-three{width:390px;height:390px}.waveform{display:flex;align-items:center;justify-content:center;gap:5px;height:220px;width:95%;transform:rotate(-7deg)}.waveform i{width:5px;border-radius:5px;background:var(--accent);opacity:.83}.art-caption{position:absolute;bottom:10px;left:20px;right:20px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.7px;color:var(--muted)}.art-star{position:absolute;right:35px;top:10px;font-size:41px;color:#a4ad8b}.progress-strip{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:12px;background:#eeefe6;padding:21px 24px;margin:35px 0 48px}.progress-symbol{width:39px;height:39px;background:#e0e5d5;display:grid;place-items:center;border-radius:50%;font-size:20px}.progress-strip strong{font-size:16px;font-weight:550}.progress-strip p{font-size:14px;color:var(--muted);margin:7px 0 0}.overall-progress{width:220px;flex-shrink:0;margin-left:auto}.progress-heading{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:10px}.track{height:4px;background:#dce1d3;border-radius:6px;overflow:hidden}.track>span{display:block;height:100%;background:#758363;width:0;transition:width .3s}.section-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}h2{font-size:27px;font-weight:500;letter-spacing:-.8px;margin:12px 0 0}h2>span{font-size:16px;color:var(--muted);font-weight:400;margin-left:9px}.search{display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid var(--line);border-radius:7px;background:#f9f9f3;width:360px;max-width:100%;min-width:0}.search>span{font-size:22px;color:var(--muted)}.search input{width:100%;min-width:0;border:0;outline:none;background:transparent;font-size:16px;color:var(--ink)}.search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.course-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:20px}.card-art{height:124px;position:relative;overflow:hidden;background:#e6eadc;display:flex;align-items:center;justify-content:center}.card-art.two{background:#efe0d3}.card-art.three{background:#e1e6e8}.block-tag{position:absolute;top:16px;left:18px;border:1px solid #a7b09880;border-radius:5px;font-size:12px;letter-spacing:1px;padding:5px 8px}.art-label{position:absolute;right:17px;bottom:14px;font-size:12px;letter-spacing:1.5px;color:var(--muted)}.rings{width:90px;height:90px;border:1px solid #8c9c78;border-radius:50%;display:grid;place-items:center;transform:rotate(-30deg) scaleX(1.6)}.rings:before,.rings:after{content:"";position:absolute;width:65px;height:65px;border:1px solid #8c9c78;border-radius:50%}.rings:after{width:40px;height:40px}.two .rings{border-color:#b58c70;border-radius:45% 55% 45% 55%;transform:rotate(-25deg) scaleX(1.35)}.two .rings:before,.two .rings:after{border-color:#b58c70;border-radius:30% 60% 40% 50%;transform:rotate(40deg)}.three .rings{border-radius:0;border-color:#8c9ca3;transform:rotate(-30deg) skew(10deg) scale(.85)}.three .rings:before,.three .rings:after{border-radius:0;border-color:#8c9ca3}.card-content{padding:22px 19px 10px}.card-content h3{font-size:22px;letter-spacing:-.5px;margin:0 0 10px;font-weight:550}.card-content>p{color:var(--muted);font-size:16px;line-height:1.8;margin:0;min-height:59px}.lesson-list{display:grid;margin-top:16px}.lesson-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:0;background:transparent;padding:11px 0;border-top:1px solid #eef0e8;font-size:16px;line-height:1.5}.lesson-row:hover{color:var(--accent)}.lesson-number{font-size:12px;color:var(--muted);flex:none}.lesson-row>span:nth-child(2){flex:1}.lesson-row.done .lesson-number{color:#64805d}.lesson-arrow{color:var(--muted)}.extras{margin:8px 0 4px}.extras summary{font-size:14px;color:var(--muted);cursor:pointer;padding:10px 0}.extras[open] summary{color:var(--accent)}.card-footer{margin-top:auto;padding:14px 19px 19px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.daily{margin:28px 0 36px;background:#e9ecdf;border:1px solid #dce1d2;display:flex;align-items:center;flex-wrap:wrap;gap:24px;padding:27px;border-radius:12px}.daily-icon{font-size:46px;color:#82916d}.daily h2{font-size:22px;margin-top:9px}.daily p{font-size:16px;color:var(--muted);margin:9px 0 0}.daily .button{margin-left:auto;white-space:nowrap}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:23px 0;font-size:12px;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:10px;z-index:20;padding:12px;background:white}.skip-link:focus{top:10px}dialog{padding:0;border:1px solid var(--line);border-radius:18px;background:var(--paper);color:var(--ink);max-width:1040px;width:calc(100% - 40px);max-height:90dvh}dialog::backdrop{background:#1d2d26a6;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:var(--paper);border-bottom:1px solid var(--line);padding:14px 28px;z-index:2;font-size:14px;color:var(--muted)}.icon-button{background:#eef0e6;border:0;border-radius:50%;width:34px;height:34px}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:35px;padding:30px}.lesson-layout article{min-width:0}.lesson-layout article>h2{font-family:Georgia,serif;font-size:36px;font-weight:400;margin:0 0 28px}.prose{font-size:18px;line-height:1.85;overflow-wrap:anywhere}.prose p{margin:0 0 18px;white-space:pre-line}.prose h3,.prose h4{font-size:22px;line-height:1.4;margin:27px 0 13px}.prose ul,.prose ol{padding-left:23px;margin:0 0 20px}.prose li{margin:7px 0}.prose blockquote{margin:20px 0;padding:16px 20px;border-left:3px solid var(--accent);background:#f3f0e7;white-space:pre-line}.prose pre{white-space:pre-wrap;background:#eef0e7;border-radius:10px;padding:20px;font-size:16px;overflow-wrap:anywhere}.prose hr{border:0;border-top:1px solid var(--line);margin:25px 0}.practice-tools{background:#f0f2e9;border-radius:12px;padding:20px;height:fit-content;position:sticky;top:85px}.practice-tools h3{font-family:Georgia,serif;font-weight:400;font-size:24px;margin:18px 0 12px}.practice-tools p{font-size:14px;color:var(--muted);line-height:1.7}.timer-presets{display:flex;flex-wrap:wrap;gap:5px;margin-top:23px}.timer-presets button{border:1px solid var(--line);background:transparent;border-radius:6px;font-size:14px;padding:8px}.timer-presets button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}#timer{font-size:43px;letter-spacing:-2px;font-variant-numeric:tabular-nums;text-align:center;margin:25px 0}.practice-tools .button{width:100%}.text-button{display:block;margin:12px auto;border:0;background:transparent;color:var(--muted);font-size:14px;padding:6px}.tool-note{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;font-size:14px;line-height:1.8;color:var(--muted)}.lesson-actions{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0 20px}.source-link{font-size:14px;color:var(--muted);text-decoration:underline}.check-item{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.check-item input{appearance:none;width:18px;height:18px;border:1px solid #abb49c;border-radius:5px;flex:none;margin-top:4px;display:grid;place-content:center}.check-item input:checked{background:var(--accent);border-color:var(--accent)}.check-item input:checked:after{content:'✓';color:white;font-size:16px}#storage-status:not(:empty){position:fixed;bottom:16px;left:50%;transform:translateX(-50%);padding:15px;background:var(--ink);color:white;border-radius:10px;z-index:9}.button:disabled{opacity:.4;cursor:default}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@media(min-width:1500px){main{padding-top:60px}.hero{min-height:395px}.card-art{height:150px}.card-content>p{min-height:45px}}@media(max-width:1150px){.sidebar{width:250px;padding:30px 16px}.workspace{margin-left:250px}main{padding:30px 28px 0}.topbar{padding:0 28px}.course-grid{gap:18px;grid-template-columns:1fr}.card-content{padding:20px 14px 8px}.card-content h3{font-size:22px}.search{min-width:220px}.voice-art{height:290px}.daily{gap:17px;padding:22px}.daily .eyebrow{font-size:12px}}@media(max-width:900px){.sidebar{width:230px;padding:25px 12px}.workspace{margin-left:230px}.brand{font-size:21px;gap:8px}.brand-mark{width:36px;height:45px}.sidebar-label{font-size:12px;letter-spacing:.7px}.sidebar nav a,.sidebar nav button{font-size:16px;gap:8px;padding:12px 8px}.hero{grid-template-columns:1.3fr 1fr;gap:0}h1{font-size:44px}.voice-art{height:260px}.waveform{gap:3px}.waveform i{width:4px}.section-heading{align-items:flex-start;flex-direction:column}.search{width:100%}.course-grid{grid-template-columns:1fr}.card-art{height:100px}.card-content>p{min-height:0}.daily{flex-wrap:wrap}.daily .button{margin-left:0}.overall-progress{width:150px}.progress-strip{padding:18px 15px;gap:12px}.progress-symbol{display:none}.lesson-layout{grid-template-columns:1fr}.practice-tools{position:static}.timer-presets{justify-content:center}.practice-tools .button{max-width:230px;display:flex;margin:auto}.tool-note{display:none}footer{gap:15px}}@media(max-width:600px){.sidebar{position:static;width:100%;padding:20px;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;justify-content:space-between}.sidebar .sidebar-label,.sidebar #block-nav,.sidebar-bottom,.source-credit{display:none}.sidebar nav a{display:none}.sidebar nav button{font-size:14px}.brand{font-size:20px}.brand-mark{height:40px;width:34px;font-size:32px}.workspace{margin-left:0}.topbar{height:52px;padding:0 20px;font-size:14px}.breadcrumb{display:none}main{padding:29px 20px 0}.hero{grid-template-columns:1fr;position:relative;min-height:330px}.hero-copy{position:relative;z-index:1}h1{font-size:49px}.voice-art{position:absolute;width:150px;height:220px;right:-20px;top:25px;opacity:.17;pointer-events:none}.art-caption,.art-star{display:none}.hero-copy>p{font-size:16px}.progress-strip{margin:25px 0 32px;flex-wrap:wrap}.overall-progress{width:100%;margin-top:10px}.section-heading{gap:18px}h2{font-size:25px}.daily{gap:13px}.daily .eyebrow{line-height:1.7}.daily-icon{display:none}.daily h2{font-size:23px}.daily p{line-height:1.7}.daily .button{margin-top:8px}.lesson-layout{padding:22px;gap:28px}.lesson-layout article>h2{font-size:29px}.dialog-top{padding:12px 20px}dialog{width:calc(100% - 18px);max-height:95dvh}.lesson-actions .button{width:100%}footer{font-size:12px;line-height:1.6}footer span:last-child{text-align:right}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.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}
