*{box-sizing:border-box;margin:0;padding:0}:root{--accent: #a855f7;--accent-rgb: 168, 85, 247;--accent-soft: #c084fc;--accent-soft-rgb: 192, 132, 252;--accent-softer: #f3e8ff;--accent-pale: #e9d5ff;--accent-muted: #a78bfa;--accent-muted-rgb: 167, 139, 250;--accent-deep: #6d28d9;--accent-deep-rgb: 109, 40, 217;--accent-strong: #7c3aed;--accent-strong-rgb: 124, 58, 237;--accent-darker: #7d10a8;--bg-base: #190b31;--bg-base-rgb: 25, 11, 49;--bg-surface: #241243;--bg-surface-rgb: 36, 18, 67;--bg-surface-2: #301a55;--bg-surface-2-rgb: 48, 26, 85;--bg-deep: #0e001a;--bg-deep-rgb: 26, 0, 26;--bg-deeper: #1a0a2e;--bg-deeper-rgb: 26, 10, 46;--text-primary: #ede9fe;--text-primary-rgb: 237, 233, 254;--text-secondary: #c4b5fd;--text-secondary-rgb: 196, 181, 253;--text-tertiary: #a78bfa;--text-muted: #8b7aa8;--border: rgba(var(--accent-rgb), .13);--border-soft: rgba(var(--accent-rgb), .07);--scrollbar-track: #1a001a;--scrollbar-thumb-start: #250037;--scrollbar-thumb-end: #340349;--scrollbar-thumb-hover-start: #340349;--scrollbar-thumb-hover-end: #50075d;--primary-color: var(--accent-soft);--primary-dark: var(--accent-darker);--primary-light: var(--accent-pale);--background-color: var(--bg-base);--surface-color: var(--bg-surface);--surface-secondary: var(--bg-surface-2);--border-color: var(--border);--border-light: var(--border-soft);--success-color: #bef264;--error-color: #fb7185;--warning-color: #fbbf24;--shadow-sm: 0 1px 2px 0 rgba(var(--accent-soft-rgb), .18);--shadow-md: 0 4px 6px -1px rgba(var(--accent-rgb), .15);--shadow-lg: 0 10px 15px -3px rgba(var(--accent-soft-rgb), .22);--shadow-xl: 0 20px 25px -5px rgba(var(--accent-rgb), .25);--border-radius: 8px;--border-radius-lg: 12px;--border-radius-xl: 16px;--transition: all .2s cubic-bezier(.47,0,.745,.715);--gradient-primary: linear-gradient(135deg, var(--primary-color), var(--primary-dark));--text-1: var(--text-primary);--text-2: var(--text-secondary);--text-3: var(--text-tertiary);--bg-hover: var(--bg-surface-2);--border-strong: rgba(var(--accent-rgb), .24);--radius: 14px;--radius-sm: 10px;--font: "Vazirmatn", "Segoe UI", sans-serif;--chat-font-size: 13.5px;--chat-pad: 5px}[data-theme=midnight]{--accent: #3b82f6;--accent-rgb: 59, 130, 246;--accent-soft: #60a5fa;--accent-soft-rgb: 96, 165, 250;--accent-softer: #dbeafe;--accent-pale: #bfdbfe;--accent-muted: #93c5fd;--accent-muted-rgb: 147, 197, 253;--accent-deep: #1d4ed8;--accent-deep-rgb: 29, 78, 216;--accent-strong: #2563eb;--accent-strong-rgb: 37, 99, 235;--accent-darker: #1e3a8a;--bg-base: #0a1226;--bg-base-rgb: 10, 18, 38;--bg-surface: #0f1b38;--bg-surface-rgb: 15, 27, 56;--bg-surface-2: #1a2c56;--bg-surface-2-rgb: 26, 44, 86;--bg-deep: #050a18;--bg-deep-rgb: 5, 10, 24;--bg-deeper: #060d1c;--bg-deeper-rgb: 6, 13, 28;--text-primary: #e0ecff;--text-primary-rgb: 224, 236, 255;--text-secondary: #a5c0f0;--text-secondary-rgb: 165, 192, 240;--text-tertiary: #93c5fd;--text-muted: #7a8ba8;--scrollbar-track: #050a18;--scrollbar-thumb-start: #0b1838;--scrollbar-thumb-end: #122a5a;--scrollbar-thumb-hover-start: #122a5a;--scrollbar-thumb-hover-end: #1e3a82}[data-theme=emerald]{--accent: #10b981;--accent-rgb: 16, 185, 129;--accent-soft: #34d399;--accent-soft-rgb: 52, 211, 153;--accent-softer: #d1fae5;--accent-pale: #a7f3d0;--accent-muted: #6ee7b7;--accent-muted-rgb: 110, 231, 183;--accent-deep: #047857;--accent-deep-rgb: 4, 120, 87;--accent-strong: #059669;--accent-strong-rgb: 5, 150, 105;--accent-darker: #065f46;--bg-base: #062019;--bg-base-rgb: 6, 32, 25;--bg-surface: #0a2e24;--bg-surface-rgb: 10, 46, 36;--bg-surface-2: #124633;--bg-surface-2-rgb: 18, 70, 51;--bg-deep: #02120d;--bg-deep-rgb: 2, 18, 13;--bg-deeper: #031811;--bg-deeper-rgb: 3, 24, 17;--text-primary: #e6fff4;--text-primary-rgb: 230, 255, 244;--text-secondary: #8fd8b4;--text-secondary-rgb: 143, 216, 180;--text-tertiary: #6ee7b7;--text-muted: #6b8c7f;--scrollbar-track: #02120d;--scrollbar-thumb-start: #0a2e24;--scrollbar-thumb-end: #124633;--scrollbar-thumb-hover-start: #124633;--scrollbar-thumb-hover-end: #1f6b52}[data-theme=crimson]{--accent: #f43f5e;--accent-rgb: 244, 63, 94;--accent-soft: #fb7185;--accent-soft-rgb: 251, 113, 133;--accent-softer: #ffe4e6;--accent-pale: #fecdd3;--accent-muted: #fda4af;--accent-muted-rgb: 253, 164, 175;--accent-deep: #be123c;--accent-deep-rgb: 190, 18, 60;--accent-strong: #e11d48;--accent-strong-rgb: 225, 29, 72;--accent-darker: #9f1239;--bg-base: #1f0a12;--bg-base-rgb: 31, 10, 18;--bg-surface: #2e1320;--bg-surface-rgb: 46, 19, 32;--bg-surface-2: #41192c;--bg-surface-2-rgb: 65, 25, 44;--bg-deep: #15060b;--bg-deep-rgb: 21, 6, 11;--bg-deeper: #1a080e;--bg-deeper-rgb: 26, 8, 14;--text-primary: #ffe9ec;--text-primary-rgb: 255, 233, 236;--text-secondary: #f3b8c0;--text-secondary-rgb: 243, 184, 192;--text-tertiary: #fda4af;--text-muted: #a47886;--scrollbar-track: #15060b;--scrollbar-thumb-start: #2e1320;--scrollbar-thumb-end: #41192c;--scrollbar-thumb-hover-start: #41192c;--scrollbar-thumb-hover-end: #6b1f3f}[data-theme=mono]{--accent: #71717a;--accent-rgb: 113, 113, 122;--accent-soft: #52525b;--accent-soft-rgb: 82, 82, 91;--accent-softer: #e4e4e7;--accent-pale: #d4d4d8;--accent-muted: #a1a1aa;--accent-muted-rgb: 161, 161, 170;--accent-deep: #3f3f46;--accent-deep-rgb: 63, 63, 70;--accent-strong: #52525b;--accent-strong-rgb: 82, 82, 91;--accent-darker: #27272a;--bg-base: #101014;--bg-base-rgb: 16, 16, 20;--bg-surface: #17171d;--bg-surface-rgb: 23, 23, 29;--bg-surface-2: #1f1f27;--bg-surface-2-rgb: 31, 31, 39;--bg-deep: #0a0a0c;--bg-deep-rgb: 10, 10, 12;--bg-deeper: #0f0f11;--bg-deeper-rgb: 15, 15, 17;--text-primary: #f4f4f5;--text-primary-rgb: 244, 244, 245;--text-secondary: #d4d4d8;--text-secondary-rgb: 212, 212, 216;--text-tertiary: #a1a1aa;--text-muted: #71717a;--border: rgba(255, 255, 255, .07);--border-soft: rgba(255, 255, 255, .045);--border-strong: rgba(255, 255, 255, .15);--scrollbar-track: #0a0a0c;--scrollbar-thumb-start: #1a1a1d;--scrollbar-thumb-end: #26262a;--scrollbar-thumb-hover-start: #26262a;--scrollbar-thumb-hover-end: #3f3f46}[data-theme=light]{--accent: #a855f7;--accent-rgb: 168, 85, 247;--accent-soft: #9333ea;--accent-soft-rgb: 147, 51, 234;--accent-softer: #cc9dff;--accent-pale: #7319d6;--accent-muted: #a78bfa;--accent-muted-rgb: 167, 139, 250;--accent-deep: #6d28d9;--accent-deep-rgb: 109, 40, 217;--accent-strong: #7c3aed;--accent-strong-rgb: 124, 58, 237;--accent-darker: #5b21b6;--bg-base: #faf7ff;--bg-base-rgb: 250, 247, 255;--bg-surface: #ffffff;--bg-surface-rgb: 255, 255, 255;--bg-surface-2: #f3ecff;--bg-surface-2-rgb: 243, 236, 255;--bg-deep: #ede4ff;--bg-deep-rgb: 237, 228, 255;--bg-deeper: #e4d5ff5e;--bg-deeper-rgb: 228, 213, 255;--text-primary: #1a0933;--text-primary-rgb: 26, 9, 51;--text-secondary: #4c1d95;--text-secondary-rgb: 76, 29, 149;--text-tertiary: #6d28d9;--text-muted: #7c6a92;--scrollbar-track: #f3ecff;--scrollbar-thumb-start: #e4d5ff;--scrollbar-thumb-end: #d8b4fe;--scrollbar-thumb-hover-start: #d8b4fe;--scrollbar-thumb-hover-end: #a78bfa;--shadow-sm: 0 1px 2px 0 rgba(109, 40, 217, .08);--shadow-md: 0 4px 6px -1px rgba(109, 40, 217, .1);--shadow-lg: 0 10px 15px -3px rgba(109, 40, 217, .12);--shadow-xl: 0 20px 25px -5px rgba(109, 40, 217, .15);--border-strong: var(--border-soft)}html,body{height:100%}body{font-family:var(--font);background:var(--bg-base);color:var(--text-1);direction:rtl;overflow:hidden}a{color:var(--accent-soft);text-decoration:none}a:hover{color:var(--accent)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg-hover);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}*{scrollbar-width:thin;scrollbar-color:var(--bg-hover) transparent}button{font-family:var(--font);cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:var(--font)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;border-radius:var(--radius-sm);font-size:13.5px;font-weight:600;transition:background .15s,transform .1s}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-deep)}.btn-ghost{background:var(--bg-surface-2);color:var(--text-1)}.btn-ghost:hover{background:var(--bg-hover)}.live-badge{background:#ef4444;color:#fff;font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:6px;letter-spacing:.5px}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius)}.bidi{display:block;text-align:start}.bidi-line{display:inline-block;max-width:100%;text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.emoji-tile .emoji-del{opacity:0;transition:opacity .12s,background .12s}.emoji-tile:hover .emoji-del{opacity:1}.emoji-del:hover{background:var(--bg-hover);color:#fb7185!important}@media (hover: none){.emoji-tile .emoji-del{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes floatUp{0%{opacity:0;transform:translateY(0) scale(.6)}15%{opacity:1;transform:translateY(-20px) scale(1)}to{opacity:0;transform:translateY(-160px) scale(1.15)}}@keyframes pulseRing{0%{box-shadow:0 0 #ef444480}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.screen-pad{padding:24px 28px}@media (max-width: 1100px){.chat-col{width:300px!important}}@media (max-width: 900px){.sidebar,.desktop-nav{display:none!important}.mobile-nav{display:flex!important}.watch-layout{flex-direction:column;overflow-y:auto}.watch-main{display:contents!important}.watch-player{max-height:none!important;order:1}.chat-col{order:2;width:100%!important;border-right:none!important;border-bottom:1px solid var(--border);height:58vh;min-height:340px;flex-shrink:0!important}.watch-info{order:3}}@media (max-width: 720px){.search-box{display:none!important}.vp-pill{padding:5px 9px!important}.screen-pad{padding:18px 14px}.watch-info{padding:14px 14px 24px!important}.chat-col{height:52vh}.channel-pad{padding:0 14px!important}}#root{height:100vh}html.vtv-theater .sidebar,html.vtv-theater .vtv-topnav,html.vtv-theater .mobile-nav{display:none!important}html.vtv-theater .watch-player{height:100vh;height:100dvh}html.vtv-theater .watch-player .vtv-player{aspect-ratio:auto;max-height:none;height:100%}.watch-layout.vtv-fs{position:fixed;inset:0;z-index:100;width:100%;height:100%!important;background:#000;animation:none!important;flex-direction:row!important;overflow:hidden!important}.vtv-fs .watch-main{display:flex!important;flex-direction:column;flex:1 1 0;min-width:0;height:100%;overflow:hidden!important}.vtv-fs .watch-player{flex:1 1 0!important;min-height:0;order:0!important;height:auto!important;max-height:none!important}.vtv-fs .watch-player .vtv-player{aspect-ratio:auto;max-height:none;height:100%}.vtv-fs .watch-info,.vtv-fs .watch-host-chip,.vtv-fs .chat-col{display:none!important}.vtv-fs.vtv-fs--chat .chat-col{display:flex!important;order:0!important;width:340px!important;height:100%!important;min-height:0!important;border-bottom:none!important}@media (pointer: coarse) and (orientation: landscape) and (max-height: 520px){.vtv-fs.vtv-fs--chat .chat-col{position:absolute;top:64px;bottom:56px;left:0;z-index:14;width:min(320px,46vw)!important;height:auto!important;background:#08060e94!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none!important;border-radius:0 12px 12px 0;--bg-surface: transparent;--bg-surface-2: rgba(255,255,255,.12);--bg-hover: rgba(255,255,255,.18);--border: rgba(255,255,255,.14);--text-1: #fff;--text-2: rgba(255,255,255,.84);--text-3: rgba(255,255,255,.62);--accent-soft: #d8b4fe}}@media (max-width: 900px) and (orientation: portrait){.watch-layout.vtv-fs{flex-direction:column!important}.vtv-fs .watch-main{flex:1 1 0;justify-content:center}.vtv-fs.vtv-fs--chat .watch-main{flex:0 0 auto!important;height:auto!important}.vtv-fs .watch-player{flex:0 0 auto!important}.vtv-fs .watch-player .vtv-player{height:auto;aspect-ratio:16 / 9}.vtv-fs.vtv-fs--chat .chat-col{width:100%!important;flex:1 1 0;height:auto!important;border-right:none!important;border-top:1px solid var(--border)}}.egp-root{display:flex;flex-direction:column;position:relative;width:100%;min-width:0;max-width:100%;height:340px;max-height:60vh;background:var(--bg-surface);color:var(--text-1);border:1px solid var(--border);border-radius:var(--radius, 14px);box-shadow:0 12px 32px #0006;overflow:hidden;box-sizing:border-box;animation:popIn .15s ease}.egp-close{position:absolute;top:9px;inset-inline-end:10px;z-index:10;background:transparent;border:none;cursor:pointer;color:var(--text-3);padding:4px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:18px;transition:background .15s,color .15s}.egp-close:hover{background:var(--bg-hover);color:var(--text-1)}.egp-search-wrap{position:relative;padding:10px 12px 6px;flex-shrink:0;display:flex;align-items:center;gap:8px}.egp-search-box{flex:1;display:flex;align-items:center;gap:7px;min-width:0;background:var(--bg-surface-2);border:1px solid var(--border);border-radius:20px;padding:5px 12px;color:var(--text-3);transition:border-color .15s}.egp-search-box:focus-within{border-color:var(--accent)}.egp-search-input{flex:1;min-width:0;background:none;border:none;outline:none;color:var(--text-1);font-size:12.5px;font-family:inherit}.egp-search-clear{border:none;background:var(--bg-hover);color:var(--text-3);width:17px;height:17px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.egp-packs-row{display:flex;gap:4px;padding:2px 10px 8px;overflow-x:auto;flex-shrink:0;min-width:0;max-width:100%;scrollbar-width:none;direction:ltr}.egp-packs-row::-webkit-scrollbar{display:none}.egp-pack-tab{flex-shrink:0;width:34px;height:32px;border-radius:8px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:4px;transition:background .15s;position:relative;color:var(--text-3)}.egp-pack-tab img{width:100%;height:100%;object-fit:contain;border-radius:4px}.egp-pack-tab:hover{background:var(--bg-hover)}.egp-pack-tab.is-active{background:rgba(var(--accent-rgb),.16);color:var(--accent-soft)}.egp-pack-tab.is-active:after{content:"";position:absolute;left:25%;right:25%;bottom:-1px;height:2px;border-radius:2px;background:var(--accent)}.egp-body{flex:1;overflow-y:auto;padding:2px 12px 10px;position:relative;direction:ltr;scroll-behavior:smooth}.egp-body::-webkit-scrollbar{width:6px}.egp-body::-webkit-scrollbar-thumb{background:#80808047;border-radius:3px}.egp-section{margin-bottom:4px;content-visibility:auto;contain-intrinsic-size:auto 300px}.egp-section-recent{content-visibility:visible}.egp-section-title{margin:8px 2px 4px;font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:var(--text-3);position:sticky;top:0;background:var(--bg-surface);z-index:2;padding:2px 0}.egp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:2px}.egp-grid-placeholder{min-height:40px}.egp-item{background:transparent;border:none;border-radius:8px;padding:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;transition:background .1s,transform .08s;color:var(--text-1)}.egp-item:hover{background:var(--bg-hover)}.egp-item:active{transform:scale(.92)}.egp-item img{display:block}.egp-empty{text-align:center;color:var(--text-3);padding:40px 12px;font-size:12.5px}.egp-footer{flex-shrink:0;border-top:1px solid var(--border);padding:6px 12px;font-size:10px;color:var(--text-3);text-align:start;background:var(--bg-surface)}.vasl-emoji-img{-webkit-user-drag:none;user-select:none}.vasl-emoji-text{display:inline;line-height:1.6}.vtv-player{position:relative;width:100%;aspect-ratio:16 / 9;max-height:62vh;background:#000;overflow:hidden;flex-shrink:0;outline:none;color:#fff;font-family:var(--font);touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;--vtv-ctl: 40px;--vtv-ink: #fff;--vtv-ink-2: rgba(255, 255, 255, .72);--vtv-glass: rgba(14, 10, 22, .94);--vtv-fade: .18s}.vtv-player:focus-visible{box-shadow:inset 0 0 0 2px var(--accent-soft)}.vtv-player--touch{--vtv-ctl: 44px}.vtv-player--fs{aspect-ratio:auto;max-height:none;height:100%}.vtv-player--fsemu{position:fixed;inset:0;z-index:100;width:100%;height:100%}.vtv-player--idle{cursor:none}.vtv-stage{position:absolute;inset:0;z-index:1}.vtv-stage video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.vtv-player video::-webkit-media-controls{display:none!important}.vtv-scrim{position:absolute;left:0;right:0;z-index:10;pointer-events:none;transition:opacity var(--vtv-fade) ease}.vtv-scrim--bottom{bottom:0;height:128px;background:linear-gradient(to top,#000000c7,#00000052 48%,#0000)}.vtv-scrim--top{top:0;height:118px;background:linear-gradient(to bottom,#000000bd,#0000004d 52%,#0000)}.vtv-hidden{opacity:0!important;pointer-events:none!important}.vtv-bar{position:absolute;bottom:0;left:0;right:0;z-index:13;display:flex;align-items:center;gap:2px;padding:6px 8px;transition:opacity var(--vtv-fade) ease,transform var(--vtv-fade) ease}.vtv-bar.vtv-hidden{transform:translateY(6px)}.vtv-bar__spacer{flex:1 1 auto}.vtv-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--vtv-ctl);height:var(--vtv-ctl);border-radius:8px;flex-shrink:0;color:var(--vtv-ink);cursor:pointer;position:relative;padding:0;transition:background .12s,transform .1s}.vtv-btn:hover{background:#ffffff1f}.vtv-btn:active{transform:scale(.94)}.vtv-btn:focus-visible{outline:2px solid #fff;outline-offset:-3px}.vtv-btn--on{color:var(--accent-soft)}@media (hover: hover){.vtv-tip:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);white-space:nowrap;z-index:5;background:var(--vtv-glass);color:#fff;font-size:11.5px;font-weight:600;line-height:1.5;padding:5px 9px;border-radius:7px;border:1px solid rgba(255,255,255,.1);opacity:0;pointer-events:none;transition:opacity .12s,transform .12s}.vtv-tip:hover:after,.vtv-tip:focus-visible:after{opacity:1;transform:translate(-50%)}.vtv-tip--edge-start:after{left:auto;right:0;transform:translateY(4px)}.vtv-tip--edge-start:hover:after,.vtv-tip--edge-start:focus-visible:after{transform:translate(0)}.vtv-tip--edge-end:after{left:0;transform:translateY(4px)}.vtv-tip--edge-end:hover:after,.vtv-tip--edge-end:focus-visible:after{transform:translate(0)}}.vtv-vol{display:inline-flex;align-items:center}.vtv-vol__range{-webkit-appearance:none;appearance:none;direction:ltr;width:78px;height:20px;margin:0 6px 0 2px;background:transparent;cursor:pointer;--vtv-vol-pct: 100%}.vtv-vol__range::-webkit-slider-runnable-track{height:3px;border-radius:2px;background:linear-gradient(to right,var(--accent) var(--vtv-vol-pct),rgba(255,255,255,.35) var(--vtv-vol-pct))}.vtv-vol__range::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;margin-top:-4.5px;background:#fff;box-shadow:0 1px 4px #00000080}.vtv-vol__range::-moz-range-track{height:3px;border-radius:2px;background:#ffffff59}.vtv-vol__range::-moz-range-progress{height:3px;border-radius:2px;background:var(--accent)}.vtv-vol__range::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#fff}.vtv-vol__range:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:4px}.vtv-player--touch .vtv-vol__range{display:none}.vtv-live{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 11px;margin-inline-start:4px;border-radius:8px;border:1px solid transparent;font-size:12.5px;font-weight:700;color:#fff;white-space:nowrap;cursor:default;transition:background .12s,border-color .12s,color .12s}.vtv-live__dot{width:8px;height:8px;border-radius:50%;background:#ef4444;animation:vtvLivePulse 2s infinite}.vtv-live--behind{cursor:pointer;border-color:#ffffff8c}.vtv-live--behind .vtv-live__dot{background:#ffffff80;animation:none}.vtv-live--behind:hover{background:#fff;color:#14101c;border-color:#fff}.vtv-live--behind:hover .vtv-live__dot{background:#ef4444}.vtv-live:focus-visible{outline:2px solid #fff;outline-offset:-3px}@keyframes vtvLivePulse{0%{box-shadow:0 0 #ef44448c}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}.vtv-time{direction:ltr;font-size:12.5px;font-weight:600;color:var(--vtv-ink-2);font-variant-numeric:tabular-nums;margin-inline-start:8px;white-space:nowrap}.vtv-buf{position:absolute;bottom:0;left:0;right:0;height:2px;z-index:12;background:#ffffff1f;transition:opacity var(--vtv-fade) ease}.vtv-buf__fill{position:absolute;top:0;bottom:0;inset-inline-start:0;background:#ffffff8c;transition:width .6s linear}.vtv-menu-anchor{position:relative}.vtv-menu-backdrop{position:fixed;inset:0;z-index:30}.vtv-menu{position:absolute;bottom:calc(100% + 8px);inset-inline-end:0;z-index:31;min-width:176px;padding:6px;border-radius:12px;background:var(--vtv-glass);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 36px #0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:vtvPop .14s ease}.vtv-menu__head{font-size:11px;font-weight:700;color:#ffffff80;padding:4px 10px 6px}.vtv-menu__row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:8px 10px;border-radius:8px;text-align:start;font-size:12.5px;font-weight:600;color:#ffffffd9;cursor:pointer}.vtv-menu__row:hover{background:#ffffff14}.vtv-menu__row:focus-visible{outline:2px solid #fff;outline-offset:-2px}.vtv-menu__row--on{color:#fff}.vtv-menu__hint{font-size:11px;font-weight:600;color:#ffffff80}.vtv-menu__tag{font-size:10.5px;font-weight:700;color:var(--accent-soft);background:#ffffff14;padding:1px 6px;border-radius:5px}.vtv-menu__check{color:var(--accent-soft);display:inline-flex}.vtv-top{position:absolute;top:0;left:0;right:0;z-index:13;display:flex;align-items:center;gap:12px;padding:14px 16px;transition:opacity var(--vtv-fade) ease,transform var(--vtv-fade) ease}.vtv-top.vtv-hidden{transform:translateY(-6px)}.vtv-top__id{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.vtv-top__avatar{flex-shrink:0;display:inline-flex;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5))}.vtv-top__name{font-size:14px;font-weight:700;text-shadow:0 1px 6px rgba(0,0,0,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vtv-top__title{font-size:12.5px;color:var(--vtv-ink-2);margin-top:2px;text-shadow:0 1px 6px rgba(0,0,0,.6)}.vtv-top__meta{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:12px;font-weight:600}.vtv-top__pill{display:inline-flex;align-items:center;gap:5px;background:#00000073;padding:5px 10px;border-radius:8px}.vtv-top__chat{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px 0 10px;border-radius:8px;background:#00000073;color:#fff;font-size:12.5px;font-weight:700;border:1px solid rgba(255,255,255,.14);cursor:pointer;transition:background .12s}.vtv-top__chat:hover{background:#ffffff29}.vtv-top__chat--on{background:var(--accent);border-color:var(--accent)}.vtv-top__chat--on:hover{background:var(--accent-deep)}.vtv-top__chat:focus-visible{outline:2px solid #fff;outline-offset:2px}.vtv-player--touch .vtv-top__chat{height:40px}.vtv-unmute{position:absolute;bottom:62px;inset-inline-start:12px;z-index:14;display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px 0 12px;border-radius:10px;background:var(--vtv-glass);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:vtvPop .2s ease}.vtv-unmute:hover{background:#fff;color:#14101c}.vtv-unmute:focus-visible{outline:2px solid #fff;outline-offset:2px}.vtv-player--touch .vtv-unmute{height:44px}.vtv-status{position:absolute;bottom:62px;left:50%;transform:translate(-50%);z-index:16;display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 13px;border-radius:10px;background:var(--vtv-glass);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12.5px;font-weight:600;white-space:nowrap}.vtv-center{position:absolute;inset:0;z-index:12;display:flex;align-items:center;justify-content:center;pointer-events:none}.vtv-center__btn{pointer-events:auto;width:66px;height:66px;border-radius:50%;color:#fff;background:#0e0a169e;border:1px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:vtvPop .16s ease}.vtv-center__btn:active{transform:scale(.94)}.vtv-spinwrap{position:absolute;inset:0;z-index:12;display:flex;align-items:center;justify-content:center;pointer-events:none}.vtv-spin{width:46px;height:46px;border-radius:50%;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;animation:vtvSpin .8s linear infinite}.vtv-spin--sm{width:15px;height:15px;border-width:2px}.vtv-state{position:absolute;inset:0;z-index:15;overflow:hidden;color:#fff;background:#0b0616;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center}.vtv-state__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(22px) saturate(1.15);transform:scale(1.15);opacity:.45}.vtv-state__veil{position:absolute;inset:0;background:linear-gradient(180deg,#0b061680,#0b0616bf 60%,#0b0616eb)}.vtv-state__body{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px}.vtv-state__icon{width:46px;height:46px;border-radius:13px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.vtv-state__title{font-size:15.5px;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.5)}.vtv-state__sub{font-size:12.5px;opacity:.82;line-height:1.8}.vtv-state .btn:focus-visible{outline:2px solid #fff;outline-offset:2px}@keyframes vtvSpin{to{transform:rotate(360deg)}}@keyframes vtvPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.vtv-status .vtv-spin{animation:vtvSpin .8s linear infinite}@media (prefers-reduced-motion: reduce){.vtv-bar,.vtv-top,.vtv-scrim,.vtv-buf,.vtv-buf__fill,.vtv-btn,.vtv-live{transition:none!important}.vtv-menu,.vtv-unmute,.vtv-center__btn,.vtv-live__dot{animation:none!important}.vtv-bar.vtv-hidden,.vtv-top.vtv-hidden{transform:none}}
