.chat_chatPanel__B9_wQ{min-width:440px;max-width:440px;max-height:540px;height:540px;display:flex;flex-direction:column;border-radius:40px;overflow:hidden;background:var(--neutral-1);box-shadow:0 4px 8px #00000034;transition:all .3s cubic-bezier(.47,1.4,.5,.9);z-index:100}.chat_chatPanel__B9_wQ.chat_active__JXzzJ{transform:scale(.995)}.chat_chatPanel__B9_wQ.chat_global__FwB1A{border:2px solid var(--primary-3)}.chat_chatPanel__B9_wQ.chat_local__Um_cK{border:2px solid var(--neutral-3)}.chat_chatPanel__B9_wQ.chat_collapsed__ddD2d{min-width:340px;max-width:340px;max-height:100px}.chat_chatPanel__B9_wQ>.chat_header__TA_uh{display:flex;align-items:center;width:100%;gap:12px;padding:20px}.chat_chatPanel__B9_wQ>.chat_header__TA_uh .chat_headerDragArea__8u_Dh{display:flex;align-items:center;flex:1 1;gap:12px;min-width:0;cursor:-webkit-grab;cursor:grab}.chat_iconWrap__Gxr_f{position:relative;display:inline-flex}.chat_unreadDot__I3_ve{position:absolute;top:0;left:0;width:8px;height:8px;background:var(--error);border-radius:50%}.chat_chatPanel__B9_wQ.chat_global__FwB1A>.chat_header__TA_uh{background:var(--primary-3)}.chat_chatPanel__B9_wQ.chat_local__Um_cK>.chat_header__TA_uh{background:var(--neutral-3)}.chat_chatPanel__B9_wQ .chat_headerContent__pBXxZ{flex:1 1;min-width:0}.chat_title__yyn1Y{font:var(--heading-1);color:var(--neutral-9);margin-bottom:4px}.chat_status__sYU3T{display:flex;align-items:center;gap:6px;font:var(--body-1);color:var(--secondary)}.chat_onlineDot__htTdJ{width:8px;height:8px;border-radius:50%;flex-shrink:0}.chat_header__TA_uh.chat_disconnected__E1_Km .chat_onlineDot__htTdJ{background:var(--warning)}.chat_header__TA_uh.chat_disconnected__E1_Km .chat_connectionStatus__NdpEJ{color:var(--warning)}.chat_header__TA_uh.chat_connected__1YRDN .chat_onlineDot__htTdJ{background:var(--success)}.chat_chatPanel__B9_wQ>.chat_content__BPott{display:flex;flex-direction:column;flex:1 1;width:100%;height:100%;align-items:stretch;min-height:0;overflow:hidden;transition:opacity .4s ease-in-out}.chat_chatPanel__B9_wQ.chat_collapsed__ddD2d>.chat_content__BPott{opacity:0}.chat_panelSection__Z8ClX{padding:12px 20px;background:var(--neutral-1);border-top:1px solid var(--neutral-3);border-bottom:1px solid var(--neutral-3);flex-shrink:0}.chat_panelSection__Z8ClX .chat_sectionTop__345aL{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.chat_panelSection__Z8ClX .chat_sectionTitleGroup__4wr3Q{display:flex;flex-direction:column;gap:4px}.chat_panelSection__Z8ClX .chat_sectionTitle__62NIM{font:var(--heading-2);color:var(--secondary)}.chat_panelSection__Z8ClX .chat_sectionSubtitle__AnskZ{font:var(--body-3);color:var(--secondary)}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6{display:flex;align-items:center;gap:16px;overflow:visible;flex-wrap:wrap}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_selfAvatar__BFaLQ{display:inline-flex;align-items:center;justify-content:center}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_avatarDivider__envTm{width:1px;height:48px;background:var(--neutral-3);flex-shrink:0}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_otherAvatarGroup__Agr28{display:flex;align-items:center;gap:8px;overflow:visible;flex-wrap:wrap;padding-bottom:2px}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_avatarWrapper__pO2k_{position:relative;display:inline-flex;border:none;background:transparent;padding:0;cursor:pointer;font:inherit}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_avatarWrapper__pO2k_ .chat_overlay__pmVsO{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:50%;opacity:0;background:#00000088;pointer-events:none;justify-content:center;align-items:center;transition:opacity .2s ease-in-out}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_avatarWrapper__pO2k_ .chat_overlay__pmVsO svg{color:var(--error)}.chat_panelSection__Z8ClX .chat_sectionAvatars__Pfrw6 .chat_avatarWrapper__pO2k_.chat_muted__dh8Jf .chat_overlay__pmVsO{opacity:1}.chat_chattingArea__nBpAJ{flex:1 1;width:100%;min-height:0;overflow-y:auto;display:flex;padding:24px;flex-direction:column;align-items:stretch;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.chat_chatPanel__B9_wQ.chat_global__FwB1A .chat_chattingArea__nBpAJ{background:var(--gradient-primary-2)}.chat_chatPanel__B9_wQ.chat_local__Um_cK .chat_chattingArea__nBpAJ{background:var(--gradient-neutral-2)}.chat_chatBubbles__jgigf{display:flex;flex-direction:column;gap:24px;width:100%}.chat_messageForm__8z92K{padding:16px 20px;width:100%;border-top:1px solid var(--neutral-3);background:var(--neutral-1);flex-shrink:0}.chat_roomChatHeaderControls__mlAA3{display:flex;align-items:center;gap:8px}.chat_chatBubble__3SNea{display:flex;gap:8px}.chat_chatBubble__3SNea.chat_isMe__32_VJ{flex-direction:row-reverse}.chat_chatBubble__3SNea .chat_avatar__AKuSX{flex-shrink:0}.chat_chatBubble__3SNea .chat_content__BPott{display:flex;flex-direction:column;gap:4px}.chat_chatBubble__3SNea.chat_isMe__32_VJ .chat_content__BPott{align-items:flex-end}.chat_chatBubble__3SNea .chat_header__TA_uh{display:flex;align-items:center;gap:8px;margin-bottom:4px}.chat_chatBubble__3SNea.chat_isMe__32_VJ .chat_header__TA_uh{flex-direction:row-reverse}.chat_chatBubble__3SNea .chat_author__PLtQx{font:var(--title-2);color:var(--neutral-9)}.chat_chatBubble__3SNea .chat_time__4J5GP{font:var(--body-1);color:var(--secondary)}.chat_chatBubble__3SNea .chat_time__4J5GP .chat_edited__O3umO{font:var(--caption);color:var(--neutral-5);margin-left:4px}.chat_chatBubble__3SNea .chat_messageBubble__GCfAK{padding:12px 16px;border-radius:0 24px 24px 24px;box-shadow:0 1px 2px #0000001a;max-width:100%;width:-moz-fit-content;width:fit-content}.chat_chatBubble__3SNea:not(.chat_isMe__32_VJ) .chat_messageBubble__GCfAK{background:var(--neutral-1);border:1px solid var(--neutral-3);color:var(--secondary)}.chat_chatBubble__3SNea.chat_isMe__32_VJ .chat_messageBubble__GCfAK{background:var(--gradient-primary);color:var(--neutral-1);border-radius:24px 0 24px 24px}.chat_chatBubble__3SNea.chat_admin__yiiQG .chat_messageBubble__GCfAK{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error);border-radius:0 24px 24px 24px}.chat_chatBubble__3SNea .chat_message__7oZ1R{font:var(--body-3);line-height:1.5;word-break:break-word;overflow-wrap:break-word;white-space:pre-line}.chat_chatBubble__3SNea .chat_message__7oZ1R.chat_admin__yiiQG{color:var(--error);font-weight:700}