@tailwind base;@tailwind components;@tailwind utilities;:root{--fimmop-navy: #2D3E5F;--fimmop-blue: #4A6A99;--fimmop-sky: #7BA3C7;--cloud-indigo: #6366f1;--cloud-indigo-light: #818cf8}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a}.cursor-pointer{cursor:pointer}.status-healthy{color:#10b981}.status-warning{color:#f59e0b}.status-critical{color:#ef4444}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}
