@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600&display=swap";:root{font-family:Space Grotesk,sans-serif;color:#e9edf4;background-color:#0a0c12}*{box-sizing:border-box;margin:0;padding:0}body,#root{height:100vh;width:100%}body{background:radial-gradient(circle at top,#162132,#0a0c12 60%)}.app{position:relative;height:100%;width:100%}.stage{height:100%;width:100%;margin:0;border-radius:0;overflow:hidden;background:linear-gradient(135deg,#0f1522,#111a2c);box-shadow:0 20px 60px #0006}@media (max-width: 768px){.stage{margin:0}}
