@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#fafafa}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d}
