.ChatInput_typingIndicator__z4Lh0{display:flex;align-items:center;justify-content:center;gap:2px;width:20px;height:20px}.ChatInput_typingDot__okgTt{width:4px;height:4px;border-radius:50%;background-color:currentColor;animation:ChatInput_typingBounce__rifya 1.4s ease-in-out infinite both}.ChatInput_typingDot__okgTt:first-child{animation-delay:-.32s}.ChatInput_typingDot__okgTt:nth-child(2){animation-delay:-.16s}@keyframes ChatInput_typingBounce__rifya{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.ChatInput_submitButton__f9CdC:disabled{opacity:.6;cursor:not-allowed}.ChatInput_inputTextarea__9Tr4_:disabled{opacity:.7;background-color:#f5f5f5}