*{box-sizing:border-box}body{margin:0;background:#f7f8f4;color:#17251f;font:16px/1.7 system-ui,-apple-system,Segoe UI,sans-serif}a{color:#155c45}nav{max-width:1120px;margin:auto;padding:22px 24px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:22px;font-weight:800;text-decoration:none;color:#17251f}.brand span{color:#b58a2c}.navlinks{display:flex;gap:22px}.navlinks a{text-decoration:none;font-weight:650}.hero,.article,section{max-width:1040px;margin:auto;padding:72px 24px}.hero{padding-top:96px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#8a681f}h1{font-size:clamp(38px,6vw,68px);line-height:1.05;letter-spacing:-.04em;margin:.25em 0}h2{font-size:30px;line-height:1.2;margin-top:1.8em}h3{margin-top:0}.lede{font-size:21px;max-width:760px;color:#45534d}.btn{display:inline-block;background:#155c45;color:white;text-decoration:none;padding:14px 20px;border-radius:9px;font-weight:800}.ghost{background:transparent;color:#155c45;border:1px solid #155c45}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,.sourcebox,.notice,.cta,.next,.table{background:white;border:1px solid #dde3dc;border-radius:14px;padding:24px}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px}.notice{max-width:1040px;margin:20px auto 0}.cta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:36px 0;background:#eef4ef}.cta p{margin:4px 0}.sourcebox{margin:28px 0}.next{margin-top:44px;display:flex;gap:18px;flex-wrap:wrap}.next strong{width:100%}.table>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.table>div:last-child{border:0}footer{background:#17251f;color:#dfe8e2;margin-top:70px}footer .inner{max-width:1040px;margin:auto;padding:38px 24px}footer a{color:#fff;margin-right:16px}.small{font-size:13px;color:#aebbb4}.article ul,.article ol{max-width:780px}.article>p{max-width:800px}@media(max-width:760px){.navlinks{display:none}.cards,.split{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.hero,.article,section{padding:48px 20px}h1{font-size:42px}}