@tailwind base;@tailwind components;@tailwind utilities;@layer base{body,div[dir=auto],div,span{font-family:Inter,system-ui,-apple-system,sans-serif!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000040}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#ffffff26}::-webkit-scrollbar-thumb:hover{background:#ffffff40}}}