:root{color-scheme:dark;--ink:#f7f7f5;--muted:#a7abb2;--bg:#070707;--panel:#121212;--panel2:#1a1a1a;--line:#2b2b2b;--blue:#d8ebff;--radius:26px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,#26313d 0,transparent 30rem),var(--bg);color:var(--ink);line-height:1.6}a{color:inherit}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:22px;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:850;letter-spacing:-.02em}.brand img{border-radius:12px}.site-header nav,.footer-links{display:flex;align-items:center;gap:24px}.site-header nav>a:not(.button),.footer-links a{color:var(--muted);text-decoration:none;font-size:.93rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:780;line-height:1.2;border:1px solid #464646}.button.primary,.button.small{background:#fff;color:#080808;border-color:#fff}.button.secondary{background:#171717}.button.small{padding:10px 16px}.page-hero{padding:90px 0 36px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.74rem;font-weight:850;color:#bcc4ce;margin:0 0 12px}.page-hero h1,.section h2{font-size:clamp(2.4rem,7vw,5.6rem);line-height:.98;letter-spacing:-.06em;margin:0;max-width:960px}.page-hero h1 span{color:#aeb6c1}.lede{max-width:760px;font-size:clamp(1.08rem,2.2vw,1.38rem);color:var(--muted);margin:26px 0 0}.line-dot{display:inline-block;width:.72em;height:.72em;border-radius:50%;margin-right:.22em;border:2px solid rgba(255,255,255,.55)}.hero-product{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;padding:20px 0 96px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-list{display:flex;gap:22px;flex-wrap:wrap;padding:0;margin:26px 0 0;list-style:none;color:var(--muted);font-size:.9rem}.trust-list li:before{content:"✓";color:white;margin-right:7px}.phone-wrap{text-align:center}.phone-shot{width:min(310px,80%);height:auto;border-radius:42px;box-shadow:0 35px 90px #000,0 0 0 1px #444}.phone-wrap p{color:#797f87;font-size:.78rem}.proof{border-block:1px solid var(--line);background:#0d0d0d}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.proof-grid div{padding:28px;border-right:1px solid var(--line)}.proof-grid div:last-child{border:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:1.5rem}.proof-grid span{color:var(--muted);font-size:.9rem}.section{padding-block:96px}.section-heading{margin-bottom:38px}.section-heading h2{font-size:clamp(2.1rem,5vw,4.2rem);max-width:760px}.card-grid,.link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card-grid article,.content-card,.sticky-card,.metric-card,.note,.faq details{background:linear-gradient(145deg,#181818,#0e0e0e);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.card-grid article>span{font-size:.78rem;color:#9299a2}.card-grid h3,.card-grid h2{font-size:1.45rem;letter-spacing:-.03em;margin:28px 0 10px}.card-grid p,.content-card p,.sticky-card p{color:var(--muted)}.card-grid a{font-weight:750}.contrast{background:#f1f1ed;color:#090909}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:64px;align-items:center}.contrast .eyebrow{color:#48505a}.contrast h2{font-size:clamp(2.2rem,5vw,4.6rem)}.contrast p{font-size:1.08rem;color:#4d535a}.metric-card{background:#0a0a0a;color:white;display:grid;gap:3px}.metric-card strong{font-size:3.2rem;line-height:1}.metric-card span{color:#9499a1}.metric-card i{font-style:normal;font-size:2rem;color:#8da4b9;margin:9px 0}.link-grid a,.line-stack a{display:flex;flex-direction:column;position:relative;background:#111;border:1px solid var(--line);border-radius:20px;padding:24px;text-decoration:none;min-height:128px;transition:.2s transform,.2s border-color}.link-grid a:hover,.line-stack a:hover{transform:translateY(-2px);border-color:#666}.link-grid i,.line-stack i{width:30px;height:5px;border-radius:4px;margin-bottom:26px}.link-grid strong,.line-stack strong{font-size:1.1rem}.link-grid span,.line-stack span{color:var(--muted);font-size:.86rem}.centred{text-align:center;margin-top:32px}.final-cta{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;border:1px solid var(--line);border-radius:32px;padding-inline:32px;margin-bottom:96px}.final-cta img{border-radius:20px}.final-cta h2{font-size:clamp(1.7rem,3vw,2.7rem);margin-bottom:10px}.final-cta p{margin:0;color:var(--muted)}.two-column{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.content-card h2,.sticky-card h2{font-size:1.7rem;letter-spacing:-.03em}.sticky-card{position:sticky;top:20px}.sticky-card ol{padding-left:20px;color:var(--muted)}.sticky-card li{margin:14px 0}.sticky-card .button{width:100%;margin-top:15px}.station-list{columns:2;column-gap:34px;padding-left:24px}.station-list li{break-inside:avoid;margin:8px 0}.station-list span{color:var(--muted);font-size:.75rem;display:block}.note{margin-top:28px}.note p{color:var(--muted);margin-bottom:0}.line-stack{display:grid;gap:12px;margin:20px 0 42px}.line-stack a{min-height:auto}.steps{display:grid;gap:16px}.steps article{display:grid;grid-template-columns:64px 1fr;gap:22px;border-top:1px solid var(--line);padding:30px 0}.steps article>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:white;color:#111;font-weight:900}.steps h2{font-size:1.8rem;letter-spacing:-.03em;margin:0}.steps p{color:var(--muted);margin:8px 0}.large-list{list-style:none;padding:0}.large-list li{margin:22px 0}.large-list strong,.large-list span{display:block}.large-list span{color:var(--muted)}.faq{max-width:850px}.faq details{margin-bottom:12px}.faq summary{font-size:1.1rem;font-weight:780;cursor:pointer}.faq details p,.policy p{color:var(--muted)}.policy{max-width:820px}.policy h2{font-size:1.7rem;letter-spacing:-.03em;margin:50px 0 10px}.site-footer{padding:48px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:28px;color:var(--muted);font-size:.88rem}.small-brand{color:white}.legal{grid-column:1/-1;max-width:760px}.site-footer>p:last-child{grid-column:1/-1} @media(max-width:800px){.site-header nav>a:not(.button){display:none}.page-hero{padding-top:56px}.hero-product,.split,.two-column{grid-template-columns:1fr}.hero-product{gap:48px}.hero-copy{order:1}.phone-wrap{order:0}.proof-grid,.card-grid,.link-grid{grid-template-columns:1fr}.proof-grid div{border-right:0;border-bottom:1px solid var(--line)}.final-cta{grid-template-columns:1fr;text-align:left}.station-list{columns:1}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.sticky-card{position:static}}