@tailwind base;@tailwind components;@tailwind utilities;html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#4da325ac;border-radius:4px}::-webkit-scrollbar-thumb{background:#6cab63e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#10461880}
