.typing-dots{color:#0000;position:relative}.typing-dots:before{content:".";color:#374151;animation:1.5s infinite typing;position:absolute;top:0;left:0}@keyframes typing{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}.typing-dots-alt{gap:2px;display:inline-flex}.typing-dots-alt span{background-color:#374151;border-radius:50%;width:4px;height:4px;animation:1.5s infinite pulse}.typing-dots-alt span:first-child{animation-delay:0s}.typing-dots-alt span:nth-child(2){animation-delay:.3s}.typing-dots-alt span:nth-child(3){animation-delay:.6s}@keyframes pulse{0%,60%,to{opacity:.3;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}
