.s9-dots{align-items:center;gap:5px;display:inline-flex}.s9-dot{opacity:.22;background:currentColor;border-radius:9999px;width:5px;height:5px;animation:1.4s ease-in-out infinite s9-dot-breathe}.s9-dot:nth-child(2){animation-delay:.16s}.s9-dot:nth-child(3){animation-delay:.32s}@keyframes s9-dot-breathe{0%,70%,to{opacity:.22;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.s9-dot{opacity:.55;animation:none}}
