@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0e17;margin:0;font-family:Outfit,sans-serif;overflow-x:hidden}#root{text-align:left;border-inline:none;flex-direction:column;width:100vw;min-height:100vh;margin:0;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0e17}::-webkit-scrollbar-thumb{background:#1f2635;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4af37}
