:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f7f8f2;color:#223a2d;line-height:1.75}*{box-sizing:border-box}body{margin:0}header,main,footer{width:min(760px,calc(100% - 40px));margin:auto}header{padding:25px 0;border-bottom:1px solid #d8e0d4;display:flex;align-items:center;justify-content:space-between;gap:20px}header a{font-weight:600;text-decoration:none}a{color:#275537;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #a35d20;outline-offset:4px}main{padding:52px 0 60px}h1,h2,h3{line-height:1.2;font-weight:500;letter-spacing:-.04em}h1{font-size:clamp(34px,6vw,48px);margin:12px 0 24px}h2{font-size:25px;margin-top:40px}p,li{font-size:16px}p{max-width:68ch}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#58675c}.note{padding:18px 22px;background:#e7edde;border-left:3px solid #79965f;font-size:14px}.muted{color:#58675c}.button{display:inline-block;padding:12px 20px;margin-top:15px;background:#214e35;color:#fff;border-radius:6px;text-decoration:none}.example{padding:22px;background:#fffefa;border:1px solid #d8e0d4;border-radius:12px}.example p:last-child{margin-bottom:0}table{border-collapse:collapse;width:100%;font-size:14px}th,td{padding:13px 10px;border-bottom:1px solid #d8e0d4;text-align:left;vertical-align:top}th{font-weight:600}.table-wrap{overflow:auto}footer{padding:25px 0;font-size:12px;color:#58675c;border-top:1px solid #d8e0d4;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer a{margin-right:15px}@media print{header,footer,.button{display:none}main{width:100%;padding:0}h2{break-after:avoid}table,.example{break-inside:avoid}a{color:inherit}}
