@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#fff3}}body{background-color:#050505;color:#fff;font-family:Inter,sans-serif}
