@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@tailwind base;@tailwind components;@tailwind utilities;:root{--sidebar-width:260px}body{font-family:Inter,system-ui,-apple-system,sans-serif}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-track{background:0 0}.sidebar-scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#fff3}
