@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;scroll-padding-top:100px}body{background-color:#fff;color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e2e2e2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e10613}
