:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.55;color:#172e2d;background:#f5f3ed;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-underline-offset:3px}a:hover{color:#235e57}button{font:inherit}svg{display:block;max-width:100%}:focus-visible{outline:3px solid #c4df67;outline-offset:4px}.wrap{width:min(100% - 3rem,1180px);margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:100;background:#123b3a;color:white;padding:.7rem 1rem}.skip-link:focus{top:.8rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.05em;line-height:1.1}h1{font-size:clamp(2.75rem,6vw,5.1rem)}h2{font-size:clamp(2rem,3.7vw,3.1rem)}h3{font-size:1.5rem}.eyebrow{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#51716b}.eyebrow-accent{color:#6b8b21}
.site-header{border-bottom:1px solid #d8dcd2}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:78px}.brand{display:inline-flex;align-items:center;gap:.7rem;font-size:1.22rem;font-weight:800;letter-spacing:-.045em;text-decoration:none;white-space:nowrap;color:#123b3a}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#123b3a;color:#d8f27a}.brand-mark svg{width:27px}.brand-light{font-weight:500}.nav-list{list-style:none;display:flex;gap:2rem;padding:0;margin:0}.nav-list a{text-decoration:none;font-size:.92rem;font-weight:650;color:#48605d;white-space:nowrap}.nav-list a[aria-current],.nav-list a:hover{color:#123b3a}.nav-list a[aria-current]{text-decoration:underline;text-decoration-color:#7ba788;text-decoration-thickness:2px;text-underline-offset:.55rem}
.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:stretch;gap:3rem;padding-block:5.1rem 5.4rem}.hero-copy,.hero-art{min-width:0}.hero-copy{max-width:650px}.hero h1{margin:.85rem 0 1.25rem;max-width:11ch}.hero p{max-width:54ch;font-size:1.15rem;line-height:1.65;color:#4c6460}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;border-radius:3px;padding:.85rem 1.15rem;font-size:.93rem;font-weight:750;text-decoration:none;cursor:pointer;border:1px solid #123b3a;min-height:46px}.button-dark{background:#123b3a;color:#f9faf3}.button-dark:hover{background:#245953;color:white}.button-quiet{background:transparent;color:#123b3a}.button-quiet:hover{background:#e8ede3}
.hero-art{min-height:390px;border:1px solid #244c46;background:#123b3a;color:#eaf1df;position:relative;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hero-art::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 59%,rgba(196,223,103,.09) 60%,transparent 61%),repeating-linear-gradient(0deg,transparent 0 43px,rgba(220,237,210,.08) 44px),repeating-linear-gradient(90deg,transparent 0 43px,rgba(220,237,210,.07) 44px);pointer-events:none}.hero-art>*{position:relative}.art-label{font-size:.72rem;letter-spacing:.16em;font-weight:800;color:#b9d27d}.art-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;align-items:center}.art-flow span{min-width:0;overflow-wrap:anywhere;font-size:.76rem;color:#afd0bd;border:1px solid #668579;background:#183f3e;padding:.7rem .55rem}.art-flow b{display:block;color:#f2f6e5;font-size:1.05rem;margin-top:.15rem}.art-flow i{display:none}.art-axis{display:flex;justify-content:space-between;border-top:1px solid #71958b;padding-top:.5rem;font-size:.78rem;color:#b9cabd}.art-note{background:#d8f27a;color:#173a35;padding:.85rem 1rem;font-weight:750;font-size:.92rem;max-width:290px;margin-left:auto}
.feature-strip{background:#e9ede3;border-block:1px solid #d7dfd0}.strip-inner{display:grid;grid-template-columns:240px 1fr;gap:2rem;align-items:center;padding-block:1.3rem}.strip-inner span{color:#41675c;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.strip-inner p{margin:0;font-size:1.04rem;color:#3d5652}.section{padding-block:5rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.8rem}.section-heading h2{margin:.55rem 0 0}.text-link{display:inline-flex;align-items:center;gap:.35rem;color:#245c52;font-size:.93rem;font-weight:750;text-decoration:none;border-bottom:1px solid #6b9181;padding-bottom:.15rem}.text-link:hover{color:#102f2a;border-color:#102f2a}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.guide-card{background:#fffefa;border:1px solid #d4ddd3;padding:1.7rem;display:flex;flex-direction:column;min-height:280px;transition:transform .2s ease,box-shadow .2s ease}.guide-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(18,59,58,.08)}.guide-card-large{background:#e8eedc}.card-top{display:flex;justify-content:space-between;gap:1rem;align-items:center}.read-time{font-size:.8rem;color:#6a7e77}.guide-card h3{margin:1.5rem 0 .75rem}.guide-card h3 a{text-decoration:none}.guide-card p{color:#526962;max-width:52ch}.guide-card .text-link{align-self:flex-start;margin-top:auto}
.dual-block{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;border-top:1px solid #d3dcd0}.dual-block h2{max-width:15ch;margin:.8rem 0 1.1rem}.dual-block p{color:#526962;max-width:52ch}.number-list{list-style:none;margin:0;padding:0;border-top:1px solid #bdcfc0}.number-list li{display:flex;gap:1.8rem;border-bottom:1px solid #bdcfc0;padding:1.2rem .2rem;font-weight:700;font-size:1.08rem}.number-list span{font-size:.8rem;letter-spacing:.1em;color:#648477}.about-band{background:#d8f27a;color:#183b34}.about-band-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-block:3.5rem}.about-band .eyebrow{color:#426b3e}.about-band h2{font-size:clamp(2rem,3vw,2.8rem);max-width:15ch;margin:.7rem 0 0}.about-band p{margin:0;font-size:1.08rem;line-height:1.7}.about-band a{font-weight:800}
.site-footer{background:#123b3a;color:#d8e5da}.footer-top{display:flex;justify-content:space-between;gap:4rem;padding-block:4rem}.footer-brand{font-size:1.35rem;font-weight:800;letter-spacing:-.04em;text-decoration:none;color:#e6f3df}.footer-top p{margin:.8rem 0;color:#c0d4c7;max-width:36ch}.footer-disclosure{font-size:.84rem}.footer-links{display:flex;gap:5rem}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.footer-links strong{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#d8f27a;margin-bottom:.35rem}.footer-links a,.footer-links button{font-size:.88rem;color:#e1eee0;text-decoration:none}.footer-links button{background:none;border:0;padding:0;cursor:pointer}.footer-links a:hover,.footer-links button:hover{color:#d8f27a}.footer-bottom{border-top:1px solid #477269;display:flex;justify-content:space-between;gap:2rem;padding-block:1.15rem;font-size:.78rem;color:#b9cfc0}.footer-bottom a{color:#e6f3df}
.breadcrumbs{width:min(100% - 3rem,1180px);margin:1.5rem auto 0}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;font-size:.78rem;color:#61756d}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:.5rem;color:#a4b2a9}.breadcrumbs a{text-decoration:none}.breadcrumbs [aria-current]{color:#264d45}.page-intro{padding-block:4rem 1.5rem}.page-intro h1{font-size:clamp(2.7rem,5vw,4.4rem);max-width:17ch;margin:.75rem 0 1rem}.page-intro p{font-size:1.14rem;color:#526962;max-width:65ch}
.article-shell{display:grid;grid-template-columns:minmax(0,740px) minmax(220px,1fr);gap:5rem;padding-block:3.3rem}.article-header{padding-bottom:2rem;border-bottom:1px solid #cdd8cc}.article-meta{display:flex;gap:1.1rem;align-items:center;flex-wrap:wrap;font-size:.78rem;color:#5b746a}.article-header h1{font-size:clamp(2.7rem,5vw,4.3rem);margin:1rem 0 1.25rem}.lead{font-size:1.21rem;line-height:1.67;color:#4b645b}.article-body{font-size:1.06rem;line-height:1.8;color:#28423c}.article-body section{scroll-margin-top:2rem}.article-body h2{font-size:clamp(1.65rem,2.6vw,2.25rem);margin:2.6rem 0 1rem;color:#183c36}.article-body p,.article-body ul,.article-body ol{margin:0 0 1.25rem}.article-body li{padding-left:.35rem;margin-bottom:.55rem}.article-body li::marker{color:#597e57}.article-body strong{color:#173d35}.table-wrap{overflow-x:auto;margin:1.6rem 0}.article-body table{width:100%;border-collapse:collapse;min-width:500px;font-size:.91rem}.article-body th{text-align:left;background:#e1e9d9;color:#254b3d}.article-body th,.article-body td{border:1px solid #c7d5c9;padding:.8rem}.article-body tr:nth-child(even){background:#eef1e9}.article-aside{padding-top:1rem}.aside-box{border-top:2px solid #123b3a;padding-top:1rem;margin-bottom:2.5rem}.aside-box strong{display:block;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#2a5b50}.aside-box ol{padding-left:1.2rem;margin:1rem 0}.aside-box li{font-size:.88rem;line-height:1.45;margin-bottom:.75rem;color:#567067}.aside-box a{text-decoration:none}.aside-related a{display:block;border-bottom:1px solid #cad8ce;padding:.85rem 0;font-size:.9rem;line-height:1.4;font-weight:700}.educational-note{border-left:4px solid #81a866;background:#e9efe1;padding:1.1rem 1.3rem;margin:2.5rem 0}.educational-note strong{display:block;margin-bottom:.25rem}.educational-note p{margin:0;font-size:.94rem}.sources{border-top:1px solid #cdd8cc}.sources h2{font-size:1.45rem}.sources a{color:#235d53;font-size:.94rem}.article-end{padding-bottom:5rem}
.resources-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;padding-bottom:1rem}.resource-stack{display:grid;gap:1.1rem}.resource-panel{background:#fffefa;border:1px solid #d3ddd0;padding:2rem}.resource-panel h2{font-size:1.8rem;margin:.65rem 0 1.4rem}.resource-panel dl{margin:0}.resource-panel dt{font-weight:800;color:#153e37;margin-top:1.1rem}.resource-panel dd{margin:.15rem 0 0;color:#526962}.check-list{padding-left:1.2rem;margin:0}.check-list li{margin-bottom:.75rem;padding-left:.25rem}.check-list li::marker{color:#568268}.resources-end{padding-bottom:5rem;color:#526962}.resources-end a{color:#235d53}.text-page{max-width:790px;padding-block:3.5rem 6rem}.text-page h1{font-size:clamp(2.8rem,5vw,4.3rem);margin:.8rem 0 1.5rem}.text-page h2{font-size:1.75rem;margin:2.5rem 0 .8rem}.text-page p{font-size:1.06rem;line-height:1.8;color:#3f5951}.text-page .lead{font-size:1.2rem}.text-page a{color:#235e57;font-weight:650}.not-found{padding-block:7rem 10rem}.not-found h1{margin:.7rem 0 1rem}.not-found p{max-width:55ch;color:#526962;font-size:1.1rem}
.consent{position:fixed;z-index:50;left:1rem;right:1rem;bottom:1rem;max-width:900px;margin:auto;background:#fffefa;border:1px solid #8da598;box-shadow:0 16px 45px #123b3a33;padding:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.consent[hidden]{display:none}.consent p{margin:.3rem 0 0;font-size:.88rem;color:#526962}.consent-actions{display:flex;gap:.5rem;flex-shrink:0}
@media(max-width:900px){.hero{grid-template-columns:minmax(0,1fr);gap:2rem;padding-block:3.5rem}.hero h1{max-width:14ch}.hero-art{min-height:300px}.article-shell{grid-template-columns:minmax(0,1fr);gap:1rem}.article-aside{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.aside-box{margin-bottom:0}.ad-placement{display:none}.about-band-inner{gap:2rem}}
@media(max-width:650px){.wrap,.breadcrumbs{width:min(100% - 2rem,1180px)}.header-inner{min-height:68px;display:block;padding-block:.8rem}.brand{font-size:1.13rem}.brand-mark{width:30px;height:30px}.brand-mark svg{width:23px}.nav-list{gap:1.35rem;overflow-x:auto;padding-block:.6rem .15rem;scrollbar-width:none}.nav-list::-webkit-scrollbar{display:none}.nav-list a{font-size:.86rem}.hero{padding-block:3rem}.hero h1{font-size:clamp(2.7rem,11vw,4rem)}.hero p{font-size:1.05rem}.hero-art{min-height:285px;padding:1.25rem}.art-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.art-flow span{padding:.55rem;font-size:.67rem}.art-flow b{font-size:.9rem}.strip-inner{grid-template-columns:1fr;gap:.3rem}.section{padding-block:3.7rem}.section-heading{display:block}.section-heading .text-link{margin-top:1rem}.cards-grid,.dual-block,.about-band-inner,.resources-grid{grid-template-columns:minmax(0,1fr)}.guide-card{min-height:0;padding:1.4rem}.guide-card h3{margin:1.1rem 0 .65rem}.dual-block{gap:2rem}.about-band-inner{padding-block:3rem}.about-band h2{max-width:none}.footer-top{display:block;padding-block:3rem}.footer-links{margin-top:2rem;gap:3rem}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:.45rem}.page-intro{padding-block:2.6rem 1rem}.article-shell{padding-top:2.5rem}.article-header h1{font-size:clamp(2.6rem,10vw,3.5rem)}.article-body{font-size:1rem}.article-aside{grid-template-columns:1fr}.aside-related{display:none}.text-page{padding-block:2.5rem 5rem}.resource-panel{padding:1.5rem}.consent{display:block}.consent-actions{margin-top:1rem}.consent-actions .button{flex:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.guide-card{transition:none}}
.product-context{border:1px solid #b6cdb0;background:#edf2e6;padding:1.1rem 1.3rem;margin:2rem 0}.product-context strong{display:block;margin-bottom:.25rem}.product-context p{margin:0;font-size:.94rem}.product-context a{color:#235d53}
.header-controls{display:flex;align-items:center;gap:2rem;min-width:0}.language-switch{display:flex;align-items:center;gap:.45rem;white-space:nowrap;font-size:.83rem;color:#638078}.language-switch a{color:#48605d;text-decoration:none}.language-switch a[aria-current="page"]{color:#123b3a;font-weight:800;text-decoration:underline;text-decoration-color:#7ba788;text-underline-offset:.3rem}.language-switch a:hover{color:#123b3a}.language-gateway{padding-block:7rem}.language-gateway h1{margin-bottom:1rem}.not-found section+section{margin-top:4rem;padding-top:2rem;border-top:1px solid #cdd8cc}.not-found section+section h2{font-size:clamp(2rem,4vw,3rem)}
@media(max-width:900px){.header-controls{gap:1rem}.nav-list{gap:1rem}}
@media(max-width:650px){.header-controls{display:flex;align-items:flex-start;flex-direction:column;gap:.35rem}.header-controls nav:first-child{width:100%}.language-switch{padding-bottom:.3rem}.nav-list{gap:1.15rem}}
