:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eef5ff;background:#060b17;--cyan:#62ddff;--blue:#4585ff;--line:rgba(139,190,255,.16);--muted:#a9bbd3;--panel:rgba(10,22,42,.78)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 82% 8%,rgba(34,99,190,.24),transparent 31rem),radial-gradient(circle at 8% 52%,rgba(29,107,158,.14),transparent 34rem),#060b17;color:#eef5ff}a{color:inherit}img{max-width:100%;height:auto}.shell{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:rgba(5,11,24,.88);backdrop-filter:blur(18px)}.site-header .shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:850;letter-spacing:-.02em}.brand img{width:46px;height:46px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:1.15rem}.site-nav a{text-decoration:none;color:#b9cae0;font-size:.86rem;font-weight:700}.site-nav a:hover{color:#fff}.nav-cta,.primary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#4c87ff,#43c8ff);color:#04101f!important;padding:.78rem 1.05rem;font-weight:850;text-decoration:none;box-shadow:0 12px 32px rgba(38,129,255,.2)}.hero{padding:clamp(5rem,10vw,8.5rem) 0 5rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.75fr);gap:clamp(3rem,8vw,7rem);align-items:center}.eyebrow,.section-label{display:block;color:var(--cyan);font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:820px;margin:1.2rem 0;font-size:clamp(3rem,7vw,6.6rem);line-height:.96;letter-spacing:-.065em}.hero h1 em{color:var(--cyan);font-style:normal}.hero p{max-width:680px;color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.75}.actions{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:2rem}.secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(157,203,255,.24);border-radius:999px;padding:.76rem 1rem;color:#dceaff;text-decoration:none;font-weight:800}.trust-row{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:2rem}.trust-row span{padding:.58rem .78rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);color:#b9cce5;font-size:.78rem;font-weight:750}.product-visual{display:grid;place-items:center;min-height:380px;border:1px solid var(--line);border-radius:2rem;background:radial-gradient(circle,rgba(37,109,217,.2),transparent 62%),rgba(5,13,29,.7);box-shadow:0 36px 90px rgba(0,0,0,.32)}.product-visual img{width:min(82%,420px);max-height:220px;object-fit:contain;filter:drop-shadow(0 20px 38px rgba(20,105,255,.3))}.product-visual .icon{width:min(62%,260px);max-height:260px}.section{padding:5.5rem 0;border-top:1px solid var(--line)}.section h2{max-width:820px;margin:.9rem 0 1.2rem;font-size:clamp(2.1rem,4.2vw,4rem);line-height:1.04;letter-spacing:-.045em}.section-intro{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.75}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem}.card{padding:1.5rem;border:1px solid var(--line);border-radius:1.35rem;background:linear-gradient(145deg,rgba(18,38,69,.72),rgba(7,16,31,.76))}.card small{color:var(--cyan);font-weight:900;letter-spacing:.12em}.card h3{margin:.8rem 0;font-size:1.25rem}.card p,.steps p,.copy p{color:var(--muted);line-height:1.7}.split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,7vw,6rem);align-items:start}.feature-list{display:grid;gap:.8rem;margin-top:1.5rem}.feature-list div{padding:1rem 1.1rem;border-left:2px solid var(--cyan);background:rgba(255,255,255,.025)}.feature-list b{display:block;margin-bottom:.35rem}.feature-list span{color:var(--muted);line-height:1.55}.steps{counter-reset:step;display:grid;gap:1rem}.steps article{counter-increment:step;padding:1.3rem 1.4rem 1.3rem 4.5rem;position:relative;border:1px solid var(--line);border-radius:1.2rem;background:var(--panel)}.steps article:before{content:counter(step,decimal-leading-zero);position:absolute;left:1.3rem;top:1.35rem;color:var(--cyan);font-weight:900}.steps h3{margin:0 0 .45rem}.steps p{margin:0}.faq{display:grid;gap:.75rem;margin-top:2rem}.faq details{border:1px solid var(--line);border-radius:1rem;background:rgba(255,255,255,.025);padding:1rem 1.15rem}.faq summary{cursor:pointer;font-weight:800}.faq p{color:var(--muted);line-height:1.7}.cta{padding:5.5rem 0}.cta-box{padding:clamp(2rem,6vw,4.5rem);border:1px solid rgba(97,215,255,.25);border-radius:2rem;background:radial-gradient(circle at 90% 15%,rgba(49,143,255,.2),transparent 22rem),linear-gradient(145deg,#0c1b34,#07101f)}.cta h2{max-width:760px;margin:0 0 1rem;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1}.cta p{max-width:650px;color:var(--muted);line-height:1.7}.related{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:2rem}.related a{padding:.66rem .82rem;border:1px solid var(--line);border-radius:999px;color:#c8d9ef;text-decoration:none;font-size:.82rem;font-weight:750}.site-footer{padding:2rem 0 3rem;border-top:1px solid var(--line);color:#8196b2;font-size:.8rem}.site-footer .shell{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.footer-links a{text-decoration:none}.breadcrumb{padding-top:1.2rem;color:#7891af;font-size:.78rem}.breadcrumb a{text-decoration:none}.note{margin-top:1.3rem;padding:1rem 1.1rem;border:1px solid rgba(98,221,255,.18);border-radius:1rem;background:rgba(54,143,205,.07);color:#b9cee5;line-height:1.65}.enterprise-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:2rem}.enterprise-band span{padding:1rem;border:1px solid var(--line);border-radius:1rem;color:#c4d6ec;text-align:center;font-weight:800;background:rgba(255,255,255,.025)}
@media(max-width:850px){.site-nav>a:not(.nav-cta){display:none}.hero-grid,.split{grid-template-columns:1fr}.product-visual{min-height:280px}.cards{grid-template-columns:1fr}.enterprise-band{grid-template-columns:1fr 1fr}.hero{padding-top:4rem}.hero h1{font-size:clamp(2.8rem,13vw,5rem)}}
@media(max-width:500px){.shell{width:min(100% - 1.2rem,1160px)}.site-header .shell{min-height:68px}.brand img{width:40px;height:40px}.site-nav{gap:.5rem}.nav-cta{padding:.68rem .78rem;font-size:.78rem}.hero{padding-bottom:4rem}.enterprise-band{grid-template-columns:1fr}.site-footer .shell{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
