.gate-m-root{position:fixed;inset:0;width:100vw;height:100dvh;background:#050913;color:rgba(255,255,255,.96);font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;overflow:hidden;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}.gate-m-bg{inset:0;background:radial-gradient(ellipse 140% 70% at 50% 0,rgba(21,50,110,.55) 0,transparent 60%),radial-gradient(ellipse 120% 60% at 50% 100%,rgba(38,72,131,.35) 0,transparent 65%),linear-gradient(180deg,#08122a,#050d22 45%,#030817)}.gate-m-aurora,.gate-m-bg{position:absolute;z-index:0}.gate-m-aurora{inset:-10%;pointer-events:none;background:radial-gradient(ellipse 70% 35% at 30% 18%,rgba(21,93,252,.18) 0,transparent 70%),radial-gradient(ellipse 60% 35% at 72% 82%,rgba(37,169,224,.14) 0,transparent 70%);filter:blur(40px);animation:gate-m-aurora-drift 28s ease-in-out infinite alternate}@keyframes gate-m-aurora-drift{0%{transform:translate(0) scale(1);opacity:.85}50%{opacity:1}to{transform:translate(-2%,1.5%) scale(1.06);opacity:.9}}.gate-m-noise{z-index:1;opacity:.04;background-image:radial-gradient(rgba(255,255,255,.4) 1px,transparent 0);background-size:3px 3px}.gate-m-noise,.gate-m-vignette{position:absolute;inset:0;pointer-events:none}.gate-m-vignette{z-index:2;background:radial-gradient(ellipse 90% 80% at 50% 50%,transparent 55%,rgba(0,0,0,.45) 100%)}.gate-m-stage{position:relative;z-index:3;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:32px 24px 24px;max-width:560px;margin:0 auto;width:100%}.gate-m-brand{display:flex;align-items:center;gap:10px;margin-bottom:4px}.gate-m-logo-mark{width:32px;height:32px}.gate-m-logo-wordmark{font-size:18px;font-weight:600;letter-spacing:.02em}.gate-m-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(37,169,224,.85);font-weight:500}.gate-m-headline{font-size:clamp(34px,9vw,48px);line-height:1.05;letter-spacing:-.02em;font-weight:600;margin:0}.gate-m-headline-accent{background:linear-gradient(90deg,#25a9e0,#155dfc);-webkit-background-clip:text;background-clip:text;color:transparent}.gate-m-subhead{font-size:15px;line-height:1.5;color:rgba(255,255,255,.72);margin:0;max-width:38ch}.gate-m-cta-stack{display:flex;flex-direction:column;gap:12px;margin-top:8px}.gate-m-cta{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-template-areas:"label arrow" "sub arrow";align-items:center;gap:2px 12px;padding:18px 20px;border-radius:14px;text-decoration:none;color:inherit;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);transition:transform .18s ease,border-color .18s ease,background .18s ease}.gate-m-cta:active{transform:scale(.98)}.gate-m-cta-label{grid-area:label;font-size:18px;font-weight:600;letter-spacing:-.01em}.gate-m-cta-sub{grid-area:sub;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.55)}.gate-m-cta-arrow{grid-area:arrow;width:22px;height:22px;color:rgba(255,255,255,.85)}.gate-m-cta-primary{background:linear-gradient(135deg,rgba(37,169,224,.18),rgba(21,93,252,.22));border-color:rgba(37,169,224,.45)}.gate-m-cta-secondary{background:rgba(255,255,255,.03)}.gate-m-footer{position:relative;z-index:3;text-align:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4);padding:16px 16px 24px}