@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#020617}.custom-scrollbar::-webkit-scrollbar-thumb{background:#1e293b;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#334155}
