:root{--bg0:#070a10;--bg1:#0a1020;--text:#eaf0ff;--muted:rgba(234,240,255,.74);--muted2:rgba(234,240,255,.58);--card:hsla(0,0%,100%,.055);--card2:hsla(0,0%,100%,.035);--stroke:hsla(0,0%,100%,.1);--stroke2:hsla(0,0%,100%,.08);--blue:#2f6bff;--cyan:#25e3ff;--glow:0 0 50px rgba(37,227,255,.18);--shadow:0 22px 70px rgba(0,0,0,.55);--r14:14px;--r16:16px;--r20:20px;--r24:24px;--max:1160px}*{box-sizing:border-box}body,html{height:100%;margin:0;padding:0}body{color:var(--text);background:radial-gradient(1200px 700px at 20% 10%,rgba(47,107,255,.18),transparent 55%),radial-gradient(900px 500px at 70% 30%,rgba(37,227,255,.14),transparent 60%),radial-gradient(1200px 900px at 50% 100%,hsla(0,0%,100%,.06),transparent 60%),linear-gradient(180deg,var(--bg0),var(--bg1) 60%,#070a10);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{opacity:.94}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:var(--text);outline:none}input::placeholder,textarea::placeholder{color:#8ea3ba}button{border:0;border-radius:12px;cursor:pointer}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,rgba(7,10,16,.9),rgba(7,10,16,.62));border-bottom:1px solid hsla(0,0%,100%,.06);box-shadow:0 10px 40px rgba(0,0,0,.35)}.site-header-inner{max-width:1320px;margin:0 auto;padding:14px 18px;justify-content:space-between;gap:20px}.brand,.site-header-inner{display:flex;align-items:center}.brand{gap:12px;min-width:0;flex-shrink:0}.brand-logo-wrap{width:56px;height:56px;border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);box-shadow:var(--glow);background:hsla(0,0%,100%,.03);flex-shrink:0}.brand-logo{width:56px;height:56px;object-fit:contain}.brand-text{display:flex;flex-direction:column;min-width:0}.brand-name{font-size:12px;letter-spacing:.22em;font-weight:900;color:#f4f8ff}.brand-name,.brand-sub{white-space:nowrap;text-transform:uppercase}.brand-sub{font-size:11px;letter-spacing:.18em;color:rgba(234,240,255,.78);margin-top:2px}.nav{display:flex;gap:18px;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;font-size:14px;color:rgba(234,240,255,.86)}.nav a{position:relative;padding:8px 6px;font-weight:800;white-space:nowrap}.nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:width .18s ease;opacity:.9}.nav a:hover:after{width:100%}.nav-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0}.login-link{color:#d6e4f7;font-weight:800;padding:10px 8px}.cta,.login-link{white-space:nowrap}.cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;font-weight:900;letter-spacing:.01em}.cta-primary{background:linear-gradient(90deg,rgba(47,107,255,.95),rgba(37,227,255,.85));color:#06121c;box-shadow:0 16px 55px rgba(37,227,255,.12)}.cta-secondary{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:rgba(234,240,255,.92)}.marketing-shell{max-width:var(--max);margin:0 auto;padding:18px 18px 70px}.hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:22px;gap:22px;padding:44px 0 18px;align-items:start}.badge{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03));color:rgba(234,240,255,.86);font-size:13px;width:-moz-fit-content;width:fit-content}.badge:before{content:"";width:10px;height:10px;border-radius:99px;background:linear-gradient(90deg,var(--cyan),var(--blue));box-shadow:0 0 25px rgba(37,227,255,.35)}.hero h1{margin:14px 0 10px;font-size:62px;letter-spacing:-.04em;line-height:1.02}.hero h1 span{display:inline-block;background:linear-gradient(90deg,#2f6bff,#25e3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{margin:10px 0;color:var(--muted);max-width:68ch;font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.hero-card{padding:20px;border-radius:var(--r24);border:1px solid hsla(0,0%,100%,.1);background:radial-gradient(600px 300px at 30% 0,rgba(47,107,255,.18),transparent 55%),linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03));box-shadow:var(--shadow)}.hero-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hero-card h3{margin:0;font-size:16px;letter-spacing:.01em}.hero-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.flow{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 16px}.flow span{padding:8px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.18);font-size:12px;color:rgba(234,240,255,.82);font-weight:900}.section{padding:42px 0 8px}.section h2{margin:0 0 10px;font-size:30px;letter-spacing:-.02em}.section-intro{margin:0 0 18px;color:var(--muted);max-width:80ch;line-height:1.65}.grid-2,.grid-3,.grid-4{display:grid;grid-gap:14px;gap:14px;align-items:stretch}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tile{height:100%;display:flex;flex-direction:column;gap:8px;border-radius:var(--r20);border:1px solid hsla(0,0%,100%,.09);background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025));box-shadow:0 18px 55px rgba(0,0,0,.4);padding:18px}.tile h3{margin:0;font-size:18px;letter-spacing:-.01em}.tile p{margin:0;font-size:14px;line-height:1.6}.tile p,.why{color:var(--muted)}.why{margin-top:auto;padding-top:10px;border-top:1px solid hsla(0,0%,100%,.1);font-size:13px}.diagram{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:18px;border-radius:var(--r24);border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);box-shadow:0 18px 55px rgba(0,0,0,.3)}.box{padding:10px 12px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);font-size:13px}.arr,.box{font-weight:900}.arr{opacity:.7}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:12px}.compare-box{border-radius:var(--r20);border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.03);padding:18px}.compare-box.highlight{border:1px solid rgba(37,227,255,.35);background:linear-gradient(180deg,rgba(37,227,255,.1),hsla(0,0%,100%,.02))}.compare-box h4{margin:0 0 10px;font-size:18px}.compare-box ul{margin:0;padding-left:18px;color:var(--muted)}.compare-box li{margin:8px 0}.callout{margin-top:14px;padding:16px;border-radius:var(--r20);border-left:4px solid rgba(37,227,255,.85);background:hsla(0,0%,100%,.03);color:rgba(234,240,255,.86);line-height:1.6}.metric{display:flex;align-items:baseline;gap:8px;margin:8px 0 2px}.metric-strong{font-size:44px;line-height:1;font-weight:900}.metric-soft{color:var(--muted);font-weight:700}.plan-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);color:rgba(234,240,255,.76);font-size:12px;font-weight:800}.plan-highlight{border:1px solid rgba(37,227,255,.34);background:radial-gradient(500px 220px at 50% 0,rgba(47,107,255,.18),transparent 55%),linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03))}.plan-included{margin-top:12px;padding:14px;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);font-weight:800}.feature-list{margin:8px 0 0;padding-left:18px;color:var(--muted)}.feature-list li{margin:8px 0}.pricing-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);box-shadow:0 18px 55px rgba(0,0,0,.28)}.pricing-table td,.pricing-table th{text-align:left;padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.07);vertical-align:top}.pricing-table th{color:#f4f8ff;font-size:13px;letter-spacing:.04em;text-transform:uppercase;background:hsla(0,0%,100%,.04)}.pricing-table td{color:var(--muted)}.pricing-table tr:last-child td{border-bottom:none}.content-stack{display:grid;grid-gap:18px;gap:18px}.content-block{padding:22px;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.025));box-shadow:0 18px 55px rgba(0,0,0,.26)}.content-block h3{margin:0 0 10px;font-size:24px;letter-spacing:-.02em}.content-block p{margin:0 0 12px;color:var(--muted);line-height:1.65}.content-block p:last-child{margin-bottom:0}.auth-shell{min-height:calc(100vh - 88px);display:grid;place-items:center;padding:40px 20px}.auth-card{width:100%;max-width:440px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.28)}.auth-card h1{margin:0 0 10px;font-size:42px;line-height:1.05}.auth-card p{margin:0 0 18px;color:#a9bdd4}.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-error{margin-top:12px;color:#ff5c7a;font-weight:600}.auth-divider{margin:14px 0;height:1px;background:hsla(0,0%,100%,.08)}.footer{margin-top:44px;padding:26px 0 10px;border-top:1px solid hsla(0,0%,100%,.06);color:var(--muted)}.footer-inner{display:flex;flex-direction:column;gap:8px}.footer-line{color:rgba(234,240,255,.8);font-weight:700}.footer-legal{font-size:12px;opacity:.75}@media (max-width:1180px){.site-header-inner{gap:16px}.nav{gap:14px}}@media (max-width:980px){.hero{grid-template-columns:1fr;padding-top:28px}.hero h1{font-size:46px}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-grid{grid-template-columns:1fr}.site-header-inner{flex-wrap:wrap}.nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-top:4px}}@media (max-width:640px){.hero h1{font-size:36px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.brand-logo,.brand-logo-wrap{width:52px;height:52px}.nav-right{width:100%;justify-content:flex-start}.site-header-inner{align-items:flex-start}.pricing-table{display:block;overflow-x:auto}}.plan-actions{margin-top:auto}.plan-actions .cta{width:100%;min-height:48px}.control-link-tile{text-decoration:none;display:flex;flex-direction:column;height:100%;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.control-link-tile:hover{transform:translateY(-2px);border-color:rgba(37,227,255,.24);box-shadow:0 22px 60px rgba(0,0,0,.34);background:linear-gradient(180deg,hsla(0,0%,100%,.065),hsla(0,0%,100%,.03))}.control-link-tile h3,.control-link-tile p{text-decoration:none}.auth-card .auth-error{margin-top:14px}.control-link-tile:after{content:"→";margin-top:auto;opacity:.6;font-weight:900;transition:transform .16s ease}.control-link-tile:hover:after{transform:translateX(4px)}.footer-section-title{margin-top:14px;margin-bottom:6px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.footer .nav{gap:10px 16px}.footer .nav a{color:#cbd5e1;opacity:.9}.footer .nav a:hover{opacity:1}