.chat_container__32rGW{display:flex;height:100vh;font-family:Arial,sans-serif;background-color:#f8fafc}.chat_mobile-layout__dXHt6{flex-direction:column;height:100vh;height:100dvh}.chat_mobile-layout__dXHt6 .chat_sidebar__BvFH_{display:none}.chat_desktop-layout__WTdkj{flex-direction:row}.chat_sidebar__BvFH_{width:250px;background-color:#fff;padding:15px;height:100vh;border-right:1px solid #e2e8f0;position:relative;z-index:1;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.chat_sidebar__BvFH_ ul{list-style:none;padding:0}.chat_sidebarItem__C_IVV{padding:6px 10px;cursor:pointer;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.chat_sidebarItem__C_IVV:hover{background-color:#f1f5f9;border:1px solid #e2e8f0;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transform:translateX(3px);padding:10px;border-radius:8px;transition:all .2s ease}.chat_sidebarItemActive__Tt95G{background-color:#eff6ff;border:1px solid #dbeafe;box-shadow:0 1px 3px 0 rgba(59,130,246,.1),0 1px 2px 0 rgba(59,130,246,.06);transform:translateX(3px);padding:10px;border-radius:8px;color:#1d4ed8;font-weight:500}.chat_chat_window__zJIal{flex:1;display:flex;flex-direction:column;padding:20px;background-color:#fff;border-radius:0 8px 8px 0}.chat_messages__uJ76_{flex:1;overflow-y:auto;margin-bottom:10px;background-color:#f8fafc;border-radius:8px;padding:16px}.chat_message__xY7sO{margin:8px 0;padding:12px 16px;border-radius:12px;max-width:70%;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.chat_message__xY7sO.chat_user___hKo3{background-color:#3b82f6;color:#fff;align-self:flex-end;margin-left:auto}.chat_message__xY7sO.chat_bot__Pp3mX{background-color:#fff;color:#1f2937;align-self:flex-start;border:1px solid #e5e7eb}.chat_itemContent__Fd6B3{display:flex;align-items:center;justify-content:space-between;width:100%}.chat_messageText__yNEmI{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.chat_trashIcon__PjYoe{color:#6b7280;margin-left:12px;flex-shrink:0;transition:color .2s ease;width:17px}@media (max-width:1024px){.chat_sidebar__BvFH_{width:220px;min-width:220px}}@media (max-width:768px){.chat_container__32rGW{flex-direction:column}.chat_sidebar__BvFH_{width:100%;height:auto;max-height:60px;overflow:hidden;position:relative;z-index:10;border-right:none;border-bottom:1px solid #e2e8f0;padding:.5rem;display:flex;align-items:center;justify-content:space-between}.chat_chat_window__zJIal{flex:1;height:calc(100vh - 60px);padding:0;border-radius:0}}@media (max-width:480px){.chat_sidebar__BvFH_{height:50px;max-height:50px;padding:.25rem .5rem}.chat_chat_window__zJIal{height:calc(100vh - 50px)}}