.chats-module__SSJRPa__workspace{background:0 0;grid-template-columns:380px 1fr;gap:24px;height:100dvh;padding:18px 23px;display:grid}.chats-module__SSJRPa__loading{min-height:100vh;color:var(--text-muted);place-items:center;font-weight:800;display:grid}.chats-module__SSJRPa__sidebar,.chats-module__SSJRPa__dialog{background:var(--bg-glass);border:1px solid var(--border-light);min-height:0;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(28px);border-radius:30px;overflow:hidden}.chats-module__SSJRPa__sidebar{grid-template-rows:auto auto auto auto 1fr;display:grid;position:relative}.chats-module__SSJRPa__chatTools{grid-template-columns:minmax(0,1fr) 54px;gap:8px;margin:22px 24px 10px;display:grid;position:relative}.chats-module__SSJRPa__sidebarHeader,.chats-module__SSJRPa__dialogHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff8c;align-items:center;gap:14px;min-height:56px;padding:10px 24px;display:flex}.chats-module__SSJRPa__sidebarHeader h1{color:var(--text-primary);letter-spacing:-.03em;flex:1;margin:0;font-size:25px}.chats-module__SSJRPa__sidebarHeader a,.chats-module__SSJRPa__offlineButton,.chats-module__SSJRPa__backButton{color:#61728b;background:0 0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.chats-module__SSJRPa__softButton,.chats-module__SSJRPa__dangerButton{border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;white-space:nowrap;background:#ffffffb8;border-radius:999px;padding:.45rem .75rem;font-size:.78rem;font-weight:800}.chats-module__SSJRPa__dangerButton{color:#bd3030;border-color:#df414159}.chats-module__SSJRPa__search{height:45px;color:var(--text-muted);border:1px solid var(--border-subtle);background:#ffffff94;border-radius:18px;grid-template-columns:24px 1fr;align-items:center;gap:10px;margin:0;padding:0 14px;display:grid}.chats-module__SSJRPa__filterButton{height:45px;color:var(--accent-primary);border:1px solid var(--border-subtle);background:#ffffff94;border-radius:18px;place-items:center;display:grid}.chats-module__SSJRPa__filterMenu{z-index:5;background:var(--bg-secondary);border:1px solid var(--border-subtle);width:210px;box-shadow:var(--shadow-md);border-radius:18px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.chats-module__SSJRPa__filterMenu button{min-height:38px;color:var(--text-primary);text-align:left;background:0 0;border-radius:12px;grid-template-columns:1fr 18px;align-items:center;gap:10px;padding:0 10px;font-weight:800;display:grid}.chats-module__SSJRPa__filterMenu button:hover{background:var(--bg-hover)}.chats-module__SSJRPa__search input,.chats-module__SSJRPa__startChat input,.chats-module__SSJRPa__composer input,.chats-module__SSJRPa__composer textarea{width:100%;min-width:0;color:var(--text-primary);background:0 0}.chats-module__SSJRPa__search input::placeholder,.chats-module__SSJRPa__startChat input::placeholder,.chats-module__SSJRPa__composer input::placeholder,.chats-module__SSJRPa__composer textarea::placeholder{color:var(--text-muted);font-weight:700}.chats-module__SSJRPa__composerInputWrap{flex:1;min-width:0;position:relative}.chats-module__SSJRPa__composerInputWrap input,.chats-module__SSJRPa__composerInputWrap textarea{width:100%;min-width:0;color:var(--text-primary);font-size:inherit;background:0 0;border:none;outline:none}.chats-module__SSJRPa__composerInputWrap textarea{resize:none;max-height:136px;padding:12px 0;line-height:1.35;overflow-y:auto}.chats-module__SSJRPa__mentionPopup{z-index:100;border:1px solid var(--border-subtle);min-width:220px;max-height:180px;box-shadow:var(--shadow-md);background:#fffffffa;border-radius:14px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0;overflow-y:auto}.chats-module__SSJRPa__mentionItem,.chats-module__SSJRPa__mentionItemActive{color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;font-weight:700;display:flex}.chats-module__SSJRPa__mentionItemActive{background:#13b7d21f}.chats-module__SSJRPa__mentionItem img,.chats-module__SSJRPa__mentionItemActive img{object-fit:cover;border-radius:999px;flex-shrink:0;width:26px;height:26px}.chats-module__SSJRPa__mentionItem span,.chats-module__SSJRPa__mentionItemActive span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.chats-module__SSJRPa__mentionItem small,.chats-module__SSJRPa__mentionItemActive small{color:var(--text-muted);font-size:11px;font-weight:700}.chats-module__SSJRPa__mentionHighlight{color:var(--accent-primary);font-weight:800}[data-theme=dark] .chats-module__SSJRPa__mentionPopup{background:#171d26;border-color:#ffffff14}[data-theme=dark] .chats-module__SSJRPa__mentionItemActive{background:#22d3ee26}[data-theme=dark] .chats-module__SSJRPa__sidebar,[data-theme=dark] .chats-module__SSJRPa__dialog{box-shadow:none;background:#070d16;border-color:#ffffff14}[data-theme=dark] .chats-module__SSJRPa__sidebarHeader,[data-theme=dark] .chats-module__SSJRPa__dialogHeader,[data-theme=dark] .chats-module__SSJRPa__chatActionsSubheader{background:#0d1420;border-color:#ffffff14}[data-theme=dark] .chats-module__SSJRPa__search,[data-theme=dark] .chats-module__SSJRPa__filterButton,[data-theme=dark] .chats-module__SSJRPa__startChat input,[data-theme=dark] .chats-module__SSJRPa__globalResults,[data-theme=dark] .chats-module__SSJRPa__globalResults button,[data-theme=dark] .chats-module__SSJRPa__softButton{background:#121a27;border-color:#ffffff14}[data-theme=dark] .chats-module__SSJRPa__composer,[data-theme=dark] .chats-module__SSJRPa__attachmentMenu{background:#0d1420;border-color:#ffffff14}[data-theme=dark] .chats-module__SSJRPa__recorderModeButton{color:#9aacc6;background:#121a27!important}[data-theme=dark] .chats-module__SSJRPa__sidebarHeader a,[data-theme=dark] .chats-module__SSJRPa__offlineButton,[data-theme=dark] .chats-module__SSJRPa__backButton{color:#9aacc6}.chats-module__SSJRPa__startChat{grid-template-columns:1fr 44px;gap:8px;margin:8px 24px 10px;display:grid}.chats-module__SSJRPa__startChatHidden{display:none}.chats-module__SSJRPa__fab{z-index:4;width:58px;height:58px;color:var(--text-primary);box-shadow:var(--shadow-md);background:#ffffffeb;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:26px;right:24px}.chats-module__SSJRPa__startChat input{border:1px solid var(--border-subtle);background:#ffffff75;border-radius:16px;height:44px;padding:0 14px;font-weight:700}.chats-module__SSJRPa__startChat button{color:#fff;background:var(--accent-gradient);box-shadow:0 10px 24px var(--accent-glow);border-radius:16px;place-items:center;display:grid}.chats-module__SSJRPa__error{color:var(--error);background:#ff4d4f17;border:1px solid #ff4d4f2e;border-radius:14px;margin:0 24px 10px;padding:10px 12px;font-size:12px;font-weight:800}.chats-module__SSJRPa__globalResults{background:#ffffff73;border:1px solid #13b7d22e;border-radius:18px;gap:8px;margin:0 24px 12px;padding:12px;display:grid}.chats-module__SSJRPa__globalResults>strong{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.chats-module__SSJRPa__globalResults button{color:var(--text-primary);text-align:left;background:#ffffff94;border-radius:14px;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.chats-module__SSJRPa__globalResults img{border-radius:999px;width:38px;height:38px}.chats-module__SSJRPa__globalResults span{gap:3px;font-weight:900;display:grid}.chats-module__SSJRPa__globalResults small{color:var(--text-muted);font-size:12px}.chats-module__SSJRPa__chatList{padding:0 12px 18px;overflow-y:auto}.chats-module__SSJRPa__chatItem,.chats-module__SSJRPa__chatItemActive{width:100%;min-height:84px;color:inherit;text-align:left;transition:background var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);background:0 0;border-radius:20px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:10px 14px;display:grid}.chats-module__SSJRPa__chatItemActive{background:#e9fbffc7;border:1px solid #13b7d238;box-shadow:0 8px 18px #13b7d21f}.chats-module__SSJRPa__avatarWrap{width:48px;height:48px;position:relative}.chats-module__SSJRPa__avatarWrap img,.chats-module__SSJRPa__dialogHeader img{object-fit:cover;border:2px solid #ffffffe6;border-radius:999px;width:48px;height:48px}.chats-module__SSJRPa__statusOnline,.chats-module__SSJRPa__statusAway{background:var(--success);border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:2px;right:1px}.chats-module__SSJRPa__chatMeta{gap:4px;min-width:0;display:grid}.chats-module__SSJRPa__chatMeta strong{color:var(--text-primary);font-size:16px}.chats-module__SSJRPa__chatMeta small{color:#70829c;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chats-module__SSJRPa__chatStatusText{color:var(--accent-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.chats-module__SSJRPa__chatPreview{margin-top:2px}.chats-module__SSJRPa__chatTime{color:#8aa0bb;align-self:start;margin-top:12px;font-size:12px}.chats-module__SSJRPa__emptyList,.chats-module__SSJRPa__noDialog,.chats-module__SSJRPa__emptyDialog{color:var(--text-muted);text-align:center;place-items:center;gap:10px;padding:40px 20px;font-weight:700;display:grid}.chats-module__SSJRPa__emptyList strong{color:var(--text-primary)}.chats-module__SSJRPa__dialog{grid-template-rows:auto 1fr auto;display:grid;position:relative}.chats-module__SSJRPa__dialogHeader{background:#ffffff9e}.chats-module__SSJRPa__dialogIdentityButton{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:18px;align-items:center;gap:12px;display:flex}.chats-module__SSJRPa__dialogHeaderContainer{flex-direction:column;display:flex}.chats-module__SSJRPa__dialogHeaderInfo{flex:1;gap:2px;display:grid}.chats-module__SSJRPa__dialogHeader h2{color:var(--text-primary);margin:0;font-size:18px}.chats-module__SSJRPa__dialogHeader span{color:var(--accent-primary);font-size:13px;font-weight:800}.chats-module__SSJRPa__backButton{display:none}.chats-module__SSJRPa__messages{flex-direction:column;gap:12px;padding:24px;display:flex;overflow-y:auto}.chats-module__SSJRPa__dayPill{color:#71829a;border:1px solid var(--border-subtle);letter-spacing:.12em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;align-self:center;padding:7px 15px;font-size:11px;font-weight:900}.chats-module__SSJRPa__messageIn,.chats-module__SSJRPa__messageOut{max-width:min(445px,80%);box-shadow:var(--shadow-sm);border-radius:19px;padding:14px 16px 10px}.chats-module__SSJRPa__messageIn{background:#ffffffc7;border-bottom-left-radius:4px;align-self:flex-start}.chats-module__SSJRPa__messageOut{color:#fff;background:var(--accent-gradient);border-bottom-right-radius:4px;align-self:flex-end}.chats-module__SSJRPa__videoNoteBubble{color:#fff;max-width:none;box-shadow:none;background:0 0;border-radius:50%;padding:0;position:relative}.chats-module__SSJRPa__messageIn.chats-module__SSJRPa__videoNoteBubble,.chats-module__SSJRPa__messageOut.chats-module__SSJRPa__videoNoteBubble{background:0 0}.chats-module__SSJRPa__messageIn.chats-module__SSJRPa__videoNoteBubble{border-bottom-left-radius:50%}.chats-module__SSJRPa__messageOut.chats-module__SSJRPa__videoNoteBubble{border-bottom-right-radius:50%}.chats-module__SSJRPa__reactionsContainer{clear:both;flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.chats-module__SSJRPa__reactionPill,.chats-module__SSJRPa__reactionPillReacted{cursor:pointer;color:var(--text-primary);-webkit-user-select:none;user-select:none;background:#ffffffa6;border:1px solid #00000014;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.chats-module__SSJRPa__reactionPill:hover{background:#fffffff2}.chats-module__SSJRPa__reactionPillReacted{color:#0e9eb8;background:#13b7d226;border-color:#13b7d259}.chats-module__SSJRPa__reactionPillReacted:hover{background:#13b7d240}.chats-module__SSJRPa__messageIn p,.chats-module__SSJRPa__messageOut p{margin:0 0 8px;font-size:15px;line-height:1.45}.chats-module__SSJRPa__mediaLink{color:inherit;background:#ffffff38;border:1px solid #ffffff47;border-radius:12px;margin:0 0 8px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.chats-module__SSJRPa__stickerImage{object-fit:contain;filter:drop-shadow(0 10px 18px #2a344624);border-radius:18px;width:132px;height:132px;margin:0;display:block}.chats-module__SSJRPa__customEmojiImage{object-fit:contain;image-rendering:auto;width:56px;height:56px;display:block}.chats-module__SSJRPa__inlineCustomEmoji{object-fit:contain;vertical-align:-5px;width:22px;height:22px;display:inline-block}.chats-module__SSJRPa__inlineCustomEmojiSmall{object-fit:contain;vertical-align:-4px;flex:none;width:17px;height:17px;display:inline-block}.chats-module__SSJRPa__inlineImage{object-fit:contain;border-radius:14px;width:min(260px,58vw);max-height:320px;margin:0 0 8px;display:block;box-shadow:0 10px 18px #2a34461f}.chats-module__SSJRPa__messageIn span,.chats-module__SSJRPa__messageOut span{float:right;opacity:.68;align-items:center;gap:5px;font-size:11px;display:inline-flex}.chats-module__SSJRPa__typing{color:var(--text-muted);background:#ffffffa3;border-radius:999px;align-self:flex-start;padding:10px 14px;font-size:13px;font-weight:800}.chats-module__SSJRPa__composer{color:#61728b;border:1px solid var(--border-subtle);min-height:76px;box-shadow:var(--shadow-sm);background:#f4f8fde0;border-radius:24px;grid-template-columns:38px minmax(0,1fr) 38px 54px;align-items:end;gap:10px;margin:0 18px 22px;padding:10px 6px 10px 8px;display:grid}.chats-module__SSJRPa__composerWithTray{margin-bottom:12px}.chats-module__SSJRPa__composer button{color:inherit;background:0 0}.chats-module__SSJRPa__iconButton{color:#5b6e8c;border-radius:999px;place-items:center;width:38px;height:54px;display:grid}.chats-module__SSJRPa__attachmentMenuWrap{place-items:center;display:grid;position:relative}.chats-module__SSJRPa__attachmentMenu{z-index:80;width:min(330px,100vw - 32px);color:var(--text-primary);border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:20px;gap:10px;padding:12px;display:grid;position:absolute;bottom:calc(100% + 12px);right:-64px}.chats-module__SSJRPa__attachmentMenuItem{min-height:46px;color:var(--accent-primary);cursor:pointer;background:#13b7d21a;border-radius:14px;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:0 12px;font-weight:900;display:grid}.chats-module__SSJRPa__recorderModePicker{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chats-module__SSJRPa__recorderModeButton,.chats-module__SSJRPa__recorderModeActive{color:#5b6e8c;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:900;display:flex;background:#f1f5f9e6!important}.chats-module__SSJRPa__recorderModeActive{color:#fff;background:var(--accent-gradient)!important}.chats-module__SSJRPa__attachmentButton{width:44px;height:44px;color:inherit;cursor:pointer;border-radius:999px;place-items:center;display:grid}.chats-module__SSJRPa__uploadNotice{width:calc(100% - 36px);color:var(--text-primary);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border:1px solid #13b7d233;border-radius:16px;justify-content:center;align-items:center;margin:-14px 18px 12px;padding:11px 16px;font-size:12px;font-weight:800;display:flex}.chats-module__SSJRPa__uploadText{color:var(--text-primary);justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.chats-module__SSJRPa__uploadText:before{content:"";border:2px solid #13b7d238;border-top-color:var(--accent-primary);border-radius:999px;width:14px;height:14px;animation:.7s linear infinite chats-module__SSJRPa__uploadSpin}@keyframes chats-module__SSJRPa__uploadSpin{to{transform:rotate(360deg)}}.chats-module__SSJRPa__progressBarBg{background:#00000014;border-radius:999px;width:100%;height:6px;overflow:hidden}.chats-module__SSJRPa__progressBarFill{background:var(--accent-gradient);border-radius:999px;height:100%;transition:width .1s ease-out}.chats-module__SSJRPa__stickerTray{border-top:1px solid var(--border-subtle);z-index:50;background:#ffffffa6;flex-direction:column;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.chats-module__SSJRPa__stickerTrayHeader{justify-content:flex-end;align-items:center;padding:8px 12px 4px;display:flex}.chats-module__SSJRPa__zipUploadLabel{color:#8fa0b6;cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:grid}.chats-module__SSJRPa__zipUploadLabel:hover{color:var(--accent-primary,#13b7d2);background:#8da0bb1f}.chats-module__SSJRPa__trayContent{flex:1;padding:0 16px 12px;overflow-y:auto}.chats-module__SSJRPa__stickerGrid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:10px;display:grid}.chats-module__SSJRPa__stickerGrid button{border:1px solid var(--border-subtle);cursor:pointer;background:#f3f8ff80;border-radius:12px;place-items:center;width:64px;height:64px;transition:transform .15s,background-color .15s;display:grid}.chats-module__SSJRPa__stickerGrid button:hover{background:#f3f8ffe6;transform:scale(1.05)}.chats-module__SSJRPa__stickerGrid img{object-fit:contain;width:52px;height:52px}.chats-module__SSJRPa__stickerPackGrid{gap:10px;display:grid}.chats-module__SSJRPa__stickerPackCard{border:1px solid var(--border-subtle);background:#ffffffc7;border-radius:16px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:10px;display:grid}.chats-module__SSJRPa__stickerPackCover{color:#fff;background:var(--accent-gradient);border-radius:14px;place-items:center;width:56px;height:56px;font-size:24px;font-weight:900;display:grid;overflow:hidden}.chats-module__SSJRPa__stickerPackCover img{object-fit:contain;width:48px;height:48px}.chats-module__SSJRPa__stickerPackCard strong,.chats-module__SSJRPa__stickerPackCard small{display:block}.chats-module__SSJRPa__stickerPackCard strong{color:var(--text-primary);font-size:15px}.chats-module__SSJRPa__stickerPackCard small{color:var(--text-muted);margin-top:3px;font-size:12px;font-weight:800}.chats-module__SSJRPa__stickerPackCard button{color:#fff;background:var(--accent-gradient);border:0;border-radius:999px;min-height:34px;padding:0 12px;font-weight:900}.chats-module__SSJRPa__emojiGrid{grid-template-columns:repeat(8,1fr);justify-items:center;gap:8px;display:grid}.chats-module__SSJRPa__emojiButton{cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:36px;height:36px;font-size:24px;transition:transform .15s,background .15s;display:grid}.chats-module__SSJRPa__emojiButton:hover{background:#8da0bb1f;transform:scale(1.2)}.chats-module__SSJRPa__emptyTrayText{color:#8da0bb;justify-content:center;align-items:center;height:100%;margin:0;font-size:16px;font-weight:500;display:flex}.chats-module__SSJRPa__trayTabs{border-top:1px solid var(--border-subtle);background:0 0;display:flex}.chats-module__SSJRPa__trayTabButton{text-align:center;color:#8da0bb;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:12px;font-size:14px;font-weight:800;transition:color .2s,border-color .2s}.chats-module__SSJRPa__sendButton{width:54px;height:54px;box-shadow:var(--shadow-sm);border-radius:999px;place-items:center;display:grid;color:var(--text-primary)!important;background:#ffffffe6!important}.chats-module__SSJRPa__newSearch{height:46px;color:var(--text-muted);border:1px solid var(--border-subtle);background:#ffffff9e;border-radius:16px;grid-template-columns:22px 1fr;align-items:center;gap:10px;margin:14px 22px 12px;padding:0 14px;display:grid}.chats-module__SSJRPa__newSearch input{min-width:0;color:var(--text-primary);background:0 0}.chats-module__SSJRPa__newActions{gap:3px;margin:0 22px 16px;display:grid}.chats-module__SSJRPa__newActions a,.chats-module__SSJRPa__newActions button{min-height:50px;color:var(--accent-primary);text-align:left;background:0 0;grid-template-columns:40px 1fr;align-items:center;gap:12px;padding:0;font-size:16px;font-weight:800;display:grid}.chats-module__SSJRPa__newActionIcon{width:38px;height:38px;color:var(--accent-primary);background:#13b7d21f;border-radius:999px;place-items:center;display:grid}.chats-module__SSJRPa__newActionIcon svg{width:21px;height:21px}.chats-module__SSJRPa__contactsTitle{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin:4px 22px 10px;font-size:13px;font-weight:900}.chats-module__SSJRPa__directoryList{align-content:start;gap:2px;padding:0 22px 88px;display:grid;overflow-y:auto}.chats-module__SSJRPa__directoryList button,.chats-module__SSJRPa__globalUserList button{min-height:62px;color:var(--text-primary);text-align:left;background:0 0;border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;display:grid}.chats-module__SSJRPa__directoryList strong,.chats-module__SSJRPa__globalUserList strong{margin-bottom:2px;font-size:16px;display:block}.chats-module__SSJRPa__directoryList small,.chats-module__SSJRPa__globalUserList small{color:#70829c;font-size:14px;font-weight:700}.chats-module__SSJRPa__groupComposer{grid-template-columns:58px 1fr;align-items:center;gap:12px;margin:14px 22px 18px;display:grid}.chats-module__SSJRPa__groupComposer button,.chats-module__SSJRPa__groupAvatarPicker{color:#8da0bb;background:#ffffff7a;border:2px dashed #8da0bb6b;border-radius:999px;place-items:center;width:56px;height:56px;display:grid}.chats-module__SSJRPa__groupAvatarPicker{cursor:pointer;overflow:hidden}.chats-module__SSJRPa__groupAvatarPicker img{object-fit:cover;width:100%;height:100%}.chats-module__SSJRPa__groupAvatarPicker input{display:none}.chats-module__SSJRPa__groupComposer input{min-width:0;height:46px;color:var(--text-primary);border-bottom:2px solid var(--border-subtle);background:0 0;font-size:18px;font-weight:900}.chats-module__SSJRPa__checkEmpty,.chats-module__SSJRPa__checkActive{border:2px solid #c4d2e3;border-radius:999px;width:22px;height:22px}.chats-module__SSJRPa__checkActive{background:var(--accent-primary);border-color:var(--accent-primary);box-shadow:inset 0 0 0 4px #fff}.chats-module__SSJRPa__createGroupButton{color:#fff;background:var(--accent-gradient);border-radius:16px;min-height:54px;font-weight:900;position:absolute;bottom:18px;left:18px;right:18px}.chats-module__SSJRPa__createGroupButton:disabled{color:#8fa0b6;background:#dbe5ef}.chats-module__SSJRPa__infoOverlay{z-index:200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.chats-module__SSJRPa__infoModal{width:min(512px,100%);max-height:min(760px,100dvh - 28px);color:var(--text-primary);background:#fffffffa;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 28px 70px #0f172a47}.chats-module__SSJRPa__infoHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;display:flex}.chats-module__SSJRPa__infoHeader h2{margin:0;font-size:19px}.chats-module__SSJRPa__infoHeader button{color:#64748b;background:0 0}.chats-module__SSJRPa__infoTabs{border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;display:grid}.chats-module__SSJRPa__infoTabs button{color:#7b8494;background:0 0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:8px;height:46px;font-weight:900;display:flex}.chats-module__SSJRPa__infoTabActive{color:#593df5!important;border-bottom-color:#593df5!important}.chats-module__SSJRPa__infoBody{padding:24px;overflow-y:auto}.chats-module__SSJRPa__infoHero{justify-items:center;gap:10px;padding-bottom:24px;display:grid}.chats-module__SSJRPa__infoHero h3{margin:4px 0 0;font-size:25px}.chats-module__SSJRPa__infoHero span,.chats-module__SSJRPa__infoHero small{color:#64748b;font-weight:700}.chats-module__SSJRPa__infoAvatar,.chats-module__SSJRPa__infoAvatarEditable{background:0 0;border-radius:18px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.chats-module__SSJRPa__infoAvatar img,.chats-module__SSJRPa__infoAvatarEditable img{object-fit:cover;border-radius:18px;width:96px;height:96px}.chats-module__SSJRPa__infoAvatarEditable{cursor:pointer;outline-offset:5px;outline:2px dashed #13b7d247}.chats-module__SSJRPa__infoEditName{grid-template-columns:1fr auto;gap:8px;width:min(320px,100%);display:grid}.chats-module__SSJRPa__infoEditName input,.chats-module__SSJRPa__memberSearch input,.chats-module__SSJRPa__groupInfoActions input{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;font-weight:800}.chats-module__SSJRPa__infoEditName input,.chats-module__SSJRPa__memberSearch,.chats-module__SSJRPa__groupInfoActions label{border:1px solid var(--border-subtle);background:#f8fbffe6;border-radius:14px}.chats-module__SSJRPa__infoEditName input{padding:0 12px}.chats-module__SSJRPa__infoEditName button,.chats-module__SSJRPa__groupInfoActions button{color:#fff;background:var(--accent-gradient);border-radius:14px;padding:10px 13px;font-weight:900}.chats-module__SSJRPa__groupInfoActions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chats-module__SSJRPa__groupInfoActions button,.chats-module__SSJRPa__groupInfoActions label{align-items:center;gap:8px;height:42px;display:inline-flex}.chats-module__SSJRPa__groupInfoActions label{flex:1;min-width:130px;padding:0 12px}.chats-module__SSJRPa__infoNotice{color:#0f766e;word-break:break-all;background:#14b8a61f;border-radius:14px;padding:10px 12px;font-size:12px;font-weight:800}.chats-module__SSJRPa__infoSectionTitle{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:22px 0 12px;font-size:13px}.chats-module__SSJRPa__memberSearch{color:#8aa0bb;align-items:center;gap:8px;height:38px;margin-bottom:12px;padding:0 12px;display:flex}.chats-module__SSJRPa__memberList{gap:10px;max-height:300px;display:grid;overflow-y:auto}.chats-module__SSJRPa__memberRow{grid-template-columns:48px 1fr auto;align-items:center;gap:12px;display:grid}.chats-module__SSJRPa__memberRow img{object-fit:cover;border-radius:14px;width:48px;height:48px}.chats-module__SSJRPa__memberRow strong{align-items:center;gap:6px;display:inline-flex}.chats-module__SSJRPa__memberRow small{color:#8aa0bb;font-weight:800;display:block}.chats-module__SSJRPa__memberActions{gap:7px;display:inline-flex}.chats-module__SSJRPa__memberActions button{color:#8aa0bb;background:0 0;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.chats-module__SSJRPa__memberDanger{color:var(--error)!important}.chats-module__SSJRPa__deleteGroupButton,.chats-module__SSJRPa__leaveGroupButton{color:#ff4d4f;background:#ff4d4f1c;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;height:54px;margin-top:24px;font-weight:900;display:flex}.chats-module__SSJRPa__leaveGroupButton{color:#64748b;background:#64748b1a}.chats-module__SSJRPa__mediaGrid{grid-template-columns:repeat(3,1fr);gap:10px;min-height:240px;padding:18px;display:grid;overflow-y:auto}.chats-module__SSJRPa__mediaGrid a{aspect-ratio:1;color:#64748b;background:#f1f5f9e6;border-radius:16px;place-items:center;font-size:12px;font-weight:900;display:grid;overflow:hidden}.chats-module__SSJRPa__mediaGrid img{object-fit:cover;width:100%;height:100%}.chats-module__SSJRPa__directoryDetail{background:var(--bg-glass);border:1px solid var(--border-light);min-height:0;box-shadow:var(--shadow-sm);border-radius:30px;overflow:hidden}.chats-module__SSJRPa__directoryWorkspace{grid-template-columns:minmax(320px,560px);justify-content:center}.chats-module__SSJRPa__directoryDetailFull{grid-template-rows:auto auto auto 1fr;display:grid}.chats-module__SSJRPa__globalUserList{align-content:start;gap:2px;padding:0 26px 26px;display:grid;overflow-y:auto}.chats-module__SSJRPa__globalUserList button{grid-template-columns:52px 1fr;padding:8px}.chats-module__SSJRPa__globalUserList img{object-fit:cover;border-radius:999px;width:46px;height:46px}@media (max-width:900px){.chats-module__SSJRPa__workspace{grid-template-columns:1fr;gap:0;padding:0}.chats-module__SSJRPa__infoRail{display:none}.chats-module__SSJRPa__sidebar,.chats-module__SSJRPa__dialog,.chats-module__SSJRPa__directoryDetail{border-radius:0}.chats-module__SSJRPa__directoryWorkspace{grid-template-columns:1fr;height:100dvh}.chats-module__SSJRPa__sidebarHasDialog,.chats-module__SSJRPa__dialog:not(.chats-module__SSJRPa__dialogOpen){display:none}.chats-module__SSJRPa__backButton{display:grid}.chats-module__SSJRPa__fab{right:22px;bottom:max(88px, calc(env(safe-area-inset-bottom) + 72px));z-index:30;color:#fff;background:var(--accent-gradient);box-shadow:0 16px 34px var(--accent-glow);position:fixed}}@media (max-width:560px){.chats-module__SSJRPa__messageIn,.chats-module__SSJRPa__messageOut{max-width:92%}.chats-module__SSJRPa__composer{margin:0 10px max(12px, env(safe-area-inset-bottom));grid-template-columns:38px minmax(0,1fr) 38px 50px}.chats-module__SSJRPa__attachmentMenu{right:-60px}}.chats-module__SSJRPa__chatActionsSubheader{border-bottom:1px solid var(--border-subtle);background:#ffffff73;justify-content:center;align-items:center;gap:8px;padding:8px 16px;display:flex}.chats-module__SSJRPa__dialogMenu,.chats-module__SSJRPa__contextMenu{z-index:100;background:var(--bg-glass,#ffffffd9);border:1px solid var(--border-light,#00000014);min-width:170px;box-shadow:var(--shadow-md,0 10px 20px #00000026);-webkit-backdrop-filter:blur(28px);border-radius:18px;flex-direction:column;padding:6px;display:flex;position:absolute}.chats-module__SSJRPa__dialogMenu{top:calc(100% + 4px);right:0}.chats-module__SSJRPa__dialogMenu button,.chats-module__SSJRPa__contextMenu button{min-height:36px;color:var(--text-primary,#1e293b);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;width:100%;padding:8px 12px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.chats-module__SSJRPa__dialogMenu button:hover,.chats-module__SSJRPa__contextMenu button:hover{background:#0000000d}.chats-module__SSJRPa__dialogMenu button.chats-module__SSJRPa__danger,.chats-module__SSJRPa__contextMenu button.chats-module__SSJRPa__danger{color:#ff4d4f}.chats-module__SSJRPa__messageSelected{outline-offset:1px;outline:3px solid var(--accent-primary,#13b7d2)!important;box-shadow:0 0 14px #13b7d266!important}.chats-module__SSJRPa__workspace{grid-template-columns:var(--sidebar-w) var(--chats-w) minmax(0, 1fr) var(--info-panel-w);background:var(--bg);gap:0;width:100vw;height:100dvh;padding:0;display:grid;overflow:hidden}.chats-module__SSJRPa__infoRail{background:var(--bg-glass);border-left:1px solid var(--border-subtle);flex-direction:column;min-height:0;display:flex;overflow:hidden}.chats-module__SSJRPa__infoRailPlaceholder{height:100%;color:var(--text-muted);padding:var(--space-5);text-align:center;letter-spacing:.02em;place-items:center;font-size:14px;font-weight:700;display:grid}.chats-module__SSJRPa__rail{background:var(--bg-sidebar);border-right:1px solid var(--border-subtle);flex-direction:column;align-items:center;gap:16px;min-height:0;padding:16px 0;display:flex}.chats-module__SSJRPa__railLogo,.chats-module__SSJRPa__railButton,.chats-module__SSJRPa__railButtonActive,.chats-module__SSJRPa__railAvatar{width:52px;height:52px;color:var(--text-secondary);border-radius:var(--radius-round);transition:background var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0;flex:none;place-items:center;display:grid}.chats-module__SSJRPa__railLogo{color:#fff;background:var(--accent-primary);width:48px;height:48px;margin-bottom:8px}.chats-module__SSJRPa__railButton:hover,.chats-module__SSJRPa__railButtonActive:hover,.chats-module__SSJRPa__railAvatar:hover{color:var(--text-primary);background:var(--bg-hover);transform:scale(1.05)}.chats-module__SSJRPa__railButtonActive{color:var(--accent-primary);background:var(--accent-soft);position:relative}.chats-module__SSJRPa__railButtonActive:before{content:"";background:var(--accent-primary);border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:-10px}.chats-module__SSJRPa__railNav,.chats-module__SSJRPa__railBottom{flex-direction:column;align-items:center;gap:8px;display:flex}.chats-module__SSJRPa__railNav{flex:1}.chats-module__SSJRPa__railAvatar{color:#fff;background:var(--accent-gradient);width:44px;height:44px;position:relative;overflow:hidden}.chats-module__SSJRPa__railAvatar img{object-fit:cover;width:100%;height:100%}.chats-module__SSJRPa__railAvatarOnline:after{content:"";background:var(--online);border:2px solid var(--bg-sidebar);pointer-events:none;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.chats-module__SSJRPa__railBadge{background:var(--danger);color:#fff;border-radius:var(--radius-round);min-width:18px;height:18px;box-shadow:0 0 0 2px var(--bg-sidebar);pointer-events:none;place-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:6px;right:6px}.chats-module__SSJRPa__railXstatusBtn{width:44px;height:44px;color:var(--text-primary);background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-round);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);cursor:pointer;place-items:center;padding:0;font-size:20px;line-height:1;display:grid;box-shadow:0 2px 8px #0000000f}.chats-module__SSJRPa__railXstatusBtn:hover{border-color:var(--accent-primary);box-shadow:0 4px 12px var(--accent-glow);transform:scale(1.06)}.chats-module__SSJRPa__railXstatusBtn:active{transform:scale(.94)}.chats-module__SSJRPa__railXstatusEmoji{line-height:1}.chats-module__SSJRPa__railThemeToggle{width:44px;height:44px;color:var(--text-secondary);border-radius:var(--radius-round);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0;border:0;place-items:center;padding:0;display:grid}.chats-module__SSJRPa__railThemeToggle:hover{color:var(--text-primary);background:var(--bg-hover);transform:scale(1.05)}.chats-module__SSJRPa__railThemeToggle:active{transform:scale(.94)}.chats-module__SSJRPa__sidebar,.chats-module__SSJRPa__dialog,.chats-module__SSJRPa__directoryDetail{background:var(--bg-panel);min-height:0;box-shadow:none;-webkit-backdrop-filter:none;border:0;border-radius:0;overflow:hidden}.chats-module__SSJRPa__sidebar{border-right:1px solid var(--border-subtle);flex-direction:column;display:flex}.chats-module__SSJRPa__sidebarHeader,.chats-module__SSJRPa__dialogHeader{min-height:var(--header-h);background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);padding:0 16px}.chats-module__SSJRPa__sidebarHeader h1{letter-spacing:0;font-size:20px;font-weight:700}.chats-module__SSJRPa__sidebarHeader a,.chats-module__SSJRPa__offlineButton,.chats-module__SSJRPa__backButton,.chats-module__SSJRPa__filterButton,.chats-module__SSJRPa__iconButton{color:var(--text-secondary);border-radius:var(--radius-round);transition:background var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0}.chats-module__SSJRPa__sidebarHeader a:hover,.chats-module__SSJRPa__offlineButton:hover,.chats-module__SSJRPa__backButton:hover,.chats-module__SSJRPa__filterButton:hover,.chats-module__SSJRPa__iconButton:hover{color:var(--text-primary);background:var(--bg-hover)}.chats-module__SSJRPa__chatTools{grid-template-columns:minmax(0,1fr) 40px;gap:8px;margin:8px 12px}.chats-module__SSJRPa__search,.chats-module__SSJRPa__filterButton,.chats-module__SSJRPa__startChat input,.chats-module__SSJRPa__newSearch{background:var(--bg-input);height:40px;box-shadow:none;border:0;border-radius:20px}.chats-module__SSJRPa__search{grid-template-columns:20px 1fr;padding:0 14px}.chats-module__SSJRPa__filterButton{height:40px;color:var(--text-secondary)}.chats-module__SSJRPa__filterButton:hover,.chats-module__SSJRPa__filterButton[aria-expanded=true]{color:var(--accent-primary)}.chats-module__SSJRPa__filterMenu,.chats-module__SSJRPa__dialogMenu,.chats-module__SSJRPa__contextMenu,.chats-module__SSJRPa__attachmentMenu,.chats-module__SSJRPa__mentionPopup{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-md);-webkit-backdrop-filter:none}.chats-module__SSJRPa__filterMenu button,.chats-module__SSJRPa__dialogMenu button,.chats-module__SSJRPa__contextMenu button{border-radius:var(--radius-sm)}.chats-module__SSJRPa__fab{color:#fff;background:var(--accent-primary);width:52px;height:52px;box-shadow:var(--shadow-md);bottom:18px;right:18px}.chats-module__SSJRPa__error{border-radius:var(--radius-md);margin:0 12px 8px}.chats-module__SSJRPa__chatList{flex:1;padding:0 6px 74px}.chats-module__SSJRPa__chatItem,.chats-module__SSJRPa__chatItemActive{border-radius:var(--radius-md);min-height:72px;box-shadow:none;transition:background var(--transition-fast), transform var(--transition-fast);border:0;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;margin:0;padding:10px 12px}.chats-module__SSJRPa__chatItem:hover{background:var(--bg-hover)}.chats-module__SSJRPa__chatItemActive{background:var(--accent-soft);box-shadow:none;border:0;position:relative}.chats-module__SSJRPa__chatItemActive:before{content:"";background:var(--accent-primary);border-radius:0 3px 3px 0;width:3px;height:64%;position:absolute;top:18%;left:-6px}.chats-module__SSJRPa__avatarWrap{width:var(--chat-avatar-size);height:var(--chat-avatar-size)}.chats-module__SSJRPa__avatarWrap img,.chats-module__SSJRPa__dialogHeader img{width:var(--chat-avatar-size);height:var(--chat-avatar-size);border:0}.chats-module__SSJRPa__statusOnline,.chats-module__SSJRPa__statusAway{border-color:var(--bg-panel);background:var(--online);width:13px;height:13px;bottom:2px;right:2px}.chats-module__SSJRPa__statusAway{background:var(--text-muted)}.chats-module__SSJRPa__chatMeta{gap:2px}.chats-module__SSJRPa__chatMeta strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.chats-module__SSJRPa__chatMeta small,.chats-module__SSJRPa__chatPreview,.chats-module__SSJRPa__chatStatusText{color:var(--text-secondary);font-size:13px;font-weight:500}.chats-module__SSJRPa__chatTime{color:var(--text-muted);margin-top:4px}.chats-module__SSJRPa__dialog{background:var(--bg);grid-template-rows:auto 1fr auto;display:grid}.chats-module__SSJRPa__dialogHeader{cursor:default;gap:12px}.chats-module__SSJRPa__dialogIdentityButton{border-radius:var(--radius-md);min-height:52px;padding:0}.chats-module__SSJRPa__dialogIdentityButton:hover{background:0 0}.chats-module__SSJRPa__dialogHeaderInfo h2{letter-spacing:0;font-size:15px;font-weight:600}.chats-module__SSJRPa__dialogHeaderInfo span{color:var(--text-secondary);font-size:13px;font-weight:500}.chats-module__SSJRPa__chatActionsSubheader{background:var(--bg-panel);border-bottom-color:var(--border-subtle)}.chats-module__SSJRPa__messages{background:var(--bg);gap:8px;padding:20px 16px;position:relative}.chats-module__SSJRPa__dayPill{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:var(--radius-md);letter-spacing:0;text-transform:none;border:0}.chats-module__SSJRPa__messageIn,.chats-module__SSJRPa__messageOut{border-radius:var(--chat-message-radius);max-width:min(520px,75%);padding:8px 12px 6px;box-shadow:0 1px 1px #0000000a}.chats-module__SSJRPa__messageIn{background:var(--chat-message-in-bg);border-bottom-left-radius:4px}.chats-module__SSJRPa__messageOut{color:var(--text-inverse);background:var(--chat-message-out-bg);border-bottom-right-radius:4px}.chats-module__SSJRPa__messageIn p,.chats-module__SSJRPa__messageOut p{white-space:pre-wrap;margin:0 0 4px;font-size:15px;line-height:1.35}.chats-module__SSJRPa__messageIn span,.chats-module__SSJRPa__messageOut span{font-size:11px}.chats-module__SSJRPa__typing{background:var(--bg-message-in);border-radius:var(--radius-round)}.chats-module__SSJRPa__composer{min-height:auto;color:var(--text-secondary);background:var(--bg-panel);border-top:1px solid var(--border-subtle);box-shadow:none;border-radius:0;align-items:flex-end;gap:8px;margin:0;padding:8px 12px 12px;display:flex}.chats-module__SSJRPa__composerInputWrap{background:var(--chat-composer-bg);border-radius:var(--chat-composer-radius);align-items:center;min-height:44px;padding:0 4px;display:flex}.chats-module__SSJRPa__composerInputWrap textarea{min-height:40px;padding:10px 6px;font-size:15px;line-height:1.4}.chats-module__SSJRPa__iconButton{flex:none;width:40px;height:44px}.chats-module__SSJRPa__sendButton{border-radius:var(--radius-round);width:40px;height:40px;box-shadow:none;flex:none;color:#fff!important;background:var(--accent-primary)!important}.chats-module__SSJRPa__sendButton:hover:not(:disabled){transform:scale(1.05);background:var(--accent-secondary)!important}.chats-module__SSJRPa__attachmentMenu{bottom:calc(100% + 10px);right:-48px}.chats-module__SSJRPa__attachmentMenuItem,.chats-module__SSJRPa__recorderModeActive,.chats-module__SSJRPa__stickerPackCard button{background:var(--accent-primary)!important}.chats-module__SSJRPa__stickerTray{background:var(--bg-panel);border-top:1px solid var(--border-subtle);height:260px}.chats-module__SSJRPa__stickerGrid button,.chats-module__SSJRPa__stickerPackCard,.chats-module__SSJRPa__uploadNotice{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.chats-module__SSJRPa__trayTabs{background:var(--bg-panel);border-top-color:var(--border-subtle)}.chats-module__SSJRPa__trayTabButtonActive{color:var(--accent-primary);border-bottom-color:var(--accent-primary)}.chats-module__SSJRPa__mediaLink{border-radius:var(--radius-sm)}.chats-module__SSJRPa__inlineImage,.chats-module__SSJRPa__stickerImage{border-radius:var(--radius-md)}.chats-module__SSJRPa__emptyList,.chats-module__SSJRPa__noDialog,.chats-module__SSJRPa__emptyDialog{color:var(--text-secondary)}@media (max-width:900px){.chats-module__SSJRPa__workspace{grid-template-columns:1fr}.chats-module__SSJRPa__rail,.chats-module__SSJRPa__infoRail{display:none}.chats-module__SSJRPa__sidebar,.chats-module__SSJRPa__dialog,.chats-module__SSJRPa__directoryDetail{border-radius:0}}@media (max-width:560px){.chats-module__SSJRPa__messageIn,.chats-module__SSJRPa__messageOut{max-width:90%}.chats-module__SSJRPa__composer{padding:6px 8px max(10px, env(safe-area-inset-bottom))}.chats-module__SSJRPa__composerInputWrap{min-width:0}.chats-module__SSJRPa__attachmentMenu{right:-44px}.chats-module__SSJRPa__chatBadge{background:var(--accent-primary);min-width:22px;height:22px;color:var(--text-on-accent);border-radius:var(--radius-round);flex-shrink:0;place-items:center;padding:0 7px;font-size:12px;font-weight:700;line-height:1;display:grid}.chats-module__SSJRPa__chatBadgeMuted{background:var(--text-muted)}.chats-module__SSJRPa__chatMetaIcons{color:var(--text-muted);flex-shrink:0;align-items:center;gap:4px;display:flex}.chats-module__SSJRPa__chatCheckSeen{color:var(--accent-primary)}.chats-module__SSJRPa__chatsEmpty{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.chats-module__SSJRPa__chatsEmptyIcon{opacity:.5;margin-bottom:12px;font-size:48px;line-height:1}.chats-module__SSJRPa__chatsEmptyTitle{color:var(--text-primary);margin:0 0 6px;font-size:15px;font-weight:700}.chats-module__SSJRPa__chatsEmptyText{opacity:.85;margin:0;font-size:13px;line-height:1.4}.chats-module__SSJRPa__chatsFilter{background:var(--accent-soft);border:1px solid var(--border-focus);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:0 12px 8px;padding:8px 12px;animation:.2s ease-out chats-module__SSJRPa__chatsFilterSlideIn;display:flex}.chats-module__SSJRPa__chatsFilterLabel{color:var(--accent-primary);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.chats-module__SSJRPa__chatsFilterLabel:before{content:"📢";font-size:14px}.chats-module__SSJRPa__chatsFilterClose{width:24px;height:24px;color:var(--accent-primary);cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.chats-module__SSJRPa__chatsFilterClose:hover{background:var(--accent-soft)}.chats-module__SSJRPa__chatsFilterClose:active{transform:scale(.9)}.chats-module__SSJRPa__archiveBackBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:none}.chats-module__SSJRPa__archiveBackBtnActive{display:grid}.chats-module__SSJRPa__archiveBackBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.chats-module__SSJRPa__archiveBackBtn:active{transform:scale(.94)}@keyframes chats-module__SSJRPa__chatsFilterSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chats-module__SSJRPa__chatMainHeader{min-height:var(--header-h);border-bottom:1px solid var(--border-subtle);background:var(--bg-panel);flex-shrink:0;align-items:center;gap:12px;padding:0 16px;display:flex}.chats-module__SSJRPa__chatHeaderInfo{flex:1;min-width:0}.chats-module__SSJRPa__chatHeaderName{color:var(--text-primary);margin:0;font-size:15px;font-weight:700;line-height:1.2}.chats-module__SSJRPa__chatHeaderStatusRow{color:var(--text-secondary);align-items:center;gap:6px;margin-top:2px;font-size:13px;line-height:1.2;display:flex}.chats-module__SSJRPa__chatHeaderStatusRow:before{content:"";background:var(--text-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px}.chats-module__SSJRPa__chatHeaderStatusRowOnline{color:var(--accent-primary)}.chats-module__SSJRPa__chatHeaderStatusRowOnline:before{background:var(--online);box-shadow:0 0 0 2px var(--accent-soft);animation:2s ease-in-out infinite chats-module__SSJRPa__chatHeaderOnlinePulse}@keyframes chats-module__SSJRPa__chatHeaderOnlinePulse{0%,to{box-shadow:0 0 0 2px var(--accent-soft)}50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--online) 12%, transparent)}}.chats-module__SSJRPa__chatHeaderXstatus{align-items:center;gap:4px;margin-left:4px;display:inline-flex}.chats-module__SSJRPa__chatHeaderActions{gap:4px;margin-left:auto;display:flex;position:relative}.chats-module__SSJRPa__chatMenu{top:calc(var(--header-h) - 8px);background:var(--bg-elevated);border:1px solid var(--border);min-width:220px;box-shadow:var(--shadow-lg);z-index:80;opacity:0;transform-origin:100% 0;border-radius:12px;padding:6px;transition:opacity .15s,transform .15s;display:none;position:absolute;right:12px;transform:translateY(-4px)scale(.98)}.chats-module__SSJRPa__chatMenuOpen{opacity:1;display:block;transform:translateY(0)scale(1)}.chats-module__SSJRPa__chatMenuItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-family:inherit;font-size:14px;display:flex}.chats-module__SSJRPa__chatMenuItem:hover{background:var(--bg-hover)}.chats-module__SSJRPa__chatMenuItemDanger{color:var(--danger)}.chats-module__SSJRPa__chatMenuItemDanger:hover{background:color-mix(in srgb, var(--danger) 10%, transparent)}.chats-module__SSJRPa__chatMenuDivider{background:var(--border);height:1px;margin:4px 8px}.chats-module__SSJRPa__messagesArea{background:var(--bg-primary);flex-direction:column;flex:1;gap:16px;padding:20px 16px;display:flex;position:relative;overflow-y:auto}.chats-module__SSJRPa__messagesArea:before{content:"";background-image:radial-gradient(circle at 20% 30%, var(--accent-soft) 0%, transparent 40%), radial-gradient(circle at 80% 70%, var(--accent-soft) 0%, transparent 40%);opacity:.5;pointer-events:none;position:absolute;inset:0}.chats-module__SSJRPa__messageGroup{z-index:1;flex-direction:column;gap:2px;max-width:75%;display:flex;position:relative}.chats-module__SSJRPa__messageGroupOut{align-self:flex-end}.chats-module__SSJRPa__messageGroupIn{align-self:flex-start}.chats-module__SSJRPa__dateDivider{text-align:center;z-index:1;margin:8px 0;position:relative}.chats-module__SSJRPa__dateDivider span{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.chats-module__SSJRPa__message{z-index:1;align-items:flex-end;gap:8px;display:flex;position:relative}.chats-module__SSJRPa__messageOut{flex-direction:row-reverse;align-self:flex-end}.chats-module__SSJRPa__messageAvatar{color:#fff;background:var(--accent-primary);visibility:hidden;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.chats-module__SSJRPa__messageGroup>.chats-module__SSJRPa__message:first-child .chats-module__SSJRPa__messageAvatar{visibility:visible}.chats-module__SSJRPa__bubbleWrap{flex-direction:column;gap:2px;max-width:100%;display:flex}.chats-module__SSJRPa__messageSender{color:var(--accent-primary);margin-bottom:2px;padding:0 12px;font-size:13px;font-weight:700}.chats-module__SSJRPa__bubble{background:var(--bg-message-in);color:var(--text-primary);word-wrap:break-word;border-radius:14px;padding:8px 12px 6px;line-height:1.35;position:relative;box-shadow:0 1px 1px #0000000a}.chats-module__SSJRPa__messageOut .chats-module__SSJRPa__bubble{background:var(--bg-message-out);color:var(--text-on-accent)}.chats-module__SSJRPa__bubbleGrouped{border-top-left-radius:4px}.chats-module__SSJRPa__messageOut.chats-module__SSJRPa__bubbleGrouped{border-top-left-radius:14px;border-top-right-radius:4px}.chats-module__SSJRPa__bubbleText{font-size:var(--chat-text-size,15px);white-space:pre-wrap;overflow-wrap:break-word;word-break:normal}.chats-module__SSJRPa__messageIn p,.chats-module__SSJRPa__messageOut p{font-size:var(--chat-text-size,15px)}.chats-module__SSJRPa__bubbleEdited{opacity:.65;margin-right:4px;font-size:11px;font-style:italic}.chats-module__SSJRPa__bubbleMeta{opacity:.7;white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:4px;width:100%;margin-top:2px;font-size:11px;display:flex}.chats-module__SSJRPa__messageOut .chats-module__SSJRPa__bubbleMeta{color:#ffffffd9}.chats-module__SSJRPa__bubbleCheckSeen{color:#4fc3f7}.chats-module__SSJRPa__bubbleSelected{box-shadow:0 0 0 2px var(--accent-primary)}.chats-module__SSJRPa__replyQuote{border-left:3px solid var(--accent-primary);cursor:pointer;background:#0000000d;border-radius:8px;align-items:stretch;gap:8px;max-width:100%;margin-bottom:4px;padding:4px 8px;display:flex;overflow:hidden}[data-theme=dark] .chats-module__SSJRPa__replyQuote{background:#ffffff0d}.chats-module__SSJRPa__messageOut .chats-module__SSJRPa__replyQuote{background:#ffffff26;margin-right:16px}.chats-module__SSJRPa__replyName{color:var(--accent-primary);font-size:12px;font-weight:700}.chats-module__SSJRPa__messageOut .chats-module__SSJRPa__replyName{color:#b3f0d8}.chats-module__SSJRPa__replyText{opacity:.85;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chats-module__SSJRPa__reactionBadge{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:2px;padding:1px 6px;font-size:12px;display:flex;position:absolute;bottom:-8px;right:8px}.chats-module__SSJRPa__linkPreview{color:inherit;background:#0000000f;border:1px solid #00000014;border-radius:10px;gap:10px;max-width:360px;margin-top:6px;padding:8px;text-decoration:none;display:flex}.chats-module__SSJRPa__messageOut .chats-module__SSJRPa__linkPreview{background:#ffffff2e;border-color:#fff3}.chats-module__SSJRPa__linkPreviewImg{background:var(--bg-tertiary);border-radius:8px;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:24px;display:grid;overflow:hidden}.chats-module__SSJRPa__linkPreviewContent{flex:1;min-width:0}.chats-module__SSJRPa__linkPreviewSite{opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.chats-module__SSJRPa__linkPreviewTitle{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:2px 0;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.chats-module__SSJRPa__linkPreviewDesc{opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.chats-module__SSJRPa__typingBubble{background:var(--bg-message-in);z-index:1;border-radius:4px 14px 14px;align-self:flex-start;align-items:center;gap:4px;margin:4px 0;padding:12px 16px;display:inline-flex;position:relative;box-shadow:0 1px 1px #0000000a}.chats-module__SSJRPa__typingText{color:var(--text-secondary);margin-left:8px;font-size:12px}.chats-module__SSJRPa__typingDot{background:var(--text-secondary);opacity:.25;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chats-module__SSJRPa__typingDotPulse;display:inline-block}.chats-module__SSJRPa__typingDot:nth-child(2){animation-delay:-.2s}.chats-module__SSJRPa__typingDot:nth-child(3){animation-delay:0s}@keyframes chats-module__SSJRPa__typingDotPulse{0%,to{opacity:.25}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.chats-module__SSJRPa__typingDot{opacity:.65;animation:none}}.chats-module__SSJRPa__pinnedBanner{background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);cursor:pointer;transition:background var(--transition-fast);flex-shrink:0;align-items:center;gap:12px;padding:8px 16px;display:none}.chats-module__SSJRPa__pinnedBannerActive{display:flex}.chats-module__SSJRPa__pinnedBanner:hover{background:var(--bg-hover)}.chats-module__SSJRPa__pinnedIcon{color:var(--accent-primary);flex-shrink:0;align-items:center;display:flex}.chats-module__SSJRPa__pinnedInfo{flex:1;min-width:0}.chats-module__SSJRPa__pinnedLabel{color:var(--accent-primary);font-size:12px;font-weight:700;line-height:1.2}.chats-module__SSJRPa__pinnedText{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.3;overflow:hidden}.chats-module__SSJRPa__pinnedClose{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:6px;display:grid}.chats-module__SSJRPa__pinnedClose:hover{background:var(--bg-hover);color:var(--text-primary)}.chats-module__SSJRPa__scrollBottom{background:var(--bg-elevated);width:44px;height:44px;color:var(--text-secondary);box-shadow:var(--shadow-lg);z-index:20;border:1px solid var(--border);cursor:pointer;transition:transform var(--transition-fast), color var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;bottom:88px;right:16px}.chats-module__SSJRPa__scrollBottomActive{display:flex}.chats-module__SSJRPa__scrollBottom:hover{color:var(--text-primary);transform:translateY(-2px)}.chats-module__SSJRPa__scrollBottomBadge{background:var(--accent-primary);min-width:20px;height:20px;color:var(--text-on-accent);border:2px solid var(--bg-elevated);border-radius:10px;place-items:center;padding:0 6px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px}.chats-module__SSJRPa__chatSearchBar{background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;animation:.2s ease-out chats-module__SSJRPa__chatSearchBarSlide;display:flex}@keyframes chats-module__SSJRPa__chatSearchBarSlide{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.chats-module__SSJRPa__chatSearchInput{color:var(--text-primary);background:0 0;border:0;outline:0;flex:1;min-width:0;padding:4px 0;font-size:14px}.chats-module__SSJRPa__chatSearchInput::placeholder{color:var(--text-muted)}.chats-module__SSJRPa__chatSearchCount{color:var(--text-secondary);white-space:nowrap;background:var(--bg-input);border-radius:8px;padding:3px 8px;font-size:11px;font-weight:600}.chats-module__SSJRPa__chatSearchNav{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.chats-module__SSJRPa__chatSearchNav:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.chats-module__SSJRPa__chatSearchNav:disabled{opacity:.3;cursor:not-allowed}.chats-module__SSJRPa__chatSearchClose{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.chats-module__SSJRPa__chatSearchClose:hover{background:var(--bg-hover);color:var(--text-primary)}.chats-module__SSJRPa__searchMark{color:var(--text-primary);background:#ffd70080;border-radius:3px;padding:0 2px;font-weight:700}.chats-module__SSJRPa__searchMarkCurrent{background:var(--accent-primary);color:var(--text-on-accent);box-shadow:0 0 0 2px var(--accent-soft);animation:1.2s ease-in-out infinite chats-module__SSJRPa__searchMarkPulse}@keyframes chats-module__SSJRPa__searchMarkPulse{0%,to{box-shadow:0 0 0 2px var(--accent-soft)}50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-primary) 12%, transparent)}}.chats-module__SSJRPa__chatSearchEmpty{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:40px 20px;font-size:14px;display:flex}.chats-module__SSJRPa__composerInputWrapExtra{background:var(--bg-panel);border-left:3px solid var(--accent-primary);border-radius:10px;align-items:center;gap:12px;margin:0 12px 6px;padding:8px 12px;display:none}.chats-module__SSJRPa__composerInputWrapExtraActive{display:flex}.chats-module__SSJRPa__composerExtraIcon{color:var(--accent-primary);flex-shrink:0;place-items:center;display:grid}.chats-module__SSJRPa__composerExtraInfo{flex:1;min-width:0}.chats-module__SSJRPa__composerExtraTitle{color:var(--accent-primary);font-size:13px;font-weight:700}.chats-module__SSJRPa__composerExtraText{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chats-module__SSJRPa__composerExtraCancel{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:4px;display:grid}.chats-module__SSJRPa__composerExtraCancel:hover{background:var(--bg-hover);color:var(--text-primary)}.chats-module__SSJRPa__contextMenuRoot{box-shadow:none;z-index:200;background:0 0;border:0;border-radius:0;flex-direction:column;gap:6px;width:max-content;min-width:200px;max-width:min(280px,100vw - 24px);padding:0;animation:.12s ease-out chats-module__SSJRPa__ctxFade;display:flex;position:fixed;overflow:visible}.chats-module__SSJRPa__contextMenuReactions{background:var(--bg-panel);border:1px solid var(--border-subtle);width:max-content;max-width:min(100%,280px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);border-radius:999px;align-items:center;gap:1px;padding:4px 6px;display:flex}.chats-module__SSJRPa__contextMenuActions{background:var(--bg-panel);border:1px solid var(--border-subtle);min-width:200px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);border-radius:12px;gap:1px;padding:4px;display:grid}.chats-module__SSJRPa__contextMenuReactionBtn{width:32px;height:32px;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;padding:0;font-size:19px;line-height:1;transition:transform .1s,background .1s;display:grid}.chats-module__SSJRPa__contextMenuReactionBtnActive{background:var(--accent-soft);border-color:var(--border-subtle)}.chats-module__SSJRPa__contextMenuReactionBtn:hover{background:var(--accent-soft);transform:scale(1.28)}.chats-module__SSJRPa__contextMenuCustomReactionBtn{background:var(--accent-soft);border:1px solid var(--border-subtle);cursor:pointer;width:30px;height:30px;color:var(--accent-primary,#13b7d2);-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:16px;font-weight:700;transition:transform .12s,background .12s;display:flex}.chats-module__SSJRPa__contextMenuCustomReactionBtn:hover{background:var(--accent-soft);transform:scale(1.15)}.chats-module__SSJRPa__contextMenuEmojiPickerPopup{z-index:210;box-shadow:var(--shadow-lg);border-radius:12px;position:absolute;top:48px;left:0;overflow:hidden}.chats-module__SSJRPa__contextMenuEmojiPickerOverlay{bottom:env(safe-area-inset-bottom,0px);z-index:1100;background:var(--bg-panel);border-radius:20px 20px 0 0;max-width:100vw;animation:.22s cubic-bezier(.1,.76,.55,.94) chats-module__SSJRPa__ctxSlideUp;position:fixed;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 -4px 30px #0003}@keyframes chats-module__SSJRPa__ctxFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.chats-module__SSJRPa__contextMenuItem{cursor:pointer;min-height:36px;color:var(--text-primary);text-align:left;white-space:nowrap;width:100%;transition:background var(--transition-fast);letter-spacing:0;background:0 0;border:0;border-radius:8px;grid-template-columns:18px 1fr;align-items:center;gap:10px;padding:7px 10px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;display:grid}.chats-module__SSJRPa__contextMenuDivider{background:var(--border);height:1px;margin:4px 0}.chats-module__SSJRPa__contextMenuBackdrop{z-index:199;background:0 0;display:block;position:fixed;inset:0}@media (max-width:520px){.chats-module__SSJRPa__contextMenuBackdrop{background:#00000073;animation:.2s ease-out chats-module__SSJRPa__ctxBackdropFadeIn}.chats-module__SSJRPa__contextMenuRoot{box-sizing:border-box!important;border-radius:12px!important;max-width:min(240px,100vw - 24px)!important;animation:.12s ease-out chats-module__SSJRPa__ctxFade!important;position:fixed!important}.chats-module__SSJRPa__contextMenuItem{border-radius:8px;min-height:40px;padding:10px 12px;font-size:14px}}@keyframes chats-module__SSJRPa__ctxBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes chats-module__SSJRPa__ctxSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chats-module__SSJRPa__infoPanelHeader{min-height:var(--header-h);border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.chats-module__SSJRPa__infoPanelTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:700}.chats-module__SSJRPa__infoAvatarGroup{background:var(--accent-primary);width:120px;height:120px;color:var(--text-on-accent);border-radius:50%;place-items:center;font-size:48px;font-weight:800;display:grid;overflow:hidden}.chats-module__SSJRPa__infoAvatarImg{object-fit:cover;border-radius:50%;width:120px;height:120px}.chats-module__SSJRPa__infoMemberAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.chats-module__SSJRPa__infoActions{gap:8px;margin-bottom:20px;display:flex}.chats-module__SSJRPa__infoActionBtn{background:var(--bg-input);color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast);border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:700;display:flex}.chats-module__SSJRPa__infoActionBtn:hover{background:var(--bg-active)}.chats-module__SSJRPa__infoActionBtn:active{transform:scale(.97)}.chats-module__SSJRPa__infoActionBtnSuccess{color:var(--accent-primary)}.chats-module__SSJRPa__infoActionBtnSuccess:hover{background:var(--accent-soft)}.chats-module__SSJRPa__infoActionBtnActive{color:var(--text-secondary)}.chats-module__SSJRPa__infoActionBtnDanger{color:var(--danger)}.chats-module__SSJRPa__infoActionBtnDanger:hover{background:color-mix(in srgb, var(--danger) 12%, transparent)}.chats-module__SSJRPa__infoActionBtnDangerGhost{color:var(--text-secondary)}.chats-module__SSJRPa__infoActionBtnDangerGhost:hover{color:var(--danger);background:var(--bg-hover)}.chats-module__SSJRPa__infoSection{margin-bottom:20px}.chats-module__SSJRPa__infoSectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;margin:0 0 8px;padding:0 4px;font-size:12px;font-weight:700;display:flex}.chats-module__SSJRPa__infoRow{color:var(--text-primary);align-items:center;gap:12px;padding:8px 4px;font-size:14px;display:flex}.chats-module__SSJRPa__infoRowClickable{cursor:pointer;transition:background var(--transition-fast);border-radius:10px;margin:0 -4px;padding:8px}.chats-module__SSJRPa__infoRowClickable:hover{background:var(--bg-hover)}.chats-module__SSJRPa__infoNotifOn{color:var(--accent-primary)}.chats-module__SSJRPa__infoNotifOff{color:var(--text-muted)}.chats-module__SSJRPa__infoMemberInfo{flex:1;min-width:0}.chats-module__SSJRPa__infoMemberName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.chats-module__SSJRPa__infoMemberRole{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.chats-module__SSJRPa__searchBackdrop{background:var(--bg-overlay);z-index:89;opacity:0;pointer-events:none;transition:opacity .25s;position:fixed;inset:0}.chats-module__SSJRPa__searchBackdropActive{opacity:1;pointer-events:auto}.chats-module__SSJRPa__searchPage{background:var(--bg-secondary);z-index:90;flex-direction:column;transition:transform .3s;display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(100%)}.chats-module__SSJRPa__searchPageActive{transform:translate(0)}.chats-module__SSJRPa__searchPageHeader{min-height:var(--header-h);background:var(--bg-secondary);flex-shrink:0;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.chats-module__SSJRPa__searchBackBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.chats-module__SSJRPa__searchHeaderTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.chats-module__SSJRPa__searchInputWrap{background:var(--bg-input);border-radius:14px;flex-shrink:0;align-items:center;height:44px;margin:0 16px 8px;padding:0 12px;transition:background .2s,box-shadow .2s;display:flex;position:relative}.chats-module__SSJRPa__searchInputWrap:focus-within{background:var(--bg-elevated);box-shadow:0 0 0 2px var(--accent-soft)}.chats-module__SSJRPa__searchInputIcon{width:18px;height:18px;color:var(--text-secondary);flex-shrink:0;margin-right:8px}.chats-module__SSJRPa__searchInputField{color:var(--text-primary);background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-family:inherit;font-size:15px}.chats-module__SSJRPa__searchInputField::placeholder{color:var(--text-muted)}.chats-module__SSJRPa__searchInputClear{background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;margin-left:6px;padding:0;display:grid}.chats-module__SSJRPa__searchInputClear:hover{background:var(--bg-active)}.chats-module__SSJRPa__searchResults{flex:1;padding:4px 12px 24px;overflow-y:auto}.chats-module__SSJRPa__searchUserCard{background:var(--bg-panel);border:1px solid var(--border-subtle);cursor:pointer;text-align:left;width:100%;color:inherit;border-radius:14px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;font-family:inherit;transition:background .15s,transform .1s;display:flex}.chats-module__SSJRPa__searchUserCard:active{transform:scale(.99)}.chats-module__SSJRPa__searchUserCard:hover{background:var(--bg-hover)}.chats-module__SSJRPa__searchUserInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.chats-module__SSJRPa__searchUserName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.chats-module__SSJRPa__searchUserName mark{color:var(--accent-primary);background:0 0;font-weight:800}.chats-module__SSJRPa__searchUserUsername{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:13px;display:flex;overflow:hidden}.chats-module__SSJRPa__searchUserUin{color:var(--text-muted);font-size:11px;font-family:var(--font-mono);letter-spacing:.3px}.chats-module__SSJRPa__searchAddBtn{background:var(--accent-primary);height:36px;color:var(--text-on-accent);cursor:pointer;border:0;border-radius:18px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,transform .1s;display:flex}.chats-module__SSJRPa__searchAddBtn:hover{background:var(--accent-secondary)}.chats-module__SSJRPa__searchAddBtn:active{transform:scale(.96)}.chats-module__SSJRPa__searchAddBtnAdded{background:var(--bg-input);color:var(--text-secondary);cursor:default}.chats-module__SSJRPa__searchQuickActions{flex-shrink:0;gap:8px;padding:8px 12px 16px;display:flex}.chats-module__SSJRPa__searchQuickBtn{background:var(--bg-panel);border:1px solid var(--border-subtle);min-width:90px;color:var(--text-primary);text-align:center;cursor:pointer;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:12px 6px 10px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,transform .1s,border-color .15s;display:flex}.chats-module__SSJRPa__searchQuickBtn:hover{background:var(--bg-hover);border-color:var(--accent-soft)}.chats-module__SSJRPa__searchQuickBtn:active{transform:scale(.97)}.chats-module__SSJRPa__searchQuickIcon{background:var(--accent-gradient);width:40px;height:40px;color:var(--text-on-accent);box-shadow:0 4px 10px var(--accent-glow);border-radius:50%;place-items:center;display:grid}.chats-module__SSJRPa__searchEmpty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 32px;display:flex}.chats-module__SSJRPa__searchEmptyIcon{background:var(--accent-soft);width:80px;height:80px;color:var(--accent-primary);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.chats-module__SSJRPa__searchEmptyTitle{color:var(--text-primary);margin:0 0 6px;font-size:17px;font-weight:700}.chats-module__SSJRPa__searchEmptyText{color:var(--text-secondary);max-width:260px;margin:0;font-size:14px;line-height:1.4}.chats-module__SSJRPa__searchSectionTitle{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin:0;padding:8px 4px;font-size:12px;font-weight:700}.chats-module__SSJRPa__searchContactsList{flex-direction:column;gap:4px;padding:0 4px 24px;display:flex}.chats-module__SSJRPa__searchContactItem{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:10px 8px;font-family:inherit;transition:background .15s;display:flex}.chats-module__SSJRPa__searchContactItem:hover{background:var(--bg-hover)}.chats-module__SSJRPa__searchContactInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.chats-module__SSJRPa__searchContactName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.chats-module__SSJRPa__searchContactStatus{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.chats-module__SSJRPa__searchStatusDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:7px;height:7px}.chats-module__SSJRPa__searchStatusDotOnline{background:var(--online)}@media (min-width:769px){.chats-module__SSJRPa__searchPage{width:420px;max-width:100vw;box-shadow:var(--shadow-lg);left:auto}}.chats-module__SSJRPa__workspace{background:var(--bg);width:100vw;height:100dvh;font-family:var(--font-sans);grid-template-columns:72px 360px minmax(0,1fr) 340px;gap:0;padding:0;display:grid;overflow:hidden}.chats-module__SSJRPa__rail{background:var(--bg-sidebar);border-right:1px solid var(--border);width:72px;min-width:72px;min-height:0;box-shadow:none;flex-direction:column;align-items:center;gap:8px;padding:16px 0;display:flex}.chats-module__SSJRPa__railLogo,.chats-module__SSJRPa__railButton,.chats-module__SSJRPa__railButtonActive,.chats-module__SSJRPa__railThemeToggle,.chats-module__SSJRPa__railXstatusBtn,.chats-module__SSJRPa__railAvatar{border-radius:50%}.chats-module__SSJRPa__railLogo{background:var(--accent);margin-bottom:24px}.chats-module__SSJRPa__railButton,.chats-module__SSJRPa__railButtonActive{width:52px;height:52px}.chats-module__SSJRPa__railButtonActive{color:var(--accent);background:var(--accent-soft)}.chats-module__SSJRPa__railButtonActive:before{background:var(--accent);width:3px;height:24px;left:-10px}.chats-module__SSJRPa__sidebar,.chats-module__SSJRPa__dialog,.chats-module__SSJRPa__infoRail{background:var(--bg-panel);min-height:0;box-shadow:none;-webkit-backdrop-filter:none;border:0;border-radius:0;overflow:hidden}.chats-module__SSJRPa__sidebar{border-right:1px solid var(--border);flex-direction:column;width:360px;display:flex;position:relative}.chats-module__SSJRPa__sidebarHeader,.chats-module__SSJRPa__dialogHeader,.chats-module__SSJRPa__infoPanelHeader{background:var(--bg-panel);border-bottom:1px solid var(--border);align-items:center;height:60px;min-height:60px;padding:0 16px;display:flex}.chats-module__SSJRPa__sidebarHeader h1{color:var(--text);letter-spacing:0;flex:1;margin:0;font-size:20px;font-weight:800}.chats-module__SSJRPa__sidebarHeader a,.chats-module__SSJRPa__offlineButton,.chats-module__SSJRPa__backButton,.chats-module__SSJRPa__filterButton,.chats-module__SSJRPa__iconButton{width:40px;height:40px;color:var(--text-secondary);box-shadow:none;background:0 0;border-radius:50%;place-items:center;display:grid}.chats-module__SSJRPa__sidebarHeader a:hover,.chats-module__SSJRPa__offlineButton:hover,.chats-module__SSJRPa__backButton:hover,.chats-module__SSJRPa__filterButton:hover,.chats-module__SSJRPa__iconButton:hover{color:var(--text);background:var(--bg-hover)}.chats-module__SSJRPa__chatTools{grid-template-columns:minmax(0,1fr) 40px;gap:8px;margin:8px 12px 10px;display:grid;position:relative}.chats-module__SSJRPa__search,.chats-module__SSJRPa__filterButton{background:var(--bg-input);height:40px;box-shadow:none;border:0;border-radius:20px}.chats-module__SSJRPa__search{color:var(--text-muted);grid-template-columns:20px 1fr;align-items:center;gap:10px;padding:0 14px;display:grid}.chats-module__SSJRPa__search input{font-size:14px;font-weight:500}.chats-module__SSJRPa__chatList{flex:1;min-height:0;padding:0 6px 74px;overflow-y:auto}.chats-module__SSJRPa__archiveChatItem,.chats-module__SSJRPa__chatItem,.chats-module__SSJRPa__chatItemActive{width:auto;min-height:72px;color:var(--text);text-align:left;box-shadow:none;border:0;border-radius:10px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 2px;padding:10px 12px;text-decoration:none;display:grid}.chats-module__SSJRPa__archiveChatItem:hover,.chats-module__SSJRPa__chatItem:hover{background:var(--bg-hover)}.chats-module__SSJRPa__chatItemActive{background:#dff5ef;position:relative}.chats-module__SSJRPa__chatItemActive:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:64%;position:absolute;top:18%;left:-6px}.chats-module__SSJRPa__archiveAvatar{color:#fff;background:#3da5f4;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.chats-module__SSJRPa__avatarWrap,.chats-module__SSJRPa__avatarWrap img{border-radius:50%;width:52px;height:52px}.chats-module__SSJRPa__chatMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.chats-module__SSJRPa__chatMeta strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.chats-module__SSJRPa__chatPreview,.chats-module__SSJRPa__chatStatusText{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.chats-module__SSJRPa__chatTime{color:var(--text-muted);font-size:12px;font-weight:500}.chats-module__SSJRPa__fab{color:#fff;background:var(--accent);width:52px;height:52px;box-shadow:var(--shadow-md);border-radius:50%;bottom:18px;right:18px}.chats-module__SSJRPa__dialog{background:var(--bg);border-right:1px solid var(--border);flex-direction:column;min-width:0;display:flex}.chats-module__SSJRPa__dialogHeaderContainer{flex:none}.chats-module__SSJRPa__dialogHeader{gap:12px}.chats-module__SSJRPa__dialogIdentityButton{background:0 0;border-radius:10px;align-items:center;gap:12px;min-height:52px;padding:0;display:flex}.chats-module__SSJRPa__dialogIdentityButton>img,.chats-module__SSJRPa__dialogIdentityButton>span{border-radius:50%;flex:0 0 40px;width:40px;height:40px}.chats-module__SSJRPa__dialogHeaderInfo h2{color:var(--text);margin:0;font-size:15px;font-weight:700}.chats-module__SSJRPa__dialogHeaderInfo span{color:var(--accent);font-size:13px;font-weight:500}.chats-module__SSJRPa__pinnedBannerActive{background:var(--bg-panel);border-bottom:1px solid var(--border);min-height:48px;padding:7px 16px}.chats-module__SSJRPa__pinnedLabel{color:var(--accent);font-size:12px;font-weight:800}.chats-module__SSJRPa__pinnedText{color:var(--text);font-size:14px}.chats-module__SSJRPa__messages{background:radial-gradient(circle at 26% 36%, #00b8940e, transparent 32%), radial-gradient(circle at 72% 70%, #00b8940e, transparent 34%), var(--bg);flex-direction:column;flex:1;gap:8px;min-height:0;padding:36px 16px 24px;display:flex;overflow-y:auto}.chats-module__SSJRPa__dayPill{color:var(--text-secondary);background:var(--bg-tertiary);border:0;border-radius:12px;align-self:center;padding:4px 12px;font-size:12px;font-weight:600}.chats-module__SSJRPa__messageIn,.chats-module__SSJRPa__messageOut{border-radius:14px;max-width:min(536px,75%);padding:8px 12px 6px;box-shadow:0 1px 1px #0000000a}.chats-module__SSJRPa__messageIn{color:var(--text);background:var(--bg-message-in);border-bottom-left-radius:4px;align-self:flex-start}.chats-module__SSJRPa__messageOut{color:var(--text-on-accent);background:var(--bg-message-out);border-bottom-right-radius:4px;align-self:flex-end}.chats-module__SSJRPa__messageIn p,.chats-module__SSJRPa__messageOut p{margin:0 0 4px;font-size:15px;line-height:1.35}.chats-module__SSJRPa__composer{background:var(--bg-panel);border-top:1px solid var(--border);min-height:68px;box-shadow:none;border-radius:0;flex:none;align-items:center;gap:8px;margin:0;padding:8px 16px;display:flex}.chats-module__SSJRPa__composerInputWrap{background:var(--bg-input);border-radius:22px;flex:1;align-items:center;min-height:52px;padding:0 14px;display:flex}.chats-module__SSJRPa__sendButton{width:44px;height:44px;box-shadow:none;border-radius:50%;flex:0 0 44px;color:#fff!important;background:var(--accent)!important}.chats-module__SSJRPa__infoRail{background:var(--bg-panel);border-left:1px solid var(--border);flex-direction:column;width:340px;min-width:340px;display:flex}.chats-module__SSJRPa__infoPanelTitle{color:var(--text);margin:0;font-size:18px;font-weight:800}.chats-module__SSJRPa__infoPanelContent{flex:1;padding:20px 16px 24px;overflow-y:auto}.chats-module__SSJRPa__infoProfile{text-align:center;flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.chats-module__SSJRPa__infoAvatarImg,.chats-module__SSJRPa__infoAvatarGroup{border-radius:50%;width:120px;height:120px}.chats-module__SSJRPa__infoName{color:var(--text);margin:14px 0 4px;font-size:20px;font-weight:800}.chats-module__SSJRPa__infoStatus{color:var(--text-secondary);font-size:14px}.chats-module__SSJRPa__infoActions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;display:grid}.chats-module__SSJRPa__infoActionBtn{background:var(--bg-input);border-radius:10px;min-height:54px;padding:8px 10px;font-size:13px;font-weight:700}.chats-module__SSJRPa__infoSectionTitle{color:var(--text-muted);letter-spacing:.04em;margin:0 0 8px;font-size:12px;font-weight:800}.chats-module__SSJRPa__infoRow{min-height:36px;padding:8px 4px;font-size:14px}[data-theme=dark] .chats-module__SSJRPa__chatItemActive{background:#00d29f29}@media (max-width:1100px){.chats-module__SSJRPa__workspace{grid-template-columns:72px 360px minmax(0,1fr)}.chats-module__SSJRPa__infoRail{z-index:50;width:360px;max-width:100vw;box-shadow:var(--shadow-lg);position:fixed;inset:0 0 0 auto}}@media (max-width:768px){.chats-module__SSJRPa__workspace{grid-template-columns:1fr}.chats-module__SSJRPa__rail{display:none}.chats-module__SSJRPa__sidebar{width:100%}.chats-module__SSJRPa__sidebarHasDialog{display:none}.chats-module__SSJRPa__dialog{width:100%;display:none}.chats-module__SSJRPa__dialogOpen{display:flex}.chats-module__SSJRPa__infoRail{width:100%}}@media (max-width:560px){.chats-module__SSJRPa__messageIn,.chats-module__SSJRPa__messageOut{max-width:90%}.chats-module__SSJRPa__composer{padding:6px 8px max(10px, env(safe-area-inset-bottom))}}.chats-module__SSJRPa__infoAvatarFrame{background:var(--accent);border-radius:50%;place-items:center;width:120px;height:120px;margin-bottom:12px;display:grid;overflow:hidden}.chats-module__SSJRPa__infoAvatarFrame .chats-module__SSJRPa__infoAvatarImg,.chats-module__SSJRPa__infoAvatarImg{object-fit:cover;margin:0;display:block;border-radius:50%!important;width:120px!important;min-width:120px!important;max-width:120px!important;height:120px!important;min-height:120px!important;max-height:120px!important}.chats-module__SSJRPa__infoActions{gap:8px;margin-bottom:20px;padding:0 4px;display:flex}.chats-module__SSJRPa__infoActionBtn{white-space:normal;text-align:center;border:0;min-width:0}.chats-module__SSJRPa__infoActionBtn span{overflow-wrap:anywhere}.chats-module__SSJRPa__infoRow{text-align:left;background:0 0;border:0;width:100%}.chats-module__SSJRPa__directorySearchWorkspace{background:var(--bg-secondary);width:100vw;min-height:100dvh;padding:0;display:block;overflow:hidden}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__newChatPanel,.chats-module__SSJRPa__globalSearchPanel{margin:0;background:var(--bg-secondary)!important;width:min(100vw,560px)!important;min-width:0!important;max-width:560px!important;height:100dvh!important;box-shadow:none!important;border:0!important;border-radius:0!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.chats-module__SSJRPa__searchPageHeader{background:var(--bg-secondary);border-bottom:0;flex-shrink:0;align-items:center;gap:8px;height:60px;min-height:60px;padding:0 12px;display:flex;position:relative}.chats-module__SSJRPa__searchBackBtn{width:40px;height:40px;color:var(--text-secondary);border-radius:50%;place-items:center;display:grid}.chats-module__SSJRPa__searchBackBtn:hover{background:var(--bg-hover);color:var(--text)}.chats-module__SSJRPa__searchHeaderTitle{color:var(--text);letter-spacing:0;margin:0;font-size:18px;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.chats-module__SSJRPa__searchInputWrap{background:var(--bg-input);border:1px solid var(--border);height:46px;box-shadow:none;border-radius:14px;flex-shrink:0;align-items:center;gap:8px;margin:6px 16px 14px;padding:0 12px;display:flex}.chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__searchInputWrap{background:var(--bg-input);border-color:#0000;border-radius:999px;height:44px;margin:6px 16px 10px}.chats-module__SSJRPa__newChatPanel .chats-module__SSJRPa__searchInputWrap{background:0 0;border-color:#0000;margin-top:4px;margin-bottom:18px}.chats-module__SSJRPa__searchInputIcon{width:18px;height:18px;color:var(--text-secondary);flex-shrink:0}.chats-module__SSJRPa__searchInputField{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;font-family:inherit;font-size:15px}.chats-module__SSJRPa__searchInputField::placeholder{color:var(--text-muted);font-weight:500}.chats-module__SSJRPa__searchQuickActions{flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 12px 18px;display:grid}.chats-module__SSJRPa__searchQuickBtn{min-height:84px;color:var(--text);text-align:center;background:var(--bg-panel);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 1px 2px #00000008}.chats-module__SSJRPa__searchQuickIcon{width:40px;height:40px;color:var(--text-on-accent);background:var(--accent);box-shadow:0 6px 14px var(--accent-glow);border-radius:50%;place-items:center;display:grid}.chats-module__SSJRPa__searchQuickLabel{color:var(--text)}.chats-module__SSJRPa__contactsTitle{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 16px 10px;font-size:12px;font-weight:800}.chats-module__SSJRPa__directoryList{flex-direction:column;flex:1;gap:4px;min-height:0;padding:0 12px 24px;display:flex;overflow-y:auto}.chats-module__SSJRPa__directoryList button{min-height:62px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px;font-family:inherit;display:grid}.chats-module__SSJRPa__directoryList button:hover{background:var(--bg-hover)}.chats-module__SSJRPa__directoryList strong,.chats-module__SSJRPa__globalUserList strong{color:var(--text);margin-bottom:2px;font-size:16px;font-weight:800;display:block}.chats-module__SSJRPa__directoryList small,.chats-module__SSJRPa__globalUserList small{color:var(--text-secondary);font-size:13px;font-weight:500}.chats-module__SSJRPa__globalFilters{flex-direction:column;flex-shrink:0;gap:8px;padding:0 16px 12px;display:flex}.chats-module__SSJRPa__globalFilterRow{min-height:36px;color:var(--text);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;font-size:14px;display:grid}.chats-module__SSJRPa__globalFilterPair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.chats-module__SSJRPa__globalFilterCell{flex-direction:column;gap:4px;min-width:0;display:flex}.chats-module__SSJRPa__globalFilterCell .chats-module__SSJRPa__globalFilterLabel{color:var(--text-secondary);font-size:13px;font-weight:700;display:block}.chats-module__SSJRPa__globalFilterCell .chats-module__SSJRPa__globalGenderPills{width:100%}.chats-module__SSJRPa__globalFilterLabel{color:var(--text-secondary);font-weight:700}.chats-module__SSJRPa__globalAgeRange{align-items:center;gap:18px;display:flex}.chats-module__SSJRPa__globalAgeRange input{width:42px;height:32px;color:var(--text);font:inherit;text-align:center;background:0 0;border:0;outline:0}.chats-module__SSJRPa__globalAgeRange span{color:var(--text-muted)}.chats-module__SSJRPa__globalCitySelect{width:100%;height:36px;color:var(--text);background:var(--bg-input);border:1px solid var(--border);font:inherit;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:12px 12px;border-radius:8px;align-items:center;padding:0 28px 0 10px;transition:border-color .15s,background-color .15s;display:flex}.chats-module__SSJRPa__globalCitySelect:focus{border-color:var(--accent);outline:none}.chats-module__SSJRPa__globalCitySelect:hover{background-color:var(--bg-hover)}.chats-module__SSJRPa__globalSortWrap{width:100%;position:relative}.chats-module__SSJRPa__globalSortButton{width:100%;height:36px;color:var(--text);background:var(--bg-input);border:1px solid var(--border);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:600;transition:border-color .15s,background-color .15s;display:flex}.chats-module__SSJRPa__globalSortButton>span{text-align:left;flex:1}.chats-module__SSJRPa__globalSortButton:hover{background-color:var(--bg-hover)}.chats-module__SSJRPa__globalSortButton:focus{border-color:var(--accent);outline:none}.chats-module__SSJRPa__globalSortChevronOpen{transition:transform .2s;transform:rotate(180deg)}.chats-module__SSJRPa__globalSortMenu{background:var(--bg-elevated);border:1px solid var(--border);z-index:50;border-radius:10px;flex-direction:column;gap:2px;margin:0;padding:6px;list-style:none;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 10px 30px #0000002e}.chats-module__SSJRPa__globalSortItem,.chats-module__SSJRPa__globalSortItemActive{width:100%;height:34px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;padding:0 10px;font-weight:600;transition:background .12s;display:flex}.chats-module__SSJRPa__globalSortItem:hover,.chats-module__SSJRPa__globalSortItemActive{background:var(--bg-hover)}.chats-module__SSJRPa__globalSortItemActive{color:var(--accent);background:var(--accent-soft,#00b8941f)}.chats-module__SSJRPa__globalGenderPills{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.chats-module__SSJRPa__globalGenderPill,.chats-module__SSJRPa__globalGenderPillActive{height:36px;color:var(--text);font:inherit;background:0 0;border:0;border-radius:8px}.chats-module__SSJRPa__globalGenderPillActive{background:var(--bg-panel);box-shadow:0 2px 7px #00000014}.chats-module__SSJRPa__searchResultsInfo{color:var(--text-secondary);flex-shrink:0;padding:0 16px 10px;font-size:13px}.chats-module__SSJRPa__searchResultsInfo strong{color:var(--accent)}.chats-module__SSJRPa__globalUserList{flex-direction:column;flex:1;gap:8px;min-height:0;padding:0 12px 24px;display:flex;overflow-y:auto}.chats-module__SSJRPa__globalUserList .chats-module__SSJRPa__searchUserCard{width:100%;min-height:72px;color:var(--text);background:var(--bg-panel);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;transition:background .15s,transform .1s,box-shadow .15s;display:grid;box-shadow:0 1px 2px #00000008}.chats-module__SSJRPa__globalUserList .chats-module__SSJRPa__searchUserCard:hover{background:var(--bg-hover);box-shadow:0 4px 14px #0000000d}.chats-module__SSJRPa__globalUserList .chats-module__SSJRPa__searchUserCard:active{transform:scale(.99)}.chats-module__SSJRPa__globalUserList .chats-module__SSJRPa__searchUserCard:disabled{cursor:progress;opacity:.7}.chats-module__SSJRPa__globalUserList .chats-module__SSJRPa__searchUserCard .chats-module__SSJRPa__avatarWrap{width:52px;height:52px}.chats-module__SSJRPa__globalUserList .chats-module__SSJRPa__searchUserCard .chats-module__SSJRPa__avatarWrap img{border-width:2px;width:52px;height:52px}.chats-module__SSJRPa__searchUserInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.chats-module__SSJRPa__searchUserInfo strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.chats-module__SSJRPa__searchUserInfo small{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.3;display:block;overflow:hidden}.chats-module__SSJRPa__searchEmpty{text-align:center;color:var(--text-secondary);background:var(--bg-panel);border:1px dashed var(--border);border-radius:12px;padding:32px 16px;font-size:14px}.chats-module__SSJRPa__searchUserUin{color:var(--text-muted);background:var(--bg-input);letter-spacing:.3px;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:4px 9px;font-size:11px;font-style:normal;font-weight:700}@media (min-width:769px){.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__newChatPanel,.chats-module__SSJRPa__globalSearchPanel{margin-left:14px}}@media (max-width:560px){.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__newChatPanel,.chats-module__SSJRPa__globalSearchPanel{width:100vw}.chats-module__SSJRPa__searchQuickActions{padding-inline:12px}}@media (max-width:768px){.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__searchInputField{padding-right:48px}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__searchFilterToggle{display:grid}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__globalFilters{background:var(--bg-panel);border-bottom:1px solid var(--border);margin-top:-4px;padding:10px 4px 12px;display:none}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__globalFiltersOpen{animation:.16s ease-out chats-module__SSJRPa__mobileFiltersIn;display:flex}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__globalFilterPair{grid-template-columns:1fr}}@keyframes chats-module__SSJRPa__mobileFiltersIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.chats-module__SSJRPa__directorySearchWorkspace{background:var(--bg);gap:0;width:100vw;height:100dvh;padding:0;display:flex;overflow:hidden}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__newChatPanel,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__directoryDetail,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel{background:var(--bg-panel);border:0;border-right:1px solid var(--border);width:min(420px,100vw);height:100%;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;flex-direction:column;margin:0;padding:0;display:flex;overflow:hidden}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel{width:min(720px,100vw)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchPageHeader{height:var(--header-h);min-height:var(--header-h);border-bottom:1px solid var(--border);background:var(--bg-panel);align-items:center;gap:10px;padding:0 16px;display:flex}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchBackBtn{width:40px;height:40px;color:var(--text-secondary);background:0 0;border-radius:999px;flex:0 0 40px;place-items:center;display:grid}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchBackBtn:hover{color:var(--text);background:var(--bg-hover)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchHeaderTitle{color:var(--text);margin:0;font-size:22px;font-weight:800;line-height:1}.chats-module__SSJRPa__createRoomToggle{height:34px;color:var(--accent-primary,#00b894);border:1px solid var(--border,#333);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:0 14px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.chats-module__SSJRPa__createRoomToggle:hover{background:var(--accent-primary,#00b894);color:#fff;border-color:var(--accent-primary,#00b894)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchInputWrap{height:40px;color:var(--text-muted);background:var(--bg-input);border:0;border-radius:999px;margin:12px;display:block;position:relative}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchInputIcon{width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchInputField{width:100%;height:100%;color:var(--text);background:0 0;padding:0 16px 0 42px;font-size:14px}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchFilterToggle{width:32px;height:32px;color:var(--text-secondary);background:0 0;border:0;border-radius:999px;place-items:center;position:absolute;top:50%;right:6px;transform:translateY(-50%);display:none!important}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchFilterToggleActive{color:#fff;background:var(--accent)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchQuickActions{gap:8px;padding:0 12px 14px;display:grid}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchQuickBtn{min-height:50px;color:var(--text);background:0 0;border-radius:12px;align-items:center;gap:12px;padding:8px 12px;font-weight:700;display:flex}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchQuickBtn:hover{background:var(--bg-hover)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchQuickIcon{color:#fff;background:var(--accent);border-radius:999px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__contactsTitle{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:8px 20px 10px;font-size:13px;font-weight:900}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__directoryList,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalUserList,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchResults{flex:1;min-height:0;padding:0 8px 14px;overflow-y:auto}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__directoryList button,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchUserCard{width:100%;min-height:68px;color:var(--text);text-align:left;box-shadow:none;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__directoryList button:hover,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchUserCard:hover{background:var(--bg-hover)}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__avatarWrap{flex:0 0 52px;width:52px;height:52px}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__avatarWrap img{object-fit:cover;border:0;border-radius:999px;width:52px;height:52px}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__directoryList strong,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchUserCard strong{color:var(--text);font-size:15px;font-weight:800;display:block}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__directoryList small,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchUserCard small{color:var(--text-secondary);margin-top:2px;font-size:14px;display:block}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__groupComposer{background:var(--bg-input);border-radius:14px;align-items:center;gap:12px;margin:0 12px 12px;padding:12px;display:flex}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__groupComposer input[type=text],.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__groupComposer input:not([type]){min-width:0;height:40px;color:var(--text);background:0 0;flex:1}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__groupAvatarPicker{color:#fff;background:var(--accent);border-radius:999px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__groupAvatarPicker input{display:none}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__createGroupButton{color:#fff;background:var(--accent);border-radius:999px;height:44px;margin:10px 12px 14px;font-weight:800}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalFilters,.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__searchResultsInfo{margin-inline:12px}.chats-module__SSJRPa__globalFiltersOpen{display:flex}@media (max-width:768px){.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__searchInputField{padding-right:48px}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__searchFilterToggle{display:grid!important}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__globalFilters{background:var(--bg-panel);border-bottom:1px solid var(--border);margin-top:-4px;padding:10px 4px 12px;display:none}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__globalFiltersOpen{animation:.16s ease-out chats-module__SSJRPa__mobileFiltersIn;display:flex}.chats-module__SSJRPa__directorySearchWorkspace .chats-module__SSJRPa__globalSearchPanel .chats-module__SSJRPa__globalFilterPair{grid-template-columns:1fr}}.chats-module__SSJRPa__trayTabs{gap:0;display:flex}.chats-module__SSJRPa__trayTabButton,.chats-module__SSJRPa__trayTabButtonActive{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:6px 16px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.chats-module__SSJRPa__trayTabButton:hover{color:var(--text-primary)}.chats-module__SSJRPa__trayTabButtonActive{color:var(--accent-primary,#13b7d2);border-bottom-color:var(--accent-primary,#13b7d2)}.chats-module__SSJRPa__stickerButtonActive{color:var(--accent-primary,#13b7d2);background:#13b7d21a}.chats-module__SSJRPa__infoFavoritesAvatar{background:var(--accent-gradient,linear-gradient(135deg, #13b7d2, #0e9eb8));color:#fff;border-radius:50%;place-items:center;width:120px;height:120px;margin:0 auto;display:grid}.chats-module__SSJRPa__favoritesAvatar{background:var(--accent-gradient,linear-gradient(135deg, #13b7d2, #0e9eb8));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.chats-module__SSJRPa__scrollDownBtn{z-index:1000;background:var(--bg-glass,#fffc);border:1px solid var(--border-light,#0000001a);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;width:42px;height:42px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex;position:absolute;bottom:84px;right:24px;box-shadow:0 4px 12px #00000026}.chats-module__SSJRPa__scrollDownBtn:hover{background:var(--bg-hover,#fffffff2);transform:translateY(-2px)}.chats-module__SSJRPa__scrollDownBadge{color:#fff;background:#ff4d4f;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:800;line-height:1;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 5px #0003}.chats-module__SSJRPa__forwardingModal{z-index:300;background:var(--bg-glass,#ffffffeb);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-light,#00000014);border-radius:24px;flex-direction:column;width:calc(100% - 32px);max-width:400px;max-height:72vh;padding:20px;animation:.2s ease-out chats-module__SSJRPa__ctxFade;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000002e}.chats-module__SSJRPa__forwardingModalHandle{background:#0000001f;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}.chats-module__SSJRPa__forwardingModalTitle{color:var(--text-primary);text-align:center;margin:0 0 14px;font-size:17px;font-weight:800}.chats-module__SSJRPa__forwardingModalList{flex-direction:column;flex:1;gap:6px;margin-bottom:12px;padding-right:2px;display:flex;overflow-y:auto}.chats-module__SSJRPa__forwardingModalItem{border:1px solid var(--border-subtle,#0000000d);background:var(--bg-hover,#00000005);cursor:pointer;text-align:left;color:var(--text-primary);border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.chats-module__SSJRPa__forwardingModalCancel{width:100%;height:44px;color:var(--text-secondary);background:var(--bg-hover,#0000000a);border:1px solid var(--border-subtle,#00000014);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;font-size:15px;font-weight:800;transition:background .15s;display:flex}@media (max-width:768px){.chats-module__SSJRPa__forwardingModal{width:100%;max-width:100%;padding:8px 16px calc(24px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;max-height:60vh;animation:.25s cubic-bezier(.1,.76,.55,.94) chats-module__SSJRPa__ctxSlideUp;inset:auto 0 0;transform:none}.chats-module__SSJRPa__forwardingModalHandle{display:block}}.chats-module__SSJRPa__msgStatusPending{vertical-align:middle;color:var(--text-on-accent);opacity:.75;justify-content:center;align-items:center;margin-left:5px;font-size:12px;display:inline-flex}.chats-module__SSJRPa__msgStatusSent{vertical-align:middle;color:var(--text-on-accent);opacity:.85;justify-content:center;align-items:center;margin-left:5px;font-size:13px;font-weight:600;display:inline-flex}.chats-module__SSJRPa__msgStatusRead{vertical-align:middle;color:#dff7ff;filter:drop-shadow(0 1px 1px #00000047);justify-content:center;align-items:center;margin-left:5px;font-size:13px;font-weight:700;display:inline-flex}.chats-module__SSJRPa__msgStatusPending svg,.chats-module__SSJRPa__msgStatusSent svg,.chats-module__SSJRPa__msgStatusRead svg{stroke-width:3px;display:block}@media (max-width:640px){.chats-module__SSJRPa__msgStatusPending,.chats-module__SSJRPa__msgStatusSent,.chats-module__SSJRPa__msgStatusRead{opacity:1;min-width:18px;min-height:16px;font-size:14px}}.chats-module__SSJRPa__msgStatusFailed{background:var(--error,#ef4444);color:#fff;vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;width:15px;height:15px;margin-left:5px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.chats-module__SSJRPa__msgRetryButton{border:1px solid color-mix(in srgb, var(--error,#ef4444) 45%, transparent);background:color-mix(in srgb, var(--error,#ef4444) 10%, transparent);color:var(--error,#ef4444);font:inherit;cursor:pointer;border-radius:999px;margin-left:6px;padding:2px 6px;font-size:11px;font-weight:800;line-height:1.2}.chats-module__SSJRPa__msgRetryButton:hover,.chats-module__SSJRPa__msgRetryButton:focus-visible{background:var(--error,#ef4444);color:#fff;outline:none}.chats-module__SSJRPa__forwardedIndicator{color:var(--text-muted);opacity:.85;align-items:center;gap:4px;margin-bottom:4px;font-size:12px;font-style:italic;display:flex}.chats-module__SSJRPa__replyHighlight{animation:1.5s ease-out chats-module__SSJRPa__highlightPulse}@keyframes chats-module__SSJRPa__highlightPulse{0%{transform:scale(1.02);box-shadow:0 0 0 4px #f59e0b99}30%{transform:scale(1.02);box-shadow:0 0 0 6px #13b7d299}60%{transform:scale(1.01);box-shadow:0 0 0 4px #f59e0b66}to{box-shadow:none;transform:scale(1)}}.chats-module__SSJRPa__contextMenuBackdrop{z-index:9999;background:0 0;position:fixed;inset:0}.chats-module__SSJRPa__contextMenuRoot{background:var(--bg-secondary,#1e2433);border:1px solid var(--border,#ffffff1a);z-index:10000;border-radius:12px;flex-direction:column;gap:4px;min-width:200px;padding:6px;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0006}.chats-module__SSJRPa__contextMenuReactions{background:var(--bg-tertiary,#ffffff0d);scrollbar-width:none;border-radius:10px;align-items:center;gap:1px;width:max-content;max-width:min(100%,280px);padding:4px 6px;display:flex;overflow-x:auto}.chats-module__SSJRPa__contextMenuReactions::-webkit-scrollbar{display:none}.chats-module__SSJRPa__contextMenuItem{cursor:pointer;min-height:36px;color:var(--text-primary);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:7px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s;display:flex}.chats-module__SSJRPa__contextMenuItem:hover{background:var(--hover,#ffffff14)}.chats-module__SSJRPa__contextMenuItemDanger{color:#ef4444}.chats-module__SSJRPa__contextMenuItemDanger:hover{background:#ef44441a}.chats-module__SSJRPa__forwardingModal{background:var(--bg-secondary,#1e2433);border:1px solid var(--border,#ffffff1a);z-index:10000;border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;gap:12px;width:100%;max-width:480px;max-height:70vh;padding:16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 40px #00000080}@media (min-width:600px){.chats-module__SSJRPa__forwardingModal{border:1px solid var(--border,#ffffff1a);border-radius:20px;max-height:60vh;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}}.chats-module__SSJRPa__forwardingModalHandle{background:var(--border,#fff3);border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:0 auto 4px}@media (min-width:600px){.chats-module__SSJRPa__forwardingModalHandle{display:none}}.chats-module__SSJRPa__forwardingModalTitle{color:var(--text-primary);flex-shrink:0;margin:0;padding:0 4px;font-size:16px;font-weight:600}.chats-module__SSJRPa__forwardingModalList{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.chats-module__SSJRPa__forwardingModalItem{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:8px 10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:flex}.chats-module__SSJRPa__forwardingModalItem:hover{background:var(--hover,#ffffff14)}.chats-module__SSJRPa__forwardingModalCancel{cursor:pointer;background:var(--bg-tertiary,#ffffff0d);border:1px solid var(--border,#ffffff1a);color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:flex}.chats-module__SSJRPa__forwardingModalCancel:hover{background:var(--hover,#ffffff14)}.chats-module__SSJRPa__favoritesAvatar{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chats-module__SSJRPa__forwardingModal{-webkit-backdrop-filter:blur(24px);background:var(--bg-glass,#fffffff5)!important;border:1px solid var(--border-subtle,#00000014)!important;border-radius:20px!important;flex-direction:column!important;gap:12px!important;width:min(420px,100vw - 32px)!important;max-width:420px!important;max-height:min(620px,100vh - 48px)!important;padding:18px!important;display:flex!important;position:fixed!important;inset:50% auto auto 50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;box-shadow:0 24px 64px #00000038!important}.chats-module__SSJRPa__forwardingModalHandle{display:none!important}.chats-module__SSJRPa__forwardingModalTitle{color:var(--text-primary)!important;text-align:center!important;margin:0!important;padding:0 4px!important;font-size:17px!important;font-weight:800!important}.chats-module__SSJRPa__forwardingModalList{flex-direction:column!important;gap:6px!important;min-height:0!important;padding-right:2px!important;display:flex!important;overflow-y:auto!important}.chats-module__SSJRPa__forwardingModalItem{border:1px solid var(--border-subtle,#0000000f)!important;background:var(--bg-hover,#00000006)!important;width:100%!important;min-height:52px!important;color:var(--text-primary)!important;font:inherit!important;text-align:left!important;cursor:pointer!important;border-radius:14px!important;align-items:center!important;gap:12px!important;padding:9px 12px!important;font-size:14px!important;font-weight:650!important;display:flex!important}.chats-module__SSJRPa__forwardingModalItem:hover,.chats-module__SSJRPa__forwardingModalItem:focus-visible{outline:none;background:color-mix(in srgb, var(--accent-primary,#13b7d2) 10%, transparent)!important}.chats-module__SSJRPa__forwardingModalCancel{border:1px solid var(--border-subtle,#00000014)!important;background:var(--bg-hover,#0000000a)!important;width:100%!important;min-height:44px!important;color:var(--text-secondary)!important;font:inherit!important;cursor:pointer!important;border-radius:14px!important;font-weight:800!important}.chats-module__SSJRPa__selectionToolbar{background:var(--bg-panel);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.chats-module__SSJRPa__selectionToolbarCount{min-width:0;color:var(--text-primary);white-space:nowrap;font-weight:800}.chats-module__SSJRPa__selectionToolbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chats-module__SSJRPa__selectionToolbarButton{border:1px solid var(--border-subtle,#00000014);background:var(--bg-hover,#0000000a);min-height:38px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:12px;padding:0 14px;font-weight:750}.chats-module__SSJRPa__selectionToolbarButton:hover,.chats-module__SSJRPa__selectionToolbarButton:focus-visible{background:color-mix(in srgb, var(--accent-primary,#13b7d2) 10%, transparent);outline:none}.chats-module__SSJRPa__selectionToolbarButtonDanger{color:var(--danger)}.chats-module__SSJRPa__selectionToolbarButtonDanger:hover,.chats-module__SSJRPa__selectionToolbarButtonDanger:focus-visible{background:color-mix(in srgb, var(--danger) 10%, transparent)}.chats-module__SSJRPa__dialogBackdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.chats-module__SSJRPa__deleteDialog{z-index:10000;background:var(--bg-glass,#fffffff5);border:1px solid var(--border-subtle,#00000014);-webkit-backdrop-filter:blur(24px);border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:min(380px,100vw - 32px);padding:24px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 64px #00000038}.chats-module__SSJRPa__deleteDialogIcon{width:52px;height:52px;color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, transparent);border-radius:50%;place-items:center;display:grid}.chats-module__SSJRPa__deleteDialogTitle{color:var(--text-primary);text-align:center;margin:0;font-size:18px;font-weight:850}.chats-module__SSJRPa__deleteDialogText{color:var(--text-secondary);text-align:center;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.chats-module__SSJRPa__deleteOptions{gap:8px;width:100%;display:grid}.chats-module__SSJRPa__deleteOption{border:2px solid var(--border-subtle,#00000014);width:100%;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:14px;grid-template-columns:18px 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid}.chats-module__SSJRPa__deleteOptionActive{border-color:var(--accent-primary,#13b7d2);background:color-mix(in srgb, var(--accent-primary,#13b7d2) 8%, transparent)}.chats-module__SSJRPa__deleteOptionDanger{color:var(--text-primary)}.chats-module__SSJRPa__deleteOptionActiveDanger{border-color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, transparent)}.chats-module__SSJRPa__deleteOptionRadio{border:2px solid;border-radius:999px;place-items:center;width:18px;height:18px;display:grid}.chats-module__SSJRPa__deleteOptionActive .chats-module__SSJRPa__deleteOptionRadio,.chats-module__SSJRPa__deleteOptionActiveDanger .chats-module__SSJRPa__deleteOptionRadio{box-shadow:inset 0 0 0 5px var(--bg-panel,#fff);background:currentColor}.chats-module__SSJRPa__deleteOptionTitle,.chats-module__SSJRPa__deleteOptionDescription{display:block}.chats-module__SSJRPa__deleteOptionTitle{font-size:14px;font-weight:750}.chats-module__SSJRPa__deleteOptionDescription{color:var(--text-secondary);margin-top:2px;font-size:12px;line-height:1.35}.chats-module__SSJRPa__deleteDialogActions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.chats-module__SSJRPa__deleteDialogCancel,.chats-module__SSJRPa__deleteDialogConfirm{min-height:44px;font:inherit;cursor:pointer;border-radius:13px;font-size:15px;font-weight:800}.chats-module__SSJRPa__deleteDialogCancel{border:1px solid var(--border-subtle,#00000014);background:var(--bg-hover,#0000000a);color:var(--text-secondary)}.chats-module__SSJRPa__deleteDialogConfirm{background:var(--danger);color:#fff;border:0}@media (max-width:520px){.chats-module__SSJRPa__forwardingModal{width:100%!important;max-width:none!important;max-height:min(70vh,100vh - 24px)!important;padding:8px 16px calc(20px + env(safe-area-inset-bottom))!important;border-radius:20px 20px 0 0!important;inset:auto 0 0!important;transform:none!important}.chats-module__SSJRPa__forwardingModalHandle{display:block!important}.chats-module__SSJRPa__selectionToolbar{flex-direction:column;align-items:stretch}.chats-module__SSJRPa__selectionToolbarActions{grid-template-columns:1fr 1fr;display:grid}.chats-module__SSJRPa__selectionToolbarActions .chats-module__SSJRPa__selectionToolbarButton:last-child{grid-column:1/-1}.chats-module__SSJRPa__deleteDialog{width:100%;padding:22px 16px calc(22px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;inset:auto 0 0;transform:none}}@media (max-width:768px){.chats-module__SSJRPa__contextMenuRoot{box-sizing:border-box!important;border-radius:22px 22px 0 0!important;width:100%!important;min-width:0!important;max-width:none!important;inset:auto 0 0!important}.chats-module__SSJRPa__contextMenuReactions,.chats-module__SSJRPa__contextMenuActions{box-sizing:border-box!important;width:100%!important;max-width:none!important}}.chats-module__SSJRPa__searchBackdrop{width:auto!important;height:auto!important;position:fixed!important;inset:0!important}.chats-module__SSJRPa__forwardingModal{width:min(420px,100vw - 32px)!important;max-width:420px!important;max-height:min(620px,100vh - 48px)!important;position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}@media (max-width:520px){.chats-module__SSJRPa__forwardingModal{width:100%!important;max-width:none!important;inset:auto 0 0!important;transform:none!important}}.chats-module__SSJRPa__messageIn p,.chats-module__SSJRPa__messageOut p,.chats-module__SSJRPa__bubbleText{font-size:var(--chat-text-size,15px)}}
