@tailwind base;@tailwind components;@tailwind utilities;body{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:darkred}*{scrollbar-color:#ccc #f1f1f1;scrollbar-width:thin}
/*# sourceMappingURL=main.0e8de4ab.css.map*/