@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent;border-radius:9999px}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}
