.loading-dots{display:inline-flex;align-items:center}.loading-dots>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}@keyframes dotPulse{0%,to{opacity:.3}50%{opacity:1}}.loading-dots .dots{display:inline-flex}.loading-dots .dots>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.loading-dots .dots{padding-left:.125rem;padding-right:.125rem}.loading-dots .dots span{font-size:1rem;line-height:1.5rem;line-height:1;opacity:.3;animation:dotPulse 1.4s infinite}.loading-dots .dots span:first-child{animation-delay:0s}.loading-dots .dots span:nth-child(2){animation-delay:.2s}.loading-dots .dots span:nth-child(3){animation-delay:.4s}