@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700;800&display=swap";body{color:#f3f4f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f11;margin:0;padding:0;font-family:Outfit,Inter,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f0f11}::-webkit-scrollbar-thumb{background:#202026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#333340}
