@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111118}::-webkit-scrollbar-thumb{background:#2a2a38;border-radius:3px}