@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;background-color:#020617;color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000001a}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:30px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b82f666}
