.AssistantChat-module__i9hGfa__chat{flex-direction:column;max-width:760px;height:100%;margin:0 auto;display:flex}.AssistantChat-module__i9hGfa__messages{flex-direction:column;flex:1;gap:8px;padding:4px 0 14px;display:flex;overflow-y:auto}.AssistantChat-module__i9hGfa__msg{letter-spacing:.2px;white-space:pre-wrap;max-width:75%;padding:9px 13px;font-size:16px;font-weight:300;line-height:1.45}.AssistantChat-module__i9hGfa__msg.AssistantChat-module__i9hGfa__assistant{background:#1011170a;border:1px solid #10111712;border-radius:14px 14px 14px 4px;align-self:flex-start}.AssistantChat-module__i9hGfa__msg.AssistantChat-module__i9hGfa__user{background:var(--black-color,#101117);color:#fff;border-radius:14px 14px 4px;align-self:flex-end}.AssistantChat-module__i9hGfa__msg.AssistantChat-module__i9hGfa__error{color:#8a2b2b;border-color:#ff000040}.AssistantChat-module__i9hGfa__typing{gap:4px;padding:2px 0;display:inline-flex}.AssistantChat-module__i9hGfa__typing span{background:#10111766;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite AssistantChat-module__i9hGfa__typingBounce}.AssistantChat-module__i9hGfa__typing span:nth-child(2){animation-delay:.15s}.AssistantChat-module__i9hGfa__typing span:nth-child(3){animation-delay:.3s}@keyframes AssistantChat-module__i9hGfa__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.AssistantChat-module__i9hGfa__inputRow{border-top:1px solid #10111714;flex-shrink:0;align-items:flex-end;gap:8px;padding:12px 0 4px;display:flex}.AssistantChat-module__i9hGfa__inputRow textarea{resize:none;letter-spacing:.2px;color:var(--black-color,#101117);background:#fff;border:1px solid #1011171f;border-radius:12px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:16px;font-weight:300}.AssistantChat-module__i9hGfa__inputRow textarea:focus{border-color:#10111759}.AssistantChat-module__i9hGfa__clearButton{color:#1011178c;cursor:pointer;background:0 0;border:1px solid #1011171f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.AssistantChat-module__i9hGfa__clearButton:hover:not(:disabled){color:#c0392b;border-color:#ff00004d}.AssistantChat-module__i9hGfa__clearButton:disabled{opacity:.3;cursor:default}.AssistantChat-module__i9hGfa__clearButton svg{width:16px;height:16px}.AssistantChat-module__i9hGfa__sendButton{background:var(--black-color,#101117);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .2s;display:flex}.AssistantChat-module__i9hGfa__sendButton:disabled{opacity:.35;cursor:default}.AssistantChat-module__i9hGfa__sendButton svg{width:17px;height:17px}@media (max-width:767px){.AssistantChat-module__i9hGfa__msg{max-width:88%;font-size:14px}}
