:root{--bg: #0d0f12;--bg-elev: #14171c;--surface: #1a1e24;--surface-2: #232a33;--border: #2c333d;--text: #eaecef;--dim: #9aa2ab;--dim-2: #6b727c;--accent: #3b82f6;--accent-soft: rgba(59, 130, 246, .16);--danger: #ef4444;--danger-soft: rgba(239, 68, 68, .16);--nsfw: #f43f5e;--star: #f5b60a;--live: #22c55e;--warn: #f59e0b;--nav-h: 56px;--safe-top: env(safe-area-inset-top, 0px);--safe-bot: env(safe-area-inset-bottom, 0px);--radius: 12px}*{box-sizing:border-box}html,body{height:100%}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html{overflow-x:hidden}.vRow span,.vText,.feedHead,.tgText,.tgPreview,.tgName,.tgDocInfo b,.tgReplyBody span,.wDiag,.wStatus{overflow-wrap:anywhere;min-width:0}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior-y:none}#root{min-height:100%}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}input{font:inherit;color:inherit;background:none;border:0;outline:none}img{display:block;max-width:100%}.icon{display:block;flex:none}.dim{color:var(--dim)}.iconBtn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;color:var(--text);flex:none}.iconBtn.active,.iconBtn.accent{color:var(--accent)}.iconBtn.accent{color:var(--star)}.boot{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.boot span,.spinner{width:26px;height:26px;border-radius:50%;border:2px solid var(--border);border-top-color:var(--accent);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.shell{min-height:100dvh;padding-bottom:calc(var(--nav-h) + var(--safe-bot))}.gallery{display:block}.topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:8px;padding:calc(6px + var(--safe-top)) 10px 6px;background:var(--bg);background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.reset{width:40px;height:40px}.brandDot{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--nsfw))}.brandDot.big{width:46px;height:46px}.searchBox{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:6px;height:40px;padding:0 10px;border-radius:20px;background:var(--surface);border:1px solid var(--border)}.searchIcon{color:var(--dim)}.searchBox input{flex:1;min-width:0}.searchBox input::placeholder{color:var(--dim-2)}.searchClear{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--dim)}.pill{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;border-radius:20px;background:var(--surface);border:1px solid var(--border);color:var(--dim);font-size:12px;font-variant-numeric:tabular-nums;flex:0 1 auto;min-width:0;max-width:48%}.pillText{overflow:hidden;text-overflow:ellipsis}@media (max-width: 420px){.pillRate{display:none}}.pill.open{border-color:var(--accent);color:var(--text)}.pillDot{width:8px;height:8px;border-radius:50%;background:var(--dim-2)}.pillDot.live{background:var(--live)}.pillDot.warn{background:var(--warn)}.pillText{white-space:nowrap}.chips{display:flex;gap:6px;padding:8px 10px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.chips::-webkit-scrollbar{display:none}@media (max-width: 760px){.chips{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 36px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 36px),transparent);padding-right:40px}}.chips.sub{padding-top:0}.chip{display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:0 14px;border-radius:20px;background:var(--surface);border:1px solid var(--border);color:var(--dim);font-size:13.5px;white-space:nowrap;flex:none}.chip.on{background:var(--surface-2);border-color:color-mix(in srgb,var(--text) 30%,transparent);color:var(--text)}.chip.on.accent{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.chip.danger{background:var(--danger-soft);border-color:var(--danger);color:var(--danger)}.chip:disabled{opacity:.5}.chipBadge,.chipNum{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.chipBadge{background:var(--nsfw);color:#fff}.chipNum{background:var(--bg-elev);color:var(--dim)}.feedHead{display:flex;align-items:baseline;gap:10px;padding:2px 12px 8px;flex-wrap:wrap}.feedTitle{margin:0;font-size:16px;font-weight:650}.feedTotals{color:var(--dim);font-size:12px;font-variant-numeric:tabular-nums}.diskBar{padding-bottom:2px}.selectBar{position:fixed;left:0;right:0;bottom:calc(var(--nav-h) + var(--safe-bot));z-index:39;display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg-elev);border-top:1px solid var(--border)}.selectBar .count{flex:1;min-width:0;font-size:13px;color:var(--dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid.selecting{padding-bottom:calc(var(--nav-h) + var(--safe-bot) + 64px)}@media (min-width: 900px){.selectBar{max-width:560px;left:50%;transform:translate(-50%);border:1px solid var(--border);border-radius:12px 12px 0 0}}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:0 3px}@media (min-width: 560px){.grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 760px){.grid{grid-template-columns:repeat(6,1fr);gap:4px;padding:0 4px}}@media (min-width: 1100px){.grid{grid-template-columns:repeat(8,1fr)}}@media (min-width: 1500px){.grid{grid-template-columns:repeat(10,1fr)}}.tile{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:var(--surface);display:block;width:100%}.tileImg{width:100%;height:100%;object-fit:cover}.tilePh{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--dim-2)}.tile.sel{outline:2px solid var(--accent);outline-offset:-2px}.tilePlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#00000073;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tileMarks{position:absolute;left:4px;top:4px;display:flex;gap:3px}.mk{display:inline-grid;place-items:center;height:17px;min-width:17px;padding:0 4px;border-radius:5px;font-size:10px;font-weight:700;font-style:normal;color:#fff;background:#0000008c}.mk.n{background:var(--nsfw)}.mk.h{background:#64748b}.mk.d{background:#475569}.tileSize{position:absolute;left:4px;bottom:4px;padding:1px 5px;border-radius:5px;background:#0009;color:#fff;font-size:10px;font-variant-numeric:tabular-nums}.tileStar,.tileCheck{position:absolute;right:0;top:0;width:40px;height:40px;display:grid;place-items:center}.tileStar{color:#ffffffd9;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.tileStar.on{color:var(--star)}.tileCheck:before{content:"";position:absolute;right:6px;top:6px;width:22px;height:22px;border-radius:50%;border:2px solid #fff;background:#00000059;box-shadow:0 1px 3px #00000080}.tileCheck.on:before{background:var(--accent);border-color:var(--accent)}.tileCheck .icon{position:relative;z-index:1;color:#fff}.empty{padding:40px 16px;text-align:center;color:var(--dim)}.loadrow{display:grid;place-items:center;min-height:56px}.banner{margin:8px 10px;padding:10px 12px;border-radius:10px;display:flex;align-items:center;gap:8px;font-size:13px}.banner.error{background:var(--danger-soft);color:#fca5a5}.banner.small{justify-content:center}.workersPanel{margin:0 10px 8px;padding:10px 12px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);display:flex;flex-direction:column;gap:10px}.workersHead{display:flex;align-items:center;justify-content:space-between}.worker{display:flex;flex-direction:column;gap:4px;font-size:12px}.worker.off{opacity:.55}.wLine{display:flex;align-items:center;gap:8px}.wName{flex:1;font-weight:600;font-size:13px}.wPct{color:var(--dim);font-variant-numeric:tabular-nums}.wDot{width:9px;height:9px;border-radius:50%;background:var(--dim-2);flex:none}.wDot.live{background:var(--live)}.wDot.warn{background:var(--warn)}.wBar{display:block;height:5px;border-radius:3px;background:var(--bg-elev);overflow:hidden}.wBar>i{display:block;height:100%;background:var(--accent);border-radius:3px}.wStatus,.wDiag{font-size:11px}.bottomNav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));height:calc(var(--nav-h) + var(--safe-bot));padding-bottom:var(--safe-bot);background:var(--surface);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border)}.navBtn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:44px;color:var(--dim);font-size:10.5px}.navBtn.on{color:var(--accent)}.navIcon{position:relative;display:grid;place-items:center}.navLabel{line-height:1}.navBadge{position:absolute;top:-5px;right:-9px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--nsfw);color:#fff;font-size:10px;font-weight:700;font-style:normal}@media (min-width: 900px){.bottomNav{max-width:560px;left:50%;transform:translate(-50%);border-radius:16px 16px 0 0;border:1px solid var(--border);border-bottom:0}}.sheetBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000080;display:flex;align-items:flex-end;animation:fade .15s ease}.sheet{width:100%;background:var(--bg-elev);border-radius:18px 18px 0 0;border-top:1px solid var(--border);padding:8px 14px calc(16px + var(--safe-bot));animation:slideUp .2s ease}.sheetGrip{width:38px;height:4px;border-radius:2px;background:var(--border);margin:6px auto 12px}.sheetGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sheetItem{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:76px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);color:var(--text);font-size:12.5px}.sheetItem.on{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.sheetBadge{position:absolute;top:6px;right:6px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--nsfw);color:#fff;font-size:11px;font-weight:700;font-style:normal}.sheetLogout{margin-top:12px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);color:var(--danger)}@media (min-width: 640px){.sheetBackdrop{align-items:center;justify-content:center}.sheet{max-width:440px;border-radius:18px;border:1px solid var(--border)}}.viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000000f2;display:flex;flex-direction:column}.vBar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:calc(6px + var(--safe-top)) 8px 6px 14px}.vTitle{color:var(--dim);font-size:13px}.vBarActions{display:flex;align-items:center;gap:2px}.vNav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#00000059;color:#fff}.vNav.prev{left:6px}.vNav.next{right:6px}@media (hover: none){.vNav{display:none}}.vStage{flex:1;min-height:0;display:grid;place-items:center;padding:4px;overflow:hidden;touch-action:none}.vStage.zoomed .imgWrap{cursor:grab}.imgWrap{transform-origin:center center;will-change:transform}.vStage img,.vStage video{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px}.vStage video{width:100%;height:100%;max-height:calc(100dvh - 70px);background:#000}.imgWrap{position:relative;display:grid;place-items:center;max-width:100%;max-height:100%}.imgBlur{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;filter:blur(18px);transform:scale(1.05);opacity:.8}.imgFull{position:relative;opacity:0;transition:opacity .2s ease}.imgWrap.ready .imgFull{opacity:1}.vPosterPh{display:grid;place-items:center;width:120px;height:120px;color:var(--dim)}.tapVideo{position:relative;display:grid;place-items:center;width:100%;height:100%;min-width:0;min-height:0}.tapVideo video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.tapVideoPlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:transparent}.tapVideoPlay>.vPosterPh,.tapVideoPlay>.tgRoundPh{grid-area:1 / 1;width:auto;height:auto}.tapVideoIcon{grid-area:1 / 1;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#00000080;color:#fff}.tapVideoFail{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px;text-align:center;color:var(--dim);background:#000000b3}.tapVideoFail p{margin:0}.tapVideoFailActions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.tapVideoFailActions a.btn{text-decoration:none}.vFallback{display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--dim);padding:24px;text-align:center}.vDownload,.vDownload:visited{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:10px;background:var(--surface);border:1px solid var(--border);color:var(--text);text-decoration:none}.vInfo{max-height:55vh;overflow-y:auto;padding:14px 16px calc(16px + var(--safe-bot));background:var(--bg-elev);border-top:1px solid var(--border);border-radius:16px 16px 0 0}.vRow{display:flex;gap:10px;padding:5px 0;font-size:13px;border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent)}.vRow em{flex:none;width:96px;color:var(--dim);font-style:normal}.vRow span{flex:1;word-break:break-word}.vText{margin:10px 0;padding:10px 12px;background:var(--surface);border-radius:10px;font-size:13.5px;white-space:pre-wrap;word-break:break-word}.vActRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.btn{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 16px;border-radius:10px;background:var(--surface);border:1px solid var(--border);color:var(--text);font-size:14px}.btn:disabled{opacity:.5}.btn.danger{background:var(--danger-soft);border-color:var(--danger);color:#fca5a5}.vActState{color:var(--dim);font-size:12px}.loginWrap{min-height:100dvh;display:grid;place-items:center;padding:24px}.login{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:300px}.login h1{margin:0;font-size:22px;letter-spacing:.5px}.login input{width:100%;height:48px;padding:0 16px;border-radius:12px;background:var(--surface);border:1px solid var(--border);text-align:center}.login button{width:100%;height:48px;border-radius:12px;background:var(--accent);color:#fff;font-weight:600}@keyframes fade{0%{opacity:0}}@keyframes slideUp{0%{transform:translateY(100%)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.tgApp{display:flex;height:calc(100dvh - var(--nav-h) - var(--safe-bot));overflow:hidden;background:var(--bg)}.tgUsers,.tgChats,.tgMessages{display:flex;flex-direction:column;width:100%;height:100%;min-width:0}.pane-users .tgChats,.pane-users .tgMessages,.pane-chats .tgUsers,.pane-chats .tgMessages,.pane-messages .tgUsers,.pane-messages .tgChats{display:none}@media (min-width: 900px){.tgApp{display:grid;grid-template-columns:300px 340px 1fr}.tgApp .tgUsers,.tgApp .tgChats,.tgApp .tgMessages{display:flex!important}.tgBack,.tgExit{display:none}.tgUsers,.tgChats{border-right:1px solid var(--border)}}.tgColHead{flex:none;padding:calc(8px + var(--safe-top)) 12px 10px;border-bottom:1px solid var(--border);background:var(--bg-elev);display:flex;flex-direction:column;gap:8px}.tgUsersTop{display:flex;align-items:center;gap:10px}.tgExit{display:inline-flex;align-items:center;gap:3px;min-height:44px;padding:0 12px 0 8px;border-radius:9px;background:var(--surface);border:1px solid var(--border);color:var(--text);font-size:13px}.tgUsersHint{color:var(--dim);font-size:13px;font-weight:600}.tgSearch{display:flex}.tgSearch input{width:100%;height:40px;padding:0 14px;border-radius:20px;background:var(--surface);border:1px solid var(--border)}.tgSearch input::placeholder{color:var(--dim-2)}.tgSearch.inline{flex:1;min-width:0}.tgSearch.inline input{height:38px}.tgList{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.tgRow{display:flex;align-items:center;gap:11px;width:100%;padding:9px 12px;min-height:60px;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--border) 55%,transparent)}.tgRow.active{background:var(--surface)}.tgRowBody{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tgRowTop{display:flex;align-items:baseline;gap:8px}.tgName{flex:1;min-width:0;font-weight:600;font-size:14.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgTime{flex:none;color:var(--dim-2);font-size:11.5px}.tgRowSub{display:flex;align-items:center;gap:8px}.tgPreview{flex:1;min-width:0;color:var(--dim);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgCount{flex:none;display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--surface-2);color:var(--dim);font-size:11px;font-variant-numeric:tabular-nums}.tgBadges.left{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px}.tgDot{font-size:10.5px;padding:1px 7px;border-radius:8px;background:var(--surface-2);color:var(--dim)}.tgDot.on{background:#22c55e29;color:#4ade80}.tgDot.off{background:var(--surface-2);color:var(--dim-2)}.tgDot.sub{background:#f5b60a29;color:var(--star)}.tgDot.nosub{background:var(--surface-2);color:var(--dim-2)}.tgFav{flex:none;display:grid;place-items:center;width:44px;height:44px;color:var(--dim-2)}.tgFav.on{color:var(--star)}.tgAvatar{position:relative;flex:none;display:grid;place-items:center;border-radius:50%;overflow:hidden;color:#fff;font-weight:600;width:46px;height:46px}.tgAvatarImg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tgPresence{position:absolute;right:0;bottom:0;width:11px;height:11px;border-radius:50%;border:2px solid var(--bg-elev)}.tgPresence.on{background:var(--live)}.tgPresence.off{background:var(--dim-2)}.tgEmpty,.tgLoadMore,.tgLoadTop{padding:16px;text-align:center;color:var(--dim);font-size:13px}.tgPlaceholder{display:grid;place-items:center;height:100%;color:var(--dim);padding:24px;text-align:center}.tgPlaceholder.big{flex-direction:column}.tgLogo{color:var(--dim-2);margin-bottom:10px}.tgChatsTitle{display:flex;align-items:center;gap:10px}.tgChatsTitle>div{display:flex;flex-direction:column;min-width:0}.tgChatsTitle b{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgChatsTitle span{color:var(--dim);font-size:12px}.tgBack{flex:none;display:grid;place-items:center;width:40px;height:40px;margin-left:-6px;border-radius:10px;color:var(--text)}.tgChatView{flex:1;display:flex;flex-direction:column;min-height:0;position:relative}.tgChatHeader{flex:none;display:flex;align-items:center;gap:10px;padding:calc(6px + var(--safe-top)) 10px 8px;border-bottom:1px solid var(--border);background:var(--bg-elev)}.tgChatHeaderInfo{flex:1;min-width:0;display:flex;flex-direction:column}.tgChatHeaderInfo b{display:flex;align-items:center;gap:6px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgChatHeaderInfo span{color:var(--dim);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgLive{display:inline-flex;align-items:center;gap:4px;color:var(--live);font-size:11px;font-weight:600}.tgLive i{width:7px;height:7px;border-radius:50%;background:var(--live)}.tgScroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 10px 16px;display:flex;flex-direction:column;gap:2px;background:radial-gradient(circle at 20% 10%,rgba(59,130,246,.05),transparent 40%),var(--bg)}.tgDayGroup{display:flex;flex-direction:column;gap:2px}.tgDayDivider{text-align:center;margin:10px 0 6px}.tgDayDivider span{display:inline-block;padding:3px 12px;border-radius:12px;background:var(--surface);color:var(--dim);font-size:11.5px}.tgService{align-self:center;margin:6px 0;padding:3px 12px;border-radius:12px;background:var(--surface);color:var(--dim);font-size:12px}.tgMsgRow{display:flex}.tgMsgRow.own{justify-content:flex-end}.tgMsgRow.in{justify-content:flex-start}.tgApp,.tgUsers,.tgChats,.tgMessages,.tgList{max-width:100%;min-width:0}.tgMsgRow{max-width:100%}.tgVoice{min-width:0;width:min(190px,100%)}.tgRound{width:min(190px,70vw);height:min(190px,70vw)}.tgPhoto,.tgVideo{max-width:min(320px,100%)}.tgBubble{min-width:0;overflow-wrap:anywhere;position:relative;max-width:min(78%,520px);padding:7px 11px 6px;border-radius:14px;background:var(--surface);font-size:14.5px;line-height:1.35;word-break:break-word}.tgMsgRow.own .tgBubble{background:#234;background:linear-gradient(180deg,#2b4a6b,#274364);border-bottom-right-radius:5px}.tgMsgRow.in .tgBubble{border-bottom-left-radius:5px}.tgBubble.bare{background:none!important;padding:0}.tgBubble.hasVisual{padding:4px 4px 5px;overflow:hidden}.tgBubble.mediaOnly{padding:0}.tgSender{font-size:12.5px;font-weight:600;color:#6ea8fe;margin-bottom:2px;padding:0 2px}.tgForward{font-size:12px;color:var(--dim);margin-bottom:3px}.tgForwardArrow{color:var(--accent)}.tgReply{display:flex;gap:8px;width:100%;text-align:left;padding:4px 0 5px}.tgReplyBar{flex:none;width:3px;border-radius:2px;background:var(--accent)}.tgReplyBody{display:flex;flex-direction:column;min-width:0}.tgReplyBody b{font-size:12.5px;color:#6ea8fe}.tgReplyBody span{font-size:12.5px;color:var(--dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgText{padding:2px 2px 0;white-space:pre-wrap}.tgMeta{display:inline-flex;align-items:center;gap:5px;float:right;margin:4px 0 0 10px;color:var(--dim-2);font-size:11px;font-variant-numeric:tabular-nums}.tgMeta.onMedia{position:absolute;right:8px;bottom:8px;float:none;margin:0;padding:1px 6px;border-radius:8px;background:#00000080;color:#fff}.tgEdited{font-style:italic}.tgDeleted{display:inline-block;margin-top:3px;color:var(--danger);font-size:12px}.tgPhoto,.tgVideo{position:relative;border-radius:11px;overflow:hidden;background:var(--bg-elev);cursor:pointer}.tgPhoto img,.tgVideo img{width:100%;height:100%;object-fit:cover}.tgPhoto.hidden img{filter:blur(22px)}.tgSpoiler{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:13px;background:#00000040}.tgVideoPh{display:grid;place-items:center;aspect-ratio:1;color:var(--dim)}.tgPlayBtn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#00000073;color:#fff}.tgDur{position:absolute;left:8px;top:8px;padding:1px 7px;border-radius:8px;background:#0000008c;color:#fff;font-size:11px}.tgStickerBox{padding:2px}.tgStickerBox img{width:130px;height:130px;object-fit:contain}.tgDoc{display:flex;align-items:center;gap:10px;padding:8px 6px;text-decoration:none;color:inherit}.tgDocIcon{flex:none;display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--surface-2);color:var(--accent)}.tgDocInfo{display:flex;flex-direction:column;min-width:0}.tgDocInfo b{font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgDocInfo span{color:var(--dim);font-size:12px}.tgRound{position:relative;border-radius:50%;overflow:hidden;background:var(--bg-elev);display:grid;place-items:center}.tgRound img{width:100%;height:100%;object-fit:cover}.tgRoundPh{color:var(--dim-2)}.tgRoundPlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#00000073;color:#fff}.tgRoundDur{position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding:1px 7px;border-radius:8px;background:#0000008c;color:#fff;font-size:11px;pointer-events:none}.tapVideo.round video{object-fit:cover;background:var(--bg-elev)}.tapVideo.round .tapVideoIcon{width:46px;height:46px;background:#00000073}.tapVideo.round .tapVideoFail{padding:22px;gap:6px;font-size:11px}.tapVideo.round .tapVideoFail .btn{padding:4px 8px;font-size:11px;min-height:0}.tapVideo.lb{width:min(calc(100vw - 16px),960px);height:90dvh}.tgVoice{display:flex;align-items:center;gap:10px;padding:2px}.tgVoiceBtn{flex:none;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--accent);color:#fff}.tgWave{flex:1;display:flex;align-items:center;gap:2px;height:30px;cursor:pointer}.tgWaveBar{flex:1;min-width:2px;border-radius:2px;background:var(--dim-2)}.tgWaveBar.played{background:var(--accent)}.tgVoiceDur{flex:none;color:var(--dim);font-size:12px;font-variant-numeric:tabular-nums}.tgHighlight{animation:tgFlash 1.6s ease}@keyframes tgFlash{0%,40%{background:var(--accent-soft)}to{background:transparent}}.tgScrollDown{position:absolute;right:14px;bottom:16px;z-index:20;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--surface);border:1px solid var(--border);color:var(--text);box-shadow:0 4px 14px #0006;opacity:0;transform:translateY(10px) scale(.9);pointer-events:none;transition:opacity .15s ease,transform .15s ease}.tgScrollDown.show{opacity:1;transform:none;pointer-events:auto}.tgScrollDownIcon{display:grid;place-items:center}.tgScrollDownBadge{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--accent);color:#fff;font-size:11px;font-weight:700}.tgLightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000000f2;display:grid;place-items:center;padding:calc(8px + var(--safe-top)) 8px calc(8px + var(--safe-bot))}.tgLbClose{position:absolute;top:calc(8px + var(--safe-top));right:10px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#ffffff1a;color:#fff}.tgLbInner{max-width:100%;max-height:100%;display:grid;place-items:center}.tgLbInner img,.tgLbInner video{max-width:100%;max-height:90dvh;object-fit:contain;border-radius:6px}.tgLbFallback{display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--dim);text-align:center}.tgLbDownload,.tgLbDownload:visited{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:10px;background:var(--surface);border:1px solid var(--border);color:var(--text);text-decoration:none}
