@keyframes breathing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.02)}}@keyframes breathing-fast{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.04)}}@keyframes glow-blue{0%,to{box-shadow:0 0 8px #3b82f666,0 0 12px #3b82f633}50%{box-shadow:0 0 12px #3b82f699,0 0 20px #3b82f64d}}@keyframes glow-green{0%,to{box-shadow:0 0 8px #22c55e66,0 0 12px #22c55e33}50%{box-shadow:0 0 12px #22c55e99,0 0 20px #22c55e4d}}@keyframes glow-red{0%,to{box-shadow:0 0 8px #ef444466,0 0 12px #ef444433}50%{box-shadow:0 0 12px #ef444499,0 0 20px #ef44444d}}.status-blue-breathing{animation:3s ease-in-out infinite breathing,3s ease-in-out infinite glow-blue;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%)!important}.status-green-breathing{animation:3s ease-in-out infinite breathing,3s ease-in-out infinite glow-green;background:linear-gradient(135deg,#22c55e 0%,#10b981 100%)!important}.status-solid-green{background:#0c6b2f!important}.status-red-alert{animation:1.5s ease-in-out infinite breathing-fast,1.5s ease-in-out infinite glow-red;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important}.duration-live:after{content:"⏱";margin-left:4px;animation:2s ease-in-out infinite breathing}
