*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:#fff;background:#0f0f0f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.hero h1{margin-bottom:1rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1.1}.hero p{color:#9ca3af;font-size:1.25rem}
