:root{--ink:#18251f;--muted:#53635a;--paper:#fbfaf5;--sand:#eee7d7;--sage:#d9e5d5;--green:#245b46;--pine:#153d31;--clay:#a24d34;--line:#d5d5cb;--focus:#0b6e9b}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 Georgia,serif}a{color:var(--green);text-decoration-thickness:1.5px;text-underline-offset:3px}a:hover{color:var(--clay)}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:3}.header{background:var(--pine);color:#fff}.bar{max-width:1180px;margin:auto;padding:1rem 1.25rem;display:flex;gap:1.5rem;align-items:center;justify-content:space-between}.brand{color:#fff;text-decoration:none;font:bold 1.2rem/1.1 system-ui,sans-serif;letter-spacing:.02em}.brand span{display:block;color:#cbe5bd;font-size:.72rem;letter-spacing:.14em}.nav{display:flex;gap:1rem;flex-wrap:wrap}.nav a{color:#fff;font:600 .92rem system-ui,sans-serif}.hero{padding:5rem 1.25rem;background:linear-gradient(115deg,#153d31 0%,#245b46 56%,#6f8b62 100%);color:#fff}.hero>div,.section,.footer>div{max-width:1180px;margin:auto}.eyebrow{font:700 .76rem system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--clay);margin:0 0:.6rem}.hero .eyebrow{color:#d9e5d5}.hero h1{font-size:clamp(2.5rem,6vw,5.3rem);line-height:1.02;max-width:900px;margin:0;text-wrap:balance}.hero p:last-child{max-width:700px;font-size:1.18rem}.section{padding:3.5rem 1.25rem}.section h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.1}.lead{max-width:740px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{border:1px solid var(--line);padding:1.35rem;background:#fff;display:flex;flex-direction:column;gap:.55rem}.card h3{font-size:1.35rem;margin:0}.card p{margin:0;color:var(--muted)}.card .meta{font:700 .75rem system-ui,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.notice{padding:1.25rem;border-left:5px solid var(--clay);background:#fff5ed;max-width:900px}.source-list{padding-left:1.25rem}.source-list li{margin:1rem 0}.source-list span{display:block;color:var(--muted);font-size:.92rem}.crumb{font:600 .9rem system-ui,sans-serif}.detail{max-width:820px}.facts{background:var(--sage);padding:1.25rem}.button{display:inline-block;background:var(--green);color:#fff;text-decoration:none;font:700 .9rem system-ui,sans-serif;padding:.7rem 1rem}.button:hover{background:var(--clay);color:#fff}.footer{background:var(--pine);color:#fff;padding:2.5rem 1.25rem}.footer p{max-width:600px;color:#d9e5d5}.footer a{color:#fff}@media(max-width:760px){.bar{display:block}.nav{margin-top:1rem}.hero{padding:3.5rem 1.25rem}.grid{grid-template-columns:1fr}.section{padding:2.5rem 1.25rem}}
