:root{font-family:'Segoe UI',system-ui,sans-serif;color:#213b31;background:#f3f6f2;font-synthesis:none;--green:#176e53;--muted:#728277;--line:#dfe7dc;--red:#a5473e}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}a{color:#176e53;text-underline-offset:4px}a:focus-visible{outline:3px solid #176e53;outline-offset:5px}header,main,footer{max-width:1120px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;border-bottom:1px solid #dfe7dc}.brand{font-size:32px;font-weight:700;letter-spacing:-1px;color:#133d30;text-decoration:none}nav{display:flex;gap:24px;flex-wrap:wrap}nav a{font-size:16px}.hero{padding:56px 0 44px;display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center}h1{font-size:clamp(36px,5.4vw,65px);letter-spacing:-2px;line-height:1.08;max-width:750px;margin:15px 0 22px;color:#133d30}h2{font-size:28px;letter-spacing:-.6px;line-height:1.25}h3{font-size:20px;line-height:1.4}.lead{font-size:20px;max-width:650px}.eyebrow{font-weight:650;color:#45624e;font-size:14px;letter-spacing:1px}.button{display:inline-block;background:#176e53;color:white;padding:15px 22px;border-radius:9px;text-decoration:none;font-weight:650;margin:10px 0}.button:hover{background:#133d30}.small{font-size:14px;color:#506451}.panel{background:#133d30;color:#eaf2e6;border-radius:18px;padding:32px}.panel h2{color:white;margin-top:0}.panel p{border-bottom:1px solid #52715f;padding-bottom:14px}.panel p:last-child{border:0;padding-bottom:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:24px 0 48px}.card{background:white;border:1px solid #dfe7dc;padding:24px;border-radius:13px}.card h3{margin-top:0}section{margin:30px 0 50px}.ad-space{border:1px dashed #708276;text-align:center;padding:20px;color:#506451;border-radius:8px;margin:55px 0;font-size:14px}.article{max-width:800px}.article h1{font-size:44px}.article li{margin-bottom:14px}.notice{border-left:4px solid #176e53;background:#e8efdc;padding:16px 22px}.hash{overflow-wrap:anywhere;font-family:monospace;font-size:14px}footer{border-top:1px solid #dfe7dc;color:#506451;font-size:14px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer nav{gap:15px}footer nav a{font-size:14px}.skip{position:absolute;top:-90px;background:white;padding:10px}.skip:focus{top:0}@media(max-width:740px){.hero{grid-template-columns:1fr;gap:22px;padding:32px 0}.grid{grid-template-columns:1fr;gap:14px}header,main,footer{padding:20px}h1{letter-spacing:-1px}.panel{padding:25px}nav{gap:15px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
