:root{--ink:#10241f;--green:#0d6957;--mint:#d7f3e8;--paper:#f7f8f5;--muted:#61736d;--line:#d5ddd8;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,system-ui,sans-serif}a{color:var(--green);text-underline-offset:3px}img{max-width:100%;height:auto}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:820px}.site-header{position:sticky;top:0;z-index:10;background:#f7f8f5ed;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand img{width:118px;display:block}.nav nav,.footer-grid nav{display:flex;gap:22px;flex-wrap:wrap}.nav a{text-decoration:none;color:var(--ink);font-weight:700}.hero{min-height:calc(100vh - 72px);padding:64px 0;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{color:var(--green);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}h1{font-size:clamp(3.3rem,7vw,6.6rem);line-height:.92;letter-spacing:-.065em;margin:.18em 0}.hero p,.lead{color:var(--muted);font-size:1.17rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;border-radius:999px;background:var(--green);color:#fff;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.trust{font-size:.88rem!important}.phone-stage{position:relative;display:grid;place-items:center;min-height:650px}.phone-stage:before{content:"";position:absolute;width:88%;aspect-ratio:1;border-radius:50%;background:var(--mint)}.phone{position:relative;width:min(320px,76vw);padding:10px;border-radius:44px;background:#09130f;box-shadow:0 32px 90px #10241f33;transform:rotate(2deg)}.phone img,.screens article>div img{display:block;border-radius:34px}.section{padding:100px 0;border-top:1px solid var(--line)}h2{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1;letter-spacing:-.05em;margin:.15em 0 .4em}.center{text-align:center;background:#fff}.price-rhythm{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin:38px 0;font-size:clamp(1.3rem,3vw,2rem);font-weight:750}.statement{font-size:1.4rem;font-weight:800}.benefits{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;margin-top:50px}.benefits article{grid-column:span 2;border-top:2px solid var(--ink);padding-top:18px}.benefits article:nth-child(n+4){grid-column:span 3}.benefits b{color:var(--green);font-size:.8rem}.benefits h3,.screens h3{margin:12px 0 6px}.benefits p,.screens p{color:var(--muted);margin:0}.calculator{background:var(--ink);color:#f1f7f3}.calculator .eyebrow{color:#65d1ae}.calculator .lead{color:#aabbb4}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.calculator label{display:block;font-weight:700;margin:32px 0 10px}.calculator input{width:100%;accent-color:#65d1ae}.range-labels{display:flex;justify-content:space-between;color:#aabbb4}.cost-card{background:#172720;padding:16px 30px;border-radius:24px}.cost-card div{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:20px 0;border-bottom:1px solid #2d4038}.cost-card span,.cost-card p{color:#aabbb4}.cost-card strong{font-size:clamp(1.7rem,4vw,3rem);font-variant-numeric:tabular-nums}.screens{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:48px}.screens article>div{padding:16px 16px 0;background:var(--mint);border-radius:24px;overflow:hidden}.screens article:nth-child(even){margin-top:64px}.questions{background:#fff}.questions ul{list-style:none;padding:0}.questions li{font-size:clamp(1.4rem,4vw,2.7rem);font-weight:750;padding:16px 0;border-top:1px solid var(--line)}.waitlist{background:var(--mint)}.waitlist-form{padding:30px;background:#fff;border-radius:20px}.waitlist-form label{display:block;font-weight:700;margin-bottom:10px}.form-row{display:flex;gap:10px}.form-row input{min-width:0;flex:1;min-height:52px;padding:0 15px;border:1px solid var(--line);border-radius:12px;font:inherit}.waitlist-form p{color:var(--muted);font-size:.9rem}.waitlist-form .error{color:#ba1a1a}.waitlist-form .success{color:#277a52;font-weight:700}.legal{padding:64px 0 88px;max-width:820px}.legal h1{font-size:clamp(2.35rem,6vw,4.2rem)}.legal h2{font-size:1.55rem;margin-top:2.2em}.legal p,.legal li{color:#34453f}.meta{border-bottom:1px solid var(--line);padding-bottom:24px}.notice{border-left:4px solid #9a5b00;padding:14px 18px;background:#fff8e9}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}footer{background:#09130f;color:#dce8e3;padding:50px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer-grid img{width:110px;filter:brightness(0) invert(1)}.footer-grid a{color:#fff}@media(max-width:900px){.hero,.split{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}.benefits article,.benefits article:nth-child(n+4){grid-column:auto}.screens{grid-template-columns:1fr 1fr}.screens article:nth-child(even){margin-top:0}}@media(max-width:640px){.wrap{width:calc(100% - 28px)}.nav{height:64px}.nav nav a:first-child,.nav nav a:nth-child(2){display:none}.hero{min-height:auto;padding:54px 0;gap:20px}.phone-stage{min-height:470px}.phone{width:240px}.section{padding:70px 0}.benefits,.screens,.support-grid{grid-template-columns:1fr}.screens article{max-width:320px;margin:auto!important}.split{gap:38px}.form-row{flex-direction:column}.form-row .button{width:100%}}
