.live-dot{background:var(--muted);border-radius:50%;flex:none;width:7px;height:7px}.live-dot.offline{background:var(--loss)}.live-dot.polling{animation:2.4s ease-in-out infinite live-dot-pulse}@keyframes live-dot-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.live-dot.polling{opacity:.6;animation:none}}
