:root{color:var(--text-primary);background:var(--page-background);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}:root,:root[data-theme=default]{--page-background:#f3f6f7;--surface:#fff;--surface-subtle:#f5f7f8;--surface-selected:#edf7f4;--text-primary:#17202a;--text-secondary:#607078;--text-muted:#718087;--border:#d8e0e2;--border-soft:#edf0f1;--accent:#117864;--accent-hover:#0e6655;--accent-strong:#287a64;--accent-soft:#d8ede6;--on-accent:#fff;--danger:#b42318;--danger-hover:#d92d20;--danger-soft:#fff1f0;--warning-text:#7a2e0e;--warning-surface:#fff3d6;--warning-border:#edcf8c;--overlay:#17202a61;--focus-ring:0 0 0 3px #11786426;--floating-shadow:0 10px 30px #17202a24;--modal-shadow:0 22px 60px #17202a38;--surface-filter:none}:root[data-theme=glass]{--page-background:linear-gradient(#02081724, #02081742), url(/assets/glass-depth-background-BDRSPQh4.png) center / cover fixed #020817;--surface:#070f2285;--surface-subtle:#0e1c3794;--surface-selected:#4393f530;--surface-elevated:#091228d1;--own-message-surface:#2b74d657;--other-message-surface:#0c1831ad;--text-primary:#f4f8ff;--text-secondary:#c3d0e3;--text-muted:#91a3bd;--border:#ffffff2e;--border-soft:#ffffff17;--glass-edge:#ffffff2e;--glass-highlight:#ffffff3d;--accent:#5aa7ff;--accent-hover:#83bdff;--accent-strong:#3f8fe8;--accent-soft:#5aa7ff2e;--on-accent:#f8fbff;--danger:#ff7a83;--danger-hover:#ff9aa1;--danger-soft:#ff5b6929;--warning-text:#ffe2a8;--warning-surface:#694614b8;--warning-border:#ffd07a47;--overlay:#01050fa8;--focus-ring:0 0 0 3px #5aa7ff3d;--floating-shadow:0 18px 48px #00051257, inset 0 1px var(--glass-highlight);--modal-shadow:0 28px 80px #00041085, inset 0 1px var(--glass-highlight);--surface-filter:blur(26px) saturate(128%)}:root[data-theme=morandi]{--page-background:#f1f0eb;--surface:#faf9f5;--surface-subtle:#e8e8e1;--surface-selected:#dde3de;--text-primary:#3f4748;--text-secondary:#5f6966;--text-muted:#747d79;--border:#cfd1ca;--border-soft:#e1e1da;--accent:#6f7a74;--accent-hover:#59645e;--accent-strong:#65736b;--accent-soft:#dce2dd;--on-accent:#fff;--danger:#975955;--danger-hover:#aa8f8e;--danger-soft:#f1e4e2;--warning-text:#6f593e;--warning-surface:#eee7d8;--warning-border:#cfc0a5;--overlay:#3f474857;--focus-ring:0 0 0 3px #6f7a7433;--floating-shadow:0 8px 22px #3f47481a;--modal-shadow:0 18px 46px #3f474829;--surface-filter:none}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){:root[data-theme=glass]{--surface:#070f22f0;--surface-subtle:#0e1c37f5;--surface-elevated:#091228fa;--surface-filter:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}#root{min-height:100vh}._shell_l99p7_1{background:var(--page-background);place-items:center;min-height:100vh;padding:32px 20px;display:grid}._panel_l99p7_9{background:var(--surface);border:1px solid var(--border);width:min(100%,420px);box-shadow:var(--floating-shadow);-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);border-radius:8px;padding:32px}._brand_l99p7_20{color:var(--accent);margin-bottom:28px;font-size:18px;font-weight:700}._panel_l99p7_9 h1{color:var(--text-primary);margin:0;font-size:26px;line-height:1.3}._subtitle_l99p7_34{color:var(--text-secondary);margin:8px 0 24px;font-size:14px}._form_l99p7_40{gap:10px;display:grid}._form_l99p7_40 label{color:var(--text-primary);margin-top:8px;font-size:14px;font-weight:600}._form_l99p7_40 input{width:100%;min-height:44px;color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:6px;outline:none;padding:10px 12px}._form_l99p7_40 input:focus{border-color:var(--accent);box-shadow:var(--focus-ring)}._captchaGroup_l99p7_68{gap:10px;display:grid}._captchaRow_l99p7_73{grid-template-columns:minmax(0,1fr) 120px;gap:10px;display:grid}._captchaImageButton_l99p7_79,._captchaPlaceholder_l99p7_80{width:120px;height:44px;color:var(--text-secondary);background:var(--surface-subtle);border:1px solid var(--border);border-radius:6px;place-items:center;padding:0;display:grid;overflow:hidden}._form_l99p7_40 ._captchaImageButton_l99p7_79{background:var(--surface-subtle);border:1px solid var(--border);cursor:pointer;min-height:44px;margin:0;padding:0}._form_l99p7_40 ._captchaImageButton_l99p7_79:hover:not(:disabled){background:var(--surface-selected)}._captchaImageButton_l99p7_79 img{object-fit:cover;width:100%;height:100%}._captchaError_l99p7_112{color:var(--danger);justify-content:space-between;align-items:center;gap:8px;font-size:14px;display:flex}._form_l99p7_40 ._captchaError_l99p7_112 button{min-height:auto;color:var(--accent-hover);white-space:nowrap;background:0 0;border:0;margin:0;padding:0}._form_l99p7_40 ._captchaError_l99p7_112 button:hover:not(:disabled){background:0 0}._form_l99p7_40 button{min-height:44px;color:var(--on-accent);background:var(--accent);cursor:pointer;border:0;border-radius:6px;margin-top:14px;padding:10px 16px;font-weight:700}._form_l99p7_40 button:hover:not(:disabled){background:var(--accent-hover)}._form_l99p7_40 button:disabled{cursor:wait;opacity:.65}._error_l99p7_156{color:var(--danger);margin:4px 0 0;font-size:14px}._switchLink_l99p7_162{color:var(--text-secondary);text-align:center;margin:22px 0 0;font-size:14px}._switchLink_l99p7_162 a{color:var(--accent-hover);font-weight:600}._status_l99p7_174{min-height:100vh;color:var(--text-secondary);align-content:center;place-items:center;gap:12px;display:grid}._status_l99p7_174 p{margin:0}._status_l99p7_174 button{color:var(--on-accent);background:var(--accent);cursor:pointer;border:0;border-radius:6px;padding:8px 16px}:root[data-theme=glass] ._panel_l99p7_9{background:var(--surface-elevated);box-shadow:var(--modal-shadow)}:root[data-theme=glass] ._brand_l99p7_20{color:var(--text-primary)}:root[data-theme=glass] ._form_l99p7_40 input,:root[data-theme=glass] ._captchaImageButton_l99p7_79,:root[data-theme=glass] ._captchaPlaceholder_l99p7_80{background:var(--surface-subtle);box-shadow:inset 0 1px var(--glass-highlight)}@media (width<=480px){._shell_l99p7_1{padding:20px 12px}._panel_l99p7_9{padding:24px 20px}}._chatShell_jehl2_1{min-height:100vh;color:var(--text-primary);background:var(--page-background);grid-template-columns:340px minmax(0,1fr);display:grid;overflow:hidden}._sidebar_jehl2_10{background:var(--surface);border-right:1px solid var(--border);min-width:0;height:100vh;-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);flex-direction:column;display:flex}._sidebarHeader_jehl2_21,._chatHeader_jehl2_22,._panelHeader_jehl2_23,._sectionTitle_jehl2_24{align-items:center;display:flex}._sidebarHeader_jehl2_21{border-bottom:1px solid var(--border-soft);flex:0 0 68px;justify-content:space-between;height:68px;padding:0 18px}._sidebarHeader_jehl2_21>div{align-items:center;gap:10px;font-size:16px;display:flex}._sidebarContent_jehl2_44{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._sidebarContent_jehl2_44 ._conversationList_jehl2_52,._sidebarContent_jehl2_44 ._contactList_jehl2_53,._sidebarContent_jehl2_44 ._emptyList_jehl2_54,._sidebarContent_jehl2_44 ._panelStatus_jehl2_55{flex:1}._accountEntry_jehl2_59{min-width:0;height:68px;color:inherit;border-top:1px solid var(--border-soft);flex:0 0 68px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:10px 16px;text-decoration:none;display:grid}._accountEntry_jehl2_59:hover,._accountEntry_jehl2_59:focus-visible{background:var(--page-background)}._accountAvatar_jehl2_78{width:40px;height:40px;color:var(--on-accent);background:var(--accent-strong);border-radius:6px;place-items:center;font-weight:700;display:grid}._accountCopy_jehl2_89{gap:3px;min-width:0;display:grid}._accountCopy_jehl2_89 strong,._accountCopy_jehl2_89 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._accountCopy_jehl2_89 strong{font-size:14px}._accountCopy_jehl2_89 small,._accountEntry_jehl2_59>svg{color:var(--text-muted);font-size:12px}._headerActions_jehl2_112{align-items:center;gap:2px;display:flex}._logo_jehl2_118,._welcome_jehl2_119>span{color:var(--on-accent);background:var(--accent);border-radius:6px;place-items:center;display:grid}._logo_jehl2_118{width:34px;height:34px}._iconButton_jehl2_132,._mobileBack_jehl2_133{width:38px;height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:0 0 38px;place-items:center;padding:0;display:grid}._iconButton_jehl2_132:hover,._mobileBack_jehl2_133:hover{color:var(--accent-hover);background:var(--surface-selected)}._iconButton_jehl2_132:disabled{cursor:wait;opacity:.5}._searchArea_jehl2_158{padding:14px 14px 10px}._sidebarTabs_jehl2_162{border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 14px 0;display:grid}._sidebarTabs_jehl2_162>button{min-width:0;height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 8px}._sidebarTabs_jehl2_162>button[aria-selected=true]{color:var(--accent-hover);border-bottom-color:var(--accent);font-weight:700}._searchWrap_jehl2_186{position:relative}._searchWrap_jehl2_186>svg{z-index:1;color:var(--text-muted);pointer-events:none;position:absolute;top:12px;left:12px}._searchWrap_jehl2_186>input,._groupForm_jehl2_200>input,._renameForm_jehl2_201 input{width:100%;height:42px;color:var(--text-primary);background:var(--surface-subtle);border:1px solid var(--border);border-radius:6px;outline:none}._searchWrap_jehl2_186>input{padding:9px 12px 9px 38px}._searchWrap_jehl2_186>input:focus,._groupForm_jehl2_200>input:focus,._renameForm_jehl2_201 input:focus{background:var(--surface);border-color:var(--accent);box-shadow:var(--focus-ring)}._searchResults_jehl2_223{z-index:20;background:var(--surface-elevated,var(--surface));border:1px solid var(--border);max-height:240px;box-shadow:var(--floating-shadow);border-radius:6px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}._searchResults_jehl2_223>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:52px;padding:7px 9px;display:grid}._searchResults_jehl2_223>button:hover:not(:disabled){background:var(--surface-selected)}._searchResults_jehl2_223>button:disabled{cursor:default;opacity:.6}._searchResults_jehl2_223 button>span:nth-child(2),._memberList_jehl2_263>div>span:nth-child(2){gap:2px;min-width:0;display:grid}._searchResults_jehl2_223 strong,._searchResults_jehl2_223 small,._memberList_jehl2_263 strong,._memberList_jehl2_263 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._searchResults_jehl2_223 small,._memberList_jehl2_263 small{color:var(--text-muted);font-size:12px}._searchStatus_jehl2_284,._searchError_jehl2_285{color:var(--text-muted);text-align:center;padding:12px;font-size:13px;display:block}._searchError_jehl2_285,._error_jehl2_294{color:var(--danger)}._error_jehl2_294{margin:8px 0 0;font-size:13px}._sidebarError_jehl2_303{color:var(--danger);margin:10px 14px 0;font-size:13px}._conversationList_jehl2_52{min-height:0;padding:4px 8px 14px;overflow-y:auto}._conversationRow_jehl2_315{min-width:0;position:relative}._conversationItem_jehl2_320,._conversationActive_jehl2_321{width:100%;height:72px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 48px 8px 10px;display:grid}._conversationMore_jehl2_337{z-index:2;width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:17px;right:12px}._conversationMore_jehl2_337:hover,._conversationMore_jehl2_337[aria-expanded=true]{color:var(--accent-hover);background:var(--accent-soft)}._conversationMenu_jehl2_360{z-index:25;background:var(--surface-elevated,var(--surface));border:1px solid var(--border);width:136px;box-shadow:var(--floating-shadow);border-radius:6px;padding:5px;position:absolute;top:56px;right:12px}._conversationMenu_jehl2_360>button{width:100%;min-height:36px;color:var(--danger);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:7px 10px}._conversationMenu_jehl2_360>button:hover,._conversationMenu_jehl2_360>button:focus-visible{background:var(--danger-soft)}._conversationItem_jehl2_320:hover{background:var(--page-background)}._conversationActive_jehl2_321{background:var(--surface-selected)}._avatar_jehl2_398,._largeAvatar_jehl2_399{color:var(--accent-hover);background:var(--accent-soft);border:1px solid var(--accent-soft);border-radius:50%;place-items:center;font-weight:700;display:grid}._avatar_jehl2_398{flex:0 0 40px;width:40px;height:40px}._userIdentity_jehl2_415{align-items:center;gap:9px;min-width:0;display:inline-flex}._userAvatar_jehl2_422,._userAvatarCompact_jehl2_423{color:var(--on-accent);border-radius:6px;flex:none;place-items:center;font-weight:700;display:grid}._userAvatar_jehl2_422{width:40px;height:40px;font-size:15px}._userAvatarCompact_jehl2_423{width:30px;height:30px;font-size:12px}._userAvatar_jehl2_422[data-avatar-color=color-0],._userAvatarCompact_jehl2_423[data-avatar-color=color-0]{background:#287a64}._userAvatar_jehl2_422[data-avatar-color=color-1],._userAvatarCompact_jehl2_423[data-avatar-color=color-1]{background:#3e6fa8}._userAvatar_jehl2_422[data-avatar-color=color-2],._userAvatarCompact_jehl2_423[data-avatar-color=color-2]{background:#b26a2f}._userAvatar_jehl2_422[data-avatar-color=color-3],._userAvatarCompact_jehl2_423[data-avatar-color=color-3]{background:#8a5568}._userAvatar_jehl2_422[data-avatar-color=color-4],._userAvatarCompact_jehl2_423[data-avatar-color=color-4]{background:#397b83}._userAvatar_jehl2_422[data-avatar-color=color-5],._userAvatarCompact_jehl2_423[data-avatar-color=color-5]{background:#6e6b57}._userAvatar_jehl2_422[data-avatar-color=color-6],._userAvatarCompact_jehl2_423[data-avatar-color=color-6]{background:#a24b42}._userAvatar_jehl2_422[data-avatar-color=color-7],._userAvatarCompact_jehl2_423[data-avatar-color=color-7]{background:#59658f}._identityText_jehl2_461{gap:2px;min-width:0;display:grid}._identityText_jehl2_461 strong,._identityText_jehl2_461 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._identityText_jehl2_461 strong{color:var(--text-primary);font-size:14px}._identityText_jehl2_461 small{color:var(--text-muted);font-size:12px}._conversationCopy_jehl2_484{gap:5px;min-width:0;display:grid}._conversationCopy_jehl2_484 strong,._conversationCopy_jehl2_484>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._conversationCopy_jehl2_484 strong{font-size:14px}._conversationCopy_jehl2_484>span{color:var(--text-muted);font-size:13px}._unread_jehl2_506{min-width:21px;height:21px;color:var(--on-accent);background:var(--danger);border-radius:11px;place-items:center;padding:0 6px;font-size:11px;font-weight:700;display:grid}._emptyList_jehl2_54,._panelStatus_jehl2_55{color:var(--text-muted);text-align:center}._contactList_jehl2_53{min-height:0;padding:4px 8px 14px;overflow-y:auto}._contactItem_jehl2_531{width:100%;min-width:0;height:64px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:8px 10px;display:grid}._contactItem_jehl2_531:hover,._contactItem_jehl2_531:focus-visible{background:var(--page-background)}._contactItem_jehl2_531:disabled{cursor:wait;opacity:.55}._contactCopy_jehl2_558{gap:4px;min-width:0;display:grid}._contactCopy_jehl2_558>strong,._contactCopy_jehl2_558>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._contactCopy_jehl2_558>span{color:var(--text-muted);font-size:13px}._emptyList_jehl2_54{gap:7px;padding:48px 20px;font-size:13px;display:grid}._emptyList_jehl2_54 strong{color:var(--text-secondary);font-size:14px}._panelStatus_jehl2_55{padding:24px;font-size:13px}._chatPanel_jehl2_593{flex-direction:column;min-width:0;height:100vh;display:flex}._reconnectBanner_jehl2_600{color:var(--warning-text);background:var(--warning-surface);border-bottom:1px solid var(--warning-border);text-align:center;flex:none;padding:7px 12px;font-size:12px}._chatHeader_jehl2_22{background:var(--surface);border-bottom:1px solid var(--border);height:68px;-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);flex:0 0 68px;gap:11px;padding:0 20px}._chatHeader_jehl2_22>div{flex:1;gap:2px;min-width:0;display:grid}._chatHeader_jehl2_22 h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}._chatHeader_jehl2_22 div>span{color:var(--text-muted);font-size:12px}._mobileBack_jehl2_133{display:none}._welcome_jehl2_119,._messageEmpty_jehl2_646{color:var(--text-muted);flex:1;align-content:center;place-items:center;display:grid}._welcome_jehl2_119>span{width:58px;height:58px;margin-bottom:16px}._welcome_jehl2_119 h1{color:var(--text-primary);margin:0;font-size:22px}._welcome_jehl2_119 p{margin:7px 0 0;font-size:14px}._messageEmpty_jehl2_646{background:var(--page-background);gap:9px;font-size:14px}._messageEmpty_jehl2_646 svg{color:var(--text-muted)}._messageHistory_jehl2_681{flex:1;min-height:0;padding:16px 20px;overflow-y:auto}._loadOlder_jehl2_688{color:var(--accent-hover);cursor:pointer;background:0 0;border:0;margin:0 auto 14px;padding:6px 10px;display:block}._messageItems_jehl2_698{flex-direction:column;gap:10px;display:flex}._ownMessageRow_jehl2_704,._otherMessageRow_jehl2_705{align-items:flex-start;gap:8px;width:100%;display:flex}._ownMessageRow_jehl2_704{justify-content:flex-end}._otherMessageRow_jehl2_705{justify-content:flex-start}._messageActions_jehl2_720{flex:0 0 36px;width:36px;height:36px;position:relative}._messageMore_jehl2_727{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;display:grid}._messageMore_jehl2_727:hover,._messageMore_jehl2_727:focus-visible,._messageMore_jehl2_727[aria-expanded=true]{color:var(--text-primary);background:var(--surface-selected);border-color:var(--border)}._messageMenu_jehl2_748{z-index:32;background:var(--surface-elevated,var(--surface));border:1px solid var(--border);min-width:92px;box-shadow:var(--floating-shadow);border-radius:6px;padding:4px;position:absolute;top:38px;right:0}._messageMenu_jehl2_748>button{width:100%;min-height:34px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 10px}._messageMenu_jehl2_748>button:hover,._messageMenu_jehl2_748>button:focus-visible{background:var(--surface-selected)}._messageMenu_jehl2_748>button:disabled{opacity:.55;cursor:wait}._recallRow_jehl2_783{justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;display:flex}._recallTombstone_jehl2_792{color:var(--text-muted);font-size:12px}._messageMutationError_jehl2_797{color:var(--danger);text-align:center;margin:0 0 10px;font-size:12px}._ownMessage_jehl2_704,._otherMessage_jehl2_705{border-radius:6px;max-width:min(72%,680px);padding:9px 11px 7px}._imageMessage_jehl2_811{width:max-content}._ownMessage_jehl2_704._imageMessage_jehl2_811{max-width:min(242px,100%)}._otherMessage_jehl2_705._imageMessage_jehl2_811{max-width:min(244px,100%)}._messageSenderName_jehl2_823{color:var(--text-secondary);margin-bottom:4px;font-size:12px;font-weight:600;display:block}._ownMessage_jehl2_704{background:var(--own-message-surface,var(--accent-soft));align-self:flex-end}._otherMessage_jehl2_705{background:var(--other-message-surface,var(--surface));border:1px solid var(--border);align-self:flex-start}._ownMessage_jehl2_704 p,._otherMessage_jehl2_705 p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}._messageMention_jehl2_849{color:var(--accent-hover);background:var(--accent-soft);border-radius:3px;padding:0 2px;font-weight:700}._mentionPicker_jehl2_857{z-index:31;background:var(--surface-elevated,var(--surface));border:1px solid var(--border);max-height:220px;box-shadow:var(--floating-shadow);border-radius:6px;padding:5px;position:absolute;bottom:calc(100% + 6px);left:106px;right:56px;overflow-y:auto}._mentionPicker_jehl2_857>button{width:100%;min-height:44px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 9px;display:grid}._mentionPicker_jehl2_857>button:hover,._mentionPicker_jehl2_857>button[aria-selected=true]{background:var(--surface-selected)}._mentionPicker_jehl2_857 strong,._mentionPicker_jehl2_857 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._mentionPicker_jehl2_857 small{color:var(--text-secondary)}._imageAttachment_jehl2_904{cursor:zoom-in;background:0 0;border:0;border-radius:5px;width:max-content;max-width:min(220px,100%);padding:0;display:block;overflow:hidden}._imageAttachment_jehl2_904 img{object-fit:contain;width:auto;max-width:min(220px,100%);max-height:220px;display:block}._fileAttachment_jehl2_924{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:0;display:grid}._fileAttachment_jehl2_924>span{gap:2px;min-width:0;display:grid}._fileAttachment_jehl2_924 strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._fileAttachment_jehl2_924 small{color:var(--text-secondary)}._imagePreviewDialog_jehl2_954{background:var(--surface-elevated,var(--surface));border:1px solid var(--border);width:fit-content;max-width:calc(100vw - 36px);max-height:calc(100vh - 36px);box-shadow:var(--modal-shadow);border-radius:8px;overflow:hidden}._imagePreviewHeader_jehl2_965{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:10px 12px 10px 16px;display:flex}._imagePreviewHeader_jehl2_965 h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:15px;overflow:hidden}._imagePreviewClose_jehl2_984{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 34px;place-items:center;padding:0;display:grid}._imagePreviewBody_jehl2_998{background:var(--surface-subtle);place-items:center;padding:12px;display:grid}._imagePreviewImage_jehl2_1005{object-fit:contain;width:auto;max-width:calc(100vw - 72px);height:auto;max-height:calc(100vh - 150px);display:block}._imagePreviewFooter_jehl2_1014{min-height:52px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:16px;margin:0;padding:8px 12px 8px 16px;font-size:12px;display:flex}._imagePreviewFooter_jehl2_1014 button{align-items:center;gap:6px;display:inline-flex}._imagePreviewDownload_jehl2_1032{min-height:32px;padding:4px 10px;font-size:13px}._ownMessage_jehl2_704 footer,._otherMessage_jehl2_705 footer{color:var(--text-secondary);justify-content:flex-end;gap:7px;margin-top:4px;font-size:11px;display:flex}._ownMessage_jehl2_704 footer button{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:0}._composer_jehl2_1056{background:var(--surface);border:1px solid var(--border);min-width:0;-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);border-radius:8px;flex-direction:column;gap:8px;margin:10px 16px 14px;padding:12px 14px 10px;display:flex;position:relative}._composerIcon_jehl2_1071{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;display:grid}._composerIcon_jehl2_1071:hover{color:var(--accent-hover);background:var(--surface-selected)}._emojiPicker_jehl2_1089{z-index:30;max-width:calc(100vw - 24px);position:absolute;bottom:calc(100% + 6px);left:16px}._uploadStatus_jehl2_1097,._uploadError_jehl2_1098{font-size:12px}._uploadStatus_jehl2_1097{color:var(--text-secondary)}._uploadError_jehl2_1098{color:var(--danger);justify-content:flex-end;gap:8px;display:flex}._uploadError_jehl2_1098 button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}._composer_jehl2_1056 textarea{resize:vertical;width:100%;min-height:72px;max-height:160px;color:var(--text-primary);font:inherit;background:0 0;border:0;border-radius:0;outline:0;padding:2px 0}._composer_jehl2_1056 textarea:focus-visible{outline:0}._composer_jehl2_1056:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}._composerActions_jehl2_1145{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}._composerTools_jehl2_1152{align-items:flex-end;gap:4px;min-width:0;display:flex}._attachmentControl_jehl2_1159{grid-template-rows:min-content 40px;justify-items:start;min-width:0;display:grid}._attachmentControl_jehl2_1159>._composerIcon_jehl2_1071{grid-row:2}._attachmentControl_jehl2_1159>._uploadStatus_jehl2_1097,._attachmentControl_jehl2_1159>._uploadError_jehl2_1098{grid-row:1;max-width:min(320px,100vw - 140px);margin-bottom:4px}._sendButton_jehl2_1177{width:auto;min-width:64px;height:34px;color:var(--on-accent);background:var(--accent);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 14px;display:inline-flex}._sendButton_jehl2_1177:disabled{cursor:default;opacity:.45}._sendError_jehl2_1198{color:var(--danger);justify-content:flex-end;gap:8px;font-size:12px;display:flex}._sendError_jehl2_1198 button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}._srOnly_jehl2_1215{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._modalBackdrop_jehl2_1224,._drawerBackdrop_jehl2_1225{z-index:50;background:var(--overlay);position:fixed;inset:0}._modalBackdrop_jehl2_1224{place-items:center;padding:18px;display:grid}._dialog_jehl2_1238{background:var(--surface-elevated,var(--surface));border:1px solid var(--border);width:min(100%,480px);max-height:calc(100vh - 36px);box-shadow:var(--modal-shadow);-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);border-radius:8px;overflow-y:auto}._pastedImageQueue_jehl2_1250{min-width:0}._pastedImageQueue_jehl2_1250 ul{gap:12px;margin:0;padding:6px 6px 4px 0;list-style:none;display:flex;overflow-x:auto}._pastedImageQueue_jehl2_1250 li{flex:0 0 68px;width:68px;min-width:0;position:relative}._pastedImagePreview_jehl2_1270{background:var(--surface-subtle);border:1px solid var(--border);cursor:zoom-in;border-radius:6px;width:68px;height:68px;padding:0;display:block;overflow:hidden}._pastedImagePreview_jehl2_1270 img{object-fit:cover;width:100%;height:100%;display:block}._pastedImageRemove_jehl2_1289,._pastedImageRetry_jehl2_1290{color:var(--text-primary);background:var(--surface-elevated,var(--surface));border:1px solid var(--border);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute}._pastedImageRemove_jehl2_1289{width:22px;height:22px;top:-5px;right:-5px}._pastedImageRetry_jehl2_1290{width:24px;height:24px;bottom:4px;right:4px}._pastedImageRemove_jehl2_1289:disabled{cursor:default;opacity:.45}._pastedImageStatus_jehl2_1321,._pastedImageError_jehl2_1322{color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;display:block;overflow:hidden}._pastedImageError_jehl2_1322{color:var(--danger)}._conversationMention_jehl2_1337{z-index:3;color:var(--accent-hover);cursor:pointer;background:0 0;border:0;padding:2px 5px;font-size:12px;position:absolute;bottom:7px;right:48px}._profileDialog_jehl2_1350{width:min(100%,420px)}._profileBody_jehl2_1354{gap:20px;padding:22px 20px;display:grid}._remarkForm_jehl2_1360{gap:8px;display:grid}._remarkForm_jehl2_1360 label{color:var(--text-secondary);font-size:13px;font-weight:700}._remarkForm_jehl2_1360 input{min-width:0;padding:9px 11px}._identityButton_jehl2_1376{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}._profileAvatarButton_jehl2_1386{cursor:pointer;border:0;padding:0}._confirmDialog_jehl2_1392{background:var(--surface-elevated,var(--surface));border:1px solid var(--border);width:min(100%,420px);max-height:calc(100vh - 36px);box-shadow:var(--modal-shadow);-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);border-radius:8px;padding:22px;overflow-y:auto}._confirmDialog_jehl2_1392 h2{margin:0;font-size:18px}._confirmDialog_jehl2_1392>p{color:var(--text-secondary);overflow-wrap:anywhere;margin:10px 0 0;line-height:1.55}._panelHeader_jehl2_23{border-bottom:1px solid var(--border-soft);justify-content:space-between;height:60px;padding:0 20px}._panelHeader_jehl2_23 h2{margin:0;font-size:17px}._groupForm_jehl2_200{gap:10px;padding:20px;display:grid}._groupForm_jehl2_200>label,._renameForm_jehl2_201>label{color:var(--text-secondary);font-size:13px;font-weight:700}._groupForm_jehl2_200>input,._renameForm_jehl2_201 input{padding:9px 11px}._selectedMembers_jehl2_1447{flex-wrap:wrap;gap:6px;display:flex}._selectedMembers_jehl2_1447>span{min-height:30px;color:var(--accent-hover);background:var(--surface-selected);border-radius:15px;align-items:center;gap:5px;padding:3px 5px 3px 9px;font-size:13px;display:inline-flex}._selectedMembers_jehl2_1447 button{width:23px;height:23px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}._dialogActions_jehl2_1478{justify-content:flex-end;gap:9px;margin-top:12px;display:flex}._primaryButton_jehl2_1485,._secondaryButton_jehl2_1486,._actionButton_jehl2_1487,._leaveButton_jehl2_1488,._dangerButton_jehl2_1489{cursor:pointer;border-radius:6px;min-height:38px;padding:8px 14px;font-weight:600}._dangerButton_jehl2_1489{color:var(--on-accent);background:var(--danger);border:1px solid var(--danger)}._dangerButton_jehl2_1489:disabled{cursor:wait;opacity:.55}._primaryButton_jehl2_1485{color:var(--on-accent);background:var(--accent);border:1px solid var(--accent)}._primaryButton_jehl2_1485:disabled{cursor:wait;opacity:.55}._secondaryButton_jehl2_1486,._actionButton_jehl2_1487{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border)}._drawerBackdrop_jehl2_1225{justify-content:flex-end;display:flex}._drawer_jehl2_1225{background:var(--surface-elevated,var(--surface));width:min(100%,390px);height:100%;box-shadow:var(--modal-shadow);-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter);overflow-y:auto}._drawerBody_jehl2_1541{gap:18px;padding:22px 20px;display:grid}._groupIdentity_jehl2_1547{align-items:center;gap:13px;display:flex}._largeAvatar_jehl2_399{flex:0 0 54px;width:54px;height:54px;font-size:20px}._groupIdentity_jehl2_1547>div:not(._renameForm_jehl2_201){gap:4px;min-width:0;display:grid}._groupIdentity_jehl2_1547 strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}._groupIdentity_jehl2_1547 span{color:var(--text-muted);font-size:13px}._actionButton_jehl2_1487,._leaveButton_jehl2_1488,._textButton_jehl2_1580{justify-content:center;align-items:center;gap:7px;display:inline-flex}._renameForm_jehl2_201{flex:1;gap:6px;min-width:0;display:grid}._renameForm_jehl2_201>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}._memberSection_jehl2_1600{border-top:1px solid var(--border-soft);gap:10px;padding-top:4px;display:grid}._sectionTitle_jehl2_24{justify-content:space-between;min-height:42px}._sectionTitle_jehl2_24 h3{margin:0;font-size:14px}._textButton_jehl2_1580,._dangerTextButton_jehl2_1618{cursor:pointer;background:0 0;border:0;padding:6px;font-size:13px}._textButton_jehl2_1580{color:var(--accent-hover)}._dangerTextButton_jehl2_1618{color:var(--danger)}._memberList_jehl2_263{display:grid}._memberList_jehl2_263>div{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;display:grid}._memberList_jehl2_263 ._userIdentity_jehl2_415{width:100%}._leaveButton_jehl2_1488{color:var(--danger);background:var(--surface);border:1px solid var(--danger-hover)}._dangerSection_jehl2_1657{border-top:1px solid var(--border-soft);min-width:0;padding-top:16px;display:grid}._dangerSection_jehl2_1657 ._leaveButton_jehl2_1488{width:100%;min-width:0}._ownerNotice_jehl2_1669{color:var(--text-muted);background:var(--surface-subtle);text-align:center;border-radius:6px;margin:0;padding:10px;font-size:13px}:root[data-theme=glass] ._sidebar_jehl2_10,:root[data-theme=glass] ._chatHeader_jehl2_22,:root[data-theme=glass] ._composer_jehl2_1056{box-shadow:inset 0 1px var(--glass-highlight)}:root[data-theme=glass] ._composer_jehl2_1056:focus-within{box-shadow:var(--focus-ring), inset 0 1px var(--glass-highlight)}:root[data-theme=glass] ._conversationActive_jehl2_321{box-shadow:inset 0 0 0 1px var(--border-soft);position:relative}:root[data-theme=glass] ._conversationActive_jehl2_321:before{content:"";background:var(--accent-hover);border-radius:2px;width:2px;position:absolute;top:14px;bottom:14px;left:2px;box-shadow:0 0 12px #5aa7ff85}:root[data-theme=glass] ._accountEntry_jehl2_59:hover,:root[data-theme=glass] ._accountEntry_jehl2_59:focus-visible,:root[data-theme=glass] ._conversationItem_jehl2_320:hover,:root[data-theme=glass] ._contactItem_jehl2_531:hover,:root[data-theme=glass] ._contactItem_jehl2_531:focus-visible{background:var(--surface-selected)}:root[data-theme=glass] ._logo_jehl2_118,:root[data-theme=glass] ._welcome_jehl2_119>span,:root[data-theme=glass] ._accountAvatar_jehl2_78{color:var(--text-primary);border:1px solid var(--glass-edge);box-shadow:inset 0 1px var(--glass-highlight);background:#08142dad}:root[data-theme=glass] ._ownMessage_jehl2_704{border:1px solid var(--border-soft)}:root[data-theme=glass] ._composer_jehl2_1056 textarea{color:var(--text-primary);background:0 0}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-0],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-0]{background:#376f9c}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-1],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-1]{background:#496aa3}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-2],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-2]{background:#8b6a45}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-3],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-3]{background:#805a72}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-4],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-4]{background:#3f7584}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-5],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-5]{background:#6d6b5b}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-6],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-6]{background:#8a5555}:root[data-theme=glass] ._userAvatar_jehl2_422[data-avatar-color=color-7],:root[data-theme=glass] ._userAvatarCompact_jehl2_423[data-avatar-color=color-7]{background:#5b628d}@media (width<=639px){._chatShell_jehl2_1{display:block}._sidebar_jehl2_10,._chatPanel_jehl2_593{width:100%}._hasSelection_jehl2_1759 ._sidebar_jehl2_10,._chatShell_jehl2_1:not(._hasSelection_jehl2_1759) ._chatPanel_jehl2_593{display:none}._mobileBack_jehl2_133{display:grid}._chatHeader_jehl2_22{padding:0 10px}._messageHistory_jehl2_681{padding:12px 10px}._ownMessage_jehl2_704,._otherMessage_jehl2_705{max-width:calc(88% - 38px)}._composer_jehl2_1056{gap:7px;margin:8px;padding:10px}._composerIcon_jehl2_1071{width:38px;height:38px}._sendButton_jehl2_1177{min-width:60px;height:34px}._composer_jehl2_1056 textarea{min-width:0;min-height:64px;padding:2px 0}._emojiPicker_jehl2_1089{left:8px}._mentionPicker_jehl2_857{left:8px;right:8px}._dialog_jehl2_1238{max-height:calc(100vh - 24px)}._confirmDialog_jehl2_1392{max-height:calc(100vh - 24px);padding:18px}._conversationMenu_jehl2_360{width:min(136px,100vw - 32px);right:8px}}._navigationActions_jehl2_1830{z-index:8;pointer-events:none;flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:sticky;top:0}._navigationActions_jehl2_1830 button{min-height:34px;color:var(--text-primary);background:var(--surface-elevated,var(--surface));border:1px solid var(--border);box-shadow:var(--floating-shadow);cursor:pointer;pointer-events:auto;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}._messageHighlighted_jehl2_1856{animation:1.6s ease-out _message-highlight_jehl2_1}@keyframes _message-highlight_jehl2_1{0%,35%{background:var(--accent-soft)}to{background:0 0}}._shell_dneq3_1{min-height:100vh;color:var(--text-primary);background:var(--page-background)}._header_dneq3_7{background:var(--surface);border-bottom:1px solid var(--border);height:68px;-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter)}._headerInner_dneq3_15,._content_dneq3_16{width:min(100% - 32px,760px);margin:0 auto}._headerInner_dneq3_15{align-items:center;gap:14px;height:100%;display:flex}._header_dneq3_7 h1{margin:0;font-size:20px}._backLink_dneq3_33{width:38px;height:38px;color:var(--text-secondary);border-radius:6px;place-items:center;display:grid}._backLink_dneq3_33:hover,._backLink_dneq3_33:focus-visible{color:var(--accent-hover);background:var(--surface-selected)}._content_dneq3_16{padding:36px 0 48px}._profile_dneq3_52{align-items:center;gap:16px;padding-bottom:30px;display:flex}._avatar_dneq3_59{width:64px;height:64px;color:var(--on-accent);background:var(--accent-strong);border-radius:8px;flex:0 0 64px;place-items:center;font-size:24px;font-weight:700;display:grid}._profile_dneq3_52 h2,._profile_dneq3_52 p,._section_dneq3_74 h2,._dangerSection_dneq3_75 h2,._dangerSection_dneq3_75 p{margin:0}._profile_dneq3_52 h2{font-size:22px}._profile_dneq3_52 p,._dangerSection_dneq3_75 p{color:var(--text-muted);margin-top:5px;font-size:14px}._section_dneq3_74,._dangerSection_dneq3_75{border-top:1px solid var(--border);padding:28px 0}._section_dneq3_74 h2,._dangerSection_dneq3_75 h2{font-size:16px}._details_dneq3_102{margin:18px 0 0}._details_dneq3_102>div{border-bottom:1px solid var(--border-soft);grid-template-columns:140px minmax(0,1fr);align-items:center;min-height:52px;display:grid}._details_dneq3_102 dt{color:var(--text-secondary);font-size:14px}._details_dneq3_102 dd{overflow-wrap:anywhere;margin:0;font-size:14px}._themeFieldset_dneq3_125{border:0;min-width:0;margin:18px 0 0;padding:0}._themeFieldset_dneq3_125 legend{color:var(--text-secondary);margin-bottom:10px;font-size:14px}._themeOptions_dneq3_138{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}._themeOption_dneq3_138{min-height:58px;color:var(--text-primary);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:10px;display:grid}._themeOption_dneq3_138:has(input:checked){border-color:var(--accent);box-shadow:var(--focus-ring)}._themeOption_dneq3_138:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}._themeOption_dneq3_138 input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}._themeSwatch_dneq3_176{border:1px solid var(--border);border-radius:4px;width:28px;height:28px}._themeSwatch_dneq3_176[data-theme-preview=default]{background:linear-gradient(135deg,#f3f6f7 0 50%,#117864 50% 100%)}._themeSwatch_dneq3_176[data-theme-preview=glass]{background:linear-gradient(135deg,#071022 0 38%,#173d78 38% 70%,#5aa7ff 70% 100%)}._themeSwatch_dneq3_176[data-theme-preview=morandi]{background:linear-gradient(135deg,#f1f0eb 0 33%,#8797a0 33% 66%,#aa8f8e 66% 100%)}._themeError_dneq3_195{color:var(--danger);margin:10px 0 0;font-size:14px}._dangerSection_dneq3_75{justify-content:space-between;align-items:center;gap:20px;display:flex}._dangerSection_dneq3_75>button{min-height:40px;color:var(--danger);background:var(--surface);border:1px solid var(--danger-hover);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:inline-flex}._dangerSection_dneq3_75>button:hover{background:var(--danger-soft)}:root[data-theme=glass] ._content_dneq3_16{background:var(--surface-elevated);border-right:1px solid var(--border-soft);border-left:1px solid var(--border-soft);box-shadow:0 22px 64px #0004123d, inset 0 1px var(--glass-highlight);-webkit-backdrop-filter:var(--surface-filter);backdrop-filter:var(--surface-filter)}:root[data-theme=glass] ._themeOption_dneq3_138,:root[data-theme=glass] ._dangerSection_dneq3_75>button{background:var(--surface-elevated);box-shadow:inset 0 1px var(--glass-highlight)}@media (width<=560px){._headerInner_dneq3_15,._content_dneq3_16{width:min(100% - 24px,760px)}._content_dneq3_16{padding-top:24px}._details_dneq3_102>div{grid-template-columns:100px minmax(0,1fr)}._dangerSection_dneq3_75{flex-direction:column;align-items:stretch}._dangerSection_dneq3_75>button{justify-content:center}._themeOptions_dneq3_138{grid-template-columns:1fr}}
