*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-thumb{background:#475569}a{text-decoration:none;color:inherit}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a;transition:background-color 9999s ease-in-out 0s}.dark input:-webkit-autofill,.dark input:-webkit-autofill:hover,.dark input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #1e293b inset!important;-webkit-text-fill-color:#f1f5f9!important;caret-color:#f1f5f9}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.status-dot.up{background-color:#22c55e}.status-dot.down{background-color:#ef4444;animation:pulse-dot 1.5s infinite}.status-dot.degraded{background-color:#f59e0b}.status-dot.pending{background-color:#94a3b8}.status-dot.paused{background-color:#64748b}
