:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102a2a;background:#f5f7f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7f8;color:#102a2a}a{color:inherit}.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 34px;border-bottom:1px solid #dce5e2;background:#fff;position:sticky;top:0;z-index:2}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:750}.brand img{border-radius:8px}.site-header nav{display:flex;gap:20px;align-items:center}.site-header nav a{text-decoration:none;color:#40524e;font-size:14px}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.95fr);align-items:center;gap:48px;padding:56px 7vw 72px}.hero-copy h1{font-size:58px;line-height:1.02;letter-spacing:0;margin:0 0 22px;max-width:720px}.hero-copy p{font-size:20px;line-height:1.5;color:#4f625e;max-width:620px;margin:0 0 28px}.hero-media{width:100%;border-radius:24px;box-shadow:0 24px 70px rgba(16,42,42,.18)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:44px;border:1px solid #c9d6d2;border-radius:8px;padding:0 18px;display:inline-flex;align-items:center;text-decoration:none;background:#fff}.button.primary{background:#102a2a;color:#fff;border-color:#102a2a}.band,.privacy-first{padding:70px 7vw;background:#e3f6ef}.band div,.privacy-first{max-width:980px}.band h2,.how h2,.privacy-first h2{font-size:34px;line-height:1.12;margin:0 0 14px}.band p,.privacy-first p,.narrow p,.narrow li{font-size:17px;line-height:1.7;color:#40524e}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:70px 7vw;background:#fff}.features article,.price-grid article{border:1px solid #dce5e2;border-radius:8px;padding:24px;background:#fff}.features h3{font-size:19px;margin:0 0 8px}.features p{color:#536661;line-height:1.55;margin:0}.how,.narrow{max-width:920px;margin:0 auto;padding:70px 28px}.how ol{display:grid;gap:12px;color:#40524e;font-size:17px;line-height:1.6}.narrow h1{font-size:46px;line-height:1.08;margin:0 0 20px}.narrow h2{font-size:24px;margin:30px 0 8px}.price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0}.price{font-size:34px!important;color:#102a2a!important;font-weight:800}.note{font-size:14px!important;color:#647471!important}footer{display:flex;gap:18px;align-items:center;justify-content:center;min-height:84px;padding:24px;border-top:1px solid #dce5e2;background:#102a2a;color:#d7e6e1}footer a{text-decoration:none}@media(max-width:860px){.site-header{height:auto;padding:18px;align-items:flex-start}.site-header,.site-header nav{flex-direction:column}.hero{grid-template-columns:1fr;padding:42px 22px}.hero-copy h1{font-size:40px}.features,.price-grid{grid-template-columns:1fr}.band,.privacy-first{padding:48px 22px}.narrow h1{font-size:36px}}@media(max-width:420px){.hero-copy h1{font-size:32px}.site-header nav{gap:10px}.hero-media{border-radius:14px}}
