*{box-sizing:border-box}body{margin:0;background:#f5f3ed;color:#24342f;font:18px/1.65 system-ui,sans-serif}main,header,footer{max-width:850px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d5dace}a{color:#356347;text-underline-offset:5px}h1{font-size:clamp(36px,7vw,68px);line-height:1.1;letter-spacing:-.045em;margin:40px 0 28px}h2{font-size:25px;margin-top:38px}.kicker{font-size:13px;letter-spacing:.15em;text-transform:uppercase}.lead{max-width:640px;font-size:23px}section{border-top:1px solid #d5dace;margin-top:40px;padding-top:12px}footer{font-size:14px;color:#59675c;margin-top:35px}nav{font-size:15px}.brand{font-weight:700;text-decoration:none}@media(max-width:500px){main,header,footer{padding:22px}.lead{font-size:20px}}