:root{--page:#f7f9fc;--surface:#fff;--soft:#eef4ff;--ink:#142033;--muted:#5f6f85;--blue:#1763ff;--green:#2f9e77;--coral:#d9815f;--border:#d8e2ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font:18px/1.6 'Atkinson Hyperlegible',sans-serif}img{display:block;max-width:100%}h1,h2,h3{font-family:Gabarito,sans-serif;line-height:1.05;margin:0}h1{font-size:clamp(3.2rem,7vw,7rem);letter-spacing:-.045em;max-width:12ch}h2{font-size:clamp(2.4rem,5vw,4.7rem);letter-spacing:-.035em;max-width:15ch}h3{font-size:1.6rem}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(20px,5vw,80px);background:rgba(247,249,252,.94);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:5}.site-header img{width:172px}.header-link,.cta a{background:var(--blue);color:#fff;text-decoration:none;font-weight:700;padding:12px 18px;border-radius:7px}.hero,.band,.screens,.cta{padding:clamp(64px,9vw,130px) clamp(22px,7vw,110px)}.hero{min-height:calc(100vh - 86px);display:grid;grid-template-columns:1.02fr .98fr;gap:7vw;align-items:center;background:linear-gradient(135deg,#fff 0%,#eef4ff 65%,#e7f6f1 100%)}.eyebrow{font-family:Gabarito,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:800;color:var(--green);margin:0 0 20px}.lede{font-size:1.35rem;color:var(--muted);max-width:42rem}.honesty{margin-top:30px;padding:16px 18px;border-left:4px solid var(--coral);background:#fff8f4;max-width:44rem}.hero-shot,.screen-row figure{margin:0;position:relative;background:var(--surface);padding:12px;border:1px solid var(--border);box-shadow:0 24px 70px rgba(20,32,51,.13)}figure img{border-radius:3px}figcaption{position:absolute;left:24px;bottom:24px;background:#142033;color:#fff;font-size:.8rem;font-weight:700;padding:7px 10px;border-radius:4px}.band{background:var(--surface)}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.three article{padding:28px;border-top:4px solid var(--blue);background:var(--page)}.three span,.screen-row>div>span{font:800 .78rem/1 Gabarito,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.three p,.screen-row p{color:var(--muted)}.screens{display:grid;gap:90px}.section-head{margin-bottom:10px}.screen-row{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:6vw;align-items:center}.screen-row.reverse{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.screen-row.reverse>div{order:2}.screen-row h3{font-size:clamp(2rem,3vw,3.5rem);margin-top:12px}.trust ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 40px;padding:0;margin:45px 0 0;list-style:none}.trust li{padding:16px 0 16px 34px;border-bottom:1px solid var(--border);position:relative}.trust li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:800}.cta{text-align:center;background:var(--ink);color:#fff}.cta h2{margin:0 auto}.cta p:not(.eyebrow){color:#c8d4e5;max-width:42rem;margin:24px auto 34px}.cta a{display:inline-block}.cta small{display:block;margin-top:18px;color:#aab9cc}footer{display:flex;align-items:center;justify-content:space-between;padding:25px clamp(22px,7vw,110px);background:#0e1726;color:#c8d4e5}footer img{width:170px;filter:brightness(0) invert(1)}@media(max-width:850px){h1{font-size:3.4rem}.hero,.screen-row,.screen-row.reverse{grid-template-columns:1fr}.screen-row.reverse>div{order:0}.three,.trust ul{grid-template-columns:1fr}.site-header{height:72px}.site-header img{width:135px}.header-link{font-size:.85rem;padding:9px 11px}.hero{min-height:auto}.hero-shot{margin-top:10px}footer{align-items:flex-start;flex-direction:column;gap:12px}}
