@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:Inter,sans-serif;color:#f5f7fb;background:#05070b;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 0%,rgba(0,229,196,.11),transparent 26%),#05070b}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05070bd1;border-bottom:1px solid rgba(255,255,255,.08);z-index:10}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav nav{display:flex;gap:24px;font-size:14px;color:#aab3c2}.brand{font-family:Space Grotesk;font-weight:700;letter-spacing:.16em}.hero{padding:118px 0 88px;max-width:900px;margin-left:max(20px,calc((100vw - 1180px)/2))}.eyebrow{color:#21e6c1;letter-spacing:.2em;font-size:12px;font-weight:800}h1,h2{font-family:Space Grotesk}h1{font-size:clamp(46px,7vw,86px);line-height:.98;margin:14px 0 24px;letter-spacing:-.045em}.lede{color:#aab3c2;font-size:19px;line-height:1.7;max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 20px;border-radius:10px;font-weight:700}.primary{background:#21e6c1;color:#03110e}.secondary{border:1px solid rgba(255,255,255,.15);color:#e9edf5}.statement{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:34px 0;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;color:#aab3c2}.statement p,.statement strong{margin:0}.statement strong{color:#fff}.cards{padding:70px 0 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,.product-card,.pay-flow div{border:1px solid rgba(255,255,255,.09);background:#ffffff09;border-radius:16px;padding:26px}.cards svg,.product-card svg{color:#21e6c1}.cards h2,.product-card h2,.pay-flow h2{font-size:20px;margin:24px 0 10px}.cards p,.product-card p,.pay-flow p{color:#97a2b2;line-height:1.6}.page{padding:82px 0 110px}.page h1{max-width:920px}.product-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card span{color:#21e6c1;font-size:14px}.pay-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.pay-flow span{color:#21e6c1;font-size:12px;letter-spacing:.14em}.notice{margin-top:28px;padding:18px 20px;border:1px solid rgba(255,190,80,.28);background:#ffbe500f;border-radius:12px;color:#d7dce5}.footer{min-height:90px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#737f90;font-size:13px}@media(max-width:800px){.cards,.product-grid,.pay-flow{grid-template-columns:1fr}.hero{padding-top:80px}h1{font-size:clamp(42px,14vw,64px)}.nav nav{gap:12px}}
