@media(max-width:560px){.ltv-mg-cats,.ltv-mg-list,.ltv-mg-tl-picker,.ltv-mg-tl-schedule,.ltv-mg-tl-slots{scrollbar-width:none}.ltv-mg-cats::-webkit-scrollbar,.ltv-mg-list::-webkit-scrollbar,.ltv-mg-tl-picker::-webkit-scrollbar,.ltv-mg-tl-schedule::-webkit-scrollbar,.ltv-mg-tl-slots::-webkit-scrollbar{display:none}.ltv-mg{position:fixed!important;inset:auto 0 0!important;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;background:#08080cf7;z-index:10000!important;display:none;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff}.ltv-mg.ltv-mg-open{display:flex!important;animation:ltv-mg-fade-in .25s ease both}.ltv-mg.ltv-mg-closing{animation:ltv-mg-fade-out .25s ease both}@keyframes ltv-mg-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ltv-mg-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.ltv-mg-clutter-hidden{display:none!important}.ltv-mg-logo{display:flex;align-items:center;justify-content:center;padding:12px 16px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.ltv-mg-logo img{max-height:32px;max-width:80%;object-fit:contain}.ltv-mg-header{display:flex;align-items:center;padding:8px 16px;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}.ltv-mg-video-box{width:88px;height:50px;border-radius:5px;overflow:hidden;position:relative;background:#0a0a12;border:1px solid rgba(255,255,255,.12);flex-shrink:0}.ltv-mg-video-box img{width:100%;height:100%;object-fit:cover;display:block}.ltv-mg-video-live{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;background:#e53935;animation:ltv-mg-pulse 1.5s ease-in-out infinite}.ltv-mg-video-label{position:absolute;bottom:3px;left:3px;font-size:7px;background:#0009;color:#fff;padding:1px 5px;border-radius:3px;line-height:1.4}.ltv-mg-tabs{display:flex;gap:2px;background:#ffffff0f;border-radius:8px;padding:3px;margin-left:auto}.ltv-mg-tab{font-size:13px;font-weight:600;padding:6px 14px;border-radius:6px;color:#888;min-height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:none;font-family:inherit}.ltv-mg-tab.ltv-mg-tab-active{background:#ffffff1a;color:#fff}.ltv-mg-close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0f;color:#888;font-size:18px;border:none;cursor:pointer;flex-shrink:0}.ltv-mg-close:hover{background:#ffffff1f;color:#fff}@keyframes ltv-mg-pulse{0%,to{opacity:1}50%{opacity:.3}}.ltv-mg-cats{display:flex;gap:8px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ltv-mg-cats::-webkit-scrollbar{display:none}.ltv-mg-cat{font-size:13px;font-weight:600;padding:6px 14px;border-radius:14px;white-space:nowrap;background:#ffffff0f;color:#888;min-height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;font-family:inherit;transition:background .15s,color .15s}.ltv-mg-cat.ltv-mg-cat-active{background:#fff;color:#000}.ltv-mg-cat:not(.ltv-mg-cat-active):hover{background:#ffffff1a;color:#ccc}.ltv-mg-list{flex:1;overflow-y:auto;scrollbar-width:none}.ltv-mg-list::-webkit-scrollbar{display:none}.ltv-mg-ch{display:flex;flex-direction:row;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.03);min-height:68px;cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;transition:background .08s}.ltv-mg-ch.ltv-mg-ch-active{background:#e5393514;border-left:3px solid #e53935;padding-left:13px}.ltv-mg-ch.ltv-mg-tap{outline:2px solid #c8a838;outline-offset:-2px;background:#c8a83814}.ltv-mg-ch.ltv-mg-ch-active.ltv-mg-tap{outline:2px solid #c8a838;outline-offset:-2px;border-left-color:#c8a838;background:#c8a83814}.ltv-mg-ch-dot{width:8px;height:8px;border-radius:50%;background:#e53935;flex-shrink:0;animation:ltv-mg-pulse 1.5s ease-in-out infinite}.ltv-mg-ch-dot-spacer{width:8px;flex-shrink:0}.ltv-mg-ch-num{font-size:13px;font-weight:600;color:#555;width:18px;text-align:center;flex-shrink:0}.ltv-mg-ch-logo{width:40px;height:40px;border-radius:6px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ltv-mg-ch-logo img{width:100%;height:100%;object-fit:cover}.ltv-mg-ch-logo-letter{font-size:8px;font-weight:700;color:#666;text-transform:uppercase}.ltv-mg-ch-info{flex:1;min-width:0}.ltv-mg-ch-name{font-size:15px;font-weight:600;color:#e8e8e8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.ltv-mg-ch-show{font-size:13px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px;line-height:1.3}.ltv-mg-ch-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.ltv-mg-ch-time{font-size:11px;color:#666;font-variant-numeric:tabular-nums}.ltv-mg-ch-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:3px;text-transform:uppercase}.ltv-mg-badge-live{background:#e53935;color:#fff}.ltv-mg-badge-next{background:#dba617;color:#000}.ltv-mg-progress{height:3px;background:#ffffff0f;border-radius:2px;margin:-6px 16px 8px 89px}.ltv-mg-progress-fill{height:100%;background:#e53935;border-radius:2px;transition:width 10s linear}.ltv-mg-tl-picker{flex:1;overflow-y:auto;scrollbar-width:none;display:none;flex-direction:column}.ltv-mg-tl-picker::-webkit-scrollbar{display:none}.ltv-mg-tl-picker.ltv-mg-tl-picker-active{display:flex}.ltv-mg-tl-picker-label{font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.8px;padding:10px 16px 6px}.ltv-mg-tl-chevron{font-size:16px;color:#444;margin-left:auto}.ltv-mg-tl-schedule{flex:1;overflow-y:auto;scrollbar-width:none;display:none;flex-direction:column}.ltv-mg-tl-schedule::-webkit-scrollbar{display:none}.ltv-mg-tl-schedule.ltv-mg-tl-schedule-active{display:flex}.ltv-mg-tl-header{display:flex;align-items:center;padding:10px 16px;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}.ltv-mg-tl-back{font-size:13px;color:#888;padding:6px 12px;border-radius:6px;background:#ffffff0f;min-height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;font-family:inherit}.ltv-mg-tl-back:hover{background:#ffffff1f;color:#fff}.ltv-mg-tl-ch-name{font-size:15px;font-weight:700;color:#e8e8e8;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ltv-mg-tl-slots{flex:1;overflow-y:auto;scrollbar-width:none}.ltv-mg-tl-slots::-webkit-scrollbar{display:none}.ltv-mg-tl-slot{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);min-height:52px;transition:background .12s}.ltv-mg-tl-now{background:#e539350f;border-left:3px solid #e53935;padding-left:13px}.ltv-mg-tl-past{opacity:.35}.ltv-mg-tl-vod{cursor:pointer}.ltv-mg-tl-vod:hover{background:#ffffff0d}.ltv-mg-tl-vod-tap{outline:2px solid #c8a838;outline-offset:-2px;background:#c8a8380f}.ltv-mg-tl-time{font-size:13px;font-weight:600;color:#888;width:62px;flex-shrink:0;font-variant-numeric:tabular-nums}.ltv-mg-tl-info{flex:1;min-width:0}.ltv-mg-tl-title{font-size:14px;color:#ccc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.ltv-mg-tl-now .ltv-mg-tl-title{color:#fff;font-weight:600}.ltv-mg-tl-dur{font-size:11px;color:#555;margin-top:2px}.ltv-mg-tl-badge{font-size:9px;font-weight:700;padding:2px 6px;border-radius:3px;text-transform:uppercase;margin-top:2px}.ltv-mg-tl-vod-arrow{font-size:14px;color:#555;margin-top:2px;transition:color .12s,transform .12s}.ltv-mg-tl-vod:hover .ltv-mg-tl-vod-arrow{color:#c8a838}.ltv-mg-tl-progress{height:3px;background:#ffffff0f;border-radius:2px;margin:0 16px 4px}.ltv-mg-tl-progress-fill{height:100%;background:#e53935;border-radius:2px;transition:width 10s linear}.ltv-mg-tl-divider{font-size:11px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:1px;padding:8px 16px 4px;border-top:1px solid rgba(255,255,255,.06);margin-top:2px}.ltv-mg-tl-empty{display:flex;align-items:center;justify-content:center;flex:1;font-size:14px;color:#555;padding:20px}}.ltv-mg-ch .ltv-guide-badge{font-size:8px;padding:1px 5px}
