@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";body{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,Inter,sans-serif;background-color:#0a0a0e;color:#f5f5f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#15151a}::-webkit-scrollbar-thumb{background:#6c63ff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8e87ff}
