@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#e7e0d4;background:#030305;font-family:Inter,Arial,sans-serif}.comingPage{text-align:center;background:radial-gradient(circle at 50% 36%,#5a8cff1f,#0000 34%),linear-gradient(#010102 0%,#040509 48%,#030305 100%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.comingContent{width:min(760px,100% - 48px)}.eyebrow{color:#e7e0d46b;letter-spacing:.26em;margin:0 0 28px;font-size:.72rem;font-weight:700}h1{color:#e7e0d4;letter-spacing:-.075em;margin:0;font-size:clamp(3rem,5.2vw,5.8rem);font-weight:500;line-height:.94}.subtitle{color:#e7e0d49e;max-width:620px;margin:28px auto 0;font-size:1.05rem;line-height:1.75}
