.status-indicator{width:12px;height:12px;border-radius:50%;animation:pulse 2s infinite}.status-ok{background-color:#10b981}.status-warning{background-color:#f59e0b}.status-critical{background-color:#ef4444}.progress-success{background:linear-gradient(90deg,#10b981,#059669)}.progress-danger{background:linear-gradient(90deg,#ef4444,#dc2626)}.speed-safe{color:#10b981}