.Chat_container__obz2D{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);position:relative;resize:both}.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:#2b2929;border-radius:12px}.Chat_conversationListContainer__7_Nj1{display:none;width:0;min-width:0;height:100%;overflow-y:auto;background:#100001}.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}@media (max-width:768px){.Chat_conversationListContainer__7_Nj1{display:none}.Chat_chatWindow__TZljk{width:100%!important;height:calc(100vh - 56px)!important;position:relative!important;left:0!important;top:0!important}}.ConversationList_container__SxXed{height:100%;display:flex;flex-direction:column;background-color:#fff;border-right:1px solid #e5e7eb;width:252px;min-width:252px;overflow:hidden;overflow-x:hidden}.ConversationList_mobileDropdown__JXIEJ{display:none}@media (max-width:768px){.ConversationList_container__SxXed{display:none}.ConversationList_mobileDropdown__JXIEJ{display:block;position:relative;width:100%;background:#fff;z-index:1000}.ConversationList_dropdownButton__wi7Ek{width:100%;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;background:#4f46e5;color:#fff;border:none;border-bottom:1px solid #e5e7eb;cursor:pointer;font-weight:500}.ConversationList_dropdownButton__wi7Ek svg{color:#fff}.ConversationList_dropdownContent__7e54a{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;max-height:300px;overflow-y:auto;display:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ConversationList_dropdownContent__7e54a.ConversationList_open__9AstD{display:block}}.ConversationList_header__dXHvG{padding:1rem;border-bottom:1px solid #e5e7eb;background-color:#f8fafc;display:flex;justify-content:space-between;align-items:center}.ConversationList_title__H_ex3{font-size:1.1rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.ConversationList_newChatButton__7kxc2{padding:.75rem 1.25rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;width:calc(100% - 2rem);margin:1rem;box-shadow:0 2px 4px rgba(37,99,235,.1);white-space:nowrap;justify-content:center}.ConversationList_newChatButton__7kxc2:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px rgba(37,99,235,.15)}.ConversationList_newChatButton__7kxc2:active{transform:translateY(0);box-shadow:0 2px 4px rgba(37,99,235,.1)}.ConversationList_newChatButton__7kxc2:disabled{background-color:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}.ConversationList_newChatButton__7kxc2 svg{width:1.25rem;height:1.25rem}.ConversationList_conversationList__9MVne{flex:1 1;overflow-y:auto;padding:.5rem}.ConversationList_item__EZOx6{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;margin:.25rem .75rem;border-radius:6px;cursor:pointer;transition:all .2s ease;background-color:transparent;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:44px;position:relative;overflow:hidden;max-width:100%}.ConversationList_item__EZOx6:hover{background-color:#f3f4f6}.ConversationList_item__EZOx6.ConversationList_active__Vy70g{background-color:#e5e7eb}.ConversationList_itemContent__AYVtP{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:0;overflow:hidden}.ConversationList_chatIcon__tTs6S{width:16px;height:16px;color:#6b7280;flex-shrink:0}.ConversationList_deleteButton__JoXx0{opacity:0;padding:8px 12px;border-radius:6px;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.ConversationList_deleteIcon__Pg6Xj{width:20px;height:20px;stroke-width:2px}@media (min-width:769px){.ConversationList_item__EZOx6:hover .ConversationList_deleteButton__JoXx0{opacity:1}}@media (max-width:768px){.ConversationList_deleteButton__JoXx0{opacity:1;padding:4px 8px;min-width:32px;min-height:32px}.ConversationList_deleteIcon__Pg6Xj{width:16px;height:16px}}.ConversationList_deleteButton__JoXx0:hover{background-color:#fee2e2;color:#ef4444;transform:scale(1.05)}.ConversationList_list__mfa_O{overflow-x:hidden;overflow-y:auto;width:100%;padding:.5rem 0;height:calc(100% - 60px);scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.ConversationList_list__mfa_O::-webkit-scrollbar{width:6px;height:6px}.ConversationList_list__mfa_O::-webkit-scrollbar-track{background:transparent}.ConversationList_list__mfa_O::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.ConversationList_list__mfa_O::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.ConversationList_list__mfa_O::-webkit-scrollbar-horizontal{display:none}.ConversationList_emptyState__NEkuz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6b7280;text-align:center}.ConversationList_emptyState__NEkuz p{margin:.5rem 0;font-size:.9rem}.ConversationList_emptyIcon__g94WQ{width:3rem;height:3rem;color:#94a3b8;margin-bottom:1rem}.ConversationList_error___uXYS,.ConversationList_loading__Puxcf{padding:16px;text-align:center;color:#fff}.ConversationList_error___uXYS{color:#ff4d4f}.ConversationList_emptyTitle__uAjR0{font-size:18px;font-weight:600;margin:0 0 8px;color:#c5c5d2}.ConversationList_emptyText__iG2Lb{font-size:14px;line-height:1.5;margin:0 0 24px}.ConversationList_emptyButton__lQkEn{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#343541;border:1px solid #565869;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;transition:all .2s}.ConversationList_emptyButton__lQkEn:hover{background-color:#40414f;transform:translateY(-1px)}.ConversationList_startIcon__TPeiy{width:16px;height:16px}.ConversationList_errorContainer__GSW6Y{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;text-align:center}.ConversationList_createFirstThreadButton__m5qmj{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background-color .2s}.ConversationList_createFirstThreadButton__m5qmj:hover{background-color:#1d4ed8}.MessageList_messageList__hmRjD{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;width:100%;box-sizing:border-box;background-color:#1e1e1e}.MessageList_message__GDTz5{display:flex;align-items:flex-start;margin-bottom:1.5rem;max-width:95%;animation:MessageList_fadeIn__7ATdw .3s ease-in-out}.MessageList_userMessage___O6_1{margin-left:auto;flex-direction:row-reverse}.MessageList_botMessage__MJWYi{margin-right:auto}.MessageList_messageContent__2_FJV{padding:1rem 1.5rem;border-radius:1rem;position:relative;word-wrap:break-word;white-space:pre-wrap;line-height:1.5;font-size:1rem;box-shadow:0 2px 4px rgba(0,0,0,.05);max-width:100%}.MessageList_userMessage___O6_1 .MessageList_messageContent__2_FJV{background-color:#4a5fc1;color:#fff;border-top-right-radius:4px;margin-right:.5rem;box-shadow:0 2px 5px rgba(0,0,0,.2)}.MessageList_botMessage__MJWYi .MessageList_messageContent__2_FJV{background-color:#2a2a2a;color:#e0e0e0;border-top-left-radius:4px;margin-left:.5rem;border:1px solid #3a3a3a;box-shadow:0 2px 5px rgba(0,0,0,.2)}.MessageList_avatar__ZXvXQ{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.MessageList_userMessage___O6_1 .MessageList_avatar__ZXvXQ{background-color:#2563eb;color:#fff;margin-left:12px}.MessageList_botMessage__MJWYi .MessageList_avatar__ZXvXQ{background-color:#059669;color:#fff;margin-right:12px}@keyframes MessageList_fadeIn__7ATdw{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MessageList_messageList__hmRjD::-webkit-scrollbar{width:5px}.MessageList_messageList__hmRjD::-webkit-scrollbar-track{background:transparent}.MessageList_messageList__hmRjD::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:3px}.MessageList_messageList__hmRjD::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.ChatInput_inputContainer__SQRd9{display:flex;gap:1rem;padding:.75rem 1rem;background-color:#2a2a2a;border-top:1px solid #3a3a3a;position:-webkit-sticky;position:sticky;bottom:0;width:100%;box-sizing:border-box;box-shadow:0 -2px 8px rgba(0,0,0,.15)}.ChatInput_textArea__HvpKZ{flex:1 1;padding:.75rem 1rem;border:1px solid #3a3a3a;border-radius:12px;resize:none;font-family:inherit;font-size:1rem;line-height:1.5;min-height:50px;max-height:200px;background-color:#333;color:#fff;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.ChatInput_textArea__HvpKZ:focus{outline:none;border-color:#4a5fc1;box-shadow:0 0 0 3px rgba(74,95,193,.2)}.ChatInput_button__a0VWx{padding:0 1rem;height:50px;min-width:100px;background-color:#4a5fc1;color:#fff;border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ChatInput_button__a0VWx:hover:not(:disabled){background-color:#3949a0;transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.2)}.ChatInput_button__a0VWx:disabled{background-color:#4a4a4a;cursor:not-allowed;color:#8a8a8a}@media (max-width:768px){.ChatInput_inputContainer__SQRd9{padding:1rem}.ChatInput_button__a0VWx{min-width:100px}}.page_container__7bXRO{display:flex;flex-direction:column;height:100vh;width:100%;padding:1rem;background-color:#fff}.page_content__gtu6N{display:flex;flex-direction:column;gap:20px;flex:1 1;min-height:0}.page_chatContainer__NwEvb{flex:1 1;display:flex;width:50%;margin:0 auto;min-height:400px;background:#edebf4;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.page_chatContainer__NwEvb>div{flex:1 1;display:flex;width:100%;height:100%}@media (max-width:768px){.page_container__7bXRO{height:calc(100vh - 56px);padding:.5rem}.page_chatContainer__NwEvb{width:90%}}.page_container__bMMa_{display:flex;flex-direction:column;height:100vh;width:100%;padding:1rem;background-color:#fff}.page_content__A_GPi{display:flex;flex-direction:column;gap:20px;flex:1 1;min-height:0}.page_chatContainer__vxmdN{flex:1 1;display:flex;width:50%;margin:0 auto;min-height:400px;background:#edebf4;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.page_chatContainer__vxmdN>div{flex:1 1;display:flex;width:100%;height:100%}@media (max-width:768px){.page_container__bMMa_{height:calc(100vh - 56px);padding:.5rem}.page_chatContainer__vxmdN{width:90%}}.page_container__zEwbz{display:flex;flex-direction:column;height:100vh;width:100%;padding:1rem;background-color:#fff}.page_content__AFw7i{display:flex;flex-direction:column;gap:20px;flex:1 1;min-height:0}.page_chatContainer__SoVrV{flex:1 1;display:flex;width:50%;margin:0 auto;min-height:400px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.page_chatContainer__SoVrV>div{flex:1 1;display:flex;width:100%;height:100%}@media (max-width:768px){.page_container__zEwbz{height:calc(100vh - 56px);padding:.5rem}.page_chatContainer__SoVrV{width:90%}}.page_container__Hw318{display:flex;flex-direction:column;height:100vh;width:100%;padding:1rem;background-color:#fff}.page_content__LziCW{display:flex;flex-direction:column;gap:20px;flex:1 1;min-height:0}.page_chatContainer__6kVEP{flex:1 1;display:flex;width:50%;margin:0 auto;min-height:400px;background:#edebf4;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.page_chatContainer__6kVEP>div{flex:1 1;display:flex;width:100%;height:100%}@media (max-width:768px){.page_container__Hw318{height:calc(100vh - 56px);padding:.5rem}.page_chatContainer__6kVEP{width:90%}}