@tailwind base;@tailwind components;@tailwind utilities;html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;scroll-padding-top:6rem}body{@apply text-gray-900 bg-white;}*{-webkit-tap-highlight-color:transparent}.scroll-smooth{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#f97316;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ea580c}
