:root{--forest:#304438;--deep:#17251e;--sage:#93a46f;--cream:#faf7ef;--gold:#c9b968;--ink:#24302a;--muted:#667169;--white:#fff;--line:#dfe5dc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Segoe UI",sans-serif;line-height:1.72}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;background:#fff;padding:.8rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:88px;padding:.65rem clamp(1.1rem,5vw,5rem);color:#fff;background:rgba(23,37,30,.97);border-bottom:1px solid rgba(201,185,104,.24)}.brand{display:flex;align-items:center;gap:.5rem;text-decoration:none}.brand img:first-child{width:3.5rem;height:3.5rem;object-fit:contain}.brand img:last-child{width:12rem;height:3.5rem;object-fit:contain}.nav{display:flex;justify-content:center;gap:1.7rem}.nav a{text-decoration:none;color:rgba(255,255,255,.8)}.nav a[aria-current]{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.1rem;border:1px solid var(--forest);border-radius:6px;color:#fff;background:var(--forest);text-decoration:none;font-weight:750}.site-header .button{color:var(--deep);background:var(--gold);border-color:var(--gold)}.button-light{color:var(--deep);background:#fff;border-color:#fff}.menu{display:none}.blog-hero{padding:clamp(4rem,8vw,7rem) clamp(1.2rem,7vw,7rem);color:#fff;background:var(--deep)}.blog-hero .inner{max-width:1050px}.eyebrow{margin:0 0 .7rem;color:var(--gold);font-size:.78rem;font-weight:800;text-transform:uppercase}.blog-hero h1,.article-hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.6rem,5.2vw,5rem);font-weight:500;line-height:1.04;letter-spacing:0}.blog-hero p:last-child{max-width:720px;color:rgba(255,255,255,.78);font-size:1.15rem}.section{padding:clamp(3.8rem,7vw,6.5rem) clamp(1.2rem,7vw,7rem)}.section-head{max-width:800px;margin-bottom:2.2rem}.section h2{margin:0;color:var(--deep);font-family:Georgia,serif;font-size:clamp(2rem,3.7vw,3.5rem);font-weight:500;line-height:1.1}.section-head p:last-child{color:var(--muted)}.cluster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.cluster{display:flex;min-height:310px;flex-direction:column;justify-content:space-between;padding:1.7rem;background:#fff;text-decoration:none}.cluster:hover{background:var(--cream)}.cluster-num{color:var(--gold);font-weight:800}.cluster h2{margin:.8rem 0;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.cluster p{color:var(--muted)}.cluster span:last-child{color:var(--forest);font-weight:800}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:var(--cream)}.editorial ul{padding-left:1.2rem;color:var(--muted)}.cta-band{padding:clamp(3.5rem,7vw,6rem) clamp(1.2rem,7vw,7rem);color:#fff;background:var(--forest);text-align:center}.cta-band h2{max-width:850px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.8rem);font-weight:500;line-height:1.1}.cta-band p{color:rgba(255,255,255,.78)}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.article-hero{padding:clamp(3.7rem,7vw,6rem) clamp(1.2rem,7vw,7rem);background:var(--cream)}.article-hero-inner{max-width:980px}.breadcrumbs{margin-bottom:1.5rem;color:var(--muted);font-size:.9rem}.breadcrumbs a{color:var(--forest)}.article-hero h1{color:var(--deep);font-size:clamp(2.5rem,5vw,4.8rem)}.dek{max-width:850px;color:var(--muted);font-size:1.2rem}.meta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;color:var(--muted);font-size:.88rem}.article-layout{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:center;gap:4rem;padding:4rem 1.2rem 6rem}.toc{position:sticky;top:112px;align-self:start;padding-left:1rem;border-left:2px solid var(--gold)}.toc strong{display:block;margin-bottom:.7rem;color:var(--forest)}.toc a{display:block;margin:.55rem 0;color:var(--muted);font-size:.88rem;text-decoration:none}.prose{min-width:0}.prose h2{margin:3rem 0 .8rem;color:var(--deep);font-family:Georgia,serif;font-size:2rem;font-weight:500;line-height:1.18}.prose h2:first-child{margin-top:0}.prose h3{margin:2rem 0 .5rem;color:var(--forest);font-size:1.2rem}.prose p,.prose li{color:#46524b}.prose li{margin:.5rem 0}.keybox{margin:2rem 0;padding:1.4rem;border-left:4px solid var(--gold);background:var(--cream)}.keybox strong{color:var(--forest)}.inline-cta{margin:3rem 0;padding:2rem;color:#fff;background:var(--forest)}.inline-cta h2{margin:0;color:#fff}.inline-cta p{color:rgba(255,255,255,.8)}.faq details{padding:1rem 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--forest);font-weight:750}.sources{font-size:.9rem}.sources a{color:var(--forest)}footer{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:2.5rem clamp(1.2rem,7vw,7rem) 6rem;background:#f7f8f5;color:var(--muted)}footer a{color:var(--forest)}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header>.button{display:none}.menu{display:block;color:var(--gold);background:transparent;border:1px solid var(--gold);padding:.5rem}.nav{display:none;grid-column:1/-1;flex-direction:column;padding:.8rem 0}.nav.open{display:flex}.cluster-grid{grid-template-columns:1fr 1fr}.editorial{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr}.toc{position:static}}
@media(max-width:600px){.brand img:last-child{width:9rem}.cluster-grid{grid-template-columns:1fr}.cluster{min-height:240px}.article-hero{padding-top:3rem}.meta{display:grid}.prose h2{font-size:1.75rem}footer{grid-template-columns:1fr}}
