:root{--pm-accent:#e50914;--pm-accent-2:#5b8cff;--pm-bg:#07090d;--pm-surface:#11151d;--pm-surface-2:#171c26;--pm-text:#f6f7fb;--pm-muted:#a8afbd;--pm-line:rgba(255,255,255,.11);--pm-glass:rgba(10,13,19,.72);--pm-success:#2bd67b;--pm-gold:#ffc857;--pm-radius:18px;--pm-logo-width:168px;--pm-shadow:0 22px 60px rgba(0,0,0,.34);--pm-header-h:76px;--pm-content:1480px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pm-bg);color:var(--pm-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}body.pm-light,body.pm-theme-light{--pm-bg:#f4f6fa;--pm-surface:#fff;--pm-surface-2:#edf1f7;--pm-text:#10131a;--pm-muted:#5f6878;--pm-line:rgba(8,15,27,.12);--pm-glass:rgba(255,255,255,.82);--pm-shadow:0 22px 60px rgba(22,30,45,.12);color-scheme:light}body.pm-no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{max-width:100%;height:auto}.pm-icon{width:1.25em;height:1.25em;display:inline-block;vertical-align:-.2em;flex:0 0 auto}.pm-skip-link{position:fixed;left:12px;top:-80px;z-index:10000;background:#fff;color:#000;padding:10px 14px;border-radius:8px}.pm-skip-link:focus{top:12px}.pm-main{min-height:65vh}.pm-content-wrap,.pm-home-content,.pm-single-content,.pm-library-page,.pm-account-page,.pm-playlist-page,.pm-watch-page{width:min(var(--pm-content),calc(100% - 48px));margin-inline:auto}.pm-content-page{padding:120px 0 70px}.pm-content-wide{width:min(1480px,100%)}.pm-entry{background:var(--pm-surface);border:1px solid var(--pm-line);border-radius:var(--pm-radius);padding:clamp(22px,4vw,52px);box-shadow:var(--pm-shadow)}.pm-entry h1,.pm-entry h2{line-height:1.12}.pm-entry-content{font-size:1.03rem}.pm-entry-content>:first-child{margin-top:0}.pm-entry-content>:last-child{margin-bottom:0}.pm-prose{color:var(--pm-muted);font-size:1.02rem;line-height:1.8}.pm-prose a{color:var(--pm-accent-2)}
.pm-site-header{position:relative;z-index:100;width:100%;height:var(--pm-header-h);background:rgba(7,9,13,.94);border-bottom:1px solid transparent;transition:background .25s,border-color .25s,box-shadow .25s}.pm-has-sticky-header .pm-site-header{position:sticky;top:0}.pm-site-header.pm-header-transparent{position:absolute;top:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.72),transparent)}.pm-has-sticky-header .pm-site-header.pm-header-transparent{position:fixed}.admin-bar.pm-has-sticky-header .pm-site-header{top:32px}.pm-site-header.pm-header-scrolled{background:rgba(7,9,13,.92);backdrop-filter:blur(20px);border-color:var(--pm-line);box-shadow:0 8px 30px rgba(0,0,0,.22)}.pm-light .pm-site-header.pm-header-scrolled{background:rgba(255,255,255,.9)}.pm-header-inner{height:100%;width:min(var(--pm-content),calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:28px}.pm-brand{display:flex;align-items:center;min-width:0}.pm-logo{display:block;width:min(var(--pm-logo-width),32vw);max-height:52px;object-fit:contain;object-position:left center}.pm-wordmark{font-size:1.45rem;font-weight:950;letter-spacing:-.05em;white-space:nowrap}.pm-wordmark::first-letter{color:var(--pm-accent)}.pm-desktop-nav{min-width:0;flex:1}.pm-menu{display:flex;align-items:center;gap:4px;list-style:none;padding:0;margin:0}.pm-menu li{position:relative}.pm-menu a{display:flex;align-items:center;min-height:44px;padding:0 12px;border-radius:999px;color:#dce1eb;font-weight:700;font-size:.92rem;transition:.2s}.pm-light .pm-menu a{color:#2c3441}.pm-menu a:hover,.pm-menu .current-menu-item>a{background:rgba(255,255,255,.08);color:#fff}.pm-light .pm-menu a:hover,.pm-light .pm-menu .current-menu-item>a{background:rgba(9,16,28,.07);color:#0e1218}.pm-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:210px;padding:10px;list-style:none;background:var(--pm-surface);border:1px solid var(--pm-line);border-radius:14px;box-shadow:var(--pm-shadow)}.pm-menu li:hover>.sub-menu,.pm-menu li:focus-within>.sub-menu{display:block}.pm-menu .sub-menu a{color:var(--pm-text);border-radius:10px}.pm-header-actions{display:flex;align-items:center;gap:8px}.pm-icon-button{width:42px;height:42px;border:1px solid var(--pm-line);border-radius:999px;background:rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.pm-icon-button:hover{background:rgba(255,255,255,.13);transform:translateY(-1px)}.pm-light .pm-icon-button{background:rgba(0,0,0,.035)}.pm-account-link{display:flex;align-items:center;gap:8px;padding:5px 9px 5px 5px;border-radius:999px;border:1px solid var(--pm-line);background:rgba(255,255,255,.06);font-weight:750;font-size:.88rem}.pm-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.pm-account-link>.pm-icon{width:14px}.pm-theme-icon-light{display:none}.pm-light .pm-theme-icon-light{display:inline-flex}.pm-light .pm-theme-icon-dark{display:none}.pm-mobile-menu-toggle{display:none}
.pm-search-overlay{position:fixed;inset:0;z-index:500;background:rgba(0,0,0,.72);backdrop-filter:blur(16px);padding:clamp(18px,5vw,60px);opacity:0;transition:opacity .18s}.pm-search-overlay.open{opacity:1}.pm-search-panel{width:min(980px,100%);max-height:calc(100vh - 60px);overflow:auto;margin:auto;background:var(--pm-surface);border:1px solid var(--pm-line);border-radius:28px;box-shadow:0 30px 100px rgba(0,0,0,.6);padding:clamp(22px,4vw,40px);transform:translateY(-10px);transition:transform .2s}.pm-search-overlay.open .pm-search-panel{transform:none}.pm-search-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.pm-search-top h2{font-size:clamp(1.7rem,4vw,2.5rem);margin:0}.pm-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:900;color:var(--pm-accent);margin:0 0 8px}.pm-live-search-form{margin-top:24px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:8px 8px 8px 16px;border:1px solid var(--pm-line);border-radius:18px;background:var(--pm-surface-2)}.pm-live-search-form>.pm-icon{color:var(--pm-muted)}.pm-live-search-input{min-width:0;width:100%;border:0;background:transparent;color:var(--pm-text);outline:0;font-size:1.02rem}.pm-live-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.pm-live-result{display:grid;grid-template-columns:68px 1fr;gap:13px;align-items:center;padding:9px;border-radius:14px;border:1px solid transparent;transition:.2s}.pm-live-result:hover{background:var(--pm-surface-2);border-color:var(--pm-line)}.pm-live-art{width:68px;height:92px;border-radius:10px;overflow:hidden;background:var(--pm-surface-2)}.pm-live-art img{width:100%;height:100%;object-fit:cover}.pm-live-result-body{min-width:0}.pm-live-result-body strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-live-result-body small{display:block;color:var(--pm-muted);margin-top:4px}.pm-live-empty{grid-column:1/-1;color:var(--pm-muted);padding:24px;text-align:center;border:1px dashed var(--pm-line);border-radius:14px}
.pm-mobile-drawer{position:fixed;inset:0;z-index:600;background:rgba(0,0,0,.58);opacity:0;transition:opacity .25s}.pm-mobile-drawer::before{content:"";position:absolute;inset:0 auto 0 0;width:min(86vw,360px);background:var(--pm-surface);border-right:1px solid var(--pm-line);transform:translateX(-100%);transition:transform .25s}.pm-mobile-drawer.open{opacity:1}.pm-mobile-drawer.open::before{transform:none}.pm-drawer-head,.pm-mobile-drawer nav,.pm-drawer-actions{position:relative;z-index:1;width:min(86vw,360px)}.pm-drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.pm-drawer-menu{list-style:none;margin:0;padding:8px 14px}.pm-drawer-menu a{display:flex;padding:13px 12px;border-radius:12px;font-weight:800}.pm-drawer-menu a:hover{background:var(--pm-surface-2)}.pm-drawer-menu .sub-menu{list-style:none;padding-left:14px}.pm-drawer-actions{position:absolute;left:0;bottom:0;padding:18px;display:grid;gap:10px;background:linear-gradient(to top,var(--pm-surface) 80%,transparent)}
.pm-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:999px;font-weight:850;cursor:pointer;transition:transform .18s,background .18s,border-color .18s,opacity .18s}.pm-btn:hover{transform:translateY(-1px)}.pm-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.pm-btn-primary{background:var(--pm-accent);color:#fff}.pm-btn-primary:hover{filter:brightness(1.08)}.pm-btn-glass,.pm-btn-ghost{background:rgba(255,255,255,.09);border-color:var(--pm-line);color:var(--pm-text);backdrop-filter:blur(12px)}.pm-light .pm-btn-glass,.pm-light .pm-btn-ghost{background:rgba(0,0,0,.045)}.pm-btn-small{min-height:34px;padding:0 12px;font-size:.82rem}.pm-btn-icon{width:46px;padding:0}.pm-btn.active,.pm-watchlist-toggle.active{background:var(--pm-success)!important;color:#05150c;border-color:transparent}.pm-chip{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:6px;background:#fff;color:#0b0d12;font-size:.74rem;font-weight:900}.pm-chip-outline{background:transparent;color:inherit;border:1px solid currentColor}.pm-rating{display:inline-flex;align-items:center;gap:4px;color:var(--pm-gold);font-weight:900}.pm-rating .pm-icon{fill:currentColor;stroke-width:1.4}
.pm-hero-slider{position:relative;height:min(82vh,850px);min-height:620px;overflow:hidden;background:#050609}.pm-hero-track,.pm-hero-slide{position:absolute;inset:0}.pm-hero-slide{opacity:0;visibility:hidden;transition:opacity .7s,visibility .7s}.pm-hero-slide.active{opacity:1;visibility:visible}.pm-hero-media{position:absolute;inset:0;overflow:hidden;background-image:var(--pm-hero-image);background-size:cover;background-position:center 22%;transform:scale(1.025);transition:transform 8s ease}.pm-hero-trailer-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:pmHeroTrailerIn .5s ease both}@keyframes pmHeroTrailerIn{from{opacity:0}to{opacity:1}}.pm-hero-slide.active .pm-hero-media{transform:scale(1.08)}.pm-hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,4,7,.96) 0%,rgba(3,4,7,.74) 34%,rgba(3,4,7,.18) 68%,rgba(3,4,7,.1)),linear-gradient(to top,var(--pm-bg) 0%,rgba(7,9,13,.68) 10%,transparent 42%)}.pm-hero-content{position:absolute;z-index:2;left:max(24px,calc((100vw - var(--pm-content))/2));bottom:clamp(90px,15vh,150px);width:min(700px,calc(100% - 48px))}.pm-hero-content h1{font-size:clamp(2.7rem,6vw,5.8rem);line-height:.93;letter-spacing:-.055em;margin:0 0 18px;text-wrap:balance}.pm-hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;font-weight:800}.pm-hero-copy{font-size:clamp(.98rem,1.5vw,1.15rem);line-height:1.65;color:#e2e5eb;max-width:620px;text-shadow:0 2px 20px rgba(0,0,0,.8)}.pm-hero-buttons{display:flex;align-items:center;gap:10px;margin-top:24px}.pm-hero-controls{position:absolute;z-index:5;right:max(24px,calc((100vw - var(--pm-content))/2));bottom:108px;display:flex;align-items:center;gap:8px}.pm-hero-controls>button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.45);display:grid;place-items:center;cursor:pointer}.pm-hero-dots{display:flex;gap:6px}.pm-hero-dots button{width:22px;height:3px;border:0;padding:0;border-radius:99px;background:rgba(255,255,255,.35);cursor:pointer;transition:.25s}.pm-hero-dots button.active{width:38px;background:#fff}
.pm-home-content{position:relative;z-index:4;margin-top:-64px;padding-bottom:70px}.pm-shelf{margin:0 0 44px}.pm-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.pm-section-head h2{font-size:clamp(1.35rem,2.4vw,2rem);letter-spacing:-.035em;line-height:1.1;margin:0}.pm-section-actions{display:flex;align-items:center;gap:8px}.pm-section-actions>a{display:inline-flex;align-items:center;gap:4px;color:var(--pm-muted);font-size:.84rem;font-weight:800;margin-right:5px}.pm-section-actions>a:hover{color:var(--pm-text)}.pm-section-actions>button{width:36px;height:36px;border:1px solid var(--pm-line);background:var(--pm-surface);border-radius:50%;display:grid;place-items:center;cursor:pointer}.pm-rail{display:grid;gap:14px}.pm-layout-carousel{grid-auto-flow:column;grid-auto-columns:clamp(160px,15vw,225px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;padding:7px 4px 22px;margin-inline:-4px}.pm-layout-carousel::-webkit-scrollbar{display:none}.pm-layout-carousel>*{scroll-snap-align:start}.pm-layout-grid,.pm-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.pm-layout-feature{grid-auto-flow:column;grid-auto-columns:clamp(300px,34vw,520px);overflow-x:auto;scrollbar-width:none;padding:7px 4px 22px}.pm-layout-feature::-webkit-scrollbar{display:none}.pm-layout-feature .pm-media-card{aspect-ratio:16/9}.pm-layout-feature .pm-card-art{aspect-ratio:16/9}.pm-layout-feature .pm-card-poster{aspect-ratio:16/9}.pm-layout-feature .pm-card-body{position:absolute;left:0;right:0;bottom:0;padding:28px 18px 16px;background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}
.pm-media-card{position:relative;min-width:0;border-radius:var(--pm-radius);background:var(--pm-surface);border:1px solid transparent;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden}.pm-card-cinematic .pm-media-card:hover{transform:translateY(-7px) scale(1.025);z-index:8;border-color:var(--pm-line);box-shadow:var(--pm-shadow)}.pm-card-glass .pm-media-card{background:rgba(255,255,255,.055);border-color:var(--pm-line);backdrop-filter:blur(14px)}.pm-card-minimal .pm-media-card{background:transparent}.pm-card-art{display:block;position:relative;aspect-ratio:2/3;overflow:hidden;background:linear-gradient(135deg,#1b2130,#090b11)}.pm-card-poster{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.pm-media-card:hover .pm-card-poster{transform:scale(1.045)}.pm-poster-placeholder{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:var(--pm-muted);padding:18px;background:linear-gradient(145deg,var(--pm-surface-2),var(--pm-surface));font-weight:800}.pm-poster-placeholder .pm-icon{width:42px;height:42px}.pm-card-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 40%);opacity:.7}.pm-card-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-40%) scale(.8);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#07090d;opacity:0;transition:.22s}.pm-media-card:hover .pm-card-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.pm-card-badge{position:absolute;right:8px;top:8px;padding:4px 7px;background:rgba(0,0,0,.75);border:1px solid rgba(255,255,255,.25);border-radius:6px;color:#fff;font-size:.68rem;font-weight:900}.pm-card-progress{position:absolute;left:8px;right:8px;bottom:8px;height:4px;border-radius:99px;background:rgba(255,255,255,.3);overflow:hidden}.pm-card-progress i{display:block;height:100%;background:var(--pm-accent)}.pm-card-body{padding:11px 10px 13px}.pm-card-body h3{font-size:.96rem;line-height:1.25;margin:8px 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-card-meta{display:flex;align-items:center;gap:7px;color:var(--pm-muted);font-size:.74rem;white-space:nowrap;overflow:hidden}.pm-card-meta .pm-rating{font-size:.76rem}.pm-card-actions{display:flex;align-items:center;gap:6px;height:0;overflow:visible;opacity:0;transform:translateY(4px);transition:.2s}.pm-media-card:hover .pm-card-actions,.pm-media-card:focus-within .pm-card-actions{opacity:1;transform:none}.pm-round-action{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);background:#252b36;color:#fff;cursor:pointer;padding:0}.pm-round-action.pm-primary{background:#fff;color:#050609}.pm-round-action.active{background:var(--pm-success);color:#05150c}.pm-round-action .pm-icon{width:15px;height:15px}.pm-card-trailer{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;background:#000}.pm-layout-feature .pm-card-actions{height:auto;opacity:1;transform:none}.pm-layout-feature .pm-card-body h3{font-size:1.15rem;color:#fff}.pm-layout-feature .pm-card-meta{color:#d1d6df}
.pm-playlist-card{border:1px solid var(--pm-line);background:var(--pm-surface);border-radius:var(--pm-radius);overflow:hidden}.pm-playlist-art{position:relative;display:block;aspect-ratio:16/9;overflow:hidden}.pm-playlist-art .pm-card-poster{width:100%;height:100%;object-fit:cover}.pm-playlist-icon{position:absolute;right:12px;bottom:12px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--pm-accent);color:#fff}.pm-playlist-card>div{padding:14px}.pm-playlist-card h3{margin:4px 0 0}.pm-playlist-card small{color:var(--pm-muted)}
.pm-ad-slot{width:min(var(--pm-content),calc(100% - 48px));margin:22px auto;text-align:center;overflow:hidden}.pm-ad-slot .widget{margin:0}.pm-widget-zone{padding:20px 0}.pm-widget{margin-bottom:22px}.pm-widget-title{margin-top:0}.pm-page-hero{padding:130px 0 36px}.pm-page-hero h1{font-size:clamp(2.4rem,6vw,5rem);line-height:.95;letter-spacing:-.055em;margin:0}.pm-page-hero p,.pm-page-description{color:var(--pm-muted);max-width:720px}.pm-library-page{padding-bottom:80px}.pm-library-grid{padding-bottom:32px}.pm-filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:12px;border:1px solid var(--pm-line);border-radius:16px;background:var(--pm-surface);margin:0 0 26px}.pm-filter-title{display:flex;align-items:center;gap:6px;padding:0 8px;font-weight:850}.pm-filter-bar select{height:40px;border:1px solid var(--pm-line);border-radius:10px;background:var(--pm-surface-2);color:var(--pm-text);padding:0 30px 0 10px}.pagination,.nav-links{display:flex;justify-content:center;align-items:center;gap:7px;margin:24px 0}.page-numbers{min-width:40px;height:40px;padding:0 10px;border:1px solid var(--pm-line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--pm-surface)}.page-numbers.current{background:var(--pm-accent);color:#fff;border-color:transparent}.pm-empty-state{grid-column:1/-1;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px;border:1px dashed var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-surface);color:var(--pm-muted)}.pm-empty-state>.pm-icon{width:50px;height:50px;margin-bottom:14px}.pm-empty-state h1,.pm-empty-state h2{color:var(--pm-text);margin:4px 0 7px}.pm-center-page{width:min(900px,calc(100% - 40px));margin:auto;padding:150px 0 80px}
.pm-title-hero{position:relative;min-height:650px;padding-top:110px;overflow:hidden}.pm-title-backdrop{position:absolute;inset:0;background-image:var(--pm-title-backdrop);background-size:cover;background-position:center 22%;filter:saturate(.9)}.pm-title-gradient{position:absolute;inset:0;background:linear-gradient(90deg,var(--pm-bg) 1%,rgba(7,9,13,.86) 34%,rgba(7,9,13,.22) 72%),linear-gradient(to top,var(--pm-bg) 0%,transparent 55%)}.pm-title-hero-inner{position:relative;z-index:2;width:min(var(--pm-content),calc(100% - 48px));margin:auto;display:grid;grid-template-columns:clamp(190px,20vw,300px) minmax(0,720px);gap:clamp(28px,5vw,64px);align-items:end;padding-bottom:70px}.pm-title-poster{border-radius:calc(var(--pm-radius) + 4px);overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.5);background:var(--pm-surface)}.pm-title-poster-img{display:block;width:100%;aspect-ratio:2/3;object-fit:cover}.pm-title-copy h1{font-size:clamp(2.6rem,6vw,5.2rem);line-height:.94;letter-spacing:-.055em;margin:0 0 16px}.pm-title-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px;color:#e6e8ee;font-weight:800}.pm-title-meta span{display:inline-flex;align-items:center;gap:5px}.pm-title-genres{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.pm-title-genres a{font-size:.8rem;font-weight:800;padding:5px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(0,0,0,.26)}.pm-title-excerpt{font-size:1.05rem;line-height:1.7;color:#d1d5de;max-width:690px}.pm-title-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.pm-single-content{padding:12px 0 80px}.pm-watch-section{margin-bottom:46px}.pm-player{border:1px solid var(--pm-line);border-radius:calc(var(--pm-radius) + 4px);overflow:hidden;background:#020305;box-shadow:var(--pm-shadow)}.pm-player-stage{position:relative;background:#000;aspect-ratio:16/9;overflow:hidden}.pm-video,.pm-embed-stage,.pm-embed-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.pm-video{object-fit:contain}.pm-player-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:radial-gradient(circle at center,rgba(91,140,255,.14),transparent 38%),#05070a;color:#aeb5c1}.pm-player-empty .pm-icon{width:48px;height:48px}.pm-player-empty h3{color:#fff;margin:14px 0 6px}.pm-player-controls{position:absolute;z-index:4;left:0;right:0;bottom:0;padding:34px 16px 13px;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.52) 62%,transparent);opacity:0;transform:translateY(8px);transition:.2s}.pm-player-stage:hover .pm-player-controls,.pm-player-stage:focus-within .pm-player-controls,.pm-video:paused+.pm-embed-stage+.pm-skip-intro~.pm-player-controls{opacity:1;transform:none}.pm-progress{width:100%;accent-color:var(--pm-accent);cursor:pointer}.pm-control-row{display:flex;align-items:center;gap:8px;margin-top:5px}.pm-control{width:36px;height:36px;border:0;background:transparent;color:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.pm-control:hover{background:rgba(255,255,255,.12)}.pm-control-spacer{flex:1}.pm-volume{width:78px;accent-color:#fff}.pm-time{font-size:.77rem;color:#e7e9ef;font-variant-numeric:tabular-nums}.pm-player-controls select{height:34px;max-width:180px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:rgba(0,0,0,.65);color:#fff;padding:0 8px;font-size:.76rem}.pm-skip-intro{position:absolute;z-index:6;right:20px;bottom:82px;display:flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:rgba(0,0,0,.75);color:#fff;font-weight:850;cursor:pointer}.pm-next-overlay{position:absolute;z-index:8;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:rgba(0,0,0,.82);font-weight:850}.pm-next-overlay a{padding:9px 14px;background:#fff;color:#000;border-radius:999px}.pm-server-pills{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:var(--pm-surface)}.pm-server-pills button{display:flex;flex-direction:column;align-items:flex-start;min-width:130px;padding:9px 12px;border:1px solid var(--pm-line);border-radius:10px;background:var(--pm-surface-2);color:var(--pm-text);cursor:pointer}.pm-server-pills button.active{border-color:var(--pm-accent);box-shadow:inset 0 0 0 1px var(--pm-accent)}.pm-server-pills small{color:var(--pm-muted);font-size:.68rem;margin-top:2px}.pm-downloads{margin-top:14px;padding:18px;border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-surface)}.pm-downloads h3{display:flex;align-items:center;gap:8px;margin:0 0 12px}.pm-download-links{display:flex;flex-wrap:wrap;gap:8px}.pm-info-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:22px;margin:0 0 46px}.pm-overview-panel,.pm-details-panel{padding:clamp(22px,3vw,34px);border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-surface)}.pm-overview-panel h2,.pm-details-panel h2{margin:0 0 14px;font-size:1.55rem}.pm-credit-row{display:grid;grid-template-columns:155px 1fr;gap:18px;padding-top:18px;margin-top:18px;border-top:1px solid var(--pm-line)}.pm-credit-row>span{display:flex;align-items:center;gap:7px;font-size:.82rem;font-weight:850;color:var(--pm-muted)}.pm-credit-row>div{display:flex;flex-wrap:wrap;gap:7px}.pm-credit-row a{padding:4px 8px;border-radius:999px;background:var(--pm-surface-2);font-size:.82rem}.pm-details-list{margin:0}.pm-details-list>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--pm-line)}.pm-details-list dt{color:var(--pm-muted)}.pm-details-list dd{margin:0;text-align:right;font-weight:800}.pm-user-rating{margin-top:20px;padding-top:18px;border-top:1px solid var(--pm-line)}.pm-user-rating>label{display:block;font-weight:850;margin-bottom:8px}.pm-user-rating>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.pm-user-rating input{accent-color:var(--pm-accent)}.pm-user-rating output{min-width:34px;font-weight:900}.pm-episodes-section{margin:46px 0}.pm-episode-list{display:grid;gap:10px}.pm-episode-row{display:grid;grid-template-columns:190px 1fr auto;gap:18px;align-items:center;padding:10px;border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-surface);transition:.2s}.pm-episode-row:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.2)}.pm-episode-art{position:relative;display:block;aspect-ratio:16/9;border-radius:12px;overflow:hidden}.pm-episode-art img,.pm-episode-art .pm-poster-placeholder{width:100%;height:100%;object-fit:cover}.pm-episode-art>span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;background:#fff;color:#000;display:grid;place-items:center}.pm-episode-row h3{margin:0 0 6px}.pm-episode-row p{margin:0;color:var(--pm-muted);font-size:.88rem}.pm-comments-section{margin:48px 0}.pm-comments{padding:clamp(22px,3vw,34px);border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-surface)}.pm-comment-list{list-style:none;padding:0}.comment-body{padding:16px 0;border-bottom:1px solid var(--pm-line)}.comment-meta{display:flex;gap:10px;align-items:center}.comment-author img{border-radius:50%}.comment-content{color:var(--pm-muted)}.comment-respond input:not([type=submit]),.comment-respond textarea{width:100%;border:1px solid var(--pm-line);border-radius:10px;background:var(--pm-surface-2);color:var(--pm-text);padding:10px}.comment-respond textarea{min-height:130px}
.pm-watch-page{padding-top:110px;padding-bottom:80px}.pm-watch-top{display:flex;align-items:flex-end;gap:26px;margin-bottom:18px}.pm-watch-top h1{margin:0;font-size:clamp(1.7rem,3vw,2.6rem)}.pm-back-link{display:inline-flex;align-items:center;gap:6px;color:var(--pm-muted);font-weight:800;margin-bottom:5px}.pm-watch-meta{display:flex;justify-content:space-between;gap:30px;padding:24px 0}.pm-watch-meta>div:first-child{max-width:820px}.pm-watch-meta h2{margin:0 0 8px}.pm-watch-meta p{color:var(--pm-muted);margin:0}.pm-watch-actions{display:flex;align-items:flex-start;gap:8px}.pm-playlist-page{padding:120px 0 80px}.pm-playlist-hero{display:grid;grid-template-columns:minmax(260px,440px) minmax(0,700px);gap:clamp(28px,6vw,70px);align-items:center;margin-bottom:40px}.pm-playlist-cover{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--pm-radius);box-shadow:var(--pm-shadow)}.pm-playlist-hero h1{font-size:clamp(2.6rem,6vw,5.2rem);line-height:.95;letter-spacing:-.055em;margin:0 0 16px}
.pm-account-page{padding:130px 0 80px}.pm-auth-card{width:min(540px,100%);margin:auto;padding:clamp(24px,5vw,48px);border:1px solid var(--pm-line);border-radius:24px;background:var(--pm-surface);box-shadow:var(--pm-shadow)}.pm-auth-card h1{font-size:2.3rem;line-height:1.05;margin:0 0 10px}.pm-auth-card p{color:var(--pm-muted)}.pm-auth-card .login-username,.pm-auth-card .login-password{display:grid;gap:6px}.pm-auth-card input[type=text],.pm-auth-card input[type=password]{width:100%;min-height:46px;border:1px solid var(--pm-line);border-radius:10px;background:var(--pm-surface-2);color:var(--pm-text);padding:0 12px}.pm-auth-card input[type=submit]{min-height:44px;border:0;border-radius:999px;background:var(--pm-accent);color:#fff;font-weight:850;padding:0 18px;cursor:pointer}.pm-profile-hero{display:flex;align-items:center;gap:24px;padding:28px;border:1px solid var(--pm-line);border-radius:24px;background:var(--pm-surface)}.pm-profile-avatar{width:112px;height:112px;border-radius:24px;object-fit:cover}.pm-profile-hero h1{font-size:clamp(2rem,5vw,3.6rem);letter-spacing:-.05em;line-height:1;margin:0}.pm-profile-hero p{color:var(--pm-muted)}.pm-profile-actions{display:flex;flex-wrap:wrap;gap:8px}.pm-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 40px}.pm-profile-stats>div{padding:20px;border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-surface)}.pm-profile-stats strong{display:block;font-size:2rem}.pm-profile-stats span{color:var(--pm-muted);font-size:.85rem}.pm-history-section{margin-top:44px}
.pm-site-footer{border-top:1px solid var(--pm-line);padding:54px 0 30px;background:#05070a}.pm-light .pm-site-footer{background:#e9edf4}.pm-footer-grid,.pm-footer-bottom{width:min(var(--pm-content),calc(100% - 48px));margin:auto}.pm-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.pm-footer-grid h3{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:var(--pm-muted);margin:0 0 12px}.pm-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.pm-footer-grid a{color:var(--pm-muted);font-size:.9rem}.pm-footer-grid a:hover{color:var(--pm-text)}.pm-footer-brand p{max-width:480px;color:var(--pm-muted)}.pm-footer-brand small{color:var(--pm-muted)}.pm-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:30px;margin-top:35px;border-top:1px solid var(--pm-line);color:var(--pm-muted);font-size:.78rem}.pm-mobile-bottom-nav{display:none}.pm-toast{position:fixed;z-index:1000;left:50%;bottom:26px;transform:translate(-50%,20px);padding:10px 15px;border-radius:999px;background:#fff;color:#080a0d;font-weight:850;font-size:.86rem;box-shadow:0 14px 40px rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:.2s}.pm-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){:root{--pm-content:100%}.pm-content-wrap,.pm-home-content,.pm-single-content,.pm-library-page,.pm-account-page,.pm-playlist-page,.pm-watch-page,.pm-header-inner,.pm-footer-grid,.pm-footer-bottom,.pm-ad-slot{width:calc(100% - 36px)}.pm-desktop-nav{display:none}.pm-mobile-menu-toggle{display:inline-flex}.pm-header-inner{gap:10px}.pm-brand{flex:1}.pm-header-actions{gap:6px}.pm-hero-content{left:28px}.pm-hero-controls{right:28px}.pm-info-layout{grid-template-columns:1fr}.pm-title-hero-inner{grid-template-columns:220px minmax(0,1fr)}.pm-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.pm-footer-grid>div:last-child{grid-column:2}.pm-layout-carousel{grid-auto-columns:clamp(170px,20vw,220px)}}
@media(max-width:782px){.admin-bar.pm-has-sticky-header .pm-site-header{top:46px}.pm-account-link span,.pm-account-link>.pm-icon,.pm-header-list{display:none}.pm-account-link{width:42px;height:42px;padding:4px;justify-content:center}.pm-hero-slider{height:78vh;min-height:570px}.pm-hero-gradient{background:linear-gradient(to top,var(--pm-bg) 3%,rgba(7,9,13,.8) 35%,rgba(7,9,13,.2) 75%),linear-gradient(90deg,rgba(0,0,0,.55),transparent)}.pm-hero-content{left:22px;bottom:88px;width:calc(100% - 44px)}.pm-hero-content h1{font-size:clamp(2.5rem,11vw,4rem)}.pm-hero-copy{font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pm-hero-controls{right:22px;bottom:34px}.pm-home-content{margin-top:-24px}.pm-section-actions>a{display:none}.pm-layout-carousel{grid-auto-columns:clamp(150px,38vw,195px)}.pm-layout-feature{grid-auto-columns:82vw}.pm-layout-grid,.pm-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pm-card-body{padding:9px 7px 11px}.pm-card-actions{display:none}.pm-card-cinematic .pm-media-card:hover{transform:none;box-shadow:none}.pm-card-play{display:none}.pm-page-hero{padding-top:112px}.pm-filter-bar{overflow-x:auto;flex-wrap:nowrap}.pm-filter-title{position:sticky;left:0;background:var(--pm-surface);z-index:2}.pm-title-hero{min-height:auto;padding-top:96px}.pm-title-gradient{background:linear-gradient(to top,var(--pm-bg) 4%,rgba(7,9,13,.72) 62%,rgba(7,9,13,.16))}.pm-title-hero-inner{grid-template-columns:130px 1fr;gap:20px;align-items:end;padding-bottom:42px}.pm-title-copy h1{font-size:clamp(2.1rem,8vw,3.8rem)}.pm-title-excerpt{grid-column:1/-1}.pm-title-meta{font-size:.84rem}.pm-info-layout{grid-template-columns:1fr}.pm-episode-row{grid-template-columns:140px 1fr}.pm-episode-row>.pm-icon-button{display:none}.pm-player-stage{aspect-ratio:16/10}.pm-player-controls{opacity:1;transform:none;padding:28px 8px 8px}.pm-control-row{gap:3px}.pm-volume,.pm-time,.pm-speed-select,.pm-subtitle-select{display:none}.pm-player-controls select.pm-server-select{max-width:120px}.pm-watch-meta{flex-direction:column}.pm-playlist-hero{grid-template-columns:1fr}.pm-footer-grid{grid-template-columns:1fr 1fr}.pm-footer-brand{grid-column:1/-1}.pm-footer-grid>div:last-child{grid-column:auto}.pm-footer-bottom{padding-bottom:72px}.pm-mobile-bottom-nav{position:fixed;z-index:450;left:0;right:0;bottom:0;height:68px;padding:6px max(4px,env(safe-area-inset-left)) max(6px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(6,1fr);background:rgba(7,9,13,.92);backdrop-filter:blur(20px);border-top:1px solid var(--pm-line)}.pm-light .pm-mobile-bottom-nav{background:rgba(255,255,255,.92)}.pm-mobile-bottom-nav a,.pm-mobile-bottom-nav button{border:0;background:transparent;color:var(--pm-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0;font-size:.62rem;font-weight:800}.pm-mobile-bottom-nav .pm-icon{width:21px;height:21px}.pm-site-footer{padding-bottom:68px}.pm-toast{bottom:82px}.pm-live-results{grid-template-columns:1fr}.pm-search-overlay{padding:12px}.pm-search-panel{max-height:calc(100vh - 24px);border-radius:20px}.pm-live-search-form{grid-template-columns:auto 1fr}.pm-live-search-form .pm-btn{display:none}}
@media(max-width:560px){.pm-content-wrap,.pm-home-content,.pm-single-content,.pm-library-page,.pm-account-page,.pm-playlist-page,.pm-watch-page,.pm-header-inner,.pm-footer-grid,.pm-footer-bottom,.pm-ad-slot{width:calc(100% - 24px)}:root{--pm-header-h:66px}.pm-icon-button{width:38px;height:38px}.pm-logo{max-height:42px}.pm-header-actions .pm-theme-toggle{display:none}.pm-hero-slider{min-height:540px}.pm-hero-meta{font-size:.78rem}.pm-hero-buttons .pm-btn{min-height:42px;padding:0 14px}.pm-hero-buttons .pm-btn-icon{width:42px;padding:0}.pm-section-head{align-items:center}.pm-section-head h2{font-size:1.25rem}.pm-layout-grid,.pm-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pm-layout-carousel{grid-auto-columns:43vw}.pm-page-hero h1{font-size:2.6rem}.pm-title-hero-inner{grid-template-columns:104px 1fr;gap:14px}.pm-title-copy h1{font-size:2.1rem}.pm-title-poster{border-radius:13px}.pm-title-meta{gap:6px 9px}.pm-title-meta .pm-chip{font-size:.65rem}.pm-title-genres{display:none}.pm-title-excerpt{font-size:.92rem;margin-top:16px}.pm-title-actions{grid-column:1/-1}.pm-title-actions .pm-btn{min-height:40px;padding:0 13px}.pm-single-content{padding-top:0}.pm-player{border-radius:14px}.pm-player-stage{aspect-ratio:16/10}.pm-server-pills{overflow-x:auto;flex-wrap:nowrap}.pm-server-pills button{min-width:120px}.pm-info-layout{gap:12px}.pm-overview-panel,.pm-details-panel{padding:20px}.pm-credit-row{grid-template-columns:1fr;gap:7px}.pm-episode-row{grid-template-columns:106px 1fr;gap:10px;padding:7px}.pm-episode-row p:not(.pm-eyebrow){display:none}.pm-watch-page{padding-top:92px}.pm-watch-top{align-items:flex-start;flex-direction:column;gap:6px}.pm-profile-hero{align-items:flex-start;flex-direction:column}.pm-profile-avatar{width:84px;height:84px}.pm-profile-stats{grid-template-columns:1fr}.pm-footer-grid{grid-template-columns:1fr}.pm-footer-brand{grid-column:auto}.pm-footer-bottom{flex-direction:column}.pm-mobile-bottom-nav{height:64px}.pm-mobile-bottom-nav span{font-size:.58rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.pm-hero-slide.active .pm-hero-media{transform:none}}

/* Provider discovery slider */
.pm-provider-shelf{position:relative;margin-bottom:48px}.pm-provider-rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(190px,18vw,270px);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;padding:7px 4px 22px;margin-inline:-4px}.pm-provider-rail::-webkit-scrollbar{display:none}.pm-provider-card{--pm-provider-color:#202631;position:relative;isolation:isolate;min-height:126px;padding:18px;border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:linear-gradient(145deg,color-mix(in srgb,var(--pm-provider-color) 24%,var(--pm-surface)),var(--pm-surface) 72%);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;scroll-snap-align:start;box-shadow:0 14px 32px rgba(0,0,0,.18);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pm-provider-card:hover,.pm-provider-card:focus-visible{transform:translateY(-4px);border-color:color-mix(in srgb,var(--pm-provider-color) 58%,white 12%);box-shadow:0 20px 45px color-mix(in srgb,var(--pm-provider-color) 20%,transparent)}.pm-provider-glow{position:absolute;z-index:-1;right:-48px;top:-70px;width:170px;height:170px;border-radius:50%;background:var(--pm-provider-color);filter:blur(54px);opacity:.48}.pm-provider-logo{min-height:54px;display:flex;align-items:center}.pm-provider-logo img{display:block;max-width:154px;max-height:52px;width:auto;height:auto;object-fit:contain}.pm-provider-logo strong{font-size:clamp(1.18rem,2vw,1.65rem);letter-spacing:-.035em;line-height:1;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.28)}.pm-light .pm-provider-logo strong{color:var(--pm-text)}.pm-provider-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;color:color-mix(in srgb,var(--pm-text) 72%,transparent);font-size:.76rem;font-weight:800}.pm-provider-foot .pm-icon{width:17px;height:17px}.pm-provider-archive{--pm-provider-color:#202631}.pm-provider-archive-hero{position:relative}.pm-provider-archive-hero:before{content:"";position:absolute;inset:30px auto auto 0;width:min(420px,60vw);height:160px;background:var(--pm-provider-color);filter:blur(100px);opacity:.22;pointer-events:none}.pm-provider-archive-brand{position:relative;display:flex;align-items:center;gap:24px}.pm-provider-archive-logo{width:min(220px,30vw);min-height:74px;border:1px solid var(--pm-line);background:color-mix(in srgb,var(--pm-provider-color) 18%,var(--pm-surface));border-radius:18px;padding:18px;display:grid;place-items:center}.pm-provider-archive-logo img{max-width:180px;max-height:64px;width:auto;height:auto;object-fit:contain}.pm-provider-archive-brand h1{margin-bottom:8px}.pm-provider-archive .pm-empty-state{grid-column:1/-1}
@media(max-width:782px){.pm-provider-rail{grid-auto-columns:clamp(170px,52vw,230px)}.pm-provider-card{min-height:112px;padding:15px}.pm-provider-archive-brand{align-items:flex-start;flex-direction:column;gap:14px}.pm-provider-archive-logo{width:180px}}
@media(max-width:560px){.pm-provider-rail{grid-auto-columns:72vw}.pm-provider-logo strong{font-size:1.35rem}}
