/* Components: shared cards, buttons, pagination, sidebar and reusable states. */
[data-apiphim-tab-button].is-active{color:#fff;border-bottom:3px solid #f4c95d}
.apx-ads-slot{width:100%;display:flex;justify-content:center;overflow:hidden;margin:0 0 18px}
.apx-ads-slot--bottom{margin:22px 0 0}
:root{--xp-bg:#111319;
  --xp-surface:#171b24;
  --xp-surface-2:#1d222d;
  --xp-surface-3:#252b37;
  --xp-line:rgba(255,255,255,.10);
  --xp-line-strong:rgba(255,255,255,.16);
  --xp-text:#f8fafc;
  --xp-muted:#98a2b3;
  --xp-green:#1cc749;
  --xp-yellow:#f5c84b;
  --xp-cyan:#44c7f4;
  --xp-blue:#5b8cff;
  --xp-violet:#a78bfa;
  --xp-rose:#fb7185;}
.apx-primary-nav{display:flex;align-items:center;gap:7px;padding:5px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(14,17,23,.62);box-shadow:inset 0 1px rgba(255,255,255,.04);backdrop-filter:blur(14px)}
.apx-primary-nav__item{position:relative}
.apx-nav-link,.apx-nav-toggle{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid transparent;border-radius:10px;color:#d7dce5;background:transparent;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.apx-nav-toggle{cursor:pointer}
.apx-nav-link:hover,.apx-nav-toggle:hover,.apx-nav-link:focus-visible,.apx-nav-toggle:focus-visible{color:#fff;border-color:rgba(28,199,73,.34);background:rgba(28,199,73,.10);outline:none;transform:translateY(-1px)}
.apx-nav-link.is-current,.apx-nav-toggle.is-current{color:#08120b;border-color:rgba(110,231,183,.44);background:linear-gradient(135deg,#6ee7b7,#1cc749);box-shadow:0 8px 20px -12px rgba(28,199,73,.9)}
.apx-nav-chevron{width:14px;height:14px;transition:transform .18s ease}
.apx-primary-nav__item.is-open .apx-nav-chevron{transform:rotate(180deg)}
.apx-nav-submenu{position:absolute;left:0;top:calc(100% + 10px);z-index:60;width:min(440px,80vw);padding:9px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(22,26,35,.97);box-shadow:0 24px 60px rgba(0,0,0,.48);backdrop-filter:blur(18px)}
.apx-nav-submenu__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
.apx-nav-submenu a{display:flex;min-height:38px;align-items:center;padding:8px 10px;border-radius:9px;color:#cbd2dd;font-size:12px;font-weight:650;text-decoration:none;transition:.16s ease}
.apx-nav-submenu a:hover,.apx-nav-submenu a:focus-visible{color:#fff;background:rgba(28,199,73,.12);outline:none}
.gx-style-1{--gx-accent:#f5c84b!important;--gx-accent-soft:rgba(245,200,75,.13)!important}
.gx-style-2{--gx-accent:#44c7f4!important;--gx-accent-soft:rgba(68,199,244,.13)!important}
.gx-style-3{--gx-accent:#94a3b8!important;--gx-accent-soft:rgba(148,163,184,.13)!important}
.gx-style-4{--gx-accent:#fb7185!important;--gx-accent-soft:rgba(251,113,133,.13)!important}
.gx-style-5{--gx-accent:#6ee7b7!important;--gx-accent-soft:rgba(110,231,183,.13)!important}
.mt-8.flex.flex-wrap.items-center.justify-center.gap-2{gap:7px!important;margin-top:28px!important;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,rgba(24,28,37,.9),rgba(16,19,26,.9));box-shadow:inset 0 1px rgba(255,255,255,.04);width:max-content;max-width:100%;margin-left:auto;margin-right:auto}
.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 a,.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 span{display:inline-flex!important;min-width:38px!important;height:38px!important;align-items:center!important;justify-content:center!important;padding:0 11px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:10px!important;color:#cbd2dd!important;background:#202630!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important;transition:.16s ease!important}
.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 a:hover,.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 a:focus-visible{color:#fff!important;border-color:rgba(28,199,73,.5)!important;background:rgba(28,199,73,.12)!important;outline:none!important;transform:translateY(-1px)}
.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 .current,.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 span[aria-current="page"]{color:#06110a!important;border-color:#44dd72!important;background:linear-gradient(135deg,#6ee7b7,#1cc749)!important;box-shadow:0 8px 18px -10px rgba(28,199,73,.9)!important}
.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 .dots{min-width:24px!important;padding:0 5px!important;border-color:transparent!important;background:transparent!important;color:#737d8d!important}
.apx-playback-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:linear-gradient(145deg,rgba(27,32,42,.96),rgba(17,20,27,.96));box-shadow:inset 0 1px rgba(255,255,255,.04)}
.apx-playback-step--source{border-color:rgba(91,140,255,.18);background:radial-gradient(circle at 0 0,rgba(91,140,255,.12),transparent 34%),linear-gradient(145deg,#1a202b,#11141b)}
.apx-playback-step--server{margin-top:12px;border-color:rgba(28,199,73,.18);background:radial-gradient(circle at 100% 0,rgba(28,199,73,.09),transparent 32%),linear-gradient(145deg,#181d26,#11141b)}
.apx-step-index{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;background:#252b37;font-size:13px;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.06)}
.apx-playback-step--source .apx-step-index{color:#07111c;background:linear-gradient(135deg,#93c5fd,#5b8cff)}
.apx-playback-step--server .apx-step-index{color:#07110a;background:linear-gradient(135deg,#6ee7b7,#1cc749)}
.apx-step-body{min-width:0;display:grid;gap:10px}
.apx-step-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}
.apx-step-title{display:grid;gap:2px}
.apx-step-title strong{color:#f7f9fc;font-size:14px;font-weight:850}
.apx-step-title small{color:#8e98a8;font-size:11px;line-height:1.35}
.apx-step-hint{color:#768091;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.apx-playback-transport{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:10px;padding:10px 12px;border:1px dashed rgba(255,255,255,.10);border-radius:12px;background:rgba(9,12,17,.45)}
.apx-playback-transport__copy{display:grid;gap:2px}
.apx-playback-transport__copy strong{color:#dfe4eb;font-size:11px}
.apx-playback-transport__copy small{color:#778192;font-size:10px}
.apx-playback-transport__buttons{display:flex;gap:7px;flex-wrap:wrap}
.streaming-server.apx-transport-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 10px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;color:#bfc6d1!important;background:#242a34!important;font-size:10px!important;font-weight:800!important;cursor:pointer}
.streaming-server.apx-transport-btn.is-active{color:#08110b!important;border-color:#52dd75!important;background:#1cc749!important}
.apiphim-playback-intro{margin-top:18px}
.apiphim-playback-intro__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.apiphim-playback-intro__head h2{margin:0;color:#f7f9fc;font-size:16px;font-weight:850}
.apiphim-playback-intro__head p{margin:2px 0 0;color:#858f9f;font-size:11px}
.apiphim-playback-intro__badge{padding:6px 9px;border:1px solid rgba(91,140,255,.22);border-radius:999px;color:#9ec0ff;background:rgba(91,140,255,.08);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
@media (max-width:767px){.apx-playback-step{grid-template-columns:34px minmax(0,1fr);padding:11px;gap:9px}.apx-step-index{width:32px;height:32px;border-radius:10px}.apx-playback-transport{align-items:flex-start}.mt-8.flex.flex-wrap.items-center.justify-center.gap-2{width:100%;padding:8px;gap:5px!important}.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 a,.mt-8.flex.flex-wrap.items-center.justify-center.gap-2 span{min-width:34px!important;height:34px!important;padding:0 8px!important}}
@keyframes apxSourceEnter{from{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:none}}
.opbc-ep-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid rgba(28,199,73,.26);border-radius:999px;background:rgba(28,199,73,.10);color:#80f19b;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}
.apiphim-playback-intro__badge{background:rgba(91,140,255,.10)!important;border:1px solid rgba(91,140,255,.23)!important;color:#b6c9ff!important}
.apx-playback-transport__copy strong{font-size:12px!important}
.apx-playback-transport__copy small{max-width:560px;line-height:1.45}
@media (max-width:639px){.opbc-ep-badge{font-size:11px;white-space:normal;text-align:center}}
:root{--apx-surface:#151a22;--apx-surface-2:#1b222d;--apx-line:rgba(255,255,255,.09);--apx-text:#f4f7fb;--apx-muted:#8e99a9;--apx-green:#35d66d;--apx-blue:#67a2ff}
.apx-alpha-strip{margin:14px 16px 18px;padding:16px 18px;border:1px solid rgba(99,145,255,.18);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(73,121,255,.12),transparent 34%),linear-gradient(145deg,#171d27,#12161d);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.apx-alpha-strip__head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px}
.apx-alpha-strip__eyebrow,.apx-alpha-page__head span{font-size:9px;letter-spacing:.18em;font-weight:900;color:#77a7ff}
.apx-alpha-strip h2{margin:2px 0 0;font-size:17px}
.apx-alpha-strip p,.apx-alpha-page__head p{margin:0;color:var(--apx-muted);font-size:11px}
.apx-alpha-nav{display:grid;grid-template-columns:repeat(27,minmax(30px,1fr));gap:5px}
.apx-alpha-key{display:grid;place-items:center;min-height:34px;border:1px solid rgba(255,255,255,.09);border-radius:9px;color:#ccd4e0;background:#202733;font-size:11px;font-weight:800;text-decoration:none;transition:.16s ease}
.apx-alpha-key:hover,.apx-alpha-key:focus-visible,.apx-alpha-key.is-active{color:#08110d;border-color:rgba(53,214,109,.7);background:#46dc79;transform:translateY(-1px)}
.apx-alpha-page{max-width:1280px;margin:auto}
.apx-alpha-page__head{margin-bottom:16px}
.apx-alpha-page__head h1{margin:3px 0;font-size:clamp(22px,3vw,34px)}
.apx-alpha-nav--page{margin-bottom:20px}
.apx-alpha-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.apx-alpha-card a{text-decoration:none;color:#fff}
.apx-alpha-card__poster{position:relative;aspect-ratio:2/3;border-radius:12px;overflow:hidden;background:#20252d}
.apx-alpha-card__poster img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.apx-alpha-card:hover img{transform:scale(1.035)}
.apx-alpha-card__poster span{position:absolute;right:7px;top:7px;padding:4px 7px;border-radius:999px;background:rgba(12,16,22,.78);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px);font-size:10px;font-weight:800}
.apx-alpha-card h2{margin:7px 1px 0;font-size:12px;line-height:1.35}
.apx-alpha-pagination{display:flex;justify-content:center;gap:6px;margin-top:24px}
.apx-alpha-pagination .page-numbers{display:grid;place-items:center;min-width:36px;height:36px;padding:0 9px;border-radius:10px;background:#202733;color:#dbe2ed;text-decoration:none}
.apx-alpha-pagination .current{background:#35d66d;color:#07100b}
.apx-playback-kicker{font-size:9px;letter-spacing:.18em;color:#6f9cff;font-weight:900}
@media (max-width:1023px){.op-mobile-main-poster{left:16px!important;right:auto!important;bottom:16px!important;width:92px!important;height:138px!important;border-radius:12px!important;box-shadow:0 12px 30px rgba(0,0,0,.42)!important}.op-cta-group{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.op-cta-group .op-btn{width:100%!important;min-height:48px!important}.apx-alpha-nav{grid-template-columns:repeat(9,minmax(30px,1fr))}.apx-alpha-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:640px){.apx-alpha-strip{margin-inline:10px;padding:13px}.apx-alpha-strip__head{display:block}.apx-alpha-strip__head p{margin-top:4px}.apx-alpha-nav{grid-template-columns:repeat(7,minmax(30px,1fr))}.apx-alpha-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.op-mobile-main-poster{width:82px!important;height:123px!important}}
.apx-404{max-width:1240px;margin:0 auto;padding:110px 18px 42px;color:#f5f7fa}
.apx-404__hero{position:relative;overflow:hidden;padding:44px 28px;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:radial-gradient(circle at 80% 20%,rgba(45,210,109,.12),transparent 35%),linear-gradient(145deg,#1c222b,#11151b);text-align:center}
.apx-404__code{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(45,210,109,.12);color:#70e99d;font-size:11px;font-weight:900;letter-spacing:.12em}
.apx-404__hero h1{margin:12px 0 8px;font-size:clamp(34px,7vw,66px);line-height:1;letter-spacing:-.05em}
.apx-404__hero p{max-width:680px;margin:0 auto;color:#98a2b1;line-height:1.7}
.apx-404__search{display:flex;max-width:660px;margin:22px auto 0;gap:8px}
.apx-404__search input{min-width:0;flex:1;height:48px;padding:0 15px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#0f141b;color:#fff;outline:0}
.apx-404__search input:focus{border-color:#35d875;box-shadow:0 0 0 3px rgba(53,216,117,.08)}
.apx-404__search button{height:48px;padding:0 18px;border:0;border-radius:13px;background:#2ed26d;color:#09140d;font-weight:900;cursor:pointer}
.apx-404__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:13px}
.apx-404__actions a{display:inline-flex;height:39px;align-items:center;padding:0 13px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#1a2028;color:#dce2e9;text-decoration:none;font-size:11px;font-weight:800}
.apx-404__actions a:first-child{border-color:rgba(46,210,109,.3);color:#73e99d}
.apx-404__section{margin-top:24px}
.apx-404__section>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:11px}
.apx-404__section h2{margin:3px 0 0;font-size:22px}
.apx-404__section header span{color:#6f7989;font-size:10px}
.apx-404__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.apx-404-card{min-width:0}
.apx-404-card a{display:block;color:inherit;text-decoration:none}
.apx-404-card__poster{position:relative;overflow:hidden;aspect-ratio:2/3;border-radius:12px;background:#0e1116}
.apx-404-card__poster img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.apx-404-card:hover img{transform:scale(1.035)}
.apx-404-card__poster span{position:absolute;top:7px;right:7px;padding:4px 6px;border-radius:7px;background:rgba(0,0,0,.72);color:#fff;font-size:9px;font-weight:800}
.apx-404-card h3{margin:7px 1px 0;overflow:hidden;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
@media (max-width:1000px){.apx-404__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:720px){.apx-404{padding:18px 12px 30px}.apx-404__hero{padding:32px 16px}.apx-404__search{flex-direction:column}.apx-404__search button{width:100%}.apx-404__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:440px){.apx-404__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.apx-sidebar-movies{margin:0 0 18px;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:linear-gradient(180deg,#171c24,#11151c);overflow:hidden}
.apx-sidebar-movies__head{padding:14px 14px 10px}
.apx-sidebar-movies__head>a{display:flex;align-items:center;justify-content:space-between;text-decoration:none}
.apx-sidebar-movies__head h2{margin:0;color:#f5f7fa;font-size:16px;font-weight:900;letter-spacing:-.02em}
.apx-sidebar-movies__head span{color:#68df96;font-size:10px;font-weight:800}
.apx-sidebar-movies__list{padding:0 8px 8px}
.apx-sidebar-movies__item>a{display:grid;grid-template-columns:76px minmax(0,1fr);gap:11px;padding:8px;border-radius:13px;color:inherit;text-decoration:none;transition:background .18s ease,transform .18s ease}
.apx-sidebar-movies__item>a:hover{background:rgba(255,255,255,.045);transform:translateY(-1px)}
.apx-sidebar-movies__poster{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:10px;background:#0c1016}
.apx-sidebar-movies__poster img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.apx-sidebar-movies__item>a:hover img{transform:scale(1.045)}
.apx-sidebar-movies__poster:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.58))}
.apx-sidebar-movies__rank{position:absolute;z-index:2;left:6px;top:6px;min-width:26px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:7px;background:rgba(8,11,16,.83);color:#fff;font-size:10px;font-weight:900;box-shadow:0 3px 10px rgba(0,0,0,.3)}
.apx-sidebar-movies__copy{min-width:0;padding:2px 0}
.apx-sidebar-movies__copy h3{margin:0 0 7px;color:#f4f6f9;font-size:13px;font-weight:850;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.apx-sidebar-movies__meta{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:5px}
.apx-sidebar-movies__meta span{padding:3px 6px;border-radius:6px;background:rgba(255,255,255,.055);color:#9da8b7;font-size:9px;font-weight:750}
.apx-sidebar-movies__signals{display:flex;align-items:center;gap:8px;margin-top:7px;color:#85909f;font-size:10px}
.apx-sidebar-movies__signals strong{color:#f5cc46}
.apx-sidebar-movies__signals strong small{margin-left:3px;color:#7e8895;font-size:8px}
.apx-sidebar-movies__empty{padding:10px 14px;color:#8a94a2;font-size:12px}
@media (max-width:640px){.apx-sidebar-movies__item>a{grid-template-columns:68px minmax(0,1fr)}}
.apx-sidebar-movies--poster .apx-sidebar-movies__item>a{grid-template-columns:96px minmax(0,1fr)}
.apx-sidebar-movies--poster .apx-sidebar-movies__copy h3{font-size:14px}
[data-apx-movie-layout]{transition:gap .22s ease}
[data-apx-main-column]{transition:flex-basis .22s ease,width .22s ease,max-width .22s ease}
:root{--theme-page:#0b0f16;
  --theme-panel:#101522;
  --theme-panel-alt:#151c29;
  --theme-hover:#1b2331;
  --theme-border:rgba(255,255,255,.08);
  --theme-border-strong:rgba(255,255,255,.13);
  --theme-text:#eef3f8;
  --theme-muted:#8793a3;
  --theme-primary:#4f8df7;
  --theme-teal:#3aa6a0;
  --theme-gold:#f2c84b;
  --theme-radius:14px;}
.section-heading{min-width:0!important;margin-bottom:14px!important;gap:10px!important;align-items:center!important}
.section-title{min-width:0;max-width:100%;margin:0!important;color:var(--theme-text)!important;font-size:clamp(17px,1.55vw,21px)!important;font-weight:850!important;line-height:1.2!important;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.apx-widget-title-link{display:inline-flex;max-width:100%;min-width:0;align-items:center;gap:6px;color:inherit!important;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.apx-widget-title-link>span[aria-hidden="true"]{flex:0 0 auto;color:#6f7d8f;font-size:.7em;transform:translateY(-1px)}
.apx-widget-title-link:hover{color:#79d9ad!important}
@media (max-width:767px){.section-title{font-size:16px!important}}
.apx-pagination{display:grid;gap:9px;width:100%;margin:24px 0 4px;clear:both}
.apx-pagination__summary{color:#738091;font-size:10px;font-weight:650;line-height:1.35;text-align:center;letter-spacing:.01em}
.apx-pagination__controls{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}
.apx-pagination__window{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}
.apx-pagination__window--mobile{display:none}
.apx-pagination__page,.apx-pagination__nav{display:inline-flex;align-items:center;justify-content:center;height:36px;min-width:36px;padding:0 9px;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#151b25;color:#aeb7c4;text-decoration:none;font-size:11px;font-weight:760;line-height:1;white-space:nowrap;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}
.apx-pagination__page:hover,.apx-pagination__nav:hover{border-color:rgba(58,166,160,.34);background:#19222d;color:#d9e5e8;transform:translateY(-1px)}
.apx-pagination__page.is-current{border-color:rgba(58,166,160,.46);background:rgba(58,166,160,.15);color:#78d2ca;box-shadow:inset 0 0 0 1px rgba(58,166,160,.06)}
.apx-pagination__nav{gap:5px;padding-inline:10px}
.apx-pagination__nav>span[aria-hidden="true"]{font-size:18px;font-weight:500;line-height:1;transform:translateY(-1px)}
.apx-pagination__nav.is-disabled{opacity:.3;pointer-events:none}
.apx-pagination__ellipsis{display:inline-flex;width:20px;height:36px;align-items:center;justify-content:center;color:#566170;font-size:12px;user-select:none}
.apx-alpha-pagination:empty{display:none!important}
@media (max-width:1023px){.apx-mobile-cover-stage{position:relative!important;
    left:auto!important;
    width:100vw!important;
    max-width:none!important;
    height:clamp(260px,58vw,390px)!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    overflow:hidden!important;
    background:#090d12!important;
    isolation:isolate;}.apx-mobile-cover-stage::before{content:"";
    position:absolute;
    z-index:0;
    inset:-26px;
    background-image:var(--op-detail-cover-bg);
    background-size:cover;
    background-position:50% 50%;
    background-repeat:no-repeat;
    filter:blur(22px) saturate(1.18) brightness(.62);
    transform:scale(1.09);
    opacity:.68;
    pointer-events:none;}.apx-mobile-cover-stage::after{content:"";
    position:absolute;
    z-index:2;
    inset:0;
    pointer-events:none;
    background:
      linear-gradient(90deg,rgba(7,10,15,.38) 0%,rgba(7,10,15,.04) 20%,rgba(7,10,15,.04) 80%,rgba(7,10,15,.38) 100%),
      linear-gradient(180deg,rgba(7,10,15,.04) 45%,rgba(7,10,15,.2) 70%,#0b0f16 100%);}.apx-mobile-cover-stage__frame{height:100%!important;min-height:100%!important;aspect-ratio:auto!important;overflow:hidden!important}.apx-mobile-cover-stage__image{z-index:1!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:50% 50%!important;
    filter:none!important;
    opacity:1!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;}.apx-mobile-cover-stage__shade{z-index:3!important;height:100%!important;background:linear-gradient(180deg,transparent 52%,rgba(8,11,16,.2) 73%,rgba(8,11,16,.76) 100%)!important}.apx-mobile-cover-stage__poster{z-index:5!important;
    left:16px!important;
    right:auto!important;
    bottom:16px!important;
    width:94px!important;
    height:141px!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:12px!important;
    background:#0b0f16!important;
    box-shadow:
      0 20px 48px rgba(0,0,0,.68),
      0 5px 15px rgba(0,0,0,.5),
      0 0 0 1px rgba(255,255,255,.035),
      0 14px 38px color-mix(in srgb,var(--movie-accent) 20%,transparent)!important;}.apx-mobile-cover-stage__poster img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;border-radius:inherit!important}}
@media (max-width:640px){.apx-pagination{margin-top:19px;gap:7px}.apx-pagination__summary{font-size:9px}.apx-pagination__window--desktop{display:none}.apx-pagination__window--mobile{display:flex}.apx-pagination__page,.apx-pagination__nav{height:34px;min-width:34px;padding:0 7px;border-radius:8px;font-size:10px}.apx-pagination__nav{padding-inline:7px}.apx-pagination__nav-text{display:none}.apx-pagination__ellipsis{height:34px;width:14px}.apx-mobile-cover-stage{height:clamp(260px,70vw,340px)!important}.apx-mobile-cover-stage__poster{width:88px!important;height:132px!important;left:14px!important;bottom:14px!important}}
@media (max-width:380px){.apx-pagination__controls{gap:2px}.apx-pagination__window{gap:2px}.apx-pagination__page,.apx-pagination__nav{min-width:32px;height:32px;padding-inline:6px}.apx-pagination__ellipsis{width:10px;height:32px}.apx-mobile-cover-stage{height:270px!important}}
:root{--shell-bg:#0b0f16;--shell-surface:#111722;--shell-surface-alt:#161d29;--shell-border:rgba(255,255,255,.085);--shell-border-strong:rgba(255,255,255,.14);--shell-text:#f3f6fa;--shell-muted:#8f9bab;--shell-blue:#5b7cfa;--shell-teal:#2dd4bf;--shell-green:#22c55e;--shell-gold:#f4c95d}
.apx-nav-submenu[hidden]{display:none!important}
.apx-nav-submenu{z-index:130!important}
.apx-header-icon-btn{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--shell-border);border-radius:11px;background:#111722;color:#d8e0e9}
.apx-header-icon-btn svg{width:21px;height:21px}
.op-mobile-main-poster{display:none!important}
.op-cta-group{display:flex!important;gap:9px!important;max-width:520px}
.op-cta-group .op-btn{min-height:46px!important;border-radius:10px!important}
@media (max-width:767px){.op-mobile-main-poster{display:block!important;position:absolute!important;left:16px!important;bottom:18px!important;width:86px!important;height:129px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:11px!important;overflow:hidden!important;box-shadow:0 20px 48px rgba(0,0,0,.72),0 5px 14px rgba(0,0,0,.52),0 0 0 1px rgba(255,255,255,.06)!important}.op-mobile-main-poster img{width:100%;height:100%;object-fit:cover}.op-cta-group{display:grid!important;grid-template-columns:1.08fr .92fr!important;width:100%;max-width:none}.op-cta-group .op-btn{width:100%!important;min-height:46px!important}}
.apiphim-playback-intro{margin-top:14px!important}
.apiphim-playback-intro__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important}
.apiphim-playback-intro__head h2{margin:0 0 2px!important;font-size:17px!important}
.apiphim-playback-intro__head p{margin:0!important;color:var(--shell-muted)!important;font-size:10px!important}
.apiphim-playback-intro__badge{padding:5px 8px!important;border-radius:8px!important;font-size:9px!important;white-space:nowrap!important}
.apx-playback-kicker{font-size:8px!important;letter-spacing:.12em!important;color:#8ea7f8!important}
@media (max-width:600px){.apiphim-playback-intro__head{align-items:flex-start!important}.apiphim-playback-intro__badge{display:none!important}}
.pcgh-native-wrap{padding:14px!important;border:1px solid var(--shell-border)!important;border-radius:14px!important;background:#101620!important}
.pcgh-native-heading{margin-bottom:12px!important}
.pcgh-native-heading__title{font-size:17px!important}
.pcgh-native-heading__subtitle{font-size:11px!important;color:#7f8b9a!important}
.pcgh-native-grid{gap:12px!important}
.pcgh-native-card{--pcgh-accent:#4f8df7!important;--pcgh-accent-2:#2dd4bf!important;--pcgh-glow:transparent!important;border:1px solid var(--shell-border)!important;border-radius:11px!important;background:#121925!important;box-shadow:0 12px 28px -24px #000!important}
.pcgh-native-card:nth-child(n){--pcgh-accent:#4f8df7!important;--pcgh-accent-2:#2dd4bf!important;--pcgh-glow:transparent!important}
.pcgh-native-card:hover,.pcgh-native-card:focus-visible{border-color:rgba(79,141,247,.34)!important;box-shadow:0 18px 34px -25px #000!important;transform:translateY(-2px)!important}
.pcgh-native-media{aspect-ratio:2/3!important;border:0!important;border-bottom:1px solid var(--shell-border)!important;background:#0b1018!important}
.pcgh-native-poster{object-fit:contain!important;background:#0b1018!important;transform:none!important}
.pcgh-native-poster--empty{background:radial-gradient(circle at 30% 25%,rgba(32,215,255,.18),transparent 40%),linear-gradient(145deg,#232732,#14161b)!important}
.pcgh-native-badge{min-height:24px!important;font-size:10px!important}
.pcgh-native-cta{bottom:8px!important;padding:5px 9px!important;border-radius:7px!important;background:rgba(34,197,94,.92)!important;font-size:10px!important}
.pcgh-native-copy{padding:9px!important}
.pcgh-native-title-row{justify-content:flex-start!important;font-size:12px!important;text-align:left!important}
.pcgh-native-subtitle{margin-top:4px!important;text-align:left!important;font-size:10px!important}
.pcgh-native-copy::after{display:none!important}
.apx-sidebar-movies{border-color:var(--shell-border)!important;background:linear-gradient(180deg,#121923,#0e141c)!important}
.apx-sidebar-movies__item>a{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;padding:7px!important}
.apx-sidebar-movies__poster{overflow:hidden!important}
.apx-sidebar-movies__poster::before{content:"";position:absolute;z-index:4;left:50%;top:50%;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(7,11,17,.7);color:#fff;font-size:12px;opacity:.16;transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease}
.apx-sidebar-movies__item>a:hover .apx-sidebar-movies__poster::before,.apx-sidebar-movies__item>a:focus-visible .apx-sidebar-movies__poster::before{opacity:1;transform:translate(-50%,-50%) scale(1.05)}
.apx-sidebar-movies__rank{left:5px!important;top:5px!important;min-width:32px!important;height:30px!important;padding:0 7px!important;border-radius:9px!important;background:rgba(8,12,18,.9)!important;color:#fff!important;font-size:12px!important;border:1px solid rgba(255,255,255,.14)!important}
.apx-sidebar-movies__rank--1{background:rgba(88,66,8,.94)!important;color:#ffe07a!important;border-color:rgba(244,201,93,.52)!important}
.apx-sidebar-movies__rank--2{background:rgba(75,86,101,.94)!important;color:#edf3f8!important;border-color:rgba(197,207,217,.42)!important}
.apx-sidebar-movies__rank--3{background:rgba(98,55,30,.94)!important;color:#f3b57b!important;border-color:rgba(205,130,72,.45)!important}
.apx-sidebar-movies__copy h3{margin-bottom:6px!important;font-size:12px!important;line-height:1.35!important}
.apx-sidebar-movies__meta span{padding:2px 5px!important;font-size:8px!important}
.apx-sidebar-movies__signals{margin-top:5px!important;font-size:9px!important}
.apx-sidebar-movies__meta{scrollbar-width:none}
.apx-sidebar-movies__meta::-webkit-scrollbar{display:none}
.apx-home-rank-badge{position:absolute;z-index:32;left:7px;top:7px;display:grid;place-items:center;min-width:38px;height:34px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(8,12,18,.9);color:#fff;font-size:13px;font-weight:900;line-height:1;box-shadow:0 8px 20px -12px #000}
.apx-home-rank-badge--1{background:rgba(92,69,9,.95);border-color:rgba(244,201,93,.55);color:#ffe176}
.apx-home-rank-badge--2{background:rgba(77,88,102,.95);border-color:rgba(207,216,225,.45);color:#f0f5fa}
.apx-home-rank-badge--3{background:rgba(99,57,31,.95);border-color:rgba(211,138,81,.46);color:#f4b77d}
@media (max-width:767px){.apx-home-rank-badge{left:6px;top:6px;min-width:32px;height:29px;padding-inline:6px;border-radius:8px;font-size:11px}}
.apx-wide-card__poster{position:relative!important}
@media (max-width:767px){.apx-wide-card__play{opacity:.34!important}.apx-wide-card__poster .play-button{opacity:.85!important}}
.pcgh-native-wrap--fit-cover .pcgh-native-poster{object-fit:cover!important}
.pcgh-native-wrap--fit-contain .pcgh-native-poster{object-fit:contain!important}
.pcgh-native-title{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3!important}
@media (max-width:620px){.pcgh-native-wrap{padding:11px!important}.pcgh-native-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.pcgh-native-heading__title{font-size:15px!important}.pcgh-native-media{aspect-ratio:2/3!important}.pcgh-native-copy{padding:8px!important}.pcgh-native-title-row{font-size:11px!important}.pcgh-native-badge{min-height:22px!important;padding-inline:7px!important;font-size:8px!important}.pcgh-native-cta{font-size:9px!important}}
.apx-sidebar-movies__poster{position:relative!important}
.apx-sidebar-movies__copy{min-width:0!important}
.apx-sidebar-movies__copy h3{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important}
.apx-sidebar-movies__rank--4{background:rgba(8,12,18,.9)!important;color:#fff!important}
@media (max-width:767px){.apx-sidebar-movies__poster::before{opacity:.32}.apx-sidebar-movies__rank{min-width:29px!important;height:27px!important;font-size:10px!important}.apx-sidebar-movies__item>a{grid-template-columns:70px minmax(0,1fr)!important}}
[data-apx-slider-track]{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}
[data-apx-slider-track]::-webkit-scrollbar{display:none}
[data-apx-slider-prev]:disabled,[data-apx-slider-next]:disabled{opacity:.35;cursor:not-allowed}
.apx-slider-dot{width:7px;height:4px;border:0;border-radius:999px;background:#777;transition:.18s ease;padding:0}
.apx-slider-dot.is-active{width:14px;background:#fff}
.apx-featured-tab{cursor:pointer}
:root{--detail-surface:#111821;
  --detail-surface-alt:#151e29;
  --detail-surface-raised:#1a2430;
  --detail-border:rgba(160,176,195,.16);
  --detail-border-strong:rgba(177,193,212,.25);
  --detail-text:#f3f6fa;
  --detail-muted:#91a0b2;
  --detail-blue:#5b8cff;
  --detail-teal:#2dd4bf;
  --detail-green:#32d96b;
  --detail-title-size:24px;}
.section-heading,.pcgh-native-heading,.apx-sidebar-movies__head{position:relative!important;
  padding-bottom:15px!important;
  margin-bottom:18px!important;}
.section-heading::after,.pcgh-native-heading::after,.apx-sidebar-movies__head::after{content:"";position:absolute;left:0;bottom:0;width:70%;max-width:560px;height:1px;
  background:linear-gradient(90deg,rgba(152,169,190,.36),rgba(152,169,190,.11),transparent);
  pointer-events:none;}
.section-heading::before,.pcgh-native-heading::before,.apx-sidebar-movies__head::before{content:"";position:absolute;z-index:1;left:0;bottom:-.5px;width:54px;height:2px;border-radius:999px;
  background:linear-gradient(90deg,var(--detail-green),var(--detail-teal));
  box-shadow:0 0 12px rgba(45,212,191,.16);pointer-events:none;}
.section-title,.section-heading>h2,.pcgh-native-heading__title,.apx-sidebar-movies__head h2{margin:0!important;color:var(--detail-text)!important;font-size:var(--detail-title-size)!important;
  font-weight:850!important;line-height:1.22!important;letter-spacing:-.022em!important;text-transform:none!important;}
.section-title::after{display:none!important}
.apx-widget-title-link{font:inherit!important;line-height:inherit!important;color:inherit!important}
.apx-widget-title-link>span{font-size:.62em!important;opacity:.72!important}
.apiphim-playback-intro{margin-top:22px!important}
.apiphim-playback-intro__head{align-items:flex-end!important;margin-bottom:14px!important}
.apiphim-playback-intro__head h2{font-size:var(--detail-title-size)!important;line-height:1.2!important;letter-spacing:-.02em!important}
.apiphim-playback-intro__head p{margin-top:5px!important;font-size:13px!important;line-height:1.45!important;color:var(--detail-muted)!important}
.apiphim-playback-intro__badge,.apx-playback-kicker,.apx-playback-step-label{display:none!important}
.apx-selection-progress{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid rgba(91,140,255,.16);border-radius:12px;background:rgba(79,116,190,.07)}
.apx-selection-progress span{color:#8190a4;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.apx-selection-progress strong{min-width:0;color:#becbf0;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}
.apx-playback-step-row--source{display:block!important}
.pcgh-native-wrap--fit-cover .pcgh-native-poster,.pcgh-native-wrap--fit-contain .pcgh-native-poster,.pcgh-native-poster{object-fit:cover!important;object-position:center top!important;background:#0b1018!important}
.pcgh-native-media{overflow:hidden!important}
.apx-sidebar-movies{border-radius:19px!important}
.apx-sidebar-movies__head{padding:17px 16px 15px!important}
.apx-sidebar-movies__head span{font-size:11px!important}
.apx-sidebar-movies__list{padding:0 9px 10px!important}
.apx-sidebar-movies__item>a{grid-template-columns:92px minmax(0,1fr)!important;gap:13px!important;padding:10px!important;border-radius:14px!important}
.apx-sidebar-movies__poster{border-radius:11px!important}
.apx-sidebar-movies__copy{padding:3px 0!important}
.apx-sidebar-movies__copy h3{margin-bottom:8px!important;font-size:15px!important;line-height:1.38!important}
.apx-sidebar-movies__meta{gap:6px!important;margin-bottom:7px!important}
.apx-sidebar-movies__meta span{padding:3px 6px!important;font-size:10px!important}
.apx-sidebar-movies__signals{gap:9px!important;margin-top:7px!important;font-size:11px!important}
.apx-sidebar-movies__signals strong small{font-size:9px!important}
.apx-card-year-badge{position:absolute;z-index:33;right:7px;top:7px;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(8,12,18,.86);color:#edf2f7;font-size:10px;font-weight:900;line-height:1;backdrop-filter:blur(8px);box-shadow:0 7px 18px -13px #000}
@media (max-width:1023px){:root{--detail-title-size:22px}.apx-sidebar-movies__item>a{grid-template-columns:86px minmax(0,1fr)!important}}
@media (max-width:767px){:root{--detail-title-size:20px}.section-heading,.pcgh-native-heading,.apx-sidebar-movies__head{padding-bottom:12px!important;margin-bottom:14px!important}.section-heading::after,.pcgh-native-heading::after,.apx-sidebar-movies__head::after{width:70%;max-width:none}.section-heading::before,.pcgh-native-heading::before,.apx-sidebar-movies__head::before{width:44px}.apx-selection-progress{align-items:flex-start;flex-direction:column;gap:4px;padding:9px 11px}.apx-selection-progress strong{text-align:left;width:100%;font-size:10px}.apx-sidebar-movies__head{padding:15px 13px 13px!important}.apx-sidebar-movies__item>a{grid-template-columns:82px minmax(0,1fr)!important;gap:11px!important;padding:9px!important}.apx-sidebar-movies__copy h3{font-size:14px!important}.apx-sidebar-movies__meta span{font-size:9px!important}.apx-sidebar-movies__signals{font-size:10px!important}.apx-card-year-badge{right:6px;top:6px;min-height:27px;padding-inline:6px;font-size:9px}}
.apx-sidebar-movies__meta--mobile{display:none}
@media (max-width:767px){.apx-sidebar-movies{border-radius:16px!important}.apx-sidebar-movies__head{padding:14px 12px 12px!important}.apx-sidebar-movies__head h2{font-size:clamp(19px,5.6vw,22px)!important;line-height:1.2!important}.apx-sidebar-movies__head span{font-size:10px!important}.apx-sidebar-movies__list{display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:13px 10px!important;
    padding:0 12px 13px!important;}.apx-sidebar-movies__empty{grid-column:1/-1}.apx-sidebar-movies__item{min-width:0;height:100%}.apx-sidebar-movies__item>a{display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    gap:7px!important;
    height:100%!important;
    min-width:0!important;
    padding:0!important;
    border-radius:12px!important;
    background:transparent!important;
    transform:none!important;}.apx-sidebar-movies__item>a:hover,.apx-sidebar-movies__item>a:focus-visible{background:transparent!important;
    transform:none!important;}.apx-sidebar-movies__poster{width:100%!important;
    aspect-ratio:2/3!important;
    border-radius:10px!important;
    box-shadow:0 9px 22px -18px #000!important;}.apx-sidebar-movies__poster::before{display:none!important}.apx-sidebar-movies__rank{left:6px!important;
    right:auto!important;
    top:6px!important;
    min-width:31px!important;
    height:28px!important;
    padding:0 6px!important;
    border-radius:8px!important;
    font-size:10px!important;}.apx-sidebar-movies__copy{display:flex!important;
    flex:1 1 auto!important;
    flex-direction:column!important;
    min-width:0!important;
    padding:0 2px 1px!important;}.apx-sidebar-movies__copy h3{min-height:2.7em!important;
    margin:0 0 6px!important;
    font-size:13px!important;
    line-height:1.35!important;
    -webkit-line-clamp:2!important;}.apx-sidebar-movies__meta--desktop{display:none!important}.apx-sidebar-movies__meta--mobile{display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:4px!important;
    min-height:23px!important;
    margin:0!important;
    overflow:hidden!important;}.apx-sidebar-movies__meta--mobile .apx-sidebar-movies__badge{display:block!important;
    max-width:calc(50% - 2px)!important;
    padding:3px 6px!important;
    overflow:hidden!important;
    border-radius:6px!important;
    font-size:9px!important;
    line-height:1.35!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;}.apx-sidebar-movies__signals{min-height:18px!important;
    margin-top:auto!important;
    padding-top:5px!important;
    gap:7px!important;
    font-size:9px!important;
    line-height:1.2!important;}.apx-sidebar-movies__signals strong small{font-size:8px!important}.apx-sidebar-movies__views{white-space:nowrap}}
@media (max-width:374px){.apx-sidebar-movies__list{gap:11px 8px!important;padding-inline:10px!important}.apx-sidebar-movies__copy h3{font-size:12px!important}.apx-sidebar-movies__meta--mobile .apx-sidebar-movies__badge{font-size:8px!important;padding-inline:5px!important}}

/* Shared section-heading design system. */
:root{
  --section-accent-gold:#f5c84b;
  --section-accent-cyan:#44c7f4;
  --section-accent-slate:#94a3b8;
  --section-accent-rose:#fb7185;
  --section-accent-emerald:#6ee7b7;
  --section-accent:var(--section-accent-emerald);
  --section-title-size:clamp(20px,2.25vw,28px);
  --section-gutter-mobile:16px;
  --section-gutter-desktop:24px;
  --section-space-mobile:24px;
  --section-space-desktop:32px;
}
.section-heading,.pcgh-native-heading,.apx-sidebar-movies__head{
  --section-accent:var(--section-accent-emerald);
  align-items:flex-start!important;
  min-width:0!important;
  padding-bottom:13px!important;
  margin-bottom:16px!important;
}
.section-accent--gold{--section-accent:var(--section-accent-gold)!important}
.section-accent--cyan{--section-accent:var(--section-accent-cyan)!important}
.section-accent--slate{--section-accent:var(--section-accent-slate)!important}
.section-accent--rose{--section-accent:var(--section-accent-rose)!important}
.section-accent--emerald{--section-accent:var(--section-accent-emerald)!important}
.section-heading::before,.pcgh-native-heading::before,.apx-sidebar-movies__head::before{
  width:58px!important;
  height:3px!important;
  bottom:-1px!important;
  background:linear-gradient(90deg,var(--section-accent),color-mix(in srgb,var(--section-accent) 58%,#fff))!important;
  box-shadow:0 0 14px color-mix(in srgb,var(--section-accent) 28%,transparent)!important;
}
.section-heading::after,.pcgh-native-heading::after,.apx-sidebar-movies__head::after{
  width:min(72%,600px)!important;
  height:1px!important;
  background:linear-gradient(90deg,color-mix(in srgb,var(--section-accent) 60%,transparent),color-mix(in srgb,var(--section-accent) 18%,transparent),transparent)!important;
}
.section-title,.section-heading>h2,.section-heading>h1,.pcgh-native-heading__title,.apx-sidebar-movies__head h2{
  font-size:var(--section-title-size)!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  font-weight:850!important;
}
.section-heading--taxonomy{margin:0 0 20px!important}

/* Featured portrait cards: fill the 2:3 media frame with the main poster. */
.featured-poster-gallery{--section-accent:var(--section-accent-emerald)}
.featured-poster-gallery .pcgh-native-media{
  aspect-ratio:2/3!important;
  min-height:0!important;
  background:#0b1018!important;
}
.featured-poster-gallery .pcgh-native-poster{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  background:#0b1018!important;
  transform:none!important;
}
.featured-poster-gallery .pcgh-native-media::after{
  height:32%!important;
  background:linear-gradient(180deg,transparent,rgba(5,8,13,.72))!important;
}
.featured-poster-gallery .pcgh-native-cta{
  bottom:9px!important;
  min-height:28px!important;
  padding:0 12px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  background:linear-gradient(135deg,#16a34a,#22c55e)!important;
  box-shadow:0 8px 20px -12px rgba(0,0,0,.9)!important;
}
.featured-poster-gallery .pcgh-native-title-row{
  min-height:2.6em!important;
  align-items:flex-start!important;
}
.featured-poster-gallery .pcgh-native-title{
  -webkit-line-clamp:2!important;
  white-space:normal!important;
  text-overflow:ellipsis!important;
}

@media (max-width:767px){
  :root{--section-title-size:clamp(20px,6vw,24px)}
  .section-heading,.pcgh-native-heading,.apx-sidebar-movies__head{
    padding-bottom:12px!important;
    margin-bottom:14px!important;
  }
  .section-heading::before,.pcgh-native-heading::before,.apx-sidebar-movies__head::before{width:48px!important}
  .section-heading::after,.pcgh-native-heading::after,.apx-sidebar-movies__head::after{width:72%!important}
  .featured-poster-gallery{padding:12px!important}
  .featured-poster-gallery .pcgh-native-grid{gap:10px!important}
  .featured-poster-gallery .pcgh-native-copy{padding:8px 8px 9px!important}
  .featured-poster-gallery .pcgh-native-title-row{font-size:12px!important;min-height:2.55em!important}
  .featured-poster-gallery .pcgh-native-subtitle{font-size:10px!important;margin-top:3px!important}
  .featured-poster-gallery .pcgh-native-cta{min-height:26px!important;padding-inline:10px!important;font-size:10px!important}
}

/* v1.9.19 small-screen hardening */
@media (max-width:1023px){
  .apx-ads-slot,.apiphim-ad-placement{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;text-align:center!important}
  .apx-ads-slot>*,.apiphim-ad-placement>*{max-width:100%!important;box-sizing:border-box!important}
  .apx-ads-slot img,.apx-ads-slot iframe,.apiphim-ad-placement img,.apiphim-ad-placement iframe{max-width:100%!important}
  .apx-sidebar-movies,.apx-people-widget{max-width:100%!important;min-width:0!important}
  .section-heading,.pcgh-native-heading,.apx-sidebar-movies__head{min-width:0!important}
  .section-title,.section-heading h1,.section-heading h2,.pcgh-native-heading__title,.apx-sidebar-movies__head h2{overflow-wrap:anywhere!important}
}
@media (max-width:767px){
  .apx-pagination{max-width:100%!important;overflow:hidden!important}
  .apx-pagination__controls{width:100%!important;max-width:100%!important;justify-content:center!important;flex-wrap:nowrap!important}
  .apx-pagination__page,.apx-pagination__nav{min-width:40px!important;height:40px!important;padding-inline:8px!important;touch-action:manipulation}
  .apx-pagination__window{min-width:0!important}
  .apx-sidebar-movies__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .apx-sidebar-movies__item,.apx-sidebar-movies__item>a{min-width:0!important;max-width:100%!important}
  .apx-sidebar-movies__copy,.apx-sidebar-movies__copy h3{min-width:0!important;overflow-wrap:anywhere!important}
  .section-heading,.pcgh-native-heading,.apx-sidebar-movies__head{gap:8px!important}
}
@media (max-width:420px){
  .apx-pagination__page,.apx-pagination__nav{min-width:38px!important;height:38px!important;padding-inline:6px!important}
}

/* v1.9.20 People Directory pagination clarity */
.apx-pagination--people{margin-top:28px;padding:13px 14px 14px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:linear-gradient(180deg,rgba(20,25,34,.94),rgba(15,19,27,.94));box-shadow:inset 0 1px rgba(255,255,255,.025)}
.apx-pagination--people .apx-pagination__summary{color:#8f9bac;font-size:11px;font-weight:700}
.apx-pagination--people .apx-pagination__controls{gap:5px;flex-wrap:wrap!important}
.apx-pagination--people .apx-pagination__page.is-current{border-color:#45df82;background:linear-gradient(180deg,#32d875,#25bd62);color:#07140c;font-weight:900;box-shadow:0 8px 18px -13px rgba(50,216,117,.9),inset 0 1px rgba(255,255,255,.25)}
.apx-pagination--people .apx-pagination__position{display:inline-flex;height:36px;align-items:center;justify-content:center;gap:5px;min-width:92px;padding:0 10px;border:1px solid rgba(69,223,130,.20);border-radius:8px;background:rgba(45,210,109,.075);color:#8895a6;font-size:10px;font-weight:750;line-height:1;white-space:nowrap}
.apx-pagination--people .apx-pagination__position strong{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:6px;background:#2dd26d;color:#08130d;font-size:11px;font-weight:950}
.apx-pagination--people .apx-pagination__position-sep{color:#566273}
.apx-pagination--people .apx-pagination__nav--first,.apx-pagination--people .apx-pagination__nav--last{color:#8793a4;background:#121820}
.apx-pagination--people .apx-pagination__nav--first:hover,.apx-pagination--people .apx-pagination__nav--last:hover{color:#dce6ec}
@media (max-width:640px){
  .apx-pagination--people{padding:11px 10px 12px}
  .apx-pagination--people .apx-pagination__summary{font-size:10px;line-height:1.45}
  .apx-pagination--people .apx-pagination__controls{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:7px!important}
  .apx-pagination--people .apx-pagination__window,.apx-pagination--people .apx-pagination__nav--first,.apx-pagination--people .apx-pagination__nav--last{display:none!important}
  .apx-pagination--people .apx-pagination__nav{width:100%!important;min-width:0!important;height:42px!important;padding-inline:9px!important;gap:5px!important}
  .apx-pagination--people .apx-pagination__nav-text{display:inline!important}
  .apx-pagination--people .apx-pagination__nav--prev{grid-column:1}
  .apx-pagination--people .apx-pagination__position{grid-column:2;height:42px;min-width:88px;padding-inline:8px}
  .apx-pagination--people .apx-pagination__nav--next{grid-column:3}
}
@media (max-width:360px){
  .apx-pagination--people{padding-inline:8px}
  .apx-pagination--people .apx-pagination__controls{gap:5px!important}
  .apx-pagination--people .apx-pagination__nav{font-size:10px!important;padding-inline:6px!important}
  .apx-pagination--people .apx-pagination__position{min-width:80px;padding-inline:6px;font-size:9px}
}


/* v1.9.30 — Responsive Content Density & Featured Progress */
@media (min-width:1024px){
  [data-apx-sidebar-column]>.col-lg-wide-2,
  [data-apx-sidebar-column] .apx-sidebar-movies,
  [data-apx-sidebar-column] .block_native_01,
  [data-apx-sidebar-column] .block_native_02,
  [data-apx-sidebar-column] .block_native_03{
    width:100%!important;
    max-width:340px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  [data-apx-sidebar-column] .apx-sidebar-movies__item>a{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:12px!important;
    padding:8px!important;
  }
  [data-apx-sidebar-column] .apx-sidebar-movies__copy h3{font-size:14px!important;line-height:1.38!important;margin-bottom:7px!important}
  [data-apx-sidebar-column] .apx-sidebar-movies__meta{gap:5px!important;margin-bottom:5px!important}
  [data-apx-sidebar-column] .apx-sidebar-movies__meta span{font-size:9.5px!important;padding:4px 6px!important}
  [data-apx-sidebar-column] .apx-sidebar-movies__signals{font-size:10px!important;margin-top:7px!important}
}

.pcgh-native-progress{
  display:inline-flex;
  max-width:100%;
  min-height:24px;
  align-items:center;
  justify-content:center;
  gap:5px;
  margin-top:6px;
  padding:4px 8px;
  border:1px solid rgba(110,231,183,.22);
  border-radius:999px;
  background:rgba(110,231,183,.075);
  color:#c9f9e5;
  font-size:11px;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
}
.pcgh-native-progress__dot{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#6ee7b7;box-shadow:0 0 8px rgba(110,231,183,.42)}
.pcgh-native-progress__current strong{color:#f2fff9;font-weight:900}
.pcgh-native-progress__sep{color:#64748b;font-weight:800}
.pcgh-native-progress__total{color:#d6dde7;font-weight:800}

@media (max-width:767px){
  .featured-poster-gallery{padding:10px!important}
  .featured-poster-gallery .pcgh-native-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .featured-poster-gallery .pcgh-native-card{position:relative!important;min-height:0!important;border-radius:11px!important;overflow:hidden!important}
  .featured-poster-gallery .pcgh-native-media{aspect-ratio:3/4!important;border-bottom:0!important;border-radius:10px!important}
  .featured-poster-gallery .pcgh-native-media::after{height:58%!important;background:linear-gradient(180deg,transparent 0%,rgba(6,9,14,.18) 28%,rgba(6,9,14,.92) 78%,rgba(6,9,14,.98) 100%)!important}
  .featured-poster-gallery .pcgh-native-cta{display:none!important}
  .featured-poster-gallery .pcgh-native-copy{position:absolute!important;z-index:7!important;left:0!important;right:0!important;bottom:0!important;padding:34px 8px 9px!important;background:linear-gradient(180deg,transparent,rgba(7,10,16,.94) 62%,rgba(7,10,16,.99))!important;pointer-events:none!important}
  .featured-poster-gallery .pcgh-native-copy::after{display:none!important}
  .featured-poster-gallery .pcgh-native-title-row{min-height:0!important;justify-content:flex-start!important;align-items:flex-start!important;font-size:12px!important;line-height:1.28!important;text-align:left!important;color:#f7f9fc!important;white-space:normal!important}
  .featured-poster-gallery .pcgh-native-title{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;white-space:normal!important}
  .featured-poster-gallery .pcgh-native-subtitle{margin-top:4px!important;color:#a9b4c2!important;font-size:9.5px!important;line-height:1.2!important;text-align:left!important}
  .featured-poster-gallery .pcgh-native-progress{min-height:20px;margin-top:5px;padding:3px 6px;font-size:9px;gap:4px}
  .featured-poster-gallery .pcgh-native-progress__dot{width:4px;height:4px;flex-basis:4px}

  .apx-sidebar-movies{width:100%!important;max-width:none!important;border-radius:14px!important}
  .apx-sidebar-movies__head{padding:12px 10px 10px!important}
  .apx-sidebar-movies__head h2{font-size:clamp(18px,5.2vw,21px)!important}
  .apx-sidebar-movies__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:0 10px 11px!important}
  .apx-sidebar-movies__item>a{position:relative!important;display:block!important;height:auto!important;min-height:0!important;overflow:hidden!important;border:1px solid rgba(148,163,184,.12)!important;border-radius:11px!important;background:#0d131b!important;box-shadow:0 8px 18px -15px #000!important}
  .apx-sidebar-movies__poster{width:100%!important;aspect-ratio:3/4!important;border-radius:10px!important;box-shadow:none!important}
  .apx-sidebar-movies__poster:after{z-index:2!important;inset:38% 0 0!important;background:linear-gradient(180deg,transparent,rgba(6,9,14,.28) 24%,rgba(6,9,14,.94) 80%,rgba(6,9,14,.99))!important}
  .apx-sidebar-movies__copy{position:absolute!important;z-index:4!important;left:0!important;right:0!important;bottom:0!important;display:block!important;min-width:0!important;padding:42px 8px 8px!important;background:linear-gradient(180deg,transparent,rgba(6,9,14,.94) 64%,rgba(6,9,14,.99))!important;color:#fff!important;pointer-events:none!important}
  .apx-sidebar-movies__copy h3{min-height:0!important;margin:0 0 5px!important;color:#f7f9fc!important;font-size:12px!important;line-height:1.3!important;-webkit-line-clamp:2!important}
  .apx-sidebar-movies__meta--mobile{display:flex!important;min-height:0!important;gap:4px!important;margin:0!important}
  .apx-sidebar-movies__meta--mobile .apx-sidebar-movies__badge{max-width:calc(50% - 2px)!important;padding:3px 5px!important;background:rgba(255,255,255,.10)!important;color:#cbd5e1!important;font-size:8px!important}
  .apx-sidebar-movies__signals{display:flex!important;min-height:0!important;margin-top:5px!important;padding-top:0!important;gap:6px!important;color:#a6b1bf!important;font-size:8px!important}
  .apx-sidebar-movies__signals strong{color:#f5c84b!important}
}

@media (max-width:374px){
  .featured-poster-gallery .pcgh-native-grid,.apx-sidebar-movies__list{gap:7px!important}
  .featured-poster-gallery .pcgh-native-copy{padding:30px 7px 7px!important}
  .featured-poster-gallery .pcgh-native-title-row,.apx-sidebar-movies__copy h3{font-size:11px!important}
  .apx-sidebar-movies__copy{padding:36px 7px 7px!important}
}


/* v1.9.31 — Featured & Media Panel Visual Unification
 * Featured uses one semantic palette instead of per-card rainbow accents.
 * Purple = recommendation, cyan = action, mint = ongoing progress, slate = neutral/completed.
 */
.featured-poster-gallery{
  --featured-purple:#c084fc;
  --featured-cyan:#44c7f4;
  --featured-mint:#6ee7b7;
  --featured-slate:#94a3b8;
  --section-accent:var(--featured-purple)!important;
  padding:18px!important;
  border:1px solid rgba(148,163,184,.14)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(16,23,32,.98),rgba(11,16,24,.99))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.025),0 18px 42px -38px rgba(0,0,0,.86)!important;
}
.featured-poster-gallery .pcgh-native-heading::before{
  width:64px!important;
  background:linear-gradient(90deg,#c084fc,#44c7f4)!important;
  box-shadow:0 0 14px rgba(192,132,252,.16)!important;
}
.featured-poster-gallery .pcgh-native-heading::after{
  background:linear-gradient(90deg,rgba(192,132,252,.34),rgba(68,199,244,.18),transparent)!important;
}
.featured-poster-gallery .pcgh-native-grid{align-items:stretch!important}
.featured-poster-gallery .pcgh-native-card{
  --pcgh-accent:#c084fc!important;
  --pcgh-accent-2:#44c7f4!important;
  --pcgh-glow:rgba(192,132,252,.14)!important;
  display:flex!important;
  height:100%!important;
  flex-direction:column!important;
  border:1px solid rgba(148,163,184,.18)!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,rgba(20,27,38,.98),rgba(13,19,28,.99))!important;
  box-shadow:0 12px 28px -24px rgba(0,0,0,.88),inset 0 1px rgba(255,255,255,.025)!important;
}
.featured-poster-gallery .pcgh-native-card:hover,
.featured-poster-gallery .pcgh-native-card:focus-visible{
  border-color:rgba(192,132,252,.42)!important;
  box-shadow:0 16px 34px -27px rgba(0,0,0,.96),0 0 0 1px rgba(192,132,252,.05)!important;
}
.featured-poster-gallery .pcgh-native-media{border-bottom:1px solid rgba(148,163,184,.12)!important}
.featured-poster-gallery .pcgh-native-badge--recommend{
  left:7px!important;
  border:1px solid rgba(192,132,252,.38)!important;
  background:linear-gradient(145deg,rgba(63,42,79,.96),rgba(37,27,47,.98))!important;
  color:#ead7ff!important;
  box-shadow:0 7px 18px -13px rgba(192,132,252,.74)!important;
}
.featured-poster-gallery .pcgh-native-badge--quality{
  border:1px solid rgba(148,163,184,.20)!important;
  background:rgba(36,41,50,.90)!important;
  color:#dce3ec!important;
}
.featured-poster-gallery .pcgh-native-cta{
  border:1px solid rgba(68,199,244,.46)!important;
  background:linear-gradient(145deg,rgba(28,70,86,.96),rgba(19,46,58,.98))!important;
  color:#c9f3ff!important;
  box-shadow:0 9px 22px -15px rgba(68,199,244,.58)!important;
}
.featured-poster-gallery .pcgh-native-copy{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  min-height:104px!important;
  padding:12px 11px 13px!important;
}
.featured-poster-gallery .pcgh-native-title-row{
  min-height:2.7em!important;
  justify-content:flex-start!important;
  text-align:left!important;
  color:#f1f5f9!important;
}
.featured-poster-gallery .pcgh-native-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;white-space:normal!important}
.featured-poster-gallery .pcgh-native-subtitle{
  display:flex!important;
  min-height:26px!important;
  align-items:center!important;
  margin-top:auto!important;
  padding-top:7px!important;
  color:#94a3b8!important;
  text-align:left!important;
}
.featured-poster-gallery .pcgh-native-progress{
  min-height:26px!important;
  align-self:flex-start!important;
  margin-top:auto!important;
  border-color:rgba(110,231,183,.22)!important;
  background:rgba(110,231,183,.075)!important;
  color:#c9f9e5!important;
}
.featured-poster-gallery .pcgh-native-progress__dot{background:#6ee7b7!important;box-shadow:0 0 8px rgba(110,231,183,.34)!important}
.featured-poster-gallery .pcgh-native-copy::after{display:none!important}

@media (max-width:767px){
  .featured-poster-gallery{padding:10px!important;border-radius:14px!important}
  .featured-poster-gallery .pcgh-native-card{display:block!important;height:auto!important;border-radius:11px!important}
  .featured-poster-gallery .pcgh-native-copy{display:block!important;min-height:0!important;padding:34px 8px 9px!important}
  .featured-poster-gallery .pcgh-native-title-row{min-height:0!important}
  .featured-poster-gallery .pcgh-native-subtitle{display:block!important;min-height:0!important;margin-top:4px!important;padding-top:0!important}
  .featured-poster-gallery .pcgh-native-progress{min-height:20px!important;margin-top:5px!important}
}

/* XemPhim v1.9.40 — Featured Movies & Unified Episode Status
 * Gold heading divider restores the earlier visual language.
 * One centered episode capsule is shared by cards/search/hero/slider/sidebar.
 */
.apx-episode-status{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:24px!important;
  max-width:100%!important;
  padding:4px 9px!important;
  border:1px solid rgba(148,163,184,.22)!important;
  border-radius:999px!important;
  background:rgba(30,41,59,.88)!important;
  color:#e2e8f0!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.05!important;
  letter-spacing:.01em!important;
  text-align:center!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
  box-shadow:0 7px 18px -14px rgba(0,0,0,.9)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
}
.apx-episode-status--ongoing{
  border-color:rgba(110,231,183,.36)!important;
  background:linear-gradient(145deg,rgba(17,94,74,.94),rgba(6,78,59,.96))!important;
  color:#d1fae5!important;
  box-shadow:0 8px 20px -15px rgba(110,231,183,.78)!important;
}
.apx-episode-status--completed,
.apx-episode-status--single{
  border-color:rgba(148,163,184,.30)!important;
  background:linear-gradient(145deg,rgba(51,65,85,.95),rgba(30,41,59,.98))!important;
  color:#f1f5f9!important;
}
.apx-episode-status--trailer{
  border-color:rgba(192,132,252,.42)!important;
  background:linear-gradient(145deg,rgba(88,28,135,.94),rgba(59,7,100,.97))!important;
  color:#f3e8ff!important;
}
.apx-episode-status--upcoming{
  border-color:rgba(245,200,75,.42)!important;
  background:linear-gradient(145deg,rgba(113,63,18,.94),rgba(69,39,9,.97))!important;
  color:#fef3c7!important;
}

.featured-poster-gallery{
  --featured-gold:#f5c84b;
  --featured-purple:#c084fc;
  --featured-cyan:#44c7f4;
  --featured-mint:#6ee7b7;
  --featured-slate:#94a3b8;
  --section-accent:var(--featured-gold)!important;
}
.featured-poster-gallery .pcgh-native-heading{
  position:relative!important;
  padding-bottom:12px!important;
  margin-bottom:16px!important;
  border-bottom:1px solid rgba(245,200,75,.24)!important;
}
.featured-poster-gallery .pcgh-native-heading::before{
  width:78px!important;
  height:3px!important;
  background:linear-gradient(90deg,#f5c84b,#ffd978)!important;
  box-shadow:0 0 14px rgba(245,200,75,.24)!important;
}
.featured-poster-gallery .pcgh-native-heading::after{
  background:linear-gradient(90deg,rgba(245,200,75,.34),rgba(245,200,75,.08),transparent)!important;
}
.featured-poster-gallery .pcgh-native-heading__title{color:#fff7d6!important}
.featured-poster-gallery .pcgh-native-heading__subtitle{color:#aeb8c7!important}
.featured-poster-gallery .pcgh-native-card{
  --pcgh-accent:#f5c84b!important;
  --pcgh-accent-2:#44c7f4!important;
  --pcgh-glow:rgba(245,200,75,.16)!important;
  border-color:rgba(245,200,75,.16)!important;
  background:linear-gradient(180deg,rgba(23,29,40,.99),rgba(12,18,28,.99))!important;
}
.featured-poster-gallery .pcgh-native-card:hover,
.featured-poster-gallery .pcgh-native-card:focus-visible{
  border-color:rgba(245,200,75,.46)!important;
  box-shadow:0 18px 38px -28px rgba(0,0,0,.98),0 0 0 1px rgba(245,200,75,.06),0 0 24px -18px rgba(245,200,75,.5)!important;
}
.featured-poster-gallery .pcgh-native-badge--recommend{
  border-color:rgba(192,132,252,.46)!important;
  background:linear-gradient(145deg,rgba(80,45,105,.97),rgba(46,29,62,.99))!important;
  color:#f1ddff!important;
}
.featured-poster-gallery .pcgh-native-badge--quality{
  border-color:rgba(68,199,244,.40)!important;
  background:linear-gradient(145deg,rgba(20,78,99,.96),rgba(15,52,69,.98))!important;
  color:#d6f7ff!important;
}
.featured-poster-gallery .pcgh-native-cta{
  border-color:rgba(68,199,244,.48)!important;
  background:linear-gradient(145deg,rgba(18,91,116,.96),rgba(13,61,80,.98))!important;
  color:#e0f8ff!important;
}
.featured-poster-gallery .pcgh-native-title-row{color:#f8fafc!important}
.featured-poster-gallery .pcgh-native-card:hover .pcgh-native-title-row,
.featured-poster-gallery .pcgh-native-card:focus-visible .pcgh-native-title-row{color:#ffe69a!important}
.featured-poster-gallery .pcgh-native-ratings{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  min-height:24px!important;
  margin-top:7px!important;
  flex-wrap:wrap!important;
}
.featured-poster-gallery .pcgh-native-rating{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  min-height:22px!important;
  padding:3px 7px!important;
  border-radius:7px!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
  border:1px solid transparent!important;
}
.featured-poster-gallery .pcgh-native-rating strong{font-size:9px!important;letter-spacing:.03em!important}
.featured-poster-gallery .pcgh-native-rating b{font-size:11px!important}
.featured-poster-gallery .pcgh-native-rating--imdb{
  border-color:rgba(245,200,75,.40)!important;
  background:rgba(245,200,75,.105)!important;
  color:#ffe58a!important;
}
.featured-poster-gallery .pcgh-native-rating--tmdb{
  border-color:rgba(68,199,244,.38)!important;
  background:rgba(68,199,244,.09)!important;
  color:#c9f4ff!important;
}
.featured-poster-gallery .pcgh-native-episode-row{
  display:flex!important;
  width:100%!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:auto!important;
  padding-top:8px!important;
}
.featured-poster-gallery .pcgh-native-episode-row .apx-episode-status{
  min-width:92px!important;
  max-width:100%!important;
}
/* Retire the old Featured-only progress/subtitle presentation in favor of the shared capsule. */
.featured-poster-gallery .pcgh-native-progress,
.featured-poster-gallery .pcgh-native-subtitle{display:none!important}

/* Keep status portions centered even inside legacy split metadata bars. */
.apx-poster-meta-status.apx-episode-status,
.apx-catalog-card__status .apx-episode-status{
  flex:1 1 auto!important;
  justify-content:center!important;
  border-radius:0 7px 7px 0!important;
  min-height:100%!important;
}
.apiphim-search-episode.apx-episode-status{
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
}
.apx-sidebar-movies__badge.apx-episode-status,
.apx-hero-slide__badge.apx-episode-status,
.apx-hero-fact.apx-episode-status{
  justify-content:center!important;
  text-align:center!important;
}

@media (max-width:767px){
  .apx-episode-status{min-height:20px!important;padding:3px 7px!important;font-size:9.5px!important}
  .featured-poster-gallery .pcgh-native-ratings{gap:4px!important;min-height:20px!important;margin-top:4px!important}
  .featured-poster-gallery .pcgh-native-rating{min-height:19px!important;padding:3px 5px!important;font-size:9px!important}
  .featured-poster-gallery .pcgh-native-rating strong{font-size:8px!important}
  .featured-poster-gallery .pcgh-native-rating b{font-size:9.5px!important}
  .featured-poster-gallery .pcgh-native-episode-row{padding-top:5px!important}
  .featured-poster-gallery .pcgh-native-episode-row .apx-episode-status{min-width:74px!important}
}

/* XemPhim v1.9.41 — Homepage advertising rail */
.apx-ads-slot--home-top{
  width:min(100%,1280px)!important;
  max-width:1280px!important;
  margin:16px auto 24px!important;
  padding-inline:24px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.apx-ads-slot--home-top>*{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.apx-ads-slot--home-top img,
.apx-ads-slot--home-top iframe{
  display:block!important;
  max-width:100%!important;
  margin-inline:auto!important;
}
@media (max-width:767px){
  .apx-ads-slot--home-top{
    margin:14px auto 20px!important;
    padding-inline:16px!important;
  }
}
@media (max-width:360px){
  .apx-ads-slot--home-top{padding-inline:12px!important}
}


/* XemPhim v1.9.43 — Featured Movies sidebar-style year badge */
.featured-poster-gallery .pcgh-native-badge--year{
  right:7px!important;
  border:1px solid rgba(245,200,75,.40)!important;
  background:linear-gradient(145deg,rgba(72,57,22,.95),rgba(42,34,18,.98))!important;
  color:#ffe69a!important;
  box-shadow:0 7px 18px -13px rgba(245,200,75,.56)!important;
}
.featured-poster-gallery .pcgh-native-rank{display:none!important}
@media (max-width:767px){
  .featured-poster-gallery .pcgh-native-card{border-color:rgba(148,163,184,.14)!important;background:#0d131b!important;box-shadow:0 9px 22px -18px #000!important}
  .featured-poster-gallery .pcgh-native-media::after{height:64%!important;background:linear-gradient(180deg,transparent 0%,rgba(6,9,14,.24) 26%,rgba(6,9,14,.92) 76%,rgba(6,9,14,.99) 100%)!important}
  .featured-poster-gallery .pcgh-native-copy{padding:38px 8px 8px!important;background:linear-gradient(180deg,transparent,rgba(6,9,14,.94) 62%,rgba(6,9,14,.99))!important}
  .featured-poster-gallery .pcgh-native-badge--year{right:5px!important}
}

/* XemPhim v1.9.45 — Featured Movies poster-metadata card */
.featured-poster-gallery .pcgh-native-card{overflow:hidden!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:14px!important;background:#0c121a!important;box-shadow:0 14px 30px -26px #000!important}
.featured-poster-gallery .pcgh-native-card:hover,.featured-poster-gallery .pcgh-native-card:focus-visible{border-color:rgba(245,200,75,.34)!important;transform:translateY(-2px)!important}
.featured-poster-gallery .pcgh-native-media{position:relative!important;aspect-ratio:2/3!important;overflow:hidden!important;border:0!important;background:#0b1018!important}
.featured-poster-gallery .pcgh-native-poster{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;transition:transform .24s ease!important}
.featured-poster-gallery .pcgh-native-card:hover .pcgh-native-poster,.featured-poster-gallery .pcgh-native-card:focus-visible .pcgh-native-poster{transform:scale(1.025)!important}
.featured-poster-gallery .pcgh-native-media::after{content:""!important;position:absolute!important;z-index:2!important;inset:34% 0 0!important;height:auto!important;background:linear-gradient(180deg,transparent 0%,rgba(5,8,13,.18) 18%,rgba(5,8,13,.84) 68%,rgba(5,8,13,.98) 100%)!important;pointer-events:none!important}
.featured-poster-gallery .pcgh-native-overlay{position:absolute!important;z-index:6!important;left:0!important;right:0!important;bottom:0!important;display:grid!important;gap:7px!important;padding:48px 12px 12px!important;color:#f8fafc!important;pointer-events:none!important}
.featured-poster-gallery .pcgh-native-title-row{min-height:0!important;margin:0!important;justify-content:flex-start!important;text-align:left!important;font-size:14px!important;line-height:1.28!important}
.featured-poster-gallery .pcgh-native-title{font-weight:850!important;text-shadow:0 2px 10px rgba(0,0,0,.55)!important}
.featured-poster-gallery .pcgh-native-meta-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important}
.featured-poster-gallery .pcgh-native-meta-chip{display:inline-flex!important;align-items:center!important;min-height:23px!important;padding:3px 7px!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:7px!important;background:rgba(26,34,45,.88)!important;color:#c6ced9!important;font-size:9.5px!important;font-weight:800!important;line-height:1!important}
.featured-poster-gallery .pcgh-native-meta-chip--quality{border-color:rgba(72,189,232,.30)!important;color:#bcecff!important;background:rgba(19,64,82,.66)!important}
.featured-poster-gallery .pcgh-native-signals{display:flex!important;align-items:center!important;gap:9px!important;min-height:17px!important;color:#8995a4!important;font-size:10px!important;line-height:1.2!important}
.featured-poster-gallery .pcgh-native-signals strong{color:#f5c84b!important;font-weight:900!important}
.featured-poster-gallery .pcgh-native-signals strong small{margin-left:3px!important;color:#7f8a98!important;font-size:8px!important;font-weight:800!important}
.featured-poster-gallery .pcgh-native-signals .apx-sidebar-movies__views{color:#9ba5b2!important;font-size:10px!important;white-space:nowrap!important}
.featured-poster-gallery .pcgh-native-copy,.featured-poster-gallery .pcgh-native-cta,.featured-poster-gallery .pcgh-native-ratings,.featured-poster-gallery .pcgh-native-episode-row{display:none!important}
@media (max-width:767px){
  .featured-poster-gallery .pcgh-native-media{aspect-ratio:2/3!important}
  .featured-poster-gallery .pcgh-native-overlay{gap:5px!important;padding:40px 8px 8px!important}
  .featured-poster-gallery .pcgh-native-title-row{font-size:11.5px!important;line-height:1.28!important}
  .featured-poster-gallery .pcgh-native-meta-chip{min-height:20px!important;padding:3px 5px!important;font-size:8px!important}
  .featured-poster-gallery .pcgh-native-signals{gap:6px!important;font-size:8.5px!important}
  .featured-poster-gallery .pcgh-native-signals .apx-sidebar-movies__views{font-size:8.5px!important}
}
@media (prefers-reduced-motion:reduce){.featured-poster-gallery .pcgh-native-poster{transition:none!important}}


/* XemPhim v1.9.47 — Sponsored footer banner rail */
.apx-ads-slot--bottom{
  position:relative!important;
  display:flex!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  justify-content:center!important;
  align-items:center!important;
  margin:34px 0 0!important;
  padding:30px 18px 18px!important;
  border:1px solid rgba(245,200,75,.28)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(245,200,75,.045),rgba(15,21,30,.74))!important;
  box-sizing:border-box!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.apx-ads-slot--bottom::before{
  content:"Quảng cáo";
  position:absolute;
  top:0;
  left:18px;
  z-index:2;
  transform:translateY(-50%);
  display:inline-flex;
  min-height:30px;
  align-items:center;
  justify-content:center;
  padding:5px 13px;
  border:1px solid rgba(245,200,75,.34);
  border-radius:10px;
  background:#0b0e14;
  color:#f4f6f8;
  font-size:11px;
  font-weight:850;
  line-height:1;
  letter-spacing:.015em;
  box-shadow:0 8px 18px -15px #000;
  pointer-events:none;
}
.apx-ads-slot--bottom>*{
  max-width:100%!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
.apx-ads-slot--bottom img,
.apx-ads-slot--bottom iframe{
  display:block!important;
  max-width:100%!important;
  margin-inline:auto!important;
}
.apx-ads-slot--bottom:empty{display:none!important}
@media (max-width:767px){
  .apx-ads-slot--bottom{
    margin-top:30px!important;
    padding:25px 12px 12px!important;
    border-radius:14px!important;
  }
  .apx-ads-slot--bottom::before{
    left:12px;
    min-height:27px;
    padding:4px 10px;
    border-radius:9px;
    font-size:10px;
  }
}

/* XemPhim v1.9.48 — shared visual consistency */
.apx-unified-play-icon{
  position:absolute;
  z-index:7;
  left:50%;
  top:50%;
  display:grid;
  width:52px;
  height:52px;
  place-items:center;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(5,8,13,.74);
  box-shadow:0 14px 34px -20px rgba(0,0,0,.96),inset 0 1px rgba(255,255,255,.08);
  opacity:0;
  transform:translate(-50%,-50%) scale(.92);
  transition:opacity .2s ease,transform .2s ease,background .2s ease,border-color .2s ease;
  pointer-events:none;
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
}
.apx-unified-play-icon__glyph{
  display:block;
  width:22px;
  height:22px;
  max-width:none!important;
  object-fit:contain;
  pointer-events:none;
  transform:translateX(1px);
}
.pcgh-native-play{opacity:0!important}
.featured-poster-gallery .pcgh-native-card:hover .pcgh-native-play,
.featured-poster-gallery .pcgh-native-card:focus-visible .pcgh-native-play{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}
@media (max-width:767px){
  .apx-unified-play-icon{width:46px;height:46px}
  .apx-unified-play-icon__glyph{width:20px;height:20px}
  .featured-poster-gallery .pcgh-native-play{opacity:.18!important}
}
@media (prefers-reduced-motion:reduce){
  .apx-unified-play-icon{transition:none!important}
}

/* Use the same SVG asset in compact/sidebar movie poster overlays. */
.apx-sidebar-movies__poster::before{
  content:""!important;
  background-color:rgba(7,11,17,.72)!important;
  background-image:url('../images/icons/play-white.svg')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:17px 17px!important;
  color:transparent!important;
}

/* Playback -> Featured visual separation. */
.featured-poster-gallery--episode{margin-top:24px!important}
@media (max-width:1023px){.featured-poster-gallery--episode{margin-top:22px!important}}
@media (max-width:767px){.featured-poster-gallery--episode{margin-top:20px!important}}

/* Sponsored footer inner rail: frame remains full width, ad content receives its own gutter. */
.apx-ads-slot--bottom{
  --apx-sponsored-inner-gutter:18px;
  padding-left:0!important;
  padding-right:0!important;
}
.apx-ads-slot--bottom>*{
  width:100%;
  max-width:calc(100% - (var(--apx-sponsored-inner-gutter) * 2))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media (max-width:1023px){.apx-ads-slot--bottom{--apx-sponsored-inner-gutter:16px}}
@media (max-width:767px){.apx-ads-slot--bottom{--apx-sponsored-inner-gutter:14px}}

/* Wide poster cards use the same local SVG play control. */
.apx-wide-card__play.apx-unified-play-icon{opacity:0!important}
.movie-card:hover .apx-wide-card__play.apx-unified-play-icon,
.movie-card:focus-visible .apx-wide-card__play.apx-unified-play-icon{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}
@media (max-width:767px){.apx-wide-card__play.apx-unified-play-icon{opacity:.18!important}}
