#status-indicator[data-v-d63e6551]{animation:pulse-d63e6551 8s infinite;border-radius:50%;box-shadow:0 0 #0003;height:10px;transition:background-color .5s;width:10px}@keyframes pulse-d63e6551{0%{box-shadow:0 0 0 0 var(--current-color,#32cd32)}to{box-shadow:0 0 0 10px #00800000}}.online[data-v-d63e6551]{--current-color:#32cd32;background-color:#32cd32}.offline[data-v-d63e6551]{--current-color:red;background-color:red}
