@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0c0d0f;margin:0;font-family:Inter,Segoe UI,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}
