:root{color-scheme:dark;--bg:#070b19;--text:#f4f7ff;--muted:#a6b3d0;--accent:#70baff}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;min-height:100svh;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.shell{position:relative;z-index:1;max-width:1280px;min-height:100vh;min-height:100svh;margin:auto;padding:38px clamp(24px,6vw,86px) 28px;display:flex;flex-direction:column}.ambient{position:fixed;pointer-events:none;border-radius:50%;filter:blur(90px);opacity:.48}.ambient-one{width:540px;height:540px;right:-150px;top:5%;background:#163a90}.ambient-two{width:400px;height:400px;left:-230px;bottom:-130px;background:#19316b}.grid-overlay{position:fixed;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(#24436a55 1px,transparent 1px),linear-gradient(90deg,#24436a55 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,transparent 2%,#000 55%,transparent 100%)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:clamp(19px,2.5vw,25px);font-weight:750;letter-spacing:-.05em}.brand-mark{width:37px;height:37px;display:grid;place-items:center;background:linear-gradient(135deg,#5fc4ff,#6c6ff4);border-radius:11px;color:#07152a;font-size:22px;font-weight:900}.brand-dot{color:#7cbcff}.status{display:inline-flex;align-items:center;gap:10px;border:1px solid #3b567a;background:#12203b88;border-radius:999px;padding:10px 15px;color:#b9d7ff;font-size:10px;letter-spacing:.18em;font-weight:800;white-space:nowrap}.status-light{width:7px;height:7px;border-radius:50%;background:#69d8c2;box-shadow:0 0 13px #69d8c2}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:85px 0 100px;max-width:930px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:11px;letter-spacing:.24em;font-weight:800;color:#8bbaff}.eyebrow-line{width:26px;height:1px;background:#8bbaff}h1{font-size:clamp(48px,8vw,104px);line-height:1.04;letter-spacing:-.07em;margin:25px 0 25px;font-weight:780}.gradient-text{background:linear-gradient(95deg,#f4f8ff 0%,#81bfff 48%,#9b8cff 100%);color:transparent;background-clip:text;-webkit-background-clip:text}.subtitle{font-size:clamp(18px,2.4vw,26px);line-height:1.4;font-weight:550;color:#a6caff;margin:0 0 26px;max-width:780px}.description{font-size:clamp(15px,1.6vw,18px);line-height:1.85;color:var(--muted);max-width:730px;margin:0}.launch-note{margin-top:45px;display:inline-flex;align-items:center;gap:12px;color:#c6d5ed;font-size:14px;border-top:1px solid #344765;padding-top:25px}.launch-icon{color:#80baff;font-size:21px}footer{display:flex;justify-content:space-between;gap:20px;color:#7587a8;font-size:12px;border-top:1px solid #27334d;padding-top:22px}@media(max-width:600px){.shell{padding:24px 22px}.brand{gap:8px}.brand-mark{width:32px;height:32px;font-size:19px}.status{font-size:9px;padding:9px 10px;letter-spacing:.08em}.hero{padding:90px 0}.eyebrow{font-size:9px;letter-spacing:.17em}h1{letter-spacing:-.055em}footer{flex-direction:column;gap:7px}}
