@tailwind base;@tailwind components;@tailwind utilities;html{font-size:87.5%}body{@apply text-base;}.scrollbar-thin::-webkit-scrollbar{width:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#e7e5e4;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#d4a012;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#b8890f}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#d4a012 #e7e5e4}
