.Chat_container__obz2D{position:relative;--chat-bg:#fff;--chat-sidebar-bg:#f5f5f5;--chat-input-bg:#eee;--chat-input-field-bg:#fff;--chat-text-color:#1a1a1a;--chat-secondary-text:#666;--chat-border-color:#e0e0e0;--chat-item-hover-bg:rgba(0,0,0,.06);--chat-item-active-bg:rgba(0,0,0,.12);--chat-bot-msg-bg:#f0f0f0;--chat-bot-msg-color:#1a1a1a;--chat-new-btn-bg:#1a1a1a;--chat-new-btn-color:#fff;--chat-new-btn-border:#1a1a1a;--chat-send-btn-bg:#1a1a1a;--chat-send-btn-hover:#333}.Chat_chatWindow__TZljk,.Chat_container__obz2D{display:flex;height:100%;width:100%;overflow:hidden;box-sizing:border-box}.Chat_chatWindow__TZljk{flex:1 1;flex-direction:column;background-color:var(--chat-bg,#fff)}.Chat_conversationListContainer__7_Nj1{display:none;width:240px;min-width:200px;max-width:280px;height:100%;flex-shrink:0;overflow-y:auto;background:var(--chat-sidebar-bg,#f5f5f5);border-right:1px solid var(--chat-border-color,#e0e0e0)}.Chat_messageList__MCiFC{flex:1 1;overflow-y:auto;padding:1rem;width:100%;box-sizing:border-box}.Chat_inputArea__E0J2C{padding:1rem;border-top:1px solid #eee;width:100%;box-sizing:border-box}.Chat_error__DWvmt{color:red;padding:.5rem;background:#fff3f3}.Chat_loadingContainer___GdNt,.Chat_loginPrompt__Scz3u{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.Chat_loginButton__l59L_{padding:.5rem 1rem;background:#007bff;color:#fff;border:none;border-radius:4px}.Chat_loginButton__l59L_:hover{background:#0056b3}.Chat_clearAllButton__lH1Y_{margin:8px 10px;padding:7px 10px;background:transparent;color:#c0392b;border:1px solid #c0392b;border-radius:6px;font-size:.8rem;cursor:pointer;text-align:left;flex-shrink:0;transition:background .15s,color .15s}.Chat_clearAllButton__lH1Y_:hover:not(:disabled){background:#c0392b;color:#fff}.Chat_clearAllButton__lH1Y_:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.Chat_container__obz2D{flex-direction:column}.Chat_conversationListContainer__7_Nj1{display:block!important;width:100%!important;min-width:unset!important;max-width:unset!important;height:auto!important;border-right:none;flex-shrink:0;overflow:visible}.Chat_chatWindow__TZljk{flex:1 1!important;width:100%!important;height:auto!important;min-height:0}}