:root{--dc-bg:#07090d;--dc-bg2:#0b0e14;--dc-card:#10141c;--dc-card2:#151a24;--dc-line:rgba(255,255,255,.08);--dc-text:#f7f8fb;--dc-muted:#9299a8;--dc-primary:#d84df2;--dc-primary2:#8a4dff;--dc-success:#24d07a;--dc-danger:#ff5964;--dc-radius:18px;--dc-shadow:0 18px 50px rgba(0,0,0,.35);--dc-max:1280px;--dc-header:62px}
*{box-sizing:border-box}html{background:var(--dc-bg);scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,rgba(151,67,255,.13),transparent 34%),var(--dc-bg);color:var(--dc-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.dc-shell{min-height:100vh}.dc-main{max-width:var(--dc-max);margin:auto;min-height:70vh;padding-bottom:95px}.dc-header{height:var(--dc-header);position:sticky;top:0;z-index:100;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;padding:0 10px;background:rgba(7,9,13,.82);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.dc-header.is-scrolled{border-color:var(--dc-line);box-shadow:0 10px 30px rgba(0,0,0,.24)}.dc-brand{text-align:center;font-size:18px;font-weight:900;letter-spacing:-.8px}.dc-brand>span>span,.dc-drawer-head strong>span,.dc-footer strong>span{color:var(--dc-primary)}.dc-brand b{font-size:8px;margin-left:5px;color:#fff;background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));padding:3px 5px;border-radius:5px;vertical-align:top;letter-spacing:.5px}.dc-icon-btn{width:42px;height:42px;border:0;border-radius:13px;background:transparent;color:#fff;font-size:25px;display:grid;place-items:center}.dc-icon-btn:hover{background:rgba(255,255,255,.06)}.dc-header-actions{display:flex;justify-content:flex-end}.dc-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:109;opacity:0;pointer-events:none;transition:.25s}.dc-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.dc-drawer{position:fixed;z-index:110;left:0;top:0;bottom:0;width:min(88vw,360px);background:#0b0e14;border-right:1px solid var(--dc-line);transform:translateX(-101%);transition:.28s cubic-bezier(.2,.8,.2,1);padding:18px;overflow:auto}.dc-drawer.is-open{transform:none}.dc-drawer-head{display:flex;align-items:center;justify-content:space-between;font-size:20px;margin-bottom:16px}.dc-drawer-head small{font-size:8px;background:var(--dc-primary);padding:3px 5px;border-radius:5px;margin-left:5px}.dc-drawer-feature{background:linear-gradient(135deg,rgba(216,77,242,.18),rgba(138,77,255,.1));border:1px solid rgba(216,77,242,.24);padding:16px;border-radius:16px;margin-bottom:18px;display:flex;flex-direction:column;gap:8px}.dc-drawer-feature span{font-size:12px;color:var(--dc-muted)}.dc-drawer-feature a{font-weight:800}.dc-menu-list{list-style:none;margin:0;padding:0;display:grid;gap:5px}.dc-menu-list a{display:block;padding:12px 13px;border-radius:12px;color:#dfe3ec}.dc-menu-list a:hover{background:#141922}.dc-drawer-block{margin-top:24px}.dc-drawer-label{display:block;font-size:11px;color:var(--dc-muted);text-transform:uppercase;letter-spacing:1.3px;margin-bottom:10px}.dc-drawer-chips,.dc-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.dc-drawer-chips a,.dc-filter-chips a,.dc-filter-chips span{border:1px solid var(--dc-line);background:#11151d;color:#c9cfda;padding:8px 11px;border-radius:999px;font-size:12px}.dc-filter-chips .is-active{background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));color:#fff;border-color:transparent}.dc-search-panel{position:fixed;z-index:120;inset:0;background:rgba(4,5,8,.88);backdrop-filter:blur(18px);padding:calc(env(safe-area-inset-top) + 16px) 14px}.dc-search-box{max-width:760px;margin:45px auto}.dc-search-box form,.dc-page-search{display:flex;align-items:center;gap:10px;background:#11151d;border:1px solid var(--dc-line);padding:9px;border-radius:16px;box-shadow:var(--dc-shadow)}.dc-search-box form>span,.dc-page-search>span{font-size:22px;color:var(--dc-muted);padding-left:7px}.dc-search-box input,.dc-page-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff;padding:10px 4px}.dc-search-box button,.dc-page-search button{border:0;border-radius:11px;padding:10px 14px;background:var(--dc-primary);color:white;font-weight:800}.dc-search-box button:last-child{background:transparent;font-size:22px}.dc-search-hints{margin:14px 6px;color:var(--dc-muted);font-size:12px}.dc-hero{position:relative;overflow:hidden}.dc-hero-pro{height:min(72vh,650px);min-height:500px;margin:0 0 12px}.dc-hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s}.dc-hero-slide:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(7,9,13,.02) 15%,rgba(7,9,13,.28) 45%,#07090d 96%),linear-gradient(90deg,rgba(7,9,13,.55),transparent 70%),var(--dc-hero-bg);background-size:cover;background-position:center 20%}.dc-hero-slide.is-active{opacity:1;pointer-events:auto}.dc-hero-content{position:absolute;left:18px;right:18px;bottom:46px;max-width:670px}.dc-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dc-eyebrow span,.dc-kicker{font-size:10px;font-weight:900;letter-spacing:1.5px;color:var(--dc-primary);text-transform:uppercase}.dc-eyebrow b{font-size:10px;background:rgba(255,255,255,.13);padding:5px 7px;border-radius:6px}.dc-hero h1{font-size:clamp(29px,8vw,58px);line-height:.98;letter-spacing:-1.5px;margin:0 0 12px;max-width:720px}.dc-hero p{margin:0;color:#d5d8df;max-width:570px;line-height:1.55;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-hero-meta{display:flex;gap:8px;align-items:center;color:#c0c5d0;font-size:12px;margin:12px 0}.dc-hero-meta i{opacity:.35}.dc-hero-actions{display:flex;gap:9px}.dc-btn{border:0;background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));color:white;border-radius:12px;padding:11px 16px;font-weight:850;display:inline-flex;align-items:center;justify-content:center}.dc-btn-ghost{background:rgba(18,21,29,.7);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(12px)}.dc-hero-dots{position:absolute;bottom:20px;left:18px;display:flex;gap:6px}.dc-hero-dots button{width:6px;height:6px;border-radius:8px;border:0;background:#777;padding:0;transition:.2s}.dc-hero-dots button.is-active{width:24px;background:var(--dc-primary)}.dc-section{padding:22px 14px}.dc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.dc-section-head h2{font-size:21px;margin:3px 0 0;letter-spacing:-.5px}.dc-section-head>a{font-size:12px;color:#aeb4c1;white-space:nowrap}.dc-row-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,72vw);overflow-x:auto;gap:12px;scroll-snap-type:x proximity;padding-bottom:5px;scrollbar-width:none}.dc-row-scroll::-webkit-scrollbar{display:none}.dc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 10px}.dc-card{min-width:0;scroll-snap-align:start}.dc-card-thumb{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#11151c}.dc-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.dc-card:hover .dc-card-thumb img{transform:scale(1.035)}.dc-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.45))}.dc-card-play{position:absolute;inset:0;margin:auto;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(8,9,13,.68);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.2);opacity:0;transform:scale(.85);transition:.2s}.dc-card:hover .dc-card-play{opacity:1;transform:none}.dc-duration{position:absolute;right:7px;bottom:7px;background:rgba(4,5,8,.82);padding:4px 6px;border-radius:6px;font-size:10px;font-weight:700}.dc-card-tags{position:absolute;left:7px;top:7px;display:flex;gap:5px}.dc-card-tags b,.dc-card-tags em{font-style:normal;font-size:8px;line-height:1;background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));padding:5px 6px;border-radius:5px}.dc-card-tags em{background:rgba(7,9,13,.75);border:1px solid rgba(255,255,255,.15)}.dc-card-body{padding:9px 2px 0}.dc-card-body h3{font-size:13px;line-height:1.35;margin:0 0 5px;font-weight:750;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-meta{color:var(--dc-muted);font-size:10px;display:flex;gap:5px;align-items:center}.dc-meta i{opacity:.4}.dc-ranking{display:grid;gap:7px}.dc-rank-item{display:grid;grid-template-columns:42px 112px 1fr;align-items:center;gap:11px;padding:8px;border-radius:14px;transition:.2s}.dc-rank-item:hover{background:#10141c}.dc-rank-item>b{font-size:22px;font-style:italic;color:#5e6471;text-align:center}.dc-rank-item:nth-child(-n+3)>b{color:var(--dc-primary)}.dc-rank-item img{width:112px;aspect-ratio:16/9;object-fit:cover;border-radius:9px}.dc-rank-item span{min-width:0}.dc-rank-item strong{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-rank-item small{display:block;margin-top:5px;color:var(--dc-muted);font-size:10px}.dc-actors{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none}.dc-actors::-webkit-scrollbar{display:none}.dc-actor{position:relative;flex:0 0 82px;text-align:center}.dc-actor-img{display:block;width:68px;height:68px;border-radius:50%;overflow:hidden;margin:0 auto 7px;border:2px solid #252a34}.dc-actor-img img{width:100%;height:100%;object-fit:cover}.dc-actor strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-actor small{display:block;font-size:9px;color:var(--dc-muted);margin-top:3px}.dc-actor-rank{position:absolute;z-index:2;top:-3px;left:4px;background:var(--dc-primary);font-size:8px;font-weight:900;padding:4px 5px;border-radius:6px}.dc-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.dc-category-card{height:105px;border-radius:15px;position:relative;overflow:hidden;background:#10141c}.dc-category-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,9,13,.88),rgba(7,9,13,.35)),var(--dc-cat-bg);background-size:cover;background-position:center;transition:.3s}.dc-category-card:hover:before{transform:scale(1.04)}.dc-category-card span{position:absolute;z-index:2;left:13px;bottom:13px}.dc-category-card strong{display:block;font-size:14px}.dc-category-card small{font-size:9px;color:#c6cbd4}.dc-page-hero{padding:44px 16px 24px;background:radial-gradient(circle at 20% 0,rgba(216,77,242,.13),transparent 45%)}.dc-page-hero h1{font-size:32px;margin:5px 0 8px;letter-spacing:-1px}.dc-page-hero p{color:var(--dc-muted);max-width:640px;font-size:13px;line-height:1.6;margin:0 0 16px}.dc-page-search{max-width:640px;margin-top:18px}.dc-empty{text-align:center;padding:70px 20px}.dc-empty b{display:block;font-size:22px}.dc-empty p{color:var(--dc-muted)}.dc-load-more{display:block;margin:26px auto 0;border:1px solid var(--dc-line);background:#121720;color:#fff;border-radius:12px;padding:11px 22px;font-weight:800}.dc-actor-profile{position:relative;padding:55px 16px 28px;overflow:hidden}.dc-actor-profile-cover{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(216,77,242,.13),transparent 42%)}.dc-actor-profile-inner{position:relative;display:flex;gap:18px;align-items:center;max-width:780px}.dc-actor-profile-inner>img{width:105px;height:105px;border-radius:50%;object-fit:cover;border:3px solid #252a34;box-shadow:var(--dc-shadow)}.dc-actor-profile h1{margin:3px 0 7px;font-size:31px}.dc-actor-profile p{color:var(--dc-muted);font-size:12px;line-height:1.55}.dc-actor-stats{display:flex;gap:7px;align-items:baseline}.dc-actor-stats b{font-size:19px}.dc-actor-stats span{font-size:10px;color:var(--dc-muted)}.dc-single-video{max-width:1180px;margin:auto}.dc-watch-player{background:#000}.dc-player{background:#080a0f}.dc-player-topbar{height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 13px;background:#0d1118;border-bottom:1px solid var(--dc-line);font-size:11px}.dc-now-playing{display:flex;align-items:center;gap:8px;color:#dce1eb;font-weight:700}.dc-now-playing i{width:8px;height:8px;border-radius:50%;background:var(--dc-success);box-shadow:0 0 12px rgba(36,208,122,.65)}.dc-player-status{color:var(--dc-muted)}.dc-player-status[data-state=error]{color:var(--dc-danger)}.dc-media-stage{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.dc-video-el,.dc-iframe-el{width:100%;height:100%;border:0;object-fit:contain;background:#000}.dc-big-play{position:absolute;z-index:5;inset:0;margin:auto;width:65px;height:65px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(7,9,13,.68);color:#fff;font-size:23px;backdrop-filter:blur(12px)}.dc-player-loading{position:absolute;inset:0;z-index:4;display:grid;place-items:center;background:rgba(0,0,0,.12)}.dc-player-loading span{width:35px;height:35px;border:3px solid rgba(255,255,255,.2);border-top-color:var(--dc-primary);border-radius:50%;animation:dcspin .8s linear infinite}@keyframes dcspin{to{transform:rotate(360deg)}}.dc-controls{position:absolute;z-index:6;left:0;right:0;bottom:0;display:grid;grid-template-columns:38px auto 1fr 38px 56px 38px 38px;align-items:center;gap:5px;padding:24px 8px 8px;background:linear-gradient(transparent,rgba(0,0,0,.86))}.dc-controls button{border:0;background:transparent;color:#fff;font-size:15px}.dc-time{font-size:9px;white-space:nowrap;color:#eee}.dc-progress{width:100%;accent-color:var(--dc-primary)}.dc-speed{border:0;background:#151820;color:#fff;border-radius:7px;font-size:10px;padding:5px}.dc-player-panels{padding:13px;background:#0d1118;border-top:1px solid var(--dc-line)}.dc-server-switcher{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.dc-server{flex:0 0 auto;min-width:120px;border:1px solid var(--dc-line);background:#141922;color:#e8ebf1;border-radius:11px;padding:10px;text-align:left;position:relative}.dc-server:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#5b626e;margin-right:6px}.dc-server.is-active{border-color:var(--dc-primary);background:rgba(216,77,242,.1)}.dc-server.is-active:before{background:var(--dc-success)}.dc-server strong{font-size:11px}.dc-server small{display:block;margin:4px 0 0 14px;color:var(--dc-muted);font-size:9px}.dc-episode-switcher{margin-top:13px}.dc-panel-label{display:block;font-size:10px;text-transform:uppercase;color:var(--dc-muted);letter-spacing:1px;margin-bottom:8px}.dc-episode-list{display:flex;flex-wrap:wrap;gap:7px}.dc-episode-btn{border:1px solid var(--dc-line);background:#151922;color:#fff;border-radius:9px;padding:8px 10px;font-size:10px}.dc-episode-btn.is-active{background:var(--dc-primary);border-color:var(--dc-primary)}.dc-video-info-pro{padding:19px 14px}.dc-video-tax{display:flex;gap:7px;margin-bottom:8px}.dc-video-tax a{font-size:9px;color:var(--dc-primary);font-weight:800;text-transform:uppercase}.dc-video-info h1{font-size:24px;line-height:1.15;margin:0 0 10px;letter-spacing:-.6px}.dc-watch-stats{display:flex;flex-wrap:wrap;gap:8px;color:var(--dc-muted);font-size:10px}.dc-watch-stats b{color:#fff;background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));padding:3px 6px;border-radius:5px}.dc-actions-pro{display:flex;gap:8px;margin:16px 0}.dc-actions-pro button{border:1px solid var(--dc-line);background:#131821;color:#e8ebf2;border-radius:11px;padding:9px 11px;font-size:10px}.dc-actions-pro button.is-active{border-color:var(--dc-primary);color:#fff;background:rgba(216,77,242,.12)}.dc-info-block{border-top:1px solid var(--dc-line);padding-top:18px;margin-top:18px}.dc-block-head h2{font-size:16px;margin:0 0 10px}.dc-content{color:#c4c9d3;font-size:12px;line-height:1.7}.dc-collapsible{max-height:88px;overflow:hidden;position:relative}.dc-collapsible:not(.is-expanded):after{content:"";position:absolute;left:0;right:0;bottom:0;height:38px;background:linear-gradient(transparent,var(--dc-bg))}.dc-collapsible.is-expanded{max-height:none}.dc-text-button{border:0;background:transparent;color:var(--dc-primary);padding:5px 0;font-size:11px;font-weight:800}.dc-theater-mode .dc-main{max-width:none}.dc-theater-mode .dc-watch-page{max-width:none}.dc-theater-mode .dc-video-info-pro,.dc-theater-mode .dc-related-grid{max-width:1180px;margin-left:auto;margin-right:auto}.dc-footer{max-width:var(--dc-max);margin:20px auto 70px;padding:28px 16px;border-top:1px solid var(--dc-line);color:var(--dc-muted);display:grid;gap:10px}.dc-footer strong{color:#fff}.dc-footer p,.dc-footer small{font-size:10px}.dc-footer-links{display:flex;gap:14px;font-size:11px}.dc-bottom-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;height:calc(66px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);background:rgba(9,11,16,.93);backdrop-filter:blur(18px);border-top:1px solid var(--dc-line);display:grid;grid-template-columns:repeat(5,1fr)}.dc-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#7f8796}.dc-bottom-nav span{font-size:19px}.dc-bottom-nav small{font-size:8px}.dc-bottom-nav a.is-active{color:#fff}.dc-bottom-nav a.is-active span{color:var(--dc-primary)}.dc-nav-explore span{width:37px;height:30px;border-radius:11px;background:linear-gradient(135deg,var(--dc-primary),var(--dc-primary2));display:grid;place-items:center;color:#fff;box-shadow:0 5px 18px rgba(216,77,242,.28);margin-top:-9px}.dc-client-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.18)}.dc-client-progress i{display:block;height:100%;background:var(--dc-primary)}.dc-comments{padding:20px 14px}.dc-empty-state{padding:50px 20px;text-align:center;color:var(--dc-muted)}
@media(min-width:640px){.dc-main{padding-bottom:30px}.dc-bottom-nav{display:none}.dc-footer{margin-bottom:20px}.dc-section{padding:28px 22px}.dc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 14px}.dc-grid-home{grid-template-columns:repeat(3,1fr)}.dc-category-grid{grid-template-columns:repeat(4,1fr)}.dc-hero-content{left:34px;bottom:60px}.dc-hero-dots{left:34px}.dc-video-info-pro{padding:26px 24px}.dc-ranking{grid-template-columns:repeat(2,1fr)}.dc-row-scroll{grid-auto-columns:285px}}
@media(min-width:960px){:root{--dc-header:68px}.dc-header{padding:0 22px}.dc-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dc-grid-home{grid-template-columns:repeat(5,1fr)}.dc-category-grid{grid-template-columns:repeat(4,1fr)}.dc-hero-pro{border-radius:0 0 24px 24px}.dc-hero-content{left:48px;bottom:70px}.dc-hero-dots{left:48px}.dc-section{padding:32px 28px}.dc-section-head h2{font-size:26px}.dc-card-body h3{font-size:14px}.dc-video-info-pro{padding:30px 28px}.dc-video-info h1{font-size:31px}.dc-player{border-radius:0 0 18px 18px;overflow:hidden}.dc-ranking{grid-template-columns:repeat(2,1fr)}.dc-actor-profile{padding-left:40px}.dc-page-hero{padding:60px 34px 30px}}
@media(min-width:1200px){.dc-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.dc-grid-home{grid-template-columns:repeat(5,1fr)}.dc-related-grid{grid-template-columns:repeat(5,1fr)}.dc-category-grid{grid-template-columns:repeat(4,1fr)}.dc-ranking{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.dc-no-scroll{overflow:hidden}.dc-page-head{padding:38px 16px 16px}.dc-page-head h1{margin:0 0 7px}.dc-client-list{padding-top:4px}[hidden]{display:none!important}

/* === Dark Cinema Pro 3.3 / UI Match Edition === */
:root{--dc-primary:#f03ebd;--dc-primary2:#8e45ff;--dc-bg:#080a0e;--dc-card:#11151b;--dc-card2:#171c24;--dc-line:rgba(255,255,255,.075)}
body{background:linear-gradient(180deg,#07090d 0,#090c11 58%,#07090d 100%)}
.dc-main{max-width:1160px}
.dc-header{background:rgba(7,9,13,.95);backdrop-filter:blur(20px);border-color:rgba(255,255,255,.035)}
.dc-brand{font-size:15px;letter-spacing:-.55px}.dc-brand b{background:none;color:var(--dc-primary);padding:0;font-size:7px}
.dc-icon-btn{font-size:21px}.dc-lines{font-size:0}.dc-lines:before{content:"☰";font-size:24px}
.dc-ui-match{margin-top:0}.dc-hero-pro{height:445px;min-height:445px;border-radius:0}.dc-hero-slide:before{background-image:linear-gradient(180deg,rgba(7,9,13,.05) 0,rgba(7,9,13,.18) 38%,rgba(7,9,13,.98) 100%),var(--dc-hero-bg);background-position:center 18%}.dc-hero-content{bottom:42px}.dc-hero h1{font-size:28px;line-height:1.04;max-width:520px}.dc-hero p{max-width:440px;font-size:12px}.dc-eyebrow span{color:#fff;background:linear-gradient(135deg,#fe3fab,#a13cf3);font-size:8px;padding:5px 7px;border-radius:5px;letter-spacing:.4px}.dc-eyebrow b{background:rgba(255,255,255,.08);border:1px solid var(--dc-line)}.dc-hero-meta{font-size:10px;margin:8px 0 10px}.dc-hero-actions .dc-btn{border-radius:9px;padding:9px 12px;font-size:11px}.dc-hero-actions .dc-btn-ghost{width:38px;padding:0}
.dc-section{padding-top:17px;padding-bottom:17px}.dc-section-head{align-items:center;margin-bottom:10px}.dc-section-head h2{font-size:15px;margin:0;font-weight:800;letter-spacing:-.2px}.dc-section-head>a,.dc-muted-label{font-size:9px;color:#8f96a4}.dc-row-scroll{grid-auto-columns:minmax(145px,47vw);gap:8px}.dc-row-compact{grid-auto-columns:minmax(155px,50vw)}.dc-home-featured{grid-auto-columns:minmax(155px,51vw)}.dc-grid{gap:12px 8px}.dc-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-card-thumb{border-radius:8px}.dc-card-body{padding-top:6px}.dc-card-body h3{font-size:10px;line-height:1.3;margin-bottom:3px}.dc-meta{font-size:8px}.dc-rating{color:#f6c65b}.dc-card-tags{left:5px;top:5px}.dc-card-tags b,.dc-card-tags em{font-size:7px;padding:4px 5px;border-radius:4px}.dc-duration{right:5px;bottom:5px;font-size:8px;padding:3px 4px}.dc-card-play{width:38px;height:38px;font-size:12px}.dc-client-progress{height:2px}
.dc-compact-list{display:grid;gap:2px}.dc-compact-video{display:grid;grid-template-columns:28px 104px 1fr;align-items:center;gap:9px;padding:6px 4px;border-radius:10px}.dc-compact-video:hover{background:#11151c}.dc-compact-rank{font-size:14px;text-align:center;color:#858b98}.dc-compact-video:nth-child(-n+3) .dc-compact-rank{color:var(--dc-primary)}.dc-compact-thumb{position:relative;display:block;aspect-ratio:16/9;border-radius:7px;overflow:hidden;background:#111}.dc-compact-thumb img{width:100%;height:100%;object-fit:cover}.dc-compact-thumb em{position:absolute;right:4px;bottom:3px;background:rgba(0,0,0,.78);font-style:normal;font-size:7px;padding:2px 3px;border-radius:3px}.dc-compact-copy{min-width:0}.dc-compact-copy strong{font-size:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-compact-copy small{font-size:8px;color:var(--dc-muted);display:block;margin-top:4px}
.dc-actors{gap:8px}.dc-actor{flex-basis:60px}.dc-actor-img{width:48px;height:48px;margin-bottom:4px}.dc-actor strong{font-size:8px}.dc-actor small{font-size:7px}.dc-actor-rank{font-size:6px;left:1px;padding:3px}.dc-category-match{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.dc-category-card{height:68px;border-radius:9px}.dc-category-card span{left:9px;bottom:8px}.dc-category-card strong{font-size:10px}.dc-category-card small{font-size:7px}
.dc-page-hero{padding:28px 14px 18px;background:#0a0d12}.dc-page-hero h1{font-size:24px;margin:3px 0 5px}.dc-page-hero p{font-size:10px}.dc-category-hero{min-height:190px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:#0b0e13}.dc-category-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(7,9,13,.28),#080a0e 100%),var(--dc-page-bg);background-size:cover;background-position:center;filter:saturate(.75)}.dc-category-hero>*{position:relative;z-index:1}.dc-filter-chips{gap:6px}.dc-filter-chips a,.dc-filter-chips span{padding:7px 10px;font-size:8px;border-radius:7px}.dc-filter-chips .is-active{background:var(--dc-primary)}.dc-category-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.dc-actor-profile-match{padding:34px 16px 24px;text-align:center}.dc-actor-profile-match .dc-actor-profile-inner{display:block;margin:auto}.dc-actor-profile-match .dc-actor-profile-inner>img{width:92px;height:92px;margin:0 auto 10px}.dc-actor-profile-match h1{font-size:22px}.dc-verified{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;font-size:8px;background:var(--dc-primary);vertical-align:3px}.dc-actor-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:280px;margin:14px auto 0}.dc-actor-stat-grid span{padding:0 8px;border-right:1px solid var(--dc-line)}.dc-actor-stat-grid span:last-child{border:0}.dc-actor-stat-grid b{display:block;font-size:15px}.dc-actor-stat-grid small{display:block;font-size:7px;color:var(--dc-muted);margin-top:2px}.dc-actor-profile-match p{max-width:520px;margin:12px auto 0}
.dc-search-hero{padding-top:22px}.dc-search-hero h1{text-align:center;font-size:17px;margin-bottom:14px}.dc-page-search{margin:0 auto;max-width:650px;border-radius:9px;padding:5px}.dc-page-search input{font-size:10px}.dc-page-search button{padding:7px 10px;font-size:9px}.dc-search-suggestions{max-width:650px;margin:13px auto 0}.dc-search-suggestions>small{display:block;margin-bottom:7px;color:var(--dc-muted);font-size:8px}.dc-search-results .dc-compact-video{grid-template-columns:104px 1fr}.dc-search-results .dc-compact-rank{display:none}
.dc-watch-heading{height:44px;padding:0 10px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border-bottom:1px solid var(--dc-line);background:#080a0e}.dc-watch-heading strong{text-align:center;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-watch-back{font-size:25px;color:#fff}.dc-watch-heading .dc-icon-btn{width:30px;height:30px;font-size:15px}.dc-player-topbar{height:38px;padding:0 9px}.dc-now-playing,.dc-player-status{font-size:8px}.dc-now-playing i{width:6px;height:6px}.dc-media-stage{aspect-ratio:16/9}.dc-big-play{width:52px;height:52px;font-size:18px}.dc-player-panels{padding:10px}.dc-server{min-width:104px;border-radius:7px;padding:8px}.dc-server strong{font-size:9px}.dc-server small{font-size:7px}.dc-episode-btn{border-radius:6px;padding:7px 9px;font-size:8px}.dc-video-info-pro{padding:14px}.dc-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dc-video-info h1{font-size:17px;margin-bottom:7px}.dc-watch-stats{font-size:8px;gap:6px}.dc-watch-stats b{font-size:7px}.dc-heart-pill{display:none;border:0;border-radius:8px;background:rgba(240,62,189,.12);color:#ff80dc;padding:7px 9px;font-size:8px;white-space:nowrap}.dc-actions-pro{margin:10px 0;gap:5px}.dc-actions-pro button{flex:1;padding:7px 5px;border-radius:7px;font-size:8px}.dc-video-tax{margin:10px 0 0}.dc-video-tax a{font-size:7px;background:#11161d;border:1px solid var(--dc-line);padding:5px 7px;border-radius:6px;color:#cbd0da}.dc-info-block{margin-top:13px;padding-top:13px}.dc-block-head h2{font-size:11px}.dc-content{font-size:9px}.dc-cast-chips{display:flex;gap:6px;overflow:auto;scrollbar-width:none}.dc-cast-chips a{display:flex;align-items:center;gap:5px;flex:0 0 auto;background:#11161d;border:1px solid var(--dc-line);border-radius:999px;padding:4px 8px 4px 4px;font-size:8px}.dc-cast-chips img{width:22px;height:22px;border-radius:50%;object-fit:cover}.dc-related-compact{gap:2px}
.dc-explore-hero{background:radial-gradient(circle at 30% 0,rgba(240,62,189,.16),transparent 48%),#090c11}.dc-explore-actions{display:flex;gap:7px}.dc-explore-actions .dc-btn{font-size:8px;padding:8px 10px;border-radius:7px}
.dc-bottom-nav{height:calc(58px + env(safe-area-inset-bottom));background:rgba(7,9,13,.98)}.dc-bottom-nav span{font-size:16px}.dc-bottom-nav small{font-size:7px}.dc-nav-explore span{height:27px;width:32px;border-radius:9px;margin-top:-6px}
.dc-mini-close{display:none;border:0;background:transparent;color:#fff;font-size:17px;margin-left:auto}.dc-player.is-mini{position:fixed;z-index:130;right:10px;bottom:72px;width:min(360px,calc(100vw - 20px));border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.65)}.dc-player.is-mini .dc-player-topbar{display:flex}.dc-player.is-mini .dc-mini-close{display:block}.dc-player.is-mini .dc-player-panels{display:none}.dc-player.is-mini .dc-media-stage{aspect-ratio:16/9}.dc-player.is-mini .dc-controls{grid-template-columns:32px auto 1fr 32px}.dc-player.is-mini .dc-speed,.dc-player.is-mini .dc-pip,.dc-player.is-mini .dc-fullscreen{display:none}.dc-player.is-mini .dc-time{font-size:7px}
.dc-card-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.04) 42%,transparent 60%);transform:translateX(-120%);pointer-events:none}.dc-card-thumb.is-loading:after{animation:dcShimmer 1.15s infinite}@keyframes dcShimmer{to{transform:translateX(120%)}}
@media(min-width:640px){.dc-hero-pro{height:500px;min-height:500px}.dc-grid-home{grid-template-columns:repeat(3,minmax(0,1fr))}.dc-compact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 14px}.dc-category-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dc-category-match{grid-template-columns:repeat(4,minmax(0,1fr))}.dc-heart-pill{display:block}.dc-row-scroll{grid-auto-columns:220px}.dc-compact-video{grid-template-columns:34px 130px 1fr}.dc-compact-copy strong{font-size:11px}.dc-search-results .dc-compact-video{grid-template-columns:130px 1fr}}
@media(min-width:960px){.dc-main{max-width:1240px}.dc-hero-pro{height:560px;min-height:560px;border-radius:0 0 18px 18px}.dc-hero h1{font-size:46px}.dc-grid-home{grid-template-columns:repeat(4,minmax(0,1fr))}.dc-category-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dc-category-match{grid-template-columns:repeat(6,minmax(0,1fr))}.dc-row-scroll{grid-auto-columns:250px}.dc-compact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}.dc-watch-page{max-width:930px}.dc-player{border-radius:10px;overflow:hidden}.dc-watch-heading{border-radius:10px 10px 0 0}.dc-player.is-mini{width:420px;right:24px;bottom:24px}.dc-actor-profile-match{padding-top:55px}}


/* V3.4.1 Player UX: muted-first + 10-second seek */
.dc-video-el{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.dc-controls{grid-template-columns:36px 40px auto minmax(70px,1fr) 40px 38px 56px 38px 38px}
.dc-controls .dc-skip-back,.dc-controls .dc-skip-forward{font-size:10px;font-weight:900;letter-spacing:-.4px;color:#f3f4f7;min-width:34px;height:30px;border-radius:8px;background:rgba(255,255,255,.08);transition:.18s}
.dc-controls .dc-skip-back:hover,.dc-controls .dc-skip-forward:hover{background:rgba(216,77,242,.18);color:#fff}
.dc-controls .dc-mute{width:34px;height:30px;border-radius:8px;background:rgba(255,255,255,.06)}
.dc-seek-feedback{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%) scale(.92);padding:9px 13px;border-radius:999px;background:rgba(6,8,12,.78);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:850;pointer-events:none;opacity:0}
.dc-seek-feedback.is-showing{animation:dcSeekPop .65s ease both}
@keyframes dcSeekPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.86)}18%{opacity:1;transform:translate(-50%,-50%) scale(1)}72%{opacity:1}100%{opacity:0;transform:translate(-50%,-50%) scale(.96)}}
@media(max-width:640px){.dc-controls{grid-template-columns:30px 34px auto minmax(54px,1fr) 34px 31px 31px;gap:3px;padding-left:5px;padding-right:5px}.dc-controls .dc-speed,.dc-controls .dc-pip{display:none}.dc-controls .dc-skip-back,.dc-controls .dc-skip-forward{min-width:31px;height:28px;font-size:9px;padding:0}.dc-controls .dc-mute,.dc-controls .dc-fullscreen{width:30px;height:28px;padding:0}.dc-time{font-size:7px}}
.dc-player.is-mini .dc-controls{grid-template-columns:28px 32px auto minmax(46px,1fr) 32px 30px;gap:2px}
.dc-player.is-mini .dc-speed,.dc-player.is-mini .dc-pip,.dc-player.is-mini .dc-fullscreen{display:none}
.dc-player.is-mini .dc-controls .dc-skip-back,.dc-player.is-mini .dc-controls .dc-skip-forward{min-width:29px;height:26px;font-size:8px}

/* v3.5.3 balanced home */
.dc-home-balanced{align-items:start}.dc-for-you-section{background:linear-gradient(180deg,rgba(216,77,242,.025),transparent)}.dc-trending-balanced .dc-compact-video{min-width:0}


/* Dark Cinema Pro 3.5.5 — Watch title UX aligned to original mockup */
.dc-watch-heading{position:relative;z-index:20}
.dc-watch-nav-title{min-width:0;text-align:center;display:flex;align-items:center;justify-content:center}
.dc-watch-nav-title>span{font-size:9px;color:var(--dc-muted);font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.dc-watch-nav-title>strong{display:none;max-width:100%;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dc-watch-heading.is-title-sticky .dc-watch-nav-title>span{display:none}
.dc-watch-heading.is-title-sticky .dc-watch-nav-title>strong{display:block}
.dc-watch-more{font-weight:900;letter-spacing:1px}
.dc-watch-menu-panel{position:absolute;right:8px;top:40px;z-index:40;width:170px;padding:7px;background:#11151d;border:1px solid var(--dc-line);border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.46)}
.dc-watch-menu-panel[hidden]{display:none}
.dc-watch-menu-panel button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#e9edf5;padding:9px 10px;border-radius:8px;text-align:left;font-size:9px}
.dc-watch-menu-panel button:hover,.dc-watch-menu-panel button.is-active{background:rgba(216,77,242,.11);color:#fff}
.dc-title-line-clean{display:block}
.dc-title-line-clean h1{max-width:820px;margin:0;font-size:18px;line-height:1.2;font-weight:850;letter-spacing:-.35px;text-wrap:balance}
.dc-watch-stats-clean{margin-top:8px;align-items:center}
.dc-watch-stats-clean>span:not(.dc-rating){display:inline-flex;align-items:center}
.dc-watch-stats-clean>span:not(:last-child):after{content:"•";margin-left:7px;color:#4f5664}
.dc-watch-stats-clean b+span:before{content:""}
.dc-actions-clean{margin-top:13px;margin-bottom:9px}
.dc-actions-clean button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;font-weight:750}
@media(min-width:640px){
  .dc-watch-heading{height:50px;padding:0 14px;grid-template-columns:38px 1fr 38px}
  .dc-watch-nav-title>span{font-size:10px}.dc-watch-nav-title>strong{font-size:12px}
  .dc-watch-menu-panel{top:46px;right:12px;width:190px}.dc-watch-menu-panel button{font-size:11px;padding:10px 11px}
  .dc-title-line-clean h1{font-size:24px;letter-spacing:-.55px}.dc-watch-stats-clean{font-size:10px;gap:7px}.dc-actions-clean button{font-size:10px;min-height:38px}
}
@media(min-width:960px){
  .dc-title-line-clean h1{font-size:28px}.dc-video-info-pro{padding-top:22px}.dc-watch-menu-panel{border-radius:14px}
}


/* Dark Cinema Pro 3.5.6 — Mobile Clean Home
 * Keep the original mockup language: one section = one title.
 * No duplicated kicker + heading pairs on the homepage.
 */
.dc-section-head>h2{margin:0}
@media(max-width:639px){
  :root{--dc-header:56px}
  .dc-main{padding-bottom:78px}
  .dc-header{grid-template-columns:44px 1fr 44px;padding:0 6px}
  .dc-brand{font-size:16px;letter-spacing:-.65px}
  .dc-brand b{font-size:7px;padding:2px 4px}
  .dc-icon-btn{width:38px;height:38px;border-radius:11px;font-size:22px}

  .dc-hero-pro{height:64vh;min-height:410px;max-height:520px;margin-bottom:2px}
  .dc-hero-slide:before{background-image:linear-gradient(180deg,rgba(7,9,13,.02) 15%,rgba(7,9,13,.24) 43%,#07090d 95%),linear-gradient(90deg,rgba(7,9,13,.42),transparent 82%),var(--dc-hero-bg)}
  .dc-hero-content{left:12px;right:12px;bottom:38px}
  .dc-eyebrow{margin-bottom:7px;gap:6px}
  .dc-eyebrow span,.dc-eyebrow b{font-size:8px}
  .dc-hero h1{font-size:30px;line-height:1.02;letter-spacing:-1px;margin-bottom:8px}
  .dc-hero-meta{font-size:9px;gap:6px;margin:8px 0}
  .dc-hero p{font-size:10px;line-height:1.45;-webkit-line-clamp:2}
  .dc-hero-actions{margin-top:10px;gap:7px}
  .dc-hero-actions .dc-btn{padding:9px 12px;border-radius:9px;font-size:10px}
  .dc-hero-dots{left:12px;bottom:14px}

  .dc-section{padding:18px 12px}
  .dc-section+.dc-section{padding-top:14px}
  .dc-section-head{align-items:center;margin-bottom:10px;gap:10px}
  .dc-section-head h2,.dc-section-head>h2{margin:0;font-size:17px;line-height:1.15;letter-spacing:-.35px;font-weight:850}
  .dc-section-head>a{font-size:9px;color:#9ba2af}

  .dc-grid,.dc-grid-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}
  .dc-card-thumb{border-radius:10px}
  .dc-card-body{padding:7px 1px 0}
  .dc-card-body h3{font-size:11px;line-height:1.3;margin-bottom:4px;-webkit-line-clamp:2}
  .dc-meta{font-size:8px;gap:4px}
  .dc-duration{right:5px;bottom:5px;padding:3px 5px;font-size:8px;border-radius:5px}
  .dc-card-tags{left:5px;top:5px;gap:3px}
  .dc-card-tags b,.dc-card-tags em{font-size:6.5px;padding:4px 5px;border-radius:4px}
  .dc-card-play{display:none}

  .dc-row-scroll{grid-auto-columns:72vw;gap:9px}
  .dc-compact-list{gap:3px}
  .dc-compact-video{grid-template-columns:24px 96px 1fr;gap:7px;padding:5px 2px}
  .dc-compact-rank{font-size:12px}
  .dc-compact-thumb{border-radius:7px}
  .dc-compact-copy strong{font-size:9px}
  .dc-compact-copy small{font-size:7px;margin-top:3px}

  .dc-actors{gap:9px;padding-bottom:2px}
  .dc-actor{flex-basis:58px}
  .dc-actor-img{width:48px;height:48px;margin-bottom:4px}
  .dc-actor strong{font-size:8px}
  .dc-actor small{font-size:7px}

  .dc-category-match{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .dc-category-card{height:66px;border-radius:9px}
  .dc-category-card span{left:8px;right:5px;bottom:7px}
  .dc-category-card strong{font-size:9px}
  .dc-category-card small{font-size:6.5px}

  .dc-bottom-nav{height:calc(58px + env(safe-area-inset-bottom));padding-top:4px}
  .dc-bottom-nav span{font-size:16px}
  .dc-bottom-nav small{font-size:7px}
}

/* V5.0.5 Player Play Fix */
.dc-big-play{pointer-events:auto;touch-action:manipulation;cursor:pointer;-webkit-tap-highlight-color:transparent}.dc-player-loading{pointer-events:none}


/* Dark Cinema Pro 5.0.6 — Stability & Mobile Audit
 * Readability/tap targets only; keeps the approved compact mobile layout.
 */
:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--dc-primary);outline-offset:2px}
.dc-bottom-nav a,.dc-big-play,.dc-controls button,.dc-actions-clean button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
@media(hover:none){.dc-card:hover .dc-card-thumb img{transform:none}}
@media(max-width:639px){
  .dc-card-body h3{font-size:12px}
  .dc-meta{font-size:9px}
  .dc-card-tags b,.dc-card-tags em{font-size:7.5px}
  .dc-compact-copy strong{font-size:10px;line-height:1.3}
  .dc-compact-copy small{font-size:8px}
  .dc-actor strong{font-size:9px}
  .dc-actor small{font-size:8px}
  .dc-category-card strong{font-size:10px}
  .dc-category-card small{font-size:8px}
  .dc-bottom-nav small{font-size:9px;line-height:1}
  .dc-bottom-nav a{min-height:46px}
  .dc-now-playing,.dc-player-status{font-size:9px}
  .dc-server strong{font-size:10px}
  .dc-server small{font-size:8px}
  .dc-episode-btn{font-size:9px;min-height:34px}
  .dc-watch-stats{font-size:9px}
  .dc-watch-stats b{font-size:8px}
  .dc-actions-pro button,.dc-actions-clean button{font-size:10px;min-height:40px}
  .dc-video-tax a{font-size:8px}
  .dc-block-head h2{font-size:13px}
  .dc-content{font-size:11px;line-height:1.65}
  .dc-cast-chips a{font-size:9px}
  .dc-watch-menu-panel button{font-size:10px;min-height:38px}
}
@supports(padding:max(0px)){
  @media(max-width:639px){
    .dc-header{height:calc(var(--dc-header) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-left:max(6px,env(safe-area-inset-left));padding-right:max(6px,env(safe-area-inset-right))}
  }
}
