@tailwind base;@tailwind components;@tailwind utilities;:root{background-color:#f8fafc;color:#0f172a}body{margin:0;font-family:Inter,sans-serif;color:#0f172a;background-color:#f8fafc}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.nav-active{background-color:#f1f5f9;color:#0284c7;font-weight:600}
