.chat_chat__uh6YD{height:100%;width:100%;max-width:100%;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.08)}.chat_chat__uh6YD,.chat_sidebar__n4dNC{display:flex;padding:0;box-sizing:border-box;overflow:hidden}.chat_sidebar__n4dNC{flex:0 0 340px;max-width:340px;border-right:1px solid #e0e4e8;min-width:280px;background:#fff;flex-direction:column}.chat_sidebar_header__YyDxu{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e4e8;flex-shrink:0}.chat_sidebar__n4dNC>h5,.chat_sidebar_header__YyDxu>h5{font-family:Maax-Bold,sans-serif;font-size:18px;margin:0;color:#1a1a1a}.chat_sidebar_header_menu___cnZL{position:relative}.chat_sidebar_header_menu_btn__aURG9{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:50%;cursor:pointer;color:rgba(0,0,0,.6);transition:all .15s ease}.chat_sidebar_header_menu_btn__aURG9:hover{background:rgba(0,0,0,.08);color:rgba(0,0,0,.9)}.chat_sidebar_header_menu_btn__aURG9:disabled{opacity:.5;cursor:not-allowed}.chat_sidebar_header_dropdown__i63_E{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.1);min-width:260px;z-index:1000;overflow:hidden;animation:chat_menuFadeIn__koLjJ .15s ease}.chat_sidebar_header_dropdown_item__jTbOr{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:none;border:none;font-size:14px;color:rgba(0,0,0,.9);cursor:pointer;text-align:left;transition:background .15s ease}.chat_sidebar_header_dropdown_item__jTbOr:hover{background:rgba(0,0,0,.05)}.chat_sidebar_header_dropdown_item__jTbOr:disabled{opacity:.5;cursor:not-allowed}.chat_sidebar_header_dropdown_item__jTbOr span{font-size:16px;color:rgba(0,0,0,.6)}.chat_sidebar_header_dropdown_item_danger__bCGfW,.chat_sidebar_header_dropdown_item_danger__bCGfW span{color:#cc1016}.chat_sidebar_header_dropdown_item_danger__bCGfW:hover{background:rgba(204,16,22,.08)}.chat_sidebar_conversations__8KET_{overflow-y:auto;overflow-x:hidden;flex:1 1;min-height:0}.chat_sidebar_conversations__8KET_::-webkit-scrollbar{width:6px}.chat_sidebar_conversations__8KET_::-webkit-scrollbar-track{background:transparent}.chat_sidebar_conversations__8KET_::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:10px}.chat_sidebar_conversations__8KET_::-webkit-scrollbar-thumb:hover{background:#b8c1cc}.chat_conversationsItem__2B1Ss{display:flex;padding:12px 16px;align-items:flex-start;gap:12px;position:relative;transition:background-color .15s ease;background:#fff;border-left:3px solid transparent;cursor:pointer;box-sizing:border-box;max-width:100%}.chat_conversationsItem__2B1Ss:hover{background-color:#f3f6f8}.chat_conversationsItem_selected__9tlgO{background-color:#e8f4fc;border-left-color:#0a66c2}.chat_conversationsItem_selected__9tlgO:hover{background-color:#e0f0fa}.chat_conversationsItem_unread__6bFCD{background-color:#f8fbfd}.chat_conversationsItem_avatar__oTT3y{position:relative;flex-shrink:0}.chat_conversationsItem_avatar__oTT3y>img{height:56px;width:56px;border-radius:50%;object-fit:cover;border:none}.chat_conversationsItem_online__wYXDd{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background-color:#10b981;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.chat_conversationsItem_content__Zdsd7{flex:1 1;min-width:0;max-width:100%;overflow:hidden;display:flex;flex-direction:column;gap:4px}.chat_conversationsItem_header__e3QBi{display:flex;justify-content:space-between;align-items:center;gap:8px;max-width:100%;overflow:hidden}.chat_conversationsItem_name_wrapper__mZSax{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0;overflow:hidden}.chat_conversationsItem_name__eV_JN{font-size:14px;font-weight:500;color:rgba(0,0,0,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_conversationsItem_name_unread__0k04x{font-weight:600;color:#000}.chat_conversationsItem_blocked_badge__6Hf2E{display:inline-flex;align-items:center;padding:2px 8px;background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:10px;flex-shrink:0}.chat_conversationsItem_date__uEK8Z{font-size:12px;color:rgba(0,0,0,.6);white-space:nowrap;flex-shrink:0}.chat_conversationsItem_preview__18TIg{display:flex;align-items:center;gap:8px;max-width:100%;overflow:hidden}.chat_conversationsItem_message__jE9Nj{font-size:13px;color:rgba(0,0,0,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;flex:1 1;min-width:0;line-height:1.4}.chat_conversationsItem_message_unread___BaKW{color:rgba(0,0,0,.9);font-weight:500}.chat_conversationsItem_badge__x0Vmk{width:10px;height:10px;background-color:#0a66c2;border-radius:50%;flex-shrink:0}.chat_conversationsItem_delete__B8RDx{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 2px 6px rgba(220,53,69,.3);opacity:0;animation:chat_fadeIn__2inwm .15s ease forwards}@keyframes chat_fadeIn__2inwm{0%{opacity:0;transform:translateY(-50%) scale(.8)}to{opacity:1;transform:translateY(-50%) scale(1)}}.chat_conversationsItem_delete__B8RDx:hover{background:linear-gradient(135deg,#c82333,#a71d2a);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 10px rgba(220,53,69,.4)}.chat_conversationsItem_delete__B8RDx>div{font-size:14px}.chat_conversationsItem_date_wrapper__CBk1Q{position:relative;display:inline-flex;align-items:center}.chat_conversationsItem_more_btn__Rk_oV{background:none;border:none;width:28px;height:28px;padding:0;font-size:12px;font-weight:700;color:rgba(0,0,0,.6);cursor:pointer;border-radius:50%;line-height:28px;text-align:center;letter-spacing:2px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.chat_conversationsItem_more_btn__Rk_oV:hover{background:rgba(0,0,0,.08);color:rgba(0,0,0,.9)}.chat_conversationsItem_menu__QUQcr{position:absolute;top:100%;right:0;margin-top:4px;z-index:1000}.chat_conversationsItem_menu__QUQcr,.chat_conversationsItem_menu_fixed__mjPoN{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.1);min-width:220px;overflow:hidden;animation:chat_menuFadeIn__koLjJ .15s ease}.chat_conversationsItem_menu_item__wLfqE{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;font-size:14px;color:rgba(0,0,0,.9);cursor:pointer;text-align:left;transition:background .15s ease}.chat_conversationsItem_menu_item__wLfqE:hover{background:rgba(0,0,0,.05)}.chat_conversationsItem_menu_item__wLfqE span{font-size:16px;color:rgba(0,0,0,.6)}.chat_conversationsItem_menu_item_danger__lPxJh,.chat_conversationsItem_menu_item_danger__lPxJh span{color:#cc1016}.chat_conversationsItem_menu_item_danger__lPxJh:hover{background:rgba(204,16,22,.08)}.chat_conversationsItem_menu_item_success__9I_sI,.chat_conversationsItem_menu_item_success__9I_sI span{color:#10b981}.chat_conversationsItem_menu_item_success__9I_sI:hover{background:rgba(16,185,129,.08)}.chat_conversationsItem_right__o86K9{overflow:hidden;flex:1 1}.chat_conversationsItem_right__o86K9>p{margin-bottom:0;transition:color .2s ease}.chat_conversationsItem_right__o86K9>p:first-child{font-weight:500;color:#1a1a1a;font-size:15px}.chat_conversationsItem_right__o86K9>p:nth-child(2){color:#6c757d;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:13px;margin-top:4px}.chat_channel__g75Kn{flex:1 1;min-width:0;min-height:0;padding-right:15px;flex-direction:column}.chat_channelTop__fMfxr,.chat_channel__g75Kn{overflow:hidden;box-sizing:border-box;display:flex}.chat_channelTop__fMfxr{padding:18px 20px;justify-content:space-between;border-bottom:2px solid #e0e4e8;background:linear-gradient(135deg,#fff,#f8f9fa);width:100%;max-width:100%;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:0 12px 0 0;flex-shrink:0}.chat_channelTop__fMfxr>div:first-child{display:flex;gap:10px;align-items:center;min-width:0;flex:1 1;overflow:hidden}.chat_channelTop__fMfxr>div:first-child>a>img,.chat_channelTop__fMfxr>div:first-child>img{border-radius:50%;object-fit:cover;height:45px;width:45px;box-shadow:0 3px 12px rgba(71,99,136,.2);border:none}.chat_channelTop_avatar__KV_AV{display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;transition:transform .2s ease}.chat_channelTop_avatar__KV_AV:hover{transform:scale(1.05)}.chat_channelTop_avatar__KV_AV>img{border-radius:50%;object-fit:cover;height:45px;width:45px;box-shadow:0 3px 12px rgba(71,99,136,.2);border:none}.chat_channelTop_name__6NKzD{font-family:Maax-Medium,sans-serif;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:#1a1a1a;font-size:17px;font-weight:600;text-decoration:none;transition:color .2s ease}.chat_channelTop_name__6NKzD:hover{color:var(--main-logiciel-color,#0085ff);text-decoration:underline}.chat_channelTop__fMfxr>div:first-child>a.chat_channelTop_name__6NKzD,.chat_channelTop__fMfxr>div:first-child>p{font-family:Maax-Medium,sans-serif;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:#1a1a1a;font-size:17px;font-weight:600}.chat_channelTop__fMfxr>div:first-child>a.chat_channelTop_name__6NKzD{text-decoration:none}.chat_channelTop_buttons__E_wAC{display:flex;align-items:center;position:relative;flex-shrink:0}.chat_channelTop_buttons_visio__Pdz3h{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.chat_channelTop_buttons_visio__Pdz3h>div:first-child{font-size:28px;color:var(--main-logiciel-color);height:44px;width:44px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;position:relative;background:rgba(0,133,255,.08);transition:all .2s ease}.chat_channelTop_buttons_visio__Pdz3h>div:first-child:hover{background:rgba(0,133,255,.15);transform:scale(1.05)}.chat_channelTop_buttons_visio__Pdz3h>div>div:first-child{position:absolute;border-radius:50%;width:70px;height:70px;border:5px solid var(--main-green-color);opacity:1;left:-14px;transform:scale(0);animation-duration:3s;animation-name:chat_channelTop_buttons_activeVisio_anim__M9jQb;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(4,3,2,1);z-index:-1}.chat_channelTop_buttons_visio__Pdz3h>div>div:nth-child(2){width:65px;height:65px;left:-12px;animation-delay:.5s;animation-iteration-count:infinite;animation-fill-mode:forwards}.chat_channelTop_buttons_visio__Pdz3h>div>div:nth-child(2),.chat_channelTop_buttons_visio__Pdz3h>div>div:nth-child(3){position:absolute;border-radius:50%;border:5px solid var(--main-green-color);opacity:1;transform:scale(0);animation-duration:3s;animation-name:chat_channelTop_buttons_activeVisio_anim__M9jQb;z-index:-1}.chat_channelTop_buttons_visio__Pdz3h>div>div:nth-child(3){width:60px;height:60px;left:-9px;animation-delay:1s;animation-iteration-count:infinite;animation-fill-mode:forwards}@keyframes chat_channelTop_buttons_activeVisio_anim__M9jQb{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}@keyframes chat_bounce__nbpZi{0%,20%,53%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7px,0)}90%{transform:translate3d(0,-2px,0)}}.chat_channelTop_buttons__E_wAC>div:hover{cursor:pointer}.chat_channelContent__qtOsx{padding:0;flex:1 1;min-height:0;display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;background:#fff}.chat_channelContent_messages__BjgDK{overflow-y:auto;width:100%;padding:16px 24px;display:flex;flex-direction:column;gap:0;flex:1 1;min-height:0}.chat_channelContent_messages__BjgDK::-webkit-scrollbar{width:6px}.chat_channelContent_messages__BjgDK::-webkit-scrollbar-track{background:transparent}.chat_channelContent_messages__BjgDK::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:10px}.chat_channelContent_messages__BjgDK::-webkit-scrollbar-thumb:hover{background:#b8c1cc}.chat_channelContent_messages_item__ARnp_{width:100%;display:flex}.chat_channelContent_messages_item_own__eGDHn,.chat_channelContent_messages_item_own__eGDHn .chat_message_right__kb2vy>div,.chat_channelContent_messages_item_own__eGDHn>div{justify-content:flex-end}.chat_channelContent_messages_item_their__esPKW,.chat_channelContent_messages_item_their__esPKW .chat_message_right__kb2vy>div,.chat_channelContent_messages_item_their__esPKW>div{justify-content:flex-start}.chat_message__yNVus{display:flex;gap:12px;align-items:flex-start;width:-moz-fit-content;width:fit-content;max-width:75%;margin-bottom:8px;position:relative;padding:8px 0}.chat_message__yNVus>img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.chat_message_content__WhkKn{flex:1 1;min-width:0;max-width:100%}.chat_message_header__RloA_{display:flex;align-items:center;gap:8px;margin-bottom:4px}.chat_message_sender__99QRr{font-size:14px;font-weight:600;color:rgba(0,0,0,.9)}.chat_message_time__YIKMo{font-size:12px;color:rgba(0,0,0,.6)}.chat_message_time_wrapper__SYP8o{position:relative;display:inline-flex;align-items:center}.chat_message_more_btn__CCGUP{background:none;border:none;width:28px;height:28px;padding:0;font-size:12px;font-weight:700;color:rgba(0,0,0,.6);cursor:pointer;border-radius:50%;line-height:28px;text-align:center;letter-spacing:2px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.chat_message_more_btn__CCGUP:hover{background:rgba(0,0,0,.08);color:rgba(0,0,0,.9)}.chat_message_menu__1_bvL{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.1);min-width:200px;z-index:100;overflow:hidden;animation:chat_menuFadeIn__koLjJ .15s ease}@keyframes chat_menuFadeIn__koLjJ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chat_message_menu_item__pw_qH{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;font-size:14px;color:rgba(0,0,0,.9);cursor:pointer;text-align:left;transition:background .15s ease}.chat_message_menu_item__pw_qH:hover{background:rgba(0,0,0,.05)}.chat_message_menu_item__pw_qH span{font-size:16px;color:rgba(0,0,0,.6)}.chat_message_menu_item_danger__Mjrh0,.chat_message_menu_item_danger__Mjrh0 span{color:#cc1016}.chat_message_menu_item_danger__Mjrh0:hover{background:rgba(204,16,22,.08)}.chat_message_deleting__6pfuQ{position:absolute;right:-30px;top:50%;transform:translateY(-50%);opacity:.5;font-size:14px;color:rgba(0,0,0,.6)}.chat_modal_overlay__ami06{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:100000}.chat_modal_container__V5LB6{background-color:#fff;padding:30px;border-radius:12px;max-width:500px;width:90%;box-shadow:0 4px 20px rgba(0,0,0,.15)}.chat_modal_title__e1gSb{margin-bottom:20px;color:#333;font-size:18px;font-weight:600}.chat_modal_text__vUV1d{margin-bottom:25px;color:#666;line-height:1.6}.chat_modal_text__vUV1d strong{color:#1a1a1a}.chat_modal_text_danger__N6qsp{color:#dc3545;font-weight:600}.chat_modal_buttons__HcocW{display:flex;gap:10px;justify-content:flex-end}.chat_modal_btn_cancel__ZYBfm{padding:10px 20px;border:1px solid #ccc;border-radius:5px;background-color:#fff;cursor:pointer;font-size:14px;transition:background-color .2s ease}.chat_modal_btn_cancel__ZYBfm:hover{background-color:#f5f5f5}.chat_modal_btn_danger__R4y37{padding:10px 20px;border:none;border-radius:5px;background-color:#dc3545;color:#fff;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease}.chat_modal_btn_danger__R4y37:hover{background-color:#c82333}.chat_report_modal_container__vdsES{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.2);animation:chat_modalSlideIn__cokc_ .25s ease-out}@keyframes chat_modalSlideIn__cokc_{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat_report_modal_header__k2q6b{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e9ecef}.chat_report_modal_title__1g0Qs{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.chat_report_modal_close__3nq4V{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:20px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.chat_report_modal_close__3nq4V:hover{background:#e5e7eb;color:#374151}.chat_report_user_info__ROtoN{display:flex;align-items:center;gap:8px;padding:16px 24px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.chat_report_user_label__jV89H{font-size:14px;color:#6b7280}.chat_report_user_name__nXVlm{font-size:14px;font-weight:600;color:#1a1a1a}.chat_report_section__1nw88{padding:20px 24px}.chat_report_section_label__MgFEl{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.chat_required__B60ed{color:#dc3545}.chat_report_reasons__8mxtM{display:flex;flex-direction:column;gap:8px}.chat_report_reason_item__00dQf{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8f9fa;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:all .2s ease;position:relative}.chat_report_reason_item__00dQf:hover{background:#f0f2f5;border-color:#d1d5db}.chat_report_reason_item_selected__LShgb,.chat_report_reason_item_selected__LShgb:hover{background:#eff6ff;border-color:#3b82f6}.chat_report_reason_radio__QkTgB{position:absolute;opacity:0;width:0;height:0}.chat_report_reason_icon__hipsZ{font-size:18px;color:#6b7280;width:24px;text-align:center}.chat_report_reason_item_selected__LShgb .chat_report_reason_icon__hipsZ{color:#3b82f6}.chat_report_reason_label__7vkZF{flex:1 1;font-size:14px;color:#374151}.chat_report_reason_item_selected__LShgb .chat_report_reason_label__7vkZF{color:#1e40af;font-weight:500}.chat_report_reason_check__LqhBd{width:22px;height:22px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.chat_report_textarea__k3BEV{width:100%;padding:14px 16px;border:1px solid #d1d5db;border-radius:10px;font-size:16px;line-height:1.6;resize:vertical;min-height:100px;font-family:inherit;transition:all .2s ease;box-sizing:border-box}.chat_report_textarea__k3BEV:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.chat_report_textarea__k3BEV::placeholder{color:#9ca3af}.chat_report_char_count__5mVbG{display:block;text-align:right;font-size:12px;color:#9ca3af;margin-top:6px}.chat_report_modal_footer__e3W9t{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e9ecef;background:#f9fafb;border-radius:0 0 16px 16px}.chat_report_btn_cancel__vqdtn{padding:12px 24px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.chat_report_btn_cancel__vqdtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.chat_report_btn_cancel__vqdtn:disabled{opacity:.5;cursor:not-allowed}.chat_report_btn_submit__Thm28{padding:12px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(220,53,69,.25)}.chat_report_btn_submit__Thm28:hover:not(:disabled){background:linear-gradient(135deg,#c82333,#a71d2a);box-shadow:0 4px 12px rgba(220,53,69,.35);transform:translateY(-1px)}.chat_report_btn_submit__Thm28:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.chat_report_options__vjevL{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.chat_report_option__HdpNV{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;font-size:14px;color:rgba(0,0,0,.9);cursor:pointer;text-align:left;transition:all .15s ease}.chat_report_option__HdpNV:hover{background:#e9ecef;border-color:#dee2e6}.chat_report_option__HdpNV span{font-size:18px;color:rgba(0,0,0,.6)}.chat_edit_message_textarea__hdO6W{width:100%;padding:12px;border:1px solid #e0e4e8;border-radius:8px;font-size:16px;line-height:1.6;resize:vertical;min-height:100px;font-family:inherit}.chat_edit_message_textarea__hdO6W:focus{outline:none;border-color:#0a66c2;box-shadow:0 0 0 3px rgba(10,102,194,.1)}.chat_edit_message_footer__euhwR{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid #e9ecef}.chat_edit_message_cancel__Agt0_{padding:10px 20px;border:1px solid #ccc;border-radius:20px;background:#fff;cursor:pointer;font-size:14px;transition:all .15s ease}.chat_edit_message_cancel__Agt0_:hover{background:#f8f9fa}.chat_edit_message_save__9_6i2{padding:10px 20px;border:none;border-radius:20px;background:#0a66c2;color:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .15s ease}.chat_edit_message_save__9_6i2:hover{background:#004182}.chat_edit_message_save__9_6i2:disabled{background:#ccc;cursor:not-allowed}.chat_message_text__iyKxw{font-size:14px;line-height:1.6;color:rgba(0,0,0,.9);word-wrap:break-word}.chat_message_text__iyKxw p{margin:0 0 8px}.chat_message_text__iyKxw p:last-child{margin-bottom:0}.chat_message_text__iyKxw b,.chat_message_text__iyKxw strong{font-weight:700;color:rgba(0,0,0,.95)}.chat_message_text__iyKxw em,.chat_message_text__iyKxw i{font-style:italic}.chat_message_text__iyKxw u{text-decoration:underline}.chat_message_text__iyKxw a{color:#0a66c2;text-decoration:none}.chat_message_text__iyKxw a:hover{text-decoration:underline}.chat_message_text__iyKxw ol,.chat_message_text__iyKxw ul{margin:8px 0;padding-left:20px}.chat_message_text__iyKxw li{margin-bottom:4px}.chat_message_text__iyKxw blockquote{margin:8px 0;padding:8px 12px;border-left:3px solid #0a66c2;background:rgba(10,102,194,.05);color:rgba(0,0,0,.8)}.chat_message_text__iyKxw code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-family:Monaco,Consolas,monospace;font-size:13px}.chat_message_text__iyKxw pre{background:#f3f4f6;padding:12px;border-radius:8px;overflow-x:auto;margin:8px 0}.chat_message_text__iyKxw pre code{background:none;padding:0}.chat_message_own__l3fp7{margin-left:auto;margin-right:0}.chat_message_own__l3fp7 .chat_message_header__RloA_{justify-content:flex-start}.chat_message_own__l3fp7 .chat_message_content__WhkKn{background:linear-gradient(135deg,#f0f7ff,#e8f4fd);padding:12px 16px;border-radius:16px 16px 4px 16px}.chat_message_own__l3fp7 .chat_message_text__iyKxw{text-align:left}.chat_message_right__kb2vy{border-radius:18px;padding:12px 16px;max-width:100%;transition:all .2s ease}.chat_message_right__kb2vy:hover{background-color:#f3f6f8}.chat_message_right__kb2vy>div{display:flex;gap:8px;align-items:center;margin-bottom:4px}.chat_message_right__kb2vy p{margin-bottom:0;font-size:14px;line-height:1.5}.chat_message_right__kb2vy>div>p:first-child{font-weight:600;color:rgba(0,0,0,.9)}.chat_message_right__kb2vy>div>p:nth-child(2){color:rgba(0,0,0,.6);font-size:12px}.chat_event__CLiok{text-align:center}.chat_event__CLiok>p{color:#a4aab3}.chat_form__JorMD{display:flex;flex-direction:column;margin-top:auto;width:100%;max-width:100%;box-sizing:border-box;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid #e0e4e8;flex-shrink:0}.chat_form_row1___sAGH{display:flex;align-items:center;gap:10px;width:100%}.chat_form_row2__tKurn{display:flex;align-items:center;justify-content:space-between;width:100%}.chat_form_tools__KKSQ7{display:flex;align-items:center;gap:4px}.chat_form_emoji_container__lYb5I{position:relative}.chat_form_tool_btn__NcvDV{width:36px;height:36px;border-radius:8px;background:transparent;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chat_form_tool_btn__NcvDV:hover{background:#f3f4f6;color:#0085ff}.chat_form_tool_btn__NcvDV:active{transform:scale(.95)}.chat_form_error__pmzOT{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 16px}.chat_form_error__pmzOT span{color:#dc2626;font-size:13px}.chat_form_error__pmzOT button{background:none;border:none;color:#dc2626;font-size:18px;cursor:pointer;padding:0;line-height:1}.chat_form_error__pmzOT button:hover{color:#991b1b}.chat_form_expand_btn__HnBie{width:36px;height:36px;border-radius:8px;background:#f3f4f6;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chat_form_expand_btn__HnBie:hover:not(:disabled){background:#e5e7eb;color:#0085ff}.chat_form_expand_btn__HnBie:disabled{opacity:.5;cursor:not-allowed}.chat_form_expand_btn__HnBie span{font-size:18px}.chat_form_input__IFTIj{flex:1 1;height:44px;max-width:100%;box-sizing:border-box;border-radius:22px!important;border:1px solid #e0e4e8!important;padding:0 16px!important;font-size:16px;transition:all .2s ease;background:#f8f9fa}.chat_form_input__IFTIj:focus{border-color:#0085ff!important;box-shadow:0 0 0 2px rgba(0,133,255,.1)!important;outline:none;background:#fff}.chat_form_send_btn__hspst{display:flex;align-items:center;gap:8px;padding:8px 20px;border-radius:20px;background:linear-gradient(135deg,#0085ff,#06c);border:none;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,133,255,.25)}.chat_form_send_btn__hspst:hover:not(:disabled){background:linear-gradient(135deg,#06c,#0052a3);box-shadow:0 4px 12px rgba(0,133,255,.35);transform:translateY(-1px)}.chat_form_send_btn__hspst:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat_form_send_btn__hspst svg{flex-shrink:0}.chat_form_button___Lnyz{margin-left:0;height:44px;padding:0 30px;border-radius:22px;background:linear-gradient(135deg,#0085ff,#06c);color:#fff;flex-shrink:0;font-weight:500;transition:all .3s ease;border:none;box-shadow:0 2px 8px rgba(0,133,255,.25)}.chat_form_button___Lnyz:Hover{cursor:pointer;background:linear-gradient(135deg,#06c,#0052a3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,133,255,.35)}.chat_form_button___Lnyz:disabled{opacity:.6;cursor:not-allowed;transform:none}.chat_call__kGk0i{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0a0908;overflow:hidden;z-index:1000000000000000}.chat_call__kGk0i video{object-fit:cover!important;width:100%!important;height:100%!important;border-radius:12px}.chat_call__kGk0i .participant-grid-item,.chat_call__kGk0i [class*=participant]{border-radius:12px!important;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3)}.chat_call__kGk0i [class*=control-bar],.chat_call__kGk0i [class*=meeting-controls]{bottom:30px!important;padding:0 20px}.chat_call__kGk0i button[class*=btn],.chat_call__kGk0i button[class*=control]{width:56px!important;height:56px!important;border-radius:50%!important;background:hsla(0,0%,100%,.2)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:2px solid hsla(0,0%,100%,.3)!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat_call__kGk0i button[class*=btn]:hover,.chat_call__kGk0i button[class*=control]:hover{background:hsla(0,0%,100%,.3)!important;transform:scale(1.1)!important}.chat_call__kGk0i button[class*=end],.chat_call__kGk0i button[class*=leave]{background:rgba(244,67,54,.9)!important;border-color:#f44336!important}.chat_call__kGk0i button[class*=end]:hover,.chat_call__kGk0i button[class*=leave]:hover{background:#d32f2f!important}.chat_call__kGk0i button i,.chat_call__kGk0i button svg{color:#fff!important;font-size:24px!important}.chat_call__kGk0i [class*=name-tag],.chat_call__kGk0i [class*=participant-name]{background:rgba(0,0,0,.7)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:8px!important;padding:8px 16px!important;font-size:14px!important;font-weight:600!important}.chat_remoteVideo__YNtrV{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1}.chat_call_disconnect__hHSfF,.chat_call_loading__OxuSx{position:absolute;left:50%;top:50%;z-index:-2;transform:translateX(-50%) translateY(-50%);font-family:Maax-Medium,sans-serif;font-size:58px;color:#fff}.chat_call_disconnect__hHSfF{width:max-content}.chat_localVideo__v68Vu{position:absolute;z-index:12;width:300px;height:180px;bottom:0;right:0;margin:2em;border-radius:24px}.chat_participant___3aRd{width:100%;height:100%;border-radius:8px}.chat_participant___3aRd>video{width:100%;height:100%;object-fit:cover}.chat_streamButtons__Zth74{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:20px;z-index:2;margin-bottom:3em;align-items:center}.chat_streamButtons__Zth74>div{font-size:48px;color:#fff}.chat_streamButtons__Zth74>div:first-child{height:62px;border-radius:50%;padding:5px;transform:rotateY(180deg)!important}.chat_streamButtons__Zth74>div:first-child:Hover{background-color:#e51d52;cursor:pointer}.chat_streamButtons__Zth74>div:nth-child(2){height:52px}.chat_call_error__GH9Yv{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.chat_call_error__GH9Yv>p{color:#fff;font-family:Maax-Medium,sans-serif;font-size:58px}@media screen and (max-width:900px){.chat_call__kGk0i button[class*=btn],.chat_call__kGk0i button[class*=control]{width:50px!important;height:50px!important}.chat_call__kGk0i [class*=control-bar],.chat_call__kGk0i [class*=meeting-controls]{bottom:100px!important;gap:12px!important}.chat_call__kGk0i button i,.chat_call__kGk0i button svg{font-size:20px!important}.chat_call__kGk0i [class*=local-participant]{width:100px!important;height:133px!important;bottom:180px!important;right:12px!important;border-radius:8px!important}.chat_call__kGk0i [class*=remote-participant]{border-radius:0!important}.chat_call__kGk0i [class*=name-tag],.chat_call__kGk0i [class*=participant-name]{font-size:11px!important;padding:4px 10px!important}.chat_call__kGk0i{display:flex;flex-direction:column;justify-content:center}.chat_sidebar__n4dNC{flex:0 0 260px;max-width:260px;min-width:200px}.chat_conversationsItem_avatar__oTT3y>img{width:48px;height:48px}.chat_channelTop__fMfxr{padding:12px 16px}.chat_message__yNVus{max-width:85%}}@media screen and (max-width:768px){.chat_chat__uh6YD{flex-direction:column!important;height:100%!important;min-height:0!important;border-radius:0!important;box-shadow:none!important}.chat_chat__uh6YD,.chat_sidebar__n4dNC{padding:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;background:#fff!important;display:flex!important}.chat_sidebar__n4dNC{border-right:none!important;border-bottom:1px solid #e0e4e8!important;flex:0 0 auto!important;min-width:0!important;min-height:auto!important;max-height:90px!important;flex-direction:column!important}.chat_sidebar__n4dNC>h5,.chat_sidebar_header__YyDxu{display:none!important}.chat_sidebar_conversations__8KET_{height:auto!important;min-height:auto!important;max-height:90px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:4px!important;padding:12px 14px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:center!important}.chat_sidebar_conversations__8KET_::-webkit-scrollbar{display:none!important}.chat_sidebar_conversations__8KET_>div{flex-shrink:0!important}.chat_conversationsItem_content__Zdsd7{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important}.chat_conversationsItem_badge__x0Vmk,.chat_conversationsItem_date__uEK8Z,.chat_conversationsItem_header__e3QBi,.chat_conversationsItem_message__jE9Nj,.chat_conversationsItem_name__eV_JN,.chat_conversationsItem_preview__18TIg,.chat_conversationsItem_right__o86K9{display:none!important}.chat_conversationsItem__2B1Ss{display:flex!important;padding:4px!important;align-items:center!important;justify-content:center!important;gap:0!important;border-radius:50%!important;margin:0!important;border-left:none!important;flex-direction:column!important;position:relative!important;min-width:auto!important;width:auto!important;max-width:64px!important}.chat_conversationsItem__2B1Ss,.chat_conversationsItem__2B1Ss:hover{background:transparent!important}.chat_conversationsItem_avatar__oTT3y{position:relative!important}.chat_conversationsItem_avatar__oTT3y>img{width:56px!important;height:56px!important;border:3px solid transparent!important;transition:all .2s ease!important;box-sizing:border-box!important;border-radius:50%!important}.chat_conversationsItem_online__wYXDd{width:14px!important;height:14px!important;bottom:3px!important;right:3px!important;border-width:2px!important}.chat_conversationsItem_selected__9tlgO{border-left:none!important;background-color:transparent!important}.chat_conversationsItem_selected__9tlgO .chat_conversationsItem_avatar__oTT3y>img{border:3px solid #0a66c2!important;box-shadow:0 0 0 3px rgba(10,102,194,.25)!important}.chat_conversationsItem_unread__6bFCD .chat_conversationsItem_avatar__oTT3y:after{content:""!important;position:absolute!important;top:0!important;right:0!important;width:14px!important;height:14px!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;border-radius:50%!important;border:2px solid #fff!important;z-index:5!important;box-shadow:0 1px 3px rgba(0,0,0,.2)!important}.chat_conversationsItem_delete__B8RDx{display:none!important}.chat_channel__g75Kn{flex:1 1 auto!important;min-height:0!important;border:none!important;padding-right:0!important;display:flex!important;flex-direction:column!important}.chat_channelTop__fMfxr,.chat_channel__g75Kn{border-radius:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.chat_channelTop__fMfxr{padding:12px 16px!important;box-shadow:0 1px 4px rgba(0,0,0,.06)!important;background:#fff!important;flex-shrink:0!important;border-bottom:1px solid #e0e4e8!important}.chat_channelTop__fMfxr>div:first-child{gap:12px!important}.chat_channelTop__fMfxr>div:first-child>a>img,.chat_channelTop__fMfxr>div:first-child>img,.chat_channelTop_avatar__KV_AV>img{width:40px!important;height:40px!important}.chat_channelTop__fMfxr>div:first-child>p,.chat_channelTop_name__6NKzD{font-size:16px!important;font-weight:600!important}.chat_channelTop_buttons__E_wAC{margin:0!important;flex-shrink:0!important}.chat_channelTop_buttons_visio__Pdz3h>div:first-child{width:40px!important;height:40px!important;font-size:22px!important}.chat_channelContent__qtOsx{flex:1 1 auto!important;min-height:0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#f8fafc!important}.chat_channelContent_messages__BjgDK{padding:16px!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;background:#f8fafc!important}.chat_message__yNVus{max-width:85%!important;padding:6px 0!important;gap:10px!important}.chat_message__yNVus>img{width:36px!important;height:36px!important}.chat_message_content__WhkKn{gap:4px!important}.chat_message_header__RloA_{flex-wrap:wrap!important;gap:6px!important;margin-bottom:4px!important}.chat_message_sender__99QRr{font-size:13px!important;font-weight:600!important}.chat_message_time__YIKMo{font-size:11px!important;color:rgba(0,0,0,.5)!important}.chat_message_text__iyKxw{font-size:14px!important;line-height:1.5!important}.chat_message_own__l3fp7 .chat_message_content__WhkKn{padding:12px 14px!important;border-radius:16px 16px 4px 16px!important;background:linear-gradient(135deg,#0a66c2,#004182)!important}.chat_message_own__l3fp7 .chat_message_text__iyKxw{color:#fff!important}.chat_message_own__l3fp7 .chat_message_sender__99QRr,.chat_message_own__l3fp7 .chat_message_time__YIKMo{color:hsla(0,0%,100%,.85)!important}.chat_form__JorMD{padding:12px 14px!important;background:#fff!important;border-top:1px solid #e0e4e8!important;flex-shrink:0!important;box-shadow:0 -2px 8px rgba(0,0,0,.04)!important}.chat_form__JorMD,.chat_form_row1___sAGH{gap:10px!important}.chat_form_row2__tKurn{gap:6px!important}.chat_form_input__IFTIj{height:44px!important;font-size:16px!important;padding:0 16px!important;border-radius:22px!important;background:#f3f6f8!important}.chat_form_expand_btn__HnBie{width:38px!important;height:38px!important}.chat_form_tools__KKSQ7{gap:2px!important}.chat_form_tool_btn__NcvDV{width:38px!important;height:38px!important}.chat_form_tool_btn__NcvDV svg{width:20px!important;height:20px!important}.chat_form_send_btn__hspst{padding:12px 18px!important;font-size:14px!important;gap:6px!important;min-width:48px!important;justify-content:center!important;border-radius:22px!important}.chat_form_send_btn__hspst span{display:none!important}.chat_form_send_btn__hspst svg{width:20px!important;height:20px!important}.chat_form_error__pmzOT{margin:0 0 8px!important;padding:10px 14px!important;border-radius:10px!important}.chat_form_error__pmzOT span{font-size:13px!important}.chat_event__CLiok{padding:8px 0!important}.chat_event__CLiok>p{font-size:12px!important;padding:6px 12px!important;background:rgba(0,0,0,.04)!important;border-radius:12px!important;display:inline-block!important}}@media screen and (max-width:480px){.chat_sidebar__n4dNC{max-height:80px!important}.chat_sidebar_conversations__8KET_{padding:10px 12px!important;gap:2px!important;max-height:80px!important}.chat_conversationsItem__2B1Ss{padding:2px!important;max-width:56px!important}.chat_conversationsItem_avatar__oTT3y>img{width:48px!important;height:48px!important;border-width:2px!important}.chat_conversationsItem_selected__9tlgO .chat_conversationsItem_avatar__oTT3y>img{border-width:2px!important;box-shadow:0 0 0 2px rgba(10,102,194,.2)!important}.chat_conversationsItem_online__wYXDd,.chat_conversationsItem_unread__6bFCD .chat_conversationsItem_avatar__oTT3y:after{width:12px!important;height:12px!important}.chat_channelTop__fMfxr{padding:10px 12px!important}.chat_channelTop__fMfxr>div:first-child{gap:10px!important}.chat_channelTop__fMfxr>div:first-child>a>img,.chat_channelTop__fMfxr>div:first-child>img,.chat_channelTop_avatar__KV_AV>img{width:36px!important;height:36px!important}.chat_channelTop__fMfxr>div:first-child>p,.chat_channelTop_name__6NKzD{font-size:14px!important}.chat_channelTop_buttons_visio__Pdz3h>div:first-child{width:36px!important;height:36px!important;font-size:18px!important}.chat_channelContent_messages__BjgDK{padding:12px!important}.chat_message__yNVus{max-width:90%!important;gap:8px!important}.chat_message__yNVus>img{width:32px!important;height:32px!important}.chat_message_sender__99QRr{font-size:12px!important}.chat_message_time__YIKMo{font-size:10px!important}.chat_message_text__iyKxw{font-size:13px!important}.chat_form__JorMD,.chat_message_own__l3fp7 .chat_message_content__WhkKn{padding:10px 12px!important}.chat_form__JorMD,.chat_form_row1___sAGH{gap:8px!important}.chat_form_input__IFTIj{height:40px!important;font-size:16px!important}.chat_form_expand_btn__HnBie,.chat_form_tool_btn__NcvDV{width:34px!important;height:34px!important}.chat_form_tool_btn__NcvDV svg{width:18px!important;height:18px!important}.chat_form_send_btn__hspst{padding:10px 14px!important;min-width:44px!important}.chat_form_send_btn__hspst svg{width:18px!important;height:18px!important}}@media screen and (max-width:360px){.chat_sidebar__n4dNC{max-height:72px!important}.chat_sidebar_conversations__8KET_{padding:8px 10px!important;gap:0!important;max-height:72px!important}.chat_conversationsItem__2B1Ss{padding:2px!important;max-width:48px!important}.chat_conversationsItem_avatar__oTT3y>img{width:42px!important;height:42px!important}.chat_conversationsItem_online__wYXDd,.chat_conversationsItem_unread__6bFCD .chat_conversationsItem_avatar__oTT3y:after{width:10px!important;height:10px!important}.chat_channelTop__fMfxr{padding:8px 10px!important}.chat_channelTop__fMfxr>div:first-child{gap:8px!important}.chat_channelTop__fMfxr>div:first-child>a>img,.chat_channelTop__fMfxr>div:first-child>img,.chat_channelTop_avatar__KV_AV>img{width:32px!important;height:32px!important}.chat_channelTop__fMfxr>div:first-child>p,.chat_channelTop_name__6NKzD{font-size:13px!important}.chat_channelTop_buttons_visio__Pdz3h>div:first-child{width:32px!important;height:32px!important;font-size:16px!important}.chat_channelContent_messages__BjgDK{padding:10px!important}.chat_message__yNVus{max-width:92%!important;gap:6px!important}.chat_message__yNVus>img{width:28px!important;height:28px!important}.chat_message_sender__99QRr{font-size:11px!important}.chat_message_time__YIKMo{font-size:10px!important}.chat_message_text__iyKxw{font-size:12px!important}.chat_form__JorMD,.chat_message_own__l3fp7 .chat_message_content__WhkKn{padding:8px 10px!important}.chat_form__JorMD,.chat_form_row1___sAGH{gap:6px!important}.chat_form_input__IFTIj{height:38px!important;font-size:16px!important}.chat_form_expand_btn__HnBie{width:32px!important;height:32px!important}.chat_form_tool_btn__NcvDV{width:30px!important;height:30px!important}.chat_form_tool_btn__NcvDV svg{width:16px!important;height:16px!important}.chat_form_send_btn__hspst{padding:8px 12px!important;min-width:40px!important}.chat_form_send_btn__hspst svg{width:16px!important;height:16px!important}}.chat_chat_mobile__L_0iA{display:flex;flex-direction:column;height:100%;width:100%;position:relative;overflow:hidden;background:#fff!important;border:none!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important}.chat_mobileHidden__hb9H6{display:none!important}.chat_mobileConversationsList__DVLYw{display:flex;flex-direction:column;height:100%;width:100%;background:#fff!important;overflow:hidden;border:none!important;margin:0!important;padding:0!important}.chat_mobileListHeader__nIFwX{padding:16px 20px;border-bottom:1px solid #e0e4e8;background:linear-gradient(135deg,#f8f9fa,#fff);flex-shrink:0}.chat_mobileListHeader__nIFwX h2{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 4px}.chat_mobileListHeader__nIFwX p{font-size:14px;color:rgba(0,0,0,.6);margin:0}.chat_mobileListContent__cDFGc{flex:1 1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.chat_mobileListContent__cDFGc::-webkit-scrollbar{width:4px}.chat_mobileListContent__cDFGc::-webkit-scrollbar-track{background:transparent}.chat_mobileListContent__cDFGc::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:10px}.chat_mobileChannelFullscreen__rAMMG{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff!important;z-index:100;display:flex;flex-direction:column;border:none!important;margin:0!important;padding:0!important}.chat_mobileChannelFullscreen__rAMMG .chat_channel__g75Kn{flex:1 1;display:flex;flex-direction:column;height:100%;border:none;border-radius:0;padding-right:0}.chat_mobileBackBtn__Bu8g9{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#f3f6f8;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#1a1a1a;margin-right:8px;flex-shrink:0}.chat_mobileBackBtn__Bu8g9:hover{background:#e8ebed}.chat_mobileBackBtn__Bu8g9:active{transform:scale(.95)}@media screen and (max-width:768px){.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem__2B1Ss{display:flex!important;padding:14px 16px!important;align-items:flex-start!important;gap:12px!important;border-radius:0!important;margin:0!important;border-left:3px solid transparent!important;flex-direction:row!important;background:#fff!important;position:relative!important;min-width:100%!important;width:100%!important;max-width:100%!important;border-bottom:1px solid #f0f0f0!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem__2B1Ss:hover{background:#f8f9fa!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_selected__9tlgO{background:#e8f4fc!important;border-left-color:#0a66c2!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_avatar__oTT3y{position:relative!important;flex-shrink:0!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_avatar__oTT3y>img{width:52px!important;height:52px!important;border-radius:50%!important;border:none!important;object-fit:cover!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_content__Zdsd7{display:flex!important;visibility:visible!important;width:auto!important;height:auto!important;overflow:visible!important;flex:1 1!important;min-width:0!important;flex-direction:column!important;gap:4px!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_header__e3QBi{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:8px!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_name__eV_JN{display:block!important;font-size:15px!important;font-weight:600!important;color:#1a1a1a!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1 1!important;min-width:0!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_date__uEK8Z{display:block!important;font-size:12px!important;color:rgba(0,0,0,.5)!important;white-space:nowrap!important;flex-shrink:0!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_preview__18TIg{display:flex!important;align-items:center!important;gap:8px!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_message__jE9Nj{display:block!important;font-size:14px!important;color:rgba(0,0,0,.6)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1 1!important;min-width:0!important;line-height:1.4!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_message_unread___BaKW{color:#1a1a1a!important;font-weight:500!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_badge__x0Vmk{display:block!important;width:10px!important;height:10px!important;background:#0a66c2!important;border-radius:50%!important;flex-shrink:0!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem_online__wYXDd{width:12px!important;height:12px!important;bottom:2px!important;right:2px!important}.chat_chat_mobile__L_0iA .chat_mobileConversationsList__DVLYw .chat_conversationsItem__2B1Ss:after{content:"›"!important;position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;font-size:22px!important;color:rgba(0,0,0,.3)!important;font-weight:300!important}.chat_mobileChannelFullscreen__rAMMG .chat_channelTop__fMfxr{border-radius:0!important;padding:12px 16px!important;border-bottom:1px solid #e0e4e8!important;box-shadow:0 1px 4px rgba(0,0,0,.06)!important}.chat_mobileChannelFullscreen__rAMMG .chat_channelContent__qtOsx{flex:1 1!important;min-height:0!important}.chat_mobileChannelFullscreen__rAMMG .chat_channelContent_messages__BjgDK{flex:1 1!important;min-height:0!important;padding:16px!important}.chat_mobileChannelFullscreen__rAMMG .chat_form__JorMD{border-top:1px solid #e0e4e8!important;padding:12px 16px!important;background:#fff!important}}.chat_message_ai__84S6h .chat_message_content__WhkKn{border:1px solid rgba(0,133,255,.18);background:linear-gradient(180deg,#f0f7ff,#fff)}.chat_ai_disclaimer__2HYPD{margin:8px 12px;padding:10px 14px;border:1px solid rgba(0,133,255,.18);border-radius:12px;font-size:12px;color:#06c;line-height:1.4;align-items:center;gap:8px}.chat_ai_disclaimer__2HYPD,.chat_ai_suggestion_banner__axsEX{background:linear-gradient(135deg,#f0f7ff,#e6f2ff);display:flex}.chat_ai_suggestion_banner__axsEX{border:1px solid rgba(0,133,255,.25);border-radius:12px;padding:14px 16px;margin:12px;flex-direction:column;gap:10px}.chat_ai_suggestion_banner_header__F38HX{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px;color:#06c}.chat_ai_suggestion_banner_text__yAD4t{font-size:14px;color:#1e293b;background:#fff;padding:10px;border-radius:8px;border:1px solid #e2e8f0;white-space:pre-wrap}.chat_ai_suggestion_actions__70qc9{display:flex;gap:8px;flex-wrap:wrap}