.pulse-light[data-v-2b9e874d]{animation:pulse-light-animation-2b9e874d 2s infinite;width:10px;height:10px;margin-left:6px;margin-right:12px;border-radius:50%}@keyframes pulse-light-animation-2b9e874d{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 20px transparent}}.pulse-dark[data-v-2b9e874d]{animation:pulse-dark-animation-2b9e874d 2s infinite;width:10px;height:10px;margin-left:6px;margin-right:12px;border-radius:50%}@keyframes pulse-dark-animation-2b9e874d{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.8)}to{box-shadow:0 0 0 20px transparent}}