:root{--ink:#25294a;--muted:#5f637c;--paper:#faf8f3;--surface:#fff;--mist:#eef1fb;--line:#d8dbea;--accent:#e76f51;--yellow:#f2c14e;--blue:#3f5fbf;--shadow:0 18px 50px #25294a1a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 4%, #f2c14e1f, transparent 24rem), linear-gradient(180deg, #fbfaf6 0, var(--paper) 42%);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI Variable,Aptos,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f3f0;border-bottom:1px solid #25294a1f;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;width:min(1180px,100% - 32px);min-height:78px;margin:auto;display:grid}.brand{align-items:center;gap:.7rem;display:flex}.brand img{width:42px;height:42px}.brand span{line-height:1;display:grid}.brand strong{letter-spacing:.12em;font-size:1.05rem}.brand small{letter-spacing:.22em;color:var(--blue);margin-top:.4rem;font-size:.58rem}.header-inner nav{justify-content:center;gap:1.8rem;font-size:.94rem;font-weight:650;display:flex}.header-inner nav a:hover,.header-inner nav a:focus-visible,.inline-link{color:var(--accent);text-underline-offset:5px;text-decoration:underline}.header-cta,.primary-button{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.1rem;font-weight:750;display:inline-flex}.header-cta:hover,.primary-button:hover{background:#353b6a}.section-shell,.lesson-shell{width:min(1160px,100% - 36px);margin-inline:auto}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;min-height:650px;padding-block:5rem;display:grid}.hero-copy{max-width:680px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--blue);margin-bottom:1rem;font-size:.72rem;font-weight:800;display:block}.hero h1,.page-top>h1,.curriculum-hero h1,.lesson-header h1,.prose-page h1{letter-spacing:-.055em;margin:.4rem 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.95}.hero p,.page-lead{color:var(--muted);max-width:680px;font-size:1.2rem}.button-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.text-link{border-bottom:1px solid var(--ink);font-weight:750}.sequence-card{background:var(--ink);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem;display:grid}.sequence-card span{padding:1rem 0;font-size:1.1rem;font-weight:700}.sequence-card i{color:var(--yellow);letter-spacing:.2em;border-bottom:1px solid #ffffff2e;padding-bottom:.7rem;font-size:.7rem;font-style:normal}.band{background:var(--mist);border-block:1px solid var(--line)}.compact-grid{grid-template-columns:2fr repeat(3,1fr);align-items:center;gap:2rem;padding-block:3.2rem;display:grid}.compact-grid h2,.section-heading h2,.principle-grid h2,.criteria-grid h2{margin:.3rem 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.compact-grid p,.section-heading p,.principle p{color:var(--muted)}.stat{border-left:1px solid var(--line);padding-left:1.4rem;display:grid}.stat strong{font-size:2.6rem;line-height:1}.stat span{color:var(--muted);font-size:.85rem}.section-block{padding-block:6rem}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.5rem;display:flex}.section-heading>p{max-width:420px}.module-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.module-grid a{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex-direction:column;height:100%;min-height:270px;padding:1.5rem;transition:all .2s;display:flex}.module-grid a:hover{box-shadow:var(--shadow);border-color:var(--blue);transform:translateY(-4px)}.module-grid span,.module-number{color:var(--accent);letter-spacing:.12em;font-weight:800}.module-grid h3{margin:1.5rem 0 .6rem;font-size:1.35rem;line-height:1.15}.module-grid p{color:var(--muted);margin:0 0 1rem}.module-grid small{margin-top:auto}.principle-grid{border-top:1px solid var(--line);grid-template-columns:2fr repeat(3,1fr);gap:2rem;padding-block:5rem 7rem;display:grid}.principle{border-left:2px solid var(--accent);padding-left:1rem}.principle strong{font-size:1.1rem}.page-top{min-height:60vh;padding-block:5rem 7rem}.page-top>h1,.curriculum-hero h1,.lesson-header h1,.prose-page h1{max-width:950px;font-size:clamp(3rem,6vw,5.8rem)}.curriculum-card,.school-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2.2rem;display:flex}.curriculum-card h2,.school-card h2{margin:1rem 0 .5rem;font-family:Georgia,serif;font-size:2.8rem}.curriculum-card p,.school-card p{color:var(--muted);max-width:680px}.curriculum-card>div:last-child{grid-template-columns:auto auto;gap:.4rem 1rem;display:grid}.curriculum-card>div:last-child strong{font-size:2rem}.status-pill{background:var(--mist);color:var(--ink);letter-spacing:.05em;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:800;display:inline-flex}.curriculum-hero{grid-template-columns:1.3fr .7fr;align-items:center;gap:4rem;display:grid}.progress-panel{background:var(--ink);color:#fff;border-radius:18px;padding:1.6rem}.progress-panel>div:first-child{justify-content:space-between;align-items:center;display:flex}.progress-panel .eyebrow{color:#cbd3ff;margin:0}.progress-panel p{color:#d4d8ec;font-size:.82rem}.progress-track{background:#ffffff29;border-radius:9px;height:8px;margin:1rem 0;overflow:hidden}.progress-track span{background:var(--yellow);height:100%;display:block}.progress-panel button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:7px;padding:.45rem .65rem}.progress-panel .button-row{margin-top:1rem}.outcome-panel{background:var(--mist);border-radius:var(--radius);grid-template-columns:1fr 1fr;gap:2rem;margin:3rem 0;padding:2rem;display:grid}.outcome-panel ul,.lesson-outcomes ul{padding-left:1.2rem}.curriculum-list{margin:0;padding:0;list-style:none}.curriculum-list li{border-top:1px solid var(--line)}.curriculum-list li:last-child{border-bottom:1px solid var(--line)}.curriculum-list a{grid-template-columns:60px 1fr auto;align-items:center;gap:1rem;padding:1.6rem .5rem;display:grid}.curriculum-list a:hover{background:#ffffff80}.curriculum-list h2{margin:0;font-size:1.35rem}.curriculum-list p{color:var(--muted);margin:.3rem 0}.curriculum-list small{color:var(--blue)}.lesson-shell{max-width:880px;padding-block:3rem 7rem}.crumbs{color:var(--muted);flex-wrap:wrap;gap:.6rem;font-size:.82rem;display:flex}.lesson-header{padding:5rem 0 2rem}.lesson-header>p{color:var(--muted);max-width:720px;font-size:1.3rem}.lesson-meta{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.lesson-meta span{border:1px solid var(--line);border-radius:999px;padding:.4rem .7rem;font-size:.78rem}.safety-note{border-left:5px solid var(--accent);color:#4c2c25;background:#fff0e8;margin:2rem 0;padding:1.3rem 1.5rem}.safety-note p{margin:.3rem 0 0}.lesson-outcomes{background:var(--mist);border-radius:18px;margin:2rem 0 4rem;padding:2rem}.lesson-content>section{margin:0 0 4rem}.lesson-content h2,.evidence-panel h2{margin:.8rem 0 1.2rem;font-family:Georgia,serif;font-size:2.35rem;line-height:1.1}.lesson-content p{font-family:Georgia,serif;font-size:1.17rem;line-height:1.75}.kind-label{text-transform:uppercase;letter-spacing:.13em;border-radius:4px;padding:.32rem .55rem;font-size:.68rem;font-weight:850;display:inline-flex}.kind-fact{color:#263c78;background:#dfe8ff}.kind-interpretation{color:#713822;background:#ffe4d9}.kind-method{color:#46366f;background:#e8e2fb}.kind-experiment{color:#624e12;background:#fff0bd}.checklist{grid-template-columns:1fr 1fr;gap:.6rem;padding:0;list-style:none;display:grid}.checklist li{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:.8rem}.checklist span{margin-right:.6rem}.evidence-panel{background:var(--ink);color:#fff;border-radius:var(--radius);margin:3rem 0;padding:2rem}.evidence-panel .eyebrow{color:#cbd3ff}.evidence-panel p{color:#d4d8ec}.lesson-sources{gap:.7rem;margin:3rem 0;display:grid}.lesson-sources a{border-top:1px solid var(--line);padding:1rem 0;display:grid}.lesson-sources span{color:var(--muted);font-size:.85rem}.complete-button{border:1px solid var(--ink);width:100%;color:var(--ink);cursor:pointer;background:0 0;border-radius:10px;padding:1rem;font-weight:800}.complete-button.is-complete{background:var(--ink);color:#fff}.lesson-next{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;display:grid}.lesson-next a{border-top:1px solid var(--line);padding:1rem;font-weight:700}.lesson-next a:last-child{text-align:right}.school-card{margin-bottom:5rem}.criteria-grid{grid-template-columns:2fr 1fr 1fr;gap:1rem;margin-block:4rem;display:grid}.criteria-grid>div{border-top:2px solid var(--ink);padding-top:1rem}.criteria-grid>div span{color:var(--accent);font-weight:800}.criteria-grid>div p{font-weight:700}.prose-page{max-width:850px}.prose-page h2{margin:4rem 0 1rem;font-family:Georgia,serif;font-size:2.3rem}.prose-page>p,.prose-page>ul{font-family:Georgia,serif;font-size:1.15rem;line-height:1.75}.method-sequence{grid-template-columns:repeat(5,1fr);gap:.6rem;margin:4rem 0;display:grid}.method-sequence div{background:var(--ink);color:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:145px;padding:1rem;display:flex}.method-sequence span{color:var(--yellow);font-size:.75rem}.definition-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.definition-grid div{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1.4rem}.definition-grid p{color:var(--muted)}.source-list{margin-top:4rem}.source-list a{border-top:1px solid var(--line);grid-template-columns:1fr 280px;gap:2rem;padding:1.5rem 0;display:grid}.source-list h2{margin:.2rem 0;font-size:1.25rem}.source-list p,.source-list small{color:var(--muted)}.source-list small{text-align:right}.site-footer{background:var(--ink);color:#fff}.footer-inner{grid-template-columns:1fr auto;gap:2rem;width:min(1160px,100% - 36px);margin:auto;padding-block:3.5rem;display:grid}.footer-inner p{color:#d4d8ec;margin:.4rem 0}.footer-inner nav{flex-wrap:wrap;gap:1.2rem;display:flex}.footer-note{border-top:1px solid #ffffff29;grid-column:1/-1;padding-top:1.5rem;font-size:.8rem}a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (max-width:850px){.header-inner{grid-template-columns:1fr auto;min-height:70px}.header-inner nav{grid-area:2/1/auto/-1;justify-content:flex-start;gap:1rem;padding-bottom:.8rem;overflow-x:auto}.header-cta{display:none}.hero{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-block:4rem}.compact-grid,.principle-grid{grid-template-columns:1fr 1fr}.compact-grid>div:first-child,.principle-grid>div:first-child{grid-column:1/-1}.module-grid{grid-template-columns:1fr 1fr}.curriculum-hero{grid-template-columns:1fr}.criteria-grid{grid-template-columns:1fr 1fr}.criteria-grid>h2{grid-column:1/-1}.method-sequence{grid-template-columns:1fr 1fr}.method-sequence div:last-child{grid-column:1/-1}.source-list a{grid-template-columns:1fr}.source-list small{text-align:left}.footer-inner{grid-template-columns:1fr}}@media (max-width:560px){.section-shell,.lesson-shell{width:min(100% - 24px,1160px)}.hero h1,.page-top>h1,.curriculum-hero h1,.lesson-header h1,.prose-page h1{font-size:2.85rem}.module-grid,.compact-grid,.principle-grid,.outcome-panel,.definition-grid{grid-template-columns:1fr}.compact-grid>div:first-child,.principle-grid>div:first-child{grid-column:auto}.stat{border-left:0;border-top:1px solid var(--line);padding:1rem 0 0}.module-grid a{min-height:220px}.section-heading{display:block}.curriculum-card,.school-card{flex-direction:column;align-items:flex-start;padding:1.5rem}.curriculum-card h2,.school-card h2{font-size:2.15rem}.curriculum-list a{grid-template-columns:42px 1fr}.curriculum-list a>span:last-child{display:none}.checklist,.criteria-grid,.method-sequence{grid-template-columns:1fr}.method-sequence div:last-child{grid-column:auto}.lesson-next{grid-template-columns:1fr}.lesson-next a:last-child{text-align:left}.source-list a{padding:1.2rem 0}.site-footer nav{grid-template-columns:1fr 1fr;display:grid}}@media print{.site-header,.site-footer,.complete-button,.lesson-next,.progress-panel .button-row{display:none!important}body{background:#fff}.lesson-shell,.section-shell{width:100%;max-width:none}.lesson-content p{font-size:11pt}.safety-note,.evidence-panel{break-inside:avoid;box-shadow:none}}
