@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;padding:0;min-height:100vh;background-color:#02040e}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#02040e}::-webkit-scrollbar-thumb{background:#ffc10733;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffc10766}
