:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#15392a;background:#f8faf7;font-synthesis:none;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:#166534;text-underline-offset:4px}a:focus-visible{outline:3px solid #b78a21;outline-offset:5px}header,main,footer{max-width:1100px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #dce7db}.brand{font-size:23px;font-weight:800;text-decoration:none;letter-spacing:-.8px}nav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.hero{padding:70px 0 52px;max-width:800px}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:#527460}h1{font-size:clamp(34px,6vw,62px);line-height:1.1;letter-spacing:-2px;margin:22px 0}h2{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin-top:0}p{color:#4b6154}.lead{font-size:20px;max-width:660px}.button{display:inline-block;padding:12px 23px;background:#166534;color:white;text-decoration:none;border-radius:10px;font-weight:650;margin:12px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:white;padding:27px;border:1px solid #dce7db;border-radius:16px}.card p:last-child{margin-bottom:0}.backup{margin:28px 0;padding:36px;border-radius:16px;background:#eaf2e7}.backup p{max-width:800px}.steps{padding-left:22px}.steps li{margin:9px 0}.note{font-size:14px}footer{font-size:13px;border-top:1px solid #dce7db;margin-top:35px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.policy{max-width:820px;padding-top:30px}.policy h1{font-size:42px}.policy section{margin:34px 0}.policy li{color:#4b6154;margin:8px 0}@media(max-width:650px){header{align-items:flex-start}.hero{padding:35px 0}.grid{grid-template-columns:1fr}.backup{padding:24px}.lead{font-size:18px}nav{gap:12px}.policy h1{font-size:34px}h1{letter-spacing:-1px}}
