.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}.badge-danger{background-color:#ef4444;color:white;animation:blink 1s infinite}.progress-success{background:linear-gradient(90deg,#10b981,#059669)}.progress-danger{background:linear-gradient(90deg,#ef4444,#dc2626)}.battery-low{color:#ef4444;animation:blink 1s infinite}.battery-medium{color:#f59e0b}.temp-high{color:#f59e0b}.temp-critical{color:#ef4444}