:root{font-family:system-ui,sans-serif;color:#20372c;background:#f6f8f4;font-size:16px;line-height:1.65}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1000px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #cbd6cb}a{color:inherit;text-underline-offset:5px}header>a:first-child{font-weight:700;text-decoration:none}.hero{padding:72px 0}h1{font-size:clamp(3rem,7vw,5rem);line-height:1.05;letter-spacing:-.05em;margin:20px 0}h2{font-size:2.2rem;line-height:1.2;letter-spacing:-.035em}h3{font-size:1.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.875rem;font-weight:700}p{max-width:650px}.button{display:inline-block;background:#244d37;color:#fff;padding:14px 22px;border-radius:6px;margin-top:16px;text-decoration:none}section{padding:42px 0;border-bottom:1px solid #cbd6cb}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:28px 0}.grid article{padding:24px;background:#e8eee5;border-radius:8px}li{padding-left:12px}details{padding:20px 0;border-bottom:1px solid #cbd6cb}summary{cursor:pointer;font-weight:600}footer{font-size:.875rem;color:#49614f;padding-bottom:50px}:focus-visible{outline:3px solid #658730;outline-offset:5px}@media(max-width:550px){.grid{grid-template-columns:1fr}header,main,footer{padding:20px}.hero{padding:48px 0}}
