body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 100%);min-height:100vh;margin:0;padding:0;font-family:Poppins,sans-serif;overflow-x:hidden}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:opacity .3s}img[loading=lazy]{opacity:0}img[loading=lazy].loaded,img[loading=eager]{opacity:1}html{scroll-behavior:smooth;overflow-x:hidden}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#ef4444;--color-primary-dark:#dc2626;--color-bg:#0f0f0f;--color-bg-light:#1a1a1a;--color-text:#fff;--color-text-muted:#fff9;--color-border:#ffffff1a;--color-border-hover:#ffffff4d;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--transition-fast:.2s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--z-header:100;--z-modal:1000;--z-overlay:200;--z-player-controls:10;--z-sidebar:200;--breakpoint-sm:480px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1366px;--breakpoint-2xl:1600px;--breakpoint-3xl:1920px;--header-height:5rem;--header-height-mobile:4rem;--container-max-width:1920px;--scroll-load-threshold:1500px;--card-aspect-ratio:2/3}.no-backdrop-filter :not(.skeleton):not(.skeleton-card):not(.skeleton-card-poster):not(.skeleton-card-info):not(.skeleton-card-title):not(.skeleton-card-rating):not(.skeleton-card-year){-webkit-backdrop-filter:none!important}*,:before,:after{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}@supports (padding:env(safe-area-inset-top)){.tv-header{padding-top:calc(var(--spacing-xl) + env(safe-area-inset-top));padding-left:calc(var(--spacing-2xl) + env(safe-area-inset-left));padding-right:calc(var(--spacing-2xl) + env(safe-area-inset-right))}main{padding-bottom:calc(3rem + env(safe-area-inset-bottom))}.tv-mobile-search-modal{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.tv-modal{padding-bottom:env(safe-area-inset-bottom)}.tv-mobile-search-header{padding-left:calc(.75rem + env(safe-area-inset-left));padding-right:calc(.75rem + env(safe-area-inset-right))}}@media (width<=768px){@supports (padding:env(safe-area-inset-top)){.tv-header{padding-top:calc(var(--spacing-md) + env(safe-area-inset-top));padding-left:calc(var(--spacing-md) + env(safe-area-inset-left));padding-right:calc(var(--spacing-md) + env(safe-area-inset-right))}main{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}}.tv-header{padding:var(--spacing-xl) var(--spacing-2xl);z-index:var(--z-header);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:auto;min-height:var(--header-height);background:linear-gradient(#000000f2 0%,#0000 100%);position:fixed;top:0;left:0;right:0}@media (width<=768px){.tv-header{padding:var(--spacing-md);min-height:auto;transition:padding .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}.tv-header.shrunk{padding:var(--spacing-xs) var(--spacing-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tv-header.shrunk .tv-logo img{width:28px;height:28px}.tv-header.shrunk .tv-logo h1{font-size:1.1rem}}.tv-header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (width<=768px){.tv-header-content{gap:.75rem}}.tv-logo{cursor:pointer;align-items:center;gap:1rem;display:flex}@media (width<=768px){.tv-logo{justify-content:center;width:100%}}.tv-logo img{width:48px;height:48px}.tv-logo h1{background:linear-gradient(135deg,#ef4444 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,2vw + .5rem,2rem);font-weight:700}@media (width<=768px){.tv-logo h1{font-size:1.5rem}.tv-logo img{width:36px;height:36px}}.tv-header-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (width<=768px){.tv-header-controls{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:center;gap:.5rem;width:100%;overflow-x:auto}.tv-header-controls::-webkit-scrollbar{display:none}}.tv-search{position:relative}.tv-search input{color:#fff;width:300px;transition:all var(--transition-normal);background:#ffffff1a;border:2px solid #ffffff26;border-radius:12px;padding:.75rem 3rem .75rem 1.25rem;font-size:1rem}.tv-search-desktop{position:relative}.tv-btn.tv-btn-mobile-search{display:none}@media (width<=768px){.tv-search-desktop{display:none}.tv-btn.tv-btn-mobile-search{display:flex}.tv-search input{width:100%;max-width:100%;padding:.75rem 1rem;font-size:16px}.tv-btn{padding:.6rem 1rem;font-size:.85rem}}.tv-search input:focus{background:#ffffff26;border-color:#ef4444;outline:none;box-shadow:0 0 0 4px #ef444433}.tv-search input::placeholder{color:#ffffff80}.tv-search-icon{opacity:.7;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.tv-search-clear{cursor:pointer;color:#fff;z-index:2;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.tv-search-clear:hover{background:#ef4444d9}.tv-search-clear svg{width:16px;height:16px}.tv-search-status{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:.6rem;min-height:1.5rem;margin-bottom:1.5rem;font-size:.95rem;display:flex}.tv-search-spinner{border:2px solid #fff3;border-top-color:#ef4444;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite spin}.tv-search-count{color:#ffffffe6;font-weight:600}.tv-search-status .tv-search-clear{border-radius:8px;width:auto;height:auto;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;position:static;transform:none}.tv-clear-search-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;margin-top:1rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.tv-clear-search-btn:hover{background:#dc2626}.tv-btn{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.tv-btn svg{flex-shrink:0;width:18px;height:18px}@media (width<=768px){.tv-btn{border-radius:8px;justify-content:center;min-width:40px;padding:.5rem}.tv-btn span{display:none}.tv-btn svg{margin:0}.tv-btn-mobile-search{order:-1}}.tv-btn:hover,.tv-btn:focus{color:#fff;background:#ffffff1f;border-color:#ffffff40}@media (hover:none){.tv-btn:hover{color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.tv-btn.active:hover{background:#ef44444d;border-color:#ef4444}.tv-btn:active{transform:scale(.97)}}.tv-btn.active{color:#fff;background:#ef444433;border-color:#ef4444}.tv-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-5px;right:-5px}@media (width<=768px){.tv-btn{position:relative}}.tv-grid{contain:layout style;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid;overflow:visible}.tv-grid [role=listitem]{contain:layout style;min-height:0}@media (width<=1024px){.tv-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}}@media (width<=768px){.tv-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)!important}}@media (width<=480px){.tv-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)!important}}@media (width>=1920px){.tv-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem}}.tv-filters-row{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.tv-filters{align-items:center;gap:.75rem;display:flex}.tv-filter-toggle{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;position:relative}.tv-filter-toggle:hover{background:#ffffff1f;border-color:#ffffff40}.tv-filter-toggle.active{color:#fff;background:#ef444433;border-color:#ef4444}.tv-filter-toggle.has-filters{color:#ef4444;border-color:#ef4444}.tv-filter-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:inline-flex}main{max-width:1920px;margin:0 auto;padding:0 3rem 3rem}@media (width>=1024px) and (width<=1600px){main{padding:0 2.5rem 3rem}}@media (width<=1024px){main{padding:0 2rem 2rem}}@media (width<=768px){main{padding:0 1.5rem 2rem}}.tv-section-title{color:#fff;margin:0;padding-left:1rem;font-size:clamp(1.25rem,1.5vw + .5rem,1.5rem);font-weight:700;position:relative}.tv-section-title:before{content:"";background:#ef4444;border-radius:2px;width:4px;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (width>=1920px){body{font-size:18px}}.tv-player-section{opacity:0;width:100%;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;scroll-margin-top:120px;animation:.5s forwards fadeIn}.tv-player-wrapper{background:#1a1a1a;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #000c}.tv-player-container{aspect-ratio:16/9;background:#000;border-radius:8px 8px 0 0;width:100%;max-height:70vh;position:relative;overflow:hidden}.tv-player-container iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.tv-player-info{background:#00000080;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.tv-channel-info{align-items:center;gap:1rem;display:flex}.tv-channel-info-text{flex-direction:column;gap:.25rem;display:flex}.tv-channel-name{margin:0;font-size:1.3rem;font-weight:700}.tv-channel-server{color:#fff9;font-size:.85rem}.tv-player-icon{object-fit:contain;background:#ffffff0d;border-radius:12px;width:48px;height:48px;padding:4px}.tv-player-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tv-server-selector{flex-wrap:wrap;gap:.4rem;display:flex}.tv-control-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:2px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:500;transition:background .2s,border-color .2s;display:flex}.tv-control-btn:hover,.tv-control-btn:focus{background:#ef4444cc;border-color:#ef4444}.tv-control-btn.active{background:#ef4444;border-color:#ef4444}.tv-control-btn svg{flex-shrink:0;width:16px;height:16px}.tv-countries-grid,.tv-channels-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.tv-back-btn{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.625rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.tv-back-btn:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}@media (hover:none){.tv-control-btn:hover{background:#ffffff1a;border-color:#ffffff1a}.tv-control-btn:active{background:#ef4444cc;border-color:#ef4444}.tv-back-btn:hover{color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.tv-back-btn:active{transform:scale(.97)}}@media (width<=768px){.tv-player-section{margin-bottom:1.5rem}.tv-player-wrapper{border-radius:12px}.tv-player-container{border-radius:0;max-height:none}.tv-player-info{flex-direction:column;align-items:flex-start;padding:1rem}.tv-channel-name{font-size:1.1rem}.tv-control-btn{padding:.45rem .7rem;font-size:.8rem}.tv-countries-grid,.tv-channels-grid{gap:.75rem}}@media (width<=480px){.tv-countries-grid,.tv-channels-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.watch-container{max-width:1600px;margin:0 auto;padding:0 3rem 3rem}@media (width<=768px){.watch-container{padding:0 1rem 1.5rem}}.watch-player-section{opacity:0;margin-bottom:2rem;padding-top:8rem;animation:.5s forwards fadeIn}.watch-player-wrapper{background:#1a1a1a;border-radius:20px;position:relative;overflow:clip;box-shadow:0 20px 60px #000c}.watch-player-container{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:clip}.watch-player-container iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.watch-player-info{background:linear-gradient(#1a1a1a 0%,#0f0f0f 100%);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 2rem;display:flex}@media (width<=768px){.watch-player-info{padding:1rem 1.25rem}}.watch-content-info{flex-direction:column;gap:.75rem;display:flex}.watch-content-title{margin:0;font-size:clamp(1.25rem,1.5vw + .5rem,1.75rem);font-weight:700}.watch-content-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.meta-item{color:#fffc;align-items:center;gap:.4rem;font-size:.95rem;display:flex}.meta-item.rating{color:#fbbf24}.imdb-badge{color:#f5c518;letter-spacing:.03em;background:#f5c51826;border-radius:3px;margin-left:.2rem;padding:.15rem .35rem;font-size:.6rem;font-weight:700}.watch-overview-section{background:#ffffff08;border-radius:16px;margin-bottom:2rem;padding:1.5rem 2rem}.watch-overview-text{color:#fffc;margin:0;font-size:1rem;line-height:1.7}.watch-episodes-section{margin-bottom:2rem}.watch-episodes-header{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.watch-episodes-title{margin:0;font-size:1.25rem;font-weight:700}.watch-player-wrapper.watch-fullscreen{z-index:9999;background:#000;border-radius:0;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.watch-player-wrapper.watch-fullscreen~.watch-overview-section,.watch-player-wrapper.watch-fullscreen~.watch-episodes-section{display:none!important}body.fs-active .tv-header{transition:transform .3s;transform:translateY(-100%)}.watch-player-wrapper.watch-fullscreen .watch-player-container{aspect-ratio:unset;flex:1;overflow:clip}.watch-player-wrapper.watch-fullscreen .watch-player-info{display:none}.watch-content-info{min-width:0}.watch-action-buttons{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:.6rem;margin-left:auto;padding-top:.25rem;display:flex}.watch-server-selector{border-top:1px solid #ffffff14;flex-wrap:wrap;flex-basis:100%;gap:.4rem;margin-top:.85rem;padding-top:.85rem;display:flex}@media (width<=768px){.watch-action-buttons{gap:.4rem;width:100%}.watch-server-selector{width:100%}}@media (width<=768px) and (orientation:landscape){.watch-action-buttons{gap:.35rem}}@media (width<=768px){.watch-player-wrapper{border-radius:12px}.watch-player-info{flex-direction:column;align-items:flex-start;padding:1rem}.watch-content-title{font-size:1.2rem}.watch-content-meta{gap:.75rem;font-size:.85rem}}@media (width<=768px) and (orientation:landscape){.watch-player-section{margin-bottom:1rem}.watch-player-wrapper{border-radius:8px;overflow:clip}.watch-player-info{padding:.5rem 1rem}.watch-action-buttons{gap:.35rem}.tv-control-btn{padding:.35rem .6rem;font-size:.75rem}}.tv-loading,.tv-error,.tv-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.tv-load-more{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem 3rem;display:flex}.tv-load-more-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ef444473;border-radius:10px;align-items:center;gap:.5rem;padding:.7rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.tv-load-more-btn:hover{background:#ef4444;border-color:#ef4444}.tv-load-more-btn:active{background:#dc2626;border-color:#dc2626}.tv-load-more-count{color:#ffffff8c;font-size:.8rem;font-weight:500}.tv-load-more-spinner{border:3px solid #ffffff1f;border-top-color:#ef4444;border-radius:50%;width:28px;height:28px;animation:1s linear infinite spin}.tv-loading-spinner{border:4px solid #ffffff1a;border-top-color:#ef4444;border-radius:50%;width:50px;height:50px;margin-bottom:1.5rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tv-message-title{margin-bottom:.5rem;font-size:clamp(1.25rem,1.5vw + .5rem,1.5rem);font-weight:600}.tv-message-text{color:#ffffffb3;font-size:1rem}.tv-empty-icon{color:#ffffff4d;width:80px;height:80px;margin-bottom:1.5rem}.tv-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.tv-modal-content{background:#0f0f0ffa;border:2px solid #ffffff1a;border-radius:20px;width:100%;max-width:1200px;max-height:90vh;overflow-y:auto}@media (width<=768px){.tv-modal{align-items:flex-end;padding:0}.tv-modal-content{border-bottom:none;border-left:none;border-right:none;border-radius:20px 20px 0 0;max-height:85vh;animation:.3s slideUp}.tv-modal-header{z-index:1;background:#0f0f0ffa;padding:1.25rem 1.5rem;position:sticky;top:0}.tv-modal-title{font-size:1.25rem}.tv-modal-header:before{content:"";background:#ffffff4d;border-radius:2px;width:40px;height:4px;display:block;position:absolute;top:8px;left:50%;transform:translate(-50%)}}.tv-modal-header{border-bottom:2px solid #ffffff1a;justify-content:space-between;align-items:center;padding:2rem;display:flex}.tv-modal-title{font-size:clamp(1.25rem,1.5vw + .5rem,1.75rem);font-weight:700}.tv-modal-close{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:all .2s;display:flex}.tv-modal-close:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:.5s fadeIn}.slide-up{animation:.5s slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#ffffff08;border-radius:8px}::-webkit-scrollbar-thumb{background:linear-gradient(#ef444499,#b91c1c99);border:2px solid #0f0f0f8c;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ef4444d9,#dc2626d9)}::-webkit-scrollbar-thumb:active{background:linear-gradient(#ef4444,#dc2626)}::-webkit-scrollbar-corner{background:0 0}html::-webkit-scrollbar-track{background:#fff0;transition:background-color .25s}html::-webkit-scrollbar-thumb{opacity:0;transition:opacity .25s,background .15s}html::-webkit-scrollbar-thumb:hover{opacity:0;transition:opacity .25s,background .15s}html::-webkit-scrollbar-thumb:active{opacity:0;transition:opacity .25s,background .15s}html.scrollbar-visible::-webkit-scrollbar-track{background:#ffffff0a}html.scrollbar-visible::-webkit-scrollbar-thumb{opacity:1}html.scrollbar-visible::-webkit-scrollbar-thumb:hover{opacity:1}html.scrollbar-visible::-webkit-scrollbar-thumb:active{opacity:1}html,body{scrollbar-width:thin;scrollbar-color:transparent transparent}html.scrollbar-visible{scrollbar-color:#ef444499 #ffffff0a}@media (pointer:coarse){::-webkit-scrollbar{width:0;height:0;display:none}html,body{scrollbar-width:none;scrollbar-color:transparent transparent}html.scrollbar-visible{scrollbar-color:transparent transparent}}@media (width<=1024px){.tv-search input{width:200px}}.skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg,#ffffff08 0%,#ffffff14 50%,#ffffff08 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer;position:relative;overflow:hidden}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{aspect-ratio:var(--card-aspect-ratio);flex-direction:column;display:flex}.skeleton-card-poster{border-radius:var(--radius-md) var(--radius-md) 0 0;flex:1;width:100%}.skeleton-card-info{padding:var(--spacing-md);border-radius:0 0 var(--radius-md) var(--radius-md);background:#0000004d}.skeleton-card-title{width:90%;height:16px;margin-bottom:var(--spacing-sm);border-radius:var(--radius-sm)}.skeleton-card-meta{gap:var(--spacing-sm);display:flex}.skeleton-card-rating,.skeleton-card-year{border-radius:var(--radius-sm);height:12px}.skeleton-card-rating{width:50px}.skeleton-card-year{width:40px}.skeleton-channel-card{padding:var(--spacing-lg);align-items:center;gap:var(--spacing-md);border-radius:var(--radius-lg);background:#ffffff08;flex-direction:column;display:flex}.skeleton-channel-icon{border-radius:var(--radius-md);width:80px;height:80px}.skeleton-channel-name{border-radius:var(--radius-sm);width:80px;height:16px}.skeleton-text{border-radius:var(--radius-sm);height:16px;margin-bottom:var(--spacing-sm)}.skeleton-text.sm{width:60%;height:12px}.skeleton-text.lg{width:100%;height:20px}.skeleton-avatar{border-radius:50%;width:40px;height:40px}.skeleton-thumbnail{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%}@media (prefers-reduced-motion:reduce){.skeleton,.skeleton-card,.skeleton-channel-card{background:#ffffff0d;animation:none}}.tv-mobile-search-modal{z-index:10000;background:#0f0f0f;flex-direction:column;animation:.2s fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@media (width>=768px){.tv-mobile-search-modal{display:none!important}}.tv-mobile-search-content{flex-direction:column;height:100%;display:flex;overflow:hidden}.tv-mobile-search-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.tv-mobile-search-back{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:all .2s;display:flex}.tv-mobile-search-back:hover{background:#ffffff1a}.tv-mobile-search-back:active{transform:scale(.95)}.tv-mobile-search-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.tv-mobile-search-input-wrapper input{color:#fff;-webkit-appearance:none;background:#ffffff1a;border:2px solid #ffffff26;border-radius:12px;width:100%;padding:.75rem 3rem .75rem 1rem;font-size:16px;transition:all .3s}.tv-mobile-search-input-wrapper input:focus{background:#ffffff26;border-color:#ef4444;outline:none;box-shadow:0 0 0 4px #ef444433}.tv-mobile-search-input-wrapper input::placeholder{color:#ffffff80}.tv-mobile-search-clear{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:all .2s;display:flex;position:absolute;right:.5rem}.tv-mobile-search-clear:hover{color:#fff;background:#ffffff1a}.tv-mobile-search-clear:active{transform:scale(.9)}.tv-mobile-search-results{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow:hidden auto}.tv-mobile-search-results .tv-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;padding:0;display:grid}.tv-mobile-search-results .tv-card{width:100%}.tv-mobile-search-results .tv-channels-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0;display:grid}@media (width>=480px){.tv-mobile-search-results .tv-channels-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.tv-mobile-search-results .tv-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (width<=480px){.tv-mobile-search-results .tv-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.tv-mobile-search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:3rem 2rem;display:flex}.tv-mobile-search-empty-icon{color:#ffffff4d;width:64px;height:64px;margin-bottom:1.5rem}.tv-mobile-search-empty h3{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.tv-mobile-search-empty p{color:#fff9;margin:0;font-size:.95rem;line-height:1.5}.cursor-pointer{cursor:pointer}.watch-episodes-grid::-webkit-scrollbar{width:0;display:none}.watch-episodes-section::-webkit-scrollbar{width:0;display:none}.watch-episodes-grid,.watch-episodes-section{scrollbar-width:none}
