:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.coming-soon{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(ellipse at center,#111,#0a0a0a 70%)}.content{text-align:center}.divider{width:4rem;height:2px;margin:2rem auto;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}h1{margin:0;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;letter-spacing:.25em;background:linear-gradient(180deg,#fff,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}p{margin:0;color:#ffffff73;font-size:1.1rem;letter-spacing:.05em}
