.dot{width:8px;height:8px;border-radius:4px;background-color:currentColor}@keyframes thinking{0%{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}to{opacity:.3;transform:scale(.8)}}.animate-thinking-1{animation:thinking .8s ease-in-out infinite}.animate-thinking-2{animation:thinking .8s ease-in-out .2s infinite}.animate-thinking-3{animation:thinking .8s ease-in-out .4s infinite}