: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_o5efg_1{min-height:100vh;color:var(--text-primary);background:var(--page-background);grid-template-columns:340px minmax(0,1fr);display:grid;overflow:hidden}._sidebar_o5efg_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_o5efg_21,._chatHeader_o5efg_22,._panelHeader_o5efg_23,._sectionTitle_o5efg_24{align-items:center;display:flex}._sidebarHeader_o5efg_21{border-bottom:1px solid var(--border-soft);flex:0 0 68px;justify-content:space-between;height:68px;padding:0 18px}._sidebarHeader_o5efg_21>div{align-items:center;gap:10px;font-size:16px;display:flex}._sidebarContent_o5efg_44{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._sidebarContent_o5efg_44 ._conversationList_o5efg_52,._sidebarContent_o5efg_44 ._contactList_o5efg_53,._sidebarContent_o5efg_44 ._emptyList_o5efg_54,._sidebarContent_o5efg_44 ._panelStatus_o5efg_55{flex:1}._accountEntry_o5efg_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_o5efg_59:hover,._accountEntry_o5efg_59:focus-visible{background:var(--page-background)}._accountAvatar_o5efg_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_o5efg_89{gap:3px;min-width:0;display:grid}._accountCopy_o5efg_89 strong,._accountCopy_o5efg_89 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._accountCopy_o5efg_89 strong{font-size:14px}._accountCopy_o5efg_89 small,._accountEntry_o5efg_59>svg{color:var(--text-muted);font-size:12px}._headerActions_o5efg_112{align-items:center;gap:2px;display:flex}._logo_o5efg_118,._welcome_o5efg_119>span{color:var(--on-accent);background:var(--accent);border-radius:6px;place-items:center;display:grid}._logo_o5efg_118{width:34px;height:34px}._iconButton_o5efg_132,._mobileBack_o5efg_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_o5efg_132:hover,._mobileBack_o5efg_133:hover{color:var(--accent-hover);background:var(--surface-selected)}._iconButton_o5efg_132:disabled{cursor:wait;opacity:.5}._searchArea_o5efg_158{padding:14px 14px 10px}._sidebarTabs_o5efg_162{border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 14px 0;display:grid}._sidebarTabs_o5efg_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_o5efg_162>button[aria-selected=true]{color:var(--accent-hover);border-bottom-color:var(--accent);font-weight:700}._searchWrap_o5efg_186{position:relative}._searchWrap_o5efg_186>svg{z-index:1;color:var(--text-muted);pointer-events:none;position:absolute;top:12px;left:12px}._searchWrap_o5efg_186>input,._groupForm_o5efg_200>input,._renameForm_o5efg_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_o5efg_186>input{padding:9px 12px 9px 38px}._searchWrap_o5efg_186>input:focus,._groupForm_o5efg_200>input:focus,._renameForm_o5efg_201 input:focus{background:var(--surface);border-color:var(--accent);box-shadow:var(--focus-ring)}._searchResults_o5efg_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_o5efg_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_o5efg_223>button:hover:not(:disabled){background:var(--surface-selected)}._searchResults_o5efg_223>button:disabled{cursor:default;opacity:.6}._searchResults_o5efg_223 button>span:nth-child(2),._memberList_o5efg_263>div>span:nth-child(2){gap:2px;min-width:0;display:grid}._searchResults_o5efg_223 strong,._searchResults_o5efg_223 small,._memberList_o5efg_263 strong,._memberList_o5efg_263 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._searchResults_o5efg_223 small,._memberList_o5efg_263 small{color:var(--text-muted);font-size:12px}._searchStatus_o5efg_284,._searchError_o5efg_285{color:var(--text-muted);text-align:center;padding:12px;font-size:13px;display:block}._searchError_o5efg_285,._error_o5efg_294{color:var(--danger)}._error_o5efg_294{margin:8px 0 0;font-size:13px}._sidebarError_o5efg_303{color:var(--danger);margin:10px 14px 0;font-size:13px}._conversationList_o5efg_52{min-height:0;padding:4px 8px 14px;overflow-y:auto}._conversationRow_o5efg_315{min-width:0;position:relative}._conversationItem_o5efg_320,._conversationActive_o5efg_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_o5efg_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_o5efg_337:hover,._conversationMore_o5efg_337[aria-expanded=true]{color:var(--accent-hover);background:var(--accent-soft)}._conversationMenu_o5efg_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_o5efg_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_o5efg_360>button:hover,._conversationMenu_o5efg_360>button:focus-visible{background:var(--danger-soft)}._conversationItem_o5efg_320:hover{background:var(--page-background)}._conversationActive_o5efg_321{background:var(--surface-selected)}._avatar_o5efg_398,._largeAvatar_o5efg_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_o5efg_398{flex:0 0 40px;width:40px;height:40px}._userIdentity_o5efg_415{align-items:center;gap:9px;min-width:0;display:inline-flex}._userAvatar_o5efg_422,._userAvatarCompact_o5efg_423{color:var(--on-accent);border-radius:6px;flex:none;place-items:center;font-weight:700;display:grid}._userAvatar_o5efg_422{width:40px;height:40px;font-size:15px}._userAvatarCompact_o5efg_423{width:30px;height:30px;font-size:12px}._userAvatar_o5efg_422[data-avatar-color=color-0],._userAvatarCompact_o5efg_423[data-avatar-color=color-0]{background:#287a64}._userAvatar_o5efg_422[data-avatar-color=color-1],._userAvatarCompact_o5efg_423[data-avatar-color=color-1]{background:#3e6fa8}._userAvatar_o5efg_422[data-avatar-color=color-2],._userAvatarCompact_o5efg_423[data-avatar-color=color-2]{background:#b26a2f}._userAvatar_o5efg_422[data-avatar-color=color-3],._userAvatarCompact_o5efg_423[data-avatar-color=color-3]{background:#8a5568}._userAvatar_o5efg_422[data-avatar-color=color-4],._userAvatarCompact_o5efg_423[data-avatar-color=color-4]{background:#397b83}._userAvatar_o5efg_422[data-avatar-color=color-5],._userAvatarCompact_o5efg_423[data-avatar-color=color-5]{background:#6e6b57}._userAvatar_o5efg_422[data-avatar-color=color-6],._userAvatarCompact_o5efg_423[data-avatar-color=color-6]{background:#a24b42}._userAvatar_o5efg_422[data-avatar-color=color-7],._userAvatarCompact_o5efg_423[data-avatar-color=color-7]{background:#59658f}._identityText_o5efg_461{gap:2px;min-width:0;display:grid}._identityText_o5efg_461 strong,._identityText_o5efg_461 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._identityText_o5efg_461 strong{color:var(--text-primary);font-size:14px}._identityText_o5efg_461 small{color:var(--text-muted);font-size:12px}._conversationCopy_o5efg_484{gap:5px;min-width:0;display:grid}._conversationCopy_o5efg_484 strong,._conversationCopy_o5efg_484>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._conversationCopy_o5efg_484 strong{font-size:14px}._conversationCopy_o5efg_484>span{color:var(--text-muted);font-size:13px}._unread_o5efg_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_o5efg_54,._panelStatus_o5efg_55{color:var(--text-muted);text-align:center}._contactList_o5efg_53{min-height:0;padding:4px 8px 14px;overflow-y:auto}._contactItem_o5efg_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_o5efg_531:hover,._contactItem_o5efg_531:focus-visible{background:var(--page-background)}._contactItem_o5efg_531:disabled{cursor:wait;opacity:.55}._contactCopy_o5efg_558{gap:4px;min-width:0;display:grid}._contactCopy_o5efg_558>strong,._contactCopy_o5efg_558>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._contactCopy_o5efg_558>span{color:var(--text-muted);font-size:13px}._emptyList_o5efg_54{gap:7px;padding:48px 20px;font-size:13px;display:grid}._emptyList_o5efg_54 strong{color:var(--text-secondary);font-size:14px}._panelStatus_o5efg_55{padding:24px;font-size:13px}._chatPanel_o5efg_593{flex-direction:column;min-width:0;height:100vh;display:flex}._reconnectBanner_o5efg_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_o5efg_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_o5efg_22>div{flex:1;gap:2px;min-width:0;display:grid}._chatHeader_o5efg_22 h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}._chatHeader_o5efg_22 div>span{color:var(--text-muted);font-size:12px}._mobileBack_o5efg_133{display:none}._welcome_o5efg_119,._messageEmpty_o5efg_646{color:var(--text-muted);flex:1;align-content:center;place-items:center;display:grid}._welcome_o5efg_119>span{width:58px;height:58px;margin-bottom:16px}._welcome_o5efg_119 h1{color:var(--text-primary);margin:0;font-size:22px}._welcome_o5efg_119 p{margin:7px 0 0;font-size:14px}._messageEmpty_o5efg_646{background:var(--page-background);gap:9px;font-size:14px}._messageEmpty_o5efg_646 svg{color:var(--text-muted)}._messageHistory_o5efg_681{flex:1;min-height:0;padding:16px 20px;overflow-y:auto}._loadOlder_o5efg_688{color:var(--accent-hover);cursor:pointer;background:0 0;border:0;margin:0 auto 14px;padding:6px 10px;display:block}._messageItems_o5efg_698{flex-direction:column;gap:10px;display:flex}._timeMarker_o5efg_704{color:var(--text-muted);align-self:center;margin:4px 0 0;font-size:11px;line-height:1.4}._replyPreview_o5efg_712{min-width:0;color:var(--text-secondary);background:var(--surface-subtle);border-left:3px solid var(--accent);border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px 8px;display:grid}._composerReply_o5efg_725{padding:8px 10px 0}._replyNavigate_o5efg_729{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:2px;padding:0;display:grid}button._replyNavigate_o5efg_729{cursor:pointer}button._replyNavigate_o5efg_729:focus-visible,._replyThumbnail_o5efg_745:focus-visible,._replyCancel_o5efg_746:focus-visible{box-shadow:var(--focus-ring);outline:none}._replySender_o5efg_751{color:var(--accent-hover);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}._replyText_o5efg_759{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}._replyText_o5efg_759>svg{vertical-align:-2px;margin-right:4px}._replyThumbnail_o5efg_745{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;place-items:center;width:42px;height:42px;padding:0;display:grid;overflow:hidden}._replyThumbnail_o5efg_745 img{object-fit:cover;width:100%;height:100%}._replyUnavailable_o5efg_794{color:var(--text-muted);font-size:12px}._replyCancel_o5efg_746{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}._replyCancel_o5efg_746:hover{color:var(--text-primary);background:var(--surface-selected)}._ownMessageRow_o5efg_817,._otherMessageRow_o5efg_818{align-items:flex-start;gap:8px;width:100%;display:flex}._ownMessageRow_o5efg_817{justify-content:flex-end}._otherMessageRow_o5efg_818{justify-content:flex-start}._messageActions_o5efg_833{flex:0 0 36px;width:36px;height:36px;position:relative}._messageMore_o5efg_840{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_o5efg_840:hover,._messageMore_o5efg_840:focus-visible,._messageMore_o5efg_840[aria-expanded=true]{color:var(--text-primary);background:var(--surface-selected);border-color:var(--border)}._messageMenu_o5efg_861{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_o5efg_861>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_o5efg_861>button:hover,._messageMenu_o5efg_861>button:focus-visible{background:var(--surface-selected)}._messageMenu_o5efg_861>button:disabled{opacity:.55;cursor:wait}._recallRow_o5efg_896{justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;display:flex}._recallTombstone_o5efg_905{color:var(--text-muted);font-size:12px}._messageMutationError_o5efg_910{color:var(--danger);text-align:center;margin:0 0 10px;font-size:12px}._ownMessage_o5efg_817,._otherMessage_o5efg_818{border-radius:6px;max-width:min(72%,680px);padding:9px 11px 7px}._imageMessage_o5efg_924{width:max-content}._ownMessage_o5efg_817._imageMessage_o5efg_924{max-width:min(242px,100%)}._otherMessage_o5efg_818._imageMessage_o5efg_924{max-width:min(244px,100%)}._messageSenderName_o5efg_936{color:var(--text-secondary);margin-bottom:4px;font-size:12px;font-weight:600;display:block}._ownMessage_o5efg_817{background:var(--own-message-surface,var(--accent-soft));align-self:flex-end}._otherMessage_o5efg_818{background:var(--other-message-surface,var(--surface));border:1px solid var(--border);align-self:flex-start}._ownMessage_o5efg_817 p,._otherMessage_o5efg_818 p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}._messageMention_o5efg_962{color:var(--accent-hover);background:var(--accent-soft);border-radius:3px;padding:0 2px;font-weight:700}._mentionPicker_o5efg_970{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_o5efg_970>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_o5efg_970>button:hover,._mentionPicker_o5efg_970>button[aria-selected=true]{background:var(--surface-selected)}._mentionPicker_o5efg_970 strong,._mentionPicker_o5efg_970 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._mentionPicker_o5efg_970 small{color:var(--text-secondary)}._imageAttachment_o5efg_1017{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_o5efg_1017 img{object-fit:contain;width:auto;max-width:min(220px,100%);max-height:220px;display:block}._fileAttachment_o5efg_1037{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_o5efg_1037>span{gap:2px;min-width:0;display:grid}._fileAttachment_o5efg_1037 strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._fileAttachment_o5efg_1037 small{color:var(--text-secondary)}._imagePreviewDialog_o5efg_1067{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_o5efg_1078{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_o5efg_1078 h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:15px;overflow:hidden}._imagePreviewClose_o5efg_1097{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_o5efg_1111{background:var(--surface-subtle);place-items:center;padding:12px;display:grid}._imagePreviewImage_o5efg_1118{object-fit:contain;width:auto;max-width:calc(100vw - 72px);height:auto;max-height:calc(100vh - 150px);display:block}._imagePreviewFooter_o5efg_1127{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_o5efg_1127 button{align-items:center;gap:6px;display:inline-flex}._imagePreviewDownload_o5efg_1145{min-height:32px;padding:4px 10px;font-size:13px}._ownMessage_o5efg_817 footer,._otherMessage_o5efg_818 footer{color:var(--text-secondary);justify-content:flex-end;gap:7px;margin-top:4px;font-size:11px;display:flex}._ownMessage_o5efg_817 footer button{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:0}._composer_o5efg_725{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_o5efg_1184{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_o5efg_1184:hover{color:var(--accent-hover);background:var(--surface-selected)}._emojiPicker_o5efg_1202{z-index:30;max-width:calc(100vw - 24px);position:absolute;bottom:calc(100% + 6px);left:16px}._uploadStatus_o5efg_1210,._uploadError_o5efg_1211{font-size:12px}._uploadStatus_o5efg_1210{color:var(--text-secondary)}._uploadError_o5efg_1211{color:var(--danger);justify-content:flex-end;gap:8px;display:flex}._uploadError_o5efg_1211 button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}._composer_o5efg_725 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_o5efg_725 textarea:focus-visible{outline:0}._composer_o5efg_725:focus-within{border-color:var(--accent);box-shadow:var(--focus-ring)}._composerActions_o5efg_1258{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}._composerTools_o5efg_1265{align-items:flex-end;gap:4px;min-width:0;display:flex}._attachmentControl_o5efg_1272{grid-template-rows:min-content 40px;justify-items:start;min-width:0;display:grid}._attachmentControl_o5efg_1272>._composerIcon_o5efg_1184{grid-row:2}._attachmentControl_o5efg_1272>._uploadStatus_o5efg_1210,._attachmentControl_o5efg_1272>._uploadError_o5efg_1211{grid-row:1;max-width:min(320px,100vw - 140px);margin-bottom:4px}._sendButton_o5efg_1290{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_o5efg_1290:disabled{cursor:default;opacity:.45}._sendError_o5efg_1311{color:var(--danger);justify-content:flex-end;gap:8px;font-size:12px;display:flex}._sendError_o5efg_1311 button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}._srOnly_o5efg_1328{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._modalBackdrop_o5efg_1337,._drawerBackdrop_o5efg_1338{z-index:50;background:var(--overlay);position:fixed;inset:0}._modalBackdrop_o5efg_1337{place-items:center;padding:18px;display:grid}._dialog_o5efg_1351{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_o5efg_1363{min-width:0}._pastedImageQueue_o5efg_1363 ul{gap:12px;margin:0;padding:6px 6px 4px 0;list-style:none;display:flex;overflow-x:auto}._pastedImageQueue_o5efg_1363 li{flex:0 0 68px;width:68px;min-width:0;position:relative}._pastedImagePreview_o5efg_1383{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_o5efg_1383 img{object-fit:cover;width:100%;height:100%;display:block}._pastedImageRemove_o5efg_1402,._pastedImageRetry_o5efg_1403{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_o5efg_1402{width:22px;height:22px;top:-5px;right:-5px}._pastedImageRetry_o5efg_1403{width:24px;height:24px;bottom:4px;right:4px}._pastedImageRemove_o5efg_1402:disabled{cursor:default;opacity:.45}._pastedImageStatus_o5efg_1434,._pastedImageError_o5efg_1435{color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;display:block;overflow:hidden}._pastedImageError_o5efg_1435{color:var(--danger)}._conversationMention_o5efg_1450{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_o5efg_1463{width:min(100%,420px)}._profileBody_o5efg_1467{gap:20px;padding:22px 20px;display:grid}._remarkForm_o5efg_1473{gap:8px;display:grid}._remarkForm_o5efg_1473 label{color:var(--text-secondary);font-size:13px;font-weight:700}._remarkForm_o5efg_1473 input{min-width:0;padding:9px 11px}._identityButton_o5efg_1489{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}._profileAvatarButton_o5efg_1499{cursor:pointer;border:0;padding:0}._confirmDialog_o5efg_1505{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_o5efg_1505 h2{margin:0;font-size:18px}._confirmDialog_o5efg_1505>p{color:var(--text-secondary);overflow-wrap:anywhere;margin:10px 0 0;line-height:1.55}._panelHeader_o5efg_23{border-bottom:1px solid var(--border-soft);justify-content:space-between;height:60px;padding:0 20px}._panelHeader_o5efg_23 h2{margin:0;font-size:17px}._groupForm_o5efg_200{gap:10px;padding:20px;display:grid}._groupForm_o5efg_200>label,._renameForm_o5efg_201>label{color:var(--text-secondary);font-size:13px;font-weight:700}._groupForm_o5efg_200>input,._renameForm_o5efg_201 input{padding:9px 11px}._selectedMembers_o5efg_1560{flex-wrap:wrap;gap:6px;display:flex}._selectedMembers_o5efg_1560>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_o5efg_1560 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_o5efg_1591{justify-content:flex-end;gap:9px;margin-top:12px;display:flex}._primaryButton_o5efg_1598,._secondaryButton_o5efg_1599,._actionButton_o5efg_1600,._leaveButton_o5efg_1601,._dangerButton_o5efg_1602{cursor:pointer;border-radius:6px;min-height:38px;padding:8px 14px;font-weight:600}._dangerButton_o5efg_1602{color:var(--on-accent);background:var(--danger);border:1px solid var(--danger)}._dangerButton_o5efg_1602:disabled{cursor:wait;opacity:.55}._primaryButton_o5efg_1598{color:var(--on-accent);background:var(--accent);border:1px solid var(--accent)}._primaryButton_o5efg_1598:disabled{cursor:wait;opacity:.55}._secondaryButton_o5efg_1599,._actionButton_o5efg_1600{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border)}._drawerBackdrop_o5efg_1338{justify-content:flex-end;display:flex}._drawer_o5efg_1338{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_o5efg_1654{gap:18px;padding:22px 20px;display:grid}._groupIdentity_o5efg_1660{align-items:center;gap:13px;display:flex}._largeAvatar_o5efg_399{flex:0 0 54px;width:54px;height:54px;font-size:20px}._groupIdentity_o5efg_1660>div:not(._renameForm_o5efg_201){gap:4px;min-width:0;display:grid}._groupIdentity_o5efg_1660 strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}._groupIdentity_o5efg_1660 span{color:var(--text-muted);font-size:13px}._actionButton_o5efg_1600,._leaveButton_o5efg_1601,._textButton_o5efg_1693{justify-content:center;align-items:center;gap:7px;display:inline-flex}._renameForm_o5efg_201{flex:1;gap:6px;min-width:0;display:grid}._renameForm_o5efg_201>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}._memberSection_o5efg_1713{border-top:1px solid var(--border-soft);gap:10px;padding-top:4px;display:grid}._sectionTitle_o5efg_24{justify-content:space-between;min-height:42px}._sectionTitle_o5efg_24 h3{margin:0;font-size:14px}._textButton_o5efg_1693,._dangerTextButton_o5efg_1731{cursor:pointer;background:0 0;border:0;padding:6px;font-size:13px}._textButton_o5efg_1693{color:var(--accent-hover)}._dangerTextButton_o5efg_1731{color:var(--danger)}._memberList_o5efg_263{display:grid}._memberList_o5efg_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_o5efg_263 ._userIdentity_o5efg_415{width:100%}._leaveButton_o5efg_1601{color:var(--danger);background:var(--surface);border:1px solid var(--danger-hover)}._dangerSection_o5efg_1770{border-top:1px solid var(--border-soft);min-width:0;padding-top:16px;display:grid}._dangerSection_o5efg_1770 ._leaveButton_o5efg_1601{width:100%;min-width:0}._ownerNotice_o5efg_1782{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_o5efg_10,:root[data-theme=glass] ._chatHeader_o5efg_22,:root[data-theme=glass] ._composer_o5efg_725{box-shadow:inset 0 1px var(--glass-highlight)}:root[data-theme=glass] ._composer_o5efg_725:focus-within{box-shadow:var(--focus-ring), inset 0 1px var(--glass-highlight)}:root[data-theme=glass] ._conversationActive_o5efg_321{box-shadow:inset 0 0 0 1px var(--border-soft);position:relative}:root[data-theme=glass] ._conversationActive_o5efg_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_o5efg_59:hover,:root[data-theme=glass] ._accountEntry_o5efg_59:focus-visible,:root[data-theme=glass] ._conversationItem_o5efg_320:hover,:root[data-theme=glass] ._contactItem_o5efg_531:hover,:root[data-theme=glass] ._contactItem_o5efg_531:focus-visible{background:var(--surface-selected)}:root[data-theme=glass] ._logo_o5efg_118,:root[data-theme=glass] ._welcome_o5efg_119>span,:root[data-theme=glass] ._accountAvatar_o5efg_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_o5efg_817{border:1px solid var(--border-soft)}:root[data-theme=glass] ._composer_o5efg_725 textarea{color:var(--text-primary);background:0 0}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-0],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-0]{background:#376f9c}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-1],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-1]{background:#496aa3}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-2],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-2]{background:#8b6a45}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-3],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-3]{background:#805a72}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-4],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-4]{background:#3f7584}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-5],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-5]{background:#6d6b5b}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-6],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-6]{background:#8a5555}:root[data-theme=glass] ._userAvatar_o5efg_422[data-avatar-color=color-7],:root[data-theme=glass] ._userAvatarCompact_o5efg_423[data-avatar-color=color-7]{background:#5b628d}@media (width<=639px){._chatShell_o5efg_1{display:block}._sidebar_o5efg_10,._chatPanel_o5efg_593{width:100%}._hasSelection_o5efg_1872 ._sidebar_o5efg_10,._chatShell_o5efg_1:not(._hasSelection_o5efg_1872) ._chatPanel_o5efg_593{display:none}._mobileBack_o5efg_133{display:grid}._chatHeader_o5efg_22{padding:0 10px}._messageHistory_o5efg_681{padding:12px 10px}._ownMessage_o5efg_817,._otherMessage_o5efg_818{max-width:calc(88% - 38px)}._composer_o5efg_725{gap:7px;margin:8px;padding:10px}._composerIcon_o5efg_1184{width:38px;height:38px}._sendButton_o5efg_1290{min-width:60px;height:34px}._composer_o5efg_725 textarea{min-width:0;min-height:64px;padding:2px 0}._emojiPicker_o5efg_1202{left:8px}._mentionPicker_o5efg_970{left:8px;right:8px}._dialog_o5efg_1351{max-height:calc(100vh - 24px)}._confirmDialog_o5efg_1505{max-height:calc(100vh - 24px);padding:18px}._conversationMenu_o5efg_360{width:min(136px,100vw - 32px);right:8px}}._navigationActions_o5efg_1943{z-index:8;pointer-events:none;flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:sticky;top:0}._navigationActions_o5efg_1943 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_o5efg_1969{animation:1.6s ease-out _message-highlight_o5efg_1}@keyframes _message-highlight_o5efg_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}}
