/* Dark Cinema Pro 5.3 — Professional UI & Product Experience */
:root{
  --dc-space-1:4px;--dc-space-2:8px;--dc-space-3:12px;--dc-space-4:16px;--dc-space-5:20px;--dc-space-6:24px;--dc-space-8:32px;
  --dc-radius-xs:7px;--dc-radius-sm:10px;--dc-radius-md:14px;--dc-radius-lg:18px;--dc-radius-xl:22px;
  --dc-control-h:44px;--dc-touch:44px;--dc-ease:cubic-bezier(.2,.8,.2,1);
  --dc-surface:#0d1118;--dc-surface-2:#111721;--dc-surface-3:#171d28;--dc-border:rgba(255,255,255,.085);
  --dc-text-2:#cbd1dc;--dc-text-3:#929aaa;--dc-focus:0 0 0 3px color-mix(in srgb,var(--dc-primary) 28%,transparent);
}
html{scroll-padding-top:calc(var(--dc-header) + 10px)}
body.dc-v53{background:radial-gradient(circle at 50% -12%,color-mix(in srgb,var(--dc-primary2) 12%,transparent),transparent 32%),#07090d}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0;box-shadow:var(--dc-focus)}
.dc-btn,.dc-load-more,.dc-actions button,.dc-watch-menu-panel button{min-height:var(--dc-control-h)}
.dc-section{padding:24px 14px}.dc-section-head{margin-bottom:13px}.dc-section-head h2{font-size:20px;line-height:1.15;letter-spacing:-.45px}.dc-section-head>a{min-height:32px;display:flex;align-items:center;padding-left:8px}
.dc-muted-label{color:var(--dc-text-3);font-size:11px}

/* 2. Card Video V2 */
.dc-card-pro{position:relative}.dc-card-pro .dc-card-thumb{border-radius:var(--dc-radius-md);border:1px solid rgba(255,255,255,.045);background:#10151d;box-shadow:0 7px 24px rgba(0,0,0,.13)}
.dc-card-pro .dc-card-body{padding-top:8px}.dc-card-pro .dc-card-body h3{margin:0;font-size:12px;line-height:1.35;font-weight:760;letter-spacing:-.15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:32px}
.dc-card-pro .dc-meta{margin-top:5px;display:flex;align-items:center;gap:5px;color:var(--dc-text-3);font-size:9.5px;white-space:nowrap;overflow:hidden}.dc-card-pro .dc-meta i{opacity:.32;font-style:normal}.dc-card-pro .dc-rating{color:#ffd86a}
.dc-card-tags{top:6px;left:6px;right:6px;justify-content:flex-start;pointer-events:none}.dc-card-tags b,.dc-card-tags em,.dc-card-new{border-radius:6px;padding:4px 6px;font-size:8px;line-height:1;font-weight:850;letter-spacing:.3px;text-transform:uppercase;box-shadow:0 4px 12px rgba(0,0,0,.22)}
.dc-card-tags em{background:rgba(7,9,13,.78);border:1px solid rgba(255,255,255,.16);color:#fff}.dc-card-new{background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));color:#fff}.dc-duration{right:6px;bottom:6px;padding:4px 6px;border-radius:6px;font-size:8.5px;background:rgba(4,5,8,.84);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(7px)}
.dc-card-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.16);z-index:4;overflow:hidden}.dc-card-progress[hidden]{display:none}.dc-card-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2));border-radius:99px}
.dc-card-play{width:44px;height:44px;font-size:15px}
@media(hover:hover) and (pointer:fine){.dc-card:hover .dc-card-thumb img{transform:scale(1.025)}.dc-card:hover .dc-card-thumb{border-color:rgba(255,255,255,.10)}}
@media(hover:none),(pointer:coarse){.dc-card-play{opacity:0!important}.dc-card-thumb img{transition:none!important;transform:none!important}}

/* Compact/trending V2 */
.dc-compact-video{min-height:82px;border-radius:var(--dc-radius-md);border:1px solid var(--dc-border);background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.012));padding:8px;transition:border-color .18s,background .18s}.dc-compact-video:active{background:rgba(255,255,255,.045)}
.dc-compact-rank{font-variant-numeric:tabular-nums;font-size:24px;min-width:38px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.48);letter-spacing:-1.5px}.dc-trending-section .dc-compact-video:nth-child(-n+3) .dc-compact-rank{color:color-mix(in srgb,var(--dc-primary) 18%,transparent);-webkit-text-stroke:1px color-mix(in srgb,var(--dc-primary) 72%,#fff 8%)}
.dc-compact-thumb{border-radius:10px;overflow:hidden}.dc-compact-copy strong{font-size:11.5px;line-height:1.3}.dc-compact-copy small{font-size:9px;color:var(--dc-text-3);margin-top:5px}

/* 3. Skeleton loading */
@keyframes dcSkeleton{0%{background-position:130% 0}100%{background-position:-130% 0}}
.dc-skeleton{background:linear-gradient(100deg,#111720 20%,#1b2230 36%,#111720 52%);background-size:260% 100%;animation:dcSkeleton 1.25s ease-in-out infinite;border-radius:8px}
.dc-skeleton-card{min-width:0}.dc-skeleton-card .dc-sk-thumb{aspect-ratio:16/9;border-radius:var(--dc-radius-md)}.dc-skeleton-card .dc-sk-line{height:11px;margin-top:9px}.dc-skeleton-card .dc-sk-line.is-short{width:58%;height:8px;margin-top:6px}
.dc-live-search-loading{font-size:0;padding:10px}.dc-live-search-loading:before,.dc-live-search-loading:after{content:"";display:block;height:42px;border-radius:10px;background:linear-gradient(100deg,#101620 20%,#1b2230 36%,#101620 52%);background-size:260% 100%;animation:dcSkeleton 1.25s ease-in-out infinite}.dc-live-search-loading:after{margin-top:7px}
.dc-load-more.is-loading{position:relative;color:transparent!important}.dc-load-more.is-loading:after{content:"";position:absolute;inset:0;margin:auto;width:18px;height:18px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:dcSpin .65s linear infinite}
@keyframes dcSpin{to{transform:rotate(360deg)}}

/* 4/5. Watch page + Player polish */
.dc-watch-page{max-width:980px;margin:0 auto}.dc-watch-player{background:#05070a}.dc-player{border-radius:0;background:#05070a}.dc-media-stage{background:#05070a;position:relative}.dc-media-stage:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;height:32%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.48));opacity:.55;transition:opacity .25s}
.dc-player .dc-controls{z-index:7;transition:opacity .24s var(--dc-ease),transform .24s var(--dc-ease);background:linear-gradient(180deg,transparent,rgba(4,5,8,.84));padding-top:18px}.dc-player.is-controls-idle:not(.is-buffering) .dc-controls{opacity:0;transform:translateY(5px);pointer-events:none}.dc-player.is-controls-idle:not(.is-buffering) .dc-media-stage:after{opacity:0}.dc-player.is-controls-idle .dc-player-topbar{opacity:.18}.dc-player-topbar{transition:opacity .24s}
.dc-player-loading{z-index:8;background:rgba(3,4,7,.28);backdrop-filter:blur(2px)}.dc-player-loading:after{content:"Đang chuẩn bị video…";position:absolute;top:calc(50% + 30px);left:50%;transform:translateX(-50%);font-size:10px;color:#d4d9e3;white-space:nowrap}
.dc-player-status[data-state="error"]{color:#ff8f98}.dc-player.is-buffering .dc-player-status{color:#f0d08b}.dc-seek-feedback,.dc-v40-gesture{border:1px solid rgba(255,255,255,.12);background:rgba(7,9,13,.70)!important;backdrop-filter:blur(12px);box-shadow:0 12px 36px rgba(0,0,0,.38)}
.dc-player-error-card{position:absolute;z-index:14;inset:0;display:grid;place-items:center;background:rgba(5,7,10,.92);padding:20px}.dc-player-error-card[hidden]{display:none}.dc-player-error-inner{width:min(360px,100%);text-align:center;background:#10151d;border:1px solid var(--dc-border);border-radius:18px;padding:20px}.dc-player-error-inner span{display:grid;place-items:center;width:48px;height:48px;margin:auto;border-radius:15px;background:rgba(255,89,100,.12);color:#ff7c86;font-size:22px}.dc-player-error-inner strong{display:block;margin:11px 0 4px;font-size:14px}.dc-player-error-inner p{font-size:10px;color:var(--dc-text-3);line-height:1.5;margin:0 0 12px}.dc-player-error-inner button{min-height:40px;border:0;border-radius:11px;background:var(--dc-primary);color:#fff;padding:0 16px;font-weight:800}
.dc-video-info-pro{padding:15px 14px 0}.dc-title-line-clean h1{font-size:20px;line-height:1.22;letter-spacing:-.5px;margin:0}.dc-watch-stats-clean{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--dc-text-3);font-size:10px}.dc-watch-stats-clean b{padding:4px 6px;border-radius:6px;background:#171c26;color:#fff;border:1px solid var(--dc-border)}
.dc-actions-clean{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:14px 0}.dc-actions-clean>button{min-width:0;border:1px solid var(--dc-border);border-radius:12px;background:#10151d;color:#dbe0e9;padding:7px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:15px}.dc-actions-clean>button span{font-size:8.5px;font-weight:700}.dc-actions-clean>button.is-active{border-color:color-mix(in srgb,var(--dc-primary) 44%,transparent);background:color-mix(in srgb,var(--dc-primary) 10%,#10151d)}
.dc-info-block{border-top:1px solid var(--dc-border);padding:16px 0}.dc-info-block .dc-block-head h2{font-size:14px;letter-spacing:-.2px}.dc-content{font-size:11px;color:#c8ced8;line-height:1.65}.dc-text-button{min-height:36px;padding:0;background:none;border:0;color:var(--dc-primary);font-size:10px;font-weight:800}.dc-video-tax{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.dc-video-tax a{flex:0 0 auto;background:#111720;border:1px solid var(--dc-border);padding:7px 10px;border-radius:999px;font-size:9px;color:#c7cdd8}

/* 6. Home visual rhythm */
.dc-for-you-section{background:linear-gradient(180deg,color-mix(in srgb,var(--dc-primary2) 4%,transparent),transparent 75%)}.dc-latest-section{position:relative}.dc-trending-section{background:linear-gradient(180deg,rgba(255,255,255,.018),transparent);border-top:1px solid rgba(255,255,255,.035);border-bottom:1px solid rgba(255,255,255,.035)}
.dc-actors-pro{scroll-padding-left:14px}.dc-actor{border-radius:14px;padding:4px 2px}.dc-actor-img{box-shadow:0 8px 24px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.09)}.dc-actor strong{font-size:10.5px}.dc-actor small{font-size:8.5px}.dc-category-card{border-radius:14px;min-height:92px;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 24px rgba(0,0,0,.16)}

/* 7. Explore discovery center */
.dc-explore-hero{padding-bottom:16px}.dc-explore-search{margin:15px 0 12px;display:flex;gap:8px;background:#10151d;border:1px solid var(--dc-border);border-radius:15px;padding:7px;box-shadow:0 10px 34px rgba(0,0,0,.16)}.dc-explore-search input{flex:1;min-width:0;border:0;background:transparent;color:#fff;outline:0;padding:0 7px;font-size:13px}.dc-explore-search button{min-width:44px;border:0;border-radius:10px;background:var(--dc-primary);color:#fff;font-weight:850}.dc-explore-quick{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:2px 0}.dc-explore-quick a{flex:0 0 auto;border:1px solid var(--dc-border);background:#111720;color:#cbd1dc;border-radius:999px;padding:8px 11px;font-size:10px}.dc-explore-quick a.is-hot{background:color-mix(in srgb,var(--dc-primary) 12%,#111720);border-color:color-mix(in srgb,var(--dc-primary) 35%,transparent);color:#fff}
.dc-discovery-picks{position:relative}.dc-discovery-picks:before{content:"";position:absolute;inset:-4px 0 auto;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--dc-primary) 35%,transparent),transparent)}

/* 8. Actor & Series pages */
.dc-actor-profile-match{overflow:hidden;border-bottom:1px solid var(--dc-border)}.dc-actor-profile-cover{height:145px;background:linear-gradient(180deg,rgba(7,9,13,.05),#07090d),var(--dc-profile-cover);background-size:cover;background-position:center 24%;filter:saturate(.85)}.dc-actor-profile-inner{margin-top:-44px;position:relative}.dc-actor-profile-inner>img{width:88px;height:88px;border:3px solid #07090d;box-shadow:0 10px 32px rgba(0,0,0,.32)}
.dc-series-hero{position:relative;min-height:220px;padding:28px 16px 18px;display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid var(--dc-border)}.dc-series-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,9,13,.22),#07090d 92%),linear-gradient(90deg,rgba(7,9,13,.72),transparent),var(--dc-series-cover);background-size:cover;background-position:center 28%;filter:saturate(.85)}.dc-series-hero-copy{position:relative;z-index:1;max-width:720px}.dc-series-hero-copy h1{font-size:26px;line-height:1.05;letter-spacing:-.8px;margin:4px 0 8px}.dc-series-hero-copy p{font-size:11px;line-height:1.55;color:#c6ccd7;max-width:650px;margin:0}.dc-series-hero-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px;color:var(--dc-text-3);font-size:9px}.dc-series-hero-actions{margin-top:12px;display:flex;gap:8px}.dc-series-hero-actions button,.dc-series-hero-actions a{min-height:40px;border-radius:11px;padding:0 13px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.dc-series-hero-actions button{border:0;background:var(--dc-primary);color:#fff}.dc-series-hero-actions button.is-active{background:#171c25;border:1px solid color-mix(in srgb,var(--dc-primary) 35%,transparent)}
.dc-series-episode-list{display:grid;gap:8px}.dc-series-episode-row{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px;border:1px solid var(--dc-border);background:#0f141c;border-radius:13px}.dc-series-episode-thumb{aspect-ratio:16/9;border-radius:9px;overflow:hidden;background:#111720}.dc-series-episode-thumb img{width:100%;height:100%;object-fit:cover}.dc-series-episode-copy{min-width:0}.dc-series-episode-copy strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-series-episode-copy small{display:block;margin-top:4px;font-size:8.5px;color:var(--dc-text-3)}.dc-series-episode-open{font-size:18px;color:var(--dc-text-3);padding:8px}.dc-series-episode-row.is-latest{border-color:color-mix(in srgb,var(--dc-primary) 34%,transparent)}.dc-series-latest-badge{display:inline-flex;margin-left:6px;padding:3px 5px;border-radius:5px;background:color-mix(in srgb,var(--dc-primary) 14%,transparent);color:#fff;font-size:7px;text-transform:uppercase;letter-spacing:.4px}

/* 9. Poster polish (admin-side visual selectors are additionally in v53-admin.css) */

/* 10. Professional empty/error states */
.dc-empty-state-pro{max-width:430px;margin:12px auto;text-align:center;padding:30px 18px;border:1px dashed rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.018)}.dc-empty-state-pro .dc-empty-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;border-radius:17px;background:color-mix(in srgb,var(--dc-primary) 10%,#111720);color:var(--dc-primary);font-size:24px}.dc-empty-state-pro strong{display:block;font-size:14px}.dc-empty-state-pro p{margin:6px auto 14px;max-width:340px;color:var(--dc-text-3);font-size:10.5px;line-height:1.55}

/* Bottom navigation */
.dc-bottom-nav{border-top:1px solid var(--dc-border);background:rgba(8,10,14,.88);backdrop-filter:blur(18px) saturate(1.2);padding-bottom:max(4px,env(safe-area-inset-bottom))}.dc-bottom-nav a{min-height:57px}.dc-bottom-nav a span{font-size:18px}.dc-bottom-nav a small{font-size:8px;font-weight:650;letter-spacing:-.1px}.dc-bottom-nav a.is-active:before{content:"";position:absolute;top:4px;width:22px;height:2px;border-radius:99px;background:var(--dc-primary)}.dc-no-bottom-nav .dc-bottom-nav{display:none}.dc-no-bottom-nav .dc-main{padding-bottom:30px}.dc-bottom-nav-icons-only .dc-bottom-nav small{display:none}.dc-bottom-nav-icons-only .dc-bottom-nav a{min-height:52px}

/* Search / results */
.dc-search-results{gap:8px}.dc-search-hero .dc-page-search{box-shadow:0 12px 40px rgba(0,0,0,.18)}

/* Responsive mobile-first refinements */
@media(max-width:640px){
  .dc-section{padding:21px 12px}.dc-section-head{gap:10px}.dc-section-head h2{font-size:18px}.dc-section-head>a{font-size:10px}
  .dc-grid{gap:14px 8px}.dc-card-pro .dc-card-body{padding-top:7px}.dc-card-pro .dc-card-body h3{font-size:11px;min-height:30px}.dc-card-pro .dc-meta{font-size:8.5px;gap:4px}
  .dc-title-line-clean h1{font-size:18px}.dc-video-info-pro{padding-left:12px;padding-right:12px}
  .dc-actions-clean{gap:6px}.dc-actions-clean>button{min-height:52px}.dc-actions-clean>button span{font-size:8px}
  .dc-compact-video{min-height:76px;padding:7px}.dc-compact-rank{font-size:21px;min-width:33px}
  .dc-series-episode-row{grid-template-columns:96px minmax(0,1fr) 24px;gap:8px}.dc-series-hero{min-height:205px;padding-left:13px;padding-right:13px}.dc-series-hero-copy h1{font-size:24px}
  .dc-actor-profile-cover{height:125px}
}
@media(min-width:641px){
  .dc-card-pro .dc-card-body h3{font-size:13px}.dc-card-pro .dc-meta{font-size:10px}
  .dc-actions-clean{grid-template-columns:repeat(5,minmax(90px,1fr))}.dc-actions-clean>button{flex-direction:row;gap:7px;padding:7px 10px}.dc-actions-clean>button span{font-size:9px}
}
@media(min-width:980px){
  .dc-section{padding-left:20px;padding-right:20px}.dc-watch-page{padding-top:14px}.dc-player{border-radius:18px;overflow:hidden;border:1px solid var(--dc-border)}.dc-watch-player{background:transparent;padding:0 14px}.dc-video-info-pro{padding-left:14px;padding-right:14px}.dc-series-hero{border-radius:18px;margin:16px 20px 0;min-height:300px}.dc-series-episode-list{grid-template-columns:1fr 1fr}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* PWA install opt-in + compact header */
.dc-drawer-install{display:none;width:100%;border:1px solid var(--dc-border);background:#10151d;color:#fff;border-radius:12px;min-height:48px;padding:8px 10px;text-align:left;grid-template-columns:28px 1fr;align-items:center;gap:0 8px;margin:10px 0}.dc-drawer-install>span{grid-row:1/3;width:28px;height:28px;border-radius:9px;background:color-mix(in srgb,var(--dc-primary) 16%,#111720);display:grid;place-items:center;color:var(--dc-primary);font-size:18px}.dc-drawer-install>b{font-size:10px}.dc-drawer-install>small{font-size:8px;color:var(--dc-text-3)}.dc-pwa-installable .dc-drawer-install{display:grid}.dc-compact-header-enabled .dc-header{min-height:52px}.dc-compact-header-enabled .dc-brand img{max-height:31px}

/* Async loading refinements */
.dc-skeleton-card>.dc-sk-thumb,.dc-skeleton-card>.dc-sk-line{display:block}.dc-loadmore-skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px;margin:10px 0 4px}.dc-live-search-skeleton{display:grid;gap:7px;padding:9px}.dc-live-search-skeleton i{display:block;height:44px;border-radius:10px;background:linear-gradient(100deg,#101620 20%,#1b2230 36%,#101620 52%);background-size:260% 100%;animation:dcSkeleton 1.25s ease-in-out infinite}.dc-home-balanced.is-async-loading{min-height:220px}.dc-inline-new{display:inline-flex;padding:2px 4px;border-radius:5px;background:color-mix(in srgb,var(--dc-primary) 16%,transparent);color:#fff;font-size:7px;text-transform:uppercase;letter-spacing:.25px;margin-right:3px}.dc-compact-thumb{position:relative}.dc-compact-thumb .dc-card-progress{height:2px}

/* Professional no-source state */
.dc-player-empty-pro{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:#070a0f;border:1px solid var(--dc-border);color:#cbd1dc}.dc-player-empty-pro>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:rgba(255,89,100,.12);color:#ff7c86;font-size:22px}.dc-player-empty-pro strong{margin-top:10px;font-size:14px;color:#fff}.dc-player-empty-pro p{margin:5px 0 0;color:var(--dc-text-3);font-size:10px}

/* Offline signal without intrusive modal */
html.dc-offline .dc-header:after{content:"Ngoại tuyến";position:absolute;right:48px;top:50%;transform:translateY(-50%);font-size:8px;font-weight:800;color:#ffcf7a;background:rgba(255,190,73,.10);border:1px solid rgba(255,190,73,.18);padding:4px 6px;border-radius:6px}

/* Watch information hierarchy */
.dc-description-block{padding-top:13px}.dc-related-section{border-top:1px solid rgba(255,255,255,.035)}

/* Discovery page visual separation */
.dc-discovery-personal{background:linear-gradient(180deg,color-mix(in srgb,var(--dc-primary) 5%,transparent),transparent)}


/* 5.4.0 Modern Watch Experience */
.dc-video-info-pro{padding:16px 14px 0}.dc-title-line-clean h1{font-size:18px;line-height:1.18;letter-spacing:-.55px;max-width:18ch}.dc-watch-stats-clean{gap:6px;margin-top:9px}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#10151d;border:1px solid var(--dc-border)}.dc-watch-stats-clean>span{color:#d0d5df}.dc-watch-stats-clean>span.dc-rating{color:#ffd86a}
.dc-watch-tools{position:sticky;top:calc(var(--dc-header) + 6px);z-index:16;margin:14px -2px 0;padding:0 2px 2px;background:linear-gradient(180deg,rgba(7,9,13,.94),rgba(7,9,13,.82) 72%,transparent);backdrop-filter:blur(10px)}
.dc-actions-clean{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px 0 6px;margin:0}.dc-actions-clean::-webkit-scrollbar{display:none}.dc-actions-clean>button{flex:0 0 auto;min-width:88px;min-height:42px;border:1px solid var(--dc-border);border-radius:999px;background:linear-gradient(180deg,#10151d,#0e131b);color:#e6ebf4;padding:0 13px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,.16);transition:transform .18s var(--dc-ease),border-color .18s var(--dc-ease),background .18s var(--dc-ease),color .18s var(--dc-ease)}.dc-actions-clean>button span{font-size:10px;font-weight:800;letter-spacing:-.1px;white-space:nowrap}.dc-actions-clean>button.is-active{border-color:color-mix(in srgb,var(--dc-primary) 42%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--dc-primary) 20%,#141a24),color-mix(in srgb,var(--dc-primary2) 9%,#10151d));color:#fff}.dc-actions-clean>button:active{transform:scale(.98)}.dc-actions-clean .dc-collection-btn{min-width:74px}
.dc-video-tax{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.dc-video-tax a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#10151d;border:1px solid var(--dc-border);color:#d0d5df;font-size:9.5px;font-weight:700}
.dc-info-block{margin-top:16px;padding-top:14px}.dc-block-head h2{font-size:14px;margin-bottom:9px}.dc-description-block .dc-content{font-size:10.5px;line-height:1.68;color:#cfd5e0}.dc-description-block .dc-text-button{margin-top:6px}
.dc-cast-chips{gap:8px}.dc-cast-chips a{padding:5px 10px 5px 5px;background:#0f141c;border:1px solid var(--dc-border);box-shadow:0 8px 24px rgba(0,0,0,.12)}.dc-cast-chips img{width:24px;height:24px}.dc-related-section{margin-top:10px}.dc-related-section .dc-section-head{margin-bottom:12px}.dc-related-section .dc-grid{gap:12px 8px}
@media(max-width:640px){.dc-watch-player{padding:0 12px}.dc-video-info-pro{padding-left:12px;padding-right:12px}.dc-title-line-clean h1{font-size:17px}.dc-watch-tools{top:calc(var(--dc-header) + 4px)}.dc-actions-clean{gap:7px;padding-bottom:5px}.dc-actions-clean>button{min-width:82px;min-height:40px;padding:0 11px;font-size:13px}.dc-actions-clean>button span{font-size:9.5px}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{min-height:26px;padding:0 8px;font-size:9px}.dc-related-section{padding-top:18px}}
@media(min-width:641px){.dc-watch-tools{position:static;background:transparent;backdrop-filter:none;padding:0;margin-top:14px}.dc-actions-clean{overflow:visible;justify-content:flex-start;flex-wrap:wrap}.dc-actions-clean>button{min-width:108px}.dc-title-line-clean h1{font-size:22px}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{font-size:10px}}


/* 5.4.1 Watch Layout Polish */
.dc-video-info-pro{padding:18px 14px 0}.dc-title-line-clean{max-width:100%;margin-bottom:2px}.dc-title-line-clean h1{font-size:16px;line-height:1.24;letter-spacing:-.35px;max-width:22ch;margin:0;color:#f7f9fd;text-wrap:balance}
.dc-watch-stats-clean{gap:8px;margin-top:10px;padding-bottom:2px}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{min-height:30px;padding:0 11px;border-radius:12px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);box-shadow:none}.dc-watch-stats-clean>span:not(:last-child):after{display:none}.dc-watch-stats-clean>span{color:#c8ced8}
.dc-watch-tools{margin-top:16px;padding:0;background:none;backdrop-filter:none;position:static}.dc-actions-clean{gap:8px;padding:0 0 4px}.dc-actions-clean>button{min-width:78px;min-height:40px;padding:0 12px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,.012));border:1px solid rgba(255,255,255,.06);box-shadow:none;color:#e7ebf3}.dc-actions-clean>button span{font-size:9.5px;font-weight:780}.dc-actions-clean>button.is-active{background:linear-gradient(180deg,color-mix(in srgb,var(--dc-primary) 18%,#171b24),color-mix(in srgb,var(--dc-primary2) 7%,#121720));border-color:color-mix(in srgb,var(--dc-primary) 26%,transparent)}.dc-actions-clean>button:hover{border-color:rgba(255,255,255,.1)}
.dc-video-tax{margin-top:15px}.dc-video-tax a{border-radius:10px;border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.018);padding:0 10px;min-height:28px}.dc-description-block,.dc-cast,.dc-series-strip{margin-top:18px}
@media(max-width:640px){.dc-video-info-pro{padding-left:12px;padding-right:12px}.dc-title-line-clean h1{font-size:15px;max-width:24ch;line-height:1.26}.dc-watch-stats-clean{gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.dc-watch-stats-clean::-webkit-scrollbar{display:none}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{min-height:28px;padding:0 10px;border-radius:11px;font-size:9px;flex:0 0 auto}.dc-actions-clean{gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.dc-actions-clean>button{min-width:74px;min-height:38px;border-radius:13px;padding:0 10px;font-size:13px}.dc-actions-clean>button span{font-size:9px}.dc-actions-clean .dc-collection-btn{min-width:68px}}
@media(min-width:641px){.dc-title-line-clean h1{font-size:20px;max-width:28ch}.dc-actions-clean{flex-wrap:wrap;overflow:visible}.dc-actions-clean>button{min-width:100px;min-height:42px;border-radius:15px}}


/* 5.4.2 Premium Streaming Watch UI */
.dc-video-info-pro{position:relative;padding:21px 14px 0;background:linear-gradient(180deg,rgba(13,17,24,.28),transparent 150px)}
.dc-watch-summary{position:relative;max-width:860px;padding-left:11px}
.dc-watch-summary:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:2px;border-radius:2px;background:linear-gradient(180deg,var(--dc-primary),color-mix(in srgb,var(--dc-primary2) 68%,transparent));opacity:.82}
.dc-watch-eyebrow{height:18px;display:flex;align-items:center;margin-bottom:4px}.dc-watch-eyebrow span{font-size:7.5px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:1.25px;color:color-mix(in srgb,var(--dc-primary) 76%,#fff)}
.dc-title-line-clean{margin:0}.dc-title-line-clean h1{font-size:clamp(19px,4.8vw,28px);line-height:1.12;letter-spacing:-.7px;max-width:34ch;margin:0;color:#f7f8fb;font-weight:850;text-wrap:pretty}

/* Metadata: one strong badge, rest lightweight */
.dc-watch-stats-clean{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-top:12px;padding:0;color:#9fa7b5;font-size:10px}
.dc-watch-stats-clean b{min-height:27px;padding:0 8px;display:inline-flex;align-items:center;border-radius:8px;background:#151b25;border:1px solid rgba(255,255,255,.075);color:#f4f6fa;font-size:9px;font-weight:850;box-shadow:none}
.dc-watch-stats-clean>span{min-height:auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;color:#aab1bd;box-shadow:none!important;display:inline-flex;align-items:center}
.dc-watch-stats-clean>span:before{content:"•";display:inline-block;margin:0 8px;color:#4e5663;font-size:10px}.dc-watch-stats-clean>span.dc-rating{color:#e9c96b}.dc-watch-stats-clean>span:not(:last-child):after{display:none!important}

/* One unified premium action rail */
.dc-watch-tools{position:static;margin:17px 0 0;padding:0;background:transparent;backdrop-filter:none}
.dc-actions-clean{position:relative;display:flex!important;flex-wrap:nowrap!important;align-items:stretch;gap:0!important;width:100%;max-width:760px;min-height:52px;margin:0!important;padding:0!important;overflow:visible!important;border:1px solid rgba(255,255,255,.055);border-radius:13px;background:linear-gradient(180deg,rgba(19,24,33,.86),rgba(13,17,24,.92));box-shadow:0 12px 38px rgba(0,0,0,.14);isolation:isolate}
.dc-actions-clean>button{position:relative;flex:1 1 0!important;min-width:0!important;min-height:50px!important;margin:0!important;padding:5px 6px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#cbd1db!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;font-size:15px!important;font-weight:760!important;transition:background .18s var(--dc-ease),color .18s var(--dc-ease),transform .16s var(--dc-ease)}
.dc-actions-clean>button+button:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:1px;background:rgba(255,255,255,.055)}
.dc-actions-clean>button:first-child{border-radius:12px 0 0 12px!important}.dc-actions-clean>button:last-child{border-radius:0 12px 12px 0!important}
.dc-actions-clean>button span{font-size:8.5px!important;line-height:1.1;font-weight:720!important;letter-spacing:0!important;color:#b8bfca;white-space:nowrap}
.dc-actions-clean>button:hover{background:rgba(255,255,255,.028)!important;color:#fff!important}.dc-actions-clean>button:active{transform:scale(.97)}
.dc-actions-clean>button.is-active{background:linear-gradient(180deg,color-mix(in srgb,var(--dc-primary) 13%,transparent),color-mix(in srgb,var(--dc-primary2) 5%,transparent))!important;color:#fff!important}
.dc-actions-clean>button.is-active:after{content:"";position:absolute;left:22%;right:22%;bottom:0;height:2px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2))}
.dc-actions-clean>button.is-active span{color:#f4eaf9}
.dc-actions-clean .dc-collection-btn{min-width:0!important}

/* Clean supporting information */
.dc-video-tax{margin-top:15px;gap:6px}.dc-video-tax a{min-height:27px;padding:0 9px;border-radius:8px;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.015);color:#aeb6c2;font-size:8.5px;font-weight:700}
.dc-info-block{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.038)}.dc-block-head{align-items:center}.dc-block-head h2{font-size:14px;line-height:1.2;letter-spacing:-.25px;margin:0 0 10px;color:#eef1f6}.dc-description-block .dc-content{max-width:820px;color:#b8c0cc;font-size:10.5px;line-height:1.72}.dc-text-button{font-size:9.5px}
.dc-cast-chips{gap:8px;padding-bottom:2px}.dc-cast-chips a{background:rgba(255,255,255,.014);border:1px solid rgba(255,255,255,.05);box-shadow:none;border-radius:11px;padding:5px 9px 5px 5px;color:#d2d7df}.dc-cast-chips img{width:25px;height:25px}.dc-cast-chips span{font-size:8.5px;font-weight:720}

/* Cinematic related area */
.dc-related-section{position:relative;margin-top:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.045)}
.dc-related-section:before{content:"";position:absolute;left:14px;top:-1px;width:54px;height:1px;background:linear-gradient(90deg,var(--dc-primary),transparent)}
.dc-related-section .dc-section-head{align-items:center;margin-bottom:14px}.dc-related-section .dc-section-head h2{font-size:18px;letter-spacing:-.45px}.dc-related-section .dc-section-head>a{font-size:9.5px;color:#8f98a6}
.dc-related-section .dc-card-pro .dc-card-thumb{border-radius:11px;border-color:rgba(255,255,255,.04);box-shadow:0 10px 30px rgba(0,0,0,.12)}
.dc-related-section .dc-card-pro .dc-card-body h3{font-weight:720}.dc-related-section .dc-card-pro .dc-meta{opacity:.9}

/* Desktop: title and actions breathe without becoming oversized */
@media(min-width:760px){.dc-video-info-pro{padding-top:25px}.dc-watch-summary{padding-left:13px}.dc-watch-summary:before{width:3px}.dc-watch-eyebrow span{font-size:8px}.dc-title-line-clean h1{font-size:27px;max-width:38ch}.dc-watch-stats-clean{font-size:10.5px}.dc-watch-tools{margin-top:19px}.dc-actions-clean{max-width:720px;min-height:54px}.dc-actions-clean>button{min-height:52px!important;font-size:16px!important}.dc-actions-clean>button span{font-size:9px!important}}

/* Mobile: keep all actions on one row and preserve one-hand usability */
@media(max-width:640px){.dc-video-info-pro{padding:18px 12px 0}.dc-watch-summary{padding-left:10px}.dc-title-line-clean h1{font-size:18px;line-height:1.15;max-width:30ch}.dc-watch-eyebrow{margin-bottom:3px}.dc-watch-stats-clean{margin-top:10px;font-size:9px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.dc-watch-stats-clean::-webkit-scrollbar{display:none}.dc-watch-stats-clean b{min-height:25px;font-size:8.5px}.dc-watch-stats-clean>span{flex:0 0 auto}.dc-watch-stats-clean>span:before{margin:0 7px}.dc-watch-tools{margin-top:14px}.dc-actions-clean{min-height:48px;border-radius:11px}.dc-actions-clean>button{min-height:46px!important;padding:4px 2px!important;font-size:14px!important}.dc-actions-clean>button:first-child{border-radius:10px 0 0 10px!important}.dc-actions-clean>button:last-child{border-radius:0 10px 10px 0!important}.dc-actions-clean>button span{font-size:7.5px!important}.dc-actions-clean>button+button:before{top:10px;bottom:10px}.dc-info-block{margin-top:18px;padding-top:14px}.dc-related-section{margin-top:18px;padding-top:21px}.dc-related-section:before{left:12px}.dc-related-section .dc-section-head h2{font-size:17px}.dc-related-section .dc-grid{gap:14px 8px}}

@media(hover:none),(pointer:coarse){.dc-actions-clean>button:hover{background:transparent!important}.dc-actions-clean>button.is-active:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--dc-primary) 13%,transparent),color-mix(in srgb,var(--dc-primary2) 5%,transparent))!important}}


/* 5.5.0 Obsidian Luxe Mobile UI */
:root{--dc-bg:#05070b;--dc-bg2:#0a0f17;--dc-card:#0d131b;--dc-card2:#121923;--dc-line:rgba(173,192,255,.08);--dc-text:#f7f8fd;--dc-muted:#99a3b4;--dc-primary:#8b5cf6;--dc-primary2:#22c1ff;--dc-success:#31d5a3;--dc-danger:#ff677d;--dc-radius:20px;--dc-shadow:0 24px 80px rgba(0,0,0,.42);--dc-header:60px;--dc-border:rgba(173,192,255,.08);--dc-text-2:#dfe5f2;--dc-text-3:#92a0b4;--dc-surface:rgba(14,20,30,.82);--dc-surface-2:rgba(18,24,36,.9);--dc-glow:0 0 0 1px rgba(255,255,255,.025),0 18px 40px rgba(0,0,0,.26)}
html{background:var(--dc-bg)}body{background:radial-gradient(circle at 18% -4%,rgba(127,86,217,.26),transparent 28%),radial-gradient(circle at 92% 8%,rgba(34,193,255,.17),transparent 22%),linear-gradient(180deg,#06090d 0%,#070b11 30%,#05070b 100%);color:var(--dc-text)}
.dc-main{max-width:1280px;padding-bottom:108px}.dc-shell{position:relative}.dc-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 12%,transparent 88%,rgba(255,255,255,.015));opacity:.35}

/* Header / brand */
.dc-header{height:var(--dc-header);padding:0 12px;background:rgba(7,10,16,.72);backdrop-filter:blur(22px) saturate(1.35);border-bottom:1px solid rgba(173,192,255,.07);box-shadow:none}.dc-header.is-scrolled{border-color:rgba(173,192,255,.08);box-shadow:0 16px 42px rgba(0,0,0,.24)}.dc-brand{font-size:19px;letter-spacing:-.92px;font-weight:900}.dc-brand>span{background:linear-gradient(90deg,#fff 0%,#d9e5ff 35%,#8b5cf6 78%,#22c1ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dc-brand b{display:none}.dc-icon-btn{width:40px;height:40px;border:1px solid rgba(173,192,255,.08);border-radius:13px;background:rgba(255,255,255,.025);font-size:22px;box-shadow:var(--dc-glow)}.dc-icon-btn:hover{background:rgba(255,255,255,.045)}

/* Drawer / search */
.dc-drawer{background:linear-gradient(180deg,#0b1118,#0b1017 38%,#091018);border-right:1px solid rgba(173,192,255,.08);box-shadow:22px 0 60px rgba(0,0,0,.42);padding:18px 16px 24px}.dc-drawer-head{font-size:22px}.dc-drawer-feature{background:linear-gradient(135deg,rgba(139,92,246,.18),rgba(34,193,255,.10));border:1px solid rgba(150,180,255,.12);border-radius:18px;box-shadow:var(--dc-glow)}.dc-menu-list a{border-radius:14px;padding:13px 14px;color:#e7ebf5}.dc-menu-list a:hover{background:rgba(255,255,255,.03)}.dc-drawer-chips a,.dc-filter-chips a,.dc-filter-chips span{border-color:rgba(173,192,255,.08);background:rgba(255,255,255,.03);color:#c9d3e4}
.dc-search-panel{background:rgba(5,8,13,.84);backdrop-filter:blur(24px)}.dc-search-box form,.dc-page-search{background:rgba(14,20,30,.86);border:1px solid rgba(173,192,255,.08);border-radius:18px;box-shadow:0 18px 48px rgba(0,0,0,.3)}.dc-search-box button,.dc-page-search button{border-radius:13px;background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));box-shadow:0 14px 30px rgba(80,116,255,.28)}

/* Hero */
.dc-hero-pro{height:min(74vh,720px);min-height:520px;margin:0 12px 18px;border-radius:28px;overflow:hidden;border:1px solid rgba(173,192,255,.07);box-shadow:0 30px 90px rgba(0,0,0,.36)}.dc-hero-slide:before{background-image:linear-gradient(180deg,rgba(5,7,11,.12) 8%,rgba(5,7,11,.42) 42%,rgba(5,7,11,.88) 90%,#05070b 100%),linear-gradient(90deg,rgba(5,7,11,.78),rgba(5,7,11,.2) 55%,rgba(5,7,11,.58) 100%),var(--dc-hero-bg)}.dc-hero-slide:after{content:"";position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(180deg,transparent,rgba(8,10,15,.78));pointer-events:none}.dc-hero-content{left:18px;right:18px;bottom:26px;max-width:620px}.dc-eyebrow span,.dc-kicker{font-size:9px;letter-spacing:1.6px;color:#b8d4ff}.dc-eyebrow b{border:1px solid rgba(173,192,255,.08);background:rgba(255,255,255,.08);padding:5px 8px;border-radius:999px}.dc-hero h1{font-size:clamp(30px,9vw,56px);line-height:.94;letter-spacing:-1.6px;max-width:9.2ch;text-wrap:balance;margin-bottom:12px}.dc-hero p{max-width:41ch;font-size:13px;color:#d6ddea;line-height:1.58}.dc-hero-meta{gap:7px;font-size:11px;color:#b5bfd0}.dc-hero-actions{gap:10px;flex-wrap:wrap}.dc-btn{border-radius:14px;padding:12px 17px;font-size:13px;font-weight:840;box-shadow:0 16px 34px rgba(83,115,255,.25)}.dc-btn-ghost{background:rgba(12,18,27,.55);border:1px solid rgba(173,192,255,.10)}.dc-hero-dots{bottom:14px}.dc-hero-dots button{width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.28)}.dc-hero-dots button.is-active{width:24px;background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2))}

/* Section rhythm */
.dc-section,.dc-for-you-section,.dc-latest-section,.dc-trending-section,.dc-discovery-picks,.dc-home-balanced{padding-left:12px;padding-right:12px}.dc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.dc-section-head h2{font-size:20px;line-height:1.02;letter-spacing:-.8px;margin:0}.dc-section-head p,.dc-section-head small{margin-top:4px;color:var(--dc-text-3);font-size:10px;display:block}.dc-section-head>a{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 11px;border-radius:999px;border:1px solid rgba(173,192,255,.07);background:rgba(255,255,255,.025);color:#cdd8ea;font-size:9px;font-weight:800}.dc-for-you-section,.dc-trending-section,.dc-discovery-picks{position:relative}.dc-for-you-section:before,.dc-trending-section:before,.dc-discovery-picks:before{content:"";position:absolute;left:12px;right:12px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(173,192,255,.11),transparent)}.dc-for-you-section{background:linear-gradient(180deg,rgba(139,92,246,.06),transparent 65%)}.dc-trending-section{background:linear-gradient(180deg,rgba(34,193,255,.045),transparent 60%);border:none}.dc-home-balanced{display:grid;gap:18px}

/* Cards */
.dc-card-pro .dc-card-thumb,.dc-category-card,.dc-compact-video,.dc-empty-state-pro,.dc-series-episode-row,.dc-series-strip .dc-series-card{background:linear-gradient(180deg,rgba(18,24,36,.82),rgba(12,17,26,.95));border:1px solid rgba(173,192,255,.07);box-shadow:var(--dc-glow)}.dc-card-pro .dc-card-thumb{border-radius:16px;overflow:hidden;position:relative}.dc-card-pro .dc-card-thumb:after{content:"";position:absolute;inset:auto 0 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(5,7,11,.28));pointer-events:none}.dc-card-pro .dc-card-body{padding-top:9px}.dc-card-pro .dc-card-body h3{font-size:12.5px;line-height:1.38;min-height:34px;color:#f0f4fb}.dc-card-pro .dc-meta{color:#91a0b6;font-size:9.5px}.dc-card-tags b,.dc-card-tags em,.dc-card-new{border-radius:999px;padding:4px 7px;font-size:7.5px;backdrop-filter:blur(12px)}.dc-card-tags em{background:rgba(7,11,17,.72);border:1px solid rgba(173,192,255,.09)}.dc-card-new{background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2))}.dc-duration{border-radius:999px;padding:4px 7px;background:rgba(7,11,17,.74);border:1px solid rgba(173,192,255,.08)}.dc-card-play{width:42px;height:42px;border-radius:14px;background:rgba(7,11,17,.72);border:1px solid rgba(173,192,255,.09);backdrop-filter:blur(14px)}
.dc-compact-video{border-radius:16px;padding:9px;background:linear-gradient(180deg,rgba(18,25,36,.9),rgba(12,17,24,.98))}.dc-compact-rank{font-size:26px;color:rgba(255,255,255,.1);-webkit-text-stroke:1px rgba(193,210,255,.65)}.dc-trending-section .dc-compact-video:nth-child(-n+3) .dc-compact-rank{color:rgba(139,92,246,.14);-webkit-text-stroke:1px rgba(152,122,255,.8)}.dc-compact-thumb{border-radius:12px}.dc-compact-copy strong{font-size:11.5px;color:#edf2fa}.dc-compact-copy small{color:#95a4b9}
.dc-actor{padding:6px 3px;border-radius:16px}.dc-actor-img{border:1px solid rgba(173,192,255,.08);box-shadow:0 14px 30px rgba(0,0,0,.22)}.dc-category-card{border-radius:18px;min-height:98px}.dc-category-card strong{font-size:14px}.dc-category-card small{color:#c9d4e6}

/* Explore / discovery */
.dc-explore-hero,.dc-explore-page,.dc-discovery-personal{padding-left:12px;padding-right:12px}.dc-explore-search{margin:16px 0 14px;background:linear-gradient(180deg,rgba(17,24,36,.88),rgba(12,18,27,.96));border:1px solid rgba(173,192,255,.08);border-radius:18px;box-shadow:var(--dc-glow)}.dc-explore-search input{font-size:13px}.dc-explore-search button{border-radius:12px}.dc-explore-quick{gap:8px;padding:2px 0 4px}.dc-explore-quick a{border:1px solid rgba(173,192,255,.08);background:rgba(255,255,255,.028);color:#c9d3e5;padding:9px 12px;font-size:10px}.dc-explore-quick a.is-hot{background:linear-gradient(135deg,rgba(139,92,246,.22),rgba(34,193,255,.13));border-color:rgba(173,192,255,.1)}

/* Bottom nav */
.dc-bottom-nav{left:10px;right:10px;bottom:10px;position:fixed;border:1px solid rgba(173,192,255,.08);border-radius:22px;background:rgba(9,13,20,.82);backdrop-filter:blur(26px) saturate(1.25);box-shadow:0 24px 60px rgba(0,0,0,.34);padding:0 max(6px,env(safe-area-inset-left)) max(6px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-right));overflow:hidden}.dc-bottom-nav a{min-height:58px;border-radius:16px;position:relative;transition:background .18s var(--dc-ease),transform .18s var(--dc-ease)}.dc-bottom-nav a span{font-size:18px}.dc-bottom-nav a small{font-size:8px;color:#a8b4c7}.dc-bottom-nav a.is-active{background:linear-gradient(180deg,rgba(139,92,246,.16),rgba(34,193,255,.08))}.dc-bottom-nav a.is-active:before{top:7px;width:18px;height:3px;background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2));border-radius:999px}.dc-bottom-nav a.is-active small{color:#fff}.dc-bottom-nav a:active{transform:translateY(1px)}

/* Watch page */
.dc-watch-page{max-width:1020px}.dc-watch-player{margin:0 12px;border-radius:24px;overflow:hidden;border:1px solid rgba(173,192,255,.07);box-shadow:0 28px 80px rgba(0,0,0,.34);background:#05070a}.dc-player{border-radius:0}.dc-player .dc-controls{padding:18px 10px 9px;background:linear-gradient(180deg,transparent,rgba(5,8,13,.92))}.dc-player-loading{background:radial-gradient(circle at center,rgba(34,193,255,.08),transparent 36%),rgba(3,5,8,.34)}.dc-player-error-inner{background:linear-gradient(180deg,rgba(18,24,36,.94),rgba(10,15,22,.98));border:1px solid rgba(173,192,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.42)}
.dc-video-info-pro{padding:22px 12px 0;background:none}.dc-watch-summary{padding:0;max-width:920px}.dc-watch-summary:before{display:none}.dc-watch-eyebrow{height:auto;margin-bottom:6px}.dc-watch-eyebrow span{display:inline-flex;align-items:center;min-height:22px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.035);border:1px solid rgba(173,192,255,.08);font-size:8px;letter-spacing:1.3px;color:#c2d5ff}.dc-title-line-clean h1{font-size:clamp(22px,6.2vw,34px);line-height:1.06;letter-spacing:-1px;max-width:15ch;color:#fbfcff;text-shadow:0 6px 18px rgba(0,0,0,.18)}.dc-watch-stats-clean{margin-top:12px;gap:0;font-size:10px;color:#9eacbe}.dc-watch-stats-clean b{min-height:29px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.035);border:1px solid rgba(173,192,255,.08);font-size:9px}.dc-watch-stats-clean>span:before{margin:0 8px;color:#536174}.dc-watch-tools{margin-top:16px}.dc-actions-clean{max-width:none;min-height:54px;border-radius:18px;border:1px solid rgba(173,192,255,.08);background:linear-gradient(180deg,rgba(18,24,36,.88),rgba(10,15,22,.96));box-shadow:var(--dc-glow)}.dc-actions-clean>button{min-height:52px!important;color:#d8e2f0!important}.dc-actions-clean>button+button:before{background:rgba(173,192,255,.07)}.dc-actions-clean>button span{font-size:8.5px!important;color:#98a7bb}.dc-actions-clean>button.is-active{background:linear-gradient(180deg,rgba(139,92,246,.15),rgba(34,193,255,.07))!important}.dc-actions-clean>button.is-active:after{left:18%;right:18%;height:3px;background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2))}.dc-video-tax{margin-top:16px;gap:7px}.dc-video-tax a{min-height:29px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.026);border:1px solid rgba(173,192,255,.07);color:#bfd0e5;font-size:8.5px}.dc-info-block{margin-top:22px;padding-top:18px;border-top:1px solid rgba(173,192,255,.07)}.dc-block-head h2{font-size:16px;color:#f1f4fb}.dc-description-block .dc-content,.dc-content{font-size:11px;line-height:1.76;color:#b9c4d5}.dc-cast-chips a{background:rgba(255,255,255,.02);border:1px solid rgba(173,192,255,.07);border-radius:15px;padding:6px 10px 6px 6px}.dc-cast-chips img{width:28px;height:28px}.dc-cast-chips span{font-size:9px;color:#ecf1f8}.dc-related-section{margin-top:24px;padding-top:22px;border-top:1px solid rgba(173,192,255,.07)}.dc-related-section:before{left:0;width:82px;background:linear-gradient(90deg,var(--dc-primary),var(--dc-primary2),transparent)}.dc-related-section .dc-section-head h2{font-size:18px;color:#f3f6fb}

/* Generic premium surfaces */
.dc-empty-state-pro,.dc-filter-sheet-panel,.dc-discovery-panel,.dc-actor-profile-match,.dc-actor-video-section,.dc-series-hero{background:linear-gradient(180deg,rgba(16,22,32,.88),rgba(10,15,22,.96));border:1px solid rgba(173,192,255,.08);box-shadow:var(--dc-glow)}.dc-filter-sheet-panel{border-radius:24px 24px 0 0}.dc-empty-state-pro{border-style:solid;border-radius:22px}.dc-empty-state-pro .dc-empty-icon{background:linear-gradient(135deg,rgba(139,92,246,.18),rgba(34,193,255,.12));color:#c8d8ff;border:1px solid rgba(173,192,255,.08)}

/* Mobile-first refinements */
@media(max-width:640px){.dc-main{padding-bottom:110px}.dc-hero-pro{margin:0 10px 16px;min-height:500px;border-radius:24px}.dc-hero-content{left:16px;right:16px;bottom:20px}.dc-hero h1{font-size:34px;max-width:8.8ch}.dc-hero p{-webkit-line-clamp:3;font-size:12.5px}.dc-section,.dc-for-you-section,.dc-latest-section,.dc-trending-section,.dc-discovery-picks,.dc-home-balanced,.dc-explore-hero,.dc-explore-page,.dc-discovery-personal{padding-left:10px;padding-right:10px}.dc-section-head h2{font-size:18px}.dc-card-pro .dc-card-thumb{border-radius:14px}.dc-category-card{min-height:92px;border-radius:16px}.dc-bottom-nav{left:8px;right:8px;bottom:8px;border-radius:20px}.dc-watch-player{margin:0 10px;border-radius:20px}.dc-video-info-pro{padding:20px 10px 0}.dc-title-line-clean h1{font-size:24px;max-width:14ch;line-height:1.08}.dc-watch-stats-clean{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.dc-watch-stats-clean::-webkit-scrollbar{display:none}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{flex:0 0 auto}.dc-actions-clean{min-height:52px;border-radius:16px}.dc-actions-clean>button{min-height:50px!important;font-size:14px!important;padding:4px 3px!important}.dc-actions-clean>button span{font-size:7.7px!important}.dc-info-block{margin-top:20px}.dc-related-section{margin-top:22px;padding-top:20px}.dc-related-section .dc-grid{gap:14px 8px}}
@media(min-width:760px){.dc-main{padding-bottom:40px}.dc-bottom-nav{max-width:560px;left:50%;right:auto;transform:translateX(-50%)}.dc-watch-player{margin:0 auto}.dc-video-info-pro{padding-left:0;padding-right:0}.dc-section,.dc-for-you-section,.dc-latest-section,.dc-trending-section,.dc-discovery-picks,.dc-home-balanced,.dc-explore-hero,.dc-explore-page,.dc-discovery-personal{padding-left:16px;padding-right:16px}}


/* 5.5.1 Watch Typography & Radius Refinement */
.dc-watch-player{border-radius:18px}.dc-video-info-pro{padding-top:18px}.dc-watch-summary{max-width:none}.dc-watch-eyebrow span{min-height:20px;padding:0 9px;border-radius:11px;font-size:7.5px;letter-spacing:1.5px}
.dc-title-line-clean{max-width:100%;margin:0 0 6px}.dc-title-line-clean h1{display:block;width:100%;max-width:100%;font-size:clamp(17px,4.8vw,24px);line-height:1.14;letter-spacing:-.25px;text-transform:uppercase;font-weight:820;text-wrap:pretty;text-wrap:balance;color:#f4f7fd;text-shadow:none}
.dc-watch-stats-clean{margin-top:10px;gap:0;font-size:10px;color:#a8b4c6}.dc-watch-stats-clean b{min-height:28px;padding:0 9px;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(173,192,255,.07)}.dc-watch-stats-clean>span:before{margin:0 7px;color:#4b586b}
.dc-watch-tools{margin-top:14px}.dc-actions-clean{min-height:50px;border-radius:14px;background:linear-gradient(180deg,rgba(18,24,36,.82),rgba(10,15,22,.95));border:1px solid rgba(173,192,255,.07)}.dc-actions-clean>button{min-height:48px!important}.dc-actions-clean>button+button:before{top:11px;bottom:11px}.dc-actions-clean>button.is-active:after{left:22%;right:22%;bottom:7px}
.dc-video-tax{margin-top:14px}.dc-video-tax a{min-height:28px;border-radius:10px;padding:0 10px;background:rgba(255,255,255,.022)}.dc-info-block{margin-top:18px;padding-top:16px}.dc-block-head h2{font-size:15px;letter-spacing:-.2px}.dc-description-block .dc-content,.dc-content{font-size:10.5px;line-height:1.72}.dc-cast-chips a{border-radius:12px;padding:6px 10px 6px 6px}.dc-related-section{margin-top:20px;padding-top:18px}.dc-related-section .dc-section-head h2{font-size:16px}
@media(max-width:640px){.dc-watch-player{margin:0 10px;border-radius:16px}.dc-video-info-pro{padding:16px 10px 0}.dc-title-line-clean h1{font-size:18px;line-height:1.16;max-width:100%}.dc-watch-stats-clean{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.dc-watch-stats-clean::-webkit-scrollbar{display:none}.dc-watch-stats-clean b,.dc-watch-stats-clean>span{flex:0 0 auto}.dc-actions-clean{min-height:48px;border-radius:13px}.dc-actions-clean>button{min-height:46px!important;padding:3px 4px!important}.dc-actions-clean>button span{font-size:7.6px!important}.dc-video-tax a{border-radius:9px}.dc-cast-chips a{border-radius:11px}}
@media(min-width:641px){.dc-title-line-clean h1{font-size:26px}.dc-actions-clean{border-radius:16px}.dc-video-tax a{border-radius:11px}}


/* 5.5.2 Section Title & Card Radius Polish */
.dc-title-line-clean h1{text-transform:none!important;max-width:100%!important;width:100%;font-size:clamp(18px,5vw,25px);line-height:1.16;letter-spacing:-.35px;text-wrap:pretty}
.dc-card-pro .dc-card-body h3,.dc-compact-copy strong{font-size:13px;line-height:1.44;letter-spacing:-.15px;text-transform:none;word-break:break-word}.dc-compact-copy strong{font-size:12px}
.dc-section-head h2,.dc-home-section-title,.dc-related-section .dc-section-head h2,.dc-block-head h2{text-transform:uppercase;letter-spacing:.8px;font-weight:860}.dc-section-head h2{font-size:17px}.dc-section-head p,.dc-section-head small{text-transform:none;letter-spacing:0}.dc-related-section .dc-section-head h2,.dc-block-head h2{font-size:15px}
.dc-hero-pro,.dc-watch-player,.dc-card-pro .dc-card-thumb,.dc-compact-video,.dc-category-card,.dc-actions-clean,.dc-empty-state-pro,.dc-series-episode-row,.dc-series-strip .dc-series-card,.dc-explore-search,.dc-search-box form,.dc-page-search{border-radius:14px}.dc-bottom-nav{border-radius:18px}.dc-bottom-nav a{border-radius:13px}.dc-icon-btn{border-radius:11px}.dc-duration,.dc-card-tags b,.dc-card-tags em,.dc-card-new,.dc-video-tax a,.dc-watch-eyebrow span,.dc-watch-stats-clean b,.dc-section-head>a{border-radius:9px}.dc-cast-chips a,.dc-actor,.dc-compact-thumb,.dc-filter-sheet-panel{border-radius:12px}.dc-category-card{min-height:94px}.dc-actions-clean>button{border-radius:0!important}.dc-actions-clean{overflow:hidden}.dc-actions-clean>button:first-child{border-top-left-radius:13px!important;border-bottom-left-radius:13px!important}.dc-actions-clean>button:last-child{border-top-right-radius:13px!important;border-bottom-right-radius:13px!important}
.dc-trending-section,.dc-discovery-picks,.dc-for-you-section{background:transparent!important}.dc-trending-section:before,.dc-discovery-picks:before,.dc-for-you-section:before{background:linear-gradient(90deg,transparent,rgba(173,192,255,.09),transparent)}.dc-trending-section .dc-compact-video:nth-child(-n+3) .dc-compact-rank,.dc-compact-rank{color:rgba(255,255,255,.09)!important;-webkit-text-stroke:1px rgba(201,214,238,.56)!important}.dc-trending-section .dc-card-new{background:rgba(255,255,255,.06)!important;border:1px solid rgba(173,192,255,.08)!important;color:#dfe6f5}
@media(max-width:640px){.dc-title-line-clean h1{font-size:19px;line-height:1.18}.dc-card-pro .dc-card-body h3{font-size:12.5px}.dc-section-head h2{font-size:16px;letter-spacing:.7px}.dc-watch-player{border-radius:14px}.dc-hero-pro{border-radius:16px}.dc-card-pro .dc-card-thumb,.dc-compact-video,.dc-category-card,.dc-actions-clean,.dc-explore-search,.dc-search-box form,.dc-page-search{border-radius:12px}.dc-compact-thumb,.dc-cast-chips a{border-radius:10px}.dc-bottom-nav{border-radius:16px}.dc-bottom-nav a{border-radius:12px}.dc-actions-clean>button:first-child{border-top-left-radius:11px!important;border-bottom-left-radius:11px!important}.dc-actions-clean>button:last-child{border-top-right-radius:11px!important;border-bottom-right-radius:11px!important}}
