@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg-primary:#0a0a0f;--bg-secondary:#12121a;--glass-bg:#19192399;--glass-border:#ffffff14;--text-primary:#fff;--text-secondary:#a0a0b0;--accent-color:#6366f1;--accent-hover:#818cf8;--accent-gradient:linear-gradient(135deg, #6366f1 0%, #a855f7 100%);--danger-color:#ef4444;--success-color:#10b981}.app-wallpaper{background-color:var(--bg-primary);filter:brightness(.5);background-image:url(/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.flex-center{justify-content:center;align-items:center;display:flex}.app-container{flex-direction:row;display:flex}.sidebar-nav{border-right:none;flex-direction:column;width:80px;padding:2rem 0}.video-section{flex:1}.channels-panel{border-left:1px solid #ffffff0d;width:420px}.desktop-only{display:flex}.mobile-only{display:none!important}.mobile-drawer{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);z-index:200;border-right:1px solid var(--glass-border);flex-direction:column;width:240px;height:100vh;padding:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-drawer.open{transform:translate(0)}.drawer-overlay{-webkit-backdrop-filter:blur(4px);z-index:150;background-color:#0009;width:100vw;height:100vh;animation:.3s fadeIn;position:fixed;top:0;left:0}.mobile-header{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border)}.vp-loading-text{font-size:22px}.vp-loading-dot{width:14px;height:14px}.vp-loading-container{padding:12px 32px}.vp-error-icon-box{width:70px;height:70px}.vp-error-title{font-size:1.4rem}.vp-error-desc{font-size:1rem}@media (width<=768px){.app-container{flex-direction:column!important;overflow:hidden auto!important}.desktop-only{display:none!important}.mobile-only{display:flex!important}.sidebar-nav{display:none!important}.video-section{z-index:50!important;background:#000!important;flex:none!important;width:100%!important;height:30vh!important;min-height:200px!important;padding:0!important}.channels-panel{background-color:#0000!important;border-left:none!important;flex:1!important;width:100%!important;min-height:0!important;padding:10px 10px 20px!important}.mobile-star{width:20px!important;height:20px!important}.mobile-video-overlay{background:linear-gradient(#0000,#000c)!important;align-items:stretch!important;gap:0!important;padding:8px 10px!important;position:absolute!important;inset:auto 0 0!important}.mobile-video-overlay>div{text-align:left!important;max-width:100%!important}.mobile-channel-title{display:none!important}.vp-loading-text{font-size:16px!important}.vp-loading-dot{width:10px!important;height:10px!important}.vp-loading-container{padding:8px 24px!important}.vp-error-container{text-align:center!important;flex-direction:column!important;gap:.5rem!important}.vp-error-icon-box{width:50px!important;height:50px!important}.vp-error-title{font-size:1.1rem!important}.vp-error-desc{font-size:.8rem!important}.video-container-rounded{box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important}}@media (height<=500px) and (orientation:landscape){.app-container{flex-direction:row!important;overflow:hidden!important}.desktop-only{display:none!important}.mobile-only{display:flex!important}.sidebar-nav{display:none!important}.video-section{height:100%!important;min-height:unset!important;z-index:50!important;background:#000!important;flex:1!important;width:auto!important;padding:0!important}.channels-panel{background-color:#0000!important;border-left:1px solid #ffffff0d!important;flex:none!important;width:280px!important;min-height:0!important;padding:10px!important;overflow-y:auto!important}.mobile-header,.mobile-channel-title{display:none!important}.mobile-video-overlay{background:linear-gradient(#0000,#000c)!important;align-items:stretch!important;gap:0!important;padding:8px 10px!important;position:absolute!important;inset:auto 0 0!important}.mobile-video-overlay>div{text-align:left!important;max-width:100%!important}.vp-loading-text{font-size:16px!important}.vp-loading-dot{width:10px!important;height:10px!important}.vp-loading-container{padding:8px 24px!important}.video-container-rounded{box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important}}.video-container-rounded{background-color:#000;border:1px solid #ffffff0d;border-radius:16px;margin:1.5rem;overflow:hidden;box-shadow:0 10px 40px #0009,inset 0 1px #ffffff1a}[data-player] video{object-fit:contain!important;width:100%!important;height:100%!important}[data-spinner],.spinner-three-bounce{display:none!important}[data-error-screen],.error-screen,.player-error-screen,[data-player-error],[data-no-op]{opacity:0!important;visibility:hidden!important;display:none!important}.media-control[data-media-control] .media-control-background[data-background]{background:linear-gradient(#0000,#0f0f13f2)!important}.media-control-button[data-playpause],.media-control-button[data-stop],.media-control-button[data-playstop],.media-control-button[data-play],.media-control-button[data-pause],.play-wrapper[data-poster],.player-poster[data-poster] .play-wrapper,body.tv-fullscreen-active .sidebar-nav,body.tv-fullscreen-active .channels-panel{display:none!important}body.tv-fullscreen-active .video-section{z-index:999999!important;padding:0!important}body.tv-fullscreen-active .video-container-rounded{border:none!important;border-radius:0!important;margin:0!important}.tv-focused{z-index:10;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;transform:scale(1.05);outline:none!important;box-shadow:0 0 0 3px #fff,0 10px 30px #000c!important}.channel-item.tv-focused{background-color:#ffffff40!important;border-color:#fff!important}.tv-focused-sidebar{transform:scale(1.1);color:#000!important;background-color:#fff!important;box-shadow:0 0 15px #fffc!important}.tv-focused-category{transform:scale(1.05);color:#000!important;background-color:#fff!important;font-weight:700!important}.spinning{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
