.live-dot,.stale-dot,.offline-dot{background:var(--dot-color);border-radius:999px;flex:none;width:8px;height:8px;animation:2.4s ease-out infinite status-dot-pulse;box-shadow:0 0 0 1.5px #02071159}.live-dot{--dot-color:var(--sky-mint,#78dfb4);--dot-halo:#78dfb480}.stale-dot{--dot-color:#f2b544;--dot-halo:#f2b54480}.offline-dot{--dot-color:#e2705f;--dot-halo:#e2705f80}@keyframes status-dot-pulse{0%{box-shadow:0 0 0 1.5px #02071159, 0 0 0 0 var(--dot-halo)}70%{box-shadow:0 0 0 1.5px #02071159,0 0 0 8px #0000}to{box-shadow:0 0 0 1.5px #02071159,0 0 #0000}}@media (prefers-reduced-motion:reduce){.live-dot,.stale-dot,.offline-dot{animation:none}}
