@keyframes glow-red{0%,to{box-shadow:0 0 5px rgba(239,68,68,.5),0 0 10px rgba(239,68,68,.3),0 0 15px rgba(239,68,68,.2);filter:brightness(1)}50%{box-shadow:0 0 10px rgba(239,68,68,.8),0 0 20px rgba(239,68,68,.6),0 0 30px rgba(239,68,68,.4);filter:brightness(1.2)}}@keyframes glow-yellow{0%,to{box-shadow:0 0 5px rgba(234,179,8,.5),0 0 10px rgba(234,179,8,.3),0 0 15px rgba(234,179,8,.2);filter:brightness(1)}50%{box-shadow:0 0 10px rgba(234,179,8,.8),0 0 20px rgba(234,179,8,.6),0 0 30px rgba(234,179,8,.4);filter:brightness(1.2)}}@keyframes glow-orange{0%,to{box-shadow:0 0 5px rgba(249,115,22,.5),0 0 10px rgba(249,115,22,.3),0 0 15px rgba(249,115,22,.2);filter:brightness(1)}50%{box-shadow:0 0 10px rgba(249,115,22,.8),0 0 20px rgba(249,115,22,.6),0 0 30px rgba(249,115,22,.4);filter:brightness(1.2)}}@keyframes glow-green{0%,to{box-shadow:0 0 5px rgba(34,197,94,.5),0 0 10px rgba(34,197,94,.3),0 0 15px rgba(34,197,94,.2);filter:brightness(1)}50%{box-shadow:0 0 10px rgba(34,197,94,.8),0 0 20px rgba(34,197,94,.6),0 0 30px rgba(34,197,94,.4);filter:brightness(1.1)}}@keyframes pulse-red{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes pulse-yellow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.03)}}.alarm-critical{animation:glow-red 1s ease-in-out infinite}.alarm-warning{animation:glow-yellow 1.5s ease-in-out infinite}.alarm-caution{animation:glow-orange 2s ease-in-out infinite}.status-active{animation:glow-green 3s ease-in-out infinite}.pulse-critical{animation:pulse-red .8s ease-in-out infinite}.pulse-warning{animation:pulse-yellow 1.2s ease-in-out infinite}@keyframes blink-gray{0%,to{opacity:1}50%{opacity:.3}}.no-value{animation:blink-gray 1s ease-in-out infinite;filter:grayscale(1)}@keyframes connection-pulse{0%,to{opacity:1}50%{opacity:.5}}.connection-connecting{animation:connection-pulse 1s ease-in-out infinite}@keyframes power-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20}}.power-flow-line{stroke-dasharray:5,5;animation:power-flow 1s linear infinite}.svg-alarm-critical{filter:drop-shadow(0 0 4px rgba(239,68,68,.8)) drop-shadow(0 0 8px rgba(239,68,68,.4));animation:pulse-critical 1s ease-in-out infinite}.svg-alarm-warning{filter:drop-shadow(0 0 4px rgba(234,179,8,.8)) drop-shadow(0 0 8px rgba(234,179,8,.4));animation:pulse-warning 1.2s ease-in-out infinite}.svg-no-value{opacity:.5;filter:grayscale(1);animation:blink-gray 1.5s ease-in-out infinite}.glow-effect-red{animation:glow-red-container 1.5s ease-in-out infinite}.glow-effect-yellow{animation:glow-yellow-container 1.5s ease-in-out infinite}.glow-effect-orange{animation:glow-orange-container 1.5s ease-in-out infinite}@keyframes glow-yellow-container{0%,to{box-shadow:0 0 8px rgba(234,179,8,.5),0 0 16px rgba(234,179,8,.3),0 0 24px rgba(234,179,8,.2)}50%{box-shadow:0 0 12px rgba(234,179,8,.8),0 0 24px rgba(234,179,8,.6),0 0 36px rgba(234,179,8,.4)}}@keyframes glow-orange-container{0%,to{box-shadow:0 0 8px rgba(249,115,22,.5),0 0 16px rgba(249,115,22,.3),0 0 24px rgba(249,115,22,.2)}50%{box-shadow:0 0 12px rgba(249,115,22,.8),0 0 24px rgba(249,115,22,.6),0 0 36px rgba(249,115,22,.4)}}.glow-effect-green{animation:glow-green-container 3s ease-in-out infinite}@keyframes glow-red-container{0%,to{box-shadow:0 0 8px rgba(220,38,38,.5),0 0 16px rgba(220,38,38,.3),0 0 24px rgba(220,38,38,.2)}50%{box-shadow:0 0 12px rgba(220,38,38,.8),0 0 24px rgba(220,38,38,.6),0 0 36px rgba(220,38,38,.4)}}@keyframes glow-green-container{0%,to{box-shadow:0 0 5px rgba(34,197,94,.3),0 0 10px rgba(34,197,94,.2),0 0 15px rgba(34,197,94,.1)}50%{box-shadow:0 0 10px rgba(34,197,94,.6),0 0 20px rgba(34,197,94,.4),0 0 30px rgba(34,197,94,.2)}}