*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#080d18;color:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{min-height:100vh;background:radial-gradient(circle at 50% 38%,rgba(163,230,53,.08),transparent 30rem),#080d18}.landing-shell{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:32px}.landing-card{width:min(780px,100%);margin:auto;text-align:center}.landing-brand{display:inline-flex;align-items:baseline;margin-bottom:44px;font-size:clamp(3.4rem,10vw,7rem);font-weight:900;line-height:.9;letter-spacing:-.07em}.landing-brand strong{color:#a3e635}.landing-kicker{margin:0 0 18px;color:#a3e635;font-size:.76rem;font-weight:800;letter-spacing:.32em}.landing-card h1{margin:0;font-size:clamp(2.1rem,5vw,4.4rem);line-height:1.03;letter-spacing:-.045em}.landing-copy{margin:24px auto 0;max-width:540px;color:#94a3b8;font-size:clamp(1rem,2vw,1.18rem);line-height:1.65}.landing-status{display:flex;align-items:center;gap:10px;width:max-content;margin:38px auto 0;padding:10px 15px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.025);color:#cbd5e1;font-size:.84rem}.landing-status i{width:8px;height:8px;border-radius:50%;background:#a3e635;box-shadow:0 0 0 5px rgba(163,230,53,.1);animation:pulse 2s infinite}@keyframes pulse{50%{transform:scale(.75);opacity:.55}}footer{text-align:center;padding-top:32px;color:#64748b;font-size:.76rem}@media(max-width:600px){.landing-shell{padding:22px}.landing-brand{margin-bottom:34px}}
