:root{--bg:#05090f;--panel:#0b121c;--panel2:#0e1824;--line:#1d2d3d;--text:#f2f5f8;--muted:#94a3b2;--blue:#3aa8ff;--blue2:#1479d3;--red:#e65362}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.topbar{height:82px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:48px;height:48px;object-fit:contain;border-radius:10px}.brand b,.brand small{display:block}.brand b{font-size:20px;letter-spacing:.02em}.brand small{margin-top:2px;color:#8795a4;font-size:8px;letter-spacing:.17em}.topbar nav{display:flex;align-items:center;gap:26px;color:#b2bfca;font-size:13px;font-weight:750}.topbar nav>a:hover{color:#fff}.login-menu{position:relative}.login-menu summary{padding:10px 17px;border:1px solid #31506a;border-radius:9px;color:#fff;cursor:pointer;list-style:none}.login-menu summary::-webkit-details-marker{display:none}.login-menu[open] summary{border-color:var(--blue)}.login-menu>div{position:absolute;right:0;top:48px;width:285px;padding:8px;z-index:20;border:1px solid #263d51;border-radius:13px;background:#0b141e;box-shadow:0 20px 55px rgba(0,0,0,.5)}.login-menu>div a{display:block;padding:13px;border-radius:9px}.login-menu>div a:hover{background:#111f2c}.login-menu b,.login-menu span{display:block}.login-menu span{margin-top:3px;color:#758b9e;font-size:11px}.hero{min-height:640px;max-width:1240px;margin:auto;padding:90px 24px 100px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:75px;position:relative}.hero:before{content:"";position:absolute;width:620px;height:620px;left:-280px;top:-220px;background:radial-gradient(circle,rgba(33,133,216,.15),transparent 68%);pointer-events:none}.eyebrow,.section-head>span,.spotlight>div>span,.billing-spotlight>div>span,.login-section header>span,.support>div>span{color:#55baff;font-size:11px;letter-spacing:.18em;font-weight:900}.hero h1{margin:14px 0 23px;font-size:clamp(48px,6.5vw,78px);line-height:.98;letter-spacing:-.055em;text-transform:uppercase}.hero h1 span{color:#64bdff}.hero-copy>p{max-width:680px;color:#a5b2bd;font-size:18px;line-height:1.75}.hero-actions,.card-actions,.spot-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:9px;font-size:12px;font-weight:900;letter-spacing:.025em}.button.primary{background:linear-gradient(135deg,#2c9cf0,#126fc6);color:#fff;box-shadow:0 12px 30px rgba(15,111,193,.21)}.button.secondary{border:1px solid #294760;background:#0b151f;color:#dce8f0}.hero-trust{display:flex;flex-wrap:wrap;gap:19px;margin-top:24px;color:#738797;font-size:11px}.hero-trust span:before{content:"✓";margin-right:6px;color:#51d896}.hero-brand{text-align:center}.logo-stage{width:min(100%,330px);aspect-ratio:1;margin:0 auto 25px;padding:18px;border:1px solid #28394a;border-radius:50%;background:#0b1017;box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 70px rgba(41,128,197,.09)}.logo-stage img{width:100%;height:100%;object-fit:contain;border-radius:50%}.hero-brand b,.hero-brand span{display:block}.hero-brand span{margin-top:5px;color:#768a99;font-size:11px}.section{max-width:1240px;margin:auto;padding:92px 24px}.section-head{max-width:730px;margin-bottom:38px}.section-head h2{margin:10px 0 12px;font-size:clamp(34px,4vw,49px);letter-spacing:-.04em}.section-head p{color:var(--muted);line-height:1.7}.products{padding-top:78px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{position:relative;padding:28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,var(--panel2),#080e15);box-shadow:0 18px 50px rgba(0,0,0,.17)}.product-card:hover{transform:translateY(-3px);border-color:#315878}.product-top{min-height:48px;display:flex;align-items:center;gap:12px}.product-top img,.product-symbol{width:45px;height:45px;object-fit:contain;border-radius:10px}.product-symbol{display:grid;place-items:center;background:#153450;color:#71c7ff;font-weight:950}.product-top span{color:#7ecaff;font-size:10px;letter-spacing:.13em;font-weight:900}.product-card h3{min-height:58px;margin:22px 0 10px;font-size:23px;line-height:1.25}.product-card>p{min-height:68px;color:#97a7b4;font-size:13px;line-height:1.7}.product-card ul{min-height:118px;margin:22px 0;padding:0;list-style:none;color:#bdc8d0;font-size:12px}.product-card li{margin:10px 0}.product-card li:before{content:"✓";margin-right:8px;color:#51d896}.product-card .card-actions{margin-top:22px}.new-label{position:absolute;right:18px;top:17px;padding:5px 8px;border-radius:20px;background:#163c59;color:#7dd0ff;font-size:8px;font-weight:950;letter-spacing:.14em}.why{padding-top:75px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-grid article{padding:25px;border-top:1px solid #29465d;background:#0a111a}.benefit-grid i{color:#4688bc;font-style:normal;font-size:11px;font-weight:900}.benefit-grid h3{margin:17px 0 9px;font-size:16px}.benefit-grid p{margin:0;color:#8293a1;font-size:12px;line-height:1.65}.spotlight{max-width:1192px;margin:25px auto 80px;padding:52px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:50px;border:1px solid #22516e;border-radius:22px;background:linear-gradient(120deg,#0e273b,#0a131d)}.spotlight h2{margin:10px 0;font-size:38px;letter-spacing:-.035em}.spotlight p{color:#91a5b4;line-height:1.65}.access-flow{display:flex;align-items:center;justify-content:center;gap:12px}.access-flow>div{min-width:145px;padding:20px 14px;text-align:center;border:1px solid #294a62;border-radius:13px;background:#0a1620}.access-flow .flow-center{background:#123452;border-color:#3479a6}.access-flow b,.access-flow small{display:block}.access-flow b{font-size:11px}.access-flow small{margin-top:5px;color:#738c9e;font-size:9px}.access-flow>i{color:#4eb8fa;font-style:normal}.billing-spotlight{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.billing-spotlight h2{margin:10px 0 15px;font-size:42px}.billing-spotlight p{color:#93a4b1;line-height:1.75}.billing-visual{min-height:350px;padding:30px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:23px;border:1px solid #2d3642;border-radius:20px;background:#0d1219}.billing-visual img{width:100%;object-fit:contain;border-radius:50%}.billing-visual>div{display:grid;gap:10px}.billing-visual span{color:#6e8292;font-size:9px;letter-spacing:.12em}.billing-visual b{padding:13px;border:1px solid #273a49;border-radius:9px;background:#101b25;font-size:12px}.how{padding-top:75px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.steps article{padding:25px;border:1px solid #1b2d3c;border-radius:14px;background:#0a1119}.steps article>b{color:#4aaeff;font-size:22px}.steps h3{font-size:15px}.steps p{color:#7d8f9e;font-size:12px;line-height:1.6}.login-section{max-width:1000px;margin:35px auto 95px;padding:40px;border:1px solid #243b4e;border-radius:20px;background:#0a121b}.login-section header{text-align:center}.login-section h2{font-size:31px}.login-section>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.login-section>div>a{padding:18px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;border:1px solid #263d4e;border-radius:12px;background:#0d1923}.login-section>div>a:hover{border-color:#3a83b3}.login-section img,.login-symbol{width:48px;height:48px;object-fit:contain;border-radius:10px}.login-symbol{display:grid;place-items:center;background:#173b59;color:#75cfff;font-weight:950}.login-section b,.login-section small{display:block}.login-section small{margin-top:4px;color:#718798}.login-section i{color:#4baef1;font-style:normal}.support{max-width:1192px;margin:0 auto 90px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:25px;border:1px solid #254a62;border-radius:20px;background:#0b1822}.support h2{margin:8px 0}.support p{margin:0;color:#899ba8}footer{padding:45px 24px;text-align:center;border-top:1px solid #172530;color:#778895}footer .brand{justify-content:center;color:#fff}footer>p{font-size:12px}footer>small{font-size:10px}
@media(max-width:980px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero-brand{display:none}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.benefit-grid,.steps{grid-template-columns:1fr 1fr}.spotlight,.billing-spotlight{grid-template-columns:1fr}.billing-spotlight>div:last-child{order:-1}.login-section{margin-left:24px;margin-right:24px}}
@media(max-width:680px){.topbar{height:70px;padding:0 14px}.topbar .brand span{display:none}.topbar nav{gap:7px}.topbar nav>a{display:none}.login-menu summary{padding:9px 14px}.login-menu>div{position:fixed;left:14px;right:14px;top:66px;width:auto}.hero{padding:52px 16px 70px}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-trust{gap:10px}.section{padding:64px 16px}.section-head h2{font-size:34px}.product-grid,.benefit-grid,.steps{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-card{padding:23px}.product-card h3,.product-card>p,.product-card ul{min-height:auto}.card-actions{flex-direction:column}.card-actions .button{width:100%}.spotlight{margin:10px 14px 65px;padding:28px 21px}.spotlight h2{font-size:31px}.access-flow{flex-direction:column}.access-flow>i{transform:rotate(90deg)}.access-flow>div{width:100%}.billing-spotlight{gap:30px}.billing-spotlight h2{font-size:34px}.billing-visual{min-height:auto;grid-template-columns:1fr;padding:22px}.billing-visual img{width:150px;margin:auto}.login-section{margin:20px 14px 65px;padding:27px 17px}.login-section>div{grid-template-columns:1fr}.support{margin:0 14px 60px;padding:28px 22px;align-items:flex-start;flex-direction:column}.support .button{width:100%}}
@media(prefers-reduced-motion:no-preference){.product-card,.button{transition:transform .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}}
