*{box-sizing:border-box}body{margin:0;background:#f5f7ef;color:#2b4032;font:17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{max-width:1050px;margin:auto;padding:30px 26px}a{color:#365b43;text-underline-offset:4px}header,nav,.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}header{justify-content:space-between;border-bottom:1px solid #dce4d3;padding-bottom:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;text-decoration:none}.brand img{width:38px;height:38px}nav{font-size:14px}h1{font:clamp(42px,6vw,72px)/1.04 Georgia,serif;letter-spacing:-2px;margin:18px 0 24px}h1 span{color:#7b8c6d}.hero{padding:58px 0 36px;max-width:780px}.kicker{font-size:11px;font-weight:700;letter-spacing:2px;color:#617757}.lede{font-size:20px;color:#607058;max-width:680px}.actions{margin:26px 0 12px;gap:12px}.button{display:inline-block;text-decoration:none;background:#365b43;color:white;padding:12px 19px;border-radius:9px;font-size:15px;font-weight:600}.button.secondary{background:white;color:#365b43;border:1px solid #d9e3d0}.note{font-size:13px;color:#66745d}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 44px}.card{background:#ffffffb8;border:1px solid #dce4d3;padding:24px;border-radius:16px}.card h2{font-size:20px;margin:0 0 10px}.card p{font-size:15px;margin:0;color:#607058}.section{padding:28px 0;border-top:1px solid #dce4d3}.section h2{font:32px Georgia,serif;margin:0 0 18px}.section p,.section li{max-width:780px;color:#52624b}li{padding:5px 0}code{background:#e8eede;border-radius:4px;padding:2px 5px}footer{padding:24px 0;font-size:13px;color:#607058;border-top:1px solid #dce4d3}.privacy h1{font-size:48px}.privacy h2{font:26px Georgia,serif;margin-top:30px}.privacy p,.privacy li{max-width:800px}a:focus-visible{outline:3px solid #729859;outline-offset:4px}@media(max-width:650px){.hero{padding-top:30px}.features{grid-template-columns:1fr}.card{padding:20px}h1{letter-spacing:-1px}nav{gap:12px}.lede{font-size:18px}}