:root{--bg-primary:#141414;--bg-secondary:#181818;--bg-tertiary:#242424;--bg-input:#2f2f2f;--bg-overlay:#141414f2;--accent-primary:#e50914;--accent-hover:#c10712;--accent-subtle:#e509141a;--text-main:#fff;--text-muted:#e5e5e5;--text-sub:#a3a3a3;--text-dark:#141414;--rating-gold:#f59e0b;--header-height:70px;--max-width:1400px;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:12px;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--shadow-card:0 8px 24px #00000080;--shadow-modal:0 20px 40px #000c;--shadow-text:2px 2px 4px #000c;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--accent-primary) var(--bg-primary);margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700}button{cursor:pointer;font-family:var(--font-body);color:inherit;transition:all var(--transition-fast);background:0 0;border:none}input,select,textarea{font-family:var(--font-body);color:inherit;border:none;outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-primary)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 4%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.3}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade{animation:fadeIn var(--transition-normal) forwards}.animate-slide-up{animation:slideUp var(--transition-normal) forwards}.skeleton{background-color:var(--bg-tertiary);border-radius:var(--border-radius-sm);animation:1.5s ease-in-out infinite pulse}.spinner{border:4px solid var(--bg-tertiary);border-top-color:var(--accent-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.hover-scale{transition:transform var(--transition-fast)}.hover-scale:hover{transform:scale(1.05)}.hero-backdrop-slide{background-position:50% 20%}.fade-bottom{background-image:linear-gradient(#0000,#2525259c,#141414);height:7.5rem}.fade-left{background-image:linear-gradient(90deg,#141414f2 0%,#141414cc 30%,#14141466 60%,#0000 100%)}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#181818bf;border:1px solid #ffffff0d}.badge{border-radius:var(--border-radius-sm);text-transform:uppercase;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.badge-red{background-color:var(--accent-primary);color:#fff}.badge-gray{background-color:var(--bg-tertiary);color:var(--text-muted);border:1px solid #ffffff1a}.badge-outline{border:1px solid var(--text-sub);color:var(--text-muted)}.mobile-bottom-nav{display:none}.detail-modal-list-btn{padding:0!important}@media (width<=768px){:root{--header-height:60px}.container{padding:0 1rem!important}.navbar{height:var(--header-height)!important;padding:0 1rem!important}.navbar-left{gap:1rem!important}.navbar-logo{gap:.35rem!important;font-size:1.25rem!important}.navbar-logo-icon{width:20px!important;height:20px!important}.navbar-links{display:none!important}.navbar-right{gap:.5rem!important}.navbar-search-wrapper{padding:.35rem!important}.navbar-search-wrapper[style*="width: 480px"]{background-color:var(--bg-primary)!important;z-index:105!important;border:1px solid #e5091499!important;width:auto!important;padding:.45rem .85rem!important;position:absolute!important;left:1rem!important;right:3.5rem!important;box-shadow:0 4px 25px #0009!important}.navbar-search-input{font-size:.8rem!important}.navbar-filter-btn{justify-content:center;width:34px;height:34px;border-radius:50%!important;padding:.45rem!important}.navbar-filter-text{display:none!important}.hero-banner{height:100dvh!important;min-height:100dvh!important}.hero-backdrop-slide{background-position:50% 15%!important}.hero-content{box-sizing:border-box!important;gap:.65rem!important;max-width:100%!important;margin-top:0!important;margin-bottom:calc(4vh + 30px)!important;padding-left:5%!important;padding-right:5%!important}.hero-title{text-shadow:2px 2px 5px #000c!important;font-size:1.7rem!important;line-height:1.2!important}.hero-overview{-webkit-line-clamp:2!important;text-shadow:1px 1px 2px #000000e6!important;max-width:100%!important;font-size:.82rem!important}.hero-buttons-row{gap:.6rem!important;margin-top:.2rem!important}.hero-btn{padding:.5rem 1.25rem!important;font-size:.85rem!important}.hero-btn svg{width:16px!important;height:16px!important}.filter-bar-panel{gap:1rem!important;margin:1rem 1rem .5rem!important;padding:1rem!important}.filter-bar-primary-row{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.filter-bar-search-box{flex:auto!important;max-width:100%!important;padding:.5rem .75rem!important}.filter-bar-search-box input{font-size:.85rem!important}.filter-bar-type-toggles{justify-content:center!important;width:100%!important}.filter-bar-type-toggles button{text-align:center!important;flex:1!important;padding:.45rem 0!important;font-size:.8rem!important}.filter-bar-dropdowns-grid{grid-template-columns:1fr!important;gap:.8rem!important}.filter-bar-dropdowns-grid select,.filter-bar-dropdowns-grid button{padding:.55rem!important;font-size:.8rem!important}.filter-bar-genres-pills button{padding:.25rem .65rem!important;font-size:.7rem!important}.main-content h3{margin-bottom:.5rem!important;padding-left:1rem!important;font-size:1.05rem!important}.movie-row-wrapper{padding:0 1rem!important}.movie-row-wrapper button{display:none!important}.detail-modal-card{max-width:100%!important;margin-bottom:0!important}.detail-modal-backdrop{height:200px!important}.detail-modal-backdrop-content{bottom:1rem!important;left:1.25rem!important;right:1.25rem!important}.detail-modal-title{margin-bottom:.6rem!important;font-size:1.4rem!important;line-height:1.2!important}.detail-modal-controls button{padding:.45rem 1rem!important;font-size:.8rem!important}.detail-modal-list-btn{width:34px!important;height:34px!important;padding:0!important}.detail-modal-list-btn svg{width:14px!important;height:14px!important}.detail-modal-info-grid{grid-template-columns:1fr!important;gap:1.5rem!important;padding:1.25rem!important}.detail-modal-left-col{gap:1rem!important}.detail-modal-right-col{border-top:1px solid #ffffff0f!important;gap:.85rem!important;padding-top:1.25rem!important}.detail-modal-meta-row{gap:.65rem!important;font-size:.8rem!important}.detail-modal-synopsis{font-size:.88rem!important;line-height:1.55!important}.detail-modal-recommendations-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.detail-modal-recommendations-grid>div{font-size:.75rem!important}.detail-modal-recommendations-grid img{height:110px!important}.mobile-bottom-nav{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#141414e0;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;height:62px;padding:6px 12px 10px;position:fixed;bottom:0;left:0;right:0;display:flex!important}.mobile-bottom-nav-item{color:var(--text-sub);height:100%;transition:color var(--transition-fast), transform var(--transition-fast);opacity:.8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:.65rem;font-weight:600;display:flex}.mobile-bottom-nav-item.active{color:var(--accent-primary);opacity:1}.mobile-bottom-nav-item:active{transform:scale(.92)}.mobile-nav-badge{background-color:var(--accent-primary);color:#fff;text-align:center;border:1px solid #141414;border-radius:10px;min-width:15px;padding:1px 5px;font-size:.6rem;font-weight:800;position:absolute;top:-6px;right:-10px;box-shadow:0 2px 5px #00000080}.main-content,.site-footer{padding-bottom:6rem!important}.movie-row-wrapper .no-scrollbar>div{width:130px!important;height:195px!important}.movie-row-wrapper .no-scrollbar>div:hover{border-color:#ffffff08!important;transform:none!important;box-shadow:0 4px 15px #0000004d!important}.video-player-top{padding:1rem 1.5rem!important}.video-player-top h2{font-size:1.1rem!important}.video-player-top span{font-size:.65rem!important}.video-player-close{padding:.5rem!important}.video-player-close svg{width:18px!important;height:18px!important}.video-player-bottom{padding:1.5rem 1.5rem 2.5rem!important}}@media (width<=480px){.search-results-header{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.search-results-header h2{font-size:1.2rem!important}.search-results-header h2 span{margin-left:.25rem!important;font-size:.8rem!important}.search-results-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.search-results-grid>div{width:100%!important;height:230px!important}.search-results-grid>div img{object-fit:cover!important;height:100%!important}.main-content{padding-bottom:2rem!important}.hero-banner{height:100dvh!important;min-height:100dvh!important}.hero-backdrop-slide{background-position:50% 15%!important}.hero-content{gap:.5rem!important;margin-top:0!important;margin-bottom:calc(4vh + 25px)!important;padding-left:5%!important;padding-right:5%!important}.hero-title{font-size:1.8rem!important;line-height:1.15!important}.hero-overview{-webkit-line-clamp:2!important;text-shadow:1px 1px 2px #000000e6!important;max-width:100%!important;margin:0!important;font-size:.8rem!important;display:-webkit-box!important}}.player-loading-spinner{border:3.5px solid #ffffff14;border-top-color:var(--accent-primary);border-radius:50%;width:50px;height:50px;animation:.85s linear infinite spin,2s ease-in-out infinite playerLoadingPulse}@keyframes playerLoadingPulse{0%,to{box-shadow:0 0 #e5091433}50%{box-shadow:0 0 22px 6px #e5091480}}.server-selector-container{align-items:center;gap:.75rem;display:flex;position:relative}.server-selector-label{color:var(--text-sub);letter-spacing:.01em;white-space:nowrap;margin-right:.2rem;font-size:.78rem;font-weight:700}.server-selector-arrow{margin-left:.15rem;transition:transform .25s;display:inline-block}.server-dropdown-wrapper{position:relative}.server-dropdown-btn{color:#fff;cursor:pointer;min-width:160px;transition:all var(--transition-fast);background-color:#e5091414;border:1px solid #e5091473;border-radius:24px;justify-content:space-between;align-items:center;gap:.8rem;padding:.55rem 1.4rem;font-size:.82rem;font-weight:700;display:flex;box-shadow:0 0 12px #e5091440}.server-dropdown-btn:hover{background-color:#e5091426!important;border-color:#e50914d9!important;box-shadow:0 0 16px #e5091473!important}.server-dropdown-menu{animation:.22s cubic-bezier(.16,1,.3,1) forwards serverDropdownFadeIn;-webkit-backdrop-filter:blur(25px)!important;background:#141414f5!important;border:1px solid #ffffff14!important;width:360px!important;max-width:90vw!important}@keyframes serverDropdownFadeIn{0%{opacity:0;transform:translate(-50%,-12px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.server-dropdown-item.active{box-shadow:0 2px 12px #e5091459;background-color:var(--accent-primary)!important;color:#fff!important;font-weight:700!important}.server-dropdown-item.active span{color:#fff!important}@media (width<=768px){.tv-selectors-row{flex-direction:column!important;align-items:stretch!important;gap:.8rem!important;width:100%!important}.tv-selectors-row>div{justify-content:space-between!important;width:100%!important}.tv-selectors-row select{text-align:right;flex:1!important;max-width:none!important}.tv-selectors-row div:last-child{margin-top:.2rem;justify-content:center!important;margin-left:0!important}.tv-selectors-row div:last-child button{flex:1!important}.video-player-bottom{padding:1.25rem 1.5rem 5.5rem!important}}@media (width<=540px){.video-player-top{position:relative;flex-direction:column!important;align-items:center!important;gap:.8rem!important;padding:1.25rem 1rem!important}.video-player-top>div:first-child{text-align:center;padding-right:2rem;max-width:100%!important}.video-player-top>div:nth-child(2),.server-selector-container{flex-direction:column!important;align-items:center!important;gap:.5rem!important;width:100%!important;display:flex!important}.server-selector-label{margin-right:0!important;font-size:.76rem!important}.server-selector-arrow{transform:rotate(90deg)!important}.server-dropdown-wrapper{width:100%!important;max-width:420px!important}.server-dropdown-btn{width:100%!important;min-width:unset!important}.server-dropdown-menu{width:100%!important;max-width:100%!important}.video-player-top .video-player-close{position:absolute;top:1rem;right:1rem;padding:.45rem!important}}@media (width<=768px){.hero-nav-arrow{display:none!important}}@media (width<=540px){.features-banner{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important;margin:1.5rem auto .5rem!important;padding:1.2rem 1.25rem!important}.hero-nav-arrow{display:none!important}}.hero-queue-panel{z-index:10;scrollbar-width:none;gap:12px;max-width:90%;display:flex;position:absolute;bottom:40px;right:4%;overflow-x:auto}.hero-queue-panel::-webkit-scrollbar{display:none}.server-selector-label{display:inline-block}@media (width<=768px){.hero-queue-panel{gap:8px!important;width:auto!important;max-width:100%!important;padding:0 10px!important;bottom:22px!important;right:50%!important;transform:translate(50%)!important}.hero-queue-tab{background-color:#ffffff40!important;border:none!important;border-radius:3px!important;width:28px!important;min-width:auto!important;height:6px!important;padding:0!important;overflow:hidden!important}.hero-queue-tab-title,.hero-queue-tab div{display:none!important}.hero-queue-tab.active-tab{background-color:var(--accent-primary)!important;width:42px!important}.server-selector-label{margin-right:.1rem!important;font-size:.72rem!important}}
