*{box-sizing:border-box}body{margin:0;font-family:system-ui,Segoe UI,Roboto,Arial,sans-serif;background:#0b0c10;color:#eaeaea;overflow-x:hidden;touch-action:manipulation}a{color:inherit}input,button{font:inherit}.container{max-width:1100px;margin:0 auto;padding:16px}.appShell{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.appShell .layout{flex:1;min-height:0;height:100%}.appShell .sidebar,.appShell .chat{height:100%;min-height:0;min-width:0}.appShell .sidebar{overflow:auto}.card{background:#111217;border:1px solid #23242d;border-radius:14px;padding:16px}.row{display:flex;gap:12px;flex-wrap:wrap}.col{flex:1;min-width:260px}.btn{background:#2b5cff;border:0;color:#fff;padding:10px 12px;border-radius:12px;cursor:pointer}.btn:disabled{opacity:.6;cursor:not-allowed}.btn2{background:#1f2028;border:1px solid #2a2b35}.btnDanger{background:#ff6b6b1f;border:1px solid rgba(255,107,107,.45);color:#ff6b6b}.btnSuccess{background:#22c55e24;border:1px solid rgba(34,197,94,.55);color:#22c55e}.input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid #2a2b35;background:#0f1016;color:#eaeaea}.small{opacity:.8;font-size:12px;overflow-wrap:anywhere;word-break:break-word}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.badge{font-size:12px;padding:4px 8px;border:1px solid #2a2b35;border-radius:999px;opacity:.9}.layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}.sidebar{height:calc(100vh - 32px);overflow:auto;min-width:0}.sidebar{position:relative;z-index:1}.chat{height:calc(100vh - 32px);display:flex;flex-direction:column;min-width:0;position:relative}.chat{z-index:2}.listItem{padding:10px;border-radius:12px;border:1px solid #23242d;background:#0f1016;margin-bottom:8px;cursor:pointer}@media (hover:hover) and (pointer:fine){.listItem:hover{border-color:#2b5cff}}.listItemActive{border-color:#2b5cff}.msgs{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;padding:12px;border-radius:12px;border:1px solid #23242d;background:#0f1016;overflow-anchor:none;scroll-behavior:auto}.msgs.msgs--freeze{overflow:hidden!important;touch-action:none!important;overscroll-behavior:none!important}.msgRow{display:flex;margin-bottom:10px}.msgRow{min-width:0}.msgRowMe{justify-content:flex-end}.msgRowOther{justify-content:flex-start}.msgBubble{max-width:86%;min-width:0;padding:6px 12px 6px 10px;border-radius:16px;border:1px solid #23242d;background:#111217;position:relative;overflow:hidden}.msgBubbleHasAtt{display:flex!important;flex-direction:column!important}.msgBubbleHasAtt>.mediaGridBase{order:1}.msgBubbleHasAtt>.attachmentsList{order:3}.msgBubbleHasAtt>.msgCaption{order:4}.msgBubbleHasAtt>.msgText{order:4}.msgBubbleHasAtt>.msgTime{order:5}.msgBubbleMe{border-color:#2b5cff;background:#10162a}.msgBubbleOther{background:#111217}.msgBubbleVoice{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.msgBubbleVoice .msgTime{margin-top:6px;padding-right:4px}.msgMeta{display:flex;gap:8px;align-items:center}.msgMeta .grow{flex:1}.msgText{white-space:pre-wrap;line-height:1.28;margin-top:2px;overflow-wrap:anywhere;word-break:break-word}.msgQuote{margin-top:5px;padding:6px 10px;border-radius:12px;border:1px dashed #2a2b35;background:#0f1016}.msgQuoteTitle{font-size:12px;opacity:.85;font-weight:700;margin-bottom:2px}.msgQuoteText{font-size:12px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msgTag{font-size:11px;padding:2px 6px;border:1px solid #2a2b35;border-radius:999px;opacity:.85}.msgMenuBtn{background:transparent;border:1px solid #23242d;color:#eaeaea;border-radius:10px;padding:2px 8px;cursor:pointer;opacity:.9}.jumpUnreadBtn{position:absolute;right:14px;bottom:76px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#1f2028eb;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;z-index:80;box-shadow:0 10px 24px #00000059}.jumpUnreadBtn:active{transform:scale(.98)}@media (max-width: 900px){.jumpUnreadBtn{bottom:84px;right:12px}}.msgMenuBtn:hover{border-color:#2b5cff;opacity:1}.msgMenu{position:absolute;top:32px;right:10px;background:#111217;border:1px solid #23242d;border-radius:12px;min-width:170px;z-index:20;overflow:hidden;box-shadow:0 10px 30px #00000059}.menuBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;background:transparent}.msgMenuFixed{position:fixed;right:auto;top:auto;max-height:calc(100vh - 16px);overflow:auto}.msgMenuItem{padding:10px 12px;cursor:pointer;font-size:13px}.msgMenuItem:hover{background:#0f1016}.msgMenuItem.danger{color:#ff6b6b}.msgSender{font-size:12px;opacity:.85;font-weight:700;margin-bottom:4px}.msgMenuBtnAbs{position:absolute;top:6px;right:6px;background:#0000002e}.msgTime{float:right;font-size:10px;opacity:.65;margin-left:8px;white-space:nowrap;position:relative;top:2px}.dateSep{display:flex;justify-content:center;margin:12px 0}.dateSep span{font-size:12px;padding:4px 10px;border:1px solid #23242d;border-radius:999px;background:#0b0c10;opacity:.85}.chipFull{width:100%}.chipTextWrap{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.chipTitle{font-size:11px;opacity:.75;font-weight:700;line-height:1}.chipBody{font-size:12px;opacity:.92;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forwardPreview{margin-bottom:10px;padding:10px;border-radius:12px;border:1px dashed #2a2b35;background:#0f1016;max-height:96px;overflow:auto;overflow-wrap:anywhere;word-break:break-word}.forwardPreviewText{font-size:13px;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.hiddenDesktop{display:none!important}.msgText{white-space:pre-wrap;line-height:1.35;margin-top:4px;overflow-wrap:anywhere;word-break:break-word}.composer{display:flex;gap:8px;margin-top:10px;align-items:flex-end}.composer input[type=file]{display:none}.composerBlockedText{width:100%;padding:12px 14px;border-radius:18px;border:1px solid rgba(220,53,69,.55);background:#dc354514;color:#ff6b6b;font-weight:700;text-align:center}.fileBtn{padding:10px 12px;border-radius:12px;border:1px dashed #2a2b35;background:#0f1016;cursor:pointer}.attachment{margin-top:6px;font-size:13px;opacity:.95;overflow-wrap:anywhere;word-break:break-word}.attachmentImage{display:block;margin-top:6px;max-width:260px}.attachmentImage img{display:block;width:100%;max-width:260px;max-height:260px;border-radius:14px;object-fit:cover}.voiceMsg{--voice-fill: rgba(122,90,245,.3);--voice-bg: rgba(0,0,0,.18);--voice-border: rgba(255,255,255,.1);display:flex;gap:10px;align-items:center;padding:10px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.voiceMsg.mine{--voice-fill: rgba(48,209,88,.3)}.voiceMsg.other{--voice-fill: rgba(122,90,245,.3)}.voicePlayBtn{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#fff;cursor:pointer}.voiceTrack{display:flex;flex-direction:column;gap:6px;min-width:160px;flex:1}.voiceWave{position:relative;height:26px;border-radius:10px;background:var(--voice-bg);border:1px solid var(--voice-border);overflow:hidden;cursor:pointer;touch-action:pan-y;-webkit-user-select:none;user-select:none}.voiceWaveFill{position:absolute;left:0;top:0;bottom:0;background:var(--voice-fill)}.voiceTime{position:absolute;right:8px;bottom:4px;font-size:11px;line-height:1;opacity:.85;z-index:3;pointer-events:none}.voiceBars{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;gap:2px;padding:6px 8px}.voiceBar{display:block;width:3px;border-radius:2px;background:#fff9;opacity:.55}.voiceMsg.mine .voiceBar{opacity:.65}.voiceWaveFill+.voiceBars .voiceBar{mix-blend-mode:screen}.mediaGridBase{display:grid;gap:4px;margin-top:6px;width:100%;max-width:100%;overflow:hidden;border-radius:14px;grid-auto-flow:dense;grid-auto-rows:110px}.mediaSingle{grid-template-columns:1fr;grid-auto-rows:auto}.mediaGrid2,.mediaGrid4{grid-template-columns:repeat(2,minmax(0,1fr))}.mediaGrid6{grid-template-columns:repeat(3,minmax(0,1fr))}.mediaGrid3Port,.mediaGrid3Land{grid-template-columns:repeat(2,minmax(0,1fr))}.mediaGrid5Port,.mediaGrid5Land,.mediaGridBigPort,.mediaGridBigLand{grid-template-columns:repeat(3,minmax(0,1fr))}.mediaCell,.mediaCellSingle{position:relative;display:block;border:0;padding:0;background:transparent;cursor:pointer;border-radius:14px;overflow:hidden;width:100%;height:100%;min-width:0;touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.mediaCellSingle{height:min(360px,58vw);max-width:100%}.mediaCell img,.mediaCellSingle img,.mediaCell video,.mediaCellSingle video{width:100%;height:100%;object-fit:cover;display:block}.mediaThumb{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:block}.mediaVideoThumb{background-color:#0b0c10}.mediaCell,.mediaCellSingle,.mediaCell img,.mediaCellSingle img,.mediaCell video,.mediaCellSingle video,.mediaThumb,.viewerMedia{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:manipulation}.msgBubbleHasAtt{padding:6px 10px 8px}.msgBubbleHasAtt .mediaGridBase{margin-top:0}.msgBubbleHasAtt .msgCaption{margin-top:8px}.msgBubbleHasAtt .msgTime{float:none;display:block;text-align:right;margin-top:6px}@media (max-width: 520px){.msgBubble{max-width:92%}.msgBubbleHasAtt{width:min(360px,86vw)}.mediaGridBase{width:100%;min-width:220px}}.mediaGrid3Port .mediaPos0{grid-row:span 2;grid-column:span 1}.mediaGrid3Land .mediaPos0{grid-row:span 1;grid-column:span 2}.mediaGrid5Port .mediaPos0{grid-row:span 2;grid-column:span 1}.mediaGrid5Land .mediaPos0{grid-row:span 1;grid-column:span 2}.mediaGridBigPort .mediaPos0{grid-row:span 2;grid-column:span 1}.mediaGridBigLand .mediaPos0{grid-row:span 1;grid-column:span 2}.mediaGrid2{grid-auto-rows:150px}.mediaGrid4{grid-auto-rows:120px}.mediaGrid6{grid-auto-rows:110px}@media (max-width: 420px){.mediaGrid2{grid-auto-rows:132px}.mediaGrid4{grid-auto-rows:108px}.mediaGridBase{gap:3px}.mediaCellSingle{height:min(320px,66vw)}}.sectionTitle{padding:6px 10px 4px;font-size:11px;letter-spacing:.06em;opacity:.75;font-weight:800}.miniBtn{border:1px solid rgba(43,92,255,.55);background:#2b5cff1f;color:#cfe0ff;border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.miniBtn:disabled{opacity:.65;cursor:not-allowed}.mobileBottomNav{position:fixed;left:0;right:0;bottom:0;z-index:120;display:flex;justify-content:center;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));pointer-events:auto}.mobileBottomNavInner{position:relative;display:flex;gap:0;background:#111217eb;border:1px solid rgba(35,36,45,.9);border-radius:28px;padding:6px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);width:min(520px,calc(100vw - 98px));height:62px}.mobileBottomNavItem{position:relative;flex:1;min-width:0;border:0;background:transparent;color:#eaeaea;border-radius:22px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}.mobileBottomNavIconWrap{position:relative;display:flex;align-items:center;justify-content:center;line-height:1}.mobileBottomNavIcon{font-size:20px;line-height:1}.mobileBottomNavBadge{position:absolute;top:-6px;right:-10px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff3b30;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:10px;box-shadow:0 2px 8px #00000059;pointer-events:none}.mobileBottomNavText{font-size:12px;opacity:.9;white-space:nowrap}.mobileBottomNavItem.on .mobileBottomNavText{color:#8fb0ff;opacity:1}.mobileBottomNavPill{position:absolute;top:6px;bottom:6px;left:6px;width:calc((100% - 12px) / 3);border-radius:22px;background:#2b5cff38;border:1px solid rgba(43,92,255,.28);transition:transform .24s ease}.mobileBottomNavPill[data-active=contacts]{transform:translate(0)}.mobileBottomNavPill[data-active=chats]{transform:translate(100%)}.mobileBottomNavPill[data-active=settings]{transform:translate(200%)}.mobileBottomNavSearch{width:62px;height:62px;border-radius:50%;border:1px solid rgba(35,36,45,.9);background:#111217eb;color:#eaeaea;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}@media (max-width: 900px){.containerMobile{padding-bottom:92px}}.mediaPlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:22px;background:#00000073;display:flex;align-items:center;justify-content:center;font-size:20px}.viewerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center}.viewerStage{max-width:96vw;max-height:92vh;display:flex;align-items:center;justify-content:center}.viewerMedia{max-width:96vw;max-height:92vh;object-fit:contain}.viewerClose{position:fixed;top:14px;right:14px;width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#00000059;color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:10000}.viewerNav{position:fixed;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:#00000040;color:#fff;font-size:34px;line-height:1;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center}.viewerPrev{left:14px}.viewerNext{right:14px}.viewerMenu{position:fixed;transform:translate(-10px,-10px);min-width:160px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#111217f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10001;overflow:hidden}.viewerMenuItem{width:100%;text-align:left;padding:12px 14px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:14px}.viewerMenuItem:hover{background:#ffffff0f}@media (max-width: 640px){.viewerNav{display:none}}.composerAttachmentPreview{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;border-radius:14px;border:1px solid #23242d;background:#0f1016}.composerAttachmentThumb{width:56px;height:56px;border-radius:12px;overflow:hidden;border:1px solid #23242d;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:#111217}.composerAttachmentThumb img{width:100%;height:100%;object-fit:cover;display:block}.composerAttachmentThumb video{width:100%;height:100%;object-fit:cover;display:block}.composerAttachments{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto;margin-bottom:8px}.composerAttachmentIcon{width:56px;height:56px;border-radius:12px;border:1px solid #23242d;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:#111217;font-size:22px}.composerAttachmentMeta{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.composerAttachmentName{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composerAttachmentSub{font-size:12px;opacity:.75}.composerAttachmentRemove{border:1px solid #23242d;background:transparent;color:#eaeaea;border-radius:12px;width:34px;height:34px;cursor:pointer;flex:0 0 auto}.composerAttachmentRemove:disabled{opacity:.6;cursor:not-allowed}.iconBtn{background:transparent;border:1px solid #23242d;color:#eaeaea;border-radius:10px;padding:4px 8px;cursor:pointer;opacity:.9}.msgRowHighlight .msgBubble{animation:msgBlink .9s ease-in-out 1}.msgRowHighlight .voiceMsg{animation:voiceBlink .9s ease-in-out 1}@keyframes msgBlink{0%{box-shadow:0 0 #fff0}30%{box-shadow:0 0 0 6px #58a0ff40}to{box-shadow:0 0 #fff0}}@keyframes voiceBlink{0%{filter:drop-shadow(0 0 0 rgba(88,160,255,0))}30%{filter:drop-shadow(0 0 10px rgba(88,160,255,.35))}to{filter:drop-shadow(0 0 0 rgba(88,160,255,0))}}.iconBtn:hover{border-color:#2b5cff;opacity:1}.emojiBtn{padding:10px 12px;border-radius:12px;border:1px solid #23242d;background:#0f1016;cursor:pointer}.emojiPicker{position:absolute;bottom:52px;right:58px;width:320px;max-width:90vw;background:#111217;border:1px solid #23242d;border-radius:14px;padding:10px;z-index:30}.emojiGrid{display:grid;grid-template-columns:repeat(10,1fr);gap:6px;max-height:220px;overflow:auto}.emojiCell{padding:6px;border-radius:10px;border:1px solid #23242d;background:#0f1016;cursor:pointer;text-align:center}.emojiCell:hover{border-color:#2b5cff}.topBar{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:999px;border:1px solid #2a2b35;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0f1016}.avatar img{width:100%;height:100%;object-fit:cover}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.modal{width:520px;max-width:96vw;max-height:calc(100dvh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch;background:#111217;border:1px solid #23242d;border-radius:16px;padding:16px}.modalHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modalFooter{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}@media (max-width: 640px){.modalOverlay{align-items:flex-start;padding:10px}.modal{width:100%;max-width:100%;max-height:calc(100dvh - 20px);border-radius:14px;padding:12px}.modalHeader{position:sticky;top:0;background:#111217;padding-bottom:10px;margin-bottom:10px;z-index:1}}.chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px dashed #2a2b35;border-radius:12px;background:#0f1016;max-width:100%;min-width:0}.chipBtn{background:transparent;border:1px solid #23242d;color:#eaeaea;border-radius:10px;padding:2px 8px;cursor:pointer}@media (max-width: 900px){.layout{grid-template-columns:1fr}.sidebar{height:auto}.chat{height:auto;min-height:60vh}}.searchWrap{position:relative;width:320px;min-width:240px}.searchInput{padding-right:52px}.searchHint{position:absolute;top:12px;right:12px;font-size:12px;opacity:.7}.searchDropdown{position:absolute;top:46px;left:0;right:0;background:#111217;border:1px solid #23242d;border-radius:14px;max-height:320px;overflow:auto;z-index:60;box-shadow:0 10px 30px #00000059}.searchItem{padding:10px 12px;cursor:pointer}.searchItem:hover{background:#0f1016}.chatHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.groupMenu{position:absolute;top:44px;right:0;background:#111217;border:1px solid #23242d;border-radius:12px;min-width:200px;z-index:60;overflow:hidden;box-shadow:0 10px 30px #00000059}.groupMenuItem{padding:10px 12px;cursor:pointer;font-size:13px}.groupMenuItem:hover{background:#0f1016}.groupMenuItem.danger{color:#ff6b6b}@media (max-width: 900px){.searchWrap{width:100%}}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{overscroll-behavior-y:none}.avatarBtn{background:transparent;border:0;padding:0;cursor:pointer}.headerWrap{flex-wrap:wrap;gap:10px}.headerActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;min-width:0}.containerMobile{max-width:100%;padding:0}.mobileTop{position:sticky;top:0;z-index:45;background:#0b0c10;border-bottom:1px solid #23242d;padding:10px 12px}.mobileTopRow{display:flex;align-items:center;gap:12px}.mobileTopTitle{font-size:18px;font-weight:900;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileTopActions{display:flex;gap:8px;align-items:center}.pillBtn{background:#0f1016;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:999px;padding:8px 14px;font-weight:800;font-size:14px;line-height:1;cursor:pointer}.pillBtn:disabled{opacity:.5;cursor:not-allowed}.pillBtn.danger{border-color:#ff6b6b73;color:#ff6b6b}.searchWrap{position:relative}.searchWrapMobile .searchInput{padding-left:14px;padding-right:14px;text-align:left}.contactsSearchRow{display:flex;align-items:center;gap:10px;width:100%}.contactsSearchRow .searchWrap{flex:1;min-width:0}.contactsSearchRow .searchInput{padding-right:44px}.chatsSearchRow{display:flex;align-items:center;gap:10px;width:100%}.chatsSearchRow .searchWrap{flex:1;min-width:0}.chatsSearchRow .searchInput{padding-right:44px}.searchClearIn{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:0;background:#ffffff1a;color:#fff;font-size:20px;line-height:28px;cursor:pointer}.searchPlaceholder{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;opacity:.7;pointer-events:none;font-size:16px}.searchPlaceholderIcon{font-size:15px;opacity:.9}.searchPlaceholderText{font-weight:700}.selectCircle{width:22px;height:22px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#fff;background:transparent;flex:0 0 22px}.selectCircleOn{background:#2b5cff;border-color:#2b5cff}.mobileBulkBar{position:sticky;bottom:0;z-index:50;display:flex;justify-content:center;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(to top,#0b0c10eb,#0b0c1040);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sheetOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;padding:12px}.sheet{width:min(520px,100%);background:#111217;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:10px;box-shadow:0 20px 60px #00000073}.sheetBtn{width:100%;padding:14px 12px;border-radius:12px;border:0;background:#0f1016;color:#fff;font-weight:800;font-size:15px;cursor:pointer}.sheetBtn+.sheetBtn{margin-top:8px}.sheetBtn.danger{color:#ff6b6b}.mobileMenu{position:absolute;right:12px;top:52px;background:#111217;border:1px solid #23242d;border-radius:12px;min-width:220px;z-index:60;overflow:hidden;box-shadow:0 10px 30px #00000059}.mobileMenuItem{padding:12px;cursor:pointer;font-size:13px}.mobileMenuItem:hover{background:#0f1016}.mobileMenuItem.danger{color:#ff6b6b}.listTopBar{display:flex;gap:8px;align-items:center;margin-bottom:10px}.searchWrapMobile{width:100%;min-width:0}.hiddenMobile{display:none!important}.swipeDim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;pointer-events:none;z-index:0}.composerInput{width:100%;padding:10px 12px;border-radius:18px;border:1px solid #2a2b35;background:#0f1016;color:#eaeaea;resize:none;line-height:1.25;max-height:240px;overflow:hidden;font-size:16px}textarea.input{border-radius:18px;resize:none;max-height:260px;overflow:hidden;line-height:1.25}@media (max-width: 900px){.container{padding:0;max-width:100%}.input{font-size:16px}.card{border-radius:0;border-left:0;border-right:0}.layout{grid-template-columns:1fr;gap:0}.sidebar{height:calc((var(--vh, 1vh) * 100) - 56px);overflow:auto;border-bottom:1px solid #23242d}.layoutChat{position:relative;height:calc(var(--vh, 1vh) * 100);overflow:hidden}.layoutChat .sidebar{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;overflow:auto;z-index:0;border-bottom:0;margin:0;padding-top:56px;box-sizing:border-box}.layoutChat .chat{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;z-index:2;margin:0}.layoutChat .swipeDim{z-index:1}.layoutChat .sidebar.card,.layoutChat .chat.card{border-radius:0}.layoutChat .chat{display:flex;flex-direction:column}.layoutChat .msgs{flex:1;border-radius:0;border:0;overflow-y:auto;background:transparent;padding:12px 10px 4px}.chatHeaderMobile{position:sticky;top:0;z-index:40;background:#0b0c10;border-bottom:1px solid #23242d;padding:10px 12px;margin-bottom:0}.chatHeaderMobileNew{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;background:#00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.mobileBackCircle{width:40px;height:40px;border-radius:50%;background:#0f1016;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}.mobileTitlePill{position:absolute;left:50%;transform:translate(-50%);max-width:calc(100% - 110px);background:#0f1016;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:8px 14px;display:flex;flex-direction:column;gap:2px;align-items:center;text-align:center}.mobileTitleName{font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1;max-width:100%}.mobileTitleStatus{font-size:12px;color:#ffffffb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1;max-width:100%}.mobileAvatarBtn{width:40px;height:40px;border-radius:50%;background:#0f1016;border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.backBtn{padding:4px 10px;border-radius:12px}.composerFixed{position:sticky;left:0;right:0;bottom:0;z-index:50;margin:0;border-radius:0;border:0;background:transparent;padding:0 12px env(safe-area-inset-bottom);max-width:100vw}.appShell .chatInner{width:100%;margin:0;padding:0}.layoutChat .chat{padding:0}.composerInner{max-width:none;width:100%}.composerRow textarea{font-size:17px;line-height:20px}.composerRow .iconBtn{width:40px;height:40px;border-radius:20px}.composerMobile{gap:8px}.emojiPicker{right:12px;bottom:70px}}.layoutSingle{grid-template-columns:1fr}@media (min-width: 901px){:root{--tg-sidebar: rgba(24,26,32,.92);--tg-topbar: rgba(20,22,28,.92);--tg-border: rgba(255,255,255,.08);--tg-hover: rgba(255,255,255,.04);--tg-active: rgba(122,90,245,.35);--tg-accent: #7a5af5;--tg-text: #eaeaea;--tg-muted: rgba(234,234,234,.72);--tg-wallpaper: radial-gradient(1200px 800px at 30% -10%, rgba(122,90,245,.18), transparent 60%), radial-gradient(900px 700px at 80% 10%, rgba(90,167,255,.1), transparent 55%), url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%27260%27%20height%3D%27260%27%20viewBox%3D%270%200%20260%20260%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23ffffff%27%20stroke-opacity%3D%270.07%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M34%2058c10-14%2024-14%2034%200s24%2014%2034%200%27%20/%3E%3Cpath%20d%3D%27M170%2042c6%2010%206%2022%200%2032s-6%2022%200%2032%27%20/%3E%3Cpath%20d%3D%27M52%20160c18-10%2040-10%2058%200%27%20/%3E%3Cpath%20d%3D%27M200%20150c-10%2014-24%2014-34%200s-24-14-34%200%27%20/%3E%3Ccircle%20cx%3D%2770%27%20cy%3D%2788%27%20r%3D%2710%27%20/%3E%3Ccircle%20cx%3D%27204%27%20cy%3D%2792%27%20r%3D%278%27%20/%3E%3Cpath%20d%3D%27M118%20118l18%2018-18%2018-18-18z%27%20/%3E%3Cpath%20d%3D%27M48%20214h36m-18-18v36%27%20/%3E%3Cpath%20d%3D%27M188%20208c8%200%2014%206%2014%2014s-6%2014-14%2014-14-6-14-14%206-14%2014-14z%27%20/%3E%3Cpath%20d%3D%27M120%20212c0%2010-8%2018-18%2018s-18-8-18-18%208-18%2018-18%27%20/%3E%3C/g%3E%3C/svg%3E)}.container.appShell{max-width:none;padding:0;margin:0}.appShell .layout{grid-template-columns:360px minmax(0,1fr);gap:0;height:100%}.appShell .sidebar.card,.appShell .chat.card{border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.appShell .sidebar{height:100%;overflow:hidden;background:var(--tg-sidebar);border-right:1px solid var(--tg-border)}.appShell .chat{height:100%;overflow:hidden;display:flex;flex-direction:column;background-color:#0b0c10;background-image:var(--tg-wallpaper);background-repeat:repeat}.sidebarTop{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:10px;padding:10px 12px;background:#181a20f5;border-bottom:1px solid var(--tg-border)}.burgerBtn{height:38px;width:38px;border-radius:999px;border:0;background:#ffffff0f;color:var(--tg-text);cursor:pointer}.burgerBtn:hover{background:#ffffff17}.sidebarSearchWrap{flex:1;min-width:0;position:relative}.sidebarSearchInput{height:38px;border:0;border-radius:999px;background:#ffffff0f;color:var(--tg-text);padding:9px 14px}.sidebarSearchInput::placeholder{color:#eaeaea8c}.pinnedAvatars{display:flex;gap:6px;align-items:center}.pinnedAvatarBtn{border:0;background:transparent;padding:0;cursor:pointer;border-radius:999px}.pinnedAvatarBtn:hover{filter:brightness(1.08)}.desktopMenu{position:absolute;left:12px;top:54px;background:#111217;border:1px solid #23242d;border-radius:12px;min-width:220px;z-index:60;overflow:hidden;box-shadow:0 10px 30px #00000059}.desktopMenuItem{padding:12px;cursor:pointer;font-size:13px}.desktopMenuItem:hover{background:#0f1016}.desktopMenuItem.danger{color:#ff6b6b}.appShell .sidebar{overflow:auto}.appShell .listItem{border:0;border-radius:0;margin:0;padding:10px 12px;background:transparent;-webkit-tap-highlight-color:transparent}.appShell .listItem:active,.appShell .listItem:focus,.appShell .listItem:focus-within{outline:none;background:transparent!important}.appShell .listItem{-webkit-user-select:none;user-select:none}.listItem:active,.listItem:focus,.listItem:focus-within{outline:none;background:transparent!important}@media (hover: hover) and (pointer: fine){.appShell .listItem:hover{background:var(--tg-hover);border-color:transparent}}.appShell .listItemActive{background:var(--tg-active);border-color:transparent}@media (hover: hover) and (pointer: fine){.appShell .listItemActive:hover{background:#7a5af56b}}.appShell .chatHeader{position:sticky;top:0;z-index:25;margin:0;padding:10px 14px;background:var(--tg-topbar);border-bottom:1px solid var(--tg-border)}.chatHeaderActions{gap:6px!important}.tgIconBtn{height:36px;width:36px;border-radius:999px;border:0;background:#ffffff0f;color:var(--tg-text);cursor:pointer}.tgIconBtn:hover{background:#ffffff17}.tgIconBtn:disabled{opacity:.6;cursor:not-allowed}.appShell .msgs{flex:1;min-height:0;overflow:auto;padding:18px 18px 12px;background:transparent;border:0;border-radius:0}.appShell .composer{margin:0;border:0;border-radius:0;padding:12px 14px;background:#14161ceb;border-top:1px solid var(--tg-border);display:flex;gap:10px;align-items:flex-end}.appShell .composer .input{border:0;outline:none;background:#ffffff0f;border-radius:22px;padding:10px 12px;max-height:220px;overflow-y:auto;scrollbar-width:none}.appShell .composer .input::-webkit-scrollbar{width:0;height:0}.appShell .emojiBtn,.appShell .fileBtn{height:40px;width:40px;border-radius:999px;border:0;background:#ffffff0f;display:flex;align-items:center;justify-content:center;padding:0}.appShell .emojiBtn:hover,.appShell .fileBtn:hover{background:#ffffff17}.appShell .composer .btn{height:40px;width:40px;border-radius:999px;padding:0;background:#7a5af5e0;display:flex;align-items:center;justify-content:center;font-size:0}.appShell .composer .btn:before{content:"➤";font-size:16px;line-height:1}.desktopEmpty{flex:1;min-height:0}:root{--tg-chat-max:680px}.appShell .msgs{padding:18px 0 12px}.appShell .chatInner{width:min(100%,var(--tg-chat-max));margin:0 auto;padding:0 18px}.appShell .composerDesktop{background:transparent;border-top:0;padding:10px 0 16px;display:block}.appShell .composerDesktop .composerInner{width:min(100%,var(--tg-chat-max));margin:0 auto;padding:0 18px;display:flex;flex-direction:column;gap:10px;position:relative}.appShell .composerRowDesktop{display:flex;align-items:flex-end;gap:10px;background:#12141ae6;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:10px 12px}.appShell .composerRowDesktop textarea{flex:1;min-width:0;background:transparent;border:0;outline:none;padding:2px 0;color:#e8e8ef;font-size:16px;line-height:1.25;font-family:inherit;min-height:24px;max-height:160px;resize:none}.appShell .chatListItem{width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative}.appShell .chatListItem:after{content:"";position:absolute;left:76px;right:0;bottom:0;height:1px;background:#ffffff1f;pointer-events:none}.chatListItemInner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;padding:10px;min-height:78px;width:100%}.chatListItemInner .avatar{flex:0 0 auto}.chatListMain{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.chatListTopRow{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.chatListTitle{display:flex;align-items:center;gap:8px;min-width:0}.chatListTitleText{font-weight:700;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatListMeta{display:flex;align-items:center;gap:6px;flex:0 0 auto;margin-left:auto}.chatListChecks{font-size:11px!important;color:#8e8e93e6!important}.chatListTime{font-size:11px!important;color:#8e8e93d9!important;white-space:nowrap}.chatListBottomRow{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.chatListPreview{font-size:14px;color:#8e8e93e6!important;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.15;max-height:2.3em;overflow-wrap:anywhere;word-break:break-word}.appShell .chatListItem:active,.appShell .chatListItem:focus,.appShell .chatListItem:focus-within{background:transparent!important}@media (max-width: 900px){.appShell .sidebar{padding:0}.listTopBar{padding:10px 12px;margin:0}.chatListItemInner{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;padding:10px 8px!important;min-height:78px!important;gap:8px!important}.appShell .chatListItem:after{left:76px}.chatListMain{min-width:0!important}.chatListTitleText{font-size:17px}.chatListPreview{font-size:15px}}.chatListBadge{flex:0 0 auto;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#8e8e9359;color:#ffffffeb;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:10px;margin-top:2px}.contactListItem{width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative}.contactListItem:after{display:none}.contactDivider{display:block!important;height:1px!important;width:calc(100% - 60px)!important;background:#ffffff2e!important;margin-left:60px!important;margin-right:0!important;flex:0 0 auto;pointer-events:none}.contactListItemInner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;padding:6px 10px;min-height:60px;width:100%}.contactListItemInner .avatar{flex:0 0 auto}.contactListMain{min-width:0}@media (max-width: 900px){.contactListItemInner{padding:6px 8px!important;min-height:58px!important;gap:10px!important}.contactDivider{margin-left:58px!important;width:calc(100% - 58px)!important}}.appShell .composerRowDesktop .emojiBtn,.appShell .composerRowDesktop .fileBtn{height:34px;width:34px;min-width:34px;border:0;background:transparent;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#e8e8ef;opacity:.9;cursor:pointer}.appShell .composerRowDesktop .emojiBtn:hover,.appShell .composerRowDesktop .fileBtn:hover{background:#ffffff0f;opacity:1}.appShell .composerRowDesktop .emojiBtn.active{background:#ffffff14}.appShell .composerDesktop .emojiPicker{right:0;bottom:72px}.appShell .replyToPill{background:#12141ad9;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:10px 12px;position:relative}.appShell .replyToTitle{font-size:12px;opacity:.75;margin-bottom:4px}.appShell .replyToText{font-size:13px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:26px}.appShell .replyToClose{position:absolute;right:10px;top:8px;border:0;background:transparent;color:#e8e8ef;opacity:.7;font-size:18px;line-height:1;cursor:pointer}.appShell .replyToClose:hover{opacity:1}}.composerInner{width:100%;display:flex;flex-direction:column;gap:8px;position:relative}.composerRow{display:flex;gap:10px;align-items:flex-end}.composerMobile{display:block}.composerMobile .composerInner{padding:0 10px}.composerRowMobile{background:transparent;border:0;padding:0;align-items:flex-end}.composerRowMobile textarea{background:transparent;border:0;outline:none;resize:none}.fileBtnCircle,.emojiBtnCircle,.sendBtnMobile{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0f1016;border:1px solid rgba(255,255,255,.08);color:#fff}.fileBtnCircle{cursor:pointer}.emojiBtnCircle{opacity:.9}.sendBtnMobile{opacity:.95}.micBtnMobile{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0f1016;border:1px solid rgba(255,255,255,.08);color:#fff;opacity:.95;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.micBtnMobile:disabled{opacity:.45}.micBtnDesktop{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.micBtnDesktop:disabled{opacity:.45;cursor:default}.voiceRecBar{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#0f1016;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:10px 12px}.voiceRecLeft{display:flex;align-items:center;gap:10px;min-width:0}.voiceRecDot{width:10px;height:10px;border-radius:50%;background:#ff3b30;box-shadow:0 0 0 2px #ff3b302e}.voiceRecTime{font-weight:800;letter-spacing:.3px}.voiceRecHint{opacity:.7;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voiceRecRight{display:flex;gap:8px;align-items:center}.voiceRecBtn{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fff;cursor:pointer}.voiceRecBtn:disabled{opacity:.45;cursor:default}.voiceRecCancel{background:#ff3b301f;border-color:#ff3b3040}.voiceRecSend{background:#30d1581f;border-color:#30d15840}.mobileInputPill{background:#0f1016;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:10px 14px;min-height:44px;display:flex;flex:1;min-width:0}.mobileInputPill textarea{width:100%;color:#fff;font-size:16px;line-height:20px;max-height:120px;padding:0}.composerRowMobile.idle .mobileInputPill{flex:0 1 72%}.composerRowMobile.typing .mobileInputPill{flex:1 1 auto}.convCtxMenu{position:fixed;z-index:9999;width:200px;background:#121214fa;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.convCtxItem{padding:10px 12px;border-radius:10px;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.convCtxItem:hover{background:#ffffff14}.convCtxHasSub{position:relative;cursor:default}.convCtxHasSub .convCtxSub{display:none;position:absolute;left:calc(100% + 6px);top:0;width:190px;background:#121214fa;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:6px}.convCtxHasSub:hover .convCtxSub{display:block}.deleteSalute{position:fixed;width:1px;height:1px;pointer-events:none;z-index:9999;transform:translate(-50%,-50%)}.deleteSaluteP{position:absolute;left:0;top:0;width:6px;height:4px;border-radius:2px;background:currentColor;opacity:.95;animation:deleteSaluteFly .56s cubic-bezier(.2,.8,.2,1) forwards}.deleteSaluteP:nth-child(3n){filter:brightness(1.25)}.deleteSaluteP:nth-child(3n+1){filter:saturate(1.35)}@keyframes deleteSaluteFly{0%{transform:translate(0) rotate(0) scale(1);opacity:1}80%{opacity:1}to{transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(.9);opacity:0}}.mobileTopUnderlay{position:absolute;top:0;left:0;right:0;z-index:5}.layoutChat .sidebar.sidebarUnderlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:calc(var(--vh, 1vh) * 100)!important;overflow:auto!important;z-index:0!important;border-radius:0!important;margin:0!important;padding-top:0!important;-webkit-overflow-scrolling:touch}.layoutChat .sidebar.sidebarUnderlay .mobileTopUnderlay{position:absolute;top:0;left:0;right:0}.layoutChat .sidebar.sidebarUnderlay .listTopBar{margin-top:56px}@media (max-width: 900px){.listItem,.listItem *{-webkit-tap-highlight-color:transparent}.listItem{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.listItem:active,.listItem:focus,.listItem:focus-within{background:transparent!important;outline:none!important}}@media (max-width: 820px){.chatListItem{background:transparent!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.chatListItemInner{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;padding:10px 8px!important;height:78px!important;width:100%!important;border-bottom:0!important;position:relative!important}.chatListItemInner:after{content:"";position:absolute;left:66px;right:0;bottom:0;height:1px;background:#ffffff24;pointer-events:none}.chatListItem:last-child .chatListItemInner{border-bottom:0}.chatListItemInner .avatar{flex:0 0 auto!important}.chatListMain{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}.chatListTopRow{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}.chatListBottomRow{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important}.chatListTitleText{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-weight:800}.chatListMeta{margin-left:auto}.chatListChecks,.chatListTime{font-size:11px!important;color:#8e8e93f2!important}.chatListPreview{font-size:14px;color:#8e8e93!important;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.12;max-height:2.24em;overflow-wrap:anywhere;word-break:break-word}.chatListBadge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#8e8e9366;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:10px;margin-top:1px}}@media (min-width: 821px){.chatListItem{background:initial;border:initial;border-radius:initial}}@media (max-width:820px){.sidebar{overflow-x:hidden}}.msgCaption{padding:8px 10px;white-space:pre-wrap;word-break:break-word}.mediaCell,.mediaCellSingle,.mediaCell img,.mediaCell video{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:manipulation}.mediaCell img,.mediaCell video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.mediaThumb{width:100%;height:100%;background-size:cover;background-position:center;display:block}.mediaVideoThumb{background-color:#000}.mediaImgThumb{background-color:#111}.chatMessages,.msgBubble,.mediaGridBase,.mediaCell{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.msgBubble:not(.msgBubbleHasAtt){position:relative;padding-right:56px;padding-bottom:14px}.msgBubble:not(.msgBubbleHasAtt) .msgTime,.msgBubble:not(.msgBubbleHasAtt) .msgMeta,.msgBubble:not(.msgBubbleHasAtt) .msgFooter{position:absolute;right:12px;bottom:8px;margin:0!important;line-height:1;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.msgBubble:not(.msgBubbleHasAtt){position:relative!important;display:grid!important;grid-template-columns:1fr auto;column-gap:8px;align-items:end;padding-right:14px!important;padding-bottom:10px!important}.msgBubble:not(.msgBubbleHasAtt) .msgText,.msgBubble:not(.msgBubbleHasAtt) .msgCaption{grid-column:1;grid-row:1;min-width:0}.msgBubble:not(.msgBubbleHasAtt) .msgTime,.msgBubble:not(.msgBubbleHasAtt) .msgMeta,.msgBubble:not(.msgBubbleHasAtt) .msgFooter,.msgBubble:not(.msgBubbleHasAtt) .msgTimeRow{position:static!important;right:auto!important;bottom:auto!important;margin:0!important;grid-column:2;grid-row:1;justify-self:end;align-self:end;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;line-height:1}html.noCalloutSettings,body.noCalloutSettings{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}html.noCalloutSettings *{-webkit-touch-callout:none!important}.settingsPage{padding:calc(0px + env(safe-area-inset-top)) 4px 18px;touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.settingsTopRow{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:0;padding-bottom:2px}.settingsTopBtn{min-width:66px;height:42px;padding:0 16px;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-weight:800;font-size:15px}.settingsHeader{display:flex;flex-direction:column;align-items:center;padding-top:0;margin-top:-6px}.settingsAvatarWrap{margin-top:-10px}.settingsName{margin-top:6px;font-size:26px;font-weight:900;text-align:center}.settingsIdentityRow{margin-top:4px;font-size:17px;opacity:.82;display:flex;align-items:center;gap:8px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none}.settingsIdentitySingle{justify-content:center}.settingsIdentityEmail,.settingsIdentityUser{min-width:0;overflow:hidden;text-overflow:ellipsis}.settingsIdentitySep{opacity:.6;flex:0 0 auto}.settingsButtons{margin-top:36px;display:flex;flex-direction:column;gap:10px}.settingsBtnPrimary,.settingsBtn{width:100%;height:46px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 16px;text-align:left}.settingsBtnPrimary{color:#50a0fffa}.settingsChevron{margin-left:auto;opacity:.75;font-size:22px}.settingsIdentityRow,.settingsIdentityRow *{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}.settingsEditOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#000000eb;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:24px}.settingsEditTopRow{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:108px 1fr 108px;align-items:center;padding:calc(env(safe-area-inset-top) + 8px) 12px 8px;gap:8px;background:#000000eb}.settingsEditTopBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:8px 12px;font-weight:600;font-size:16px;color:#ffffffeb;background:#ffffff1a}.settingsEditTopBtn.disabled{opacity:.45;pointer-events:none}.settingsEditTopTitle{text-align:center;font-weight:700;font-size:18px;color:#fffffff2}.settingsEditContent{padding:6px 12px 0}.settingsEditAvatarBlock{display:flex;flex-direction:column;align-items:center;padding:12px 0 6px}.settingsEditPickPhoto{margin-top:8px;font-size:17px;color:#2f7cff;font-weight:600}.settingsEditNameCard{background:#ffffff1a;border-radius:22px;overflow:hidden}.settingsEditInputWrap{position:relative}.settingsEditNameInput{width:100%;background:transparent;border:none;outline:none;padding:14px 44px 14px 16px;font-size:18px;color:#fffffff2}.settingsEditClear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:none;background:#ffffff1f;color:#ffffffd9;font-size:20px;line-height:1}.settingsEditClearAbout{top:12px;transform:none}.settingsEditDivider{height:1px;background:#ffffff1a}.settingsEditHint{margin:8px 6px 14px;color:#ffffff73;font-size:14px;line-height:1.25}.settingsEditAbout{width:100%;min-height:46px;resize:none;border:none;outline:none;border-radius:22px;padding:12px 44px 12px 16px;background:#ffffff1a;color:#ffffffeb;font-size:16px}.settingsEditAboutWrap{position:relative}.settingsEditRow{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;border:none;border-radius:22px;padding:14px 16px;background:#ffffff1a;color:#fffffff2;font-size:18px}.settingsEditRowRight{color:#ffffff73;font-weight:600}.settingsEditRowRight.active{color:#2f7cff}.settingsEditListCard{margin-top:14px;background:#ffffff1a;border-radius:22px;overflow:hidden}.settingsEditListItem{width:100%;border:none;background:transparent;padding:14px 16px;display:grid;grid-template-columns:1fr auto 18px;gap:10px;align-items:center;color:#ffffffeb;font-size:16px;text-align:left}.settingsEditListItem.disabled{opacity:.45;pointer-events:none}.settingsEditListValue{color:#ffffff8c;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55vw}.settingsEditChevron{color:#ffffff59;font-size:22px;line-height:1;text-align:right;transform:translateY(-1px)}.settingsLogoutBtn{width:100%;margin:16px 0 0;border:none;border-radius:22px;padding:14px 16px;background:#ffffff1a;color:#ff4d4d;font-size:18px;font-weight:700}.settingsDeleteAccountBtn{width:100%;margin:10px 0 0;border:none;border-radius:22px;padding:14px 16px;background:#ffffff1a;color:#ff4d4d;font-size:16px;font-weight:700}.settingsPassCard{background:#ffffff1a;border-radius:22px;overflow:hidden}.settingsPassInput{width:100%;background:transparent;border:none;outline:none;padding:14px 16px;font-size:16px;color:#fffffff2}.settingsPassForgot{margin:10px 6px 0;padding:0;border:none;background:transparent;color:#2f7cff;font-size:15px;font-weight:700;text-align:left}.settingsPassMsg{margin:10px 6px 0;font-size:16px;font-weight:800}.settingsPassMsg.ok{color:#20c05c}.settingsPassMsg.err{color:#ff4d4d}.settingsDeleteDanger{width:100%;margin:14px 0 0;border:none;border-radius:22px;padding:14px 16px;background:#ff4d4d2e;color:#ff4d4d;font-size:18px;font-weight:800}.settingsUsernameLabel{margin:12px 6px 6px;color:#ffffff73;letter-spacing:.08em;font-size:13px;font-weight:700}.settingsUsernameInputWrap{background:#ffffff1a;border-radius:22px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;overflow:hidden}.settingsUsernamePrefix{color:#ffffffeb;font-size:16px;font-weight:600;white-space:nowrap}.settingsUsernameInput{background:transparent;border:none;outline:none;color:#fffffff2;font-size:16px;min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsUsernameClear{width:30px;height:30px;border-radius:999px;border:none;background:#ffffff1f;color:#ffffffd9;font-size:22px;line-height:1}.settingsUsernameStatus{margin:10px 6px 0;font-size:16px;font-weight:700}.settingsUsernameStatus.error{color:#ff4d4d}.settingsUsernameStatus.ok{color:#20c05c}.settingsUsernameStatus.checking{color:#ffffff73}.settingsUsernameText{margin:14px 6px 0;color:#ffffff73;font-size:16px;line-height:1.25}.settingsUsernameLink{color:#2f7cff;word-break:break-all}.settingsBdayBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;padding:0 10px calc(env(safe-area-inset-bottom) + 10px)}.settingsBdaySheet{width:100%;max-width:520px;border-radius:22px;background:#282828eb;overflow:hidden}.settingsBdayHeader{padding:14px 18px 10px;display:flex;justify-content:space-between;align-items:baseline}.settingsBdayTitle{color:#ffffffeb;font-size:18px;font-weight:800}.settingsBdayValue{color:#2f7cff;font-size:18px;font-weight:700}.settingsBdayInput{width:100%;border:none;outline:none;background:transparent;color-scheme:dark;padding:10px 18px 16px;font-size:16px}.settingsBdayDelete{border:none;background:transparent;padding:14px 16px;text-align:left;color:#2f7cff;font-size:16px;font-weight:700}.settingsBdayFooter{display:flex;justify-content:space-between;align-items:center;gap:10px}.settingsBdayDone{border:none;background:transparent;padding:14px 16px;color:#2f7cff;font-size:16px;font-weight:800;text-align:right}.settingsBdayWheel{position:relative;display:flex;gap:12px;padding:4px 10px 12px}.settingsBdayCol{flex:1;height:190px;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;scrollbar-width:none}.settingsBdayCol::-webkit-scrollbar{display:none}.settingsBdayItem{scroll-snap-align:center;display:flex;align-items:center;justify-content:center;font-size:24px;color:#ffffffe6}.settingsBdaySpacer{height:76px}.settingsBdayHighlight{pointer-events:none;position:absolute;left:10px;right:10px;top:50%;transform:translateY(-20px);height:40px;border-radius:20px;background:#ffffff14}.myProfileName{margin-top:2px;text-align:center;font-size:28px;font-weight:800;letter-spacing:-.02em;color:#fffffff2}@media (max-width: 420px){.myProfileName{font-size:28px}}.myProfileStatus{margin-top:6px;text-align:center;font-size:16px;color:#ffffff73}.myProfileCard{background:#ffffff1a;border-radius:22px;overflow:hidden}.myProfileItem{padding:10px 14px}.myProfileLabel{font-size:13px;color:#ffffff8c;margin-bottom:4px;text-transform:none}.myProfileValue{font-size:16px;font-weight:600;color:#ffffffeb;word-break:break-word;line-height:1.25}.myProfileValueBlue{color:#2f7cff;font-weight:700}.myProfileActions{margin-top:10px;display:flex;flex-direction:column;gap:10px}.myProfileActionBtn{width:100%;height:46px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-size:16px;font-weight:800}.myProfileActionBtn.primary{color:#50a0fffa}.myProfileActionBtn.danger{color:#ff5a5af2}.myProfileActionBtn.success{color:#46dc8cf2}.myProfileActionBtn:disabled{opacity:.55}.myProfileActions .btn,.myProfileActions .btnDanger,.myProfileActions .btnSuccess,.myProfileActions .btnPrimary,.myProfileActions .btnSecondary{width:100%}.msgRow,.msgBubble,[id^=msg-]{overflow-anchor:none}.voiceMsg{min-height:52px}.voiceWave{height:28px}.connBar{display:flex;align-items:center;justify-content:center;gap:10px;height:28px;font-size:13px;font-weight:700;color:#ebebebeb;background:#00000038;border-bottom:1px solid rgba(255,255,255,.06);-webkit-user-select:none;user-select:none}.connSpinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.22);border-top-color:#ffffffd9;animation:connSpin .9s linear infinite}@keyframes connSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.authPage{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(1200px 600px at 50% -120px,rgba(47,231,255,.1),transparent 60%),#0b0c10}.authCard{width:min(420px,100%);padding:24px 18px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#111217b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 18px 50px #00000073}.authBrand{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px}.authLogo{width:96px;height:96px;display:flex;align-items:center;justify-content:center}.authLogo img{width:100%;height:100%;object-fit:contain;display:block}.authWord{display:flex;align-items:center;justify-content:center}.authWord img{width:min(220px,78vw);height:auto;display:block}.authTitle{font-size:26px;font-weight:900;margin:0 0 6px;text-align:left}.authSub{white-space:pre-line;font-size:14px;line-height:1.35;color:#8fa3bf;margin:0 0 16px}.authError{margin:0 0 12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,107,107,.55);background:#ff6b6b1a;color:#ff6b6b;font-weight:700;font-size:13px}.authForm{display:flex;flex-direction:column;gap:0}.authLabel{font-size:13px;font-weight:700;color:#eaf2ff;margin:0 0 8px 2px}.authInput{width:100%;height:48px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0f1016cc;color:#eaf2ff;outline:none}.authInput::placeholder{color:#8fa3bf}.authInput:focus{border-color:#2fe7ff8c;box-shadow:0 0 0 3px #2fe7ff1a}.authInputWrap{position:relative}.authEye{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#8fa3bf;cursor:pointer;padding:6px;border-radius:10px}.authEye:hover{color:#eaf2ff}.authRowRight{display:flex;justify-content:flex-end;margin-top:10px;margin-bottom:10px}.authLink{border:0;background:transparent;color:#2fe7ff;cursor:pointer;padding:0;font-weight:700}.authLink:hover{text-decoration:underline}.authBtn{margin-top:14px;height:52px;border-radius:18px;border:0;background:#fff;color:#0b0c10;font-weight:900;cursor:pointer}.authBtn:disabled{opacity:.55;cursor:not-allowed}.authBottom{margin-top:14px;text-align:center;color:#8fa3bf;font-size:13px;display:flex;flex-direction:column;gap:10px}.authMuted{color:#8fa3bf;font-size:13px}.codeRow{display:flex;gap:10px;justify-content:center;margin:10px 0 14px}.codeBox{width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0f1016bf;color:#eaf2ff;text-align:center;font-size:18px;font-weight:800;outline:none}.codeBox:focus{border-color:#2fe7ffa6;box-shadow:0 0 0 3px #2fe7ff1a}@media (min-width: 900px){.authPage{padding:40px}}
