*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f5f6f3;color:#18302b;font:17px/1.7 system-ui,-apple-system,Segoe UI,sans-serif}a{color:#146c53;text-underline-offset:3px}a:focus-visible{outline:3px solid #d69022;outline-offset:5px}header,main,footer{max-width:900px;margin:auto;padding:26px 32px}header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #d8dfd9}header a{text-decoration:none;font-weight:650}nav{display:flex;flex-wrap:wrap;gap:20px;font-size:14px}main{padding-top:48px;padding-bottom:48px;min-height:65vh}h1{font-size:clamp(32px,6vw,51px);line-height:1.12;letter-spacing:-.04em;margin:12px 0 24px}h2{font-size:22px;line-height:1.3;margin:34px 0 12px}p,li{max-width:72ch}.lead{font-size:22px;line-height:1.5;color:#456257}.eyebrow{font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.12em;color:#58705f}code{background:#e5ece5;padding:2px 6px;border-radius:4px}li{padding:4px 0}footer{border-top:1px solid #d8dfd9;font-size:13px;color:#5d6e63;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}@media(max-width:560px){header,main,footer{padding-left:20px;padding-right:20px}header{align-items:flex-start;flex-direction:column}main{padding-top:32px}nav{gap:16px}.lead{font-size:20px}}
