@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#e8edf5;-webkit-font-smoothing:antialiased;background:#0a0f1e;font-family:Inter,system-ui,sans-serif}h1,h2,h3,h4{font-family:Space Grotesk,system-ui,sans-serif}button{cursor:pointer;border:none;font-family:Inter,system-ui,sans-serif}button:active{transform:scale(.98)}::-webkit-scrollbar{display:none}
