:root{--bg:#070707;--bg2:#0b0b0c;--panel:#111113;--panel2:#161618;--line:#252529;--line2:#1a1a1d;--text:#f5f5f7;--muted:#a0a0aa;--red:#ed1537;--red2:#b90d27;--gold:#ffd33d;--green:#24c77b}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:linear-gradient(#080808 0,#070707 100%);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1580px,100% - 48px);margin:0 auto}.siteHeader{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080809f5;border-bottom:1px solid #171719;position:sticky;top:0;box-shadow:0 8px 30px #00000047}.headerInner{align-items:center;gap:26px;height:84px;display:flex}.logo{letter-spacing:-.6px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:950;display:flex}.logoMark{background:linear-gradient(135deg,var(--red),#8d061b);clip-path:polygon(0 13%,72% 13%,100% 50%,72% 87%,0 87%,20% 50%);place-items:center;width:38px;height:38px;padding-right:4px;font-size:17px;display:grid}.desktopNav{flex:1;align-items:center;gap:2px;display:flex}.desktopNav>a,.navDrop>summary{color:#dddde2;cursor:pointer;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:7px;height:84px;padding:0 13px;font-size:15px;font-weight:750;list-style:none;display:flex}.desktopNav>a:hover,.navDrop>summary:hover{color:#fff;border-bottom-color:var(--red)}.navDrop{position:relative}.navDrop>summary::-webkit-details-marker{display:none}.dropPanel{background:#121214;border:1px solid #28282c;border-radius:10px;min-width:340px;padding:14px;position:absolute;top:72px;left:0;box-shadow:0 22px 50px #0000008c}.dropGrid{grid-template-columns:repeat(2,minmax(130px,1fr));gap:4px;display:grid}.dropGrid a{color:#cfcfd5;border-radius:6px;padding:9px 10px;font-size:14px}.dropGrid a:hover{color:#fff;background:#1c1c1f}.yearsDrop{grid-template-columns:repeat(3,1fr)}.headerSearch{background:#101012;border:1px solid #29292e;border-radius:7px;align-items:center;gap:8px;width:245px;height:42px;padding:0 11px;display:flex}.headerSearch svg{color:#888}.headerSearch input,.mobileSearch input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0}.headerSearch input::placeholder,.mobileSearch input::placeholder{color:#73737c}.adminIcon{color:#d7d7dc;border:1px solid #29292e;border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.adminIcon:hover{background:#171719;border-color:#3b3b41}.mobileNav{display:none;position:relative}.mobileNav>summary{cursor:pointer;border:1px solid #29292e;border-radius:7px;place-items:center;width:42px;height:42px;list-style:none;display:grid}.mobileNav>summary::-webkit-details-marker{display:none}.mobilePanel{background:#101012;border:1px solid #29292e;border-radius:10px;gap:5px;width:min(340px,100vw - 24px);padding:12px;display:grid;position:absolute;top:50px;right:0;box-shadow:0 24px 60px #000000a6}.mobilePanel>a,.mobileGroup a{color:#d8d8dd;border-radius:6px;padding:11px}.mobilePanel>a:hover,.mobileGroup a:hover{background:#1b1b1e}.mobileGroup{border-top:1px solid #252529;grid-template-columns:repeat(2,1fr);margin-top:6px;padding-top:10px;display:grid}.mobileGroup b{color:#92929b;text-transform:uppercase;grid-column:1/-1;padding:7px 10px;font-size:12px}.mobileSearch{border:1px solid #29292e;border-radius:7px;align-items:center;gap:8px;height:42px;margin-bottom:6px;padding:0 10px;display:flex}.pagePad{padding-top:30px;padding-bottom:60px}.pageTitleRow{border-bottom:1px solid #151517;justify-content:space-between;align-items:center;min-height:88px;margin-bottom:24px;display:flex}.eyebrow{color:#6f6f77;letter-spacing:1.8px;margin:0 0 5px;font-size:12px;font-weight:850}.pageTitleRow h1{letter-spacing:-.5px;margin:0;font-size:28px}.clearBtn{color:#aaaab2;border:1px solid #29292d;border-radius:6px;padding:9px 12px;font-size:13px}.clearBtn:hover{color:#fff;border-color:#45454c}.contentLayout{grid-template-columns:minmax(0,1fr) 310px;gap:26px;display:grid}.catalogArea{min-width:0}.sectionRule{align-items:center;gap:12px;height:42px;margin-bottom:16px;display:flex}.sectionRule span{white-space:nowrap;font-size:20px;font-weight:850}.sectionRule i{background:#19191c;flex:1;height:2px;position:relative}.sectionRule i:before{content:"";background:var(--red);width:70px;height:2px;position:absolute;top:0;left:0}.movieGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.movieCard{min-width:0;display:block}.posterFrame{aspect-ratio:2/3;background:#151517;border:1px solid #242428;border-radius:2px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000003d}.posterFrame>img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.movieCard:hover .posterFrame{border-color:#4a4a51;transform:translateY(-4px);box-shadow:0 18px 35px #00000073}.movieCard:hover .posterFrame>img{transform:scale(1.025)}.posterFallback{color:#3f3f46;background:radial-gradient(circle at 30% 20%,#313137,#101012 55%,#080809);place-items:center;width:100%;height:100%;font-size:76px;font-weight:950;display:grid}.qualityTag{color:#fff;background:#e72038;border-radius:2px;padding:5px 7px;font-size:11px;font-weight:900;position:absolute;top:7px;left:7px;box-shadow:0 2px 8px #00000059}.qualityTag.ready{background:#e72038}.ratingTag{background:var(--gold);color:#111;border-radius:3px;align-items:center;gap:3px;padding:5px 7px;font-size:11px;font-weight:900;display:flex;position:absolute;top:7px;right:7px}.ratingTag svg{fill:#111}.posterShade{background:linear-gradient(#0000,#000000e8 58%,#080808 100%);padding:46px 10px 10px;position:absolute;inset:auto 0 0}.posterShade h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;line-height:1.25;overflow:hidden}.posterShade p{color:#b2b2ba;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:11px;overflow:hidden}.sidebar{padding-top:58px}.socialStack{gap:14px;margin-bottom:64px;display:grid}.socialBtn{border-radius:6px;place-items:center;height:56px;font-size:22px;font-weight:650;display:grid;box-shadow:0 5px 12px #00000073}.socialBtn.facebook{background:#1765ad}.socialBtn.telegram{background:#26a8df}.socialBtn.youtube{background:red}.sideSection{margin-bottom:36px}.sideSection h3{margin:0;font-size:18px}.redLine{background:var(--red);width:54px;height:4px;margin:14px 0 17px}.yearGrid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.yearGrid a,.sideLinks a{color:#d4d4d9;background:#0d0d0f;border:1px solid #131315;place-items:center;min-height:39px;font-size:14px;transition:all .15s;display:grid}.yearGrid a:hover,.sideLinks a:hover,.yearGrid a.active,.sideLinks a.active{color:#fff;background:#18181b;border-color:#333339}.yearGrid a.active,.sideLinks a.active{box-shadow:inset 3px 0 0 var(--red)}.sideLinks{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.sideLinks a{justify-content:start;padding-left:12px}.emptyState{text-align:center;background:#0d0d0f;border:1px solid #222226;border-radius:4px;place-content:center;min-height:300px;padding:54px 24px;display:grid}.emptyState h1,.emptyState h2{margin:0 0 10px}.emptyState p{color:#94949e;margin:0 0 20px}.emptyState>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.button{color:#f2f2f4;cursor:pointer;background:#151518;border:1px solid #34343a;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:14px;font-weight:800;display:inline-flex}.button:hover{background:#1d1d21}.button.red{border-color:var(--red);background:linear-gradient(#f11f40,#c30c28)}.button.red:hover{filter:brightness(1.08)}.pager{justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.pager a,.pager span{background:#101012;border:1px solid #29292e;border-radius:5px;padding:10px 13px;font-size:13px}.pager span{color:#8d8d96}.detailHero{background-color:#09090a;background-position:top;background-size:cover;min-height:calc(100vh - 145px)}.detailGrid{grid-template-columns:280px minmax(0,780px);align-items:start;gap:42px;padding-top:58px;padding-bottom:64px;display:grid}.detailPoster{aspect-ratio:2/3;background:#151517;border:1px solid #303035;box-shadow:0 25px 50px #00000080}.detailPoster img{object-fit:cover;width:100%;height:100%;display:block}.detailInfo{padding-top:8px}.detailBadges{flex-wrap:wrap;gap:8px;display:flex}.redBadge,.goldBadge,.subBadge{border-radius:3px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.redBadge{background:var(--red)}.goldBadge{background:var(--gold);color:#111}.goldBadge svg{fill:#111}.subBadge{color:#69e3a0;background:#183425}.detailInfo h1{letter-spacing:-1.8px;margin:18px 0 4px;font-size:clamp(38px,5vw,62px);line-height:1.02}.originalTitle{color:#93939c;margin:0 0 15px}.detailMeta{color:#d0d0d5;flex-wrap:wrap;gap:9px;font-size:13px;display:flex}.detailMeta span{border-right:1px solid #4b4b50;padding-right:9px}.detailMeta span:last-child{border-right:0}.overview{color:#cacacf;max-width:760px;margin:22px 0;font-size:16px;line-height:1.75}.chips{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.chips span{color:#d8d8dd;background:#19191ccc;border:1px solid #37373c;border-radius:4px;padding:7px 9px;font-size:12px}.creditLine{color:#b9b9c0;margin:8px 0;font-size:14px;line-height:1.5}.creditLine b{color:#f0f0f2}.detailActions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.infoBox,.licenseBox{color:#b7b7bf;background:#0f0f11bf;border:1px solid #34343a;border-radius:5px;max-width:690px;margin-top:18px;padding:12px 14px;font-size:13px}.licenseBox{color:#d7c38c;background:#281f0d7a;border-color:#3f3420}.footer{color:#898992;background:#09090a;border-top:1px solid #1b1b1e}.footer .shell{justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:12px;display:flex}.footer a:hover{color:#fff}.adminPage{background:#09090a;min-height:100vh;padding:34px 0 60px}.adminWrap{width:min(1220px,100% - 32px);margin:auto}.adminTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.adminTop h1{margin:0;font-size:30px}.adminTop p{color:var(--muted);margin:5px 0 0}.adminActions{gap:8px;display:flex}.adminStats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.statCard{background:#111113;border:1px solid #28282d;border-radius:7px;padding:16px}.statCard b{font-size:28px;display:block}.statCard span{color:#92929b;font-size:12px}.adminGrid{grid-template-columns:390px minmax(0,1fr);gap:14px;display:grid}.adminPanel{background:#111113;border:1px solid #28282d;border-radius:7px;padding:18px}.adminPanel h2{margin:0 0 6px;font-size:18px}.adminPanel>p{color:#92929b;margin:0 0 16px;font-size:13px}.form{gap:10px;display:grid}.input,textarea,select{color:#efeff2;background:#09090a;border:1px solid #303035;border-radius:5px;outline:none;width:100%;min-height:43px;padding:10px 11px}.input:focus,textarea:focus,select:focus{border-color:#55555e}.tableWrap{overflow:auto}.table{border-collapse:collapse;width:100%;min-width:720px}.table th,.table td{text-align:left;border-bottom:1px solid #242428;padding:11px 9px;font-size:12px}.table th{color:#878790;text-transform:uppercase;letter-spacing:.4px;font-weight:800}.status{color:#bdbdc4;background:#1d1d20;border-radius:3px;align-items:center;padding:4px 6px;display:inline-flex}.status.done,.status.ready{color:#69dfa0;background:#123322}.status.failed{color:#ff8b9b;background:#3a151b}.notice,.error{border-radius:5px;margin:0 0 14px;padding:11px 12px;font-size:13px}.notice{color:#e5c974;background:#251c0c;border:1px solid #4d3b19}.error{color:#ff9aaa;background:#2b1015;border:1px solid #512028}.loginPage{place-items:center;min-height:100vh;padding:18px;display:grid}.loginBox{background:#111113;border:1px solid #29292e;border-radius:8px;width:min(430px,100%);padding:24px}.loginBox h1{margin:0 0 6px}.loginBox p{color:#92929b;font-size:13px}.smallLink{color:#a8a8b1;font-size:12px}.smallLink:hover{color:#fff}.rightsHelp{color:#7f7f88;font-size:11px;line-height:1.5}@media (max-width:1450px){.movieGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.desktopNav>a,.navDrop>summary{padding:0 9px}.headerSearch{width:190px}}@media (max-width:1190px){.contentLayout{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(3,1fr);gap:20px;padding-top:10px;display:grid}.socialStack{grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin:10px 0 15px}.desktopNav{display:none}.headerSearch{width:min(360px,40vw);margin-left:auto}.mobileNav{display:block}.adminIcon{display:none}.adminGrid{grid-template-columns:1fr}.adminStats{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.shell{width:min(100% - 24px,1580px)}.headerInner{gap:10px;height:68px}.logo{font-size:17px}.logoMark{width:34px;height:34px}.headerSearch{display:none}.pagePad{padding-top:16px}.pageTitleRow{min-height:72px}.movieGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.sidebar{grid-template-columns:1fr 1fr}.socialStack{grid-template-columns:1fr 1fr 1fr}.socialBtn{height:48px;font-size:15px}.detailGrid{grid-template-columns:220px 1fr;gap:25px;padding-top:35px}.detailInfo h1{font-size:38px}.footer .shell{flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 0}.adminTop{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.movieGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.posterShade h3{font-size:12px}.qualityTag,.ratingTag{padding:4px 5px;font-size:9px}.sidebar{grid-template-columns:1fr}.socialStack{grid-template-columns:1fr;margin-top:0}.detailGrid{grid-template-columns:1fr;padding-top:24px}.detailPoster{width:min(240px,72vw)}.detailInfo h1{font-size:36px}.overview{font-size:14px}.adminStats{grid-template-columns:1fr 1fr}.adminPanel{padding:13px}}@media (max-width:420px){.movieGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pageTitleRow h1{font-size:23px}.sectionRule span{font-size:17px}.logo span:last-child{text-overflow:ellipsis;max-width:150px;overflow:hidden}.adminStats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.cardDescription{-webkit-line-clamp:2;opacity:.88;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#d0d0d4!important;white-space:normal!important;margin:7px 0 0!important;font-size:10px!important;line-height:1.35!important}.watchHead{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.watchHead h1{margin:4px 0 0}.playerFrame{aspect-ratio:16/9;background:#000;border:1px solid #25252a;width:100%;overflow:hidden;box-shadow:0 20px 50px #00000059}.playerFrame iframe{border:0;width:100%;height:100%;display:block}@media (max-width:700px){.watchHead{display:block}.watchHead .detailActions{margin-top:12px}.playerFrame{border-radius:0}}html,body{max-width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.siteHeader,.pagePad,.detailHero,.watchPage,.movieCard,.posterFrame,.detailInfo,.watchTitleWrap{min-width:0}.button{touch-action:manipulation}.mobileFilters{display:none}.watchPage{background:#070708;min-height:calc(100vh - 84px);padding:30px 0 58px;position:relative;overflow:hidden}.watchBackdrop{opacity:.58;pointer-events:none;background-position:50% 20%;background-size:cover;height:520px;position:absolute;inset:0 0 auto}.watchShell{z-index:1;position:relative}.watchTitleWrap h1{letter-spacing:-1px;margin:4px 0 10px;font-size:clamp(28px,4vw,46px);line-height:1.05}.watchMeta{color:#c4c4ca;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.watchMeta>span{background:#121215c2;border:1px solid #303036;border-radius:999px;align-items:center;gap:4px;padding:5px 9px;display:inline-flex}.watchMeta .watchSubBadge{color:#7ce2a8;background:#134028b8;border-color:#275b40}.watchMeta .watchRating{background:var(--gold);border-color:var(--gold);color:#111;font-weight:900}.watchMeta .watchRating svg{fill:#111}.watchActions{margin-top:0}.smartPlayer{background:#09090bf5;border:1px solid #29292f;border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #0000008c}.playerToolbar{background:#101012;border-bottom:1px solid #232328;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 10px 8px 14px;display:flex}.playerStatus{color:#d0d0d5;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.liveDot{background:#35d47d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #35d47d1c}.playerModes{align-items:center;gap:5px;display:flex}.playerModes button{color:#a9a9b1;cursor:pointer;background:#151518;border:1px solid #303036;border-radius:6px;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.playerModes button:hover,.playerModes button.active{color:#fff;background:#232327;border-color:#4a4a53}.playerModes button.active{box-shadow:inset 0 -2px 0 var(--red)}.modernPlayer{box-shadow:none;background:#000;border:0;position:relative}.modernPlayer video,.modernPlayer iframe{background:#000;border:0;width:100%;height:100%;display:block}.modernPlayer video{object-fit:contain}.playerUnavailable{color:#a0a0a8;place-items:center;height:100%;display:grid}.playerHelp{color:#888891;background:#0d0d0f;border-top:1px solid #202024;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:10px 14px;font-size:11px;line-height:1.45;display:flex}.playerHelp a{color:#d9d9de;white-space:nowrap;align-items:center;gap:5px;font-weight:800;display:inline-flex}.playerHelp a:hover{color:#fff}.watchOverview{background:#0e0e10e0;border:1px solid #25252a;border-radius:9px;margin-top:18px;padding:18px}.watchOverview h2{margin:0 0 8px;font-size:16px}.watchOverview p{color:#b8b8c0;margin:0;font-size:14px;line-height:1.65}.mobileFilters{background:#0f0f11;border:1px solid #27272c;border-radius:8px;margin:0 0 16px;overflow:hidden}.mobileFilters>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 13px;list-style:none;display:flex}.mobileFilters>summary::-webkit-details-marker{display:none}.mobileFilters>summary>span:first-child{align-items:center;gap:8px;font-size:13px;font-weight:850;display:flex}.filterHint{color:#777780;font-size:10px}.mobileFilterPanel{border-top:1px solid #25252a;gap:14px;padding:12px;display:grid}.filterBlock{min-width:0}.filterBlock>b{text-transform:uppercase;letter-spacing:.7px;color:#8e8e97;margin-bottom:8px;font-size:11px;display:block}.filterScroller{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.filterScroller::-webkit-scrollbar{display:none}.filterScroller a{color:#c6c6cc;background:#151518;border:1px solid #29292e;border-radius:999px;flex:none;place-items:center;min-height:36px;padding:0 11px;font-size:12px;display:grid}.filterScroller a.active{border-color:var(--red);color:#fff;background:#291017}.posterFrame{border-radius:6px}.posterShade{pointer-events:none}.movieCard:focus-visible .posterFrame{outline:2px solid var(--red);outline-offset:2px}.detailPoster{border-radius:8px;overflow:hidden}.detailActions .button{min-height:46px}.detailHero{background-position:50% 16%}.detailGrid{position:relative}.pageTitleRow{gap:12px}@media (max-width:1190px){.sidebar{display:none}.mobileFilters,.contentLayout{display:block}.catalogArea{width:100%}.movieGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.watchPage{min-height:calc(100vh - 68px)}}@media (max-width:980px){.movieGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.detailGrid{grid-template-columns:220px minmax(0,1fr);gap:26px}.detailInfo h1{font-size:clamp(32px,6vw,44px)}}@media (max-width:760px){.shell{width:calc(100% - 24px)}.siteHeader{-webkit-backdrop-filter:none;backdrop-filter:none}.headerInner{height:64px}.logo{gap:8px;font-size:15px}.logoMark{width:32px;height:32px;font-size:15px}.mobileNav>summary{width:40px;height:40px}.mobilePanel{overscroll-behavior:contain;width:auto;max-height:calc(100dvh - 82px);position:fixed;top:70px;left:12px;right:12px;overflow-y:auto}.pagePad{padding-top:12px;padding-bottom:36px}.pageTitleRow{min-height:auto;margin-bottom:12px;padding:12px 0 16px}.pageTitleRow h1{font-size:24px}.eyebrow{font-size:10px}.clearBtn{padding:8px 10px}.sectionRule{height:34px;margin-bottom:10px}.sectionRule span{font-size:17px}.movieGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.posterShade{padding:40px 8px 8px}.posterShade h3{font-size:12px}.posterShade p{font-size:10px}.cardDescription{display:none!important}.qualityTag,.ratingTag{padding:4px 5px;font-size:9px;top:5px}.qualityTag{left:5px}.ratingTag{right:5px}.pager{margin-top:22px}.pager a,.pager span{place-items:center;min-height:42px;padding:0 13px;display:grid}.detailHero{background-position:top;min-height:auto}.detailGrid{grid-template-columns:1fr;gap:18px;padding-top:18px;padding-bottom:38px}.detailPoster{width:min(210px,58vw);margin:0 auto}.detailInfo{text-align:center;padding-top:0}.detailBadges,.detailMeta,.chips,.detailActions{justify-content:center}.detailInfo h1{letter-spacing:-1px;margin-top:14px;font-size:clamp(30px,9vw,40px)}.overview{text-align:left;margin:18px 0;font-size:14px;line-height:1.65}.creditLine{text-align:left}.detailActions{grid-template-columns:1fr;gap:8px;display:grid}.detailActions .button{width:100%}.infoBox,.licenseBox{text-align:left;max-width:none}.watchPage{padding:14px 0 36px}.watchBackdrop{height:300px}.watchHead{margin-bottom:12px;display:block}.watchTitleWrap h1{margin-bottom:8px;font-size:28px}.watchActions{grid-template-columns:1fr 1fr;margin-top:12px;display:grid}.smartPlayer{border-radius:8px}.playerToolbar{min-height:44px;padding:7px 8px}.playerStatus span:last-child{display:none}.playerModes{margin-left:auto}.playerModes button{padding:0 8px}.playerHelp{flex-direction:column;align-items:flex-start;gap:8px}.playerHelp a{min-height:32px}.watchOverview{padding:14px}.footer .shell{min-height:auto;padding:18px 0}.footer{padding-bottom:max(0px,env(safe-area-inset-bottom))}}@media (max-width:540px){.movieGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.posterFrame{border-radius:5px}.pageTitleRow{align-items:flex-end}.pageTitleRow h1{font-size:22px}.filterHint{display:none}.watchActions{grid-template-columns:1fr}.playerToolbar{flex-direction:column;align-items:flex-start}.playerModes{width:100%;margin:0}.playerModes button{flex:1;justify-content:center}.modernPlayer{aspect-ratio:16/9}.watchMeta{gap:5px}.watchMeta>span{padding:4px 7px}.smartPlayer{border-left:0;border-right:0;border-radius:0;margin-left:-12px;margin-right:-12px}.watchOverview{margin-top:14px}.socialStack{display:none}}@media (max-width:360px){.shell{width:calc(100% - 16px)}.movieGrid{gap:7px}.posterShade h3{font-size:11px}.logo span:last-child{max-width:118px}.smartPlayer{margin-left:-8px;margin-right:-8px}}@media (max-width:760px){.adminPage{padding:18px 0 36px}.adminWrap{width:calc(100% - 16px)}.adminTop h1{font-size:24px}.adminActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.adminActions .button{width:100%}.adminStats{grid-template-columns:1fr 1fr;gap:8px}.statCard{padding:12px}.statCard b{font-size:22px}.adminGrid{gap:10px}.adminPanel{padding:12px}.tableWrap{-webkit-overflow-scrolling:touch;margin:0 -12px;padding:0 12px}.input,textarea,select,.mobileSearch input{font-size:16px}.loginBox{padding:18px}.headerSearch input{font-size:16px}}@media (max-width:420px){.adminStats,.adminActions{grid-template-columns:1fr}.watchTitleWrap h1{font-size:25px}}@media (hover:none){.movieCard:hover .posterFrame{transform:none;box-shadow:0 10px 25px #0000003d}.movieCard:hover .posterFrame>img{transform:none}}.featuredHero{background-color:#09090b;background-position:50% 18%;background-size:cover;border-bottom:1px solid #1c1c20;align-items:center;min-height:560px;display:flex}.featuredInner{grid-template-columns:minmax(0,760px) 230px;align-items:center;gap:60px;padding:58px 0;display:grid}.featuredCopy h1{letter-spacing:-2.5px;max-width:850px;margin:18px 0 16px;font-size:clamp(42px,6vw,76px);line-height:.96}.featuredOverview{color:#b9b9c1;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:680px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.featuredSinhala{color:#fff;max-width:700px;margin:0 0 10px;font-size:16px;font-weight:650;line-height:1.65}.featuredPoster{aspect-ratio:2/3;border:1px solid #37373d;border-radius:12px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 35px 70px #0000008c}.featuredPoster img{object-fit:cover;width:100%;height:100%;display:block}.homeMain{padding-top:22px}.processingStrip{background:linear-gradient(90deg,#30250eb3,#111113f5);border:1px solid #332d1b;border-radius:10px;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;margin:0 0 18px;padding:12px;display:grid;box-shadow:0 10px 28px #00000040}.processingThumb{color:#62626b;background:#171719;border-radius:7px;place-items:center;width:86px;height:68px;display:grid;overflow:hidden}.processingThumb img{object-fit:cover;width:100%;height:100%}.processingInfo{min-width:0}.processingTop{color:#9d9da6;text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:8px;font-size:10px;font-weight:850;display:flex}.pendingBadge{color:#17120a;background:#ffb800;border-radius:4px;padding:4px 7px;font-weight:950}.processingInfo h2{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 3px;font-size:16px;overflow:hidden}.processingInfo p{color:#bcbcc4;margin:0 0 8px;font-size:12px}.processingBar{background:#2b2b2f;border-radius:999px;height:4px;overflow:hidden}.processingBar i{border-radius:inherit;background:linear-gradient(90deg,#f4a600,#ffd65a);height:100%;transition:width .35s;display:block}.catalogToolbar{background:#0e0e10;border:1px solid #242429;border-radius:10px;grid-template-columns:repeat(4,minmax(120px,1fr)) auto;align-items:end;gap:8px;margin-bottom:22px;padding:12px;display:grid}.catalogToolbar label{gap:6px;display:grid}.catalogToolbar label>span{text-transform:uppercase;letter-spacing:.8px;color:#777780;font-size:9px;font-weight:900}.catalogToolbar select{color:#e9e9ed;background:#151518;border:1px solid #2b2b30;border-radius:6px;outline:none;height:42px;padding:0 10px}.catalogToolbar select:focus{border-color:#55555d}.toolbarApply{height:42px;min-height:42px}.fullCatalog{width:100%}.cardSinhala{-webkit-line-clamp:2;opacity:0;-webkit-box-orient:vertical;max-height:0;transition:all .18s;overflow:hidden;white-space:normal!important;color:#d7d7dc!important;line-height:1.45!important;display:-webkit-box!important}.cardCta{color:#fff;opacity:0;margin-top:7px;font-size:10px;font-weight:900;transition:all .18s;display:inline-flex;transform:translateY(4px)}.movieCard:hover .cardSinhala{opacity:1;max-height:42px}.movieCard:hover .cardCta{opacity:1;transform:none}.movieCard:hover .posterShade{padding-top:74px}.sinhalaInfoCard{background:#1e301d80;border:1px solid #38452f;border-radius:8px;max-width:720px;margin:20px 0 0;padding:13px 14px}.sinhalaInfoCard b{letter-spacing:.4px;color:#88dda0;margin-bottom:4px;font-size:11px;display:block}.sinhalaInfoCard p{color:#e5ece7;margin:0;font-size:14px;line-height:1.65}.relatedSection{padding-top:34px;padding-bottom:58px}.relatedGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.bigSearch{grid-template-columns:minmax(0,1fr) auto;gap:8px;max-width:780px;margin-bottom:30px;display:grid}.bigSearch input{color:#fff;background:#101012;border:1px solid #2b2b30;border-radius:8px;outline:none;height:50px;padding:0 14px;font-size:16px}.bigSearch input:focus{border-color:#55555d}.searchGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.searchSection{margin-top:38px}.searchEmpty{color:#8f8f98;text-align:center;border:1px dashed #2a2a2e;border-radius:8px;padding:28px}.seasonTabs{scrollbar-width:none;gap:7px;padding:0 0 15px;display:flex;overflow-x:auto}.seasonTabs::-webkit-scrollbar{display:none}.seasonTabs button{color:#d0d0d6;text-align:left;cursor:pointer;background:#111113;border:1px solid #2b2b30;border-radius:8px;flex:none;min-width:130px;padding:10px 13px;font-weight:850}.seasonTabs button small{color:#777780;margin-top:4px;font-size:9px;font-weight:700;display:block}.seasonTabs button.active{box-shadow:inset 3px 0 0 var(--red);color:#fff;background:#251015;border-color:#8c1830}.episodeSinhala{color:#87dba6!important;margin-top:8px!important;font-size:11px!important}.episodeNav{justify-content:space-between;gap:10px;margin-top:14px;display:flex}.legalPage{max-width:900px;min-height:60vh}.legalPage h1{margin:4px 0 22px;font-size:44px}.legalPage p{color:#bdbdc5;font-size:15px;line-height:1.8}.legalUpdated{color:#7f7f88!important;margin-top:-14px!important;margin-bottom:28px!important;font-size:12px!important}.legalSection{border-top:1px solid #1f1f23;padding:20px 0}.legalSection:first-of-type{margin-top:28px}.legalSection h2{color:#f2f2f4;margin:0 0 10px;font-size:22px;line-height:1.25}.legalSection p{margin:0 0 11px}.legalSection a{color:#fff;text-underline-offset:3px;text-decoration:underline}.legalList{color:#bdbdc5;margin:8px 0 4px;padding-left:22px;font-size:15px;line-height:1.8}.legalList li{margin:5px 0}.proFooter{background:#09090a;border-top:1px solid #1f1f22;margin-top:0}.proFooterGrid{grid-template-columns:2fr 1fr 1fr;gap:48px;padding:42px 0 28px;display:grid}.footerBrand{align-items:center;gap:10px;font-size:19px;display:flex}.proFooterGrid p{color:#7f7f88;max-width:480px;font-size:12px;line-height:1.6}.proFooterGrid>div:not(:first-child){align-content:start;gap:9px;display:grid}.proFooterGrid>div:not(:first-child)>b{color:#eee;margin-bottom:5px;font-size:12px}.proFooterGrid a{color:#898992;font-size:12px}.proFooterGrid a:hover{color:#fff}.footerBottom{color:#696971;border-top:1px solid #18181b;justify-content:space-between;align-items:center;gap:20px;min-height:52px;font-size:10px;display:flex}@media (max-width:980px){.featuredHero{min-height:480px}.featuredInner{grid-template-columns:minmax(0,1fr) 190px;gap:30px}.catalogToolbar{grid-template-columns:repeat(2,1fr) auto}.toolbarApply{grid-area:1/3/3;height:100%}.relatedGrid,.searchGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.featuredHero{min-height:auto}.featuredInner{grid-template-columns:1fr;padding:38px 0}.featuredPoster{display:none}.featuredCopy h1{letter-spacing:-1.5px;font-size:44px}.featuredOverview{-webkit-line-clamp:2;font-size:13px}.featuredSinhala{font-size:14px}.processingStrip{grid-template-columns:70px minmax(0,1fr)}.processingThumb{width:70px;height:62px}.processingInfo p{font-size:11px}.catalogToolbar{grid-template-columns:1fr 1fr;padding:10px}.toolbarApply{grid-area:auto/1/auto/-1;height:42px}.cardSinhala,.cardCta{display:none!important}.movieCard:hover .posterShade{padding-top:40px}.relatedGrid,.searchGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.proFooterGrid{grid-template-columns:1fr 1fr;gap:24px;padding:30px 0}.proFooterGrid>div:first-child{grid-column:1/-1}.footerBottom{min-height:auto;padding:14px 0}.episodeNav{grid-template-columns:1fr 1fr;display:grid}.episodeNav .button{width:100%}.legalPage h1{font-size:34px}}@media (max-width:540px){.relatedGrid,.searchGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.processingStrip{grid-template-columns:1fr}.processingThumb{display:none}.catalogToolbar{grid-template-columns:1fr 1fr}.bigSearch{grid-template-columns:1fr}.bigSearch .button{width:100%}.proFooterGrid{grid-template-columns:1fr}.proFooterGrid>div:first-child{grid-column:auto}.footerBottom{gap:5px;display:grid}.episodeNav{grid-template-columns:1fr}}.recentSection{border-bottom:1px solid #18181b;margin:2px 0 34px;padding:22px 0 30px}.proSectionHead{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.proSectionHead h2{letter-spacing:-.5px;margin:0;font-size:26px}.proSectionHead p:not(.eyebrow){color:#85858e;margin:6px 0 0;font-size:12px}.sectionLink{color:#c8c8ce;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.sectionLink:hover{color:#fff}.recentScroller{grid-template-columns:repeat(9,minmax(0,1fr));gap:12px;display:grid}.allMoviesSection{scroll-margin-top:96px}.resultMeta{color:#75757e;margin:7px 0 0;font-size:11px}.mobileCardInfo{display:none}.pagerWrap{text-align:center;margin-top:34px}.pagerCount{color:#72727b;margin:0 0 10px;font-size:11px}.pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:0;display:flex}.pagerNumbers{align-items:center;gap:6px;display:flex}.pager a,.pager span{background:#101012;border:1px solid #29292e;border-radius:7px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 11px;font-size:12px;display:inline-flex}.pager a:hover{background:#17171a;border-color:#4a4a51}.pagerNumbers a.active{background:var(--red);border-color:var(--red);color:#fff;font-weight:950}.pagerDots{color:#666!important;background:0 0!important;border-color:#0000!important;min-width:24px!important;padding:0!important}.pagerArrow{gap:5px;min-width:100px!important}.pagerArrow.disabled{opacity:.35;pointer-events:none}.catalogToolbar{position:relative}@media (max-width:1450px){.recentScroller{grid-template-columns:repeat(7,minmax(0,1fr))}.recentScroller .movieCard:nth-child(n+8){display:none}}@media (max-width:1100px){.recentScroller{grid-template-columns:repeat(6,minmax(0,1fr))}.recentScroller .movieCard:nth-child(n+7){display:none}}@media (max-width:850px){.recentSection{margin-top:0;padding-top:18px}.proSectionHead h2{font-size:22px}.recentScroller{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(148px,30vw);grid-auto-flow:column;gap:10px;margin:0 -12px;padding:0 12px 10px;display:grid;overflow-x:auto}.recentScroller::-webkit-scrollbar{display:none}.recentScroller .movieCard:nth-child(n){display:block}.recentScroller .movieCard{scroll-snap-align:start}.allMoviesSection{scroll-margin-top:76px}.resultMeta{font-size:10px}.catalogToolbar{border-radius:9px}.movieGrid .mobileCardInfo{padding:7px 2px 0;display:block}.mobileCardInfo h3{color:#f2f2f5;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:1.3;overflow:hidden}.mobileCardInfo p{color:#888892;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:9px;overflow:hidden}.mobileCardInfo span{color:#b8b8c0;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;line-height:1.35;display:block;overflow:hidden}.movieGrid .posterShade h3,.movieGrid .posterShade p{display:none}.movieGrid .posterShade{padding:36px 7px 7px}.pagerWrap{margin-top:26px}.pager{gap:6px}.pagerNumbers{gap:4px}.pager a,.pager span{min-width:40px;height:40px;padding:0 9px}.pagerArrow{min-width:42px!important}.pagerArrow span{background:0 0;border:0;min-width:0;height:auto;padding:0;display:none}.pagerNumbers a:nth-child(n+6){display:none}}@media (max-width:540px){.shell{width:calc(100% - 20px)}.featuredInner{padding:28px 0}.featuredCopy h1{font-size:clamp(34px,11vw,44px);line-height:1}.featuredCopy .detailActions{grid-template-columns:1fr 1fr}.featuredCopy .detailActions .button{padding:0 10px;font-size:12px}.processingStrip{margin-bottom:12px;padding:10px}.processingInfo h2{font-size:14px}.recentSection{margin-bottom:20px;padding:16px 0 24px}.proSectionHead{align-items:center;margin-bottom:12px}.proSectionHead h2{font-size:20px}.proSectionHead p:not(.eyebrow){font-size:10px;line-height:1.4}.sectionLink{font-size:10px}.recentScroller{grid-auto-columns:minmax(138px,42vw)}.pageTitleRow{padding-top:10px}.catalogToolbar{gap:7px;margin-bottom:16px;padding:8px}.catalogToolbar select{height:44px;padding:0 8px;font-size:13px}.toolbarApply{height:44px}.movieGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px}.movieGrid .posterFrame{border-radius:7px}.mobileCardInfo h3{font-size:11px}.mobileCardInfo p,.mobileCardInfo span{font-size:8.5px}.qualityTag,.ratingTag{font-size:8px!important}.pagerCount{font-size:10px}.pagerNumbers a,.pagerNumbers span{min-width:36px;height:38px}.pagerArrow{height:38px!important}.proFooterGrid{padding-top:26px}}@media (max-width:380px){.recentScroller{grid-auto-columns:44vw}.movieGrid{gap:10px 7px}.mobileCardInfo span{display:none}.pagerNumbers a,.pagerNumbers span{min-width:34px;padding:0 7px}.proSectionHead p:not(.eyebrow){display:none}}.compactEmpty{min-height:180px;padding:30px 20px}.compactEmpty p{max-width:620px;margin-left:auto;margin-right:auto}.proWebPlayer{background:#08080a;border-color:#25252b;box-shadow:0 28px 80px #0009}.webPlayerBar{background:linear-gradient(#121215,#0d0d10);border-bottom:1px solid #202024;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 10px 8px 14px;display:flex}.webPlayerBar .playerStatus{min-width:0}.webPlayerBar .playerStatus span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.liveDot.error{background:#ff3654;box-shadow:0 0 0 4px #ff36541f}.webPlayerActions{flex:none;align-items:center;gap:6px;display:flex}.webPlayerActions button{color:#d9d9de;cursor:pointer;background:#161619;border:1px solid #303036;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:42px;height:34px;padding:0 10px;font-size:11px;font-weight:850;transition:all .15s;display:inline-flex}.webPlayerActions button:hover{color:#fff;background:#222226;border-color:#4a4a52}.rotateGlyph,.fullscreenGlyph{font-size:15px;line-height:1}.webPlayerStage{aspect-ratio:16/9;isolation:isolate;background:#000;max-height:min(78vh,900px);position:relative}.webPlayerStage video{object-fit:contain;background:#000;outline:0;width:100%;height:100%;display:block}:-webkit-any(.webPlayerStage:fullscreen,.webPlayerStage:-webkit-full-screen){background:#000;aspect-ratio:auto!important;border:0!important;width:100vw!important;height:100vh!important;max-height:none!important}:is(.webPlayerStage:fullscreen,.webPlayerStage:fullscreen){background:#000;aspect-ratio:auto!important;border:0!important;width:100vw!important;height:100vh!important;max-height:none!important}:-webkit-any(.webPlayerStage:fullscreen video,.webPlayerStage:-webkit-full-screen video){object-fit:contain;width:100vw;height:100vh}:is(.webPlayerStage:fullscreen video,.webPlayerStage:fullscreen video){object-fit:contain;width:100vw;height:100vh}.playerErrorOverlay{z-index:3;background:radial-gradient(circle at 50% 35%,#1f1f26c2,#000000f0);place-items:center;padding:20px;display:grid;position:absolute;inset:0}.playerErrorCard{text-align:center;background:#0d0d10f5;border:1px solid #33333a;border-radius:12px;width:min(540px,92%);padding:22px;box-shadow:0 20px 60px #0009}.playerErrorCard b{font-size:18px}.playerErrorCard p{color:#aaaab3;margin:9px 0 16px;font-size:12px;line-height:1.65}.playerErrorCard .button{min-width:150px}.proWebPlayer .playerHelp b{color:#d8d8dd}@media (max-width:760px){.watchPage{padding-top:8px}.watchShell{width:100%}.watchHead{margin-bottom:10px;padding:0 12px}.watchBackdrop{height:260px}.watchTitleWrap h1{font-size:clamp(25px,8vw,34px)}.proWebPlayer{border-left:0;border-right:0;border-radius:0;margin-left:0!important;margin-right:0!important}.webPlayerBar{min-height:46px;padding:7px 10px}.webPlayerBar .playerStatus{font-size:10px}.webPlayerActions{gap:4px}.webPlayerActions button{height:32px;padding:0 8px;font-size:10px}.webPlayerActions button:first-child{display:none}.webPlayerStage{aspect-ratio:16/9;width:100%;max-height:78dvh}.proWebPlayer .playerHelp{padding:10px 12px;font-size:10px;line-height:1.55}.watchOverview,.licenseBox{margin-left:12px;margin-right:12px}.episodeNav{padding:0 12px}}@media (max-width:430px){.webPlayerBar .playerStatus span:last-child{max-width:92px}.webPlayerActions button{min-width:38px;padding:0 7px}.webPlayerActions .rotateControl{color:#fff;background:#231014;border-color:#672033}.proWebPlayer .playerHelp>a{border:1px solid #2d2d32;border-radius:7px;justify-content:center;width:100%;padding:7px 10px}}@media (orientation:landscape) and (max-height:600px){.webPlayerStage{max-height:88dvh}.webPlayerBar{min-height:40px;padding-block:4px}.webPlayerActions button{height:30px}.proWebPlayer .playerHelp{display:none}}.cinemaMoviePage{background:#070708;min-height:70vh}.cinemaBackdrop{background-color:#0a0a0c;background-position:50% 22%;background-size:cover;border-bottom:1px solid #1d1d21;min-height:330px}.cinemaTop{padding-top:26px;padding-bottom:82px}.movieBreadcrumb{color:#777781;align-items:center;gap:8px;min-width:0;font-size:11px;display:flex}.movieBreadcrumb a{color:#a5a5ae}.movieBreadcrumb b{color:#d9d9de;white-space:nowrap;text-overflow:ellipsis;max-width:55vw;overflow:hidden}.cinemaTitleRow{justify-content:space-between;align-items:flex-end;gap:26px;margin-top:96px;display:flex}.cinemaTitleRow h1{letter-spacing:-2.3px;text-shadow:0 4px 28px #000;margin:7px 0 0;font-size:clamp(40px,6vw,72px);line-height:.96}.cinemaOriginal{color:#a3a3ab;margin:8px 0 0}.cinemaBadges{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.cinemaBadges>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#eee;background:#09090bb8;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.cinemaBadges .green{color:#8ef0b2;background:#144128c2;border-color:#235b3c}.cinemaBadges .gold{color:#141414;background:#f2c94c;border-color:#6d5612}.cinemaContent{z-index:2;margin-top:-48px;padding-bottom:60px;position:relative}.cinemaContent>.proWebPlayer{border:1px solid #2b2b30;border-radius:12px;overflow:hidden;box-shadow:0 28px 90px #000000ad}.movieInfoPanel{background:linear-gradient(145deg,#111114,#0b0b0d);border:1px solid #242429;border-radius:12px;grid-template-columns:190px minmax(0,1fr);gap:26px;margin-top:22px;padding:22px;display:grid}.movieInfoPoster{aspect-ratio:2/3;background:#161619;border:1px solid #303035;border-radius:8px;overflow:hidden}.movieInfoPoster img{object-fit:cover;width:100%;height:100%;display:block}.movieInfoMain{min-width:0}.movieInfoTitleLine{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.movieInfoTitleLine h2{margin:3px 0 0;font-size:30px}.bigRating{color:#101012;background:#f2c94c;border-radius:8px;flex:none;align-items:center;gap:4px;padding:9px 11px;display:flex}.bigRating svg{fill:#101012}.bigRating b{font-size:19px}.bigRating small{font-size:9px;font-weight:850}.factGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0;display:grid}.factGrid>div{background:#0e0e10;border:1px solid #29292e;border-radius:7px;padding:11px}.factGrid span{color:#72727b;text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:900;display:block}.factGrid b{color:#eee;margin-top:4px;font-size:12px;display:block}.cinemaChips{margin:0 0 13px}.cinemaSinhala{margin-top:0}.cinemaOverview{margin:15px 0 12px;font-size:14px}.castHead{margin-bottom:12px}.castScroller{scrollbar-width:none;grid-auto-columns:minmax(108px,1fr);grid-auto-flow:column;gap:9px;padding:0 0 8px;display:grid;overflow-x:auto}.castPerson{text-align:center;background:#0d0d0f;border:1px solid #242429;border-radius:9px;min-width:0;padding:12px 8px}.castPerson b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.castPerson span{color:#686871;margin-top:3px;font-size:8px;display:block}.downloadPanel{background:linear-gradient(100deg,#490f1c66,#0e0e10 58%);border:1px solid #3a1720;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:26px;padding:20px;display:grid}.downloadIcon{background:var(--red);border-radius:50%;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 24px #e5143747}.downloadCopy h2{margin:3px 0 5px;font-size:22px}.downloadCopy p:not(.eyebrow){color:#93939c;margin:0;font-size:11px;line-height:1.5}.downloadActions{align-items:center;gap:8px;display:flex}.directDownloadButton{min-width:170px}.cinemaRelated{padding-bottom:10px}@media (max-width:900px){.cinemaTitleRow{flex-direction:column;align-items:flex-start;margin-top:70px}.cinemaBadges{justify-content:flex-start}.movieInfoPanel{grid-template-columns:150px minmax(0,1fr)}.factGrid{grid-template-columns:repeat(2,1fr)}.downloadPanel{grid-template-columns:auto minmax(0,1fr)}.downloadActions{grid-column:1/-1}.downloadActions .button{flex:1}}@media (max-width:620px){.cinemaBackdrop{min-height:260px}.cinemaTop{padding:16px 0 66px}.cinemaTitleRow{gap:14px;margin-top:52px}.cinemaTitleRow h1{letter-spacing:-1.4px;font-size:clamp(34px,11vw,48px)}.cinemaBadges{gap:5px}.cinemaBadges>span{min-height:30px;padding:0 9px;font-size:9px}.cinemaContent{width:100%;margin-top:-34px;padding-bottom:36px}.cinemaContent>.proWebPlayer{border-left:0;border-right:0;border-radius:0}.movieInfoPanel{border-radius:9px;grid-template-columns:88px minmax(0,1fr);gap:12px;margin:14px 10px 0;padding:12px}.movieInfoTitleLine{display:block}.movieInfoTitleLine h2{font-size:20px}.bigRating{display:none}.factGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:10px 0}.factGrid>div{padding:8px}.cinemaSinhala{padding:10px}.cinemaSinhala p{font-size:12px}.cinemaOverview{font-size:12px;line-height:1.6}.cinemaChips{gap:5px}.cinemaChips span{padding:5px 7px;font-size:9px}.castSection,.downloadPanel,.cinemaRelated{margin-left:10px;margin-right:10px}.castSection{margin-top:22px}.castScroller{grid-auto-columns:102px}.downloadPanel{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:13px}.downloadIcon{width:42px;height:42px}.downloadCopy h2{font-size:16px}.downloadCopy p:not(.eyebrow){font-size:9px}.downloadActions{grid-template-columns:1fr;width:100%;display:grid}.downloadActions .button{width:100%}.movieBreadcrumb b{max-width:46vw}}.sectionHint{color:#707079;letter-spacing:.35px;white-space:nowrap;font-size:10px;font-weight:800}.storySection{background:linear-gradient(115deg,#ed153716,#0f0f12f2 30%,#0c0c0f);border:1px solid #29292e;border-radius:12px;grid-template-columns:5px minmax(0,1fr);gap:18px;margin-top:28px;padding:24px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 44px #0000002e}.storyAccent{background:linear-gradient(#ff294b,#a50720);border-radius:99px;width:5px;height:100%;min-height:82px;box-shadow:0 0 24px #ed153738}.storySection .eyebrow{color:#ff5c73}.storySection h2{letter-spacing:-.35px;margin:3px 0 12px;font-size:22px}.storyText{color:#e2e2e6;max-width:1120px;margin:0;font-size:15px;line-height:1.9}.storyOriginal{color:#9b9ba4;border-top:1px solid #242429;margin:14px 0 0;padding-top:13px;font-size:12px;line-height:1.75}.storyOriginal b{color:#c7c7cd}.castSection{margin-top:30px}.castHead,.galleryHead{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px;display:flex}.castScroller{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none;grid-auto-columns:132px;grid-auto-flow:column;gap:10px;padding:0 1px 10px;display:grid;overflow-x:auto}.castScroller::-webkit-scrollbar{display:none}.castPerson{scroll-snap-align:start;text-align:center;background:linear-gradient(#111114,#0d0d0f);border:1px solid #25252a;border-radius:10px;min-width:0;padding:10px 9px 12px;transition:transform .18s,border-color .18s,background .18s}.castPerson:hover{background:#141418;border-color:#3d3d44;transform:translateY(-3px)}.castPhotoWrap{background:#17171a;border:1px solid #3a3a40;border-radius:50%;width:76px;height:76px;margin:0 auto 9px;overflow:hidden;box-shadow:0 7px 20px #0000004d}.castPhoto{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.castAvatar{color:#e9e9ed;background:radial-gradient(circle at 35% 28%,#35353b,#161619);border:0;border-radius:0;place-items:center;width:100%;height:100%;margin:0;font-size:17px;font-weight:950;display:grid}.castPerson b{white-space:nowrap;text-overflow:ellipsis;color:#f0f0f2;font-size:10px;display:block;overflow:hidden}.castPerson span{white-space:nowrap;text-overflow:ellipsis;color:#7b7b85;margin-top:4px;font-size:8px;display:block;overflow:hidden}.gallerySection{margin-top:28px}.galleryScroller{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.galleryStill{aspect-ratio:16/9;background:#0e0e10;border:1px solid #27272c;border-radius:9px;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000038}.galleryStill:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -40px 60px #0000002e}.galleryStill img{object-fit:cover;width:100%;height:100%;transition:transform .28s,filter .28s;display:block}.galleryStill:hover img{filter:brightness(1.06);transform:scale(1.025)}@media (max-width:900px){.storySection{margin-left:0;margin-right:0}.galleryScroller{grid-template-columns:repeat(2,minmax(0,1fr))}.galleryStill:last-child{grid-column:1/-1;max-width:calc(50% - 5px)}}@media (max-width:620px){.storySection,.gallerySection{margin-left:10px;margin-right:10px}.storySection{grid-template-columns:4px minmax(0,1fr);gap:11px;margin-top:18px;padding:15px 14px}.storySection h2{margin-bottom:8px;font-size:17px;line-height:1.3}.storyText{font-size:12px;line-height:1.8}.storyOriginal{margin-top:10px;padding-top:10px;font-size:10px;line-height:1.65}.storyAccent{width:4px;min-height:68px}.castHead,.galleryHead{align-items:center}.sectionHint{font-size:8px}.castScroller{scroll-snap-type:x mandatory;grid-auto-columns:104px;gap:8px;padding-bottom:8px}.castPerson{padding:8px 6px 10px}.castPhotoWrap{width:62px;height:62px;margin-bottom:7px}.castPerson b{font-size:9px}.castPerson span{font-size:7px}.gallerySection{margin-top:22px}.galleryScroller{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82vw;grid-auto-flow:column;gap:9px;padding-bottom:7px;display:grid;overflow-x:auto}.galleryScroller::-webkit-scrollbar{display:none}.galleryStill,.galleryStill:last-child{scroll-snap-align:center;border-radius:8px;grid-column:auto;max-width:none}.galleryStill img{transform:none!important}}@media (prefers-reduced-motion:reduce){.castPerson,.galleryStill img{transition:none!important}.castScroller,.galleryScroller{scroll-behavior:auto}}.googleDriveStage iframe{background:#000;border:0;width:100%;height:100%;display:block}:-webkit-any(.googleDriveStage:fullscreen iframe,.googleDriveStage:-webkit-full-screen iframe){background:#000;width:100vw;height:100vh}:is(.googleDriveStage:fullscreen iframe,.googleDriveStage:fullscreen iframe){background:#000;width:100vw;height:100vh}.driveReadyPlayer .googleDriveStage{background:#000;min-height:0}@media (max-width:700px){.driveReadyPlayer .googleDriveStage{aspect-ratio:16/9;max-height:calc(100dvh - 110px)}.driveReadyPlayer .webPlayerActions button{min-height:36px}.driveReadyPlayer .playerHelp{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.manualAdminGrid{grid-template-columns:minmax(340px,500px) minmax(0,1fr)}.importPanel{align-self:start;position:sticky;top:20px}.movieImportText{resize:vertical;background:#08080a;border-color:#34343a;min-height:390px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.rightsConfirm{color:#c7c7cd;background:#0c0c0f;border:1px solid #313137;border-radius:7px;align-items:flex-start;gap:10px;padding:12px;font-size:11px;line-height:1.55;display:flex}.rightsConfirm input{width:17px;height:17px;accent-color:var(--red);flex:none;margin-top:1px}.importButton{min-height:48px;font-weight:950}.importFlow{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.importFlow span{color:#898993;letter-spacing:.25px;background:#0c0c0e;border:1px solid #25252a;border-radius:6px;padding:8px 9px;font-size:9px;font-weight:850}.adminPanelHead{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:10px;display:flex}.adminPanelHead h2{margin:3px 0 0}.watchOnlyPanel{grid-template-columns:auto minmax(0,1fr) auto}@media (max-width:980px){.manualAdminGrid{grid-template-columns:1fr}.importPanel{position:static}.movieImportText{min-height:300px}}@media (max-width:620px){.movieImportText{min-height:330px}.importFlow{grid-template-columns:1fr}.watchOnlyPanel{grid-template-columns:42px minmax(0,1fr)}.watchOnlyPanel .downloadActions{grid-column:1/-1}}.importDetection{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.importDetection span{color:#8f8f98;text-align:center;background:#0b0b0d;border:1px solid #29292e;border-radius:6px;gap:2px;padding:8px;font-size:9px;display:grid}.importDetection b{color:#f0f0f3;font-size:15px}.inlineImportErrors{color:#ff9aaa;background:#2b1015;border:1px solid #512028;border-radius:6px;max-height:120px;padding:9px 10px;font-size:10px;line-height:1.55;overflow:auto}.importActionRow{gap:8px;display:flex}.importActionRow .importButton{flex:1}.importStop{white-space:nowrap}.bulkProgressBox{background:#0b0b0d;border:1px solid #303036;border-radius:7px;margin-top:12px;padding:12px}.bulkProgressHead{color:#aaaab2;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:11px;display:flex}.bulkProgressHead b{color:#f4f4f6}.bulkProgressTrack{background:#242428;border-radius:99px;height:8px;overflow:hidden}.bulkProgressTrack span{background:linear-gradient(90deg,var(--red),#ff4963);height:100%;transition:width .2s;display:block}.bulkProgressStats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.bulkProgressStats span{color:#898993;text-align:center;font-size:9px}.bulkProgressStats b{color:#ececf0}.failedImportList{background:#160d10;border:1px solid #3a2529;border-radius:7px;margin-top:10px;padding:9px 10px;font-size:10px}.failedImportList summary{cursor:pointer;color:#ff9aaa;font-weight:800}.failedImportList>div{max-height:220px;margin-top:8px;overflow:auto}.failedImportList p{border-top:1px solid #342024;gap:2px;margin:0;padding:7px 0;display:grid}.failedImportList span{color:#bd8b93}.importButton:disabled,.button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:620px){.importDetection{grid-template-columns:1fr 1fr}.importActionRow{display:grid}.bulkProgressStats{grid-template-columns:1fr 1fr 1fr}}.importWarnings{color:#e9c777;background:#241b0b;border-color:#5a4521}.importWarnings>b{color:#ffe6a4;margin-bottom:5px;display:block}.bulkProgressStats4{grid-template-columns:repeat(4,1fr)}.timeoutSafeHint{color:#777780;text-align:center;margin:9px 0 0;font-size:9px;line-height:1.45}.failedImportActions{justify-content:flex-end;margin-top:10px;display:flex}@media (max-width:620px){.bulkProgressStats4{grid-template-columns:1fr 1fr}.failedImportActions{justify-content:stretch}.failedImportActions .button{width:100%}}.mediaRepairPanel{margin-top:18px}.mediaRepairPanel>p{color:#9b9ba5;margin:0 0 14px;font-size:11px;line-height:1.65}.urlRepairText{min-height:240px}.urlRepairStats{grid-template-columns:repeat(5,1fr)}.repairFlow{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.urlRepairStats{grid-template-columns:repeat(3,1fr)}.repairFlow{grid-template-columns:1fr 1fr}}@media (max-width:620px){.urlRepairText{min-height:300px}.urlRepairStats{grid-template-columns:1fr 1fr}.repairFlow{grid-template-columns:1fr}}.internalClickPlayer .webPlayerStage{background:#000;min-height:clamp(260px,52vw,680px);position:relative;overflow:hidden}.internalPlayCover{z-index:4;background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;display:grid;position:absolute;inset:0}.internalPlayShade{background:linear-gradient(#00000024,#00000085);position:absolute;inset:0}.internalPlayButton{z-index:2;cursor:pointer;background:#fff;border:10px solid #ffffff61;border-radius:50%;place-items:center;width:112px;height:112px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 0 34px #ffffff57}.internalPlayButton:hover{transform:scale(1.05);box-shadow:0 0 46px #ffffff75}.internalPlayButton:disabled{opacity:.5;cursor:not-allowed}.internalPlayTriangle{border-top:20px solid #0000;border-bottom:20px solid #0000;border-left:31px solid #11131a;width:0;height:0;margin-left:8px}.internalPlayTitle{z-index:2;color:#fff;text-shadow:0 2px 10px #000;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.internalPlayTitle b{font-size:clamp(16px,2vw,24px)}.internalPlayTitle span{opacity:.82;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.internalClickPlayer video{object-fit:contain;background:#000;width:100%;height:100%;min-height:clamp(260px,52vw,680px)}@media (max-width:640px){.internalPlayButton{border-width:8px;width:86px;height:86px}.internalPlayTriangle{border-top-width:16px;border-bottom-width:16px;border-left-width:25px}.internalPlayTitle{flex-direction:column;align-items:flex-start;gap:3px;bottom:14px;left:16px;right:16px}}.routeLoading,.pageLoadingFallback{z-index:9999;-webkit-backdrop-filter:blur(10px)saturate(.86);pointer-events:auto;touch-action:none;background:#05050757;place-items:center;padding:24px;animation:.18s ease-out both routeOverlayIn;display:grid;position:fixed;inset:0}.pageLoadingFallback{z-index:9998}.routeLoadingBar{background:#ffffff0e;height:3px;position:absolute;top:0;left:0;right:0;overflow:hidden}.routeLoadingBar i{background:linear-gradient(90deg,transparent,var(--red),#ff5871,var(--red),transparent);filter:drop-shadow(0 0 7px #ed1537a6);width:38%;height:100%;animation:1.25s ease-in-out infinite routeLoadBar;display:block}.routeLoadingPanel{background:linear-gradient(160deg,#1a1a1ee8,#0a0a0cf0);border:1px solid #ffffff1b;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:min(310px,100vw - 38px);min-height:232px;padding:28px 26px 24px;animation:.24s cubic-bezier(.2,.8,.2,1) both routePanelIn;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000009e,inset 0 1px #ffffff0e}.routeLoadingPanel:before{content:"";pointer-events:none;background:radial-gradient(circle,#ed153733,#ed153700 68%);border-radius:50%;width:180px;height:180px;position:absolute;top:-105px;left:50%;transform:translate(-50%)}.cinemaLoader{place-items:center;width:78px;height:78px;margin:2px 0 18px;display:grid;position:relative}.cinemaLoaderRing{will-change:transform;border-radius:50%;position:absolute}.cinemaLoaderRing.ringOne{border:2px solid #ffffff1a;border-top-color:var(--red);border-right-color:#ed153785;animation:1.05s linear infinite cinemaSpin;inset:0;box-shadow:0 0 22px #ed153721}.cinemaLoaderRing.ringTwo{border:2px solid #ffffff14;border-color:#ffffff14 #ffffff14 #ffffff6b #fff;animation:1.45s linear infinite cinemaSpinReverse;inset:10px}.cinemaLoaderCore{background:linear-gradient(145deg,#ff3654,var(--red2));border-radius:50%;width:18px;height:18px;animation:1.25s ease-in-out infinite cinemaPulse;box-shadow:0 0 0 7px #ed153714,0 0 24px #ed15376b}.routeLoadingCopy{text-align:center;z-index:1;gap:5px;display:grid;position:relative}.routeLoadingCopy b{letter-spacing:.15px;color:#fff;font-size:15px}.routeLoadingCopy span{letter-spacing:.2px;color:#8f8f99;font-size:10.5px}.routeLoadingDots{justify-content:center;align-items:center;gap:5px;height:14px;margin-top:14px;display:flex}.routeLoadingDots i{background:#707079;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite loadingDot}.routeLoadingDots i:nth-child(2){animation-delay:.14s}.routeLoadingDots i:nth-child(3){animation-delay:.28s}@keyframes routeOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes routePanelIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cinemaSpin{to{transform:rotate(360deg)}}@keyframes cinemaSpinReverse{to{transform:rotate(-360deg)}}@keyframes cinemaPulse{0%,to{opacity:.76;transform:scale(.84)}50%{opacity:1;transform:scale(1)}}@keyframes loadingDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes routeLoadBar{0%{transform:translate(-130%)}58%{transform:translate(175%)}to{transform:translate(275%)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.routeLoading,.pageLoadingFallback{background:#070709e0}}@media (max-width:760px){.routeLoading,.pageLoadingFallback{-webkit-backdrop-filter:blur(7px)saturate(.9);padding:18px}.routeLoadingPanel{border-radius:18px;width:min(286px,100vw - 32px);min-height:214px;padding:24px 22px 21px}.cinemaLoader{width:70px;height:70px;margin-bottom:16px}.routeLoadingCopy b{font-size:14px}.routeLoadingCopy span{font-size:10px}}@media (prefers-reduced-motion:reduce){.routeLoading,.pageLoadingFallback,.routeLoadingPanel{animation:none}.routeLoadingBar i,.cinemaLoaderRing,.cinemaLoaderCore,.routeLoadingDots i{animation-duration:2.2s}}.mobileQuickLinks{grid-template-columns:1fr 1fr;gap:6px;display:grid}.mobileQuickLinks a{color:#eee;text-align:center;background:#161619;border:1px solid #242429;border-radius:7px;padding:11px;font-weight:800}.mobileSubmenu{border-top:1px solid #242428;margin-top:4px}.mobileSubmenu>summary{color:#d8d8de;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:12px 10px;font-size:13px;font-weight:850;list-style:none;display:flex}.mobileSubmenu>summary::-webkit-details-marker{display:none}.mobileSubmenu>summary span{color:#8f8f98;border:1px solid #303036;border-radius:6px;place-items:center;width:24px;height:24px;transition:transform .18s;display:grid}.mobileSubmenu[open]>summary span{transform:rotate(45deg)}.mobileSubmenuGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:0 2px 8px;display:grid}.mobileSubmenuGrid a{color:#bebec6;border-radius:6px;padding:10px 9px;font-size:12px}.mobileSubmenuGrid a:hover,.mobileSubmenuGrid a:focus-visible{color:#fff;background:#1b1b1f}.navDrop .dropPanel a{touch-action:manipulation}@media (max-width:760px){.mobilePanel{gap:4px;padding:10px}.mobileSearch{margin-bottom:3px}.mobileSubmenuGrid{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:42dvh;overflow-y:auto}.mobileNav[open]>summary{background:#1c1c20;border-color:#3b3b42}.mobilePanel a{touch-action:manipulation}}.dynamicYears{overscroll-behavior:contain;scrollbar-width:thin;max-height:min(520px,68vh);overflow-y:auto}.resumeImportBox{background:#1d180d;border:1px solid #3c3219;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:flex}.resumeImportBox>div:first-child{gap:3px;display:grid}.resumeImportBox b{color:#f5d778;font-size:13px}.resumeImportBox span{color:#aaa38e;font-size:11px}.resumeImportBox>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.reviewHint{color:#f0c96d;margin:8px 0 0;font-size:11px}.databaseStatusError a{color:#fff;text-decoration:underline}.galleryStill>img{object-fit:cover}.featuredPoster img,.movieInfoPoster img{object-fit:cover;width:100%;height:auto;display:block}.footerBottom{flex-wrap:wrap;gap:18px}@media (max-width:760px){.resumeImportBox{flex-direction:column;align-items:stretch}.resumeImportBox>div:last-child{grid-template-columns:1fr 1fr;display:grid}.dynamicYears{max-height:42dvh}}.movieViewCount{color:#d8d8dd;white-space:nowrap;background:#0f0f11b8;border:1px solid #2a2a2f;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:11px;display:inline-flex}.movieViewCount svg{color:#9a9aa4}.movieViewCount b{color:#fff;font-size:12px}.movieViewCount>span{color:#92929b}.cinemaBadges .movieViewCount{background:#0e0e11b8;border-color:#ffffff24}.adminHealthGrid{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.healthPanel,.mediaHealthPanel{min-width:0}.compactButton{align-items:center;gap:7px;min-height:36px;padding:8px 11px;display:inline-flex}.adminPanelIntro{color:#96969f;margin:0 0 13px;font-size:11px;line-height:1.55}.healthGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.healthCard{background:#101012;border:1px solid #27272c;border-radius:9px;min-width:0;padding:10px}.healthCardTop{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;display:grid}.healthCardTop>b{font-size:11px}.healthCardTop>small{color:#74747d;font-size:8px}.healthCard p{color:#8f8f99;overflow-wrap:anywhere;margin:8px 0 0;font-size:9px;line-height:1.45}.healthDot{background:#64646e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #64646e14}.healthCard.healthy .healthDot,.mediaHealthRow.healthy .healthDot{background:var(--green);box-shadow:0 0 0 4px #24c77b17}.healthCard.warning .healthDot{background:#e0b64e;box-shadow:0 0 0 4px #e0b64e17}.healthCard.error .healthDot,.mediaHealthRow.issue .healthDot{background:var(--red);box-shadow:0 0 0 4px #ed153717}.healthChecked{color:#696972;text-align:right;margin:9px 0 0;font-size:9px}.mediaHealthSummary{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.mediaHealthSummary span{color:#a2a2aa;background:#121214;border:1px solid #2a2a2e;border-radius:7px;padding:7px 9px;font-size:10px}.mediaHealthSummary span.good{color:#70d9a7;border-color:#1d4935}.mediaHealthSummary span.bad{color:#f89;border-color:#56232b}.mediaHealthList{gap:6px;max-height:360px;display:grid;overflow:auto}.mediaHealthRow{background:#101012;border:1px solid #26262a;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;display:grid}.mediaHealthRow>div{gap:2px;min-width:0;display:grid}.mediaHealthRow b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mediaHealthRow small{color:#83838c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mediaHealthMeta{color:#6e6e77;white-space:nowrap;font-size:8px}.bulkLibraryBar{border-bottom:1px solid #242428;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.bulkLibraryBar>label{color:#b7b7bf;align-items:center;gap:8px;font-size:10px;display:flex}.bulkLibraryBar>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.miniButton{min-height:32px;padding:6px 9px;font-size:9px}.dangerButton{color:#ff8c9e;border-color:#51212a}.dangerButton:hover{background:#2a1117}.compactNotice{margin:9px 0;padding:8px 10px;font-size:10px}.bulkMovieTable th:first-child,.bulkMovieTable td:first-child{text-align:center;width:34px}.bulkMovieTable input[type=checkbox],.bulkLibraryBar input[type=checkbox]{accent-color:var(--red)}.importQueueDashboard{background:#0e0e10;border:1px solid #29292e;border-radius:10px;margin-top:12px;overflow:hidden}.importQueueTabs{background:#111113;border-bottom:1px solid #29292e;grid-template-columns:repeat(6,1fr);display:grid}.importQueueTabs button{appearance:none;color:#8e8e97;cursor:pointer;background:0 0;border:0;border-right:1px solid #242428;gap:3px;padding:9px 6px;display:grid}.importQueueTabs button:last-child{border-right:0}.importQueueTabs button span{text-transform:uppercase;letter-spacing:.06em;font-size:8px}.importQueueTabs button b{color:#d7d7dd;font-size:13px}.importQueueTabs button.active{color:#fff;box-shadow:inset 0 -2px 0 var(--red);background:#19191c}.importQueueList{max-height:250px;padding:7px;overflow:auto}.queueItem{background:#121214;border:1px solid #222226;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:5px;padding:8px;display:grid}.queueItem>div{gap:2px;min-width:0;display:grid}.queueItem b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.queueItem small{color:#777780;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.queueItem>span{text-transform:uppercase;letter-spacing:.05em;color:#888891;font-size:8px}.queueItem.processing{border-color:#3e3823}.queueItem.imported{border-color:#1e4936}.queueItem.failed,.queueItem.review{border-color:#51232a}.queueItem.duplicate{border-color:#34343a}.queueEmpty{text-align:center;color:#74747d;margin:0;padding:14px;font-size:10px}.queueNote{color:#616169;text-align:right;margin:0;padding:0 10px 9px;font-size:8px}.proPlayerError{text-align:left;width:min(620px,100% - 28px)}.playerErrorTop{align-items:center;gap:10px;display:flex}.playerErrorTop>div{gap:3px;display:grid}.playerErrorTop small{color:#909099;font-size:9px}.playerErrorMark{color:#ff8395;background:#341219;border:1px solid #662332;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;font-weight:950;display:grid}.playerDiagGrid{grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0;display:grid}.playerDiagGrid span{background:#111113;border:1px solid #2b2b30;border-radius:7px;gap:3px;min-width:0;padding:8px;display:grid}.playerDiagGrid small{color:#777780;text-transform:uppercase;font-size:8px}.playerDiagGrid b{color:#e3e3e8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.playerErrorActions{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}@media (max-width:1180px){.adminHealthGrid{grid-template-columns:1fr}.healthGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.movieViewCount{min-height:28px;padding:4px 8px}.healthGrid{grid-template-columns:1fr 1fr}.mediaHealthRow{grid-template-columns:auto minmax(0,1fr)}.mediaHealthMeta{grid-column:2}.bulkLibraryBar{flex-direction:column;align-items:stretch}.bulkLibraryBar>div{grid-template-columns:1fr 1fr;display:grid}.importQueueTabs{grid-template-columns:repeat(3,1fr)}.importQueueTabs button:nth-child(3){border-right:0}.playerDiagGrid{grid-template-columns:1fr 1fr}.playerErrorActions{display:grid}.playerErrorActions .button{width:100%}}.searchSuggestWrap{position:relative}.searchSuggestWrap.headerSearch{padding:0}.searchSuggestForm{align-items:center;gap:8px;width:100%;height:100%;padding:0 11px;display:flex}.searchSuggestIcon{color:#888;font-size:19px;line-height:1}.searchSuggestWrap.mobileSearch{height:auto;margin-bottom:6px;padding:0;display:block}.searchSuggestWrap.mobileSearch .searchSuggestForm{background:#101012;border:1px solid #29292e;border-radius:7px;height:42px}.searchSuggestPanel{z-index:90;background:#111113;border:1px solid #2b2b30;border-radius:10px;width:min(420px,92vw);padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 50px #00000094}.mobileSearch .searchSuggestPanel{width:100%;left:0;right:auto}.searchSuggestItem{color:#eee;border-radius:7px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;padding:7px;display:grid}.searchSuggestPoster{background:#202024;border-radius:4px;place-items:center;width:42px;height:58px;display:grid;overflow:hidden}.searchSuggestPoster img{object-fit:cover;width:100%;height:100%}.searchSuggestPoster span{color:#666;font-weight:900}.searchSuggestItem>div:last-child{gap:4px;min-width:0;display:grid}.searchSuggestItem b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.searchSuggestItem small{color:#85858f;font-size:9px}.searchSuggestState{color:#8f8f98;text-align:center;padding:13px;font-size:11px}.searchSuggestAll{color:#d7d7dc;border-top:1px solid #242428;margin-top:4px;padding:9px 10px;font-size:10px;font-weight:800;display:block}.localShelves{gap:4px;margin-bottom:8px;display:grid}.localShelf{margin:2px 0 26px}.localShelfCard{color:#fff;gap:7px;min-width:0;display:grid}.localShelfPoster{aspect-ratio:2/3;background:#161619;border:1px solid #28282d;border-radius:7px;position:relative;overflow:hidden}.localShelfPoster img{object-fit:cover;width:100%;height:100%}.localShelfPoster>span{color:#484850;place-items:center;width:100%;height:100%;font-size:38px;font-weight:950;display:grid}.localShelfPoster i{background:var(--red);height:4px;position:absolute;bottom:0;left:0;box-shadow:0 0 12px #ed15378c}.localShelfCard>b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.localShelfCard>small{color:#85858e;font-size:9px}.trendingSection{border-top:1px solid #18181b;padding-top:26px}.favoriteButton.saved{color:#ff9bab;background:#2a1117;border-color:#672434}.movieUtilityActions,.watchUtilityActions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.watchUtilityActions{margin:12px 0 4px}.reportIssueWrap{display:inline-flex}.feedbackModal{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.feedbackCard{background:#121214;border:1px solid #303035;border-radius:14px;width:min(520px,100%);padding:22px;position:relative;box-shadow:0 28px 80px #000000ad}.feedbackClose{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:10px;right:12px}.feedbackCard h2{margin:4px 0 16px}.feedbackForm,.requestForm{gap:13px;display:grid}.feedbackForm label,.requestForm label{color:#cfcfd5;gap:6px;font-size:11px;font-weight:750;display:grid}.feedbackForm select,.feedbackForm textarea,.requestForm input,.requestForm textarea{color:#fff;background:#0e0e10;border:1px solid #303036;border-radius:8px;outline:none;width:100%;padding:11px 12px}.feedbackForm textarea,.requestForm textarea{resize:vertical;min-height:105px}.formStatus{color:#b9b9c1;margin:0;font-size:11px}.hpField{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.requestPage{max-width:900px}.requestHero{padding:28px 0 16px}.requestHero h1{margin:5px 0 10px;font-size:clamp(34px,6vw,58px)}.requestHero p:last-child{color:#9999a2;max-width:650px}.requestPanel{background:#111113;border:1px solid #27272c;border-radius:12px;max-width:650px;padding:20px}.standaloneLocalPage{min-height:100vh}.localWatchCard{background:#101012;border:1px solid #25252a;border-radius:9px;padding:8px}.localWatchCard>a{display:block}.localWatchCard img{aspect-ratio:2/3;object-fit:cover;border-radius:6px;width:100%}.localWatchCard h2{white-space:nowrap;text-overflow:ellipsis;margin:9px 2px 3px;font-size:13px;overflow:hidden}.localWatchCard p{color:#85858d;margin:0 2px 9px;font-size:10px}.localWatchCard .button{width:100%}.resumeOverlay{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.resumeCard{text-align:center;background:#101013f5;border:1px solid #35353a;border-radius:13px;width:min(430px,100%);padding:20px;box-shadow:0 18px 60px #0000008c}.resumeCard h3{margin:5px 0 8px;font-size:22px}.resumeCard p:not(.eyebrow){color:#93939c;font-size:11px}.resumeCard>div{justify-content:center;gap:8px;margin-top:15px;display:flex}.adminAnalytics{margin:18px 0}.analyticsCards{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.analyticsCards>div{background:#101012;border:1px solid #29292e;border-radius:9px;gap:4px;padding:13px;display:grid}.analyticsCards b{font-size:24px}.analyticsCards span{color:#83838c;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.analyticsSplit,.feedbackAdminGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.analyticsSplit>div,.feedbackAdminGrid>div{background:#101012;border:1px solid #28282d;border-radius:9px;min-width:0;padding:11px}.analyticsSplit h3,.feedbackAdminGrid h3{margin:0 0 8px;font-size:12px}.analyticsRow{border-bottom:1px solid #202024;justify-content:space-between;align-items:center;gap:10px;padding:7px 2px;font-size:10px;display:flex}.analyticsRow:last-child{border-bottom:0}.analyticsRow span{white-space:nowrap;text-overflow:ellipsis;color:#b8b8c0;overflow:hidden}.adminFeedback{margin:18px 0}.adminFeedbackRow{border-bottom:1px solid #222226;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:10px;padding:8px 0;display:grid}.adminFeedbackRow:last-child{border-bottom:0}.adminFeedbackRow>div{gap:3px;min-width:0;display:grid}.adminFeedbackRow b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.adminFeedbackRow small{color:#7f7f88;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.adminFeedbackRow select{color:#ddd;background:#141416;border:1px solid #303036;border-radius:6px;height:34px;padding:0 7px;font-size:9px}@media (max-width:760px){.searchSuggestPanel{max-height:55dvh;position:fixed;overflow:auto;width:auto!important;top:125px!important;left:10px!important;right:10px!important}.localShelf{margin-bottom:20px}.movieUtilityActions,.watchUtilityActions{grid-template-columns:1fr;display:grid}.movieUtilityActions .button,.watchUtilityActions .button{width:100%}.reportIssueWrap{display:block}.reportIssueWrap>.button{width:100%}.resumeCard>div{display:grid}.analyticsCards{grid-template-columns:1fr 1fr}.analyticsSplit,.feedbackAdminGrid,.adminFeedbackRow{grid-template-columns:1fr}.adminFeedbackRow select{width:100%}.requestPanel{padding:14px}.localWatchGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.v165Player{transition:width .22s,margin .22s,transform .22s}.v165Player.theaterMode{z-index:20;width:min(1500px,100vw - 24px);max-width:none;position:relative;left:50%;transform:translate(-50%)}.v165Player.theaterMode .webPlayerStage{max-height:min(88vh,980px)}.v165Player .webPlayerStage{cursor:default;touch-action:pan-x;-webkit-user-select:none;user-select:none}.v165Player .webPlayerStage video{transition:filter .14s linear}.v165Player .webPlayerStage.controlsHidden{cursor:none}.v165Player .webPlayerStage.controlsLocked{cursor:default}.playerBuffering{z-index:8;pointer-events:none;color:#fff;text-shadow:0 2px 8px #000;justify-items:center;gap:5px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.playerBuffering>span{border:3px solid #ffffff2e;border-top-color:#fff;border-right-color:var(--red);border-radius:50%;width:46px;height:46px;animation:.8s linear infinite cinemaSpin;box-shadow:0 0 24px #00000073}.playerBuffering b{font-size:12px}.playerBuffering small{color:#bebec6;font-size:9px}.gestureFeedback{z-index:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;background:#0a0a0cd6;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:850;position:absolute;top:25%;left:50%;transform:translate(-50%)}.playerCenterControls{z-index:10;align-items:center;gap:18px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.controlsHidden .playerCenterControls{opacity:0;pointer-events:none;transform:translate(-50%,-46%)scale(.97)}.playerCenterControls button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0505079e;border:1px solid #fff3;border-radius:50%;place-items:center;width:56px;height:56px;font-size:22px;font-weight:900;display:grid;box-shadow:0 8px 26px #00000057}.playerCenterControls button small{font-size:9px;position:absolute}.playerCenterControls .centerPlay{background:#ed1537e6;border-color:#ffffff52;width:72px;height:72px;padding-left:3px;font-size:28px}.playerTopTools{z-index:11;transition:opacity .18s,transform .18s;position:absolute;top:12px;right:12px}.controlsHidden .playerTopTools{opacity:0;pointer-events:none;transform:translateY(-5px)}.playerTopTools button,.playerUnlock{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;cursor:pointer;background:#070709ad;border:1px solid #ffffff2b;border-radius:8px;height:34px;padding:0 10px;font-size:10px;font-weight:850}.playerUnlock{z-index:14;background:#070709c7;align-items:center;gap:6px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.playerControlPanel{z-index:11;background:linear-gradient(#0000,#000000e0 54%,#000000f5);padding:34px 14px 12px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0}.controlsHidden .playerControlPanel{opacity:0;pointer-events:none;transform:translateY(8px)}.playerSeek{width:100%;height:4px;accent-color:var(--red);cursor:pointer;margin:0 0 9px}.playerSeek::-webkit-slider-runnable-track{height:4px}.playerSeek::-webkit-slider-thumb{margin-top:-6px}.playerControlRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.playerControlLeft,.playerControlRight{align-items:center;gap:7px;min-width:0;display:flex}.playerControlRight{justify-content:flex-end}.playerControlRow button{color:#fff;cursor:pointer;background:#161619b8;border:1px solid #ffffff1f;border-radius:7px;min-width:34px;height:32px;padding:0 9px;font-size:10px;font-weight:850}.playerControlRow button:hover{background:#252529;border-color:#4a4a52}.playerControlRow .iconControl{padding:0 8px;font-size:15px}.volumeSlider{accent-color:#fff;width:82px}.playerClock{white-space:nowrap;color:#e6e6ea;font-variant-numeric:tabular-nums;font-size:10px}.playerClock i{color:#6f6f78;font-style:normal}.playerClock em{color:#9b9ba4;margin-left:5px;font-style:normal}.controlMenuWrap{position:relative}.playerPopMenu{background:#0e0e11fa;border:1px solid #34343a;border-radius:9px;gap:3px;min-width:150px;padding:7px;display:grid;position:absolute;bottom:40px;right:0;box-shadow:0 16px 50px #00000094}.playerPopMenu>b{color:#8c8c95;text-transform:uppercase;letter-spacing:.08em;padding:5px 7px 7px;font-size:8px}.playerPopMenu button{text-align:left;background:0 0;border:0;justify-content:flex-start;width:100%}.playerPopMenu button.active,.playerPopMenu button:hover{color:#fff;background:#232327}.upNextOverlay{z-index:15;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d1;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.upNextCard{background:#101012;border:1px solid #34343a;border-radius:13px;grid-template-columns:122px minmax(0,1fr);align-items:center;gap:18px;width:min(560px,100%);padding:16px;display:grid;box-shadow:0 20px 70px #000000a6}.upNextCard img{aspect-ratio:2/3;object-fit:cover;background:#18181b;border-radius:8px;width:122px}.upNextCard h3{margin:4px 0 6px;font-size:22px}.upNextCard p:not(.eyebrow){color:#96969f;margin:0;font-size:11px}.upNextActions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.upNextActions .button{min-width:110px}@media (max-width:760px){.v165Player.theaterMode{width:100vw}.playerCenterControls{gap:12px}.playerCenterControls button{width:48px;height:48px}.playerCenterControls .centerPlay{width:62px;height:62px}.playerControlPanel{padding:28px 8px max(8px,env(safe-area-inset-bottom))}.playerControlRow{gap:7px}.playerControlLeft,.playerControlRight{gap:4px}.playerControlRow button{height:34px;padding:0 7px}.volumeSlider,.playerClock em{display:none}.playerTopTools{top:8px;right:8px}.playerPopMenu{left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom));min-width:0;max-height:42dvh;position:fixed;overflow:auto}.gestureFeedback{top:18%}.upNextCard{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px}.upNextCard img{width:82px}.upNextCard h3{font-size:17px}.upNextActions{grid-template-columns:1fr;display:grid}.upNextActions .button{width:100%}}@media (max-width:480px){.playerControlRight>button:nth-last-child(2),.playerControlRow .iconControl:nth-child(2){display:none}.playerClock{font-size:9px}.playerCenterControls button{width:44px;height:44px}.playerCenterControls .centerPlay{width:58px;height:58px}.playerTopTools button{height:30px}.webPlayerActions button:nth-child(2){display:none}}@media (orientation:landscape) and (max-height:600px){.playerControlPanel{padding-top:24px}.playerCenterControls{gap:24px}.playerCenterControls button{width:44px;height:44px}.playerCenterControls .centerPlay{width:58px;height:58px}.playerTopTools{top:6px;right:6px}.playerUnlock{bottom:10px}}.searchSuggestWrap.headerSearch{background:linear-gradient(#141416,#0d0d0f);border:1px solid #2b2b31;border-radius:12px;width:clamp(230px,19vw,330px);height:46px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffff06}.searchSuggestWrap.headerSearch:focus-within{background:#121214;border-color:#575760;box-shadow:0 0 0 3px #ed153714,0 10px 30px #0003}.searchSuggestForm{gap:9px;padding:0 6px 0 12px}.searchSuggestIcon{color:#8d8d96;flex:none;place-items:center;display:grid}.searchSuggestForm input{letter-spacing:.01em;font-size:13px;font-weight:600}.searchSuggestForm input::placeholder{color:#777780;font-weight:550}.searchShortcut{color:#777781;background:#19191c;border:1px solid #323238;border-bottom-color:#25252a;border-radius:6px;place-items:center;min-width:24px;height:24px;font-size:11px;font-weight:850;display:grid;box-shadow:inset 0 -1px #ffffff08}.searchSubmitButton{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;place-items:center;width:34px;height:34px;transition:filter .15s,transform .15s;display:grid;box-shadow:0 5px 16px #ed153733}.searchSubmitButton:hover{filter:brightness(1.08);transform:translateY(-1px)}.searchSuggestPanel{background:#101012fb;border-color:#313137;border-radius:14px;width:min(440px,92vw);padding:8px;top:calc(100% + 10px);overflow:hidden;box-shadow:0 28px 70px #000000b3,inset 0 1px #ffffff06}.searchSuggestHead{color:#a8a8b0;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #222226;justify-content:space-between;align-items:center;padding:7px 9px 9px;font-size:10px;font-weight:800;display:flex}.searchSuggestHead small{color:#696973;text-transform:none;letter-spacing:0;font-size:9px}.searchSuggestItem{border-radius:9px;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding:8px}.searchSuggestItem:hover{background:#1d1d20}.searchSuggestPoster{border-radius:6px;width:44px;height:62px}.searchSuggestItem b{font-size:12.5px}.searchSuggestItem small{font-size:9.5px}.suggestArrow{color:#5d5d66;padding-right:4px;font-size:22px}.searchSuggestAll{color:#e3e3e7;border-top:1px solid #242428;justify-content:space-between;align-items:center;margin-top:5px;padding:11px 10px 7px;font-size:10.5px;display:flex}.searchSuggestAll b{font-size:15px}.searchSuggestState{justify-content:center;align-items:center;gap:8px;min-height:60px;display:flex}.miniSearchSpinner{border:2px solid #33333a;border-top-color:var(--red);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite cinemaSpin}@media (max-width:1450px){.searchSuggestWrap.headerSearch{width:220px}.searchShortcut{display:none}}@media (max-width:1190px){.mobileNav{position:static}.mobileNav>summary{z-index:1002;color:#fff;background:0 0;border:0;border-radius:8px;width:44px;height:44px;position:relative}.mobileNav>summary:hover{background:#161619}.mobileNav[open]{z-index:1000;background:#080809;display:block;position:fixed;inset:0}.mobileNav[open]>summary{color:#fff;z-index:1004;background:0 0;border:0;position:fixed;top:12px;left:12px}.mobilePanel{width:100%;height:100dvh;max-height:none;box-shadow:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#09090a;border:0;border-radius:0;padding:0;animation:.2s cubic-bezier(.2,.8,.2,1) both mobileDrawerIn;display:block;position:fixed;inset:0;overflow-y:auto}.mobilePanelTop{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09090af7;border-bottom:1px solid #1c1c1f;justify-content:space-between;align-items:center;height:68px;padding:0 12px 0 58px;display:flex;position:sticky;top:0}.mobileBrand{letter-spacing:-.4px;text-transform:uppercase;align-items:center;gap:9px;min-width:0;font-size:16px;font-weight:950;display:flex}.mobileBrand .logoMark{width:34px;height:34px;font-size:14px}.mobileBrand>span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:48vw;overflow:hidden}.mobileSearchDrop{position:relative}.mobileSearchDrop>summary{cursor:pointer;color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobileSearchDrop>summary::-webkit-details-marker{display:none}.mobileSearchDrop>summary:hover,.mobileSearchDrop[open]>summary{background:#17171a}.mobileSearchLayer{background:#0d0d0f;border-bottom:1px solid #212125;padding:10px 12px;position:fixed;top:68px;left:0;right:0;box-shadow:0 16px 35px #00000047}.searchSuggestWrap.mobileSearch{margin:0}.searchSuggestWrap.mobileSearch .searchSuggestForm{background:#151517;border:1px solid #303036;border-radius:10px;height:48px;padding:0 7px 0 12px}.mobileSearch .searchShortcut{display:none}.mobileSearch .searchSubmitButton{display:grid}.mobileMenuList{padding:0 0 28px}.mobileMenuRow,.mobileSubmenu{background:#09090a;border:0;border-bottom:1px solid #202024;margin:0}.mobileMenuRow{color:#f2f2f4;justify-content:space-between;align-items:center;min-height:63px;padding:0 13px 0 10px;display:flex}.mobileMenuRow:hover{background:#0f0f11}.mobileMenuLabel{align-items:center;gap:10px;min-width:0;display:flex}.mobileMenuLabel svg{color:#e5e5e8;flex:none;width:19px;height:19px}.mobileMenuLabel b{letter-spacing:-.2px;font-size:15px;font-weight:880}.mobileRowArrow{color:#5f5f68;padding-right:4px;font-size:22px}.mobileSubmenu>summary{border-radius:0;min-height:63px;padding:0 13px 0 10px}.mobileSubmenu>summary:hover{background:#0f0f11}.mobileSubmenu>summary .mobilePlus{color:#111;background:#727276;border:0;border-radius:5px;place-items:center;width:24px;height:24px;font-size:19px;font-weight:900;line-height:1;transition:transform .18s,background .18s;display:grid}.mobileSubmenu[open]>summary .mobilePlus{background:#a7a7ac;transform:rotate(45deg)}.mobileSubmenuGrid{background:#0d0d0f;border-top:1px solid #1d1d21;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0}.mobileSubmenuGrid a{color:#b9b9c1;border-bottom:1px solid #17171a;border-radius:0;align-items:center;min-height:48px;padding:0 18px;font-size:12px;display:flex}.mobileSubmenuGrid a:nth-child(odd){border-right:1px solid #17171a}.mobileSubmenuGrid a:hover{color:#fff;background:#141416}.mobileSearch .searchSuggestPanel{border-radius:12px;max-height:calc(100dvh - 145px);position:fixed;width:auto!important;top:126px!important;left:12px!important;right:12px!important}}@keyframes mobileDrawerIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@media (max-width:760px){.headerInner{height:60px}.siteHeader{min-height:60px}.logo{font-size:15px}.logoMark{width:31px;height:31px;font-size:13px}.mobileNav[open]>summary{top:8px;left:8px}.mobilePanelTop{height:60px;padding-left:52px}.mobileSearchLayer{top:60px}.mobileBrand .logoMark{width:31px;height:31px}.mobileMenuRow,.mobileSubmenu>summary{min-height:62px}.mobileMenuLabel b{font-size:15px}.mobileSearch .searchSuggestPanel{top:118px!important}}.v165Player .barPip{display:none}.v165Player .webPlayerStage.hasBlockingOverlay .playerCenterControls,.v165Player .webPlayerStage.hasBlockingOverlay .playerTopTools,.v165Player .webPlayerStage.hasBlockingOverlay .playerControlPanel,.v165Player .webPlayerStage.hasBlockingOverlay .playerBuffering{display:none!important}.v165Player .resumeOverlay{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7}.v165Player .playerErrorOverlay,.v165Player .upNextOverlay{z-index:40}.v165Player .playerBuffering{z-index:18;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05050747;border-radius:14px;padding:12px 16px;top:46%}.v165Player .playerCenterControls{z-index:16}.v165Player .playerTopTools,.v165Player .playerControlPanel{z-index:17}.v165Player .playerControlPanel{box-sizing:border-box;overflow:visible}.v165Player .playerControlRow{min-width:0}.v165Player .playerControlLeft{flex:auto;min-width:0;overflow:hidden}.v165Player .playerControlRight{flex:none;min-width:max-content}.v165Player .playerClock{text-overflow:ellipsis;min-width:0;overflow:hidden}.v165Player .playerPopMenu{z-index:35}.v165Player .resumeCard{z-index:1;width:min(440px,100% - 12px);padding:24px;position:relative}.v165Player .resumeCard>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.v165Player .resumeCard .button{width:100%;min-width:0}@media (max-width:1200px){.v165Player .volumeSlider{width:62px}.v165Player .playerClock em{display:none}.v165Player .playerControlRow button{padding-inline:8px}}@media (max-width:920px){.v165Player .bottomPip,.v165Player .volumeSlider{display:none}.v165Player .playerControlLeft,.v165Player .playerControlRight{gap:5px}.v165Player .playerControlRow{gap:8px}.v165Player .playerControlRow button{min-width:32px;padding-inline:7px}}@media (max-width:760px){.v165Player .webPlayerBar{min-height:48px;padding:7px 10px}.v165Player .webPlayerBar .playerStatus{flex:auto;min-width:0}.v165Player .webPlayerBar .playerStatus span:last-child{max-width:none;font-size:10px}.v165Player .webPlayerActions{flex:none;gap:5px}.v165Player .webPlayerActions .barPip,.v165Player .webPlayerActions .barTheater{display:none!important}.v165Player .webPlayerActions .rotateControl,.v165Player .webPlayerActions .barFullscreen{min-width:auto;height:34px;padding:0 10px;font-size:10px;display:inline-flex!important}.v165Player .webPlayerStage{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.v165Player .webPlayerStage video,.v165Player .webPlayerStage iframe{width:100%;height:100%;position:absolute;inset:0}.v165Player .playerBuffering{background:#05050733;gap:4px;padding:9px 12px;top:43%}.v165Player .playerBuffering>span{width:38px;height:38px}.v165Player .playerCenterControls{gap:11px;top:45%}.v165Player .playerCenterControls button{width:44px;height:44px;font-size:18px}.v165Player .playerCenterControls .centerPlay{width:58px;height:58px;font-size:24px}.v165Player .playerTopTools{top:8px;right:8px}.v165Player .playerTopTools button{height:30px;padding:0 9px;font-size:9px}.v165Player .playerControlPanel{padding:24px 9px max(8px,env(safe-area-inset-bottom));background:linear-gradient(#0000,#000000c7 35%,#000000f7 70%)}.v165Player .playerSeek{height:5px;margin-bottom:8px}.v165Player .playerControlRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.v165Player .playerControlLeft{gap:4px;min-width:0;display:flex;overflow:hidden}.v165Player .playerControlRight{gap:4px;min-width:0;display:flex}.v165Player .playerControlRow button{border-radius:7px;min-width:32px;height:32px;padding:0 7px;font-size:9px}.v165Player .playerControlRow .iconControl{padding:0 7px;font-size:14px}.v165Player .playerClock{max-width:112px;font-size:9px}.v165Player .playerClock em{display:none}.v165Player .bottomPip{display:none!important}.v165Player .bottomFullscreen{min-width:34px!important}.v165Player .playerPopMenu{border-radius:10px;overflow:auto;width:min(176px,72vw)!important;min-width:150px!important;max-height:min(220px,44dvh)!important;position:absolute!important;bottom:39px!important;left:auto!important;right:0!important}.v165Player .resumeOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000db;padding:10px}.v165Player .resumeCard{border-radius:12px;width:min(360px,96%);padding:17px 14px}.v165Player .resumeCard h3{margin:5px 0 7px;font-size:clamp(18px,5vw,22px);line-height:1.15}.v165Player .resumeCard p:not(.eyebrow){margin:0;font-size:10px;line-height:1.45}.v165Player .resumeCard>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.v165Player .resumeCard .button{height:40px;padding:0 8px;font-size:10px}.v165Player .playerHelp{display:none!important}}@media (max-width:480px){.v165Player .webPlayerActions .rotateControl,.v165Player .webPlayerActions .barFullscreen{display:inline-flex!important}.v165Player .webPlayerBar .playerStatus span:last-child{max-width:118px}.v165Player .playerControlPanel{padding-left:7px;padding-right:7px}.v165Player .playerControlLeft .iconControl:nth-child(2){display:none}.v165Player .playerClock{max-width:95px}.v165Player .playerControlRight{gap:3px}.v165Player .playerControlRight>button.bottomPip{display:none!important}.v165Player .playerControlRow button{min-width:30px;padding:0 6px}.v165Player .controlMenuWrap>button{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.v165Player .resumeCard{width:min(330px,97%);padding:15px 12px}.v165Player .resumeCard>div{grid-template-columns:1fr;gap:6px}}@media (orientation:landscape) and (max-height:600px){.v165Player .webPlayerStage{aspect-ratio:auto!important;height:100dvh!important;max-height:100dvh!important}.v165Player .playerCenterControls{top:50%}.v165Player .playerBuffering{top:46%}.v165Player .resumeCard{width:min(470px,82vw);padding:14px}.v165Player .resumeCard>div{grid-template-columns:1fr 1fr}}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}button,summary,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,summary,a{touch-action:manipulation}:where(a,button,summary,input,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #ff526e}.mobileSearchDrop,.menuCloseIcon{display:none}.searchSuggestItem>div{min-width:0}.searchSuggestItem b{display:block}.searchSuggestPanel{overscroll-behavior:contain;max-height:min(560px,70dvh);overflow-y:auto}.navDrop .dropPanel{overscroll-behavior:contain;max-height:70dvh;overflow:auto}.feedbackCard{overscroll-behavior:contain;max-height:calc(100dvh - 36px);overflow-y:auto}.feedbackClose{min-width:44px;min-height:44px}.tableWrap{overscroll-behavior-x:contain;max-width:100%}@media (max-width:1190px){:root{--mobile-header-height:68px}body:has(.mobileNav[open]){overflow:hidden}.siteHeader{-webkit-backdrop-filter:none;padding-top:env(safe-area-inset-top);min-height:0}.headerInner{height:var(--mobile-header-height);gap:8px;width:calc(100% - 24px);margin:auto;padding:0}.headerInner>.logo{flex:1;order:1;min-width:0}.headerInner>.logo>span:last-child{text-overflow:ellipsis;max-width:none;overflow:hidden}.headerInner>.headerSearch{display:none}.headerInner>.mobileNav{flex:0 0 44px;order:2;margin-left:auto}.headerInner>.mobileSearchDrop{z-index:1006;flex:0 0 44px;order:3;display:block;position:static}.mobileNav>summary,.mobileSearchDrop>summary{background:#111114;border:1px solid #29292e;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.mobileNav[open]>summary{top:calc(env(safe-area-inset-top) + (var(--mobile-header-height) - 44px)/2);left:max(12px,env(safe-area-inset-left));background:#17171a}.mobileNav[open] .menuOpenIcon{display:none}.mobileNav[open] .menuCloseIcon{font-size:30px;line-height:1;display:block}.mobileNav[open]~.mobileSearchDrop>summary{right:max(12px,env(safe-area-inset-right));top:calc(env(safe-area-inset-top) + (var(--mobile-header-height) - 44px)/2);position:fixed}.mobilePanel{height:100dvh;padding:0 max(0px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(0px,env(safe-area-inset-left));scroll-padding-top:calc(var(--mobile-header-height) + env(safe-area-inset-top));animation:none}.mobilePanelTop{height:calc(var(--mobile-header-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 66px 0 66px;-webkit-backdrop-filter:none;background:#09090a}.mobileBrand{min-width:0;font-size:15px}.mobileBrand>span:last-child{max-width:none}.mobileMenuList{padding-bottom:max(24px,env(safe-area-inset-bottom))}.mobileMenuRow,.mobileSubmenu>summary{min-height:56px;padding:8px 16px}.mobileSubmenu>summary .mobileMenuLabel,.mobileSubmenu[open]>summary .mobileMenuLabel{width:auto;height:auto;color:inherit;border:0;border-radius:0;gap:12px;display:flex;transform:none}.mobileMenuLabel b{font-size:15px;line-height:1.4}.mobileSubmenuGrid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible}.mobileSubmenuGrid a{overflow-wrap:anywhere;min-height:48px;padding:12px 18px;font-size:14px}.mobileSearchLayer{top:calc(var(--mobile-header-height) + env(safe-area-inset-top));padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left));max-height:calc(100dvh - var(--mobile-header-height) - env(safe-area-inset-top));overscroll-behavior:contain;background:#101013;overflow-y:auto}.mobileSearch .searchSuggestPanel{max-height:none;box-shadow:none;margin-top:10px;width:100%!important;position:static!important;inset:auto!important}.searchSuggestWrap.mobileSearch{border:0}.searchSuggestWrap.mobileSearch .searchSuggestForm{height:50px}.searchSuggestForm input{font-size:16px}.searchSubmitButton{flex:0 0 44px;width:44px;height:44px}.searchSuggestItem{min-height:76px}.searchSuggestItem b{white-space:normal;overflow-wrap:anywhere;font-size:14px}.searchSuggestItem small,.searchSuggestState,.searchSuggestAll{font-size:13px}.searchSuggestAll{min-height:48px}}@media (max-width:760px){:root{--mobile-header-height:60px}.shell{width:calc(100% - 24px);max-width:100%;margin-inline:auto}.headerInner{width:calc(100% - 24px)}.pagePad,.watchPage{padding-bottom:max(28px,env(safe-area-inset-bottom))}.catalogArea,.contentLayout,.adminPanel,.adminGrid,.movieInfoMain,.downloadCopy,.watchHead>div{min-width:0}.pageTitleRow,.proSectionHead,.cinemaTitleRow,.movieInfoTitleLine{flex-wrap:wrap;gap:12px}.pageTitleRow h1,.cinemaTitleRow h1,.watchHead h1,.movieInfoMain h2{overflow-wrap:anywhere}.catalogToolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.catalogToolbar label{gap:6px;width:auto;min-width:0;display:grid}.catalogToolbar label span{font-size:13px}.catalogToolbar select{width:100%;min-width:0;height:46px;font-size:16px}.catalogToolbar .toolbarApply{grid-column:1/-1;width:100%;min-height:44px;font-size:14px}input:not([type=range]):not([type=checkbox]):not([type=hidden]),textarea,select{font-size:16px}.button,.clearBtn,.miniButton{white-space:normal;text-align:center;min-height:44px;font-size:14px;line-height:1.3}.movieGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 9px}.posterShade h3,.localShelfCard>b{font-size:13px;line-height:1.35}.pager{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.pager a,.pager span{min-width:44px;min-height:44px;padding:8px}.cinemaOverview,.storyText,.overview,.requestPanel>p{overflow-wrap:anywhere;font-size:16px;line-height:1.7}.factGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.factGrid>div{overflow-wrap:anywhere;min-width:0}.downloadPanel,.watchOnlyPanel{flex-wrap:wrap;min-width:0}.downloadActions{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.downloadActions .button{width:100%}.castScroller,.galleryScroller{overscroll-behavior-x:contain;scroll-snap-type:x proximity}.castPerson,.galleryStill{scroll-snap-align:start}.feedbackModal{-webkit-backdrop-filter:none;backdrop-filter:none;align-items:center;padding:12px}.feedbackCard{width:100%;max-height:calc(100dvh - 24px);padding:20px 16px}.feedbackCard h2{overflow-wrap:anywhere;padding-right:36px}.feedbackForm label,.requestForm label{font-size:14px}.feedbackForm textarea,.requestForm textarea{min-height:110px}.adminWrap{width:calc(100% - 24px)}.adminTop h1{overflow-wrap:anywhere;font-size:26px}.adminActions{flex-wrap:wrap;width:100%}.adminActions>*{flex:auto}.adminPanel{max-width:100%;padding:14px}.adminPanel p,.adminPanelIntro{overflow-wrap:anywhere;font-size:14px;line-height:1.6}.adminFeedbackRow b,.analyticsRow,.healthCardTop>b,.mediaHealthRow b{font-size:13px}.healthCardTop{grid-template-columns:auto minmax(0,1fr)}.healthCardTop>small{grid-column:2;font-size:12px}.healthCard p,.adminFeedbackRow small,.mediaHealthRow small,.analyticsCards span{font-size:12px}.adminFeedbackRow select,.importQueueTabs button{min-height:44px}.importQueueTabs button span{font-size:12px}.tableWrap{border:1px solid #28282d;border-radius:8px}.table th,.table td{padding:12px 10px;font-size:13px}.bulkLibraryBar>label{min-height:44px;font-size:14px}.footerBottom,.footerLinks{flex-wrap:wrap;gap:12px}.footerLinks a{align-items:center;min-height:44px;display:inline-flex}.routeLoading,.pageLoadingFallback{-webkit-backdrop-filter:none;background:#050507de}.routeLoadingCopy span{font-size:13px}.v165Player .webPlayerBar{flex-wrap:wrap;gap:6px}.v165Player .webPlayerActions .rotateControl,.v165Player .webPlayerActions .barFullscreen{height:44px;font-size:12px}.v165Player .webPlayerStage{container-type:inline-size}.v165Player .playerControlRow button{min-width:34px;height:38px;font-size:12px}.v165Player .playerClock{max-width:none;font-size:11px}.v165Player .controlMenuWrap{position:static}.v165Player .playerControlPanel{position:absolute}.v165Player .playerPopMenu{overscroll-behavior:contain;width:min(220px,100% - 16px)!important;min-width:0!important;max-height:calc(56.25cqw - 76px)!important;bottom:52px!important;left:auto!important;right:8px!important}.v165Player .playerPopMenu button{width:100%;min-height:44px;font-size:14px}.v165Player .resumeOverlay,.v165Player .playerErrorOverlay,.v165Player .upNextOverlay{overscroll-behavior:contain;align-items:start;padding:8px;overflow-y:auto}.v165Player .resumeCard,.v165Player .playerErrorCard,.v165Player .upNextCard{flex-shrink:0;max-width:100%;margin:auto}.v165Player .resumeCard .button{min-height:44px}.v165Player .resumeCard p:not(.eyebrow){font-size:13px}.v165Player .internalPlayTitle{pointer-events:none}.v165Player .internalPlayTitle b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.v165Player .internalPlayTitle span{display:none}}@media (max-width:480px){.movieGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.v165Player .playerControlRow{grid-template-columns:1fr;gap:4px}.v165Player .playerControlLeft{pointer-events:none;position:absolute;bottom:51px;left:10px}.v165Player .playerControlLeft .iconControl{display:none}.v165Player .playerControlRight{justify-content:space-between;gap:4px;width:100%}.v165Player .playerSeek{margin-bottom:22px}.v165Player .playerCenterControls{gap:16px;top:35%}.v165Player .playerCenterControls .centerPlay{width:48px;height:48px}.v165Player .playerTopTools button{height:36px}.v165Player .resumeCard{padding:10px}.v165Player .resumeCard>div{grid-template-columns:1fr 1fr;margin-top:8px}.v165Player .resumeCard h3{font-size:18px}.v165Player .resumeCard .button{font-size:12px}}@media (orientation:landscape) and (max-height:600px){.v165Player .webPlayerStage:not(:fullscreen){aspect-ratio:16/9!important;height:auto!important;max-height:none!important}.v165Player .webPlayerStage:fullscreen{aspect-ratio:auto!important;height:100dvh!important;max-height:100dvh!important}.v165Player .playerPopMenu{max-height:calc(100dvh - 110px)!important}}@media (hover:none){.movieCard:hover,.localShelfCard:hover,.button:hover{transform:none}.posterShade{transition:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (min-width:1191px) and (max-width:1450px){.headerInner{gap:14px}.logo{font-size:17px}.desktopNav>a,.navDrop>summary{padding-inline:7px;font-size:13px}.searchSuggestWrap.headerSearch{flex:0 0 190px;width:190px}}@media (max-width:760px){:-webkit-any(.v165Player .webPlayerStage:fullscreen,.v165Player .webPlayerStage:-webkit-full-screen){aspect-ratio:auto!important;height:100dvh!important}:is(.v165Player .webPlayerStage:fullscreen,.v165Player .webPlayerStage:fullscreen){aspect-ratio:auto!important;height:100dvh!important}.v165Player .webPlayerStage:fullscreen .playerPopMenu{max-height:calc(100dvh - 110px)!important}.v165Player .playerSeek{touch-action:pan-x;height:18px}}
.v169Player .webPlayerStage{position:relative;container-type:inline-size;aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.v169Player .webPlayerStage video,.v169Player .webPlayerStage iframe{object-fit:contain;background:#000;inset:0;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;position:absolute!important}:-webkit-any(.v169Player .webPlayerStage:fullscreen,.v169Player .webPlayerStage:-webkit-full-screen){aspect-ratio:auto!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}:is(.v169Player .webPlayerStage:fullscreen,.v169Player .webPlayerStage:fullscreen){aspect-ratio:auto!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important}.v169Player .playerControlPanel{background:linear-gradient(#0000,#000000a3);padding:18px 12px 8px;overflow:visible}.v169Player .playerControlRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.v169Player .playerControlLeft{pointer-events:auto;flex:auto;gap:7px;min-width:0;display:flex;position:static}.v169Player .playerControlRight{flex:0 auto;justify-content:flex-end;gap:6px;width:auto;min-width:0;display:flex}.v169Player .playerControlRow button{min-width:36px;height:38px;padding:0 9px;font-size:12px}.v169Player .controlMenuWrap{min-width:0;position:static}.v169Player .controlMenuWrap>button{white-space:nowrap;text-overflow:ellipsis;max-width:110px;overflow:hidden}.v169Player .playerClock{white-space:nowrap;flex-shrink:0;max-width:none;font-size:12px}.v169Player .playerSeek{appearance:none;touch-action:pan-x;background:0 0;border:0;width:100%;height:18px;margin:0 0 3px;padding:0;display:block}.v169Player .playerSeek::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--red) var(--seek-progress,0%),#ffffff6b var(--seek-progress,0%));border-radius:4px;height:4px}.v169Player .playerSeek::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 2px #00000026}.v169Player .playerSeek::-moz-range-track{background:#ffffff6b;border-radius:4px;height:4px}.v169Player .playerSeek::-moz-range-progress{background:var(--red);height:4px}.v169Player .playerSeek::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:14px;height:14px}.v169Player .playerPopMenu{overscroll-behavior:contain;background:#151518;overflow-y:auto;box-shadow:0 8px 24px #0008;width:min(240px,100% - 24px)!important;min-width:0!important;max-height:calc(56.25cqw - 76px)!important;position:absolute!important;inset:auto 12px 54px auto!important}.v169Player .playerPopMenu button{white-space:normal;overflow-wrap:anywhere;text-align:left;width:100%;height:auto;min-height:44px;font-size:14px}.v169Player .webPlayerStage:fullscreen .playerPopMenu{max-height:calc(100dvh - 96px)!important}.v169Player .playerCenterControls{gap:18px;top:43%}.v169Player .playerCenterControls button{-webkit-backdrop-filter:none;backdrop-filter:none;position:relative}.v169Player .settingsOpen .playerCenterControls,.v169Player .settingsOpen .playerTopTools{visibility:hidden;pointer-events:none}.v169Player .playerTopTools button{-webkit-backdrop-filter:none;backdrop-filter:none}.v169Player .webPlayerBar{flex-wrap:wrap;gap:8px}.v169Player .webPlayerBar .playerStatus{flex:100px;min-width:0}.v169Player .webPlayerBar .playerStatus span:last-child{white-space:normal;max-width:none;font-size:12px;display:inline}@media (max-width:760px){.v169Player .webPlayerBar{min-height:44px;padding:5px 8px}.v169Player .webPlayerActions{gap:5px}.v169Player .webPlayerActions .rotateControl,.v169Player .webPlayerActions .barFullscreen{height:36px;padding:0 8px;font-size:11px}.v169Player .playerControlPanel{padding:12px 8px 5px}.v169Player .playerControlRow{gap:5px}.v169Player .playerControlLeft{pointer-events:auto;flex:auto;gap:0;position:static}.v169Player .playerControlLeft .iconControl{display:none}.v169Player .playerControlRight{justify-content:flex-end;gap:4px;width:auto}.v169Player .playerControlRow button{min-width:32px;height:36px;padding:0 6px;font-size:11px}.v169Player .controlMenuWrap>button{max-width:56px}.v169Player .playerClock{max-width:none;font-size:10px}.v169Player .playerSeek{height:18px;margin:0 0 2px}.v169Player .playerCenterControls{gap:18px;top:40%}.v169Player .playerCenterControls button{width:40px;height:40px;font-size:17px}.v169Player .playerCenterControls .centerPlay{width:48px;height:48px;font-size:22px}.v169Player .playerTopTools{top:6px;right:6px}.v169Player .playerTopTools button{height:32px;padding:0 8px;font-size:10px}.v169Player .playerPopMenu{max-height:calc(56.25cqw - 62px)!important;bottom:46px!important;right:8px!important}.v169Player .playerPopMenu button{min-height:44px;font-size:14px}}.featuredCarousel{touch-action:pan-y;background:#09090b;position:relative;overflow:hidden}.heroSlide{animation:.35s ease-out heroReveal}@keyframes heroReveal{0%{opacity:.5}to{opacity:1}}@media (prefers-reduced-motion:reduce){.heroSlide{animation:none}}.featuredCarousel .featuredHero{isolation:isolate;background:#0b0c11;border-bottom:0;align-items:center;min-height:540px;display:flex;position:relative}.heroBackdrop{z-index:-2;object-fit:cover;object-position:center 30%;pointer-events:none;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.heroBackdropEmpty{background:radial-gradient(at 75% 35%,#34313c,#101117 70%)}.heroBackdropShade{z-index:-1;pointer-events:none;background:linear-gradient(90deg,#050609e8 0%,#050609a8 43%,#0506092e 100%),linear-gradient(#0000 62%,#050609db);position:absolute;inset:0}.featuredCarousel .featuredInner{grid-template-columns:minmax(0,1fr) clamp(220px,21vw,300px);align-items:center;gap:clamp(32px,7vw,110px);width:min(1380px,100% - 48px);padding:48px 0 52px;display:grid}.featuredCarousel .featuredCopy{min-width:0;max-width:800px}.featuredCarousel .featuredCopy h1{-webkit-line-clamp:unset;letter-spacing:-1.2px;overflow-wrap:anywhere;text-wrap:balance;margin:16px 0;font-size:clamp(32px,4vw,60px);line-height:1.12;display:block;overflow:visible}.featuredCarousel .featuredOverview{-webkit-line-clamp:3;color:#e1e1e5;max-width:680px;font-size:16px;line-height:1.65}.featuredCarousel .featuredSinhala{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.featuredCarousel .featuredPoster{border-color:#ffffff30;justify-self:end;width:100%;max-width:300px;transform:none;box-shadow:0 16px 42px #0007}.featuredCarousel .featuredPoster img{object-fit:cover;height:100%}.featuredCarousel .detailActions{flex-wrap:wrap;gap:10px}.featuredCarousel .detailActions .button{min-height:46px}@media (max-width:1100px){.featuredCarousel .featuredInner{grid-template-columns:minmax(0,1fr) 210px;gap:30px;padding-block:42px}.featuredCarousel .featuredHero{min-height:500px}}@media (max-width:760px){.featuredCarousel .featuredHero{align-items:stretch;min-height:0}.heroBackdrop{object-position:62% center}.heroBackdropShade{background:linear-gradient(90deg,#050609c9,#05060961),linear-gradient(#05060942 28%,#050609f5)}.featuredCarousel .featuredInner{grid-template-columns:minmax(0,1fr);gap:0;width:calc(100% - 32px);padding:34px 0 38px}.featuredCarousel .featuredPoster{display:none}.featuredCarousel .featuredCopy h1{letter-spacing:-.6px;margin:14px 0;font-size:clamp(28px,7.8vw,42px);line-height:1.15}.featuredCarousel .featuredOverview{-webkit-line-clamp:2;font-size:14px;line-height:1.62}.featuredCarousel .featuredSinhala{font-size:14px;line-height:1.62}.featuredCarousel .detailActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.featuredCarousel .detailActions .button{width:100%;min-width:0;min-height:46px;padding:10px 12px;font-size:13px}}@media (max-width:430px){.featuredCarousel .featuredInner{width:calc(100% - 24px);padding:28px 0 32px}.featuredCarousel .featuredCopy h1{margin:12px 0;font-size:clamp(27px,10vw,38px)}.featuredCarousel .featuredOverview,.featuredCarousel .featuredSinhala{font-size:13px;line-height:1.58}.featuredCarousel .detailActions{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px}.featuredCarousel .detailActions .button{min-height:44px;padding-inline:8px;font-size:12px}}@media (max-width:340px){.featuredCarousel .detailActions{grid-template-columns:1fr}}
