.chat_chatContainer__cJd7_{display:flex;flex-direction:column;height:100vh;background-color:#141418;position:relative}.chat_modalOverlay__FND_7{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:999;display:flex;justify-content:center;align-items:center}.chat_modalContent__31mqJ{background-color:#1f1f2f;padding:2rem;border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.4);width:300px;text-align:center}.chat_modalContent__31mqJ h2{margin-bottom:.5rem;color:#d5d5ff}.chat_modalContent__31mqJ p{margin-bottom:1rem;color:#aaa}.chat_modalContent__31mqJ input{display:block;width:100%;padding:.5rem;border-radius:.5rem;border:1px solid #444;background-color:#141418;color:#fff;margin-bottom:1rem}.chat_modalContent__31mqJ button{background-color:#8b5cf6;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer;transition:background .3s}.chat_modalContent__31mqJ button:hover{background-color:#a78bfa}.chat_chatHeader__QAF6L{flex-shrink:0;background-color:#1f1f2f;border-bottom:1px solid #29293e;padding:.75rem 1rem}.chat_headerIcon__fvWbR,.chat_headerTitle___xbmp{display:flex;align-items:center}.chat_headerIcon__fvWbR{width:36px;height:36px;border-radius:90%;justify-content:center;margin-right:.5rem}.chat_icon__oqfA5{width:28px;height:28px}.chat_chatHeader__QAF6L h1{margin:0;font-size:1rem;color:#d5d5ff;font-weight:500}.chat_chatMain__S_O_Y{flex:1 1;overflow-y:auto;padding:1rem}.chat_messagesList__83g8W{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.chat_messageRow__BUxKw{display:flex;flex-direction:column;max-width:70%;position:relative}.chat_alignLeft__6ZsKS{align-self:flex-start}.chat_alignRight__gr9_I{align-self:flex-end}.chat_messageBubble__RaZq6{border-radius:.75rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.4;white-space:pre-wrap;word-wrap:break-word;box-shadow:0 2px 4px rgba(0,0,0,.4);margin-bottom:.25rem}.chat_assistantBubble__W3DL6{background-color:#2b2b3b;color:#fafafa;border-top-left-radius:0}.chat_userBubble__Ns7x0{background-color:#8b5cf6;color:#fff;border-top-right-radius:0}.chat_timestamp__R1KUt{margin-top:.25rem;font-size:.75rem;color:#888;align-self:flex-end}.chat_typingIndicator__ptsfi{display:flex;gap:.25rem;align-items:center}.chat_typingIndicator__ptsfi span{display:inline-block;width:6px;height:6px;background-color:#bbb;border-radius:50%;animation:chat_typing__BOfpy 1s infinite}.chat_typingIndicator__ptsfi span:first-child{animation-delay:0s}.chat_typingIndicator__ptsfi span:nth-child(2){animation-delay:.2s}.chat_typingIndicator__ptsfi span:nth-child(3){animation-delay:.4s}@keyframes chat_typing__BOfpy{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.chat_chatFooter__xBjMD{flex-shrink:0;border-top:1px solid #29293e;background-color:#1f1f2f;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.chat_imagePreviewContainer__7H_f7{display:flex;gap:.5rem;overflow-x:auto;max-height:60px;margin-bottom:.25rem;padding-left:20%}.chat_imagePreview__D_K7J{width:50px;height:50px;position:relative;border:1px solid #444;border-radius:4px;overflow:hidden}.chat_imagePreview__D_K7J img{width:100%;height:100%;object-fit:cover}.chat_inputArea__ZazOg{display:flex;gap:.5rem;width:80%;padding-left:20%;height:auto}.chat_inputArea__ZazOg textarea{flex:1 1;resize:none;border:1px solid #29293e;border-radius:.5rem;background-color:#141418;color:#f5f5f5;padding:.5rem .75rem;font-size:.9rem;outline:none;min-height:40px}.chat_inputActions__p20cQ{display:flex;flex-direction:column;gap:.5rem}.chat_attachBtn__Cy2HD{display:inline-block;padding:.5rem .75rem;background-color:#4f46e5;border-radius:.5rem;color:#fff;text-align:center;cursor:pointer;font-size:.9rem;transition:background .3s}.chat_attachBtn__Cy2HD:hover{background-color:#6c63ff}.chat_chatFooter__xBjMD button{display:block;padding:.5rem .75rem;background-color:#8b5cf6;border:none;color:#fff;border-radius:.5rem;cursor:pointer;font-size:.9rem;transition:background .3s;text-align:center}.chat_chatFooter__xBjMD button:disabled{background-color:#555;cursor:not-allowed}.chat_chatFooter__xBjMD button:not(:disabled):hover{background-color:#a78bfa}.chat_bubbleImages__1NbLz{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.chat_bubbleImages__1NbLz img{width:80px;height:80px;object-fit:cover;border-radius:.25rem;border:1px solid #444}.chat_bubbleUserImages__v_A37{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;justify-content:flex-end}.chat_bubbleUserImages__v_A37 img{width:100px;height:100px;object-fit:cover;border-radius:.25rem;border:1px solid #444}.chat_uploaderBtn__fRHqN{margin-left:1rem;padding:8px 16px;font-size:1rem;cursor:pointer}.chat_audioWaveform__y6mX0{background-color:#141418;border-radius:8px}@keyframes chat_spin__CwqHa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat_animateSpin__737hh{animation:chat_spin__CwqHa 1s linear infinite}@media (max-width:768px){.chat_chatFooter__xBjMD{padding:.5rem}.chat_inputArea__ZazOg{flex-direction:column;width:100%;padding-left:0}.chat_inputArea__ZazOg textarea{width:100%;font-size:1rem;padding:.75rem;box-sizing:border-box}.chat_inputActions__p20cQ{flex-direction:row;flex-wrap:wrap;gap:.5rem}.chat_attachBtn__Cy2HD,.chat_chatFooter__xBjMD button{flex:1 1 45%;text-align:center;font-size:.9rem;padding:.5rem;margin:0}.chat_imagePreviewContainer__7H_f7{padding-left:0;justify-content:center}.chat_imagePreview__D_K7J{width:60px;height:60px}.chat_bubbleImages__1NbLz img,.chat_bubbleUserImages__v_A37 img{width:70px;height:70px}}