:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#203d37;background:#f5f7f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#276953;text-underline-offset:4px}a:hover{color:#143e30}a:focus-visible{outline:3px solid #799b43;outline-offset:5px}.nav{max-width:1200px;margin:auto;padding:27px 30px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #d9e0d5;font-size:13px}.brand{font-weight:750;text-decoration:none;color:#203d37;letter-spacing:-.025em}main{max-width:1200px;margin:auto;padding:0 30px}.hero{padding:85px 0 75px;max-width:900px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:750;color:#688459;margin:0 0 23px}h1{font-size:clamp(38px,6vw,70px);line-height:1.08;letter-spacing:-.055em;font-weight:600;margin:0 0 24px}.intro{font-size:19px;line-height:1.7;color:#5e7263;max-width:710px}.pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.pills span{font-size:12px;background:#e5eddb;padding:9px 15px;border-radius:20px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:70px}.features article{background:white;border:1px solid #dce5d5;border-radius:14px;padding:28px}.number{font-size:10px;letter-spacing:.12em;font-weight:700;color:#7b8d67}h2{font-size:25px;letter-spacing:-.035em;font-weight:600;line-height:1.25;margin:20px 0 14px}p{line-height:1.8;color:#586e5c}.features p{font-size:14px;margin-bottom:0}.panel{display:grid;grid-template-columns:1fr 1.5fr;gap:65px;padding:45px 0;border-top:1px solid #d9e0d5}.panel .eyebrow{margin-top:7px;margin-bottom:15px}.panel h2{font-size:32px;margin-top:0}.panel p:first-child{margin-top:0}code{font-size:.86em;overflow-wrap:anywhere;background:#e7eddf;padding:3px 5px;border-radius:4px}footer{max-width:1140px;margin:35px auto 0;padding:30px 0;border-top:1px solid #d9e0d5;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:12px;color:#647861}footer p{flex-basis:100%;font-size:11px;margin:0}.policy{max-width:850px;padding-top:65px}.policy h1{font-size:52px}.updated{font-size:13px;color:#788971}.policy .intro{font-size:17px}.policy section{padding:20px 0;border-bottom:1px solid #e0e6db}.policy section:last-child{border:0}.policy h2{font-size:24px}.policy p{font-size:15px}@media(max-width:760px){.nav{padding:23px 20px;align-items:start}main{padding:0 20px}.hero{padding:55px 0}.features{grid-template-columns:1fr;margin-bottom:40px}.panel{grid-template-columns:1fr;gap:10px;padding:30px 0}.panel h2{font-size:28px}.intro{font-size:17px}footer{margin:30px 20px 0}.policy{padding-top:45px}.policy h1{font-size:42px}}
