:root{font-family:Arial,sans-serif;color:#173026;background:#f8f2e7}*{box-sizing:border-box}body{margin:0}.site-shell{min-height:100vh}.site-header,footer{display:flex;align-items:center;justify-content:space-between;padding:1.25rem max(5vw,1.5rem);background:#164c3b;color:#fff}.brand{display:flex;gap:.55rem;align-items:center;color:inherit;text-decoration:none;font-weight:800;line-height:1}.brand-mark{font-size:2.6rem;color:#d8a63a}.site-header nav{display:flex;gap:1rem}.site-header nav a{color:#fff;text-decoration:none}.hero,.page{width:min(1120px,90vw);margin:auto;padding:6rem 0}.hero{min-height:72vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#a55e2d;font-weight:800}.hero h1,.page h1{font-size:clamp(3rem,6vw,5rem);margin:.25rem 0;max-width:100%;text-wrap:balance}.hero .lead{margin-inline:auto}.page>.eyebrow,.page>h1,.page>.lead{text-align:center}.page>.lead{margin-inline:auto}.lead{font-size:clamp(1.2rem,2.5vw,1.7rem);max-width:46rem;line-height:1.5}.actions,.tags{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.hero .actions{justify-content:center}.button{display:inline-block;text-decoration:none;border-radius:999px;padding:.85rem 1.15rem;font-weight:800;background:#d8a63a;color:#173026}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:3rem 0}.card,.callout,.benefits{background:#fff;padding:1.5rem;border-radius:1.25rem;box-shadow:0 10px 30px #17302612}.card h2,.callout h2,.benefits h2{margin-top:0}.card--pending{background:#ede4d2}.card--pending span,.tags span{font-weight:700;color:#a55e2d}.callout,.benefits{margin:2rem 0;line-height:1.6}.tags span{background:#f8f2e7;border-radius:999px;padding:.45rem .7rem}.benefits li{margin:.8rem 0}footer{margin-top:3rem;flex-wrap:wrap;gap:1rem}@media (max-width:600px){.site-header{align-items:flex-start;gap:1rem;flex-direction:column}.hero,.page{padding:4rem 0}.site-header nav{width:100%;justify-content:space-between}}
