@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f5f2eb}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d6d1c7;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#c5a059}}
