html,body,#root{margin:0;width:100%;min-height:100vh}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 20%,#1f2a44,#0b1020 45%,#05070f);color:#e7ebff}.coming-soon{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;overflow:hidden}.glow{position:absolute;width:320px;height:320px;border-radius:999px;filter:blur(60px);opacity:.35}.glow-1{background:#5a7bff;top:-80px;left:-80px}.glow-2{background:#00d4ff;bottom:-80px;right:-80px}.card{position:relative;max-width:760px;width:100%;padding:36px;border-radius:24px;background:#10162ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 50px #00000059;text-align:center}.badge{display:inline-block;margin:0 0 16px;padding:6px 12px;border-radius:999px;font-size:.85rem;letter-spacing:.02em;background:#5a7bff2e;border:1px solid rgba(122,152,255,.45)}h1{margin:0 0 14px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15}.subtitle{margin:0 auto;max-width:60ch;color:#bdc8ff;line-height:1.6}.actions{margin:26px 0 20px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.actions a{text-decoration:none;color:#eaf2ff;padding:10px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff0a;transition:transform .2s ease,border-color .2s ease,background .2s ease}.actions a:hover{transform:translateY(-2px);border-color:#87c2ffe6;background:#73b0ff1f}small{color:#93a3e4}
