.chat-textarea{scrollbar-width:none;-ms-overflow-style:none}.chat-textarea::-webkit-scrollbar{display:none}.typing-indicator{display:flex;gap:4px}.typing-dot{width:8px;height:8px;border-radius:50%;background-color:#E9FFDA}.typing-dot:first-child{animation:bounce 1.4s 0s infinite}.typing-dot:nth-child(2){animation:bounce 1.4s .15s infinite}.typing-dot:nth-child(3){animation:bounce 1.4s .3s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.prose{color:inherit}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:inherit;margin-top:.5rem;margin-bottom:.25rem}.prose p{margin-top:0;margin-bottom:.5rem}.prose p:last-child{margin-bottom:0}.prose ol,.prose ul{margin-top:.25rem;margin-bottom:.5rem}.prose li{margin-top:0;margin-bottom:.125rem}.prose code{color:inherit;font-size:.875rem}.prose blockquote,.prose pre{margin-top:.5rem;margin-bottom:.5rem}.prose blockquote{color:inherit}