:root{--forest-950:#062b23;--forest-900:#073b2f;--forest-800:#0d4b3d;--forest-700:#17614f;--forest-100:#dcebe5;--forest-50:#edf5f1;--cream:#f6f1e8;--cream-deep:#e9dfcf;--paper:#fffdf8;--white:#fff;--ink:#17231f;--slate:#43514c;--line:#c8cec9;--orange:#9c3f0a;--orange-dark:#743007;--orange-soft:#f7e4d5;--gold:#d3a849;--shadow-sm:0 8px 24px #062b2314;--shadow-lg:0 24px 72px #062b232b;--radius-sm:10px;--radius-md:18px;--radius-lg:30px;--content:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Aptos,Segoe UI,Arial,sans-serif;font-size:18px;line-height:1.65}button,input,textarea,select{font:inherit}button,a,summary,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}svg{flex:none;width:1.25em;height:1.25em}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--forest-950);letter-spacing:-.025em;line-height:1.12}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,5.2vw,5.25rem);font-weight:600}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3vw,3.15rem);font-weight:600}h3{font-size:1.35rem}p,li,dd{max-width:72ch}button{cursor:pointer}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}::selection{background:var(--gold);color:var(--forest-950)}.site-shell{min-width:0;overflow:clip}.content-width{width:min(calc(100% - 48px), var(--content));margin-inline:auto}.skip-link{z-index:100;background:var(--white);color:var(--forest-950);border:3px solid var(--orange);padding:12px 18px;font-weight:800;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.875rem;font-weight:850;line-height:1.35}.status-pill{letter-spacing:.02em;border-radius:999px;align-items:center;width:fit-content;padding:7px 11px;font-size:.875rem;font-weight:800;line-height:1.2;display:inline-flex}.status-green{color:var(--forest-900);background:var(--forest-100)}.status-amber{color:var(--orange-dark);background:var(--orange-soft)}.status-slate{color:#303c38;background:#e6e9e7}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f2;border-bottom:1px solid #073b2f29;position:sticky;top:0}.header-inner{grid-template-columns:minmax(210px,1fr) auto minmax(150px,.65fr);align-items:center;gap:24px;width:min(100% - 32px,1380px);min-height:82px;margin-inline:auto;display:grid}.brand-button{text-align:left;background:0 0;border:0;align-items:center;gap:12px;min-height:56px;padding:0;display:flex}.brand-button img{object-fit:contain;width:50px;height:50px}.brand-button span{flex-direction:column;line-height:1.1;display:flex}.brand-button strong{color:var(--forest-900);font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.brand-button small{color:var(--slate);letter-spacing:.06em;text-transform:uppercase;margin-top:5px;font-size:.875rem;font-weight:750}.site-header nav{border:1px solid var(--line);background:var(--white);border-radius:999px;gap:2px;padding:5px;display:flex}.site-header nav button{color:#394641;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-height:46px;padding:9px 15px;font-size:.9rem;font-weight:750}.site-header nav button:hover{background:var(--cream);color:var(--forest-900)}.site-header nav .nav-active{background:var(--forest-900);color:var(--white)}.site-header nav .nav-active:hover{background:var(--forest-800);color:var(--white)}.header-progress{justify-self:end;width:min(100%,180px)}.header-progress>span{color:var(--slate);text-align:right;margin-bottom:6px;font-size:.875rem;font-weight:800;display:block}.progress-track,.sidebar-progress{background:var(--cream-deep);border-radius:999px;height:8px;overflow:hidden}.progress-track>span,.sidebar-progress>span{border-radius:inherit;background:var(--orange);height:100%;transition:width .25s;display:block}.progress-track.large{height:10px}.hero{border-bottom:1px solid var(--cream-deep);background:radial-gradient(circle at 85% 12%,#d3a84940,#0000 24%),linear-gradient(135deg,#f7f2e8 0%,#eef5f0 100%);padding:90px 0 100px;position:relative}.hero:after{content:"";background:linear-gradient(90deg, var(--forest-900) 0 72%, var(--orange) 72% 86%, var(--gold) 86%);height:8px;position:absolute;inset:auto 0 0}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);align-items:center;gap:clamp(50px,8vw,120px);display:grid}.hero-copy{z-index:2;position:relative}.hero-copy>.status-pill{margin-bottom:28px}.hero-copy h1{max-width:12ch;margin-bottom:26px}.hero-lede{color:#32423c;max-width:61ch;font-size:1.22rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin:36px 0;display:flex}.button{text-align:center;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 20px;font-weight:800;line-height:1.3;display:inline-flex}.button-primary{background:var(--forest-900);color:var(--white);box-shadow:0 8px 16px #073b2f24}.button-primary:hover{background:var(--forest-800)}.button-secondary{border-color:var(--forest-900);color:var(--forest-900);background:0 0}.button-secondary:hover{background:var(--forest-50)}.button-light{background:var(--white);color:var(--forest-950)}.button-light:hover{background:var(--cream)}.button-complete{border-color:var(--forest-700);background:var(--forest-50);color:var(--forest-900)}.button-card{background:var(--forest-50);width:100%;color:var(--forest-900);margin-top:auto}.button-card:hover{background:var(--forest-100)}.full-width{width:100%}.operating-rule{border-top:1px solid #b9c4be;align-items:flex-start;gap:16px;max-width:650px;padding-top:24px;display:flex}.operating-rule>svg{width:30px;height:30px;color:var(--orange)}.operating-rule strong{color:var(--forest-950)}.operating-rule p{color:var(--slate);margin:2px 0 0;font-size:.94rem}.hero-visual{min-height:550px;position:relative}.cover-card{border:10px solid var(--white);background:var(--white);box-shadow:var(--shadow-lg);border-radius:8px;position:absolute;overflow:hidden}.cover-card img{object-fit:cover;width:100%;height:100%}.cover-front{z-index:2;aspect-ratio:.69;width:57%;top:6%;left:8%;transform:rotate(-4deg)}.cover-back{z-index:1;aspect-ratio:.69;width:52%;top:18%;right:3%;transform:rotate(7deg)}.evidence-stamp{z-index:3;aspect-ratio:1;border:3px solid var(--orange);background:var(--paper);width:160px;color:var(--orange-dark);box-shadow:var(--shadow-sm);letter-spacing:.08em;text-align:center;text-transform:uppercase;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:.875rem;font-weight:900;line-height:1.25;display:flex;position:absolute;bottom:5%;right:2%;transform:rotate(-6deg)}.evidence-stamp svg{width:30px;height:30px}.section{padding:96px 0}.section-tint{background:var(--cream);border-block:1px solid var(--cream-deep)}.section-heading{margin-bottom:44px}.section-heading h2{margin-bottom:0}.split-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:end;gap:50px;display:grid}.split-heading>p{color:var(--slate);margin:0}.path-grid{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.path-card{border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:32px;display:flex}.path-card:last-child{border-right:0}.path-number{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:1.7rem}.path-card h3{margin:24px 0 12px}.path-card>p{color:var(--slate)}.path-sequence{flex-direction:column;gap:8px;margin:10px 0 26px;display:flex}.path-sequence span{border-left:3px solid var(--forest-100);color:#374640;padding-left:14px;font-size:.875rem;font-weight:750}.text-button{border:0;border-bottom:2px solid var(--orange);width:fit-content;min-height:48px;color:var(--forest-900);background:0 0;align-items:center;gap:8px;margin-top:auto;padding:8px 0 4px;font-weight:850;display:inline-flex}.text-button:hover{color:var(--orange-dark)}.completion-summary{min-width:240px}.completion-summary strong,.completion-summary span{display:block}.completion-summary strong{color:var(--forest-900);font-size:1.5rem}.completion-summary span{color:var(--slate);margin:3px 0 10px;font-size:.875rem}.module-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.module-card{border-radius:var(--radius-md);background:var(--paper);border:1px solid #d7d1c7;flex-direction:column;min-width:0;padding:30px;display:flex;box-shadow:0 5px 18px #073b2f0a}.module-card-top{justify-content:space-between;align-items:center;gap:10px;min-height:34px;margin-bottom:24px;display:flex}.module-card-top>span:first-child{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.module-card h3{margin-bottom:14px;font-size:1.42rem}.module-card>p:not(.eyebrow){color:var(--slate)}.artifact-line{border-top:1px solid var(--line);margin:12px 0 28px;padding-top:18px}.artifact-line span,.artifact-line strong{display:block}.artifact-line span{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.875rem;font-weight:850}.artifact-line strong{color:var(--forest-950);margin-top:5px}.workbench-callout{border-radius:var(--radius-lg);background:var(--forest-900);min-height:430px;color:var(--white);box-shadow:var(--shadow-lg);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:60px;padding:clamp(42px,7vw,76px);display:grid;position:relative;overflow:hidden}.workbench-callout:before{content:"";aspect-ratio:1;border:1px solid #ffffff2e;border-radius:50%;width:420px;position:absolute;top:-180px;right:-120px;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05}.workbench-callout>div{z-index:1;position:relative}.workbench-callout .eyebrow{color:#f4c078;margin-top:25px}.workbench-callout h2{max-width:13ch;color:var(--white)}.workbench-callout p:not(.eyebrow){color:#dbeae4}.prompt-preview{grid-template-columns:repeat(3,78px);place-content:center;gap:13px;display:grid}.prompt-preview>span{aspect-ratio:1;color:#ffd394;background:#ffffff14;border:1px solid #ffffff52;border-radius:14px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:2rem;display:grid}.prompt-preview>p{text-align:center;grid-column:1/-1;margin:6px 0 0;font-size:.875rem}.learning-layout{grid-template-columns:292px minmax(0,1fr);align-items:start;gap:clamp(44px,7vw,92px);padding:52px 0 100px;display:grid}.module-sidebar{position:sticky;top:108px}.sidebar-heading{justify-content:space-between;align-items:end;gap:14px;display:flex}.sidebar-heading p{margin:0}.sidebar-heading strong{color:var(--slate);font-size:.875rem}.sidebar-progress{margin:15px 0 20px}.module-sidebar ol{margin:0 0 22px;padding:0;list-style:none}.module-sidebar li{border-bottom:1px solid var(--line)}.module-sidebar li:first-child{border-top:1px solid var(--line)}.module-sidebar li button{text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;min-height:78px;padding:12px 10px;display:flex}.module-sidebar li button:hover{background:var(--forest-50)}.module-sidebar li button.selected{background:var(--forest-900);color:var(--white)}.sidebar-number{border:1px solid var(--line);width:35px;height:35px;color:var(--orange-dark);border-radius:50%;flex:none;place-items:center;font-family:Georgia,Times New Roman,serif;font-weight:800;display:grid}.selected .sidebar-number{color:var(--white);border-color:#fff6}.sidebar-number svg{width:19px;height:19px}.module-sidebar li button>span:last-child{flex-direction:column;min-width:0;display:flex}.module-sidebar small{color:#5c6964;letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:800}.module-sidebar .selected small{color:#d1e5dd}.module-sidebar li strong{font-size:.9rem;line-height:1.3}.lesson{min-width:0}.lesson-header{border-bottom:1px solid var(--line);padding-bottom:44px}.lesson-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;display:flex}.lesson-meta>span:not(.status-pill){color:var(--slate);font-size:.875rem;font-weight:750}.lesson-header h1{max-width:13ch;margin-bottom:22px;font-size:clamp(2.8rem,5vw,4.8rem)}.lesson-outcome{color:#31403b;max-width:68ch;font-size:1.2rem}.artifact-banner{border-left:5px solid var(--orange);background:var(--cream);flex-wrap:wrap;align-items:baseline;gap:7px 18px;max-width:700px;padding:15px 18px;display:flex}.artifact-banner span{color:var(--orange-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:850}.artifact-banner strong{color:var(--forest-950)}.lesson-audio{border-radius:var(--radius-md);max-width:840px;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#f1f7f4 0%,#fffdf8 68%);border:1px solid #aec6bc;margin-top:42px;padding:clamp(25px,4vw,38px)}.audio-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:14px 24px;display:flex}.audio-heading-row>div{min-width:0}.audio-kicker{color:var(--orange-dark);margin-bottom:7px;font-size:1rem;font-weight:850}.audio-heading-row h2{margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.45rem)}.audio-duration{background:var(--white);min-height:36px;color:var(--slate);border-radius:999px;align-items:center;padding:7px 12px;font-size:1rem;font-weight:750;line-height:1.35;display:inline-flex}.audio-intro{color:#31403b;max-width:68ch;margin-bottom:22px;font-size:1.05rem;line-height:1.65}.lesson-audio-native{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:100%;min-height:54px;display:block}.audio-actions{flex-wrap:wrap;align-items:end;gap:12px;margin-top:21px;display:flex}.audio-action-button{border:2px solid var(--forest-900);background:var(--white);min-height:50px;color:var(--forest-900);border-radius:9px;padding:10px 17px;font-size:1rem;font-weight:800;line-height:1.35}.audio-action-button:hover:not(:disabled){background:var(--forest-50)}.audio-action-button.audio-action-primary{background:var(--forest-900);color:var(--white)}.audio-action-button.audio-action-primary:hover:not(:disabled){background:var(--forest-800)}.audio-action-button:disabled{color:#59645f;cursor:not-allowed;background:#e8ebe9;border-color:#9aa59f}.audio-speed-label{min-width:155px;color:var(--forest-950);gap:6px;margin-left:auto;font-size:1rem;font-weight:800;display:grid}.audio-speed-label select{width:100%;min-height:50px;padding-block:8px;font-size:1rem}.audio-status{min-height:1.65em;color:var(--slate);margin:12px 0 0;font-size:1rem}.audio-chapters{border-top:1px solid #c4d4cd;margin-top:27px;padding-top:24px}.audio-chapters h3{margin-bottom:13px;font-size:1.2rem}.audio-chapter-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:10px;display:grid}.audio-chapter-grid button{background:var(--white);min-height:58px;color:var(--forest-900);text-align:left;border:1px solid #9eb7ad;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.audio-chapter-grid button:hover{border-color:var(--forest-700);background:var(--forest-50)}.audio-chapter-grid button span{font-size:1rem;font-weight:800;line-height:1.35}.audio-chapter-grid button small{color:var(--orange-dark);flex:none;font-size:1rem;font-weight:800}.audio-transcript{border-block:1px solid #c4d4cd;margin-top:26px}.audio-transcript summary{min-height:54px;color:var(--forest-900);cursor:pointer;align-items:center;font-size:1.05rem;font-weight:850;display:flex}.audio-transcript summary::marker{color:var(--orange)}.audio-transcript-body{padding:6px 0 26px}.audio-transcript-intro{border-left:4px solid var(--orange);color:var(--slate);padding-left:15px}.audio-transcript-copy{max-width:68ch}.audio-transcript-copy h4{color:var(--forest-950);margin:30px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.25}.audio-transcript-copy p{color:#31403b;margin-bottom:1.15em;font-size:1rem;line-height:1.72}.audio-downloads{flex-wrap:wrap;gap:8px 26px;margin-top:20px;display:flex}.audio-downloads a{min-height:48px;color:var(--forest-900);text-underline-offset:4px;align-items:center;font-size:1rem;font-weight:850;text-decoration:underline;text-decoration-thickness:2px;display:inline-flex}.audio-downloads a:hover{color:var(--orange-dark)}.audio-privacy-note{color:var(--slate);margin:12px 0 0;font-size:1rem;line-height:1.55}.lesson-intro,.lesson-section{border-bottom:1px solid var(--line);max-width:780px;padding:52px 0}.lesson-intro p,.lesson-section>p{color:#35433e}.lesson-intro h2,.lesson-section h2{font-size:clamp(1.8rem,3vw,2.5rem)}.section-index{color:var(--orange);margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:800;display:block}.lesson-section p{line-height:1.78}.lesson-section ul,.review-grid ul,.source-groups ul,.editorial-decisions ul{padding-left:1.2em}.lesson-section li,.review-grid li,.editorial-decisions li{margin-bottom:12px;padding-left:7px}.lesson-section li::marker{color:var(--orange)}.review-grid li::marker{color:var(--orange)}.editorial-decisions li::marker{color:var(--orange)}.example-box{border-radius:var(--radius-sm);background:var(--cream);border:1px solid #d5cbbb;margin-top:28px;padding:23px 24px}.example-box strong{color:var(--orange-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.875rem}.example-box p{color:var(--ink);margin:7px 0 0}.prompt-links{max-width:none}.linked-prompts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.linked-prompts button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);text-align:left;grid-template-columns:25px 1fr 25px;align-items:center;gap:14px;min-height:88px;padding:18px;display:grid}.linked-prompts button:hover{border-color:var(--forest-700);background:var(--forest-50)}.linked-prompts button>svg:first-child{color:var(--orange)}.linked-prompts button span{flex-direction:column;min-width:0;display:flex}.linked-prompts button small{color:var(--slate);margin-top:3px;font-size:.875rem;line-height:1.4}.completion-box{border-radius:var(--radius-md);background:var(--forest-50);border:1px solid #b9ccc4;max-width:none;margin-top:46px;padding:clamp(28px,5vw,48px)}.completion-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.completion-heading h2{margin-bottom:18px}.completion-heading>span{background:var(--forest-900);color:var(--white);border-radius:999px;flex:none;padding:8px 12px;font-size:.875rem;font-weight:800}.checklist{gap:10px;margin-bottom:30px;display:grid}.checklist label{background:var(--white);cursor:pointer;border:1px solid #c1d4cc;border-radius:9px;align-items:flex-start;gap:13px;min-height:55px;padding:13px 15px;display:flex}.checklist input,.saved-filter input{width:22px;height:22px;accent-color:var(--forest-900);flex:none;margin:2px 0 0}.notes-field{margin:24px 0;display:block}.notes-field>span,.context-form label>span{color:var(--forest-950);margin-bottom:7px;font-size:.875rem;font-weight:800;display:block}textarea,input,select{background:var(--white);width:100%;min-height:50px;color:var(--ink);border:1px solid #98a49f;border-radius:8px;padding:11px 13px;font-size:1rem}textarea{resize:vertical;min-height:110px;line-height:1.55}input::placeholder,textarea::placeholder{color:#65726d;opacity:1}.review-grid{grid-template-columns:1fr 1fr;gap:22px;padding:52px 0;display:grid}.review-grid>div{border-radius:var(--radius-md);background:var(--cream);padding:30px}.review-grid h2{font-size:1.65rem}.review-grid li{color:#36443f}.lesson-pagination{grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding-top:30px;display:grid}.lesson-pagination .button:last-child{justify-self:end}.workbench-page{padding-bottom:100px}.page-hero{padding:82px 0 56px}.page-hero .status-pill{margin-bottom:24px}.page-hero h1{max-width:13ch;margin-bottom:20px}.page-hero>p:not(.eyebrow){max-width:70ch;color:var(--slate);font-size:1.16rem}.page-hero.compact{padding-bottom:38px}.context-section{border-radius:var(--radius-md);background:var(--forest-50);border:1px solid #c0d3cb;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:60px;padding:46px;display:grid}.context-intro h2{font-size:2rem}.context-intro p:last-child{color:var(--slate)}.context-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.context-form .wide{grid-column:1/-1}.prompt-library{padding-top:82px}.filter-bar{grid-template-columns:minmax(250px,1fr) 220px auto;align-items:center;gap:12px;margin-bottom:30px;display:grid}.search-field{display:block;position:relative}.search-field svg{z-index:1;color:var(--forest-700);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.search-field input{padding-left:48px}.saved-filter{background:var(--white);white-space:nowrap;cursor:pointer;border:1px solid #98a49f;border-radius:8px;align-items:center;gap:9px;min-height:50px;padding:9px 14px;font-weight:750;display:flex}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.prompt-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-width:0;box-shadow:var(--shadow-sm);flex-direction:column;padding:28px;display:flex}.prompt-card-meta{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.prompt-card h3{margin-bottom:10px;font-size:1.45rem}.prompt-card>p{color:var(--slate)}.prompt-card details{border-block:1px solid var(--line);margin:15px 0 24px}.prompt-card summary{min-height:52px;color:var(--forest-900);cursor:pointer;align-items:center;font-weight:850;display:flex}.prompt-card summary::marker{color:var(--orange)}.prompt-details{padding:8px 0 24px}.prompt-text{background:var(--cream);border-radius:8px;max-height:360px;margin-bottom:20px;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.65;overflow:auto}.prompt-text p:last-child{margin-bottom:0}.prompt-details strong{color:var(--forest-950)}.prompt-details li,.prompt-details p{color:var(--slate);font-size:.88rem}.prompt-actions{gap:10px;margin-top:auto;display:flex}.prompt-actions .button{flex:1}.save-button{border:2px solid var(--forest-900);background:var(--white);width:52px;min-height:52px;color:var(--forest-900);border-radius:10px;flex:none;place-items:center;display:grid}.save-button.saved{background:var(--orange-soft);color:var(--orange-dark);border-color:var(--orange-dark)}.empty-state{border:1px dashed var(--line);border-radius:var(--radius-md);text-align:center;padding:50px}.empty-state p{color:var(--slate);margin:auto}.simple-page{padding-bottom:100px}.glossary-search{max-width:620px;margin-bottom:28px}.glossary-list{border-top:1px solid var(--line)}.glossary-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.35fr) minmax(0,1fr);gap:40px;padding:24px 10px;display:grid}.glossary-list dt{color:var(--forest-950);font-weight:850}.glossary-list dd{color:var(--slate);margin:0}.source-summary{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.source-summary>div{border-right:1px solid var(--line);padding:32px 24px}.source-summary>div:last-child{border-right:0}.source-summary strong,.source-summary span{display:block}.source-summary strong{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:1}.source-summary span{color:var(--slate);margin-top:10px;font-size:.875rem;font-weight:700;line-height:1.45}.source-groups{padding:70px 0}.source-groups>h2{margin-bottom:32px}.source-groups article{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.45fr) minmax(0,1fr) minmax(220px,.7fr);gap:32px;padding:26px 0;display:grid}.source-groups article:last-child{border-bottom:1px solid var(--line)}.source-groups h3,.source-groups p{margin:0}.source-groups p{color:var(--slate)}.source-groups article>span{color:var(--forest-700);font-size:.875rem;font-weight:750}.editorial-decisions{grid-template-columns:1fr 1fr;gap:22px;display:grid}.editorial-decisions>div{border-radius:var(--radius-md);background:var(--cream);padding:34px}.editorial-decisions h2{font-size:1.75rem}.rights-note{border:2px solid var(--orange);border-radius:var(--radius-md);background:var(--orange-soft);align-items:flex-start;gap:22px;margin-top:50px;padding:30px;display:flex}.rights-note>svg{width:38px;height:38px;color:var(--orange-dark)}.rights-note h2{margin-bottom:8px;font-size:1.55rem}.rights-note p{color:#4c3528;margin:0}.site-footer{border-top:6px solid var(--orange);background:var(--forest-950);color:var(--white);padding:44px 0}.footer-inner{grid-template-columns:minmax(240px,.8fr) minmax(280px,1.1fr) auto;align-items:center;gap:40px;display:grid}.footer-inner>div{align-items:center;gap:14px;display:flex}.footer-inner img{object-fit:contain;background:var(--white);border-radius:50%;width:52px;height:52px}.footer-inner span{flex-direction:column;display:flex}.footer-inner strong{font-family:Georgia,Times New Roman,serif}.footer-inner small{color:#c9d9d3;margin-top:5px}.footer-inner p{color:#d8e5e0;margin:0;font-size:.875rem}.footer-inner button{min-height:48px;color:var(--white);background:0 0;border:1px solid #8eaaa0;border-radius:8px;padding:9px 14px;font-weight:750}.footer-inner button:hover{background:#ffffff1a}@media (max-width:1120px){.header-inner{grid-template-columns:1fr auto}.site-header nav{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;order:3;grid-area:2/1/auto/-1;justify-content:center;width:100%;overflow-x:auto}.header-progress{grid-area:1/2}.site-header{position:relative}.hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:35px}.hero-visual{min-height:480px}.path-grid{grid-template-columns:1fr 1fr}.path-card{border-bottom:1px solid var(--line)}.path-card:nth-child(2){border-right:0}.path-card:nth-child(3),.path-card:nth-child(4){border-bottom:0}.module-sidebar{top:24px}}@media (max-width:900px){.hero{padding:65px 0 85px}.hero-grid{grid-template-columns:1fr}.hero-copy h1{max-width:13ch}.hero-visual{width:min(100%,500px);min-height:540px;margin-inline:auto}.split-heading{grid-template-columns:1fr;gap:20px}.module-card-grid{grid-template-columns:1fr 1fr}.workbench-callout{grid-template-columns:1fr}.prompt-preview{display:none}.learning-layout{grid-template-columns:1fr}.module-sidebar{position:relative;top:auto}.module-sidebar ol{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.module-sidebar li,.module-sidebar li:first-child{border:1px solid var(--line);border-radius:8px}.context-section{grid-template-columns:1fr;gap:25px}.source-summary{grid-template-columns:1fr 1fr}.source-summary>div:nth-child(2){border-right:0}.source-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.source-groups article{grid-template-columns:1fr 1fr}.source-groups article>span{grid-column:1/-1}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>p{grid-area:2/1/auto/-1}}@media (max-width:680px){body{font-size:18px}.content-width{width:min(calc(100% - 28px), var(--content))}.header-inner{gap:12px;width:calc(100% - 24px);min-height:76px}.brand-button img{width:42px;height:42px}.brand-button strong{font-size:1rem}.brand-button small{display:none}.header-progress{width:105px}.header-progress>span{font-size:.875rem}.site-header nav{justify-content:flex-start;width:calc(100% + 24px);margin-inline:-12px;padding-inline:12px}.site-header nav button{min-height:48px;padding-inline:13px}.hero{padding-top:50px}.hero-copy>.status-pill{margin-bottom:22px}.hero-copy h1,.lesson-header h1,.page-hero h1{font-size:clamp(2.35rem,12vw,3.3rem)}.hero-lede,.lesson-outcome,.page-hero>p:not(.eyebrow){font-size:1.05rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.operating-rule{align-items:flex-start}.hero-visual{min-height:410px}.cover-card{border-width:7px}.cover-front{width:55%;left:5%}.cover-back{width:50%}.evidence-stamp{width:130px;font-size:.875rem}.evidence-stamp svg{width:23px;height:23px}.section{padding:68px 0}.path-grid,.module-card-grid,.prompt-grid,.editorial-decisions,.review-grid{grid-template-columns:1fr}.path-card{border-right:0;border-bottom:1px solid var(--line)!important}.path-card:last-child{border-bottom:0!important}.module-card{padding:25px}.workbench-callout{border-radius:var(--radius-md);min-height:0;padding:36px 26px}.learning-layout{padding-top:30px}.module-sidebar ol{grid-template-columns:1fr}.lesson-audio{margin-top:30px;padding:23px 19px}.audio-heading-row{display:block}.audio-duration{margin-bottom:12px}.audio-actions{align-items:stretch}.audio-actions>*{width:100%}.audio-speed-label{margin-left:0}.audio-chapter-grid{grid-template-columns:1fr}.audio-downloads{grid-template-columns:1fr;gap:0;display:grid}.lesson-intro,.lesson-section{padding:42px 0}.linked-prompts{grid-template-columns:1fr}.completion-heading{flex-direction:column}.lesson-pagination{grid-template-columns:1fr}.lesson-pagination .button,.lesson-pagination .button:last-child{justify-self:stretch;width:100%}.lesson-pagination>span{display:none}.context-section{padding:28px 20px}.context-form{grid-template-columns:1fr}.context-form .wide{grid-column:auto}.filter-bar{grid-template-columns:1fr}.prompt-card{padding:23px 20px}.prompt-actions{flex-wrap:wrap}.glossary-list>div{grid-template-columns:1fr;gap:8px}.source-summary{grid-template-columns:1fr}.source-summary>div{border-right:0;border-bottom:1px solid var(--line)}.source-summary>div:last-child{border-bottom:0}.source-groups article{grid-template-columns:1fr;gap:10px}.source-groups article>span{grid-column:auto}.rights-note{flex-direction:column}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-inner>p{grid-area:auto}.footer-inner button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.module-sidebar,.site-footer,.button,.prompt-actions,.lesson-audio-native,.audio-actions,.audio-chapters{display:none!important}body{color:#000;background:#fff;font-size:12pt}.learning-layout{display:block}.lesson{max-width:none}}
