@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:Inter,sans-serif}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#3f3f46;border-radius:20px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#333}.recharts-default-tooltip{border-radius:12px!important;border:1px solid #333!important}
