@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}thead tr{background-color:#1a1a2e;color:#fff}thead th{font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.alert-active{background-color:#fef2f2;border-left:4px solid #FF4444}
