.live-status-dot{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}.live-status-dot--sm{width:.5rem;height:.5rem}.live-status-dot--md{width:.55rem;height:.55rem}.live-status-dot--lg{width:.625rem;height:.625rem}.live-status-dot__core,.live-status-dot__halo{background:#ef4444;border-radius:50%}.live-status-dot--white .live-status-dot__core,.live-status-dot--white .live-status-dot__halo{background:#fff}.live-status-dot__core{z-index:1;width:100%;height:100%;position:relative}.live-status-dot__halo{z-index:0;animation:1.5s cubic-bezier(0,0,.2,1) infinite live-status-ping;position:absolute;inset:0}@keyframes live-status-ping{0%{opacity:.75;transform:scale(1)}75%,to{opacity:0;transform:scale(2.6)}}@media (prefers-reduced-motion:reduce){.live-status-dot__halo{opacity:.28;animation:none;transform:scale(2.1)}}
