@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#0c4a6e;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#f97316}
