@font-face{font-family:Slick;src:url(/fonts/slick.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #00e5ff;--accent-dim: rgba(0, 229, 255, .12);--accent-glow: rgba(0, 229, 255, .35);--accent-dark: #00b4d8;--bg: #080808;--bg2: #0d0d0d;--bg3: #111111;--bg4: #181818;--card-bg: #0f0f0f;--surface: rgba(255, 255, 255, .05);--surface-h: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--text: #f0f0f0;--text-2: #999;--text-3: #555;--font: "Nunito Sans", system-ui, -apple-system, sans-serif;--font-brand: "Slick", "Nunito Sans", sans-serif;--r: 10px;--r-lg: 16px;--r-xl: 24px;--shadow: 0 8px 32px rgba(0, 0, 0, .7);--shadow-a: 0 4px 18px rgba(0, 0, 0, .5);--ease: cubic-bezier(.4, 0, .2, 1);--trans: all .3s var(--ease);--gutter: 4rem;--gutter-l: calc(var(--gutter) + env(safe-area-inset-left, 0px));--gutter-r: calc(var(--gutter) + env(safe-area-inset-right, 0px));--nav-h: 68px;--tabbar-h: 0px;--safe-b: env(safe-area-inset-bottom, 0px);--bottom-space: calc(var(--tabbar-h) + var(--safe-b));--card-w: 168px;--continue-card-w: 235px}@media (max-width: 1024px){:root{--gutter: 1.75rem;--card-w: 146px;--continue-card-w: 205px}}@media (max-width: 900px){:root{--gutter: 1.1rem;--nav-h: 60px;--tabbar-h: 74px;--card-gap: 8px;--card-w: calc((100vw - var(--gutter-l) - var(--gutter-r) - 2 * var(--card-gap, 8px)) / 3);--continue-card-w: 190px}}@media (max-width: 600px){:root{--gutter: .85rem;--card-gap: 6px;--card-w: calc((100vw - var(--gutter-l) - var(--gutter-r) - 2 * var(--card-gap, 6px)) / 3);--continue-card-w: 172px}}@media (max-width: 400px){:root{--gutter: .75rem;--card-gap: 5px;--card-w: calc((100vw - var(--gutter-l) - var(--gutter-r) - 2 * var(--card-gap, 5px)) / 3);--continue-card-w: 158px}}.brand-text{font-family:var(--font-brand);font-size:1.6rem;letter-spacing:.03em;display:inline-flex;align-items:center;margin-left:.3rem;line-height:1;text-shadow:none!important;filter:none!important;user-select:none}.brand-cine{color:#fff;text-shadow:none!important}.brand-prism{color:var(--accent);text-shadow:none!important}.brand-text-detail{font-size:1.35rem;margin-left:.3rem}.brand-text-footer{font-size:1.45rem;margin-left:.3rem}html,body,*{scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}html.lenis,html.lenis body{height:auto!important}html,body,.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}html{-webkit-overflow-scrolling:touch;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body{font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:hidden;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}input,textarea,[contenteditable=true]{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font-family:var(--font)}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#000;font-weight:800;font-size:.9rem;font-family:var(--font);padding:.8rem 1.6rem;border-radius:var(--r);border:none;cursor:pointer;transition:var(--trans);white-space:nowrap}.btn-primary:hover{background:#9aff22;transform:translateY(-2px);box-shadow:var(--shadow-a)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;color:var(--text);font-weight:600;font-size:.9rem;font-family:var(--font);padding:.8rem 1.6rem;border-radius:var(--r);border:1px solid rgba(255,255,255,.18);cursor:pointer;backdrop-filter:blur(10px);transition:var(--trans);white-space:nowrap}.btn-secondary:hover{background:#ffffff2e;transform:translateY(-2px)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:var(--accent);font-weight:700;font-size:.88rem;font-family:var(--font);padding:.75rem 1.4rem;border-radius:var(--r);border:1.5px solid var(--accent);cursor:pointer;transition:var(--trans);white-space:nowrap;width:100%}.btn-outline:hover{background:var(--accent-dim)}.scroll-to-top-btn{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:#0e0e12bf!important;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.22)!important;color:#fff!important;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;opacity:0;visibility:hidden;transform:translateY(16px) scale(.85);transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),background .25s var(--ease),border-color .25s var(--ease),box-shadow .25s var(--ease),color .25s var(--ease);box-shadow:0 12px 32px #000000a6,inset 0 1px #ffffff26!important}.scroll-to-top-btn svg{width:22px;height:22px;stroke:#fff!important;color:#fff!important}.scroll-to-top-btn.visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.scroll-to-top-btn:hover{background:#ffffff29!important;border-color:#fff6!important;color:#fff!important;transform:translateY(-3px) scale(1.08);box-shadow:0 14px 36px #000000bf,inset 0 1px #ffffff40!important}.scroll-to-top-btn:active{transform:translateY(-1px) scale(.96)}@media (max-width: 768px){.scroll-to-top-btn{bottom:calc(var(--tabbar-h) + var(--safe-b, 0px) + 14px);right:var(--gutter-r);width:44px;height:44px}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{overscroll-behavior-y:none}@media (max-width: 900px){input,select,textarea{font-size:16px}}@media (pointer: coarse){button,[role=button],a.nav-pill-item,.mobile-nav-link,.user-menu-item{touch-action:manipulation}}.cards-row,.continue-track,.providers-track,.genre-pills,.detail-cast-track,.detail-episodes-track,.detail-trailers-track,.detail-collection-track,.detail-recs-row,.settings-nav-bar-container{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.ambient-aurora-ribbon,.ambient-sun-glow,.hero-progress-fill{animation:none!important}}@keyframes pageUltraFadeIn{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.page-enter-fade{animation:pageUltraFadeIn .32s cubic-bezier(.16,1,.3,1) forwards!important;will-change:opacity,transform}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding-top:20px;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:translateZ(0)}.navbar.scrolled{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter-r) 0 var(--gutter-l);height:var(--nav-h);width:100%;max-width:100%}.nav-brand-group{display:flex;align-items:center;gap:.85rem;flex-shrink:0;z-index:10}.nav-back-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#0e0e0eb8;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);color:#fff;cursor:pointer;outline:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease;box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26}.nav-back-btn:hover{background:#ffffff29;border-color:#ffffff59;transform:translate(-2px) scale(1.05)}.nav-back-btn:active{transform:scale(.95)}.logo{display:inline-flex;align-items:center;justify-content:center;height:59px;padding:0 15px 0 11px;background:#0e0e0eb8;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;text-decoration:none;cursor:pointer;box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26;transition:all .22s ease}.logo:hover{background:#ffffff24;border-color:#ffffff52;transform:scale(1.03)}.logo-img{height:46px;width:46px;object-fit:contain;filter:none!important;margin-left:0;transition:transform .25s var(--ease)}.logo:hover .logo-img{transform:scale(1.06)}.mobile-logo img{height:46px;width:46px;object-fit:contain}.nav-center-container{position:relative;display:flex;flex-direction:column;align-items:center}.nav-pill-bar{display:inline-flex;align-items:center;background:#0e0e1285;backdrop-filter:blur(28px) saturate(1.85);-webkit-backdrop-filter:blur(28px) saturate(1.85);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;padding:5px 12px 5px 6px;gap:6px;box-shadow:0 16px 40px #0009,inset 0 1px #ffffff29;transform:translateZ(0);will-change:transform;transition:all .32s cubic-bezier(.16,1,.3,1);max-width:95vw}.nav-links-wrapper{position:relative;display:inline-flex;align-items:center;gap:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);white-space:nowrap}.nav-pill-indicator{position:absolute;top:0;left:0;border-radius:9999px;background:#fff;box-shadow:0 3px 14px #ffffff47,0 2px 6px #0006;pointer-events:none;z-index:1;opacity:0;transform:translateZ(0);will-change:transform,opacity;transition:transform .35s cubic-bezier(.16,1,.3,1),width .35s cubic-bezier(.16,1,.3,1),height .35s cubic-bezier(.16,1,.3,1),opacity .2s ease}.nav-pill-hover-indicator{position:absolute;top:0;left:0;border-radius:9999px;background:#ffffff14;pointer-events:none;z-index:0;opacity:0;transform:translateZ(0);will-change:transform,opacity;transition:transform .24s cubic-bezier(.16,1,.3,1),width .24s cubic-bezier(.16,1,.3,1),height .24s cubic-bezier(.16,1,.3,1),opacity .18s ease}.nav-search-container{position:relative;display:inline-flex;align-items:center;transform:translate(1px)}.search-btn,#search-btn,#detail-search-btn{opacity:1;transform:scale(1);transition:opacity .22s ease,transform .25s cubic-bezier(.16,1,.3,1),width .32s cubic-bezier(.16,1,.3,1),padding .32s cubic-bezier(.16,1,.3,1)}.nav-search-input-box{display:flex;align-items:center;gap:8px;width:0;opacity:0;overflow:hidden;pointer-events:none;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:9999px;height:38px;padding:0;transform:scale(.96);transition:width .36s cubic-bezier(.16,1,.3,1),opacity .26s cubic-bezier(.16,1,.3,1),padding .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease,box-shadow .2s ease}.nav-pill-bar.search-expanded{background:#0e0e12a6;border-color:#ffffff38;box-shadow:0 12px 36px #000000a6,0 0 0 1px #ffffff1a}.nav-pill-bar.search-expanded .search-btn,.nav-pill-bar.search-expanded #search-btn,.nav-pill-bar.search-expanded #detail-search-btn{opacity:0;width:0;padding:0;margin:0;pointer-events:none;transform:scale(.6);position:absolute}.nav-pill-bar.search-expanded .nav-search-input-box{width:280px;opacity:1;pointer-events:all;padding:0 6px 0 12px;transform:scale(1)}.nav-search-input-box:focus-within{background:#ffffff1f;border-color:#ffffff52;box-shadow:0 0 14px #ffffff1f}.nav-search-box-icon{color:#a1a1aa;flex-shrink:0}.nav-search-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-family:inherit;font-size:.9rem;font-weight:500;line-height:1}.nav-search-input::placeholder{color:#8e8e93}.nav-search-close-btn{width:26px;height:26px;border-radius:50%;background:#ffffff1a;border:none;color:#a1a1aa;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.nav-search-close-btn:hover{background:#ffffff40;color:#fff;transform:scale(1.12)}.nav-pill-item{position:relative;z-index:2;color:#ffffffa6;font-size:.88rem;font-weight:700;padding:7px 18px;border-radius:9999px;display:inline-flex;align-items:center;gap:8px;transition:color .25s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);text-decoration:none;white-space:nowrap;cursor:pointer;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;user-select:none;font-family:inherit;-webkit-appearance:none;appearance:none}.nav-pill-item:hover{color:#fff}.nav-pill-item:active{transform:scale(.96)}.nav-pill-item.active{color:#000;font-weight:800;background:#fff;box-shadow:0 3px 14px #ffffff47,0 2px 6px #0006}.nav-pill-item.active .pill-icon{stroke:#000;transform:scale(1.08)}.nav-links-wrapper:has(.nav-pill-indicator.is-active) .nav-pill-item.active{background:transparent!important;box-shadow:none!important}.pill-icon{width:20px;height:20px;flex-shrink:0;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:middle;transition:transform .25s cubic-bezier(.34,1.56,.64,1),stroke .25s ease}.nav-pill-divider{width:1.2px;height:20px;background:#ffffff38;margin:0 10px 0 8px;flex-shrink:0}.nav-pill-btn{width:38px;height:38px;border-radius:50%;background:transparent;border:none;color:#b4b4b4;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s var(--ease);flex-shrink:0}.nav-pill-btn:hover{color:#fff;background:#ffffff24;transform:scale(1.08)}.user-menu-wrapper{position:relative;display:inline-flex;align-items:center}.user-dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;width:195px;background:#0e0e0ed9!important;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.15);border-radius:18px;padding:6px;box-shadow:0 18px 48px #000000bf,inset 0 1px #ffffff2e;opacity:0;pointer-events:none;transform:translateY(-6px) scale(.97);transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);z-index:2000;display:flex;flex-direction:column;gap:2px}.user-dropdown-menu.open{opacity:1;pointer-events:all;transform:translateY(0) scale(1)}.user-menu-item{display:flex;align-items:center;gap:9px;padding:9px 14px;border-radius:12px;color:#ccc;font-size:.88rem;font-weight:600;text-decoration:none;cursor:pointer;background:transparent;transition:all .16s ease;user-select:none}.user-menu-item svg{width:17px;height:17px;color:currentColor;stroke:currentColor;stroke-width:2.2;flex-shrink:0;transition:all .16s ease}.user-menu-item:hover{background:#ffffff1f;color:#fff;transform:translateY(-1px)}.user-menu-item:hover svg{color:#fff;stroke:#fff}.user-menu-divider{height:1px;background:#ffffff1a;margin:3px 6px}.nav-actions{display:none;align-items:center;gap:.5rem}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.hamburger span{display:block;width:24px;height:2px;background:var(--text);border-radius:99px;transition:var(--trans)}.nav-search-dropdown-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;width:100%;min-width:100%;box-sizing:border-box;max-height:min(720px,80vh);background:#1212187a!important;backdrop-filter:blur(28px) saturate(1.85);-webkit-backdrop-filter:blur(28px) saturate(1.85);border:1px solid rgba(255,255,255,.14);border-radius:20px;box-shadow:0 24px 60px #000000d9,0 0 0 1px #ffffff0a;padding:1rem 1.1rem;z-index:2500;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.98);transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:.7rem}.nav-search-dropdown-panel.open{opacity:1;pointer-events:all;transform:translateY(0) scale(1)}.search-history-section{display:flex;flex-direction:column;gap:.65rem;padding:.2rem .2rem .6rem}.search-history-header{display:flex;align-items:center;justify-content:space-between;padding:0 .1rem .5rem;border-bottom:1px solid rgba(255,255,255,.08)}.search-history-title{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:#a1a1aa;text-transform:uppercase;letter-spacing:.06em}.search-history-title svg{color:#a1a1aa}.search-history-clear-all{background:transparent;border:none;color:#71717a;font-size:.78rem;font-weight:600;cursor:pointer;padding:3px 8px;border-radius:6px;transition:all .2s ease}.search-history-clear-all:hover{color:#fff;background:#ffffff14}.search-history-tags{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.search-history-tag{display:inline-flex;align-items:center;gap:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#e4e4e7;padding:6px 12px 6px 14px;border-radius:9999px;font-size:.86rem;font-weight:500;cursor:pointer;transition:all .2s ease;user-select:none}.search-history-tag:hover{background:#ffffff29;border-color:#ffffff52;color:#fff;transform:translateY(-1px);box-shadow:0 4px 14px #00000073}.search-history-tag-del{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:transparent;border:none;color:#a1a1aa;cursor:pointer;transition:all .15s ease;margin-left:2px;padding:0}.search-history-tag-del:hover{background:#ffffff38;color:#fff}.search-results-section{display:flex;flex-direction:column;gap:.5rem}.search-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:0 .3rem .6rem;border-bottom:1px solid rgba(255,255,255,.08)}.search-dropdown-label{font-size:.82rem;font-weight:700;color:#a1a1aa;text-transform:uppercase;letter-spacing:.08em}.search-dropdown-count{font-size:.82rem;font-weight:600;color:#a1a1aa}.search-dropdown-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.85rem;overflow-y:auto;max-height:min(640px,70vh);padding:.4rem .2rem .2rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.search-dropdown-results::-webkit-scrollbar{width:5px}.search-dropdown-results::-webkit-scrollbar-thumb{background:#fff3;border-radius:9999px}.search-dropdown-card.card,.search-dropdown-card{aspect-ratio:2/3;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;border-radius:12px;overflow:hidden;position:relative;cursor:pointer;background:#141418!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 14px #00000073!important;transition:transform .22s var(--ease),border-color .22s var(--ease),box-shadow .22s var(--ease)}.search-dropdown-card:hover{transform:translateY(-3px) scale(1.02);border-color:#ffffff40!important;box-shadow:0 10px 24px #000000bf!important;z-index:2}.search-dropdown-card .card-poster{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;border:none!important;opacity:0;transition:opacity .25s ease-out}.search-dropdown-card .card-poster.loaded,.search-dropdown-card:hover .card-poster.loaded,.search-dropdown-card:hover .card-poster{opacity:1!important;visibility:visible!important}.search-dropdown-card.skeleton-card,.search-dropdown-card.skeleton{aspect-ratio:2/3!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;border-radius:12px!important;overflow:hidden!important;pointer-events:none!important;cursor:default!important;user-select:none!important;background:linear-gradient(90deg,#ffffff08 25%,#ffffff14,#ffffff08 75%) #141418!important;background-size:200% 100%!important;animation:shimmer 1.5s infinite ease-in-out!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:none!important;transform:none!important}.search-dropdown-card .card-overlay{position:absolute;inset:0;border-radius:inherit!important;background:linear-gradient(180deg,#0000000d,#00000073 45%,#08080af5);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:.65rem .8rem .85rem;text-align:center;z-index:5;opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(.4,0,.2,1)}.search-dropdown-card:hover .card-overlay{opacity:1;pointer-events:auto}.search-dropdown-card .card-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);transition:transform .28s cubic-bezier(.34,1.56,.64,1);z-index:6;width:auto;height:auto;background:transparent!important;border:none!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center;cursor:pointer}.search-dropdown-card:hover .card-play-btn{transform:translate(-50%,-50%) scale(1.15)}.search-dropdown-card .card-title{position:relative;z-index:6;font-size:.92rem;font-weight:800;color:#fff;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 10px rgba(0,0,0,.95)}.search-dropdown-card .card-meta{position:relative;z-index:6;display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.82rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.95);margin-top:2px}.search-dropdown-empty,.search-dropdown-error{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.8rem;padding:2.5rem 1rem;color:#71717a;font-size:.92rem}.search-dropdown-empty svg{color:#52525b}.mobile-nav{display:none;position:fixed;top:0;right:-100%;width:min(310px,85vw);height:100vh;background:var(--bg3);border-left:1px solid var(--border);z-index:2000;padding:1.5rem 1.5rem 2rem;transition:right .4s var(--ease);flex-direction:column;gap:1.5rem}.mobile-nav.open{display:flex;right:0}.mobile-logo img{height:44px;object-fit:contain;filter:none!important}.mobile-nav nav{display:flex;flex-direction:column;gap:.4rem}.mobile-nav-link{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500;color:var(--text-2);border-radius:var(--r);transition:var(--trans);border-left:2px solid transparent}.mobile-nav-link:hover,.mobile-nav-link.active{color:#fff;background:#ffffff1f;border-left-color:#fff}.mobile-nav-close{align-self:flex-end;width:36px;height:36px;border-radius:50%;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:var(--trans)}.mobile-nav-close:hover{background:#ffffff26;color:#fff}.mobile-nav-overlay{display:none;position:fixed;inset:0;background:#000000bf;z-index:1999;opacity:0;pointer-events:none;transition:opacity .3s}.mobile-nav-overlay.open{display:block;opacity:1;pointer-events:all}.hero{position:relative;height:82vh;min-height:520px;max-height:740px;overflow:hidden}.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center top;opacity:0;transition:opacity 1.2s ease-in-out}.hero-slide.active{opacity:1}.hero-gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#08080840,#08080800 25%,#08080866 60%,#080808f7),linear-gradient(to right,#080808e6,#0808088c 45%,#08080800)}.hero-video-wrapper iframe{position:absolute;top:50%;left:50%;width:125vw;height:70.31vw;min-height:125vh;min-width:222.22vh;transform:translate3d(-50%,-50%,0);border:none;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-content{position:absolute;bottom:calc(14% + 80px);left:0;z-index:2;padding:0 var(--gutter-r) 0 var(--gutter-l);max-width:680px}.hero-title-container{display:flex;align-items:flex-end;margin-bottom:1.25rem;min-height:90px;max-width:580px}.hero-title-logo{max-height:155px;max-width:min(480px,88vw);object-fit:contain;object-position:left bottom;filter:drop-shadow(0 4px 20px rgba(0,0,0,.95)) drop-shadow(0 0 10px rgba(0,0,0,.7));display:block;transform:translateZ(0)}.hero-title{font-size:clamp(2.6rem,6vw,4.5rem);font-weight:900;line-height:1.08;margin-bottom:0;letter-spacing:-.02em;text-shadow:0 4px 30px rgba(0,0,0,.95);color:#fff}.hero-meta{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-bottom:1.2rem;font-size:1.02rem;font-weight:700;color:#fff}.hero-meta-item{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.85)}.hero-meta-item svg{flex-shrink:0;color:#fff;width:17px;height:17px}.hero-meta-sep{color:#ffffff73;font-size:1.2rem;font-weight:400}.hero-desc{font-size:1.06rem;color:#fff;line-height:1.62;margin-bottom:1.8rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-width:660px;font-weight:600;text-shadow:0 2px 14px rgba(0,0,0,.95)}.hero-actions{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;transition:opacity .3s ease}.hero.hero-skeleton-state .hero-actions,.hero.hero-skeleton-state .hero-controls-right{opacity:0!important;pointer-events:none!important}.hero-play-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:#fff;color:#000;font-weight:800;font-size:1.08rem;font-family:var(--font);height:52px;width:150px;min-width:150px;border-radius:9999px;border:none;cursor:pointer;transition:all .2s var(--ease);box-shadow:0 4px 14px #00000073}.hero-play-btn:hover{background:#f0f0f0;transform:translateY(-2px) scale(1.03);box-shadow:0 6px 18px #0009}.play-icon-img{width:20px;height:20px;object-fit:contain;vertical-align:middle;flex-shrink:0;pointer-events:none;display:inline-block}.hero-play-btn .play-icon-img{width:22px;height:22px;filter:brightness(0)}.modal-watch-btn .play-icon-img{width:18px;height:18px;filter:brightness(0)}.card-play-btn .play-icon-img{width:22px;height:22px;filter:brightness(0)}.hero-sub-pill{display:inline-flex;align-items:center;justify-content:space-evenly;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);border-radius:9999px;height:52px;width:140px;min-width:140px;padding:4px 6px;box-sizing:border-box;box-shadow:0 8px 30px #00000080;transition:border-color .25s var(--ease)}.hero-sub-pill:hover{border-color:#ffffff4d}.hero-sub-btn{flex:1;height:100%;background:transparent!important;border:none!important;outline:none;color:#ffffffbf;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .2s var(--ease),transform .2s var(--ease)}.hero-sub-btn svg{transition:transform .22s cubic-bezier(.34,1.56,.64,1),color .2s ease,stroke .2s ease,filter .2s ease}.hero-sub-btn:hover{background:transparent!important;color:#fff}.hero-sub-btn:hover svg{transform:scale(1.25);stroke:#fff;color:#fff;filter:drop-shadow(0 2px 10px rgba(0,0,0,.95))}.hero-sub-btn:active svg{transform:scale(.92)}.hero-sub-divider{width:1.2px;height:22px;background:#ffffff2e;margin:0;flex-shrink:0}.hero-controls-right{position:absolute;bottom:calc(14% + 80px);right:var(--gutter-r);z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}.hero-sound-btn{width:44px;height:44px;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .3s var(--ease),transform .22s var(--ease),filter .22s var(--ease);opacity:0;pointer-events:none;transform:scale(.85);filter:drop-shadow(0 2px 10px rgba(0,0,0,.95)) drop-shadow(0 0 16px rgba(0,0,0,.9))}.hero-sound-btn.visible{opacity:.95;pointer-events:all;transform:scale(1)}.hero-sound-btn:hover{opacity:1!important;transform:scale(1.18);filter:drop-shadow(0 2px 12px rgba(0,0,0,1)) drop-shadow(0 0 18px var(--accent-glow, rgba(0, 229, 255, .4)))}.hero-video-wrapper{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none!important;user-select:none!important;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.hero-video-wrapper.playing{opacity:1}.hero-video-wrapper iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.35);pointer-events:none!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;border:none}.hero-video-click-overlay{position:absolute;inset:0;width:100%;height:100%;z-index:5;pointer-events:all!important;cursor:default;background:transparent}.hero.trailer-playing .hero-actions,.hero.trailer-playing .hero-desc{opacity:1;pointer-events:all}.hero-nav{display:flex;align-items:center;gap:.55rem}.hero-dot{padding:0;border:none;cursor:pointer;transition:all .3s var(--ease);display:flex;align-items:center}.hero-dot.passed{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.95}.hero-dot.future{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.38}.hero-dot.active{width:38px;height:8px;border-radius:9999px;background:#ffffff59;overflow:hidden;position:relative}@keyframes heroTimerFill{0%{width:0%}to{width:100%}}.hero-progress-fill{display:block;height:100%;width:0%;background:#fff;border-radius:9999px;animation:heroTimerFill 4.9s linear forwards}.hero-video-wrapper{transition:opacity .09s linear}.hero-video-wrapper.playing{transition:opacity .6s cubic-bezier(.4,0,.2,1)}.providers-section{margin-top:0;padding:.7rem 0 .7rem var(--gutter-l);width:100%;max-width:100%;position:relative;z-index:10}#continue-watching-section[style*="display: none"]+.providers-section,#continue-watching-section:empty+.providers-section{margin-top:1.5rem!important}.providers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-right:var(--gutter-r)}.providers-title{font-size:1.38rem;font-weight:800;color:#fff;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.6rem}.providers-title:before{content:"";display:inline-block;width:4px;height:1.05em;background:var(--accent);border-radius:9999px;flex-shrink:0}.providers-track-wrapper{position:relative;width:100%;overflow:hidden}.providers-track-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:0;width:32px;pointer-events:none;z-index:12;background:linear-gradient(to right,#0c0c0e00,#0c0c0e1a 40%,#0c0c0e59);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 100%);mask-image:linear-gradient(to right,transparent 0%,black 100%)}.providers-track{display:flex;align-items:center;gap:.85rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior-x:contain;padding:.4rem var(--gutter-r) .6rem 0;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-x pan-y pinch-zoom}.providers-track:active,.providers-track.is-dragging{cursor:grabbing!important}.providers-track::-webkit-scrollbar{display:none}.provider-card{height:52px;min-width:max-content;padding:6px 18px 6px 8px;background:#0e0e0e6b;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;display:inline-flex;align-items:center;gap:11px;cursor:pointer;flex-shrink:0;transition:all .24s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26;text-decoration:none;outline:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.providers-track.is-dragging .provider-card{cursor:grabbing!important}.provider-card:hover,.provider-card.active{background:#ffffff29;border-color:#ffffff59;transform:translateY(-2px) scale(1.02);box-shadow:0 12px 36px #000000a6,inset 0 1px #ffffff40}.provider-card-icon{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 4px 12px #000000a6;border:1px solid rgba(255,255,255,.16);pointer-events:none}.provider-card:hover .provider-card-icon,.provider-card.active .provider-card-icon{transform:scale(1.08)}.provider-card-name{font-size:.94rem;font-weight:700;color:#fff;white-space:nowrap;letter-spacing:-.01em}.genre-ribbon-section{padding:0 0 1.2rem var(--gutter-l);width:100%;max-width:100%}.genre-pills{display:flex;gap:.9rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-x pan-y pinch-zoom}.genre-pills:active,.genre-pills.is-dragging,.genre-pills.is-dragging .genre-pill{cursor:grabbing!important}.genre-pills::-webkit-scrollbar{display:none}.genre-pill{flex-shrink:0;background:var(--surface);border:1px solid var(--border);color:var(--text-2);font-family:var(--font);font-size:.94rem;font-weight:600;padding:.72rem 1.6rem;border-radius:99px;cursor:pointer;transition:var(--trans);white-space:nowrap}.genre-pill:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.genre-pill.active{background:var(--accent);border-color:var(--accent);color:#000;font-weight:800}.main-content{width:100%;max-width:100%;padding:1rem 0 2.2rem var(--gutter-l)}.content-section{margin-bottom:2rem;width:100%;position:relative;z-index:1}.content-section:hover{z-index:15}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem;padding-right:var(--gutter-r);gap:.75rem;flex-wrap:nowrap}.section-title{font-size:1.38rem;font-weight:800;color:#fff;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex-shrink:1}.section-title:before{content:"";display:inline-block;width:4px;height:1.05em;background:var(--accent);border-radius:9999px;flex-shrink:0}.view-all-link{color:#888;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:all .2s var(--ease);cursor:pointer;white-space:nowrap;flex-shrink:0}.view-all-link:hover{color:#fff;transform:translate(3px)}.carousel-wrapper{position:relative;width:100%}.carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:0;width:32px;pointer-events:none;z-index:12;background:linear-gradient(to right,#0c0c0e00,#0c0c0e1a 40%,#0c0c0e59);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 100%);mask-image:linear-gradient(to right,transparent 0%,black 100%)}.cards-row{display:flex;gap:.85rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:1.8rem var(--gutter-r) 4rem 2rem;margin:-1.8rem 0 -4rem -2rem;scrollbar-width:none;-ms-overflow-style:none;scroll-padding:0;overscroll-behavior-x:contain;width:calc(100% + 2rem);touch-action:pan-x pan-y pinch-zoom}.cards-row.is-dragging{cursor:grabbing!important;user-select:none!important;-webkit-user-select:none!important}.cards-row.is-dragging .card,.cards-row.is-dragging .card-hover-popup{pointer-events:none!important}.cards-row::-webkit-scrollbar{display:none}.carousel-nav-btn{position:absolute;top:calc(1.8rem + 126px);transform:translateY(-50%);z-index:350!important;width:78px;height:114px;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .22s var(--ease),color .22s var(--ease),opacity .22s var(--ease),filter .22s var(--ease);opacity:0;pointer-events:none;filter:drop-shadow(0 2px 10px rgba(0,0,0,.95)) drop-shadow(0 0 16px rgba(0,0,0,.9))}.detail-episodes-section .carousel-nav-btn{top:calc(.4rem + 96px)!important}.continue-carousel-wrapper .carousel-nav-btn{top:calc(1.8rem + 79px)!important}.carousel-wrapper:hover .carousel-nav-btn,.detail-section:hover .carousel-nav-btn,.detail-track-wrapper:hover .carousel-nav-btn{opacity:.92;pointer-events:all}.carousel-nav-btn.prev{left:-8px}.carousel-nav-btn.next{right:1rem}.carousel-nav-btn:hover{opacity:1!important;color:var(--accent);transform:translateY(-50%) scale(1.15);filter:drop-shadow(0 2px 10px rgba(0,0,0,1));pointer-events:all!important;z-index:400!important}.carousel-wrapper:has(.carousel-nav-btn:hover) .card-hover-popup,.detail-track-wrapper:has(.carousel-nav-btn:hover) .card-hover-popup,.detail-section:has(.carousel-nav-btn:hover) .card-hover-popup,.content-section:has(.carousel-nav-btn:hover) .card-hover-popup,.carousel-wrapper:has(.carousel-nav-btn:hover) .card-overlay,.detail-track-wrapper:has(.carousel-nav-btn:hover) .card-overlay{opacity:0!important;pointer-events:none!important;display:none!important}.carousel-wrapper:has(.carousel-nav-btn:hover) .card,.detail-track-wrapper:has(.carousel-nav-btn:hover) .card,.detail-section:has(.carousel-nav-btn:hover) .card,.content-section:has(.carousel-nav-btn:hover) .card{pointer-events:none!important}.carousel-nav-btn.disabled,.provider-arrow.disabled,.detail-mover-btn.disabled{display:none!important;opacity:0!important;pointer-events:none!important}.card{position:relative;flex:0 0 var(--card-w);width:var(--card-w);min-width:var(--card-w);max-width:var(--card-w);cursor:pointer;display:flex;flex-direction:column;outline:none;z-index:1;contain:layout style;text-decoration:none!important;color:inherit!important;-webkit-user-drag:none}.card:hover{z-index:100}.card:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:3px}.card.ranked-card{position:relative}.card-rank-badge{position:absolute;top:0;left:0;z-index:15;display:inline-flex;align-items:baseline;justify-content:center;gap:2px;background:linear-gradient(135deg,#101016e0,#1c1c26d6 60%,#0a0a0ef0);border-radius:14px 0 16px;border-right:1.2px solid rgba(255,255,255,.22);border-bottom:1.2px solid rgba(255,255,255,.22);padding:5px 14px 6px 11px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:800;color:#fff;letter-spacing:.02em;line-height:1;box-shadow:0 6px 18px #000000a6,inset 0 1px 1px #ffffff4d;pointer-events:none;user-select:none;transition:transform .22s var(--ease),border-color .22s var(--ease),filter .22s var(--ease)}.card-rank-badge .rank-badge-hash{font-size:.95rem;color:#94a3b8;font-weight:700;font-family:Outfit,sans-serif}.card.ranked-card:hover>.card-rank-badge{opacity:0}.card-hover-popup .card-rank-badge{z-index:10;border-top-left-radius:14px;border-bottom-right-radius:16px;pointer-events:none;filter:drop-shadow(0 2px 8px rgba(0,0,0,.9))}.card-thumb-wrap{position:relative;width:100%;aspect-ratio:2/3;border-radius:14px;overflow:hidden;background:#141418;box-shadow:0 6px 18px #00000073;border:1px solid rgba(255,255,255,.08);transition:opacity .2s ease}@media (hover: hover){.card:hover .card-thumb-wrap{opacity:0}}.card-poster{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-out}.card-poster.loaded{opacity:1}.card-hover-popup{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:2/3;background:#08080a;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #000000f2,0 0 0 1px #ffffff2e;opacity:0;pointer-events:none;transform:scale(.96);transform-origin:center center;transition:opacity .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1);z-index:100;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.card:hover .card-hover-popup{opacity:1;pointer-events:all;transform:scale(1.2)}.card:first-child .card-hover-popup,.card:first-of-type .card-hover-popup,.cards-row .card:first-child .card-hover-popup,.detail-recs-row .card:first-child .card-hover-popup,.detail-collection-track .card:first-child .card-hover-popup{transform-origin:left center!important}.card:last-child .card-hover-popup,.card:last-of-type .card-hover-popup,.cards-row .card:last-child .card-hover-popup,.detail-recs-row .card:last-child .card-hover-popup,.detail-collection-track .card:last-child .card-hover-popup{transform-origin:right center!important}.card-hover-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0;border-radius:14px}.card-hover-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#00000059 45%,#08080af5);pointer-events:none;z-index:1;border-radius:14px}.card-hover-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.card-play-btn{width:auto;height:auto;border-radius:0!important;background:transparent!important;box-shadow:none!important;border:none!important;display:flex;align-items:center;justify-content:center;transform:scale(.9);transition:transform .28s cubic-bezier(.34,1.56,.64,1);cursor:pointer;pointer-events:auto}.card:hover .card-play-btn{transform:scale(1.15)}.card-play-svg,.card-play-btn svg{width:54px;height:54px;fill:var(--accent);display:block;filter:drop-shadow(0 4px 14px rgba(0,0,0,.95))}.card-play-img{width:54px;height:54px;background-color:var(--accent);-webkit-mask:url(/play-icon.png) no-repeat center / contain;mask:url(/play-icon.png) no-repeat center / contain;display:block;filter:drop-shadow(0 4px 14px rgba(0,0,0,.95))}.card-hover-body{position:relative;z-index:2;padding:.65rem .8rem .85rem;display:flex;flex-direction:column;gap:.25rem;text-align:center;background:transparent}.card-hover-title{font-size:.92rem;font-weight:800;color:#fff;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 10px rgba(0,0,0,.95)}.card-hover-meta{display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.82rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.95)}.card-year{color:#f0f0f0;font-weight:700}.card-star{color:#ffc107;font-size:.95rem;line-height:1}.card-score{color:#fff;font-weight:800}.card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#00000073 45%,#08080af5);border-radius:14px;opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:.65rem .8rem .85rem;text-align:center;z-index:5}.card:hover .card-overlay{opacity:1;pointer-events:auto}.card-overlay .card-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);transition:transform .28s cubic-bezier(.34,1.56,.64,1);z-index:6}.card:hover .card-overlay .card-play-btn{transform:translate(-50%,-50%) scale(1.15)}.card-title{position:relative;z-index:6;font-size:.92rem;font-weight:800;color:#fff;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 10px rgba(0,0,0,.95)}.card-meta{position:relative;z-index:6;display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.82rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.95)}.catalog-cards-grid .card .card-play-img,.catalog-cards-grid .card .card-play-svg,.catalog-cards-grid .card .card-play-btn svg,.mylist-cards-grid .card .card-play-img,.mylist-cards-grid .card .card-play-svg,.mylist-cards-grid .card .card-play-btn svg,.history-cards-grid .card .card-play-img,.history-cards-grid .card .card-play-svg,.history-cards-grid .card .card-play-btn svg,.history-card .card-play-img,.history-card .card-play-svg,.history-card .card-play-btn svg{width:70px;height:70px}.catalog-cards-grid .card .card-hover-body,.mylist-cards-grid .card .card-hover-body,.history-cards-grid .card .card-hover-body,.history-card .card-hover-body,.catalog-cards-grid .card .card-overlay,.mylist-cards-grid .card .card-overlay,.history-cards-grid .card .card-overlay,.history-card .card-overlay{padding:.85rem 1rem 1.15rem;gap:.35rem}.catalog-cards-grid .card .card-hover-title,.mylist-cards-grid .card .card-hover-title,.history-cards-grid .card .card-hover-title,.history-card .card-hover-title,.catalog-cards-grid .card .card-title,.mylist-cards-grid .card .card-title,.history-cards-grid .card .card-title,.history-card .card-title{font-size:1.05rem;font-weight:800;line-height:1.3}.catalog-cards-grid .card .card-hover-meta,.mylist-cards-grid .card .card-hover-meta,.history-cards-grid .card .card-hover-meta,.history-card .card-hover-meta,.catalog-cards-grid .card .card-meta,.mylist-cards-grid .card .card-meta,.history-cards-grid .card .card-meta,.history-card .card-meta{font-size:.92rem;font-weight:700;gap:.55rem}.catalog-cards-grid .card .card-star,.mylist-cards-grid .card .card-star,.history-cards-grid .card .card-star,.history-card .card-star{font-size:1.05rem}.skeleton{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14,#ffffff08 75%);background-size:200% 100%;animation:shimmer 1.5s infinite ease-in-out}.content-section:not(.in-view) .skeleton{animation-play-state:paused}.card.skeleton-card{pointer-events:none!important;cursor:default!important;user-select:none!important}.card.skeleton-card .card-thumb-wrap{aspect-ratio:2/3;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#141418}.skeleton-rank-badge{opacity:.65;border-color:#ffffff1f!important;background:linear-gradient(135deg,#101016a6,#1c1c268c 60%,#0a0a0ebf)!important}.continue-card.skeleton-card{pointer-events:none!important;cursor:default!important;user-select:none!important}.continue-card.skeleton-card .continue-thumb-box{border:1px solid rgba(255,255,255,.06)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fade-in,.detail-fade-in{animation:smoothContentFadeIn .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes smoothContentFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.section-error{color:var(--text-3);font-size:.85rem;padding:1rem 0;display:flex;align-items:center;gap:.85rem}.section-retry-btn{font:inherit;font-weight:600;color:var(--accent, #00e5ff);background:transparent;border:1px solid var(--accent-dim, rgba(0, 229, 255, .35));border-radius:var(--r-sm, 8px);padding:.3rem .85rem;cursor:pointer;transition:background .18s ease,border-color .18s ease}.section-retry-btn:hover,.section-retry-btn:focus-visible{background:#00e5ff1a;border-color:var(--accent, #00e5ff)}.promo-banner{margin:1rem 0 2.5rem;border-radius:var(--r-xl);overflow:hidden;position:relative;background:linear-gradient(135deg,#0a1218f2,#0c161ce6 40%,#080808);border:1px solid var(--accent-dim, rgba(0, 229, 255, .18))}.promo-inner{padding:3rem 3.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;position:relative;z-index:1}.promo-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:180px;background:radial-gradient(ellipse,var(--accent-dim, rgba(0, 229, 255, .08)) 0%,transparent 70%);pointer-events:none}.promo-text h2{font-size:clamp(1.4rem,3vw,2rem);font-weight:900;margin-bottom:.5rem;background:linear-gradient(135deg,#fff 0%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.promo-text p{color:var(--text-2);font-size:.95rem}.promo-stats{display:flex;align-items:center;gap:1.75rem}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-num{font-size:2rem;font-weight:900;color:var(--accent);line-height:1}.stat-label{font-size:.72rem;color:var(--text-3);margin-top:.25rem}.stat-divider{width:1px;height:44px;background:var(--border)}.continue-watching-section{position:relative;z-index:20;padding:0 0 1.1rem var(--gutter-l);margin-top:1.5rem;margin-bottom:2.2rem;width:100%;overflow:visible}.continue-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;padding-right:var(--gutter-r)}.continue-section-title{font-size:1.48rem;font-weight:800;color:#fff;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.65rem}.continue-section-title:before{content:"";display:inline-block;width:4px;height:1.05em;background:var(--accent);border-radius:9999px}.continue-edit-btn{color:#888;font-size:.92rem;font-weight:700;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:inline-flex;align-items:center;gap:.38rem;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;padding:.2rem 0;transition:all .2s var(--ease)}.continue-edit-btn:hover{color:#fff;transform:translate(-2px)}.continue-edit-btn:active{transform:scale(.95);color:#fff}.continue-edit-btn.active{color:#fff;opacity:1}.continue-edit-btn.active:hover{color:#fff}.continue-carousel-wrapper{position:relative;width:100%;overflow:visible}.continue-carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:0;width:32px;pointer-events:none;z-index:12;background:linear-gradient(to right,#0c0c0e00,#0c0c0e1a 40%,#0c0c0e59);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 100%);mask-image:linear-gradient(to right,transparent 0%,black 100%)}.continue-carousel-wrapper .carousel-nav-btn{top:calc(1.8rem + 79px);transform:translateY(-50%);z-index:350!important;width:78px;height:114px;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .22s var(--ease),color .22s var(--ease),opacity .22s var(--ease),filter .22s var(--ease);opacity:0;pointer-events:none;filter:drop-shadow(0 2px 10px rgba(0,0,0,.95)) drop-shadow(0 0 16px rgba(0,0,0,.9))}.continue-carousel-wrapper:hover .carousel-nav-btn{opacity:.92;pointer-events:all}.continue-carousel-wrapper .carousel-nav-btn.prev{left:-8px}.continue-carousel-wrapper .carousel-nav-btn.next{right:1rem}.continue-carousel-wrapper .carousel-nav-btn:hover{opacity:1!important;color:var(--accent);transform:translateY(-50%) scale(1.15);filter:drop-shadow(0 2px 10px rgba(0,0,0,1))}.continue-carousel-wrapper:has(.carousel-nav-btn:hover) .continue-hover-popup{opacity:0!important;pointer-events:none!important;display:none!important}.continue-carousel-wrapper:has(.carousel-nav-btn:hover) .continue-card{pointer-events:none!important}.continue-track{display:flex;gap:.85rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:1.8rem var(--gutter-r) 6rem 0;margin:-1.8rem 0 -6rem;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom;scroll-padding:0;width:100%}.continue-track::-webkit-scrollbar{display:none}.continue-card{position:relative;flex:0 0 var(--continue-card-w);width:var(--continue-card-w);cursor:pointer;display:flex;flex-direction:column;gap:.6rem;outline:none;z-index:1;text-decoration:none!important;color:inherit!important;-webkit-user-drag:none}.continue-card:hover{z-index:100}.continue-thumb-box{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#18181c;box-shadow:0 6px 20px #00000080;border:1px solid rgba(255,255,255,.08);transition:border-color .25s var(--ease),box-shadow .25s var(--ease)}.continue-del-btn{position:absolute;top:8px;right:8px;width:30px;height:30px;min-width:30px;min-height:30px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;z-index:10;box-shadow:0 4px 14px #000000a6;transition:transform .18s cubic-bezier(.34,1.56,.64,1),background .18s ease;animation:popIn .2s cubic-bezier(.34,1.56,.64,1)}.continue-del-btn:after{content:"";position:absolute;inset:-10px;border-radius:50%}.continue-del-btn:hover{transform:scale(1.18);background:#ff3b30}.continue-del-btn:active{transform:scale(.9);background:#ff3b30}.continue-del-btn:hover svg,.continue-del-btn:active svg{stroke:#fff}@keyframes continueWiggle{0%{transform:rotate(0) translateZ(0)}25%{transform:rotate(-.85deg) translate3d(-.6px,-.6px,0)}50%{transform:rotate(0) translateZ(0)}75%{transform:rotate(.85deg) translate3d(.6px,.6px,0)}to{transform:rotate(0) translateZ(0)}}@keyframes continueWiggleAlt{0%{transform:rotate(0) translateZ(0)}25%{transform:rotate(.85deg) translate3d(.6px,.6px,0)}50%{transform:rotate(0) translateZ(0)}75%{transform:rotate(-.85deg) translate3d(-.6px,-.6px,0)}to{transform:rotate(0) translateZ(0)}}.continue-card.edit-mode{cursor:default;animation:continueWiggle .28s ease-in-out infinite alternate;transform-origin:center center;will-change:transform}.continue-card.edit-mode:nth-child(2n){animation:continueWiggleAlt .31s ease-in-out infinite alternate;animation-delay:.04s}.continue-card.edit-mode:nth-child(3n){animation:continueWiggle .26s ease-in-out infinite alternate;animation-delay:.08s}.continue-card.edit-mode:nth-child(4n){animation:continueWiggleAlt .33s ease-in-out infinite alternate;animation-delay:.12s}.continue-card.edit-mode:has(.continue-del-btn:hover){animation-play-state:paused}.continue-card.edit-mode .continue-thumb-box{border-color:#ffffff47;box-shadow:0 8px 24px #0009}.continue-card.removing{animation:none!important;transform:scale(.6) translateY(6px)!important;opacity:0!important;width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0px!important;margin:0!important;margin-right:-.85rem!important;padding:0!important;border:none!important;pointer-events:none!important;overflow:hidden!important;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .22s ease,width .32s cubic-bezier(.4,0,.2,1),flex .32s cubic-bezier(.4,0,.2,1),margin .32s cubic-bezier(.4,0,.2,1),padding .32s cubic-bezier(.4,0,.2,1)!important}.continue-thumb{width:100%;height:100%;object-fit:cover;display:block}.continue-progress-track{position:absolute;bottom:0;left:0;right:0;height:3.5px;background:#0009;z-index:3;overflow:hidden}.continue-progress-fill{height:100%;background:#fff;box-shadow:0 0 6px #fffc;border-radius:0 2px 2px 0}.continue-info{display:flex;flex-direction:column;gap:.25rem;padding:0 .1rem}.continue-title{font-size:.94rem;font-weight:700;color:#ffffffc7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25;transition:color .2s ease}.continue-card:hover .continue-title{color:#fffffff2}.continue-meta{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#ffffff80}.continue-ep-tag{color:#ffffffb3;font-weight:700}.continue-meta-sep{color:#ffffff40}.continue-time-left{display:inline-flex;align-items:center;gap:4px;color:#ffffff80}.continue-hover-popup{position:absolute;top:-8px;left:50%;width:max(100%,232px);min-width:232px;background:#121216e0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:14px;box-shadow:0 20px 48px #000000eb,0 0 0 1px #ffffff24;opacity:0;pointer-events:none;transform:translate(-50%) scale(.96);transform-origin:center top;transition:opacity .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1);z-index:100;box-sizing:border-box}.continue-card:hover .continue-hover-popup{opacity:1;pointer-events:all;transform:translate(-50%,-4px) scale(1.05)}.continue-card:first-child .continue-hover-popup{left:0;right:auto;transform:translate(0) scale(.96);transform-origin:left top}.continue-card:first-child:hover .continue-hover-popup{transform:translateY(-4px) scale(1.05)}.continue-card:last-child .continue-hover-popup{left:auto;right:0;transform:translate(0) scale(.96);transform-origin:right top}.continue-card:last-child:hover .continue-hover-popup{transform:translateY(-4px) scale(1.05)}.hover-popup-thumb-wrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px 14px 0 0;overflow:hidden;background:#08080a;border-bottom:1px solid rgba(255,255,255,.08)}.hover-popup-thumb{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02)}.hover-popup-video-box{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:1;pointer-events:none!important;user-select:none!important;overflow:hidden}.hover-popup-video-box.playing{opacity:1}.hover-popup-video-box iframe,.hover-preview-iframe{position:absolute;top:50%;left:50%;width:180%;height:180%;min-width:180%;min-height:180%;transform:translate3d(-50%,-50%,0);border:none;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;will-change:transform,opacity}.hover-popup-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(18,18,22,.8) 0%,rgba(18,18,22,.25) 45%,transparent 80%);z-index:2;pointer-events:none}.hover-popup-body{padding:.65rem .75rem .75rem;display:flex;flex-direction:column;gap:.5rem;background:transparent;box-sizing:border-box}.hover-popup-actions{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.hover-actions-left{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.hover-btn-play{width:32px;height:32px;min-width:32px;border-radius:50%;background:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .2s ease;box-shadow:0 4px 14px #00000080}.hover-btn-play:hover{transform:scale(1.12);background:#f0f0f0}.hover-play-icon-img{width:13px;height:13px;object-fit:contain;filter:brightness(0);display:block;margin-left:2px}.hover-btn-circle{width:30px;height:30px;min-width:30px;border-radius:50%;background:#ffffff24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.hover-btn-circle:hover{background:#ffffff42;border-color:#ffffff73;color:#fff;transform:scale(1.08)}.hover-btn-watchlist.active{border-color:#ffffff80;background:#ffffff40;color:#fff}.hover-btn-remove:hover{background:#ff3b3047;border-color:#ff3b3099;color:#ff453a}.hover-progress-container{display:flex;align-items:center;gap:.65rem;width:100%}.hover-progress-track{flex:1;height:3.5px;background:#ffffff38;border-radius:9999px;overflow:hidden}.hover-progress-fill{height:100%;background:#fff;box-shadow:0 0 6px #fffc;border-radius:9999px}.hover-time-text{font-size:.72rem;font-weight:600;color:#fff9;white-space:nowrap}.modal-overlay{position:fixed;inset:0;background:#08080a;z-index:3000;overflow-y:auto;overflow-x:hidden;opacity:0;pointer-events:none;visibility:hidden;display:none;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.modal-overlay.open{display:block;opacity:1;pointer-events:all;visibility:visible}.detail-hero-banner{position:relative;z-index:5;width:100%;height:82vh;min-height:520px;max-height:740px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:transparent}.detail-backdrop-wrapper{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.detail-backdrop-img{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center top;opacity:1;transition:opacity 1.2s ease-in-out}.detail-video-container{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none!important;user-select:none!important;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.detail-video-container.playing{opacity:1}.detail-video-container iframe,.detail-video-iframe{position:absolute;top:50%;left:50%;width:125vw;height:70.31vw;min-height:125vh;min-width:222.22vh;transform:translate3d(-50%,-50%,0);border:none;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.detail-gradient-overlay-left{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#08080840,#08080800 25%,#08080866 60%,#080808f7),linear-gradient(to right,#080808e6,#0808088c 45%,#08080800)}.detail-gradient-overlay-bottom,.detail-gradient-overlay-top{display:none}.detail-video-container{transition:opacity .09s linear}.detail-video-container.playing{transition:opacity .6s cubic-bezier(.4,0,.2,1)}.detail-header{position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.2rem var(--gutter-r) 1.2rem var(--gutter-l);width:100%;box-sizing:border-box}.detail-header-left{display:flex;align-items:center;gap:.85rem}.detail-back-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);color:#fff;cursor:pointer;border-radius:50%;padding:0;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #0006}.detail-back-btn svg{transition:transform .2s ease}.detail-back-btn:hover{transform:scale(1.08) translate(-2px);background:#ffffff2e;border-color:#ffffff59;box-shadow:0 6px 24px #0009}.detail-back-btn:active{transform:scale(.95)}.detail-brand-pill{display:inline-flex;align-items:center;gap:.3rem;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);padding:0 15px 0 11px;height:59px;box-sizing:border-box;border-radius:9999px;box-shadow:0 4px 20px #0006}.detail-brand-logo{height:42px;width:42px;object-fit:contain;margin-left:0}.detail-hero-content{position:relative;z-index:10;padding:70px var(--gutter-r) 1.8rem var(--gutter-l);width:100%;box-sizing:border-box}.detail-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:3.5rem;align-items:end;width:100%}.detail-bottom-content{position:relative;z-index:10;padding:0 0 4rem var(--gutter-l);width:100%;box-sizing:border-box;background:transparent}.detail-content-col{display:flex;flex-direction:column;gap:.85rem}.detail-title-wrapper{min-height:50px;display:flex;align-items:center;margin-bottom:.1rem}.detail-logo-block{display:flex;flex-direction:column;align-items:flex-start}.detail-title-logo{max-height:135px;max-width:440px;object-fit:contain;object-position:left center;filter:drop-shadow(0 4px 20px rgba(0,0,0,.85))}.detail-title{font-size:clamp(2.4rem,4.8vw,3.8rem);font-weight:900;line-height:1.1;color:#fff;letter-spacing:-.02em;text-shadow:0 4px 24px rgba(0,0,0,.85)}.detail-genres{color:#ffffff8c;font-size:1.05rem;font-weight:600;letter-spacing:.02em}.detail-actions{display:flex;align-items:center;gap:.9rem;margin:.4rem 0 .2rem}.detail-btn-play{height:48px;padding:0 28px;border-radius:9999px;background:#fff;color:#000;font-size:1.02rem;font-weight:800;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:transform .2s ease,background .2s ease;box-shadow:none}.detail-btn-play:hover{background:#f4f4f5;transform:scale(1.04);box-shadow:none}.detail-btn-icon{width:48px;height:48px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fffc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease}.detail-btn-icon:hover{background:#ffffff26;border-color:#ffffff47;color:#fff;transform:scale(1.04)}.detail-btn-icon:active{transform:scale(.96);background:#ffffff1f}.detail-btn-icon.active{background:#ffffff2e;border-color:#ffffff59;color:#fff}.seen-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.seen-icon-wrapper.active{animation:seenPop .28s cubic-bezier(.34,1.56,.64,1)}@keyframes seenPop{0%{transform:scale(.85)}60%{transform:scale(1.15)}to{transform:scale(1)}}.seen-check-badge{position:absolute;top:-4px;right:-4px;width:15px;height:15px;border-radius:50%;background:#fff;border:1.5px solid #141416;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #000000b3;animation:badgePop .25s cubic-bezier(.34,1.56,.64,1)}@keyframes badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.eye-icon-img{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1);opacity:.65;pointer-events:none;display:block;transition:opacity .2s ease,transform .2s ease}.detail-btn-hide:hover .eye-icon-img{opacity:.95}.detail-btn-hide.active .eye-icon-img,.eye-icon-img.seen-active{filter:brightness(0) invert(1)!important;opacity:1!important}.detail-btn-hide.active{background:#ffffff3d;border-color:#ffffff80;color:#fff}.detail-meta-pills{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;color:#ffffff8c;font-size:1rem;font-weight:700}.detail-meta-pill{color:#ffffffc7;font-weight:700}.detail-badge-pill{padding:2px 8px;border-radius:4px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);font-size:.78rem;font-weight:800;color:#ffffffb8}.detail-rating-pill{color:#fffc;font-weight:800;display:inline-flex;align-items:center;gap:4px}.detail-director-row{font-size:.96rem;color:#ffffff59;margin-top:-.2rem}.detail-director-row .director-label{color:#ffffff59;font-weight:600}.detail-director-row .director-name{color:#ffffffbf;font-weight:700}.detail-overview{max-width:780px;line-height:1.68}.overview-text{color:#ffffff94;font-size:1.02rem}.detail-scores-row{display:flex;align-items:center;gap:1.3rem;flex-wrap:wrap;margin-top:.8rem}.score-badge{display:inline-flex;align-items:center;gap:6px;font-size:1.02rem;font-weight:800;color:#ffffffc7}.imdb-badge .imdb-brand{background:#f5c518;color:#000;padding:2px 5px;border-radius:3px;font-size:.8rem;font-weight:900;letter-spacing:-.02em}.rt-icon-star{color:#00e676;font-size:1.3rem;line-height:1}.score-tc-text{font-weight:800;color:#ffffffc7}.detail-sidebar{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:275px;max-width:100%;transform:translateY(-5px)}.detail-specs-card{width:100%;background:#0a0a0e38;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.04);border-radius:13px;padding:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 24px #0000004d}.detail-spec-row{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;border-bottom:1px solid rgba(255,255,255,.03);padding:8.5px 14px;margin:0}.detail-spec-row:last-child{border-bottom:none}.detail-spec-row .spec-label{color:#ffffff52;font-weight:600;font-size:.75rem;letter-spacing:.01em}.detail-spec-row .spec-val{color:#ffffffad;font-weight:700;font-size:.78rem;text-align:right}.spec-runtime-text{color:#ffffffb8;font-weight:800}.spec-ends-text{color:#ffffff40;font-weight:500;font-size:.7rem}.spec-collection-row{display:flex;align-items:center;gap:8px;padding:9px 14px;cursor:pointer;color:#ffffffc7;font-weight:700;font-size:.78rem;transition:background .15s ease,color .15s ease;border-top:1px solid rgba(255,255,255,.03)}.spec-collection-row:hover{background:#ffffff0d;color:#fff}.collection-icon{color:#ffffff73;flex-shrink:0;transition:color .15s ease;width:14px;height:14px}.spec-collection-row:hover .collection-icon{color:#fff}.collection-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-arrow{color:#ffffff52;margin-left:auto;flex-shrink:0;width:13px;height:13px;transition:transform .15s ease,color .15s ease}.spec-collection-row:hover .collection-arrow{color:#fff;transform:translate(2px)}.detail-companies-row{display:flex;align-items:center;justify-content:center;gap:1.2rem;width:100%;padding:.2rem .5rem;flex-wrap:wrap;margin-top:.35rem;text-align:center}.company-logo{height:23px;max-height:25px;max-width:90px;object-fit:contain;filter:brightness(0) invert(1);opacity:.48;transition:opacity .2s ease,transform .2s ease}.company-logo:hover{opacity:.75;transform:scale(1.05)}.company-badge-box{font-family:Outfit,sans-serif;font-size:.74rem;font-weight:900;letter-spacing:.08em;color:#ffffffad;opacity:.48;border:1px solid rgba(255,255,255,.1);padding:2px 7px;border-radius:4px}.detail-section{margin-top:2.2rem;width:100%}.detail-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;padding-right:4rem}.detail-section-heading{font-size:1.38rem;font-weight:800;color:#fff;display:inline-flex;align-items:center;gap:.65rem;letter-spacing:-.01em;margin-bottom:.85rem}.detail-section-header .detail-section-heading{margin-bottom:0}.detail-section-heading:before{content:"";display:inline-block;width:4px;height:1.05em;background:var(--accent);border-radius:9999px}.detail-cast-track{display:flex;align-items:flex-start;gap:1.6rem;overflow-x:auto;scroll-behavior:smooth;padding:.4rem .2rem 1rem;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}.detail-cast-track:active,.detail-cast-track.is-dragging{cursor:grabbing!important}.detail-cast-track::-webkit-scrollbar{display:none}.cast-avatar-card{display:flex;flex-direction:column;align-items:center;text-align:center;width:112px;min-width:112px;flex-shrink:0;gap:.35rem;cursor:pointer;transition:transform .22s var(--ease);user-select:none;-webkit-user-select:none}.detail-cast-track.is-dragging .cast-avatar-card{cursor:grabbing!important}.cast-avatar-card:hover{transform:translateY(-5px)}.cast-avatar-circle{width:96px;height:96px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.14);background:#18181b;box-shadow:0 6px 18px #0000008c;transition:border-color .2s ease,transform .2s ease}.cast-avatar-card:hover .cast-avatar-circle{border-color:#fff6;transform:scale(1.04)}.cast-avatar-img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none;-webkit-user-drag:none}.cast-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.7rem;font-weight:800;color:#fff;background:#27272a}.cast-actor-name{font-size:.94rem;font-weight:700;color:#fff;line-height:1.25;max-width:112px;word-break:break-word;margin-top:.3rem}.cast-char-name{font-size:.78rem;font-weight:500;color:#9ca3af;line-height:1.2;max-width:112px;word-break:break-word;opacity:.88}.detail-episodes-section{position:relative;width:100%}.episodes-section-header{position:relative;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem;padding-right:4rem;flex-wrap:wrap}.episodes-toolbar{position:relative;z-index:120;display:inline-flex;align-items:center;gap:4px;background:#0e0e0e6b;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;padding:5px 8px;box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26}.episodes-tool-btn{color:#a0a0a0;font-size:.88rem;font-weight:700;padding:7px 16px;border-radius:9999px;display:inline-flex;align-items:center;gap:7px;transition:all .2s var(--ease);text-decoration:none;white-space:nowrap;cursor:pointer;background:transparent;border:none;box-shadow:none;outline:none}.episodes-tool-btn:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}.episodes-tool-btn:active{transform:scale(.96)}.episodes-tool-btn svg{width:16px;height:16px;stroke:currentColor}.episodes-tool-text-mobile,.season-label-mobile{display:none}.season-label-desktop{display:inline}.season-btn-icon{display:none}.episodes-season-dropdown-wrapper{position:relative;z-index:130;display:inline-flex;align-items:center}.episodes-season-btn{color:#a0a0a0;font-size:.88rem;font-weight:700;padding:0 16px;height:34px;box-sizing:border-box;border-radius:9999px;display:inline-flex;align-items:center;gap:7px;transition:all .22s var(--ease);text-decoration:none;white-space:nowrap;cursor:pointer;background:#ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);box-shadow:none;outline:none}.episodes-season-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff3d}.episodes-season-btn:active{transform:scale(.96)}.episodes-season-dropdown-wrapper.open .episodes-season-btn{background:#ffffff24;border-color:#ffffff52;box-shadow:0 0 16px #ffffff14;color:#fff}.season-chevron{transition:transform .25s ease;width:14px;height:14px;stroke:currentColor}.episodes-season-dropdown-wrapper.open .season-chevron{transform:rotate(180deg)}.episodes-season-menu{position:absolute;top:calc(100% + 10px);left:0;right:auto;min-width:280px;max-height:320px;overflow-y:auto;overscroll-behavior:contain!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#0e0e12f5;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:16px;box-shadow:0 20px 48px #000000d9,inset 0 1px #ffffff26;z-index:9999;padding:8px;display:none;flex-direction:column;gap:6px}.episodes-season-dropdown-wrapper.open .episodes-season-menu{display:flex}.episodes-season-option{padding:9px 12px;border-radius:12px;font-size:.92rem;font-weight:600;color:#d4d4d8;cursor:pointer;transition:all .18s ease;display:flex;align-items:center;gap:14px;border:1px solid transparent;background:transparent;width:100%;text-align:left}.episodes-season-option:hover{background:#ffffff1f;color:#fff}.episodes-season-option.active{background:#ffffff2e;border-color:#ffffff47}.season-menu-poster{width:44px;height:64px;border-radius:8px;object-fit:cover;background:#101014;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 12px #0009;flex-shrink:0}.season-menu-info{display:flex;flex-direction:column;gap:4px;overflow:hidden}.season-menu-name{font-size:.98rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.season-menu-ep-count{font-size:.82rem;font-weight:500;color:#a1a1aa}.episodes-search-box-wrapper{position:relative;display:inline-flex;align-items:center}.episodes-search-input-wrap{display:inline-flex;align-items:center;gap:7px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:9999px;padding:0 12px;height:34px;box-sizing:border-box;transition:all .22s var(--ease)}.episodes-search-input-wrap:hover{background:#ffffff17;border-color:#fff3}.episodes-search-input-wrap:focus-within,.episodes-search-input-wrap.has-value{background:#ffffff21;border-color:#ffffff52;box-shadow:0 0 16px #ffffff14}.episodes-search-icon{width:14px;height:14px;stroke:#ffffff80;flex-shrink:0;pointer-events:none;transition:stroke .2s ease}.episodes-search-input-wrap:focus-within .episodes-search-icon,.episodes-search-input-wrap.has-value .episodes-search-icon{stroke:#fff}.episodes-search-input{background:transparent;border:none;outline:none;font-family:inherit;font-size:.85rem;font-weight:600;color:#fff;width:110px;padding:0;margin:0;transition:width .25s var(--ease)}.episodes-search-input::placeholder{color:#ffffff73;font-weight:500}.episodes-search-input:focus{width:155px}.episodes-search-clear-btn{display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;border:none;border-radius:50%;width:18px;height:18px;padding:0;cursor:pointer;color:#fff;transition:all .18s ease;flex-shrink:0}.episodes-search-clear-btn:hover{background:#ffffff59;transform:scale(1.1)}.episodes-no-results{width:100%;padding:3.5rem 1.5rem;text-align:center;color:#ffffff8c;font-size:.95rem;font-weight:600;display:flex;align-items:center;justify-content:center}.detail-track-wrapper{position:relative;width:100%}.detail-track-wrapper:after,.detail-section .carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:0;width:32px;pointer-events:none;z-index:12;background:linear-gradient(to right,#0c0c0e00,#0c0c0e1a 40%,#0c0c0e59);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 100%);mask-image:linear-gradient(to right,transparent 0%,black 100%)}.detail-cast-section,.detail-trailers-section{position:relative}.detail-cast-section:after,.detail-trailers-section:after{content:"";position:absolute;top:40px;bottom:0;right:0;width:32px;pointer-events:none;z-index:12;background:linear-gradient(to right,#0c0c0e00,#0c0c0e1a 40%,#0c0c0e59);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 100%);mask-image:linear-gradient(to right,transparent 0%,black 100%)}.detail-episodes-track{display:flex;gap:1.2rem;overflow-x:auto;scroll-behavior:smooth;padding:.4rem .2rem 1.1rem;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}.detail-episodes-track:active,.detail-episodes-track.is-dragging{cursor:grabbing!important}.detail-episodes-track::-webkit-scrollbar{display:none}.episode-card{flex:0 0 340px;width:340px;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1);text-decoration:none!important;color:inherit!important;-webkit-user-drag:none}.episode-card.skeleton-card{pointer-events:none!important;cursor:default!important;user-select:none!important;transform:none!important}.episode-card.skeleton-card .episode-thumb-wrap{aspect-ratio:16 / 9;border-radius:16px;border:1.5px solid rgba(255,255,255,.08);background:#121216}.cast-avatar-card.skeleton-card{pointer-events:none!important;cursor:default!important;user-select:none!important;transform:none!important}.cast-avatar-card.skeleton-card .cast-avatar-circle{border-color:#ffffff14;background:#18181b}.trailer-card.skeleton-card{pointer-events:none!important;cursor:default!important;user-select:none!important;transform:none!important}.trailer-card.skeleton-card .trailer-thumb-wrapper{aspect-ratio:16 / 9;border-radius:14px;border:1.2px solid rgba(255,255,255,.08);background:#121216}.episode-card:hover{transform:translateY(-6px)}.episode-thumb-wrap{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;background:#121216;border:1.5px solid rgba(255,255,255,.12);box-shadow:0 10px 28px #0009;transition:border-color .25s ease,box-shadow .25s ease}.episode-card:hover .episode-thumb-wrap{border-color:#ffffff38;box-shadow:0 12px 32px #000000b3}.episode-thumb-img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;display:block}.episode-card:hover .episode-thumb-img{transform:scale(1.08)}.episode-play-overlay{position:absolute;inset:0;background:#00000073;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .22s ease}.episode-card:hover .episode-play-overlay{opacity:1}.episode-play-btn{width:56px;height:56px;display:flex;align-items:center;justify-content:center;transform:scale(.85);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.episode-card:hover .episode-play-btn{transform:scale(1.15)}.episode-play-btn svg{width:56px;height:56px;fill:var(--accent);filter:drop-shadow(0 4px 18px rgba(0,255,136,.85))}.episode-num-badge{position:absolute;top:10px;left:10px;background:transparent;padding:0;font-size:.92rem;font-weight:800;color:#fff;letter-spacing:.04em;text-shadow:0 2px 8px rgba(0,0,0,.95),0 0 4px rgba(0,0,0,.9);z-index:3}.episode-watch-badge-btn{position:absolute;top:8px;right:8px;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#ffffffd9;cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1),background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;z-index:4}.episode-watch-badge-btn:hover{background:#000000a6;border-color:#ffffff73;color:#fff;transform:scale(1.08)}.episode-watch-badge-btn:active{transform:scale(.92)}.episode-watch-badge-btn.watched{background:#fff!important;color:#111115!important;border-color:#fff!important;box-shadow:0 4px 14px #00000080!important;transform:scale(1)}.episode-watch-badge-btn.watched:hover{background:#fff!important;color:#111115!important;transform:scale(1.08);box-shadow:0 6px 18px #000000a6!important}@keyframes watchedPop{0%{transform:scale(.85)}50%{transform:scale(1.16)}to{transform:scale(1)}}.episode-watch-badge-btn.just-toggled{animation:watchedPop .26s cubic-bezier(.34,1.56,.64,1)}.episode-card.is-watched .episode-thumb-img{opacity:.85}.episode-runtime-badge{position:absolute;bottom:10px;right:10px;background:transparent;padding:0;font-size:.85rem;font-weight:700;color:#ffffffe6;text-shadow:0 2px 8px rgba(0,0,0,.95),0 0 4px rgba(0,0,0,.9);z-index:3}.episode-info{display:flex;flex-direction:column;gap:5px}.episode-title{font-size:1.02rem;font-weight:700;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.episode-overview{font-size:.86rem;color:#a8a8b3;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.detail-trailers-track{display:flex;gap:1.6rem;overflow-x:auto;scroll-behavior:smooth;padding:.5rem .2rem 1.5rem;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}.detail-trailers-track:active,.detail-trailers-track.is-dragging{cursor:grabbing!important}.detail-trailers-track::-webkit-scrollbar{display:none}.trailer-card{width:310px;flex-shrink:0;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;transition:transform .22s var(--ease)}.trailer-card:hover{transform:translateY(-4px)}.trailer-thumb-wrapper{position:relative;aspect-ratio:16/9;width:100%;border-radius:14px;overflow:hidden;border:1.2px solid rgba(255,255,255,.12);background:#121216;box-shadow:0 8px 24px #00000080}.trailer-thumb{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.trailer-card:hover .trailer-thumb{transform:scale(1.06)}.trailer-play-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .25s var(--ease)}.trailer-card:hover .trailer-play-badge{opacity:1}.trailer-play-badge .card-play-img{width:54px;height:54px;transform:scale(.9);transition:transform .25s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 4px 16px rgba(0,0,0,.95))}.trailer-card:hover .trailer-play-badge .card-play-img{transform:scale(1.15)}.trailer-type-tag{position:absolute;bottom:8px;right:8px;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14);border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.05em}.trailer-title{display:none!important}.detail-collection-nav,.detail-recs-nav{display:flex;align-items:center;gap:.75rem}.detail-track-nav{position:absolute;inset:0;pointer-events:none;display:flex;justify-content:space-between;align-items:center;z-index:10}.detail-track-nav .detail-mover-btn{pointer-events:auto}.detail-mover-btn{width:46px;height:46px;border-radius:50%;background:#121218e0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid rgba(255,255,255,.2);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .22s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 24px #000000b3}.detail-mover-btn:hover{background:#22c55e40;border-color:var(--accent);color:var(--accent);transform:scale(1.14);box-shadow:0 0 24px #22c55e80}.detail-mover-btn.disabled{opacity:0;pointer-events:none}.detail-collection-track,.detail-recs-row{display:flex;gap:.85rem;overflow-x:auto;scroll-behavior:smooth;padding:1.8rem var(--gutter-r) 4rem 1.8rem;margin:-1.8rem 0 -4rem -1.8rem;scrollbar-width:none;-ms-overflow-style:none;width:calc(100% + 1.8rem);overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom;scroll-padding:0}.detail-collection-track::-webkit-scrollbar,.detail-recs-row::-webkit-scrollbar{display:none}.detail-collection-track .card,.detail-recs-row .card{flex:0 0 168px!important;width:168px!important;min-width:168px!important;max-width:168px!important;aspect-ratio:2/3!important;cursor:pointer}.detail-none{color:#71717a;font-size:.95rem;font-weight:600;padding:1rem 0}.footer-simple.detail-footer,.detail-footer{margin-top:5.5rem!important;margin-bottom:0!important;margin-left:-4rem!important;margin-right:0!important;width:calc(100% + 4rem)!important;border-top:1px solid rgba(255,255,255,.06)!important;padding:2.4rem 1.5rem 2.2rem!important;background:linear-gradient(to bottom,transparent 0%,rgba(10,10,10,.85) 100%)!important;position:relative;z-index:10}@media (max-width: 900px){.detail-section{margin-top:.85rem!important;margin-bottom:.48rem!important}.detail-section:last-of-type{margin-bottom:0!important}.detail-section-header,.episodes-section-header{padding-right:1.5rem;margin-bottom:.32rem!important}.detail-body-content,.detail-modal-container{padding-bottom:calc(var(--tabbar-h) + var(--safe-b, 0px) + 30px)!important}.footer-simple.detail-footer,.detail-footer{display:none!important}}.cp-player-backdrop{position:fixed;inset:0;z-index:99999;background:#000000c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:2.5rem;cursor:pointer;opacity:0;animation:cpPlayerFadeIn .22s ease forwards}@keyframes cpPlayerFadeIn{to{opacity:1}}.cp-player-dialog{position:relative;width:100%;max-width:1060px;background:transparent;border:none;border-radius:16px;overflow:hidden;box-shadow:0 30px 90px #000000e6;transform:scale(.95) translateY(16px);animation:cpPlayerPopIn .3s cubic-bezier(.16,1,.3,1) forwards;display:flex;flex-direction:column;cursor:default}@keyframes cpPlayerPopIn{to{transform:scale(1) translateY(0)}}.cp-player-header,.cp-player-title-box,.cp-player-badge,.cp-player-title,.cp-player-actions,.cp-player-action-btn{display:none!important}.cp-player-video-box{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:16px;overflow:hidden}.cp-player-iframe{width:100%;height:100%;border:none;display:block;border-radius:16px}.footer-simple{background:linear-gradient(to bottom,transparent 0%,rgba(10,10,10,.85) 100%);border-top:1px solid rgba(255,255,255,.06);padding:1.3rem 1.5rem 1rem;margin-top:5rem;width:100%;position:relative}body.page-mylist #footer,body.page-history #footer,body.page-settings #footer,body.is-shorts-page #footer,body.is-shorts-page .footer-simple{display:none!important}.footer-simple-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:650px;margin:0 auto;gap:.45rem}.footer-simple-brand{display:inline-flex;align-items:center;gap:.3rem}.footer-simple-logo{height:38px;width:38px;object-fit:contain;filter:none!important;margin-left:0}.footer-simple-divider{width:1px;height:14px;background:#fff3}.footer-simple-discord{color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:all .2s var(--ease);opacity:.85}.footer-simple-discord:hover{opacity:1;color:var(--accent);transform:scale(1.1)}.footer-simple-disclaimer{color:#777;font-size:.75rem;line-height:1.35;max-width:520px;margin:0}.footer-simple-contact{color:#888;font-size:.74rem;text-decoration:underline;text-underline-offset:3px;transition:color .2s var(--ease);margin-top:.1rem}.footer-simple-contact:hover{color:var(--accent)}.back-to-top{position:fixed;bottom:2.2rem;right:2.4rem;z-index:999;width:48px;height:48px;border-radius:50%;background:#0e0e12b8!important;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.22);color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #000000a6,inset 0 1px #ffffff26;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease),box-shadow .25s var(--ease);opacity:0;pointer-events:none;transform:translateY(24px) scale(.85)}.back-to-top svg{width:22px;height:22px;stroke:#fff;color:#fff;stroke-width:2.2}.back-to-top.visible{opacity:1;pointer-events:all;transform:translateY(0) scale(1)}.back-to-top:hover{transform:translateY(-3px) scale(1.08);background:#ffffff29!important;border-color:#fff6;color:#fff!important;box-shadow:0 14px 36px #000000bf,inset 0 1px #ffffff40}.back-to-top:active{transform:scale(.96)}.toast,.toast.show{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.cp-auth-root{position:fixed;inset:0;z-index:9000;display:grid;place-items:center;padding:1.25rem;pointer-events:none;visibility:hidden}.cp-auth-root.open{pointer-events:auto;visibility:visible}.cp-auth-scrim{position:absolute;inset:0;background:radial-gradient(120% 100% at 50% 0%,#0000009e,#000000db);backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25);opacity:0;transition:opacity .32s cubic-bezier(.16,1,.3,1)}.cp-auth-root.open .cp-auth-scrim{opacity:1}body.cp-auth-locked{overflow:hidden}.cp-auth-panel{position:relative;width:min(410px,100%);border-radius:28px;padding:1px;background:#0e0e0e6b;backdrop-filter:blur(34px) saturate(1.9);-webkit-backdrop-filter:blur(34px) saturate(1.9);border:1.2px solid rgba(255,255,255,.14);box-shadow:0 32px 90px #000000b8,0 0 0 1px #ffffff08,inset 0 1px #ffffff29;opacity:0;transform:translateY(18px) scale(.94);transition:opacity .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1);outline:none;overflow:hidden}.cp-auth-root.open .cp-auth-panel{opacity:1;transform:translateY(0) scale(1)}.cp-auth-aura{position:absolute;top:-55%;left:50%;width:130%;height:100%;transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,var(--accent-glow),transparent 70%);opacity:.5;filter:blur(46px);pointer-events:none}.cp-auth-body{position:relative;padding:2.4rem 1.9rem 1.6rem;text-align:center}.cp-auth-close{position:absolute;top:14px;right:14px;z-index:3;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#9a9a9a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s var(--ease)}.cp-auth-close:hover{background:#ffffff24;color:#fff;transform:rotate(90deg)}.cp-auth-mark{width:62px;height:62px;margin:0 auto 1rem;border-radius:20px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px #00000080,inset 0 1px #ffffff24}.cp-auth-logo{width:34px;height:34px;display:block}.cp-auth-title{font-family:var(--font-brand);font-size:1.85rem;letter-spacing:.03em;line-height:1;margin-bottom:.55rem;user-select:none}.cp-auth-sub{font-size:.9rem;line-height:1.5;color:var(--text-2);max-width:30ch;margin:0 auto 1.5rem}.cp-auth-error{margin-bottom:1rem;padding:.65rem .9rem;border-radius:12px;background:#ff3c5a1f;border:1px solid rgba(255,60,90,.32);color:#ff9aae;font-size:.82rem;font-weight:600;line-height:1.4}.cp-auth-error[hidden]{display:none}.cp-google-btn{position:relative;width:100%;min-height:52px;border-radius:9999px;border:1.2px solid rgba(255,255,255,.16);background:#fffffff0;color:#12151c;font-family:var(--font);font-size:.98rem;font-weight:800;cursor:pointer;display:grid;place-items:center;overflow:hidden;transition:transform .2s var(--ease),box-shadow .25s var(--ease),background .2s var(--ease);box-shadow:0 10px 28px #00000073}.cp-google-btn:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:0 16px 38px #0000008c,0 0 0 4px var(--accent-dim)}.cp-google-btn:active:not(:disabled){transform:translateY(0) scale(.985)}.cp-google-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.cp-google-btn-inner{display:inline-flex;align-items:center;gap:.7rem;transition:opacity .2s var(--ease)}.cp-google-g{flex-shrink:0}.cp-google-spinner{position:absolute;width:21px;height:21px;border-radius:50%;border:2.4px solid rgba(18,21,28,.22);border-top-color:#12151c;opacity:0;animation:cp-auth-spin .75s linear infinite}.cp-google-btn.loading{cursor:progress}.cp-google-btn.loading .cp-google-btn-inner{opacity:0}.cp-google-btn.loading .cp-google-spinner{opacity:1}@keyframes cp-auth-spin{to{transform:rotate(360deg)}}.cp-auth-note{display:flex;align-items:center;justify-content:center;gap:.42rem;margin-top:.85rem;font-size:.78rem;font-weight:600;color:var(--text-3)}.cp-auth-note svg{color:var(--accent);flex-shrink:0}.cp-auth-divider{position:relative;margin:1.5rem 0 1.15rem;text-align:center}.cp-auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)}.cp-auth-divider span{position:relative;padding:0 .85rem;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);background:#0e0e0e8c;border-radius:9999px}.cp-auth-perks{list-style:none;display:flex;flex-direction:column;gap:.55rem;text-align:left}.cp-auth-perks li{display:flex;align-items:center;gap:.65rem;padding:.6rem .85rem;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);font-size:.83rem;font-weight:600;color:#c4c4c4}.cp-auth-perks svg{color:var(--accent);flex-shrink:0}.cp-auth-legal{margin-top:1.35rem;font-size:.72rem;line-height:1.55;color:var(--text-3)}.cp-auth-link{color:var(--text-2);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);transition:color .2s var(--ease),border-color .2s var(--ease)}.cp-auth-link:hover{color:var(--accent);border-color:var(--accent)}.cp-avatar{position:relative;display:inline-grid;place-items:center;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(145deg,var(--accent-dark),var(--accent));color:#08110a;font-weight:900;line-height:1;user-select:none}.cp-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.cp-avatar-nav{width:30px;height:30px;font-size:.78rem;box-shadow:0 0 0 1.5px #ffffff38}.cp-avatar-menu{width:38px;height:38px;font-size:.95rem}.cp-avatar-lg{width:68px;height:68px;font-size:1.7rem;box-shadow:0 8px 26px #00000080,0 0 0 2px var(--accent-dim)}.nav-pill-btn.user-btn.has-avatar{padding:0;background:transparent}.nav-pill-btn.user-btn.has-avatar:hover{background:transparent;transform:scale(1.1)}.user-menu-identity{display:flex;align-items:center;gap:.6rem;padding:.6rem .7rem .7rem;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.1)}.user-menu-identity-text{display:flex;flex-direction:column;gap:2px;min-width:0}.user-menu-name{font-size:.85rem;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-email{font-size:.72rem;font-weight:600;color:#a8a8b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-item.is-signout:hover{background:#ff3c5a24;color:#ff9aae}.user-menu-item.is-signout:hover svg{color:#ff9aae;stroke:#ff9aae}.settings-identity{display:flex;align-items:center;gap:1rem;padding:1rem 0 1.25rem}.settings-identity-text{display:flex;flex-direction:column;gap:4px;min-width:0}.settings-identity-name{font-size:1.12rem;font-weight:800;color:#fff}.settings-identity-email{display:inline-flex;align-items:center;gap:.4rem;font-size:.86rem;font-weight:600;color:var(--text-2);word-break:break-all}.settings-identity-email svg{flex-shrink:0;opacity:.85}.settings-identity-badge{display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;margin-top:2px;padding:3px 10px;border-radius:9999px;background:var(--accent-dim);border:1px solid var(--accent-glow);color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.settings-identity-badge--google{background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#d1d1d6;gap:.42rem;padding:4px 10px 4px 8px}.settings-identity-badge--google svg{flex-shrink:0;display:block}.settings-signin-cta{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:2rem 1rem 1.75rem;text-align:center}.settings-signin-cta h4{font-size:1.05rem;font-weight:800;color:#fff}.settings-signin-cta p{font-size:.86rem;line-height:1.5;color:var(--text-2);max-width:42ch}.settings-signin-btn{margin-top:.35rem;min-height:46px;padding:0 1.5rem;border-radius:9999px;border:1.2px solid rgba(255,255,255,.16);background:#fffffff0;color:#12151c;font-family:var(--font);font-size:.92rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;transition:transform .2s var(--ease),box-shadow .25s var(--ease)}.settings-signin-btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px #00000080,0 0 0 4px var(--accent-dim)}.settings-sync-pill{display:inline-flex;align-items:center;gap:.45rem;padding:5px 12px;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-size:.76rem;font-weight:700;color:var(--text-2);white-space:nowrap}.settings-sync-dot{width:7px;height:7px;border-radius:50%;background:var(--text-3);flex-shrink:0}.settings-sync-pill[data-status=idle] .settings-sync-dot{background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.settings-sync-pill[data-status=syncing] .settings-sync-dot{background:var(--accent);animation:cp-sync-pulse 1.1s ease-in-out infinite}.settings-sync-pill[data-status=error] .settings-sync-dot{background:#ff3c5a;box-shadow:0 0 8px #ff3c5a80}@keyframes cp-sync-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.settings-auth-only[hidden],.settings-anon-only[hidden]{display:none!important}@media (max-width: 480px){.cp-auth-panel{border-radius:24px}.cp-auth-body{padding:2.1rem 1.35rem 1.4rem}.cp-auth-title{font-size:1.6rem}.settings-identity{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion: reduce){.cp-auth-panel,.cp-auth-scrim,.cp-google-btn{transition-duration:.01ms!important}.cp-google-spinner,.settings-sync-pill[data-status=syncing] .settings-sync-dot{animation:none}}.settings-page-wrapper{max-width:1040px;margin:0 auto;padding-top:calc(var(--nav-h) + 16px)!important;padding-bottom:calc(var(--tabbar-h) + var(--safe-b, 0px) + 36px)!important;padding-left:var(--gutter-l)!important;padding-right:var(--gutter-r)!important;position:relative;box-sizing:border-box}.settings-nav-bar-container{position:fixed;top:var(--nav-h);left:0;right:0;z-index:35;display:flex;justify-content:flex-start;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom;scrollbar-width:none;padding:8px var(--gutter-l) 8px max(var(--gutter-l),calc((100vw - 1040px) / 2 + var(--gutter-l)));background:#080808a6;backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);border-bottom:none}.settings-nav-bar-container::-webkit-scrollbar{display:none}.settings-page-wrapper{padding-top:calc(var(--nav-h) + 98px)!important}.settings-top-header{position:relative;z-index:1;display:flex;align-items:center;margin-bottom:1.25rem;padding-top:.25rem}.settings-top-header .page-header-title{font-size:1.75rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1;margin-bottom:0}.settings-nav-pill-bar{display:inline-flex;align-items:center;background:#0e0e1285;backdrop-filter:blur(28px) saturate(1.85);-webkit-backdrop-filter:blur(28px) saturate(1.85);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;padding:5px 6px;box-shadow:0 16px 40px #0009,inset 0 1px #ffffff29;min-width:max-content}.settings-nav-pill-bar .nav-pill-item{font-size:.86rem;padding:7px 18px;gap:7px}.settings-nav-pill-bar .pill-icon{width:18px;height:18px}.settings-panels-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem}.settings-tab-panel{display:flex!important;flex-direction:column;gap:1.25rem;scroll-margin-top:calc(var(--nav-h) + 65px)}.settings-card{position:relative;background:#121218b8;border:1.2px solid rgba(255,255,255,.1);border-radius:18px;padding:1.25rem 1.4rem;display:flex;flex-direction:column;box-sizing:border-box;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);box-shadow:inset 0 1px #ffffff1a,0 10px 30px #00000080;transition:border-color .2s ease}.settings-card:hover{border-color:#ffffff2e}.settings-card-header{margin-bottom:.9rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;gap:.8rem;cursor:pointer;user-select:none}.settings-card-chevron{display:none;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff0f;color:#fff9;flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1),background .2s ease,color .2s ease}.settings-card-chevron svg{width:15px;height:15px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.settings-card:hover .settings-card-chevron{background:#ffffff1f;color:#fff}.settings-card-title{font-size:1.12rem;font-weight:600;color:#fff;letter-spacing:-.01em;margin-bottom:.2rem;display:flex;align-items:center;gap:.4rem}.settings-card-desc{font-size:.8rem;font-weight:400;color:#8c8c9a;line-height:1.4}.settings-header-with-action{display:flex;align-items:center;justify-content:space-between;gap:1rem}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.8rem 0;min-height:48px;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.05)}.settings-row:last-child{border-bottom:none;padding-bottom:0}.settings-info{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.settings-label{font-size:.9rem;font-weight:500;color:#f2f2f6;letter-spacing:.01em}.settings-sub{font-size:.76rem;font-weight:400;color:#888896;line-height:1.38}.settings-toggle{position:relative;display:inline-block;width:44px;height:25px;flex-shrink:0;cursor:pointer}.settings-toggle input{opacity:0;width:0;height:0}.settings-slider{position:absolute;inset:0;background:#ffffff24;border:1px solid rgba(255,255,255,.16);border-radius:9999px;box-shadow:none;transition:all .22s cubic-bezier(.4,0,.2,1)}.settings-slider:before{position:absolute;content:"";height:19px;width:19px;left:2.5px;bottom:2px;background:#fff;border-radius:50%;transition:all .22s cubic-bezier(.4,0,.2,1);box-shadow:0 1.5px 4px #00000059}.settings-toggle input:checked+.settings-slider{background:var(--accent, #00e5ff);border-color:var(--accent, #00e5ff);box-shadow:none}.settings-toggle input:checked+.settings-slider:before{transform:translate(19px);background:#fff;box-shadow:0 1.5px 4px #00000059}.settings-segmented{display:inline-flex;align-items:center;gap:4px;padding:4px 5px;background:#16161ceb;border:1px solid rgba(255,255,255,.14);border-radius:9999px;flex-shrink:0;max-width:100%;box-sizing:border-box}.settings-seg-btn{padding:7px 18px;min-width:78px;text-align:center;border-radius:9999px;background:transparent;border:none;color:#9d9da8;font-size:.86rem;font-weight:600;font-family:var(--font);cursor:pointer;transition:all .2s ease;white-space:nowrap}.settings-seg-btn:hover{color:#fff}.settings-seg-btn.active{background:#fff;color:#000;font-weight:700;box-shadow:0 2px 8px #0006}#seg-episode-style .settings-seg-btn,#seg-detail-type .settings-seg-btn{min-width:105px;padding:7px 22px}#seg-sub-font .settings-seg-btn{min-width:115px;padding:7px 20px}#seg-playback-speed .settings-seg-btn{min-width:58px;padding:7px 14px}.settings-slider-control{display:flex;align-items:center;gap:.75rem;width:100%;max-width:220px}.settings-slider-val{font-size:.84rem;font-weight:600;color:#fff;min-width:38px;text-align:right;font-variant-numeric:tabular-nums;padding:0;background:transparent!important;border:none!important;box-shadow:none!important}.settings-range{-webkit-appearance:none;appearance:none;flex:1;width:100%;height:5px;border-radius:9999px;background:#ffffff29;border:1px solid rgba(255,255,255,.08);outline:none;cursor:pointer}.settings-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 6px #00000080;transition:transform .2s ease,box-shadow .2s ease}.settings-range::-webkit-slider-thumb:hover{transform:scale(1.15)}.settings-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:none;cursor:pointer}.settings-color-pickers{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.sub-color-circle{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0006}.sub-color-circle:hover{transform:scale(1.15)}.sub-color-circle.active{border-color:#fff;transform:scale(1.2);box-shadow:0 0 10px #ffffffb3}.settings-select{padding:6px 12px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;font-size:.82rem;font-weight:500;font-family:var(--font);cursor:pointer;outline:none;transition:all .2s ease;max-width:min(180px,45vw)}.settings-select:hover,.settings-select:focus{background:#ffffff24;border-color:#ffffff4d}.settings-select option{background:#14141c;color:#fff}.settings-custom-dropdown{position:relative;flex-shrink:0;z-index:2}.settings-card:has(.theme-dropdown-menu.open),.settings-card:has(.settings-dropdown-menu.open),.settings-card:has(.settings-custom-dropdown.open),.settings-tab-panel:has(.theme-dropdown-menu.open),.settings-tab-panel:has(.settings-dropdown-menu.open){z-index:80!important}.settings-row:has(.theme-dropdown-menu.open),.settings-row:has(.settings-dropdown-menu.open),.settings-row:has(.settings-custom-dropdown.open){z-index:90!important}.settings-dropdown-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:.55rem;padding:6px 13px;background:#ffffff14;border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;color:#fff;font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease;min-width:140px}.settings-dropdown-btn:hover{background:#ffffff24;border-color:#ffffff4d}.settings-dropdown-btn .dropdown-chevron{transition:transform .2s ease;color:#a0a0ab}.settings-custom-dropdown.open .dropdown-chevron{transform:rotate(180deg)}.settings-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;width:200px;background:#121218fa;border:1.2px solid rgba(255,255,255,.18);border-radius:18px;padding:6px;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);box-shadow:0 20px 50px #000000e0,inset 0 1px #ffffff2e;display:none;flex-direction:column;gap:2px;z-index:1000!important;overscroll-behavior:contain}.settings-dropdown-menu.open{display:flex;animation:dropdownMenuIn .2s cubic-bezier(.16,1,.3,1) both}.settings-dropdown-option{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:12px;color:#ccc;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .16s ease;user-select:none}.settings-dropdown-option:hover{background:#ffffff1f;color:#fff}.settings-dropdown-option.active{background:#ffffff29;color:#fff;font-weight:700}.settings-theme-selector{position:relative;flex-shrink:0;z-index:2}.theme-dropdown-btn{display:inline-flex;align-items:center;gap:.5rem;padding:6px 12px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:9999px;color:#fff;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .2s ease}.theme-dropdown-btn:hover{background:#ffffff24;border-color:#ffffff4d}.theme-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.theme-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;width:190px;background:#121218fa;border:1.2px solid rgba(255,255,255,.18);border-radius:14px;padding:6px;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);box-shadow:0 20px 50px #000000e0,inset 0 1px #ffffff26;display:none;flex-direction:column;gap:3px;z-index:1000!important;overscroll-behavior:contain}.theme-dropdown-menu.open{display:flex}.theme-option{display:flex;align-items:center;gap:.55rem;padding:7px 10px;border-radius:8px;color:#ccc;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .16s ease}.theme-option:hover{background:#ffffff1a;color:#fff}.theme-option.active{background:#ffffff24;color:#fff;font-weight:600}.settings-action-btn{padding:6px 14px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.82rem;font-weight:500;font-family:var(--font);cursor:pointer;transition:all .2s ease;white-space:nowrap}.settings-action-btn:hover{background:#ffffff29;border-color:#ffffff40}.settings-action-btn.danger{color:#ff6b6b;border-color:#ef44444d;background:#ef44441a}.settings-action-btn.danger:hover{background:#ef444433;border-color:#ef444480;color:#ffa8a8}.settings-signin-cta{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.2rem .5rem;gap:.6rem}.settings-signin-cta h4{font-size:1.08rem;font-weight:600;color:#fff}.settings-signin-cta p{font-size:.82rem;color:#8c8c9a;max-width:420px;line-height:1.45}.settings-signin-btn{display:inline-flex;align-items:center;gap:.65rem;padding:10px 20px;border-radius:9999px;background:#fff;color:#000;border:none;font-size:.88rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:.4rem}.settings-signin-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #ffffff40}.settings-identity{display:flex;align-items:center;gap:.9rem;padding:.4rem 0 .8rem}.settings-identity-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.settings-identity-name{font-size:.98rem;font-weight:600;color:#fff}.settings-identity-email{font-size:.78rem;color:#8c8c9a;display:flex;align-items:center;gap:.35rem}.settings-acc-id-section{padding:.4rem 0 .2rem}.settings-acc-id-label{font-size:.72rem;font-weight:600;letter-spacing:.08em;color:#8c8c9a;margin-bottom:.45rem}.settings-acc-id-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.settings-account-id-display{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92rem;font-weight:500;color:#d4d4dc;letter-spacing:.1em;word-break:break-all}.settings-account-id-actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.settings-icon-btn{width:34px;height:34px;border-radius:9px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#a1a1aa;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.settings-icon-btn:hover{background:#ffffff24;color:#fff;border-color:#ffffff38}.settings-sync-pill{display:inline-flex;align-items:center;gap:.35rem;padding:4px 10px;border-radius:9999px;background:#ffffff14;font-size:.74rem;font-weight:600;color:#a1a1aa;flex-shrink:0}.settings-sync-dot{width:7px;height:7px;border-radius:50%;background:#6b7280}.settings-sync-pill[data-status=synced] .settings-sync-dot{background:#10b981}.settings-acc-divider{height:1px;background:#ffffff0f;margin:.85rem 0 .4rem}.settings-acc-options{display:flex;flex-direction:column;gap:.2rem}.settings-acc-option-row{display:flex;align-items:center;gap:.85rem;padding:.75rem .5rem;min-height:48px;box-sizing:border-box;border-radius:12px;cursor:pointer;user-select:none;transition:all .18s ease}.settings-acc-option-row:hover{background:#ffffff0d}.settings-acc-icon{width:36px;height:36px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:center;color:#d4d4dc;flex-shrink:0;transition:all .2s ease}.settings-acc-icon svg{width:18px;height:18px}.settings-acc-icon.danger{color:#ff6b6b;background:#ef44441a;border-color:#ef444433}.settings-acc-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.settings-acc-title{font-size:.9rem;font-weight:500;color:#fff}.settings-acc-desc{font-size:.76rem;font-weight:400;color:#8c8c9a;line-height:1.35}.text-danger{color:#ff6b6b!important}.server-order-list{display:flex;flex-direction:column;gap:.35rem}.server-order-item{display:flex;align-items:center;gap:.85rem;padding:.75rem .9rem;min-height:48px;box-sizing:border-box;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);cursor:grab;user-select:none;transition:all .2s cubic-bezier(.16,1,.3,1)}.server-order-item:hover{background:#ffffff12;border-color:#ffffff1f}.server-order-item.dragging{opacity:.35;background:#ffffff14;border-color:#ffffff26;cursor:grabbing}.server-order-item.drag-over{background:#ffffff1f;border-color:#fff}.server-drag-handle{color:#71717a;cursor:grab;display:inline-flex;align-items:center;flex-shrink:0}.server-item-name{font-size:.92rem;font-weight:500;color:#fff;letter-spacing:.01em}.sub-custom-picker-btn-wrapper{position:relative;width:24px;height:24px;border-radius:50%;overflow:hidden;background:conic-gradient(from 180deg at 50% 50%,red,#ff0,#0f0,#0ff,#00f,#f0f,red 360deg);box-shadow:0 2px 8px #0006;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.sub-custom-picker-btn-wrapper:hover{transform:scale(1.15)}.sub-custom-color-input{position:absolute;top:-10px;left:-10px;width:50px;height:50px;opacity:0;cursor:pointer}.settings-sub-preview-card{position:relative;border-radius:16px;background:radial-gradient(circle at center,#1e1e2ae6,#0a0a0ef2);border:1px solid rgba(255,255,255,.12);padding:1.25rem 1.4rem 1.4rem;margin-bottom:.85rem;box-shadow:inset 0 1px #ffffff14,0 12px 32px #0009;overflow:hidden}.settings-sub-preview-badge{font-size:.68rem;font-weight:600;letter-spacing:.08em;color:#a1a1aa;text-transform:uppercase;margin-bottom:.6rem;display:flex;align-items:center;gap:6px}.settings-sub-preview-badge:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#a1a1aa;box-shadow:none}.settings-sub-preview-stage{display:flex;align-items:center;justify-content:center;min-height:80px;text-align:center;padding:.5rem 1rem}.settings-sub-preview-cue{display:inline-block;font-family:Nunito Sans,sans-serif;font-size:1.15rem;font-weight:700;color:#fff;padding:6px 14px;border-radius:8px;background:#000000b8;box-shadow:0 2px 10px #00000080;text-shadow:0 2px 4px rgba(0,0,0,.95);transition:all .22s ease;line-height:1.35;max-width:90%}.settings-sub-preview-cue.no-bg{background:transparent!important;box-shadow:none!important}.settings-sub-preview-cue.pastel{text-shadow:0 0 12px currentColor,0 2px 6px rgba(0,0,0,.9)}#seg-playback-zoom .settings-seg-btn,#seg-controls-timeout .settings-seg-btn{min-width:72px;padding:7px 16px}.settings-mobile-menu,.settings-mobile-header{display:none}@media (max-width: 900px){.settings-nav-bar-container{display:none!important}.settings-page-wrapper{padding-top:calc(var(--nav-h) + 12px)!important;padding-bottom:calc(var(--tabbar-h) + var(--safe-b, 0px) + 36px)!important;padding-left:var(--gutter-l)!important;padding-right:var(--gutter-r)!important;min-height:calc(100vh - var(--nav-h) - var(--tabbar-h) - var(--safe-b, 0px))!important;box-sizing:border-box!important;max-width:100%!important;width:100%!important}.settings-top-header.page-header-row,.settings-mobile-header.page-header-row{margin-top:10px!important;margin-bottom:1.2rem!important;padding-top:0!important}.settings-mobile-menu{display:flex;flex-direction:column;width:100%;margin-bottom:2rem}.settings-mobile-menu-item{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;transition:background .18s ease,transform .15s ease}.settings-mobile-menu-item:hover,.settings-mobile-menu-item:active{background:#ffffff0a}.settings-mobile-menu-title{font-size:.94rem;font-weight:600;color:#fff;letter-spacing:-.01em}.settings-mobile-menu-arrow{width:18px;height:18px;color:#fff6;flex-shrink:0;transition:transform .2s ease,color .2s ease}.settings-mobile-menu-item:active .settings-mobile-menu-arrow{color:#fff;transform:translate(2px)}.settings-page-wrapper:not(.settings-in-subpage) .settings-tab-panel{display:none!important}.settings-page-wrapper.settings-in-subpage .settings-top-header,.settings-page-wrapper.settings-in-subpage .settings-mobile-menu{display:none!important}.settings-mobile-header{display:flex;align-items:center;margin-bottom:1.1rem}.settings-mobile-header .page-header-title{font-size:1.55rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin:0}.settings-tab-panel{display:none!important}.settings-tab-panel.active-mobile-subpage{display:flex!important;flex-direction:column;gap:.9rem;animation:subpageSlideIn .22s cubic-bezier(.16,1,.3,1) forwards}@keyframes subpageSlideIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.settings-card{padding:0!important;border-radius:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.settings-card-chevron,.settings-card-header{display:none!important}.settings-row{gap:.75rem;padding:13px 0!important;min-height:44px;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.settings-row:last-child{border-bottom:none!important}.settings-info{flex:1 1 auto;min-width:0;margin-right:.5rem}.settings-label{font-size:.86rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-sub{display:none!important}.settings-row.row-segmented{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;padding:14px 0!important}.settings-row.row-segmented .settings-info{width:100%!important;margin-right:0!important}.settings-row.row-segmented .settings-segmented{width:100%!important;max-width:100%!important;display:flex!important;padding:4px!important;box-sizing:border-box!important;border-radius:12px!important;background:#ffffff12;border:1px solid rgba(255,255,255,.1);gap:4px!important;overflow-x:auto;scrollbar-width:none}.settings-row.row-segmented .settings-seg-btn{flex:1 1 0!important;text-align:center!important;justify-content:center!important;padding:9px 4px!important;font-size:.82rem!important;font-weight:600!important;border-radius:8px!important;min-width:0!important;white-space:nowrap!important}#seg-playback-speed .settings-seg-btn{padding:8px 2px!important;font-size:.76rem!important}.settings-slider-control{display:flex;align-items:center;max-width:190px;gap:8px;flex-shrink:0}.settings-slider-control .settings-range{width:95px;height:5px;border-radius:4px;accent-color:var(--accent)}.settings-slider-val{font-size:.82rem;font-weight:600;min-width:36px;text-align:right;color:#ffffffd9}.settings-color-pickers{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.settings-color-pickers::-webkit-scrollbar{display:none}.sub-color-circle,.sub-custom-picker-btn-wrapper{width:22px;height:22px;border-radius:50%;flex-shrink:0}.theme-dropdown-btn,.settings-dropdown-btn{font-size:.84rem;font-weight:600;padding:7px 14px;min-width:140px;max-width:210px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.theme-dropdown-menu,.settings-dropdown-menu{min-width:180px;border-radius:12px}.settings-sub-preview-card{border-radius:12px;padding:8px 12px!important;margin-bottom:.85rem!important}.settings-sub-preview-badge{font-size:.58rem!important;margin-bottom:2px!important;gap:4px!important}.settings-sub-preview-badge:before{width:4px!important;height:4px!important}.settings-sub-preview-stage{min-height:32px!important;padding:2px 4px!important}.settings-sub-preview-cue{padding:4px 10px!important;line-height:1.3!important;border-radius:6px!important;max-width:96%!important}.server-order-item{padding:11px 12px;border-radius:12px;margin-bottom:7px}}body.is-shorts-page #navbar,body.is-shorts-page .navbar,body.is-shorts-page .site-navbar,body.is-shorts-page #footer,body.is-shorts-page .footer-simple,body.is-shorts-page .mobile-tabbar{display:none!important}.shorts-page-root{position:fixed;inset:0;width:100vw;height:100vh;background:#030406;z-index:1500;overflow:hidden;display:flex;align-items:center;justify-content:center;user-select:none}.shorts-page-bg{position:absolute;inset:0;background-size:cover;background-position:center center;background-repeat:no-repeat;filter:grayscale(100%) brightness(.35) contrast(1.22);-webkit-filter:grayscale(100%) brightness(.35) contrast(1.22);transform:scale(1.04);pointer-events:none;z-index:1;transition:background-image .6s ease-in-out}.shorts-page-vignette{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#0000001f,#07070994 45%,#060608e6 75%,#070709);pointer-events:none;z-index:2}.shorts-header-left{position:absolute;top:24px;left:28px;display:flex;align-items:center;gap:.85rem;z-index:60}.shorts-header-right{position:absolute;top:24px;right:28px;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;z-index:70}.shorts-search-pill-bar{position:relative;padding:6px 12px}@media (min-width: 901px){.shorts-header-right .nav-search-dropdown-panel{position:absolute;top:56px;right:0;left:auto;transform:none;width:100%;min-width:100%;max-width:calc(100vw - 48px);max-height:calc(100vh - 80px);overflow:hidden}.shorts-header-right .nav-search-dropdown-panel:has(.search-results-section:not([style*="display: none"])){width:max-content}.shorts-header-right .search-dropdown-results{display:grid;grid-template-columns:repeat(4,130px);gap:.85rem;max-height:calc(100vh - 150px);overflow-y:auto;padding:.4rem .2rem .2rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.shorts-header-right .search-dropdown-card.card,.shorts-header-right .search-dropdown-card,.shorts-header-right .search-dropdown-card.skeleton-card,.shorts-header-right .search-dropdown-card.skeleton{width:130px!important;min-width:130px!important;max-width:130px!important;height:195px!important;aspect-ratio:2/3;border-radius:12px}}.shorts-header-right .search-history-section{width:100%;max-width:100%}.shorts-header-right .search-history-tags{display:flex;flex-wrap:wrap;gap:6px}.shorts-header-right .search-dropdown-results::-webkit-scrollbar{width:5px}.shorts-header-right .search-dropdown-results::-webkit-scrollbar-thumb{background:#fff3;border-radius:9999px}.shorts-header-right .search-dropdown-card .card-poster.loaded,.shorts-header-right .search-dropdown-card:hover .card-poster.loaded,.shorts-header-right .search-dropdown-card:hover .card-poster{opacity:1!important;visibility:visible!important}.shorts-header-right .search-dropdown-card .card-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.shorts-header-right .search-dropdown-card:hover .card-play-btn{transform:translate(-50%,-50%) scale(.95)}.shorts-header-right .search-dropdown-card .card-overlay{padding:.5rem .6rem .65rem}.shorts-header-right .search-dropdown-card .card-title{font-size:.84rem;line-height:1.2;font-weight:800}.shorts-header-right .search-dropdown-card .card-meta{font-size:.74rem;font-weight:700;gap:.35rem}.shorts-header-right .search-btn{width:48px;height:48px;min-width:48px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);color:#fff;cursor:pointer;box-shadow:0 4px 20px #0006;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .2s ease,border-color .2s ease,box-shadow .2s ease}.shorts-header-right .search-btn:hover{transform:scale(1.08);background:#ffffff2e;border-color:#ffffff59;box-shadow:0 6px 24px #0009}.shorts-header-right .search-btn:active{transform:scale(.95)}@media (max-width: 768px){.shorts-header-right{top:18px;right:16px}.shorts-header-right .nav-search-dropdown-panel{width:calc(100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100vh - 70px)}.shorts-header-right .search-dropdown-results{grid-template-columns:repeat(3,1fr);max-height:calc(100vh - 130px)}.shorts-header-right .search-dropdown-card.card,.shorts-header-right .search-dropdown-card{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;aspect-ratio:2/3}}@media (max-width: 480px){.shorts-header-right .search-dropdown-results{grid-template-columns:repeat(2,1fr)}}.shorts-top-right-controls{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:8px;z-index:25;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .22s ease,transform .22s ease}.shorts-card-container:hover .shorts-top-right-controls,.shorts-card-container:focus-within .shorts-top-right-controls{opacity:1;pointer-events:all;transform:translateY(0)}#shorts-page:fullscreen,#shorts-page.is-fullscreen{width:100vw;height:100vh;background:#000;overflow:hidden}#shorts-page:fullscreen .shorts-feed-wrapper,#shorts-page.is-fullscreen .shorts-feed-wrapper{padding:0;width:100vw;height:100vh;gap:0}#shorts-page:fullscreen .shorts-card-container,#shorts-page.is-fullscreen .shorts-card-container,.shorts-card-container:fullscreen{width:100vw;height:100vh;max-height:100vh;border-radius:0;box-shadow:none;border:none}#shorts-page:fullscreen .shorts-video-frame,#shorts-page.is-fullscreen .shorts-video-frame,.shorts-card-container:fullscreen .shorts-video-frame{width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden}#shorts-page:fullscreen .shorts-video-player-box,#shorts-page.is-fullscreen .shorts-video-player-box,.shorts-card-container:fullscreen .shorts-video-player-box{width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden}#shorts-page:fullscreen .shorts-video-iframe,#shorts-page.is-fullscreen .shorts-video-iframe,.shorts-card-container:fullscreen .shorts-video-iframe{width:100vw;height:56.25vw;min-width:177.78vh;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none}#shorts-page:fullscreen .shorts-ambient-poster,#shorts-page.is-fullscreen .shorts-ambient-poster,.shorts-card-container:fullscreen .shorts-ambient-poster{display:none}#shorts-page:fullscreen .shorts-actions-sidebar,#shorts-page.is-fullscreen .shorts-actions-sidebar{position:absolute;right:32px;bottom:36px;margin-bottom:0;z-index:50}#shorts-page:fullscreen .shorts-info-box,#shorts-page.is-fullscreen .shorts-info-box{bottom:36px;left:36px;right:auto;max-width:min(580px,60vw);z-index:40}#shorts-page:fullscreen .shorts-left-movers,#shorts-page.is-fullscreen .shorts-left-movers{left:32px;z-index:60}#shorts-page:fullscreen .shorts-header-left .detail-brand-pill,#shorts-page.is-fullscreen .shorts-header-left .detail-brand-pill{display:none!important}#shorts-page:fullscreen .shorts-top-video-controls,#shorts-page.is-fullscreen .shorts-top-video-controls{position:fixed;top:24px;left:calc(76px + .85rem);z-index:70;opacity:1;pointer-events:all;transform:none}#shorts-page:fullscreen .shorts-volume-capsule,#shorts-page.is-fullscreen .shorts-volume-capsule{height:48px;padding:0 18px 0 16px;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);box-shadow:0 4px 20px #0006}#shorts-page:fullscreen .shorts-header-right,#shorts-page.is-fullscreen .shorts-header-right{position:absolute;top:24px;right:90px;z-index:70}#shorts-page:fullscreen .shorts-top-right-controls,#shorts-page.is-fullscreen .shorts-top-right-controls{position:fixed;top:24px;right:28px;z-index:70;opacity:1;pointer-events:all;transform:none}#shorts-page:fullscreen .shorts-top-right-controls .shorts-ctrl-btn,#shorts-page.is-fullscreen .shorts-top-right-controls .shorts-ctrl-btn{width:48px;height:48px;min-width:48px;border-radius:50%;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);box-shadow:0 4px 20px #0006}.shorts-left-movers{position:absolute;left:28px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:60}.shorts-mover-btn{width:44px;height:44px;border-radius:50%;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 20px #0006}.shorts-mover-btn:hover{background:#fff3;border-color:#ffffff59;transform:scale(1.1)}.shorts-mover-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.shorts-feed-wrapper{display:flex;align-items:flex-end;justify-content:center;gap:20px;position:relative;height:100vh;padding:12px 0;box-sizing:border-box}.shorts-card-container{width:min(490px,calc((100vh - 24px)*.5625));height:calc(100vh - 24px);max-height:100vh;border-radius:20px;overflow:hidden;background:#000;position:relative;box-shadow:0 24px 70px #000000f2,0 0 0 1px #ffffff14}@media (max-height: 700px){.shorts-feed-wrapper{padding:0}.shorts-card-container{width:min(450px,56.25vh);height:100vh;border-radius:0}}.shorts-video-frame{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:#000}.shorts-ambient-poster{position:absolute;inset:-30px;width:calc(100% + 60px);height:calc(100% + 60px);object-fit:cover;filter:blur(36px) brightness(.4);opacity:.85;z-index:1}.shorts-video-player-box{position:absolute;inset:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.shorts-video-iframe{position:absolute;top:50%;left:50%;width:177.78vh;height:100%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);border:none;user-select:none!important;object-fit:cover}.shorts-overlay-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.6) 35%,transparent 65%);z-index:3;pointer-events:none}.shorts-gesture-layer{position:absolute;inset:0;z-index:5;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none}.shorts-top-video-controls{position:absolute;top:16px;left:16px;display:flex;align-items:center;gap:8px;z-index:25;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .22s ease,transform .22s ease}.shorts-card-container:hover .shorts-top-video-controls,.shorts-card-container:focus-within .shorts-top-video-controls{opacity:1;pointer-events:all;transform:translateY(0)}.shorts-ctrl-btn{width:38px;height:38px;border-radius:50%;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .15s ease,border-color .2s ease;box-shadow:0 4px 14px #0006}.shorts-ctrl-btn:hover{background:#fff3;border-color:#ffffff59;transform:scale(1.08)}.shorts-volume-capsule{display:inline-flex;align-items:center;gap:12px;height:38px;padding:0 16px 0 14px;border-radius:9999px;background:#1a1a1ee0;backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 18px #000000a6;transition:background .2s ease,border-color .2s ease;user-select:none}.shorts-volume-capsule:hover{background:#1a1a1ef5;border-color:#ffffff40}.shorts-ctrl-btn-inner{background:none;border:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;flex-shrink:0;transition:transform .15s ease}.shorts-ctrl-btn-inner:hover{transform:scale(1.1)}.shorts-ctrl-btn-inner:active{transform:scale(.92)}.shorts-ctrl-btn-inner svg{width:20px;height:20px;fill:#fff;display:block}.shorts-volume-slider{-webkit-appearance:none;appearance:none;width:84px;height:5px;background:linear-gradient(to right,#ffffff var(--vol-pct, 25%),rgba(255,255,255,.28) var(--vol-pct, 25%));border-radius:9999px;outline:none;cursor:pointer;margin:0;padding:0;border:none;display:block}.shorts-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 1px 4px #0009;border:none;transition:transform .12s ease}.shorts-volume-slider::-webkit-slider-thumb:hover,.shorts-volume-slider::-webkit-slider-thumb:active{transform:scale(1.15)}.shorts-volume-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 1px 4px #0009}.shorts-volume-slider::-moz-range-track{height:5px;border-radius:9999px;background:transparent}.shorts-info-box{position:absolute;bottom:28px;left:20px;right:20px;z-index:4;display:flex;flex-direction:column;gap:5px;text-align:left}.shorts-item-title{font-size:1.22rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.9)}.shorts-item-logo{display:block;max-width:min(260px,70%);max-height:52px;width:auto;height:auto;object-fit:contain;object-position:left bottom;margin:0 0 2px;filter:drop-shadow(0 2px 10px rgba(0,0,0,.9))}.shorts-item-meta{display:flex;align-items:center;gap:7px;font-size:.82rem;font-weight:700;color:#e4e4e7}.shorts-item-star{color:#eab308}.shorts-item-overview{font-size:.78rem;line-height:1.35;color:#ffffffb8;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shorts-actions-sidebar{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;z-index:10}.shorts-action-poster{width:40px;height:56px;border-radius:7px;object-fit:cover;border:1.5px solid rgba(255,255,255,.25);box-shadow:0 4px 16px #0009;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.shorts-action-poster:hover{transform:scale(1.08);border-color:#fff}.shorts-action-group{display:flex;flex-direction:column;align-items:center;gap:3px}.shorts-action-btn{width:42px;height:42px;border-radius:50%;background:#1a1a1aa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(255,255,255,.16);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #0006}.shorts-action-btn img,.shorts-action-btn svg{width:17px;height:17px}.shorts-action-btn:hover{transform:scale(1.08);background:#fff3;border-color:#ffffff59;box-shadow:0 6px 24px #0009}.shorts-action-btn:active{transform:scale(.95)}.shorts-action-btn.active{background:#fffffff2;color:#000;border-color:#fff}.shorts-action-btn.active svg{stroke:#000}.shorts-action-label{font-size:.68rem;font-weight:600;color:#ffffffd9}.shorts-icon-img{object-fit:contain;pointer-events:none;display:block}.mylist-page-container,.mylists-page-container,.history-page-container{width:100%!important;max-width:100%!important;margin:0 auto;padding:105px var(--gutter-r) 200px var(--gutter-l)!important;box-sizing:border-box}@media (max-width: 1024px){.mylist-page-container,.mylists-page-container,.history-page-container{padding:95px var(--gutter-r) 140px var(--gutter-l)!important}}@media (max-width: 768px){.mylist-page-container,.mylists-page-container,.history-page-container{padding:85px var(--gutter-r) calc(50px + var(--bottom-space)) var(--gutter-l)!important}}.page-top-nav-row{display:flex;align-items:center;margin-bottom:1.6rem}.page-back-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1.2px solid rgba(255,255,255,.14);color:#fff;cursor:pointer;outline:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease;box-shadow:0 4px 14px #0000004d}.page-back-btn:hover{background:#ffffff2e;border-color:#ffffff59;transform:translate(-3px) scale(1.05)}.page-back-btn:active{transform:scale(.95)}.page-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1.2rem}.page-title-with-icon{display:flex;align-items:center;gap:.75rem}.page-title-svg-icon{color:#fff;flex-shrink:0}.page-main-heading{font-size:1.48rem;font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1.2;margin:0}.page-accent-pill-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:9999px;background:#0e0e12b8;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);color:#fff;font-size:.92rem;font-weight:700;cursor:pointer;outline:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease,color .2s ease;box-shadow:none!important;text-shadow:none!important}.page-accent-pill-btn:hover{background:#ffffff24;border-color:#ffffff47;color:#fff;transform:scale(1.03);box-shadow:none!important}.page-accent-pill-btn:active{transform:scale(.96)}.page-accent-pill-btn.active{background:#ffffff2e;color:#fff;border-color:#ffffff40;box-shadow:none!important}.mylist-inline-bar{display:flex;align-items:center;gap:.75rem;background:#0e0e126b;backdrop-filter:blur(28px) saturate(1.6);-webkit-backdrop-filter:blur(28px) saturate(1.6);border:1.2px solid rgba(255,255,255,.12);border-radius:9999px;padding:6px 8px 6px 20px;margin-bottom:2rem;width:100%;box-sizing:border-box;animation:fadeIn .2s ease}.mylist-inline-input{background:transparent;border:none;outline:none;color:#fff;font-family:inherit;font-size:.95rem;font-weight:600;flex:1;min-width:140px}.mylist-inline-input::placeholder{color:#fff6}.mylist-inline-shuffle-btn{width:36px;height:36px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:all .2s ease;flex-shrink:0}.mylist-inline-shuffle-btn:hover{background:#ffffff2e;border-color:#ffffff4d;transform:scale(1.06)}.mylist-inline-submit-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;border-radius:9999px;background:#fff;border:none;color:#000;font-size:.92rem;font-weight:800;cursor:pointer;outline:none;transition:transform .2s ease,background .2s ease;box-shadow:none!important;flex-shrink:0}.mylist-inline-submit-btn:hover{background:#f4f4f5;transform:scale(1.03)}.mylist-main-panel{background:#0e0e126b;backdrop-filter:blur(28px) saturate(1.6);-webkit-backdrop-filter:blur(28px) saturate(1.6);border:1.2px solid rgba(255,255,255,.08);border-radius:24px;padding:2.2rem 2.4rem;width:100%;box-sizing:border-box;min-height:380px;display:flex;flex-direction:column;box-shadow:none}.mylist-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4.5rem 1.5rem;margin:auto 0;width:100%}.mylist-empty-icon-circle{width:52px;height:52px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.mylist-empty-heading{font-size:1.18rem;font-weight:800;color:#fff;margin:0 0 .35rem}.mylist-empty-subtext{font-size:.88rem;color:#888;margin:0;max-width:360px;line-height:1.5}.mylist-sections-container{display:flex;flex-direction:column;gap:2.6rem;width:100%}.mylist-section{width:100%}.mylist-section-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.9rem;margin-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.mylist-section-title-box{display:flex;align-items:baseline;gap:.75rem}.mylist-section-name{font-size:1.24rem;font-weight:800;color:#fff;letter-spacing:-.01em;margin:0}.mylist-section-count{font-size:.88rem;font-weight:600;color:#888}.mylist-section-actions{display:flex;align-items:center;gap:.6rem}.mylist-group-action-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;outline:none;transition:all .2s ease}.mylist-group-action-btn:hover{background:#ffffff29;border-color:#ffffff4d;color:#fff;transform:scale(1.08)}.chevron-icon{transition:transform .25s cubic-bezier(.16,1,.3,1)}.chevron-icon.collapsed{transform:rotate(180deg)}.mylist-section-body.collapsed{display:none}.mylist-group-empty{padding:2rem .5rem;color:#71717a;font-size:.94rem;font-weight:600}.mylist-cards-grid,.history-cards-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1.5rem;width:100%}.mylist-cards-grid .card,.history-cards-grid .card,.history-cards-grid .history-card{width:100%!important;min-width:0!important;max-width:100%!important;aspect-ratio:2/3!important;border-radius:16px;animation:libraryCardEntrance .32s cubic-bezier(.16,1,.3,1) both}@keyframes libraryCardEntrance{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.mylist-cards-grid .card .card-thumb-wrap,.history-cards-grid .card .card-thumb-wrap,.history-cards-grid .history-card .card-thumb-wrap,.mylist-cards-grid .card .card-hover-popup,.history-cards-grid .card .card-hover-popup,.history-cards-grid .history-card .card-hover-popup{border-radius:16px}@media (max-width: 1750px){.history-cards-grid,.mylist-cards-grid{grid-template-columns:repeat(7,1fr);gap:1.25rem}}@media (max-width: 1520px){.history-cards-grid,.mylist-cards-grid{grid-template-columns:repeat(6,1fr);gap:1.2rem}}@media (max-width: 1250px){.history-cards-grid,.mylist-cards-grid{grid-template-columns:repeat(5,1fr);gap:1.1rem}}@media (max-width: 1000px){.history-cards-grid,.mylist-cards-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width: 768px){.history-cards-grid,.mylist-cards-grid{grid-template-columns:repeat(3,1fr);gap:.85rem}}@media (max-width: 520px){.history-cards-grid,.mylist-cards-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.history-actions-row{display:flex;align-items:center;gap:.8rem}.history-clear-all-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:9999px;background:#0e0e12b8;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);color:#fff;font-size:.92rem;font-weight:700;cursor:pointer;outline:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease,color .2s ease;box-shadow:none}.history-clear-all-btn:hover{background:#ffffff24;border-color:#ffffff52;color:#fff;transform:scale(1.03)}.history-clear-all-btn:active{transform:scale(.96)}.history-card{position:relative;width:100%!important;min-width:0!important;max-width:100%!important;aspect-ratio:2/3!important;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;outline:none;z-index:1;transform:translateZ(0)}.history-card:hover{z-index:100}.history-card .card-thumb-wrap{position:relative;width:100%;aspect-ratio:2/3;border-radius:16px;overflow:hidden;background:#141418;box-shadow:0 6px 18px #00000073;border:1px solid rgba(255,255,255,.08);transition:opacity .2s ease}.history-card:hover .card-thumb-wrap{opacity:0}.history-card.edit-mode .card-hover-popup{display:none!important;pointer-events:none!important}.history-card.edit-mode:hover .card-thumb-wrap{opacity:1!important}.history-card.edit-mode{cursor:default;animation:continueWiggle .28s ease-in-out infinite alternate;transform-origin:center center}.history-card.edit-mode:nth-child(2n){animation:continueWiggleAlt .31s ease-in-out infinite alternate;animation-delay:.04s}.history-card.edit-mode:nth-child(3n){animation:continueWiggle .26s ease-in-out infinite alternate;animation-delay:.08s}.history-card.edit-mode:has(.history-card-del-btn:hover){animation-play-state:paused}.history-card.removing{animation:none!important;transform:scale(.6) translateY(8px)!important;opacity:0!important;pointer-events:none!important;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .22s ease!important}.card-progress-track{position:absolute;bottom:0;left:0;right:0;height:4px;background:#000000a6;z-index:3;overflow:hidden}.card-progress-fill{height:100%;background:#fff;box-shadow:none;border-radius:2px;transition:width .3s ease}.history-card-del-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#dc2626e0;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.history-card-del-btn:hover{background:#ef4444;transform:scale(1.15)}.mylist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4.5rem 2.5rem;background:#0e0e0e6b;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:28px;box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26;max-width:620px;margin:2rem auto}.mylist-empty-icon{width:76px;height:76px;border-radius:50%;background:#ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1.2px solid rgba(255,255,255,.14);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;box-shadow:inset 0 1px #ffffff1f}.mylist-empty-title{font-size:1.4rem;font-weight:800;color:#fff;margin:0 0 .5rem;letter-spacing:-.01em}.mylist-empty-desc{font-size:.94rem;color:#a1a1aa;max-width:440px;margin:0 0 1.8rem;line-height:1.55}.mylist-empty-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;justify-content:center}.mylist-explore-btn{padding:10px 24px;border-radius:9999px;background:#fff;color:#000;font-size:.92rem;font-weight:800;border:1.2px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease;box-shadow:0 6px 20px #00000059}.mylist-explore-btn:hover{background:#f4f4f5;transform:scale(1.04)}.mylist-explore-btn.secondary{background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1.2px solid rgba(255,255,255,.14);color:#fff;box-shadow:none}.mylist-explore-btn.secondary:hover{background:#ffffff29;border-color:#ffffff47}.mylist-explore-btn.secondary:hover{background:#ffffff29;border-color:#ffffff59;transform:scale(1.04)}.mylist-modal-overlay{position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:5000;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .2s ease}.mylist-modal-dialog{background:#0e0e129e;backdrop-filter:blur(40px) saturate(2);-webkit-backdrop-filter:blur(40px) saturate(2);border:1.2px solid rgba(255,255,255,.16);border-radius:24px;padding:2rem 2.2rem;width:100%;max-width:480px;box-shadow:0 32px 80px #000000bf,inset 0 1px #ffffff38;display:flex;flex-direction:column;gap:1.3rem}.mylist-modal-header{display:flex;align-items:center;justify-content:space-between}.mylist-modal-title{font-size:1.35rem;font-weight:800;color:#fff;margin:0}.mylist-modal-close-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#a1a1aa;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease}.mylist-modal-close-btn:hover{background:#ffffff29;border-color:#ffffff4d;color:#fff;transform:scale(1.08)}.mylist-modal-input{width:100%;padding:13px 18px;background:#ffffff0f;border:1.2px solid rgba(255,255,255,.14);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:14px;color:#fff;font-family:inherit;font-size:1rem;font-weight:600;outline:none;transition:border-color .2s ease,background .2s ease;box-sizing:border-box}.mylist-modal-input:focus{border-color:#ffffff73;background:#ffffff1a}.mylist-preset-chips{display:flex;flex-wrap:wrap;gap:.55rem}.preset-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 15px;border-radius:9999px;background:#ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1.2px solid rgba(255,255,255,.12);color:#d4d4d8;font-size:.82rem;font-weight:600;cursor:pointer;user-select:none;outline:none;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s ease,border-color .2s ease,color .2s ease;box-shadow:none}.preset-chip svg{color:#a1a1aa;flex-shrink:0;transition:color .2s ease}.preset-chip:hover{background:#ffffff29;border-color:#ffffff59;color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:none}.preset-chip:hover svg{color:#fff}.mylist-modal-actions{display:flex;justify-content:flex-end;gap:.8rem;margin-top:.5rem}.mylist-modal-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:9999px;font-size:.92rem;font-weight:700;cursor:pointer;outline:none;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease;box-shadow:none}.mylist-modal-btn.danger{background:#ef444424;border:1.2px solid rgba(239,68,68,.35);color:#f87171}.mylist-modal-btn.danger:hover{background:#ef444440;border-color:#ef444499;color:#fff;transform:scale(1.03)}.mylist-modal-btn.cancel{background:#ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1.2px solid rgba(255,255,255,.14);color:#fff}.mylist-modal-btn.cancel:hover{background:#ffffff29;border-color:#ffffff59;transform:scale(1.03)}.mylist-modal-btn.confirm{background:#fff;border:none;color:#000;font-weight:800;box-shadow:none!important}.mylist-modal-btn.confirm:hover{background:#f4f4f5;transform:scale(1.03);box-shadow:none!important}.categories-page-wrapper{max-width:1560px;margin:0 auto;width:100%}.categories-banners-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.6rem;width:100%}.category-banner-card{position:relative;height:200px;border-radius:20px;overflow:hidden;border:1.2px solid rgba(255,255,255,.08);background:#111116;cursor:pointer;box-shadow:0 8px 24px #00000073;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s ease,box-shadow .28s ease;contain:layout style}.category-banner-card:hover{transform:translateY(-4px) scale(1.015);border-color:#ffffff47;box-shadow:0 16px 40px #000000a6,0 0 24px var(--accent-dim, rgba(0, 229, 255, .12))}.category-banner-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:brightness(.65) saturate(1.2);transition:transform .4s cubic-bezier(.16,1,.3,1),filter .3s ease}.category-banner-card:hover .category-banner-bg{transform:scale(1.06);filter:brightness(.75) saturate(1.3)}.category-banner-overlay{position:absolute;inset:0;opacity:.85;transition:opacity .3s ease}.category-banner-card:hover .category-banner-overlay{opacity:.75}.category-banner-content{position:relative;z-index:2;height:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box}.category-badge{display:inline-flex;align-self:flex-start;padding:4px 12px;border-radius:9999px;background:#ffffff24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem}.category-banner-name{font-size:1.35rem;font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:.25rem;line-height:1.2}.category-banner-tagline{font-size:.84rem;color:#ffffffc7;line-height:1.4;margin-bottom:.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-explore-btn{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:800;color:var(--accent);transition:transform .2s ease,color .2s ease}.category-banner-card:hover .category-explore-btn{transform:translate(4px);color:#fff}.category-results-view{width:100%}.category-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;width:100%}@media (max-width: 768px){.page-header-row{flex-wrap:nowrap!important;gap:.5rem;margin-bottom:1.2rem;align-items:center;justify-content:space-between}.page-main-heading{font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.history-actions-row{display:inline-flex!important;align-items:center!important;gap:.35rem!important;flex-wrap:nowrap!important;flex-shrink:0}.page-accent-pill-btn,.history-clear-all-btn{padding:6px 12px!important;font-size:.78rem!important;gap:4px!important;white-space:nowrap!important;flex-shrink:0}.page-accent-pill-btn svg{width:13px!important;height:13px!important}.categories-banners-grid{grid-template-columns:1fr}}.movies-hero,.series-hero{position:relative;height:82vh!important;min-height:520px!important;max-height:740px!important}.movies-hero .hero-content,.series-hero .hero-content,.movies-hero .hero-controls-right,.series-hero .hero-controls-right{bottom:calc(14% + 80px)!important}.catalog-page-container{width:100%!important;max-width:100%!important;padding:0 var(--gutter-r) 5rem var(--gutter-l)!important;margin-top:-216px!important;position:relative;z-index:20}@media (max-width: 1024px){.catalog-page-container{padding:0 var(--gutter-r) 4rem var(--gutter-l)!important;margin-top:-216px!important}.movies-hero .hero-content,.series-hero .hero-content,.movies-hero .hero-controls-right,.series-hero .hero-controls-right{bottom:259px!important}}@media (max-width: 768px){.catalog-page-container{padding:0 var(--gutter-r) 3rem var(--gutter-l)!important;margin-top:-216px!important}.movies-hero .hero-content,.series-hero .hero-content,.movies-hero .hero-controls-right,.series-hero .hero-controls-right{bottom:250px!important}}.catalog-header-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;width:100%}.catalog-title-box{display:flex;flex-direction:column;justify-content:center;padding-top:6px}.catalog-main-title{font-size:1.48rem;font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1.2;margin:0;display:inline-flex;align-items:center;gap:.65rem}.catalog-main-title:before{content:"";display:inline-block;width:4px;height:1.05em;background:var(--accent);border-radius:9999px;flex-shrink:0}.catalog-filters-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:4px 0;margin-left:-6px;position:relative;z-index:50}.filter-random-btn{display:inline-flex;align-items:center;justify-content:center;gap:0;height:46px;min-width:46px;padding:0 13px;border-radius:9999px;background:#0e0e0e6b;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);color:#fff;cursor:pointer;outline:none;overflow:hidden;white-space:nowrap;transition:all .28s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26;font-family:inherit}.filter-random-btn .random-dice-icon{flex-shrink:0;color:#fff;transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .2s ease}.filter-random-btn .random-btn-label{max-width:0;opacity:0;overflow:hidden;font-size:.98rem;font-weight:700;color:#fff;transition:max-width .28s cubic-bezier(.16,1,.3,1),opacity .2s ease,margin .28s ease;margin-left:0}.filter-random-btn:hover{background:#ffffff29;border-color:#ffffff59;padding:0 18px 0 14px;gap:.5rem;box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff40;transform:translateY(-1px)}.filter-random-btn:hover .random-dice-icon{color:#fff;transform:rotate(180deg) scale(1.08)}.filter-random-btn:hover .random-btn-label{max-width:90px;opacity:1;margin-left:3px}.filter-random-btn:active{transform:scale(.95)}.custom-dropdown{position:relative;display:inline-flex}.custom-dropdown-btn{display:inline-flex;align-items:center;gap:.52rem;height:46px;padding:0 19px;background:#0e0e0e6b;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;color:#fff;font-family:inherit;font-size:.98rem;font-weight:700;cursor:pointer;outline:none;white-space:nowrap;transition:all .22s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff26}.custom-dropdown-btn:hover{background:#ffffff29;border-color:#ffffff59;color:#fff;transform:translateY(-1px);box-shadow:0 10px 32px #0000008c,inset 0 1px #ffffff40}.custom-dropdown.active-pill .custom-dropdown-btn{background:#0e0e0e6b;border-color:#ffffff24;color:#fff}.custom-dropdown.active-pill .custom-dropdown-btn:hover{background:#ffffff29;border-color:#ffffff59}.custom-dropdown.open .custom-dropdown-btn{background:#ffffff38;border-color:#ffffff7a;color:#fff;box-shadow:0 12px 36px #000000a6,0 0 0 1px #ffffff26}.custom-dropdown-btn .dropdown-dot{color:#fff;font-size:1.1rem;line-height:1;margin-right:-2px}.custom-dropdown-btn .dropdown-chevron{color:#ffffffa6;transition:transform .25s cubic-bezier(.16,1,.3,1),color .2s ease;flex-shrink:0}.custom-dropdown-btn:hover .dropdown-chevron,.custom-dropdown.open .dropdown-chevron{color:#fff}.custom-dropdown.open .dropdown-chevron{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:175px;max-height:320px;overflow-y:auto;overscroll-behavior:contain;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:#0e0e0ed9;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.15);border-radius:18px;padding:6px;box-shadow:0 18px 48px #000000bf,inset 0 1px #ffffff2e;z-index:500;display:none;flex-direction:column;gap:2px}.custom-dropdown.open .custom-dropdown-menu{display:flex;animation:dropdownMenuIn .2s cubic-bezier(.16,1,.3,1) both}.custom-dropdown.align-right .custom-dropdown-menu{left:auto;right:0}@keyframes dropdownMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:none}}.custom-dropdown-menu::-webkit-scrollbar{width:5px}.custom-dropdown-menu::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.custom-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;border-radius:12px;color:#ccc;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .16s ease;user-select:none}.custom-dropdown-item:hover{background:#ffffff1f;color:#fff}.custom-dropdown-item.active{color:#fff;font-weight:700;background:#ffffff1a}.custom-dropdown-item .item-check{color:#fff;opacity:0;transition:opacity .15s ease;flex-shrink:0;margin-left:8px}.custom-dropdown-item.active .item-check{opacity:1}.dropdown-provider-logo{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0;display:inline-block;vertical-align:middle;border:1px solid rgba(255,255,255,.2)}.dropdown-item-content{display:inline-flex;align-items:center;gap:.65rem}.custom-dropdown-btn .dropdown-provider-logo{width:20px;height:20px;margin-right:6px;vertical-align:middle}.select-chevron{position:absolute;right:12px;pointer-events:none;color:#888;transition:transform .2s ease,color .2s ease}.filter-select-wrapper:hover .select-chevron{color:#fff}.catalog-cards-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1.5rem;width:100%}.catalog-cards-grid .card{width:100%!important;min-width:0!important;max-width:100%!important;aspect-ratio:2/3;border-radius:16px;contain:layout style}@media (max-width: 1750px){.catalog-cards-grid{grid-template-columns:repeat(7,1fr);gap:1.25rem}}@media (max-width: 1520px){.catalog-cards-grid{grid-template-columns:repeat(6,1fr);gap:1.2rem}}@media (max-width: 1250px){.catalog-cards-grid{grid-template-columns:repeat(5,1fr);gap:1.1rem}}@media (max-width: 1000px){.catalog-cards-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width: 768px){.catalog-cards-grid{grid-template-columns:repeat(3,1fr);gap:.85rem}}@media (max-width: 520px){.catalog-cards-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.catalog-infinite-sentinel{display:flex;justify-content:center;align-items:center;width:100%;min-height:80px;padding:2.5rem 0 3rem}.infinite-scroll-loader{display:inline-flex;align-items:center;gap:12px;padding:10px 24px;border-radius:9999px;background:#0e0e14bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--accent-dim, rgba(0, 229, 255, .3));color:var(--accent, #00e5ff);font-size:.88rem;font-weight:700;letter-spacing:.02em;box-shadow:0 8px 24px #00000080,0 0 16px var(--accent-glow, rgba(0, 229, 255, .15));animation:pulseGlow 1.8s infinite ease-in-out}.infinite-scroll-loader .loading-spinner{width:18px;height:18px;border:2px solid var(--accent-dim, rgba(0, 229, 255, .2));border-top-color:var(--accent, #00e5ff);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulseGlow{0%,to{opacity:.8}50%{opacity:1}}@media (max-width: 768px){.catalog-header-bar{flex-direction:column;align-items:flex-start}}.catalog-ambient-backdrop{position:fixed;inset:0;width:100vw;height:100vh;z-index:0;pointer-events:none;overflow:hidden;background-color:#050508;contain:strict}.ambient-sky-gradient{position:absolute;inset:0;background:radial-gradient(circle at 50% -10%,#0d1e2e,#08121c 35%,#050508 80%);opacity:.85}.ambient-aurora-ribbon{position:absolute;filter:blur(48px);mix-blend-mode:screen;will-change:transform,opacity;border-radius:50%}.ambient-aurora-ribbon.ribbon-1{left:-10%;top:-15%;width:75vw;height:55vh;background:radial-gradient(ellipse at center,rgba(149,255,80,.15) 0%,rgba(35,168,221,.11) 45%,transparent 70%);animation:auroraDrift1 28s ease-in-out infinite alternate}.ambient-aurora-ribbon.ribbon-2{right:-10%;top:5%;width:70vw;height:60vh;background:radial-gradient(ellipse at center,rgba(120,80,255,.13) 0%,rgba(24,119,184,.09) 50%,transparent 75%);animation:auroraDrift2 36s ease-in-out infinite alternate}.ambient-sun-glow{position:absolute;right:-5%;top:-15%;width:55vmax;height:55vmax;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16) 0%,rgba(149,255,80,.07) 22%,rgba(140,215,255,.03) 45%,transparent 70%);filter:blur(32px);mix-blend-mode:screen;animation:sunBreathe 18s ease-in-out infinite alternate}.ambient-horizon-line{position:absolute;left:0;right:0;top:45%;height:25vh;background:linear-gradient(180deg,transparent,rgba(149,255,80,.025) 40%,rgba(255,255,255,.015) 55%,transparent);filter:blur(24px);mix-blend-mode:screen;pointer-events:none}.ambient-vignette-overlay{position:absolute;inset:0;background:radial-gradient(ellipse 130% 100% at 50% 35%,transparent 0%,transparent 40%,rgba(5,5,8,.55) 75%,rgba(5,5,8,.95) 100%)}@keyframes auroraDrift1{0%{transform:translateZ(0) scale(1);opacity:.7}50%{transform:translate3d(4%,6%,0) scale(1.12);opacity:.95}to{transform:translate3d(-3%,3%,0) scale(.95);opacity:.75}}@keyframes auroraDrift2{0%{transform:translateZ(0) scale(1);opacity:.65}50%{transform:translate3d(-5%,4%,0) scale(1.08);opacity:.9}to{transform:translate3d(2%,-3%,0) scale(1);opacity:.7}}@keyframes sunBreathe{0%{opacity:.6;transform:scale(1)}to{opacity:.95;transform:scale(1.05)}}.catalog-page-container{position:relative;z-index:1}@supports (height: 100dvh){.watch-page,.watch-video-wrapper,.shorts-page-root,.mobile-nav,.catalog-ambient-backdrop{height:100dvh}.watch-native-video{height:100dvh;max-height:100dvh}.shorts-feed-wrapper{height:100dvh}.shorts-card-container{width:min(490px,calc((100dvh - 24px)*.5625));height:calc(100dvh - 24px);max-height:100dvh}.nav-search-dropdown-panel{max-height:min(880px,85dvh)}}@media (hover: none){.card-hover-popup,.continue-hover-popup{display:none!important}.content-section{content-visibility:auto;contain-intrinsic-size:auto 320px}.card:hover .card-thumb-wrap,.card .card-thumb-wrap{opacity:1!important}.card:hover,.continue-card:hover,.provider-card:hover,.episode-card:hover,.trailer-card:hover,.cast-avatar-card:hover{transform:none}.card:active,.continue-card:active,.episode-card:active,.trailer-card:active{transform:scale(.97);transition:transform .12s var(--ease)}.provider-card:active{transform:scale(.96);background:#ffffff29}.search-dropdown-card .card-overlay{opacity:1;pointer-events:none}.search-dropdown-card .card-play-btn{display:none}.carousel-nav-btn,.detail-mover-btn,.detail-track-nav,.provider-arrow,.shorts-mover-btn{display:none!important}.cards-row{padding:.35rem var(--gutter-r) .6rem 0;margin:0;width:100%}.continue-track,.detail-collection-track,.detail-recs-row{padding:.35rem var(--gutter-r) .9rem 0;margin:0}.carousel-wrapper:after,.continue-carousel-wrapper:after,.providers-track-wrapper:after{display:none}}.mobile-tabbar{display:none;position:fixed;left:50%;transform:translate(-50%);bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:3500;width:min(calc(100% - 28px),430px);height:58px;padding:4px 6px;align-items:center;justify-content:space-around;background:#0e0e10b8;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border:1.2px solid rgba(255,255,255,.14);border-radius:9999px;box-shadow:0 16px 40px #000000bf,0 2px 10px #00000073,inset 0 1px #fff3}.mobile-tab-item{flex:1 1 0;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;padding:0;color:#888892;text-decoration:none;border-radius:9999px;transition:all .2s cubic-bezier(.16,1,.3,1);-webkit-tap-highlight-color:transparent;cursor:pointer}.mobile-tab-item svg,.mobile-tab-item .pill-icon{width:22px;height:22px;flex-shrink:0;stroke:currentColor;transition:transform .2s ease,stroke .2s ease}.mobile-tab-item:hover{color:#fff;background:#ffffff14}.mobile-tab-item.active{color:#fff;background:#ffffff24;box-shadow:inset 0 1px #fff3,0 4px 12px #00000059}.mobile-tab-item:active{transform:scale(.92)}.mobile-tab-label{display:none}@media (max-width: 1100px){.nav-pill-item{font-size:.82rem;padding:6px 13px}.nav-pill-item.active{padding:6px 13px;background:transparent!important}.nav-pill-divider{margin:0 6px 0 4px}.nav-pill-bar.search-expanded .nav-search-input-box{width:220px}}@media (max-width: 900px){.mobile-tabbar{display:flex}.navbar{padding-top:calc(10px + env(safe-area-inset-top,0px))}.nav-links-wrapper{display:none}.nav-pill-bar{padding:5px 6px;gap:4px}.nav-pill-btn{width:42px;height:42px}.nav-brand-group{gap:.5rem}.nav-back-btn{width:42px;height:42px}.logo{height:50px;padding:0 13px 0 9px}body.not-home-page .logo,body.not-home-page #logo-link,.navbar.not-home-page .logo,.navbar.not-home-page #logo-link,.detail-brand,.shorts-brand{display:none!important}body.is-home-page .logo,.navbar.is-home-page .logo{display:inline-flex!important}.logo-img,.mobile-logo img{height:38px;width:38px}.brand-text{font-size:1.35rem}.hamburger,.nav-actions,.mobile-nav,.mobile-nav-overlay{display:none!important}.nav-pill-bar.search-expanded{position:fixed;top:calc(10px + env(safe-area-inset-top,0px));left:var(--gutter-l);right:var(--gutter-r);width:auto;max-width:none;z-index:2600;background:#0e0e12e6!important;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);border-color:#ffffff38;box-shadow:0 12px 36px #000000b3;transform:translateZ(0)}.nav-pill-bar.search-expanded .nav-search-container{flex:1;min-width:0}.nav-pill-bar.search-expanded .nav-search-input-box{width:100%;opacity:1;pointer-events:all;padding:0 6px 0 12px;background:#ffffff1a;border-color:#ffffff3d;transition:background .15s ease,border-color .15s ease}.nav-pill-bar.search-expanded .user-menu-wrapper{display:none}.user-dropdown-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;width:195px!important;max-width:calc(100vw - 32px)!important;z-index:3500!important;background:#0e0e12f5!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;border:1.2px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 48px #000000e0!important}.navbar:has(.nav-pill-bar.search-expanded) .nav-brand-group{opacity:0;pointer-events:none;transition:opacity .18s ease}.nav-search-dropdown-panel{position:fixed;top:calc(64px + env(safe-area-inset-top,0px));left:var(--gutter-l);right:var(--gutter-r);width:auto;min-width:0;z-index:3500!important;max-height:calc(100dvh - 76px - var(--tabbar-h) - var(--safe-b, 0px));overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem .6rem!important;gap:.35rem!important;border-radius:16px;background:#0e0e12f2!important;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);box-shadow:0 16px 48px #000000e0;transform:translate3d(0,-6px,0);transition:opacity .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1)!important;will-change:transform,opacity}.nav-search-dropdown-panel.open{transform:translateZ(0)!important;opacity:1!important}.search-dropdown-header{padding:0 .15rem .25rem!important}.search-dropdown-label,.search-dropdown-count{font-size:.74rem!important}.search-dropdown-results{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;max-height:none!important;padding:.1rem 0 0!important}.search-dropdown-card.card,.search-dropdown-card{aspect-ratio:2 / 3!important;width:100%!important;min-width:0!important;border-radius:10px!important;overflow:hidden!important;background:#141418!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 14px #0006!important;outline:none!important;-webkit-mask-image:-webkit-radial-gradient(white,black)!important}.search-dropdown-card .card-thumb-wrap{width:100%!important;height:100%!important;border-radius:inherit!important;overflow:hidden!important;position:absolute!important;inset:0!important;background:#141418!important}.search-dropdown-card .card-poster{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important;border:none!important}.search-dropdown-card .card-overlay{position:absolute!important;inset:0!important;border-radius:inherit!important;border:none!important;box-shadow:none!important;padding:.35rem .4rem .45rem!important;background:linear-gradient(180deg,#0000,#00000040 35%,#0a0a0ef5)!important}.search-dropdown-card .card-title{font-size:.72rem!important;line-height:1.18!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important;margin-bottom:2px!important;color:#fff!important}.search-dropdown-card .card-meta{font-size:.65rem!important;gap:.25rem!important}.user-dropdown-menu{width:210px}}@media (max-width: 420px){.brand-text{font-size:1.15rem}.logo{padding:0 11px 0 8px;height:46px}.logo-img,.mobile-logo img{height:34px;width:34px}.search-dropdown-results{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.search-dropdown-card.card,.search-dropdown-card{aspect-ratio:2 / 3!important;border-radius:8px!important;background:#141418!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 12px #0006!important}}@media (max-width: 1200px){.hero,.movies-hero,.series-hero{height:74vh;min-height:480px}.hero-title-logo{max-height:130px}.hero-desc{font-size:1rem}}@media (max-width: 900px){.hero,.movies-hero,.series-hero{height:86vh!important;min-height:560px!important;max-height:840px!important}.hero-content,.movies-hero .hero-content,.series-hero .hero-content{bottom:259px!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;padding:0 var(--gutter-r) 0 var(--gutter-l)!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.hero-controls-right,.movies-hero .hero-controls-right,.series-hero .hero-controls-right{bottom:259px!important;right:var(--gutter-r)!important}.hero-title-container{width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:60px;margin-bottom:.85rem}.hero-title-logo{max-height:110px;max-width:min(340px,75vw);margin:0 auto;object-position:center bottom}.hero-title{font-size:clamp(1.85rem,8vw,3rem);text-align:center;width:100%}.hero-meta{font-size:.88rem;gap:.6rem;margin-bottom:.85rem;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;text-align:center}.hero-meta-item svg{width:15px;height:15px}.hero-desc{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:.9rem!important;line-height:1.48!important;margin-bottom:1.15rem!important;color:#ffffffeb!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;max-width:min(520px,92vw)!important}.hero-actions{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;gap:.75rem;margin:0 auto}.hero-play-btn{height:48px;width:auto;min-width:130px;padding:0 24px;font-size:1rem}.hero-sub-pill{height:48px;width:124px;min-width:124px}.hero-video-wrapper,.detail-video-wrapper,.hero-sound-btn,.detail-sound-btn,.hero-controls-right,.hero-nav,.hero-dot,.movies-hero .hero-controls-right,.series-hero .hero-controls-right,.card-hover-popup,.continue-hover-popup{display:none!important}}@media (max-width: 600px){.hero,.movies-hero,.series-hero{height:88vh!important;min-height:540px!important;max-height:800px!important}.hero-content,.movies-hero .hero-content,.series-hero .hero-content{bottom:250px!important}.hero-controls-right,.hero-nav,.hero-dot,.movies-hero .hero-controls-right,.series-hero .hero-controls-right{display:none!important}.hero-desc{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:.84rem!important;line-height:1.42!important;margin-bottom:.95rem!important;color:#ffffffe6!important;max-width:95%!important}.hero-meta{font-size:.82rem!important;gap:.45rem!important;margin-bottom:.75rem!important}.hero-play-btn{flex:0 1 auto;min-width:125px;height:46px;font-size:.96rem}.hero-sub-pill{width:114px;min-width:114px;height:46px}.hero-nav{gap:.4rem}.hero-dot.active{width:28px}}@media (max-width: 900px){.providers-section{padding:0 0 0 var(--gutter-l);margin-top:0!important;margin-bottom:.72rem!important}#continue-watching-section[style*="display: none"]+.providers-section,#continue-watching-section:empty+.providers-section{margin-top:-216px!important}.providers-header{margin-bottom:.32rem!important;padding-right:var(--gutter-r)}.providers-track{touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;padding:0 var(--gutter-r) 0 0!important;margin:10px 0 0!important}.providers-title,.section-title,.continue-section-title,.catalog-main-title{font-size:1.12rem}.provider-card{height:46px;padding:5px 15px 5px 7px;gap:9px;touch-action:pan-x pan-y pinch-zoom!important}.provider-card-icon{width:34px;height:34px}.provider-card-name{font-size:.86rem}.genre-pill{font-size:.86rem;padding:.6rem 1.2rem;touch-action:pan-x pan-y pinch-zoom!important}}@media (max-width: 600px){.providers-section{margin-top:0!important;margin-bottom:.68rem!important}#continue-watching-section[style*="display: none"]+.providers-section,#continue-watching-section:empty+.providers-section{margin-top:-225px!important}.providers-header{margin-bottom:.32rem!important}.providers-track{padding:0 var(--gutter-r) 0 0!important;margin:10px 0 0!important}.provider-card{height:42px}.provider-card-icon{width:30px;height:30px}.provider-card-name{font-size:.82rem}}@media (max-width: 1200px){.carousel-nav-btn{width:62px;height:100px;top:calc(1.8rem + .75 * var(--card-w))}.continue-carousel-wrapper .carousel-nav-btn{top:calc(1.8rem + .28 * var(--continue-card-w))!important}}@media (max-width: 900px){.main-content{padding:.2rem 0 calc(var(--tabbar-h) + var(--safe-b) + 30px) var(--gutter-l)}.content-section{margin-bottom:.48rem!important}.section-header{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:.5rem!important;margin-bottom:.32rem!important}.section-title,.continue-section-title,.providers-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex-shrink:1!important;min-width:0!important}.view-all-link{font-size:.82rem;white-space:nowrap!important;flex-shrink:0!important;display:inline-flex!important;align-items:center!important}.cards-row{gap:var(--card-gap, 6px)!important;padding:0 var(--gutter-r) 0 0!important;margin:0!important;width:100%!important;touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.continue-track{gap:var(--card-gap, 8px)!important;padding:0 var(--gutter-r) 0 0!important;margin:0!important;width:100%!important;touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.card{flex:0 0 var(--card-w)!important;width:var(--card-w)!important;min-width:var(--card-w)!important;max-width:var(--card-w)!important;touch-action:pan-x pan-y pinch-zoom!important}.continue-card{touch-action:pan-x pan-y pinch-zoom!important}.detail-collection-track,.detail-recs-row{gap:var(--card-gap, 6px);touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important}.card-thumb-wrap,.card:hover .card-thumb-wrap,.continue-card .continue-thumb-wrap,.continue-card:hover .continue-thumb-wrap{opacity:1!important;border-radius:9px}.card-thumb-wrap{aspect-ratio:1 / 1.46!important}.card-poster{border-radius:9px;object-fit:cover}.card-rank-badge{font-size:.92rem;padding:3px 8px 3px 6px;border-top-left-radius:9px;border-bottom-right-radius:10px}.card-rank-badge .rank-badge-hash{font-size:.7rem}.catalog-cards-grid .card .card-play-img,.catalog-cards-grid .card .card-play-svg,.mylist-cards-grid .card .card-play-img,.mylist-cards-grid .card .card-play-svg,.history-cards-grid .card .card-play-img,.history-cards-grid .card .card-play-svg,.history-card .card-play-img,.history-card .card-play-svg{width:48px;height:48px}.catalog-cards-grid .card .card-hover-title,.mylist-cards-grid .card .card-hover-title,.history-cards-grid .card .card-hover-title,.history-card .card-hover-title,.catalog-cards-grid .card .card-title,.mylist-cards-grid .card .card-title,.history-cards-grid .card .card-title,.history-card .card-title{font-size:.86rem}.catalog-cards-grid .card .card-hover-meta,.mylist-cards-grid .card .card-hover-meta,.history-cards-grid .card .card-hover-meta,.history-card .card-hover-meta,.catalog-cards-grid .card .card-meta,.mylist-cards-grid .card .card-meta,.history-cards-grid .card .card-meta,.history-card .card-meta{font-size:.78rem}.promo-inner{padding:1.8rem 1.5rem;gap:1.4rem}.promo-stats{gap:1.1rem}.stat-num{font-size:1.5rem}}@media (max-width: 600px){.card-play-svg,.card-play-btn svg,.card-play-img{width:42px;height:42px}.card-hover-body,.card-overlay{padding:.5rem .55rem .6rem}.card-hover-title,.card-title{font-size:.8rem}.card-hover-meta,.card-meta{font-size:.72rem;gap:.3rem}.promo-stats{width:100%;justify-content:space-between}.stat-divider{display:none}}@media (max-width: 900px){.continue-watching-section{padding:0 0 0 var(--gutter-l);margin-top:-216px!important;margin-bottom:.48rem!important}.continue-header{margin-bottom:.32rem!important;padding-right:var(--gutter-r)}.continue-edit-btn{font-size:.82rem}.continue-title{font-size:.86rem}.continue-meta{font-size:.72rem}}@media (max-width: 600px){.continue-watching-section{margin-top:-225px!important;margin-bottom:.42rem!important}.continue-header{margin-bottom:.32rem!important}}@media (max-width: 1100px){.detail-main-grid{grid-template-columns:minmax(0,1fr) 240px;gap:2.2rem}.detail-sidebar{width:240px}}@media (max-width: 900px){.detail-hero-banner{height:76vh!important;min-height:480px!important;max-height:660px!important;justify-content:space-between!important}.detail-header{position:relative!important;z-index:100!important;padding:calc(var(--safe-t, 0px) + .85rem) var(--gutter-r) .85rem var(--gutter-l)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.detail-back-btn{width:42px!important;height:42px!important;min-width:42px!important;background:#0e0e0ebf!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;border:1.2px solid rgba(255,255,255,.18)!important;box-shadow:0 4px 18px #0009!important}.detail-brand-pill{display:none!important}.detail-hero-content{padding:0 var(--gutter-r) 1.6rem var(--gutter-l)!important}.detail-main-grid{grid-template-columns:1fr;gap:0}.detail-sidebar,#detail-sidebar,.detail-specs-card,.detail-companies-row{display:none!important}.detail-bottom-content{padding:0 0 calc(2.5rem + var(--bottom-space)) var(--gutter-l)!important}.detail-title{font-size:clamp(1.35rem,5.5vw,1.85rem)!important}.detail-title-logo{max-height:80px;max-width:min(280px,62vw)}.detail-genres{font-size:.82rem!important}.detail-meta-pills{font-size:.78rem!important;gap:.45rem!important}.detail-actions{flex-wrap:wrap;gap:.5rem}.detail-btn-play{height:44px;padding:0 20px;font-size:.92rem}.detail-btn-icon{width:44px;height:44px}.detail-overview{margin:0!important;position:relative}.detail-overview .overview-text{max-width:100%;font-size:.82rem!important;line-height:1.42!important;color:#ffffff94!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.detail-overview.is-expanded .overview-text{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}.overview-read-more{display:inline-block!important;background:transparent!important;border:none!important;color:#ffffff61!important;font-weight:600!important;font-size:.8rem!important;cursor:pointer!important;padding:4px 0 0!important;margin-top:0!important;font-family:inherit!important;transition:color .2s ease!important}.overview-read-more:active,.overview-read-more:hover{color:#ffffffd9!important}.detail-scores-row{display:none!important}.detail-section{margin-top:0!important;margin-bottom:1.4rem!important;padding-top:0!important}.detail-episodes-section{margin-top:0!important;margin-bottom:1.4rem!important}.detail-section-header{margin-bottom:.55rem!important}.detail-section-heading{font-size:1.22rem!important;margin-bottom:.55rem!important}.episodes-section-header{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:.55rem!important;width:100%!important;margin-bottom:.65rem!important;padding-right:var(--gutter-r)!important;box-sizing:border-box!important}.episodes-section-header .detail-section-heading{margin-bottom:0!important;font-size:1.22rem!important}.episodes-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;overflow:visible!important;flex-wrap:nowrap!important;gap:3px!important;padding:4px 6px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;background:#0e0e0e94!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;border:1.2px solid rgba(255,255,255,.14)!important;border-radius:9999px!important;box-shadow:0 8px 24px #00000080!important}.episodes-tool-btn{flex:0 0 auto!important;justify-content:center!important;padding:0!important;width:32px!important;height:32px!important;font-size:.76rem!important;font-weight:700!important;gap:0!important;white-space:nowrap!important;border-radius:9999px!important}.episodes-tool-btn .episodes-tool-text,.episodes-tool-text-desktop,.episodes-tool-text-mobile,.season-label-desktop,.season-label-mobile,#episodes-season-current-label{display:none!important}.season-btn-icon{display:inline-block!important;width:14px!important;height:14px!important;stroke:currentColor!important;flex-shrink:0!important}.episodes-season-dropdown-wrapper{flex:0 0 auto!important;width:auto!important;min-width:auto!important;display:inline-flex!important;justify-content:center!important;position:relative!important}.episodes-season-btn{flex:0 0 auto!important;width:34px!important;height:32px!important;padding:0!important;box-sizing:border-box!important;justify-content:center!important;gap:2px!important;white-space:nowrap!important;border-radius:9999px!important;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.episodes-season-btn .season-chevron{width:10px!important;height:10px!important;margin-left:1px!important}.episodes-search-box-wrapper{flex:1 1 auto!important;width:100%!important;min-width:0!important;display:inline-flex!important;align-items:center!important}.episodes-search-input-wrap{width:100%!important;max-width:100%!important;box-sizing:border-box!important;height:32px!important;padding:0 10px!important;border-radius:9999px!important;gap:6px!important;justify-content:flex-start!important}.episodes-search-input{width:100%!important;min-width:0!important;flex:1 1 auto!important;font-size:.78rem!important}.episodes-search-input:focus,.episodes-search-input-wrap.has-value .episodes-search-input{width:100%!important}.episodes-tool-btn svg{width:14px!important;height:14px!important;flex-shrink:0!important}.episodes-toolbar .nav-pill-divider{height:14px!important;margin:0 2px!important;flex-shrink:0!important}.episodes-season-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;min-width:175px!important;width:max-content!important;max-width:calc(100vw - 36px)!important;max-height:260px!important;padding:5px!important;border-radius:14px!important;gap:3px!important;background:#0e0e12f7!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;border:1.2px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 40px #000000e0!important;z-index:9999!important}.episodes-season-option{padding:6px 8px!important;border-radius:9px!important;gap:8px!important}.season-menu-poster{width:32px!important;height:46px!important;border-radius:6px!important}.season-menu-name{font-size:.82rem!important;font-weight:700!important}.season-menu-ep-count{font-size:.7rem!important;color:#a1a1aa!important}.detail-episodes-track{gap:var(--card-gap, 8px)!important;padding:0 var(--gutter-r) .3rem 0!important;margin:0!important;width:100%!important;touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.episode-card{flex:0 0 var(--continue-card-w)!important;width:var(--continue-card-w)!important;min-width:var(--continue-card-w)!important;max-width:var(--continue-card-w)!important;gap:.35rem!important;touch-action:pan-x pan-y pinch-zoom!important}.episode-thumb-wrap{aspect-ratio:16/9!important;width:100%!important;border-radius:12px!important;box-shadow:0 6px 20px #00000080!important}.episode-num-badge{top:6px!important;left:6px!important;font-size:.7rem!important;font-weight:700!important;background:#000000a6!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;padding:2px 6px!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.16)!important;text-shadow:none!important;letter-spacing:.02em!important}.episode-watch-badge-btn{top:6px!important;right:6px!important;width:26px!important;height:26px!important;background:#000000a6!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;border:1px solid rgba(255,255,255,.16)!important}.episode-watch-badge-btn svg{width:13px!important;height:13px!important}.episode-runtime-badge{bottom:6px!important;right:6px!important;font-size:.68rem!important;background:#000000a6!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;padding:2px 5px!important;border-radius:5px!important;border:1px solid rgba(255,255,255,.14)!important;text-shadow:none!important}.episode-play-btn,.episode-play-btn svg{width:38px!important;height:38px!important}.episode-info{gap:3px!important}.episode-title{font-size:.82rem!important;font-weight:600!important;line-height:1.25!important;color:#fff!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.episode-overview{display:none!important}.detail-trailers-track{gap:var(--card-gap, 8px)!important;padding:0 var(--gutter-r) 0 0!important;margin:0!important;width:100%!important;touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.trailer-card{flex:0 0 var(--continue-card-w)!important;width:var(--continue-card-w)!important;min-width:var(--continue-card-w)!important;max-width:var(--continue-card-w)!important;gap:.35rem!important;touch-action:pan-x pan-y pinch-zoom!important}.trailer-thumb-wrapper{aspect-ratio:16/9!important;width:100%!important;border-radius:12px!important;box-shadow:0 6px 20px #00000080!important}.trailer-title{display:none!important}.detail-cast-track{gap:8px!important;padding:0 var(--gutter-r) 0 0!important;margin:0!important;width:100%!important;touch-action:pan-x pan-y pinch-zoom!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.cast-avatar-card{width:72px!important;min-width:72px!important;max-width:76px!important;gap:.25rem!important;touch-action:pan-x pan-y pinch-zoom!important}.cast-avatar-circle{width:62px!important;height:62px!important}.cast-actor-name{font-size:.72rem!important;line-height:1.15!important;max-width:72px!important}.cast-char-name{font-size:.64rem!important;line-height:1.1!important;max-width:72px!important}.detail-collection-track,.detail-recs-row{padding:0 var(--gutter-r) 0 0!important;margin:0!important;gap:var(--card-gap, 6px)!important}.detail-collection-track .card,.detail-recs-row .card{flex:0 0 var(--card-w)!important;width:var(--card-w)!important;min-width:var(--card-w)!important;max-width:var(--card-w)!important}.episodes-season-menu{min-width:0;width:calc(100vw - var(--gutter-l) - var(--gutter-r));max-width:340px}.detail-companies-row{gap:.9rem}}@media (max-width: 600px){.detail-hero-banner{height:64vh;min-height:400px}.detail-hero-content{padding:44px var(--gutter-r) 1.2rem var(--gutter-l)}.detail-actions{gap:.5rem}.detail-btn-play{flex:1 1 auto;justify-content:center;padding:0 18px}.detail-spec-row{font-size:.82rem}}.settings-page-wrapper{padding-left:var(--gutter-l);padding-right:var(--gutter-r)}@media (max-width: 900px){.catalog-page-container{margin-top:-216px!important;padding-bottom:calc(3rem + var(--bottom-space))!important}.mylist-page-container,.mylists-page-container,.history-page-container,.settings-page-wrapper{padding-top:calc(var(--nav-h) + 12px)!important;padding-bottom:calc(var(--tabbar-h) + var(--safe-b, 0px) + 36px)!important;padding-left:var(--gutter-l)!important;padding-right:var(--gutter-r)!important;min-height:calc(100vh - var(--nav-h) - var(--tabbar-h) - var(--safe-b, 0px))!important;box-sizing:border-box!important}.history-page-container .page-header-row,.mylist-page-container .page-header-row,.settings-page-wrapper .page-header-row{margin-top:10px!important;margin-bottom:1.2rem!important}.page-main-heading{font-size:1.4rem}.page-back-btn{width:42px;height:42px}.page-header-row,.catalog-header-bar{gap:.9rem}.catalog-filters-row{gap:.55rem;width:100%}.custom-dropdown-btn,.filter-random-btn{height:42px;font-size:.9rem;padding:0 15px}.filter-random-btn{min-width:42px;padding:0 11px}.custom-dropdown-menu{min-width:0;width:max-content;max-width:calc(100vw - var(--gutter-l) - var(--gutter-r));max-height:55vh}.mylist-main-panel{padding:1.3rem 1.1rem}.mylist-inline-bar{flex-wrap:wrap;padding:8px 10px}.mylist-modal-dialog{padding:1.5rem 1.3rem}}@media (max-width: 600px){.catalog-page-container{margin-top:-225px!important}.catalog-header-bar{gap:1rem;margin-bottom:1.4rem}.catalog-filters-row{flex-wrap:wrap;row-gap:.5rem}.custom-dropdown-btn,.filter-random-btn{height:38px;font-size:.84rem;padding:0 13px}.filter-random-btn{min-width:38px;padding:0 10px}.custom-dropdown-menu{max-height:48vh}.mylist-empty,.mylist-empty-state{padding:2rem 1.2rem!important;margin:1rem auto 1.5rem!important;border-radius:20px!important;max-width:480px!important}.mylist-empty-icon{width:56px!important;height:56px!important;margin-bottom:.85rem!important}.mylist-empty-icon svg{width:32px!important;height:32px!important}.mylist-empty-title{font-size:1.18rem!important;margin-bottom:.3rem!important}.mylist-empty-desc{font-size:.8rem!important;margin-bottom:1.1rem!important;max-width:300px!important;line-height:1.4!important}.mylist-empty-actions{flex-direction:row!important;flex-wrap:wrap!important;gap:.6rem!important;width:100%!important;justify-content:center!important}.mylist-explore-btn{width:auto!important;padding:8px 18px!important;font-size:.84rem!important;justify-content:center!important}}@media (max-width: 900px){.shorts-feed-wrapper{padding:0;gap:0;align-items:center}.shorts-card-container{width:100vw;max-width:100vw;height:100%;border-radius:0;box-shadow:none}.shorts-header-left{top:calc(10px + env(safe-area-inset-top,0px));left:var(--gutter-l);gap:.6rem}.shorts-back-btn{width:40px!important;height:40px!important;min-width:40px!important}.shorts-header-right{top:calc(10px + env(safe-area-inset-top,0px));right:var(--gutter-r)}.shorts-header-right .nav-search-dropdown-panel{position:fixed;top:calc(64px + env(safe-area-inset-top,0px));left:var(--gutter-l);right:var(--gutter-r);width:auto;max-width:none;max-height:calc(100dvh - 84px - var(--safe-b, 0px));overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem .6rem!important;gap:.35rem!important;border-radius:16px;background:#0e0e12f2!important;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);box-shadow:0 16px 48px #000000e0;z-index:3500!important}.shorts-header-right .search-dropdown-results{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;max-height:calc(100dvh - 150px);padding:.1rem 0 0!important}.shorts-header-right .search-dropdown-card.card,.shorts-header-right .search-dropdown-card{aspect-ratio:2 / 3!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;border-radius:10px!important;overflow:hidden!important;background:#141418!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 14px #0006!important}.shorts-header-right .search-btn{width:42px;height:42px;min-width:42px}body.is-shorts-page #navbar,body.is-shorts-page .navbar,body.is-shorts-page .site-navbar,body.is-shorts-page .mobile-tabbar,body.page-settings .mobile-tabbar{display:none!important}.shorts-actions-sidebar{position:absolute;right:10px;bottom:calc(12px + var(--safe-b, 0px));margin-bottom:0;gap:10px;z-index:20}.shorts-action-poster{width:36px!important;height:50px!important;border-radius:6px!important}.shorts-action-group{gap:2px!important}.shorts-action-btn{width:38px!important;height:38px!important}.shorts-action-btn img,.shorts-action-btn svg{width:16px!important;height:16px!important}.shorts-action-label{font-size:.64rem!important}.shorts-info-box{left:14px;right:68px;bottom:calc(10px + var(--safe-b, 0px));gap:4px}.shorts-item-title{font-size:1.05rem}.shorts-item-logo{max-width:min(190px,64%);max-height:42px}.shorts-item-meta{font-size:.76rem;gap:6px}.shorts-item-overview{font-size:.72rem;line-height:1.3;-webkit-line-clamp:2}.shorts-top-video-controls,#shorts-top-video-controls,.shorts-top-right-controls,#shorts-zoom-btn{display:none!important}}@media (max-width: 900px){body.is-watch-page .watch-page{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;background:#000!important;z-index:2500!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;overflow:hidden!important}.watch-video-wrapper{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.watch-floating-header{padding:calc(.6rem + env(safe-area-inset-top,0px)) 10px 1.8rem 10px;gap:8px}.watch-back-btn,.watch-icon-btn{width:38px;height:38px;min-width:38px}.watch-title-container{position:absolute!important;left:50%!important;transform:translate(-50%)!important;top:calc(.75rem + 70px + env(safe-area-inset-top,0px))!important;width:calc(100% - 32px)!important;max-width:320px!important;padding:0!important;text-align:center!important;pointer-events:none!important;z-index:10!important}.watch-main-title{font-size:1rem!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.85)!important}.watch-sub-title{display:block!important;font-size:.76rem!important;font-weight:600!important;color:#ffffffd9!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-top:2px!important;text-shadow:0 2px 6px rgba(0,0,0,.85)!important}.watch-server-pill-btn{padding:.35rem .75rem;font-size:.8rem;gap:.3rem}.watch-bottom-bar{gap:.35rem!important;padding:1.2rem 10px calc(.35rem + env(safe-area-inset-bottom,0px)) 10px!important}.watch-controls-row{display:flex;align-items:center;justify-content:space-between;width:100%}#watch-subtitles-btn-bottom,#watch-episodes-btn-bottom,#watch-pip-btn,#watch-servers-btn-bottom,.watch-volume-container,#watch-volume-btn,.watch-volume-slider-wrap{display:none!important}#watch-forward-btn,#watch-rewind-btn,#watch-next-ep-btn,#watch-play-btn,.watch-ctrl-btn{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.watch-ctrl-btn span{display:flex!important;align-items:center!important;justify-content:center!important}.watch-play-img,#watch-play-btn img,#watch-play-btn span img,#watch-play-icon img{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain!important}.watch-ctrl-btn img,.watch-ctrl-btn span img,.watch-ctrl-btn svg,.watch-ctrl-btn span svg,#watch-play-btn svg,#watch-play-icon svg,#watch-forward-btn svg,#watch-forward-btn img,#watch-forward-btn span svg,#watch-forward-btn span img,#watch-rewind-btn svg,#watch-rewind-btn img,#watch-rewind-btn span svg,#watch-rewind-btn span img,#watch-next-ep-btn svg,#watch-next-ep-btn img,#watch-next-ep-btn span svg,#watch-next-ep-btn span img,#watch-subtitles-btn-bottom svg,#watch-settings-btn-bottom svg,#watch-zoom-btn svg,#watch-zoom-icon svg,#watch-fullscreen-btn svg{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain!important;display:block!important;stroke-width:2.2!important}.watch-controls-left,.watch-controls-right{gap:4px;display:flex;align-items:center}.watch-time-display{font-size:.74rem;margin-left:2px;white-space:nowrap}.watch-skip-intro-btn{bottom:calc(71px + var(--safe-b, 0px))!important;right:36px!important;font-size:.68rem!important;padding:.25rem .62rem!important;gap:3px!important;height:26px!important;min-height:26px!important}.watch-skip-intro-btn img,.watch-skip-intro-btn svg{width:10px!important;height:10px!important}body.is-watch-page .mobile-tabbar{display:none!important}.watch-loader-back-btn{top:calc(.75rem + env(safe-area-inset-top,0px))!important;left:calc(.75rem + env(safe-area-inset-left,0px))!important;width:40px!important;height:40px!important}.watch-loader-content{max-width:92vw!important;padding:1rem!important;gap:.25rem!important}.watch-minion-box{width:160px!important;height:160px!important;margin:0 auto -20px!important}.watch-minion-icon{width:150px!important;height:150px!important}.watch-loader-error-view .watch-minion-box,.watch-minion-error-box{width:145px!important;height:145px!important;margin:0 auto -18px!important}.watch-loader-error-view .watch-minion-icon,.watch-minion-error-box .watch-minion-icon{width:140px!important;height:140px!important;top:-15px!important}.watch-loader-title-row{font-size:clamp(1rem,4.4vw,1.25rem)!important;white-space:nowrap!important;flex-wrap:nowrap!important;gap:5px!important;max-width:95vw!important}.loader-action-word,.loader-server-name,.watch-loader-dots{white-space:nowrap!important;flex-shrink:0!important}.watch-error-title{font-size:1.45rem!important;letter-spacing:-.02em!important;margin:0!important}.watch-error-subtitle{font-size:.88rem!important;margin:0 0 .1rem!important}.watch-error-desc{font-size:.82rem!important;line-height:1.35!important;max-width:88vw!important;padding:0 8px!important}.watch-error-buttons{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin-top:.85rem!important}.watch-err-btn{min-width:105px!important;padding:.55rem 1.35rem!important;font-size:.84rem!important;text-align:center!important}.watch-pause-details-overlay{left:14px!important;right:14px!important;bottom:calc(121px + var(--safe-b, 0px))!important;max-width:none!important;gap:2px!important}.pause-brand-container{margin-bottom:1px!important}.pause-main-logo{max-width:120px!important;max-height:28px!important}.pause-main-title{font-size:.92rem!important;font-weight:700!important;margin-bottom:2px!important;line-height:1.2!important}.pause-ep-title{font-size:.7rem!important;margin-bottom:2px!important}.pause-meta-row{gap:5px!important;margin-bottom:3px!important}.pause-meta-item{font-size:.64rem!important}.pause-overview{font-size:.62rem!important;line-height:1.28!important;-webkit-line-clamp:2!important;color:#ffffffad!important;max-width:88%!important}#watch-play-icon,#watch-play-btn span img,#watch-play-btn span svg{transform:translate(1px)!important}.watch-subtitle-overlay{bottom:calc(240px + var(--safe-b, 0px))!important;max-width:calc(100% - 20px)}.watch-popover,.watch-menu-popover,.settings-hub-popover{left:50%!important;right:auto!important;transform:translate(-50%)!important;width:88vw!important;min-width:0!important;max-width:345px!important;height:auto!important;min-height:0!important;max-height:min(72dvh,560px)!important;bottom:calc(66px + var(--safe-b))!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:8px 8px 10px!important;border-radius:14px!important;gap:0!important}#settings-subview-main{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;display:none;flex-direction:column!important;justify-content:flex-start!important;gap:2px!important;height:auto!important;max-height:100%!important;scrollbar-width:none!important}#settings-subview-main::-webkit-scrollbar{display:none!important}.settings-menu-row,.settings-tile-card,.settings-switch,.switch-slider,.settings-action-btn,.settings-seg-btn,.settings-back-btn,.party-icon-btn,.party-join-btn,.watch-menu-item,.source-item,.watch-ctrl-btn,.watch-episode-card,.watch-season-card{touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}.settings-switch{transform:none!important;width:42px!important;height:24px!important;position:relative!important}.settings-switch:after{content:"";position:absolute;inset:-11px -8px}.switch-slider:before{height:18px!important;width:18px!important}.settings-switch input:checked+.switch-slider{background-color:var(--accent, #00e5ff)!important;box-shadow:none!important}.settings-switch input:checked+.switch-slider:before{background-color:#fff!important;transform:translate(18px)!important}#settings-subview-main.active{display:flex!important}.watch-episodes-drawer{display:none!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:92vw!important;max-width:380px!important;height:auto!important;max-height:none!important;bottom:calc(66px + var(--safe-b))!important;padding:9px 10px 10px!important;border-radius:15px!important;gap:6px!important;box-sizing:border-box!important;overflow:visible!important;flex-direction:column!important}.watch-episodes-drawer.open,.watch-episodes-drawer.closing{display:flex!important}.watch-episodes-drawer .episodes-drawer-header,.watch-episodes-drawer .episodes-drawer-track-wrapper{flex:0 0 auto!important;min-height:0!important}.watch-episodes-drawer .episodes-drawer-track-wrapper{align-items:stretch!important}.watch-drawer-nav-btn{display:none!important}.episodes-drawer-header{margin-bottom:2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#watch-drawer-season-btn,.watch-drawer-season-btn{padding:4px 9px!important;font-size:.76rem!important;border-radius:9px!important;gap:5px!important}#watch-drawer-season-btn svg,.watch-drawer-season-btn svg{width:12px!important;height:12px!important}.episodes-drawer-title{font-size:.82rem!important;font-weight:750!important}.episodes-drawer-search-wrap,#watch-episodes-search-wrap,.episodes-drawer-swipe-hint{display:none!important}.episodes-drawer-track-wrapper{width:100%!important;overflow:hidden!important}.episodes-drawer-track{gap:8px!important;padding:1px 1px 3px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;scroll-behavior:auto!important;scrollbar-width:none!important;touch-action:pan-x!important;overscroll-behavior-x:contain!important}.episodes-drawer-track::-webkit-scrollbar{display:none!important}.watch-episode-card{flex:0 0 calc((100% - 16px) / 3)!important;width:calc((100% - 16px) / 3)!important;min-width:0!important;height:auto!important;min-height:0!important;border-radius:10px!important;overflow:hidden!important;scroll-snap-align:start!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.09)!important}.watch-ep-thumb-wrapper{height:auto!important;aspect-ratio:16 / 9!important;width:100%!important;border-radius:0!important}.watch-ep-badge{font-size:.54rem!important;font-weight:700!important;padding:1px 4px!important;top:3px!important;left:3px!important;border-radius:4px!important;white-space:nowrap!important;max-width:calc(100% - 6px)!important;overflow:hidden!important;text-overflow:ellipsis!important;display:inline-flex!important;align-items:center!important;line-height:1.2!important}.watch-ep-badge .desktop-text{display:none!important}.watch-ep-runtime{display:block!important;top:auto!important;bottom:3px!important;right:3px!important;font-size:.52rem!important;font-weight:700!important;padding:1px 4px!important;border-radius:4px!important}.watch-ep-info{padding:5px 6px 6px!important;gap:1px!important;height:auto!important;min-height:0!important;flex-grow:1!important}.watch-ep-name{font-size:.68rem!important;font-weight:700!important;line-height:1.2!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.watch-ep-desc{display:-webkit-box!important;font-size:.58rem!important;line-height:1.28!important;color:#ffffff85!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.watch-ep-more{display:none!important}.watch-season-card{flex:0 0 calc((100% - 16px) / 3)!important;width:calc((100% - 16px) / 3)!important;min-width:0!important;height:auto!important;border-radius:10px!important;scroll-snap-align:start!important}.watch-season-thumb-wrapper{height:auto!important;aspect-ratio:2 / 3!important;width:100%!important}.watch-season-info{padding:5px 6px 6px!important;height:auto!important;min-height:0!important;flex-grow:0!important;gap:1px!important}.watch-season-name{font-size:.7rem!important;font-weight:650!important}.watch-season-ep-count{font-size:.6rem!important}.watch-menu-header,.servers-popover-header,.settings-subview-header{padding-bottom:7px!important;margin-bottom:3px!important;gap:8px!important}.watch-menu-title,.servers-popover-title{font-size:.9rem!important;font-weight:700!important}.servers-reset-btn{font-size:.72rem!important}.settings-back-btn svg{width:16px!important;height:16px!important}.settings-grid-cards{gap:5px!important;margin-bottom:3px!important}.settings-tile-card{padding:7px 9px!important;min-height:52px!important;border-radius:10px!important}.settings-tile-card .tile-header{font-size:.6rem!important;gap:4px!important}.settings-tile-card .tile-header svg{width:11px!important;height:11px!important}.settings-tile-card .tile-value{font-size:.92rem!important;margin-top:2px!important}.settings-menu-list{gap:1px!important}.settings-menu-row{padding:6px 8px!important;min-height:36px!important;border-radius:8px!important;font-size:.82rem!important;margin:0!important}.settings-menu-row .row-left{gap:9px!important}.settings-menu-row .row-left svg,.settings-menu-row>svg.row-chevron{width:15px!important;height:15px!important}.settings-menu-divider{margin:2px 0!important}.watch-menu-item{padding:6px 8px!important;min-height:34px!important;border-radius:8px!important;font-size:.84rem!important;margin:0!important}.check-circle-green{width:16px!important;height:16px!important}.source-item{padding:5px 7px!important;min-height:34px!important;border-radius:8px!important;margin:0!important}.source-item-left{gap:7px!important}.source-icon-badge{width:20px!important;height:20px!important;border-radius:5px!important}.source-name{font-size:.82rem!important}.source-status-dot{width:6px!important;height:6px!important}.source-drag-handle{width:12px!important;height:12px!important}.subtitles-search-box{padding:5px 8px!important;margin:2px 0 4px!important;border-radius:8px!important;gap:5px!important}.subtitles-search-box input{font-size:.8rem!important}.subtitles-search-box svg{width:12px!important;height:12px!important}.subtitle-track-item{padding:5px 7px!important;border-radius:7px!important}.sub-track-name{font-size:.78rem!important}.sub-track-badge{font-size:.56rem!important;padding:1px 3px!important}.subtitles-customize-btn{font-size:.68rem!important;padding:2px 7px!important;border-radius:6px!important}.lang-count-badge{font-size:.7rem!important}.real-flag-img,.flag-icon-img{width:17px!important;height:13px!important}.settings-stepper{padding:2px 8px!important;gap:8px!important;border-radius:9999px!important}.settings-stepper-btn{font-size:.92rem!important;padding:0 2px!important}.settings-stepper-val{font-size:.82rem!important;min-width:20px!important}.settings-sub-status{font-size:.7rem!important}.settings-form-group{gap:2px!important;margin:1px 0!important}.settings-input-label{font-size:.74rem!important;font-weight:700!important}.settings-dark-input{padding:5px 8px!important;font-size:.8rem!important;border-radius:8px!important;height:32px!important}.settings-green-action-btn,.settings-action-btn{height:32px!important;font-size:.8rem!important;border-radius:8px!important;margin-top:3px!important;gap:6px!important}.settings-action-btn svg{width:13px!important;height:13px!important}.settings-or-divider{margin:2px 0!important;font-size:.68rem!important}.party-join-row{padding:2px 3px 2px 8px!important;border-radius:8px!important}.party-join-btn{height:28px!important;padding:0 10px!important;font-size:.76rem!important;border-radius:6px!important}.party-section-heading{font-size:.68rem!important;padding:0 2px!important}.party-count-badge{font-size:.66rem!important;padding:1px 6px!important}.party-code-value{font-size:1.05rem!important;letter-spacing:.14em!important}.party-sync-text{font-size:.72rem!important}.party-member{padding:4px 7px!important;gap:8px!important;border-radius:9px!important}.party-member-avatar{width:24px!important;height:24px!important}.party-member-face{font-size:.7rem!important}.party-verified-badge{width:12px!important;height:12px!important;right:-2px!important;bottom:-2px!important}.party-verified-badge svg{width:8px!important;height:8px!important}.party-member-name{font-size:.8rem!important}.party-member-action{font-size:.62rem!important;padding:3px 6px!important}.party-member-action .pma-text{display:none!important}.party-member-status{font-size:.64rem!important;padding:2px 6px!important;gap:4px!important}.party-hint{font-size:.7rem!important;margin-top:4px!important}.watch-party-flash{bottom:calc(78px + var(--safe-b, 0px))!important;padding:7px 13px!important;font-size:.78rem!important;max-width:88vw!important}.watch-party-pill{padding:.4rem .65rem!important;font-size:.8rem!important;gap:.35rem!important}.watch-party-pill svg{width:14px!important;height:14px!important}.settings-section-block{padding:1px 2px!important;gap:2px!important}.section-main-label{font-size:.78rem!important;font-weight:700!important}.section-sub-label{font-size:.62rem!important}.section-val-pill{font-size:.74rem!important;font-weight:700!important}.settings-segmented{padding:2px!important;gap:2px!important;border-radius:8px!important}.settings-seg-btn{padding:4px 2px!important;font-size:.72rem!important;font-weight:700!important;border-radius:6px!important}.settings-green-slider{height:3px!important;margin:3px 0 1px!important}.settings-green-slider::-webkit-slider-thumb{width:12px!important;height:12px!important}.slider-range-labels{font-size:.62rem!important}.settings-reset-icon-btn{font-size:.88rem!important}.settings-header-reset-btn{font-size:.7rem!important;padding:2px 6px!important;border-radius:6px!important}#settings-subview-subtitles-settings .settings-menu-row{padding:4px!important;min-height:28px!important}#settings-subview-subtitles-settings .settings-menu-row span,#setting-subtitles-native-row span:first-child{font-size:.78rem!important}#setting-subtitles-native-row span:last-child{font-size:.64rem!important}.sub-delay-button-row{gap:4px!important;margin-top:2px!important}.sub-delay-step-btn{padding:3px 6px!important;font-size:.68rem!important;border-radius:6px!important;gap:3px!important}.sub-delay-step-btn svg{width:10px!important;height:10px!important}.sub-delay-center-box{font-size:.72rem!important;padding:2px 6px!important}.sub-color-circle{width:18px!important;height:18px!important}.sub-color-circle svg{width:10px!important;height:10px!important}.sub-color-picker-btn{width:20px!important;height:20px!important}.sub-color-picker-btn svg{width:18px!important;height:18px!important}.subtitle-color-swatches{gap:6px!important}}@media (max-width: 900px) and (orientation: portrait){.watch-video-wrapper{position:absolute!important;inset:0!important;width:100vw!important;height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#000!important;overflow:hidden!important}.watch-native-video,#watch-native-video,#watch-iframe{width:100%!important;height:100%!important;max-width:100vw!important;max-height:100dvh!important;background:#000!important;margin:0!important;transform-origin:center center;will-change:transform}.watch-native-video.zoom-contain,#watch-native-video.zoom-contain{object-fit:contain!important}.watch-native-video.zoom-cover,#watch-native-video.zoom-cover{object-fit:cover!important}.watch-native-video.zoom-fill,#watch-native-video.zoom-fill{object-fit:fill!important}#settings-subview-party{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;max-height:100%!important;gap:6px!important;padding:2px 2px 8px!important;box-sizing:border-box!important;scrollbar-width:none!important}#settings-subview-party::-webkit-scrollbar{display:none!important}#party-setup-view{flex-direction:column!important;gap:6px!important;width:100%!important}#party-setup-view.hidden,#party-setup-view[style*="display: none"]{display:none!important}#party-active-view{flex-direction:column!important;flex:none!important;gap:6px!important;width:100%!important}#party-active-view.hidden,#party-active-view[style*="display: none"]{display:none!important}#party-setup-view .party-setup-foot,#party-active-view .party-exit-container{margin-top:8px!important}.party-section-grow{flex:none!important;min-height:0!important}#settings-subview-party .settings-section-block{display:flex!important;flex-direction:column!important;gap:4px!important;padding:0!important;margin:0!important}#settings-subview-party .section-main-label,#settings-subview-party .party-section-heading{font-size:.9rem!important;font-weight:750!important;color:#fff!important}#settings-subview-party .section-sub-label{font-size:.72rem!important;color:#ffffff73!important}#settings-subview-party .settings-dark-input{height:42px!important;font-size:16px!important;border-radius:10px!important;padding:0 12px!important;background:#00000080!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;touch-action:manipulation!important;user-select:text!important;-webkit-user-select:text!important}#settings-subview-party .settings-dark-input:focus{border-color:var(--accent, #00e5ff)!important;background:#000000b3!important;outline:none!important}#settings-subview-party .settings-dark-input::placeholder{color:#ffffff6b!important;font-size:.88rem!important}#settings-subview-party .settings-action-btn{height:38px!important;font-size:.84rem!important;border-radius:9px!important;font-weight:700!important}#settings-subview-party .settings-or-divider{margin:3px 0!important;font-size:.7rem!important;color:#ffffff59!important}.party-setup-foot{font-size:.72rem!important;gap:6px!important;padding:4px 2px 2px!important;margin-top:4px!important;line-height:1.3!important;color:#ffffff73!important}.party-setup-foot svg{width:14px!important;height:14px!important;flex-shrink:0!important;margin-top:1px!important}.party-code-card{padding:6px 12px!important;min-height:40px!important;border-radius:10px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.09)!important}.party-code-value{font-size:1.08rem!important;font-weight:800!important;letter-spacing:.1em!important}.party-icon-btn{width:26px!important;height:26px!important;border-radius:7px!important}.party-status-row{gap:7px!important;padding:2px!important}.party-sync-text{font-size:.78rem!important}.party-members-list{max-height:none!important;overflow:visible!important;gap:2px!important;padding:1px!important;scrollbar-width:none!important}.party-member{padding:5px 8px!important;min-height:38px!important;border-radius:9px!important;gap:9px!important;background:transparent!important;border:none!important}.party-member.is-self{background:#ffffff0d!important}.party-member-avatar{width:26px!important;height:26px!important}.party-member-face{font-size:.74rem!important}.party-member-name{font-size:.84rem!important;font-weight:600!important}.party-member-action{font-size:.64rem!important;padding:3px 6px!important}.party-member-action .pma-text{display:none!important}.party-member-status{font-size:.68rem!important;padding:2px 7px!important;border-radius:6px!important}.party-control-list .settings-menu-row{padding:5px 8px!important;min-height:36px!important;border-radius:9px!important}.party-exit-container{margin-top:6px!important}.party-exit-container .settings-action-btn.is-danger{height:38px!important;font-size:.84rem!important;border-radius:9px!important}}@media (hover: none){.watch-volume-slider-wrap{width:68px;opacity:1;margin-left:.25rem;margin-right:.25rem;overflow:visible}.watch-volume-bar-thumb{transform:translate(-50%,-50%) scale(1);width:10px;height:10px}.watch-progress-container{height:4px}.watch-progress-thumb{transform:translate(-50%,-50%) scale(1);width:12px;height:12px}.watch-progress-container:before{content:"";position:absolute;inset:-14px 0}}@media (max-width: 600px){#watch-pip-btn,#watch-servers-btn-bottom{display:none!important}.watch-ctrl-btn,#watch-forward-btn,#watch-rewind-btn,#watch-next-ep-btn,#watch-play-btn,#watch-volume-btn,#watch-subtitles-btn-bottom,#watch-episodes-btn-bottom,#watch-pip-btn,#watch-servers-btn-bottom,#watch-settings-btn-bottom,#watch-zoom-btn,#watch-fullscreen-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;padding:0!important}.watch-ctrl-btn svg,.watch-ctrl-btn img,.watch-play-img,#watch-play-btn img,#watch-play-btn span img,#watch-play-icon img,#watch-play-btn svg,#watch-play-icon svg,#watch-forward-btn svg,#watch-forward-btn img,#watch-forward-btn span svg,#watch-forward-btn span img,#watch-rewind-btn svg,#watch-rewind-btn img,#watch-rewind-btn span svg,#watch-rewind-btn span img,#watch-next-ep-btn svg,#watch-next-ep-btn img,#watch-next-ep-btn span svg,#watch-next-ep-btn span img,#watch-volume-btn svg,#watch-subtitles-btn-bottom svg,#watch-episodes-btn-bottom svg,#watch-pip-btn svg,#watch-servers-btn-bottom svg,#watch-settings-btn-bottom svg,#watch-zoom-btn svg,#watch-zoom-icon svg,#watch-fullscreen-btn svg{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain!important;display:block!important;stroke-width:2.2!important}.watch-time-display{font-size:.72rem;position:absolute!important;left:50%!important;transform:translate(-50%)!important;margin:0!important;white-space:nowrap!important;pointer-events:none!important}.watch-controls-row{position:relative!important}.watch-title-container{max-width:50vw}.watch-sub-title{display:block!important;font-size:.64rem!important;font-weight:600!important;color:#ffffffb8!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.watch-server-pill-btn{padding:.35rem .65rem;font-size:.76rem}.watch-subtitle-cue{font-size:clamp(.56rem,2.2vw,.72rem)!important;padding:2px 8px!important;border-radius:5px!important;line-height:1.25!important}}@media (max-width: 900px){.cp-auth-panel{width:100%;max-width:440px;max-height:calc(100dvh - 2rem);overflow-y:auto;overscroll-behavior:contain}}@media (max-width: 900px){.footer-simple,#footer,.footer-simple-inner,.footer-simple-brand,.footer-simple-disclaimer,.footer-simple-contact,.footer-simple.detail-footer,.toast{display:none!important}.back-to-top,.scroll-to-top-btn{right:var(--gutter-r);bottom:calc(1.1rem + var(--bottom-space));width:44px;height:44px}}@media (max-height: 500px) and (orientation: landscape){.hero,.movies-hero,.series-hero,.detail-hero-banner{height:100vh!important;min-height:320px!important;max-height:none!important}.hero-content,.hero-controls-right,.movies-hero .hero-content,.series-hero .hero-content,.movies-hero .hero-controls-right,.series-hero .hero-controls-right{bottom:calc(6% + 30px)!important}.hero-title-logo{max-height:68px}.hero-desc{display:none}.continue-watching-section,.providers-section{margin-top:1.2rem}#continue-watching-section[style*="display: none"]+.providers-section,#continue-watching-section:empty+.providers-section{margin-top:1.2rem!important}.watch-floating-header{padding:calc(.5rem + env(safe-area-inset-top,0px)) max(1.5rem,max(env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))) 1.4rem!important;left:0!important;right:0!important;margin:0 auto!important;max-width:900px!important;width:100%!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:20!important}.watch-bottom-bar{padding:1.2rem max(1.5rem,max(env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))) calc(.45rem + var(--safe-b))!important;left:0!important;right:0!important;margin:0 auto!important;max-width:900px!important;width:100%!important;box-sizing:border-box!important;gap:.35rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;z-index:30!important}.watch-progress-container{width:100%!important;margin:0 auto 4px!important}.watch-controls-row{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important}.watch-controls-left,.watch-controls-right{display:flex!important;align-items:center!important;gap:8px!important}.watch-ctrl-btn,.watch-back-btn,.watch-icon-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.watch-time-display{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;font-size:.76rem!important;font-weight:700!important;margin:0!important;white-space:nowrap!important;pointer-events:none!important;text-align:center!important}.watch-title-container{top:calc(.75rem + 25px + env(safe-area-inset-top,0px))!important;max-width:60vw!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important;text-align:center!important;z-index:10!important;pointer-events:none!important}.watch-main-title{font-size:.92rem!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.watch-sub-title{display:block!important;font-size:.65rem!important;font-weight:600!important;color:#ffffffb8!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.watch-skip-intro-btn{bottom:calc(87px + var(--safe-b))!important;right:43px!important;font-size:.68rem!important;padding:.25rem .62rem!important;height:26px!important;z-index:35!important}.watch-pause-details-overlay{bottom:calc(106px + var(--safe-b, 0px))!important;z-index:15!important}.watch-subtitle-overlay{bottom:calc(58px + var(--safe-b))!important;z-index:18!important}.watch-loader-back-btn{top:calc(.5rem + env(safe-area-inset-top,0px))!important;left:calc(.65rem + env(safe-area-inset-left,0px))!important;width:36px!important;height:36px!important}.watch-loader-content{max-width:85vw!important;padding:.5rem!important;gap:.15rem!important}.watch-minion-box{width:105px!important;height:105px!important;margin:0 auto -8px!important}.watch-minion-icon{width:95px!important;height:95px!important}.watch-loader-error-view .watch-minion-box,.watch-minion-error-box{width:95px!important;height:95px!important;margin:0 auto -8px!important}.watch-loader-error-view .watch-minion-icon,.watch-minion-error-box .watch-minion-icon{width:90px!important;height:90px!important;top:-8px!important}.watch-loader-title-row{font-size:clamp(.92rem,4.2vw,1.15rem)!important;white-space:nowrap!important;flex-wrap:nowrap!important;gap:4px!important;max-width:95vw!important}.watch-error-title{font-size:1.15rem!important;margin:0!important}.watch-error-subtitle{font-size:.74rem!important}.watch-error-desc{font-size:.72rem!important;line-height:1.25!important;max-width:75vw!important}.watch-error-buttons{display:flex!important;gap:6px!important;justify-content:center!important;margin-top:.35rem!important}.watch-err-btn{padding:.35rem .95rem!important;font-size:.74rem!important}.watch-popover,.watch-menu-popover,.settings-hub-popover{position:absolute!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;top:max(6px,env(safe-area-inset-top,6px))!important;bottom:auto!important;width:min(360px,88vw)!important;max-width:380px!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 54px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;border-radius:12px!important;padding:7px 9px 8px!important;box-sizing:border-box!important;z-index:100!important}.watch-popover::-webkit-scrollbar,.watch-menu-popover::-webkit-scrollbar,.settings-hub-popover::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.watch-episodes-drawer{display:none!important;position:absolute!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;top:auto!important;bottom:calc(52px + var(--safe-b, 0px))!important;width:94vw!important;max-width:860px!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;touch-action:manipulation!important;scrollbar-width:none!important;-ms-overflow-style:none!important;border-radius:12px!important;padding:6px 10px 8px!important;gap:4px!important;box-sizing:border-box!important;z-index:100!important}.watch-episodes-drawer.open,.watch-episodes-drawer.closing{display:flex!important}.episodes-drawer-search-wrap,#watch-episodes-search-wrap{display:none!important}.watch-episodes-drawer .episodes-drawer-header,.watch-episodes-drawer .episodes-drawer-track-wrapper{flex:0 0 auto!important;min-height:0!important}.watch-episodes-drawer .episodes-drawer-track-wrapper{align-items:stretch!important}.watch-episodes-drawer::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.episodes-drawer-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:2px!important}.episodes-drawer-title{font-size:.82rem!important;font-weight:700!important}.episodes-drawer-swipe-hint{display:inline-flex!important;font-size:.62rem!important;padding:1px 6px!important}.episodes-drawer-track-wrapper{width:100%!important;overflow:hidden!important}.episodes-drawer-track{gap:6px!important;padding:1px 0 3px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-ms-overflow-style:none!important;touch-action:pan-x!important}.episodes-drawer-track::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.watch-episode-card{flex:0 0 calc((100% - 30px) / 6)!important;min-width:104px!important;height:auto!important;min-height:0!important;border-radius:8px!important;overflow:hidden!important;scroll-snap-align:start!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.09)!important}.watch-ep-thumb-wrapper{height:auto!important;aspect-ratio:16 / 9!important;width:100%!important;border-radius:0!important}.watch-ep-badge{font-size:.48rem!important;padding:1px 3px!important;top:2px!important;left:2px!important;border-radius:3px!important}.watch-ep-info{padding:4px 5px 5px!important;gap:0!important;height:auto!important;min-height:0!important;flex-grow:0!important}.watch-ep-name{font-size:.64rem!important;font-weight:650!important;line-height:1.2!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.watch-ep-runtime{display:none!important}.watch-season-card{flex:0 0 calc((100% - 30px) / 6)!important;width:auto!important;min-width:88px!important;height:auto!important;border-radius:8px!important;scroll-snap-align:start!important}.watch-season-thumb-wrapper{height:auto!important;aspect-ratio:2 / 3!important;width:100%!important}.watch-season-info{padding:4px 5px 5px!important;height:auto!important;min-height:0!important;flex-grow:0!important;gap:1px!important}.watch-season-name{font-size:.64rem!important;font-weight:650!important}.watch-season-ep-count{font-size:.56rem!important}.watch-ep-desc,.watch-ep-more{display:none!important}#settings-subview-main,.settings-subview{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;max-height:100%!important;height:auto!important}#settings-subview-main::-webkit-scrollbar,.settings-subview::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}#settings-subview-main .settings-grid-cards,#settings-subview-main .settings-menu-list{flex-shrink:0!important}.settings-tile-card{padding:5px 8px!important;min-height:44px!important;border-radius:8px!important}.settings-tile-card .tile-value{font-size:.86rem!important}.settings-menu-row{padding:4px 6px!important;min-height:32px!important;font-size:.8rem!important}.source-item,.watch-server-item,.watch-menu-item{padding:4px 6px!important;min-height:30px!important;font-size:.8rem!important}#watch-subtitles-btn-bottom,#watch-episodes-btn-bottom,#watch-pip-btn,#watch-servers-btn-bottom,#watch-next-ep-btn,#watch-settings-btn-bottom,#watch-zoom-btn{display:inline-flex!important}#settings-subview-party{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;height:auto!important;max-height:100%!important;gap:3px!important;padding:2px 2px 4px!important;box-sizing:border-box!important;scrollbar-width:none!important}#settings-subview-party::-webkit-scrollbar{display:none!important}#party-setup-view{flex-direction:column!important;gap:3px!important;width:100%!important}#party-setup-view.hidden,#party-setup-view[style*="display: none"]{display:none!important}#party-active-view{flex-direction:column!important;flex:none!important;gap:3px!important;width:100%!important}#party-active-view.hidden,#party-active-view[style*="display: none"]{display:none!important}.party-section-grow{flex:none!important;min-height:0!important}#settings-subview-party .settings-section-block{gap:1px!important;padding:0!important}#settings-subview-party .section-main-label,#settings-subview-party .party-section-heading{font-size:.78rem!important;font-weight:700!important}#settings-subview-party .section-sub-label{font-size:.62rem!important}#settings-subview-party .settings-dark-input{height:34px!important;font-size:16px!important;border-radius:8px!important;padding:0 10px!important;background:#00000080!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;touch-action:manipulation!important}#settings-subview-party .settings-dark-input:focus{border-color:var(--accent, #00e5ff)!important;background:#000000b3!important;outline:none!important}#settings-subview-party .settings-dark-input::placeholder{color:#ffffff6b!important;font-size:.78rem!important}#settings-subview-party .settings-action-btn{height:30px!important;font-size:.76rem!important;border-radius:6px!important;margin-top:1px!important}#settings-subview-party .settings-or-divider{margin:1px 0!important;font-size:.62rem!important}.party-setup-foot{display:none!important}.party-code-card{padding:3px 8px!important;min-height:30px!important;border-radius:6px!important}.party-code-value{font-size:.9rem!important;letter-spacing:.06em!important}.party-icon-btn{width:22px!important;height:22px!important;border-radius:5px!important}.party-status-row{gap:5px!important;padding:0 2px!important}.party-sync-text{font-size:.7rem!important}.party-members-list{max-height:none!important;overflow:visible!important;gap:2px!important;padding:1px!important;scrollbar-width:none!important}.party-member{padding:3px 6px!important;min-height:32px!important;border-radius:7px!important;gap:7px!important;background:transparent!important;border:none!important}.party-member.is-self{background:#ffffff0d!important}.party-member-avatar{width:22px!important;height:22px!important}.party-member-face{font-size:.64rem!important}.party-verified-badge{width:11px!important;height:11px!important}.party-verified-badge svg{width:7px!important;height:7px!important}.party-member-name{font-size:.74rem!important}.party-member-status{font-size:.62rem!important;padding:1px 5px!important;gap:3px!important}.party-control-list .settings-menu-row{padding:2px 5px!important;min-height:28px!important}.party-exit-container{margin-top:2px!important}.party-exit-container .settings-action-btn.is-danger{height:28px!important;font-size:.74rem!important;border-radius:6px!important}.watch-party-flash{bottom:calc(60px + var(--safe-b, 0px))!important;padding:6px 12px!important;font-size:.74rem!important}.mobile-tabbar{height:calc(48px + var(--safe-b))}.mobile-tab-label{display:none}.shorts-card-container{width:min(420px,56.25dvh);height:100%;border-radius:0}}@media (max-width: 950px) and (orientation: landscape){.watch-floating-header{padding:calc(.5rem + env(safe-area-inset-top,0px)) 24px 1.4rem 24px!important;left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important;z-index:20!important}.watch-bottom-bar{padding:1.2rem 24px calc(.45rem + var(--safe-b)) 24px!important;left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important;z-index:30!important}.watch-controls-row{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important}.watch-controls-left,.watch-controls-right{display:flex!important;align-items:center!important;gap:8px!important}.watch-time-display{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;font-size:.76rem!important;font-weight:700!important;margin:0!important;white-space:nowrap!important;pointer-events:none!important}.watch-title-container{top:calc(.75rem + 25px + env(safe-area-inset-top,0px))!important;max-width:60vw!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important;text-align:center!important;z-index:10!important;pointer-events:none!important}.watch-main-title{font-size:.92rem!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.watch-sub-title{display:block!important;font-size:.65rem!important;font-weight:600!important;color:#ffffffb8!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.watch-pause-details-overlay{bottom:calc(106px + var(--safe-b, 0px))!important;z-index:15!important}.watch-popover,.watch-menu-popover,.settings-hub-popover{position:absolute!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;top:max(6px,env(safe-area-inset-top,6px))!important;bottom:auto!important;width:min(360px,88vw)!important;max-width:380px!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 54px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;border-radius:12px!important;padding:7px 9px 8px!important;box-sizing:border-box!important;z-index:100!important}.watch-popover::-webkit-scrollbar,.watch-menu-popover::-webkit-scrollbar,.settings-hub-popover::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.watch-episodes-drawer{display:none!important;position:absolute!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;top:auto!important;bottom:calc(52px + var(--safe-b, 0px))!important;width:94vw!important;max-width:860px!important;height:auto!important;min-height:0!important;max-height:calc(45dvh + 10px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;border-radius:12px!important;padding:5px 10px 7px!important;box-sizing:border-box!important;z-index:100!important}.watch-episodes-drawer.open,.watch-episodes-drawer.closing{display:flex!important}.episodes-drawer-search-wrap,#watch-episodes-search-wrap{display:none!important}.watch-episodes-drawer::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}#settings-subview-main,.settings-subview{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important;max-height:100%!important;height:auto!important}#settings-subview-main::-webkit-scrollbar,.settings-subview::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}}@media (max-width: 900px){.provider-card,.custom-dropdown-btn,.filter-random-btn,.page-back-btn,.history-clear-all-btn,.hero-sub-pill{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-pill-bar,.logo,.nav-back-btn,.user-dropdown-menu,.detail-brand-pill,.detail-back-btn{backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5)}.ambient-aurora-ribbon,.ambient-sun-glow{animation:none}.ambient-aurora-ribbon{filter:blur(32px)}.hover-popup-video-box{display:none}}@media (prefers-reduced-data: reduce){.hero-video-wrapper,.detail-video-container,.hover-popup-video-box{display:none!important}}@media (pointer: coarse){.hero-dot{position:relative}.hero-dot:after{content:"";position:absolute;inset:-15px -6px}.hero-nav{gap:.75rem}.user-menu-item{padding:11px 14px}.nav-search-close-btn{width:30px;height:30px;position:relative}.nav-search-close-btn:after{content:"";position:absolute;inset:-8px;border-radius:50%}.view-all-link,.continue-edit-btn,.search-history-clear-all{padding-top:9px;padding-bottom:9px}.section-header,.continue-header,.providers-header{margin-bottom:.3rem}.settings-tab-btn{min-height:40px}.footer-simple-discord{padding:9px;margin:-9px}.footer-simple-contact{display:inline-block;padding:9px 4px}.shorts-ctrl-btn-inner{width:34px;height:34px}.shorts-volume-slider{height:32px;margin:-14px 0}}.episodes-season-menu{max-width:calc(100vw - 1.5rem)}@media (min-width: 1025px){.continue-watching-section{margin-top:-160px;margin-bottom:0}.providers-section{margin-top:0}#continue-watching-section[style*="display: none"]+.providers-section,#continue-watching-section:empty+.providers-section{margin-top:-160px!important}.catalog-page-container{margin-top:-160px!important}.providers-track{padding-bottom:1.1rem}}@media (max-height: 500px) and (orientation: landscape){.watch-floating-header{padding:max(.4rem,env(safe-area-inset-top)) max(1rem,max(env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))) 1rem!important;left:0!important;right:0!important;margin:0 auto!important;max-width:900px!important;width:100%!important;box-sizing:border-box!important}.watch-bottom-bar{padding:1.2rem max(1rem,max(env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))) max(.5rem,env(safe-area-inset-bottom))!important;gap:.25rem!important;left:0!important;right:0!important;margin:0 auto!important;max-width:900px!important;width:100%!important;box-sizing:border-box!important;align-items:center!important}.watch-progress-container{width:100%!important;margin:0 auto 3px!important}.watch-controls-row{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 auto!important}.watch-ctrl-btn{width:32px!important;height:32px!important;min-width:30px!important}.watch-ctrl-btn svg,.watch-play-img,#watch-play-btn img,#watch-play-icon img{width:18px!important;height:18px!important}.watch-episodes-drawer,.settings-hub-popover,.watch-popover,.watch-menu-popover{display:none!important;bottom:42px!important;max-height:86vh!important;height:auto!important}.watch-episodes-drawer.open,.watch-episodes-drawer.closing,.settings-hub-popover.open,.watch-popover.open,.watch-menu-popover.open{display:flex!important}.episodes-drawer-search-wrap,#watch-episodes-search-wrap{display:none!important}.watch-pause-details-overlay{bottom:75px!important;left:max(14px,env(safe-area-inset-left))!important;max-width:70%!important}.pause-main-title{font-size:1rem!important}.pause-overview{display:none!important}.watch-volume-container{display:inline-flex!important;align-items:center!important;position:relative!important;margin-left:2px!important}#watch-volume-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-width:30px!important}#watch-volume-btn svg{width:18px!important;height:18px!important}.watch-volume-slider-wrap{display:flex!important;width:65px!important;opacity:1!important;margin-left:.25rem!important;margin-right:.25rem!important;overflow:visible!important}.watch-volume-slider{width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;display:block!important;touch-action:none!important}.watch-volume-bar-thumb{transform:translate(-50%,-50%) scale(1)!important;width:10px!important;height:10px!important}.watch-volume-bar-bg{height:4px!important}.watch-scrub-thumb-wrap{width:90px!important;height:50px!important;border-radius:6px!important}.watch-scrub-preview{border-radius:8px!important;padding:3px 3px 4px!important;gap:2px!important;bottom:calc(100% + 8px)!important}.watch-scrub-preview-time{font-size:.6rem!important}.watch-skip-intro-btn{bottom:66px!important;right:max(39px,calc(27px + env(safe-area-inset-right,0px)))!important;padding:.22rem .55rem!important;font-size:.65rem!important;gap:3px!important;height:24px!important;min-height:24px!important}.watch-skip-intro-btn img,.watch-skip-intro-btn svg{width:9px!important;height:9px!important}}@media (min-width: 901px){.nav-search-dropdown-panel{max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);overflow:hidden}.search-results-section{flex:1 1 auto;min-height:0}.search-dropdown-results{flex:1 1 auto;min-height:0;max-height:none}}@media (min-width: 901px) and (max-height: 850px){.search-dropdown-results{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}}
