:root{--bg:#f7f8fc;--surface:#fff;--surface-2:#fbf7ff;--text:#25243a;--muted:#757489;--line:#ececf5;--pink:#ed63be;--purple:#7b4dff;--shadow:0 12px 32px rgba(34,34,60,.07);--radius:18px;--container:1280px}body.hc-dark{--bg:#10131d;--surface:#181c28;--surface-2:#202433;--text:#f7f7fb;--muted:#aeb3c7;--line:#2a3040;--shadow:0 16px 40px rgba(0,0,0,.22)}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hc-container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.hc-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}body.hc-dark .hc-header{background:rgba(16,19,29,.92)}.hc-topbar{height:64px;display:grid;grid-template-columns:150px minmax(260px,520px) 1fr;gap:24px;align-items:center}.hc-logo{display:flex;align-items:flex-end;font-weight:800;letter-spacing:-.06em;line-height:.74}.hc-logo span{font-size:40px;background:linear-gradient(135deg,#118ae6,#8d67ff 58%,#f467c9);-webkit-background-clip:text;color:transparent}.hc-logo small{font-size:16px;color:#9c6bff;letter-spacing:-.05em;margin-left:-8px}.hc-search{position:relative;display:flex;align-items:center;height:42px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:0 8px 24px rgba(30,34,65,.05);overflow:hidden}.hc-search i{margin-left:16px;color:#a78bfa}.hc-search input{min-width:0;flex:1;border:0;background:transparent;color:var(--text);font:inherit;outline:0;padding:0 12px}.hc-search button{height:34px;margin-right:4px;border:0;border-radius:999px;padding:0 18px;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;font-weight:800;cursor:pointer}.hc-search-top button{width:38px;height:38px;padding:0;font-size:0}.hc-search-top button:before{content:'\f002';font:900 15px 'Font Awesome 6 Free'}.hc-socials{display:flex;gap:14px;align-items:center;justify-content:flex-end}.hc-socials a{display:flex;gap:5px;align-items:center;color:var(--text);font-weight:700;opacity:.9}.hc-socials a i{font-size:15px}.hc-dark-toggle{border:0;width:48px;height:28px;border-radius:999px;background:#eef1fb;color:#1d62c8;cursor:pointer;font-size:14px}body.hc-dark .hc-dark-toggle{background:#263047;color:#fff}.hc-nav-wrap{padding:14px 0}.hc-nav{min-height:58px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);display:flex;align-items:center;gap:16px;padding:8px 16px}body.hc-dark .hc-nav{background:var(--surface)}.hc-menu{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0;flex:1}.hc-menu li{position:relative}.hc-menu a{display:flex;align-items:center;min-height:40px;padding:0 18px;border-radius:999px;font-weight:800;color:var(--text);white-space:nowrap}.hc-menu .current-menu-item>a,.hc-menu .current_page_item>a,.hc-menu a:hover{background:#fff0f8;color:var(--pink)}.hc-menu ul{position:absolute;top:100%;left:0;min-width:210px;list-style:none;padding:10px;margin:0;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.16s ease;z-index:99}.hc-menu li:hover>ul,.hc-menu li:focus-within>ul,.hc-menu li.hc-open>ul{opacity:1;visibility:visible;transform:translateY(0)}.hc-menu ul a{min-height:36px;padding:0 14px}.hc-surprise,.hc-btn{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;font-weight:800;padding:10px 18px;box-shadow:0 10px 18px rgba(124,77,255,.16);white-space:nowrap}.hc-site{padding:22px 0 54px}.hc-home-grid,.hc-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.hc-feature-row{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:16px;margin-bottom:18px}.hc-hero,.hc-trending{height:320px;border-radius:20px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(16,18,28,.86) 0%,rgba(16,18,28,.50) 42%,rgba(16,18,28,.08) 100%),var(--hero-img);background-position:center;background-size:cover;box-shadow:var(--shadow)}.hc-hero{display:flex;align-items:center;padding:38px}.hc-hero-content{max-width:450px;color:#fff;position:relative;z-index:2;margin-left:70px}.hc-hero h1,.hc-single-info h1{font-size:26px;line-height:1.15;margin:0 0 6px;font-weight:800;letter-spacing:-.035em}.hc-hero-genres{color:#d09bff;font-weight:800;margin-bottom:16px}.hc-hero p{font-size:14px;margin:0 0 14px;color:#f5f5fb}.hc-status{margin-bottom:16px;color:#fff}.hc-rating{width:58px;height:58px;position:absolute;top:38px;left:38px;z-index:3;display:grid;place-items:center;color:#1f2240}.hc-rating i{position:absolute;font-size:56px;color:#ffdf3f}.hc-rating span{z-index:1;font-weight:800;font-size:12px}.hc-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:10px}.hc-dots span{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.45)}.hc-dots .active{background:var(--purple)}.hc-trending{height:320px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff;background-image:linear-gradient(180deg,rgba(15,18,30,.15),rgba(15,18,30,.75)),var(--trend-img)}.hc-trending i{position:absolute;right:14px;top:12px;color:#ffd400;font-size:34px;transform:rotate(18deg)}.hc-trending span{font-size:17px;line-height:1.2}.hc-trending strong{font-size:21px;line-height:1.15;margin-top:7px}.hc-panel,.hc-widget{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;margin-bottom:18px}.hc-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line)}.hc-section-head h1,.hc-section-head h2{font-size:17px;line-height:1.2;margin:0;font-weight:800;letter-spacing:-.025em}.hc-section-head a{color:var(--purple);font-weight:800;font-size:13px}.hc-news-card{display:grid;grid-template-columns:170px 1fr;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line);align-items:center}.hc-news-card:last-child{border-bottom:0}.hc-news-thumb img{height:112px;width:100%;object-fit:cover;border-radius:14px}.hc-chip,.hc-title-poster span{display:inline-flex;padding:3px 8px;border-radius:999px;background:linear-gradient(135deg,#ff7b4a,#f2419f);color:#fff;font-size:11px;font-weight:800}.hc-news-card h3{font-size:16px;line-height:1.35;margin:5px 0 8px}.hc-news-card p{margin:0 0 10px;color:var(--muted)}.hc-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:12px}.hc-title-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:18px 20px}.hc-title-grid-archive{grid-template-columns:repeat(4,minmax(0,1fr))}.hc-title-grid-related{grid-template-columns:repeat(4,minmax(0,1fr));padding:16px 0 0}.hc-title-card{text-align:center;min-width:0}.hc-title-poster{position:relative;display:block;border-radius:14px;overflow:hidden;box-shadow:0 8px 18px rgba(35,35,65,.08);background:#f2f4fa}.hc-title-poster img{width:100%;aspect-ratio:2/3;object-fit:cover}.hc-title-poster span{position:absolute;right:6px;top:6px;background:#fff;color:var(--pink);box-shadow:0 8px 16px rgba(35,35,65,.12);max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-title-card h3{font-size:13px;line-height:1.35;margin:9px 0 0;font-weight:700}.hc-sidebar .hc-search{margin-bottom:18px}.hc-link-list{list-style:none;margin:0;padding:12px 20px}.hc-link-list li{border-bottom:1px solid var(--line)}.hc-link-list li:last-child{border-bottom:0}.hc-link-list a{display:block;padding:10px 0;color:var(--text);font-size:13px}.hc-link-list a:before{content:'';display:inline-block;width:6px;height:6px;background:var(--purple);border-radius:50%;margin-right:10px;vertical-align:middle}.hc-genre-grid{padding:16px 20px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px 14px}.hc-genre-grid a{display:flex;gap:8px;align-items:center;font-size:13px}.hc-genre-grid i{color:#b989ff}.serieslist.pop ul,.serieslist ul{list-style:none;margin:0;padding:12px 16px}.serieslist.pop li,.serieslist li{display:grid!important;grid-template-columns:28px 54px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);min-height:0}.serieslist.pop li:last-child,.serieslist li:last-child{border-bottom:0}.serieslist .ctr{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--surface-2);color:var(--purple);font-weight:800;font-size:12px}.serieslist .imgseries img{width:54px!important;height:72px!important;object-fit:cover;border-radius:10px}.serieslist .leftseries{min-width:0}.serieslist .leftseries h4{font-size:13px;line-height:1.25;margin:0 0 4px}.serieslist .leftseries h4 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.serieslist .leftseries span{display:block;color:var(--muted);font-size:11px;line-height:1.35}.serieslist .leftseries span a{color:var(--purple)}.ts-wpop-nav-tabs{display:flex;gap:6px;list-style:none;margin:0;padding:12px 16px 0}.ts-wpop-nav-tabs a{display:block;padding:6px 10px;border-radius:999px;background:var(--surface-2);font-size:12px;font-weight:800;color:var(--muted);cursor:pointer}.ts-wpop-nav-tabs .active a{background:#fff0f8;color:var(--pink)}.rating .rtp{height:5px;background:var(--line);border-radius:999px;overflow:hidden}.rating .rtb span{display:block;height:5px;background:linear-gradient(90deg,var(--pink),var(--purple))}.rating .numscore{font-size:11px;color:var(--muted);margin-top:2px}.genre{list-style:none;margin:0;padding:14px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.genre a{font-size:13px}.hc-single{padding:0}.hc-single-hero{position:relative;border-radius:var(--radius) var(--radius) 0 0;overflow:hidden;min-height:340px;background-image:linear-gradient(90deg,rgba(16,18,28,.90),rgba(16,18,28,.58),rgba(16,18,28,.16)),var(--single-img);background-size:cover;background-position:center;display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;align-items:end;padding:30px;color:#fff}.hc-single-poster img{border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.24);aspect-ratio:2/3;object-fit:cover;width:190px}.hc-single-info{position:relative}.hc-single-info .hc-rating{position:relative;top:auto;left:auto;margin-bottom:10px}.hc-native{color:#d7d9e5;margin:0 0 10px}.hc-info-grid{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:10px;margin-top:16px}.hc-info-grid span{display:block;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:10px}.hc-info-grid b{display:block;font-size:10px;text-transform:uppercase;color:#d7d9e5;letter-spacing:.04em}.hc-content{padding:24px 30px}.hc-content h2{font-size:20px;margin-top:0}.hc-content p{font-size:15px;color:var(--text)}.hc-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0}.hc-detail-item{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:10px 12px}.hc-detail-item b{display:block;font-size:11px;color:var(--muted);text-transform:uppercase}.hc-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hc-gallery-grid a,.hc-gallery-grid img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px;overflow:hidden}.hc-featured{width:100%;max-height:460px;object-fit:cover}.hc-post-title{font-size:28px;line-height:1.14;margin:0;padding:28px 30px 8px}.hc-post-title+.hc-meta{padding:0 30px 20px}.hc-related-block{padding:0 30px 30px}.hc-related-block>.hc-section-head{padding:18px 0}.hc-related-block .hc-news-card{padding-left:0;padding-right:0}.hc-watch-grid{display:flex;flex-wrap:wrap;gap:10px;padding-top:14px}.hc-watch-grid a{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:8px 13px;background:var(--surface-2);font-weight:700}.hc-watch-grid img{width:24px;height:24px;object-fit:contain}.hc-search-results{display:grid;grid-template-columns:1fr;gap:0}.hc-search-results .hc-title-card{display:grid;grid-template-columns:95px 1fr;text-align:left;gap:14px;padding:14px 20px;border-bottom:1px solid var(--line)}.hc-search-results .hc-title-poster{width:95px}.hc-search-results .hc-title-card h3{font-size:16px;margin:0}.hc-search-results .hc-title-card:after{content:attr(data-type);align-self:start;justify-self:start;color:var(--muted);font-size:12px;text-transform:capitalize}.hc-pagination{padding:18px 20px}.hc-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.hc-pagination a,.hc-pagination span{padding:8px 12px;border-radius:10px;background:var(--surface-2);font-weight:800}.hc-footer{padding:30px 0;color:var(--muted);text-align:center}.hc-backtop{position:fixed;right:20px;bottom:20px;width:46px;height:46px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;box-shadow:var(--shadow);font-size:17px;cursor:pointer}@media (max-width:1100px){.hc-home-grid,.hc-page-grid{grid-template-columns:1fr}.hc-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hc-sidebar .hc-search{grid-column:1/-1}.hc-feature-row{grid-template-columns:1fr 240px}.hc-title-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:820px){.hc-container{width:min(100% - 28px,var(--container))}.hc-topbar{height:auto;grid-template-columns:1fr;gap:12px;padding:14px 0}.hc-logo span{font-size:36px}.hc-socials{justify-content:flex-start;overflow:auto}.hc-nav{border-radius:22px;align-items:flex-start;flex-direction:column}.hc-menu{width:100%;overflow:visible;flex-wrap:wrap}.hc-menu a{padding:0 14px}.hc-menu ul{position:static;display:none;opacity:1;visibility:visible;transform:none;margin-top:6px}.hc-menu li.hc-open>ul{display:block}.hc-feature-row{grid-template-columns:1fr}.hc-hero,.hc-trending{height:300px}.hc-hero{padding:26px}.hc-rating{top:26px;left:26px}.hc-hero-content{margin-left:64px}.hc-sidebar{display:block}.hc-news-card{grid-template-columns:120px 1fr;padding:16px}.hc-news-thumb img{height:90px}.hc-title-grid,.hc-title-grid-archive,.hc-title-grid-related{grid-template-columns:repeat(3,1fr);padding:16px}.hc-single-hero{grid-template-columns:150px 1fr;padding:22px}.hc-single-poster img{width:150px}.hc-info-grid,.hc-details-grid{grid-template-columns:repeat(2,1fr)}.hc-content,.hc-related-block{padding:22px}.hc-post-title{padding:22px 22px 8px;font-size:24px}.hc-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hc-feature-row{gap:14px}.hc-news-card{grid-template-columns:1fr}.hc-news-thumb img{height:170px}.hc-genre-grid,.genre{grid-template-columns:repeat(2,1fr)}.hc-hero-content{margin-left:0;margin-top:70px}.hc-hero h1{font-size:22px}.hc-title-grid,.hc-title-grid-archive,.hc-title-grid-related{grid-template-columns:repeat(2,1fr)}.hc-socials a span{display:none}.hc-single-hero{grid-template-columns:1fr}.hc-single-poster img{width:150px}.hc-info-grid,.hc-details-grid{grid-template-columns:1fr}.hc-search-results .hc-title-card{grid-template-columns:82px 1fr}.hc-search-results .hc-title-poster{width:82px}} 

/* v2.1 targeted fixes: keep v2 look, add missing detail/layout behavior */
.hc-mobile-menu-toggle,.hc-mobile-search-toggle,.hc-mobile-search-panel{display:none}.hc-tax-pills{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 0}.hc-pill{display:inline-flex;align-items:center;border-radius:999px;background:rgba(237,99,190,.10);color:var(--pink);font-size:12px;font-weight:800;padding:5px 10px}.hc-tax-pills-large .hc-pill{background:var(--surface-2);color:var(--text);border:1px solid var(--line);padding:7px 11px}.hc-clean-info{margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.hc-info-table{margin:0;display:block;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface)}.hc-info-table div{display:grid;grid-template-columns:160px 1fr;border-bottom:1px solid var(--line)}.hc-info-table div:last-child{border-bottom:0}.hc-info-table dt,.hc-info-table dd{padding:11px 14px;margin:0;font-size:14px}.hc-info-table dt{font-weight:800;color:var(--muted);background:var(--surface-2)}.hc-info-table dd a{color:var(--purple);font-weight:800}.hc-tax-section{margin-top:18px}.hc-tax-section h2{font-size:17px;margin:0 0 10px}.hc-tax-cast .hc-pill{background:linear-gradient(135deg,rgba(237,99,190,.12),rgba(123,77,255,.12));color:var(--purple)}.hc-single-hero-compact{min-height:300px}.hc-related-clean{gap:12px}.hc-related-articles .hc-news-card{padding-left:0;padding-right:0}.hc-featured-wrap{padding:0 30px 8px}.hc-featured{border-radius:18px;width:100%;max-height:420px;object-fit:cover;aspect-ratio:16/9}.hc-comments-block{border-top:1px solid var(--line);padding-top:24px}.hc-comments-block input,.hc-comments-block textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:var(--surface);color:var(--text)}.hc-comments-block .submit{width:auto;border:0;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;border-radius:999px;font-weight:800;padding:10px 18px;cursor:pointer}.hc-gallery-grid button{border:0;background:transparent;padding:0;cursor:zoom-in}.hc-gallery-archive-grid{padding-top:14px}.hc-lightbox{position:fixed;inset:0;background:rgba(5,8,18,.86);z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.hc-lightbox.active{display:flex}.hc-lightbox img{max-width:min(100%,1100px);max-height:86vh;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.hc-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:22px;cursor:pointer}.hc-lightbox .hc-lb-close{top:18px;right:18px}.hc-lightbox .hc-lb-prev{left:18px}.hc-lightbox .hc-lb-next{right:18px}.hc-az-wrap{padding:18px 20px 24px}.hc-az-filter{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.hc-az-filter a{display:inline-flex;min-width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:var(--surface-2);border:1px solid var(--line);font-weight:800}.hc-az-filter a.active,.hc-az-filter a:hover{background:#fff0f8;color:var(--pink)}.hc-az-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.hc-az-list a{padding:9px 0;border-bottom:1px solid var(--line);font-weight:700}.hc-search-results .hc-news-card{grid-template-columns:120px 1fr}.hc-search-results .hc-news-thumb img{height:82px}.hc-search-results .hc-news-card h3{font-size:15px}.hc-search-results .hc-news-card p{font-size:13px}.archive .hc-title-grid-archive,.post-type-archive .hc-title-grid-archive{grid-template-columns:repeat(4,minmax(0,1fr))}.hc-gallery-grid.hc-lightbox-gallery{padding-top:14px}
@media (max-width:820px){.hc-header{position:sticky}.hc-container{width:min(100% - 24px,var(--container))}.hc-topbar{height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0}.hc-logo span{font-size:29px}.hc-logo small{font-size:13px;margin-left:-5px}.hc-search-top{display:none}.hc-socials{gap:8px;justify-content:flex-end;overflow:visible;margin-left:auto}.hc-socials a{display:none}.hc-dark-toggle{width:36px;height:28px}.hc-mobile-menu-toggle,.hc-mobile-search-toggle{display:inline-grid;place-items:center;border:0;width:34px;height:34px;border-radius:50%;background:var(--surface-2);color:var(--text);font-size:14px}.hc-nav-wrap{display:none;position:fixed;inset:56px 0 auto 0;width:100%;padding:10px 14px;background:rgba(247,248,252,.96);z-index:100;border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(20,23,40,.10)}body.hc-dark .hc-nav-wrap{background:rgba(16,19,29,.96)}body.hc-menu-open .hc-nav-wrap{display:block}.hc-nav{min-height:0;border-radius:18px;padding:12px;display:block}.hc-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:58vh;overflow:auto}.hc-menu a{min-height:34px;padding:0 11px;font-size:13px}.hc-menu ul{grid-column:1/-1;background:var(--surface-2);box-shadow:none;border-radius:12px;margin:4px 0 6px;padding:8px}.hc-surprise{margin-top:8px;width:100%;justify-content:center;padding:9px 14px;font-size:13px}.hc-mobile-search-panel{display:none;position:fixed;top:56px;left:0;right:0;background:rgba(247,248,252,.97);padding:10px 14px;z-index:101;border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(20,23,40,.10)}body.hc-dark .hc-mobile-search-panel{background:rgba(16,19,29,.97)}body.hc-search-open .hc-mobile-search-panel{display:block}.hc-mobile-search-panel .hc-search{display:flex;height:40px;margin:0}.hc-site{padding-top:16px}.hc-single-hero{min-height:0;grid-template-columns:120px 1fr;gap:16px;padding:18px}.hc-single-poster img{width:120px}.hc-single-info h1{font-size:21px}.hc-info-grid{grid-template-columns:repeat(2,1fr);gap:8px}.hc-info-grid span{padding:8px}.hc-content,.hc-related-block{padding:18px}.hc-info-table div{grid-template-columns:125px 1fr}.hc-info-table dt,.hc-info-table dd{font-size:13px;padding:9px 11px}.hc-post-title{font-size:22px;padding:20px 18px 8px}.hc-featured-wrap{padding:0 18px 6px}.hc-title-grid-related{grid-template-columns:repeat(3,1fr);padding:14px 0 0}.hc-az-list{grid-template-columns:1fr}.hc-gallery-grid{grid-template-columns:repeat(2,1fr)}.hc-search-results .hc-news-card{grid-template-columns:90px 1fr}.hc-search-results .hc-news-thumb img{height:70px}.hc-search-results .hc-news-card p{display:none}}
@media (max-width:560px){.hc-topbar{height:52px}.hc-nav-wrap,.hc-mobile-search-panel{top:52px}.hc-logo span{font-size:25px}.hc-logo small{font-size:12px}.hc-dark-toggle{width:32px}.hc-mobile-menu-toggle,.hc-mobile-search-toggle{width:32px;height:32px}.hc-single-hero{grid-template-columns:92px 1fr;gap:12px;padding:14px}.hc-single-poster img{width:92px;border-radius:12px}.hc-single-info h1{font-size:18px}.hc-native,.hc-hero-genres{font-size:12px}.hc-rating{width:46px;height:46px}.hc-rating i{font-size:44px}.hc-rating span{font-size:10px}.hc-info-grid{grid-template-columns:1fr 1fr}.hc-info-grid span{font-size:12px}.hc-info-table div{grid-template-columns:1fr}.hc-info-table dt{padding-bottom:3px}.hc-info-table dd{padding-top:3px}.hc-title-grid-related{grid-template-columns:repeat(2,1fr)}.hc-gallery-grid{grid-template-columns:1fr 1fr}.hc-lightbox{padding:12px}.hc-lightbox button{width:38px;height:38px}.hc-search-results .hc-news-card{grid-template-columns:78px 1fr;padding:12px 14px}.hc-search-results .hc-news-thumb img{height:62px}.hc-search-results .hc-news-card h3{font-size:14px}}

/* v2.2 targeted fixes: keep v2 look, repair slider, A-Z, cast cards, genre placement, and sticky desktop menu */
@media (min-width:821px){
  .hc-header{position:sticky;top:0;z-index:999;}
  .hc-header .hc-nav-wrap{display:block!important;transition:padding .18s ease;}
  .hc-header.hc-scrolled .hc-topbar{height:56px;}
  .hc-header.hc-scrolled .hc-nav-wrap{padding:8px 0;}
  .hc-header.hc-scrolled .hc-nav{min-height:46px;padding:6px 14px;}
  .hc-header.hc-scrolled .hc-menu a{min-height:34px;padding:0 14px;}
  .hc-header.hc-scrolled .hc-logo span{font-size:34px;}
}
.hc-feature-row-v22{grid-template-columns:minmax(0,1fr) 250px;align-items:stretch;}
.hc-feature-slider-wrap{position:relative;min-width:0;}
.hc-feature-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:20px;gap:0;-webkit-overflow-scrolling:touch;}
.hc-feature-slider::-webkit-scrollbar{display:none;}
.hc-hero-slide{flex:0 0 100%;scroll-snap-align:start;}
.hc-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.86);color:var(--purple);box-shadow:0 12px 28px rgba(30,34,65,.18);font-size:26px;line-height:1;cursor:pointer;}
.hc-slider-prev{left:12px;}.hc-slider-next{right:12px;}body.hc-dark .hc-slider-btn{background:rgba(24,28,40,.88);color:#fff;}
.hc-tax-genres{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);}
.hc-tax-genres .hc-tax-pills{margin-top:0;}
.hc-cast-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:12px;}
.hc-cast-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 18px rgba(35,35,65,.06);}
.hc-cast-photo{display:block;background:var(--surface-2);}
.hc-cast-photo img{width:100%;aspect-ratio:3/4;object-fit:cover;}
.hc-cast-meta{padding:10px 11px;display:grid;gap:3px;}
.hc-cast-name{font-weight:800;font-size:13px;line-height:1.25;color:var(--text);}
.hc-cast-native{font-size:12px;color:var(--muted);line-height:1.25;}
.hc-cast-role{font-size:11px;color:var(--purple);font-weight:800;line-height:1.25;}
.hc-cast-profile-head{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;padding:24px;align-items:start;}
.hc-cast-profile-photo img{width:220px;aspect-ratio:3/4;object-fit:cover;border-radius:18px;box-shadow:var(--shadow);background:var(--surface-2);}
.hc-cast-profile-info h1{font-size:28px;margin:10px 0 8px;letter-spacing:-.035em;}
.hc-cast-profile-info p{color:var(--muted);margin:0 0 18px;}
.hc-cast-profile-table{max-width:620px;}
.hc-az-filter a[href*="az-lists"]{text-transform:uppercase;}
@media (max-width:1100px){.hc-cast-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.hc-feature-row-v22{grid-template-columns:1fr 240px;}}
@media (max-width:820px){.hc-feature-row-v22{grid-template-columns:1fr;}.hc-slider-btn{width:34px;height:34px;font-size:22px;}.hc-cast-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hc-cast-profile-head{grid-template-columns:130px minmax(0,1fr);gap:16px;padding:18px}.hc-cast-profile-photo img{width:130px;border-radius:14px}.hc-cast-profile-info h1{font-size:22px}.hc-tax-genres .hc-pill{font-size:11px;padding:5px 8px}}
@media (max-width:560px){.hc-cast-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.hc-cast-profile-head{grid-template-columns:1fr}.hc-cast-profile-photo img{width:150px}.hc-hero-slide{min-height:300px}.hc-slider-prev{left:8px}.hc-slider-next{right:8px}}

/* v2.3 refinements requested: desktop header scroll, compact cast cards, safe image fit, /cast archive */
@media (min-width:821px){
  .hc-header.hc-scrolled .hc-nav-wrap{display:none!important;}
  .hc-header.hc-scrolled .hc-topbar{height:58px;}
  .hc-header.hc-scrolled .hc-logo span{font-size:34px;}
  .hc-header.hc-scrolled .hc-logo small{font-size:14px;}
}
.hc-watch-section{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);}
.hc-tax-cast .hc-cast-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;}
.hc-tax-cast .hc-cast-card{border-radius:14px;box-shadow:0 6px 14px rgba(35,35,65,.05);}
.hc-tax-cast .hc-cast-photo img{aspect-ratio:1/1;object-fit:cover;}
.hc-tax-cast .hc-cast-meta{padding:8px 9px;gap:2px;}
.hc-tax-cast .hc-cast-name{font-size:12px;}
.hc-tax-cast .hc-cast-native{font-size:11px;}
.hc-tax-cast .hc-cast-role{font-size:10.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.hc-cast-archive-grid{padding:18px 20px 22px;grid-template-columns:repeat(6,minmax(0,1fr));}
.hc-featured-wrap{display:flex;justify-content:center;align-items:center;background:var(--surface);}
.hc-featured{width:100%;height:auto;max-height:72vh;object-fit:contain!important;aspect-ratio:auto!important;background:var(--surface-2);}
.single-gallery .hc-featured,.single-artists .hc-featured{object-fit:contain!important;aspect-ratio:auto!important;max-height:78vh;}
.single-gallery .hc-gallery-grid a,.single-gallery .hc-gallery-grid img,.single-gallery .hc-gallery-grid button img{aspect-ratio:auto;max-height:360px;object-fit:contain;background:var(--surface-2);}
.single-gallery .hc-gallery-grid button{border-radius:12px;background:var(--surface-2);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:170px;}
.hc-gallery-grid.hc-lightbox-gallery img{object-fit:contain;background:var(--surface-2);}
@media (max-width:1100px){.hc-tax-cast .hc-cast-grid,.hc-cast-archive-grid{grid-template-columns:repeat(5,minmax(0,1fr));}}
@media (max-width:820px){.hc-tax-cast .hc-cast-grid,.hc-cast-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.hc-cast-archive-grid{padding:16px}.hc-featured{max-height:70vh}}
@media (max-width:560px){.hc-tax-cast .hc-cast-grid,.hc-cast-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.single-gallery .hc-gallery-grid button{min-height:130px}}

/* v2.4 refinements: A-Z/Cast archive routing support and uniform gallery detail grid */
.hc-section-subhead{padding:14px 20px 0}.hc-section-subhead h2{font-size:15px;line-height:1.2;margin:0;font-weight:800;letter-spacing:-.02em;color:var(--text)}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{width:100%;aspect-ratio:4/3;min-height:0;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px;box-shadow:0 6px 14px rgba(35,35,65,.05)}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain;background:transparent;border-radius:10px}.single-gallery .hc-gallery-grid.hc-lightbox-gallery a{aspect-ratio:4/3}.single-gallery .hc-gallery-grid.hc-lightbox-gallery a img{width:100%;height:100%;object-fit:contain}
@media (max-width:820px){.single-gallery .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hc-section-subhead{padding:12px 16px 0}}
@media (max-width:560px){.single-gallery .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{padding:6px;border-radius:12px}}


/* v2.5 refinements: restore series/movie gallery style, tidy single gallery, paginate A-Z */
.single-series .hc-gallery-grid.hc-lightbox-gallery img,
.single-movies .hc-gallery-grid.hc-lightbox-gallery img{width:100%;aspect-ratio:16/10;object-fit:cover!important;background:transparent;border-radius:12px;}
.single-series .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
.single-movies .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{border:0;background:transparent;padding:0;min-height:0;box-shadow:none;display:block;}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch;padding-top:14px;}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{width:100%;aspect-ratio:4/3;min-height:0;border:0;border-radius:14px;background:var(--surface-2);overflow:hidden;display:block;padding:0;box-shadow:0 6px 14px rgba(35,35,65,.05);}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover!important;background:transparent;border-radius:0;}
.hc-az-pagination{padding:18px 0 0!important;}
.hc-az-pagination .page-numbers{display:inline-flex;min-width:36px;height:36px;align-items:center;justify-content:center;margin:3px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);font-weight:800;}
.hc-az-pagination .current,.hc-az-pagination a:hover{background:#fff0f8;color:var(--pink);}
@media (max-width:820px){.single-gallery .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* v2.6 refinements: Pinterest gallery, restored title gallery, modern cast */
.single-gallery .hc-gallery-grid.hc-lightbox-gallery{display:block!important;columns:3 220px;column-gap:14px;padding-top:16px;}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{display:inline-block!important;width:100%!important;margin:0 0 14px!important;break-inside:avoid!important;aspect-ratio:auto!important;min-height:0!important;border:0!important;border-radius:18px!important;background:transparent!important;box-shadow:0 10px 24px rgba(35,35,65,.08)!important;overflow:hidden!important;padding:0!important;}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;background:transparent!important;border-radius:18px!important;}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(35,35,65,.13)!important;}
.single-gallery .hc-featured{object-fit:contain!important;aspect-ratio:auto!important;max-height:75vh!important;background:var(--surface-2);}

.single-series .hc-gallery-grid.hc-lightbox-gallery,
.single-movies .hc-gallery-grid.hc-lightbox-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding-top:14px;align-items:initial!important;}
.single-series .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
.single-movies .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{display:block!important;width:auto!important;margin:0!important;aspect-ratio:auto!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;padding:0!important;}
.single-series .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
.single-movies .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important;border-radius:12px!important;background:transparent!important;max-height:none!important;}

.hc-tax-cast .hc-cast-modern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;}
.hc-tax-cast .hc-cast-modern-card{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-height:92px;padding:10px 12px 10px 10px;border:1px solid rgba(123,77,255,.16);border-radius:22px;background:linear-gradient(135deg,rgba(237,99,190,.08),rgba(123,77,255,.08) 46%,rgba(255,255,255,.72));box-shadow:none;overflow:hidden;}
body.hc-dark .hc-tax-cast .hc-cast-modern-card{background:linear-gradient(135deg,rgba(237,99,190,.14),rgba(123,77,255,.12) 48%,rgba(32,36,51,.82));}
.hc-tax-cast .hc-cast-modern-card:before{content:'';position:absolute;right:-22px;top:-28px;width:78px;height:78px;border-radius:999px;background:linear-gradient(135deg,var(--pink),var(--purple));opacity:.13;}
.hc-tax-cast .hc-cast-modern-card:hover{transform:translateY(-2px);border-color:rgba(237,99,190,.34);box-shadow:0 12px 28px rgba(123,77,255,.10);}
.hc-tax-cast .hc-cast-modern-card .hc-cast-photo{position:relative;width:76px;height:76px;border-radius:22px;overflow:hidden;background:var(--surface-2);box-shadow:0 8px 18px rgba(35,35,65,.10);}
.hc-tax-cast .hc-cast-modern-card .hc-cast-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:0;}
.hc-cast-number{position:absolute;left:6px;bottom:6px;display:inline-flex;align-items:center;justify-content:center;height:20px;min-width:28px;padding:0 7px;border-radius:999px;background:rgba(255,255,255,.88);color:var(--purple);font-size:10px;font-weight:900;box-shadow:0 6px 14px rgba(35,35,65,.14);}
body.hc-dark .hc-cast-number{background:rgba(16,19,29,.82);color:#fff;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-meta{position:relative;z-index:1;padding:0;gap:3px;min-width:0;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-name{font-size:13px;font-weight:900;line-height:1.25;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-native{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-role{display:inline-flex;align-self:flex-start;max-width:100%;margin-top:5px;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.78);color:var(--purple);font-size:10.5px;font-weight:900;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body.hc-dark .hc-tax-cast .hc-cast-modern-card .hc-cast-role{background:rgba(255,255,255,.08);color:#d9ceff;}
@media (max-width:1100px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.single-series .hc-gallery-grid.hc-lightbox-gallery,.single-movies .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media (max-width:820px){.single-gallery .hc-gallery-grid.hc-lightbox-gallery{columns:2 160px;}.single-series .hc-gallery-grid.hc-lightbox-gallery,.single-movies .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:1fr;}}
@media (max-width:560px){.single-gallery .hc-gallery-grid.hc-lightbox-gallery{column-gap:10px;}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{margin-bottom:10px!important;border-radius:14px!important}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{border-radius:14px!important}.hc-tax-cast .hc-cast-modern-card{grid-template-columns:64px minmax(0,1fr);min-height:80px;border-radius:18px}.hc-tax-cast .hc-cast-modern-card .hc-cast-photo{width:64px;height:64px;border-radius:18px}.hc-tax-cast .hc-cast-modern-card .hc-cast-name{font-size:12px}}

/* v2.7 refinements: soft cast cards, cast profile gallery button, Pinterest gallery, home gallery/lyrics, breadcrumbs, article thumbs */
.hc-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 auto 16px;color:var(--muted);font-size:12px;font-weight:700}.hc-breadcrumb a{color:var(--muted)}.hc-breadcrumb a:hover{color:var(--pink)}.hc-breadcrumb i{font-style:normal;opacity:.45}.hc-breadcrumb span{color:var(--text)}
.hc-cast-gallery-btn{display:inline-flex;width:max-content;margin:10px 0 14px;padding:9px 15px;border-radius:999px;gap:8px;align-items:center;background:linear-gradient(135deg,rgba(237,99,190,.14),rgba(123,77,255,.14));color:var(--purple);font-weight:900;box-shadow:none}.hc-cast-gallery-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff}
.hc-tax-cast .hc-cast-modern-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.hc-tax-cast .hc-cast-modern-card{position:relative;display:flex;flex-direction:column;padding:0;border:1px solid rgba(123,77,255,.12);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(251,247,255,.88));box-shadow:0 8px 20px rgba(35,35,65,.045);overflow:hidden}.hc-tax-cast .hc-cast-modern-card:before{display:none}.hc-tax-cast .hc-cast-modern-card:hover{transform:translateY(-3px);border-color:rgba(237,99,190,.25);box-shadow:0 14px 28px rgba(123,77,255,.10)}body.hc-dark .hc-tax-cast .hc-cast-modern-card{background:linear-gradient(180deg,rgba(32,36,51,.96),rgba(24,28,40,.92))}.hc-tax-cast .hc-cast-modern-card .hc-cast-photo{display:block;position:relative;width:100%;height:auto;aspect-ratio:1/1;border-radius:0;overflow:hidden;background:linear-gradient(135deg,rgba(237,99,190,.08),rgba(123,77,255,.10));box-shadow:none}.hc-tax-cast .hc-cast-modern-card .hc-cast-photo img{width:100%;height:100%;object-fit:cover;object-position:top center}.hc-tax-cast .hc-cast-modern-card .hc-cast-meta{padding:10px 11px 11px;background:rgba(255,255,255,.55);min-width:0}body.hc-dark .hc-tax-cast .hc-cast-modern-card .hc-cast-meta{background:rgba(255,255,255,.03)}.hc-tax-cast .hc-cast-modern-card .hc-cast-name{font-size:12.5px;font-weight:900;line-height:1.25;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-tax-cast .hc-cast-modern-card .hc-cast-native{display:block;margin-top:2px;font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-tax-cast .hc-cast-modern-card .hc-cast-role{display:inline-flex;max-width:100%;margin-top:7px;padding:4px 8px;border-radius:999px;background:rgba(123,77,255,.08);color:var(--purple);font-size:10.5px;font-weight:900;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-cast-number{left:8px;bottom:8px;height:22px;min-width:31px;background:rgba(255,255,255,.9);color:var(--purple);border:1px solid rgba(123,77,255,.08)}
.single-gallery .hc-gallery-grid.hc-lightbox-gallery{display:block!important;columns:3 210px;column-gap:18px;padding-top:18px}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{display:inline-block!important;width:100%!important;margin:0 0 18px!important;break-inside:avoid!important;border:0!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.75),rgba(251,247,255,.95))!important;box-shadow:0 14px 32px rgba(35,35,65,.10)!important;padding:8px!important;overflow:hidden!important}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;border-radius:16px!important;background:transparent!important}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(123,77,255,.16)!important}body.hc-dark.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{background:linear-gradient(180deg,rgba(32,36,51,.92),rgba(24,28,40,.96))!important}
.hc-home-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 20px 22px}.hc-home-gallery-card{position:relative;display:block;border-radius:18px;overflow:hidden;background:var(--surface-2);box-shadow:0 8px 18px rgba(35,35,65,.06)}.hc-home-gallery-card img{width:100%;height:170px;object-fit:cover;transition:transform .25s ease}.hc-home-gallery-card span{position:absolute;left:10px;right:10px;bottom:10px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.9);font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-home-gallery-card:hover img{transform:scale(1.04)}body.hc-dark .hc-home-gallery-card span{background:rgba(16,19,29,.84)}.hc-home-lyrics-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 20px 22px}.hc-home-lyrics-item{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,rgba(237,99,190,.05),rgba(123,77,255,.05))}.hc-home-lyrics-item img{width:58px;height:58px;border-radius:14px;object-fit:cover}.hc-home-lyrics-item strong{display:block;font-size:13px;line-height:1.25}.hc-home-lyrics-item em{display:block;margin-top:3px;color:var(--muted);font-style:normal;font-size:12px;line-height:1.25}.hc-home-lyrics-item:hover{transform:translateY(-2px);border-color:rgba(237,99,190,.25)}
body.hc-article-page .hc-search-results .hc-news-card{grid-template-columns:160px 1fr}body.hc-article-page .hc-search-results .hc-news-thumb img{height:112px;border-radius:16px}body.hc-article-page .hc-search-results .hc-news-card h3{font-size:17px}
@media (max-width:1100px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:820px){.hc-breadcrumb{margin-bottom:12px}.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.single-gallery .hc-gallery-grid.hc-lightbox-gallery{columns:2 160px}.hc-home-lyrics-list{grid-template-columns:1fr}body.hc-article-page .hc-search-results .hc-news-card{grid-template-columns:115px 1fr}body.hc-article-page .hc-search-results .hc-news-thumb img{height:84px}}
@media (max-width:560px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hc-home-gallery-grid{grid-template-columns:1fr;padding:14px}.hc-home-gallery-card img{height:210px}.hc-home-lyrics-list{padding:14px}.single-gallery .hc-gallery-grid.hc-lightbox-gallery{columns:1}.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{padding:6px!important;border-radius:18px!important}body.hc-article-page .hc-search-results .hc-news-card{grid-template-columns:96px 1fr}body.hc-article-page .hc-search-results .hc-news-thumb img{height:74px}}

/* v2.8 refinements: clearer homepage gallery, larger category thumbnails */
.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px 22px 24px}
.hc-home-gallery-card{border-radius:20px;box-shadow:0 12px 28px rgba(35,35,65,.10)}
.hc-home-gallery-card img{height:260px;object-fit:cover;object-position:center;border-radius:20px;filter:saturate(1.03) contrast(1.02)}
.hc-home-gallery-card span{left:12px;right:12px;bottom:12px;padding:8px 12px;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(35,35,65,.08)}
.category .hc-search-results .hc-news-card,
.tag .hc-search-results .hc-news-card,
.archive.category .hc-search-results .hc-news-card{grid-template-columns:170px 1fr}
.category .hc-search-results .hc-news-thumb img,
.tag .hc-search-results .hc-news-thumb img,
.archive.category .hc-search-results .hc-news-thumb img{height:112px;border-radius:16px}
@media (max-width:1100px){.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-home-gallery-card img{height:230px}}
@media (max-width:820px){.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.hc-home-gallery-card img{height:190px}.category .hc-search-results .hc-news-card,.tag .hc-search-results .hc-news-card{grid-template-columns:115px 1fr}.category .hc-search-results .hc-news-thumb img,.tag .hc-search-results .hc-news-thumb img{height:84px}}
@media (max-width:560px){.hc-home-gallery-grid{grid-template-columns:1fr}.hc-home-gallery-card img{height:230px}.category .hc-search-results .hc-news-card,.tag .hc-search-results .hc-news-card{grid-template-columns:96px 1fr}.category .hc-search-results .hc-news-thumb img,.tag .hc-search-results .hc-news-thumb img{height:74px}}


/* v2.9 full fix: vertical gallery thumbs, category article sizing, crisp hero backgrounds, cast profile gallery CTA, cast search */
.hc-home-gallery-card{background:linear-gradient(135deg,rgba(237,99,190,.07),rgba(123,77,255,.08));padding:8px;}
.hc-home-gallery-card img{height:260px!important;width:100%;object-fit:contain!important;object-position:center;background:rgba(255,255,255,.58);border-radius:16px!important;}
.hc-home-gallery-card:hover img{transform:none!important;filter:saturate(1.04) contrast(1.03);}
body.hc-dark .hc-home-gallery-card img{background:rgba(255,255,255,.04)}

.category .hc-search-results .hc-news-card,
.tag .hc-search-results .hc-news-card,
.archive.category .hc-search-results .hc-news-card{grid-template-columns:160px 1fr!important;}
.category .hc-search-results .hc-news-thumb img,
.tag .hc-search-results .hc-news-thumb img,
.archive.category .hc-search-results .hc-news-thumb img{height:112px!important;border-radius:16px!important;object-fit:cover!important;}
.category .hc-search-results .hc-news-card h3,
.tag .hc-search-results .hc-news-card h3{font-size:17px;}

.hc-feature-row-v22 .hc-hero,
.hc-single-hero.hc-single-hero-compact{background-size:100% 100%, contain!important;background-repeat:no-repeat!important;background-position:center, right center!important;background-color:#111522;}
.hc-feature-row-v22 .hc-hero:before,
.hc-single-hero.hc-single-hero-compact:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 48%,rgba(255,255,255,.08),transparent 34%);z-index:0;}
.hc-feature-row-v22 .hc-hero>* ,
.hc-single-hero.hc-single-hero-compact>*{position:relative;z-index:1;}

.hc-cast-profile-photo{display:flex;flex-direction:column;gap:12px;align-items:stretch;}
.hc-cast-gallery-btn-under{width:100%;justify-content:center;margin:0!important;padding:12px 16px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--pink),var(--purple))!important;color:#fff!important;box-shadow:0 14px 28px rgba(123,77,255,.18)!important;letter-spacing:.01em;}
.hc-cast-gallery-btn-under i{font-size:16px;}.hc-cast-gallery-btn-under:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(123,77,255,.26)!important;}

.hc-cast-archive-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}
.hc-cast-search-form{min-width:min(100%,320px);height:42px;display:flex;align-items:center;gap:9px;padding:0 5px 0 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:0 10px 24px rgba(35,35,65,.06);}
.hc-cast-search-form i{color:var(--purple);font-size:13px;}.hc-cast-search-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;}.hc-cast-search-form button{height:32px;border:0;border-radius:999px;padding:0 15px;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;font-weight:900;cursor:pointer;}
@media (max-width:820px){.hc-home-gallery-card img{height:210px!important}.category .hc-search-results .hc-news-card,.tag .hc-search-results .hc-news-card{grid-template-columns:115px 1fr!important}.category .hc-search-results .hc-news-thumb img,.tag .hc-search-results .hc-news-thumb img{height:84px!important}.hc-feature-row-v22 .hc-hero,.hc-single-hero.hc-single-hero-compact{background-position:center, center top!important}.hc-cast-search-form{width:100%;}.hc-cast-profile-photo{max-width:160px;}}
@media (max-width:560px){.hc-home-gallery-card img{height:240px!important}.category .hc-search-results .hc-news-card,.tag .hc-search-results .hc-news-card{grid-template-columns:96px 1fr!important}.category .hc-search-results .hc-news-thumb img,.tag .hc-search-results .hc-news-thumb img{height:74px!important}.hc-cast-archive-head{align-items:stretch}.hc-cast-profile-photo{max-width:130px}.hc-cast-gallery-btn-under{font-size:12px;padding:10px 12px!important;border-radius:14px!important;}}


/* v2.10 correction: compact cast, centered cast gallery CTA, clearer gallery archive, customizer logo */
.hc-logo{min-width:0;max-width:220px;overflow:hidden;}
.hc-logo-img{display:block;width:auto;max-width:210px;max-height:48px;object-fit:contain;}
.hc-topbar{grid-template-columns:minmax(130px,220px) minmax(260px,520px) 1fr;}
.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;}
.hc-tax-cast .hc-cast-modern-card{border-radius:14px!important;box-shadow:0 7px 16px rgba(35,35,65,.05)!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-photo{aspect-ratio:4/5!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-meta{padding:8px 9px 9px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-name{font-size:11.8px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-native{font-size:10.5px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-role{font-size:10px!important;padding:3px 7px!important;margin-top:5px!important;}
.hc-cast-number{height:20px!important;min-width:28px!important;font-size:9.5px!important;}
.hc-cast-profile-photo{align-items:center!important;}
.hc-cast-profile-photo>img{width:100%;}
.hc-cast-gallery-btn-under{width:auto!important;min-width:150px;align-self:center!important;justify-content:center!important;margin:2px auto 0!important;}
.post-type-archive-gallery .hc-title-poster img,
body.post-type-archive-gallery .hc-title-poster img{filter:saturate(1.08) contrast(1.05)!important;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0);}
.post-type-archive-gallery .hc-title-poster,
body.post-type-archive-gallery .hc-title-poster{background:linear-gradient(135deg,rgba(237,99,190,.06),rgba(123,77,255,.08));}
.hc-cast-search-form button{display:none;}
.hc-cast-search-form:after{content:'otomatis';font-size:10px;font-weight:900;color:var(--muted);padding-right:8px;text-transform:uppercase;letter-spacing:.04em;}
@media (max-width:1100px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media (max-width:820px){.hc-topbar{grid-template-columns:1fr}.hc-logo-img{max-height:44px}.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media (max-width:560px){.hc-logo-img{max-width:180px;max-height:40px}.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hc-cast-profile-photo{max-width:150px!important}.hc-cast-gallery-btn-under{min-width:132px;font-size:12px;}}

/* v2.11 adjustment: restore cover heroes, smaller cast list, softer homepage gallery cards */
.hc-feature-row-v22 .hc-hero,
.hc-single-hero.hc-single-hero-compact{
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-color:#111522;
}
.hc-feature-row-v22 .hc-hero:before,
.hc-single-hero.hc-single-hero-compact:before{display:none!important;content:none!important;}

.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;}
.hc-tax-cast .hc-cast-modern-card{border-radius:13px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-photo{aspect-ratio:4/5!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-meta{padding:7px 8px 8px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-name{font-size:11px!important;line-height:1.2!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-native{font-size:9.8px!important;margin-top:1px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-role{font-size:9.5px!important;padding:3px 6px!important;margin-top:4px!important;}
.hc-tax-cast .hc-cast-modern-card:hover{transform:translateY(-2px)!important;}
.hc-cast-number{height:18px!important;min-width:25px!important;font-size:9px!important;left:6px!important;bottom:6px!important;}

.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:18px 20px 22px!important;}
.hc-home-gallery-card{
  display:grid!important;
  grid-template-columns:118px minmax(0,1fr)!important;
  align-items:center!important;
  gap:13px!important;
  min-height:118px!important;
  padding:10px!important;
  border:1px solid rgba(123,77,255,.10)!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(251,247,255,.96))!important;
  box-shadow:0 10px 24px rgba(35,35,65,.07)!important;
  overflow:hidden!important;
}
body.hc-dark .hc-home-gallery-card{background:linear-gradient(135deg,rgba(32,36,51,.94),rgba(24,28,40,.98))!important;}
.hc-home-gallery-card img{
  width:118px!important;
  height:118px!important;
  min-width:118px!important;
  object-fit:cover!important;
  object-position:center!important;
  padding:0!important;
  border-radius:16px!important;
  background:var(--surface-2)!important;
  filter:saturate(1.05) contrast(1.03)!important;
  transition:transform .22s ease!important;
}
.hc-home-gallery-card span{
  position:static!important;
  display:block!important;
  min-width:0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--text)!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.35!important;
  white-space:normal!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.hc-home-gallery-card span:after{content:'Lihat gallery';display:block;margin-top:8px;color:var(--purple);font-size:11px;font-weight:900;letter-spacing:.02em;}
.hc-home-gallery-card:hover{transform:translateY(-2px);border-color:rgba(237,99,190,.22)!important;box-shadow:0 16px 34px rgba(123,77,255,.12)!important;}
.hc-home-gallery-card:hover img{transform:scale(1.035)!important;}

@media (max-width:1100px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}
@media (max-width:820px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}.hc-home-gallery-grid{grid-template-columns:1fr!important;padding:16px!important;}.hc-feature-row-v22 .hc-hero,.hc-single-hero.hc-single-hero-compact{background-position:center!important;}}
@media (max-width:560px){.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}.hc-home-gallery-card{grid-template-columns:96px minmax(0,1fr)!important;min-height:96px!important;border-radius:18px!important;}.hc-home-gallery-card img{width:96px!important;height:96px!important;min-width:96px!important;border-radius:14px!important;}.hc-home-gallery-card span{font-size:13px!important;}}


/* v2.12 hard override: requested visual rollback + cache bust */
.hc-feature-row-v22 .hc-hero,
.hc-feature-row .hc-hero{
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
}
.hc-single-hero.hc-single-hero-compact{
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-color:#111522!important;
}
.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;}
.hc-tax-cast .hc-cast-modern-card{border-radius:12px!important;box-shadow:0 7px 16px rgba(35,35,65,.045)!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-photo{aspect-ratio:4/5!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-meta{padding:6px 7px 7px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-name{font-size:10.5px!important;line-height:1.18!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-native{font-size:9.3px!important;margin-top:1px!important;}
.hc-tax-cast .hc-cast-modern-card .hc-cast-role{font-size:9px!important;padding:3px 6px!important;margin-top:4px!important;}
.hc-home-gallery-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:18px 20px 22px!important;}
.hc-home-gallery-card{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:10px!important;min-height:128px!important;border:1px solid rgba(123,77,255,.10)!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(251,247,255,.98))!important;box-shadow:0 10px 24px rgba(35,35,65,.07)!important;overflow:hidden!important;}
.hc-home-gallery-card img{width:128px!important;height:128px!important;min-width:128px!important;object-fit:cover!important;object-position:center!important;border-radius:17px!important;background:var(--surface-2)!important;filter:saturate(1.06) contrast(1.04)!important;}
.hc-home-gallery-card span{position:static!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;padding:0!important;background:transparent!important;color:var(--text)!important;font-size:14px!important;font-weight:900!important;line-height:1.35!important;}
.hc-home-gallery-card span:after{content:'Lihat gallery';display:block;margin-top:8px;color:var(--purple);font-size:11px;font-weight:900;}
@media (max-width:820px){.hc-home-gallery-grid{grid-template-columns:1fr!important}.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media (max-width:560px){.hc-home-gallery-card{grid-template-columns:96px minmax(0,1fr)!important;min-height:96px!important}.hc-home-gallery-card img{width:96px!important;height:96px!important;min-width:96px!important}.hc-tax-cast .hc-cast-modern-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}


/* v2.13: restore featured thumbnail on homepage and improve photo gallery cards */
.hc-feature-row-v22 .hc-hero{
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:center!important;
  padding:32px 38px!important;
  background-size:cover!important;
  background-position:center!important;
}
.hc-feature-row-v22 .hc-hero-thumb{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:132px!important;
  align-self:center!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.12)!important;
  box-shadow:0 18px 40px rgba(0,0,0,.30)!important;
}
.hc-feature-row-v22 .hc-hero-thumb img{
  width:100%!important;
  aspect-ratio:2/3!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(1.05) contrast(1.03)!important;
}
.hc-feature-row-v22 .hc-hero-content{
  margin-left:0!important;
  max-width:520px!important;
}
.hc-feature-row-v22 .hc-rating{
  top:24px!important;
  left:24px!important;
  transform:scale(.86)!important;
  transform-origin:top left!important;
}
.hc-home-gallery-panel{overflow:hidden!important;}
.hc-home-gallery-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  padding:18px 20px 22px!important;
}
.hc-home-gallery-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  gap:0!important;
  padding:8px!important;
  border:1px solid rgba(123,77,255,.10)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(251,247,255,.98))!important;
  box-shadow:0 10px 24px rgba(35,35,65,.07)!important;
  overflow:hidden!important;
}
body.hc-dark .hc-home-gallery-card{background:linear-gradient(180deg,rgba(32,36,51,.96),rgba(24,28,40,.98))!important;}
.hc-home-gallery-card img{
  width:100%!important;
  height:auto!important;
  min-width:0!important;
  aspect-ratio:4/5!important;
  object-fit:cover!important;
  object-position:center!important;
  padding:0!important;
  border-radius:17px!important;
  background:var(--surface-2)!important;
  filter:saturate(1.07) contrast(1.04)!important;
  transition:transform .28s ease, filter .28s ease!important;
}
.hc-home-gallery-card span{
  position:static!important;
  display:block!important;
  margin:0!important;
  padding:11px 8px 6px!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--text)!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.35!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.hc-home-gallery-card span:after{
  content:'Lihat foto';
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  margin-top:8px!important;
  padding:5px 9px!important;
  border-radius:999px!important;
  background:rgba(237,99,190,.10)!important;
  color:var(--pink)!important;
  font-size:10.5px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
}
.hc-home-gallery-card:hover{transform:translateY(-3px)!important;border-color:rgba(237,99,190,.22)!important;box-shadow:0 18px 38px rgba(123,77,255,.13)!important;}
.hc-home-gallery-card:hover img{transform:scale(1.035)!important;filter:saturate(1.12) contrast(1.05)!important;}
@media (max-width:1100px){.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.hc-feature-row-v22 .hc-hero{grid-template-columns:116px minmax(0,1fr)!important;gap:20px!important}.hc-feature-row-v22 .hc-hero-thumb{width:116px!important;}}
@media (max-width:820px){.hc-feature-row-v22 .hc-hero{grid-template-columns:104px minmax(0,1fr)!important;padding:26px 24px!important;gap:16px!important}.hc-feature-row-v22 .hc-hero-thumb{width:104px!important}.hc-feature-row-v22 .hc-hero h1{font-size:22px!important}.hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:16px!important;}}
@media (max-width:560px){.hc-feature-row-v22 .hc-hero{grid-template-columns:88px minmax(0,1fr)!important;min-height:290px!important;height:auto!important;padding:24px 18px!important}.hc-feature-row-v22 .hc-hero-thumb{width:88px!important;border-radius:14px!important}.hc-feature-row-v22 .hc-hero-content p{display:none!important}.hc-feature-row-v22 .hc-rating{display:none!important}.hc-home-gallery-grid{grid-template-columns:1fr!important}.hc-home-gallery-card img{aspect-ratio:16/11!important}.hc-home-gallery-card span{font-size:13px!important;}}

/* v2.14: restore cleaner left poster in homepage featured + smaller homepage gallery without CTA text */
.hc-feature-row-v22 .hc-hero{
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  padding:34px 38px 34px 70px!important;
  background-size:cover!important;
  background-position:center!important;
}
.hc-feature-row-v22 .hc-hero-thumb{
  order:1!important;
  flex:0 0 118px!important;
  width:118px!important;
  max-width:118px!important;
  margin:0!important;
  position:relative!important;
  z-index:3!important;
  align-self:center!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.14)!important;
  box-shadow:0 14px 32px rgba(0,0,0,.30)!important;
}
.hc-feature-row-v22 .hc-hero-thumb img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:2/3!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:18px!important;
}
.hc-feature-row-v22 .hc-hero-content{
  order:2!important;
  position:relative!important;
  z-index:3!important;
  margin-left:0!important;
  max-width:430px!important;
  color:#fff!important;
}
.hc-feature-row-v22 .hc-rating{
  top:56px!important;
  left:24px!important;
  transform:scale(.78)!important;
  transform-origin:top left!important;
  z-index:4!important;
}
.hc-home-gallery-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  padding:16px 18px 20px!important;
}
.hc-home-gallery-card{
  padding:7px!important;
  border-radius:18px!important;
  box-shadow:0 8px 18px rgba(35,35,65,.06)!important;
}
.hc-home-gallery-card img{
  aspect-ratio:1/1!important;
  border-radius:14px!important;
}
.hc-home-gallery-card span{
  padding:9px 5px 4px!important;
  font-size:12px!important;
  line-height:1.3!important;
  -webkit-line-clamp:2!important;
}
.hc-home-gallery-card span:after{content:none!important;display:none!important;}
@media (max-width:1100px){
  .hc-feature-row-v22 .hc-hero{padding-left:64px!important;gap:18px!important;}
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:108px!important;width:108px!important;max-width:108px!important;}
  .hc-home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media (max-width:820px){
  .hc-feature-row-v22 .hc-hero{padding:28px 24px 28px 54px!important;gap:14px!important;}
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:96px!important;width:96px!important;max-width:96px!important;border-radius:15px!important;}
  .hc-feature-row-v22 .hc-rating{left:14px!important;top:44px!important;transform:scale(.68)!important;}
  .hc-home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:14px!important;}
}
@media (max-width:560px){
  .hc-feature-row-v22 .hc-hero{padding:24px 18px!important;gap:12px!important;}
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:82px!important;width:82px!important;max-width:82px!important;}
  .hc-feature-row-v22 .hc-hero-content{max-width:none!important;}
  .hc-feature-row-v22 .hc-rating{display:none!important;}
  .hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
}


/* v2.15: featured poster bigger with rating badge on poster + softer photo gallery cards */
.hc-feature-row-v22 .hc-hero{
  display:flex!important;
  align-items:center!important;
  gap:26px!important;
  padding:34px 40px!important;
  background-size:cover!important;
  background-position:center!important;
}
.hc-feature-row-v22 .hc-hero-thumb{
  order:1!important;
  flex:0 0 150px!important;
  width:150px!important;
  max-width:150px!important;
  margin:0!important;
  position:relative!important;
  z-index:5!important;
  align-self:center!important;
  border-radius:18px!important;
  overflow:visible!important;
  background:rgba(255,255,255,.16)!important;
  box-shadow:0 18px 40px rgba(0,0,0,.34)!important;
}
.hc-feature-row-v22 .hc-hero-thumb img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:2/3!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:18px!important;
}
.hc-feature-row-v22 .hc-hero-thumb .hc-rating{
  position:absolute!important;
  top:-13px!important;
  right:-13px!important;
  left:auto!important;
  width:50px!important;
  height:50px!important;
  z-index:8!important;
  transform:none!important;
  transform-origin:center!important;
  display:grid!important;
  place-items:center!important;
  pointer-events:none!important;
}
.hc-feature-row-v22 .hc-hero-thumb .hc-rating i{font-size:50px!important;color:#ffdf3f!important;filter:drop-shadow(0 8px 12px rgba(0,0,0,.20))!important;}
.hc-feature-row-v22 .hc-hero-thumb .hc-rating span{font-size:11px!important;font-weight:900!important;color:#1f2240!important;position:relative!important;z-index:2!important;line-height:1!important;}
.hc-feature-row-v22 .hc-hero-content{
  order:2!important;
  position:relative!important;
  z-index:3!important;
  margin-left:0!important;
  max-width:450px!important;
  color:#fff!important;
}
.hc-home-gallery-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  padding:16px 18px 20px!important;
}
.hc-home-gallery-card{
  padding:8px!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(253,248,255,.98))!important;
  border:1px solid rgba(123,77,255,.10)!important;
  box-shadow:0 10px 24px rgba(35,35,65,.07)!important;
  overflow:hidden!important;
}
.hc-home-gallery-card img{
  aspect-ratio:4/5!important;
  border-radius:16px!important;
  object-fit:cover!important;
  object-position:center!important;
}
.hc-home-gallery-card span{
  padding:9px 6px 4px!important;
  font-size:12.5px!important;
  line-height:1.3!important;
  text-align:center!important;
  -webkit-line-clamp:2!important;
}
.hc-home-gallery-card span:after{content:none!important;display:none!important;}
@media (max-width:1100px){
  .hc-feature-row-v22 .hc-hero{gap:22px!important;}
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:136px!important;width:136px!important;max-width:136px!important;}
  .hc-home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media (max-width:820px){
  .hc-feature-row-v22 .hc-hero{padding:28px 24px!important;gap:18px!important;}
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:118px!important;width:118px!important;max-width:118px!important;}
  .hc-feature-row-v22 .hc-hero h1{font-size:22px!important;}
  .hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:14px!important;}
}
@media (max-width:560px){
  .hc-feature-row-v22 .hc-hero{padding:24px 18px!important;gap:14px!important;}
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:96px!important;width:96px!important;max-width:96px!important;border-radius:15px!important;}
  .hc-feature-row-v22 .hc-hero-thumb img{border-radius:15px!important;}
  .hc-feature-row-v22 .hc-hero-thumb .hc-rating{width:38px!important;height:38px!important;top:-9px!important;right:-9px!important;}
  .hc-feature-row-v22 .hc-hero-thumb .hc-rating i{font-size:38px!important;}
  .hc-feature-row-v22 .hc-hero-thumb .hc-rating span{font-size:9px!important;}
  .hc-feature-row-v22 .hc-hero-content{max-width:none!important;}
  .hc-feature-row-v22 .hc-home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}


/* v2.16: permalink info table + archive hover polish */
.hc-info-table dd a{color:var(--purple)!important;font-weight:800!important;text-decoration:none!important;transition:color .18s ease!important;}
.hc-info-table dd a:hover{color:var(--pink)!important;}
.hc-title-card,.hc-cast-card,.hc-news-card,.hc-home-gallery-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;}
.hc-title-poster,.hc-cast-photo,.hc-news-thumb,.hc-home-gallery-card{overflow:hidden!important;}
.hc-title-poster img,.hc-cast-photo img,.hc-news-thumb img,.hc-home-gallery-card img{transition:transform .26s ease,filter .26s ease!important;will-change:transform;}
.post-type-archive-gallery .hc-title-card:hover,
.post-type-archive-albums .hc-title-card:hover,
.post-type-archive-artists .hc-title-card:hover,
.post-type-archive-lyrics .hc-title-card:hover,
.hc-cast-archive-grid .hc-cast-card:hover{transform:translateY(-4px)!important;}
.post-type-archive-gallery .hc-title-card:hover .hc-title-poster img,
.post-type-archive-albums .hc-title-card:hover .hc-title-poster img,
.post-type-archive-artists .hc-title-card:hover .hc-title-poster img,
.post-type-archive-lyrics .hc-title-card:hover .hc-title-poster img,
.hc-cast-archive-grid .hc-cast-card:hover img{transform:scale(1.055)!important;filter:saturate(1.1) contrast(1.04)!important;}
.post-type-archive-gallery .hc-title-card:hover .hc-title-poster,
.post-type-archive-albums .hc-title-card:hover .hc-title-poster,
.post-type-archive-artists .hc-title-card:hover .hc-title-poster,
.post-type-archive-lyrics .hc-title-card:hover .hc-title-poster{box-shadow:0 16px 32px rgba(123,77,255,.14)!important;}


/* v2.17: hover image zoom for series/movies archives, homepage title lists, and related titles */
.post-type-archive-series .hc-title-card:hover,
.post-type-archive-movies .hc-title-card:hover,
.home .hc-title-grid .hc-title-card:hover,
.blog .hc-title-grid .hc-title-card:hover,
.hc-title-grid-related .hc-title-card:hover,
.hc-related-clean .hc-title-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 16px 32px rgba(123,77,255,.13)!important;
}
.post-type-archive-series .hc-title-card:hover .hc-title-poster img,
.post-type-archive-movies .hc-title-card:hover .hc-title-poster img,
.home .hc-title-grid .hc-title-card:hover .hc-title-poster img,
.blog .hc-title-grid .hc-title-card:hover .hc-title-poster img,
.hc-title-grid-related .hc-title-card:hover .hc-title-poster img,
.hc-related-clean .hc-title-card:hover .hc-title-poster img{
  transform:scale(1.055)!important;
  filter:saturate(1.1) contrast(1.04)!important;
}
.post-type-archive-series .hc-title-card:hover .hc-title-poster,
.post-type-archive-movies .hc-title-card:hover .hc-title-poster,
.home .hc-title-grid .hc-title-card:hover .hc-title-poster,
.blog .hc-title-grid .hc-title-card:hover .hc-title-poster,
.hc-title-grid-related .hc-title-card:hover .hc-title-poster,
.hc-related-clean .hc-title-card:hover .hc-title-poster{
  box-shadow:0 16px 32px rgba(123,77,255,.14)!important;
}


/* v2.18: hover image zoom for cast profile performed titles */
.taxonomy-cast .hc-cast-performed-grid .hc-title-card,
.hc-cast-profile-panel .hc-cast-performed-grid .hc-title-card{
  transition:transform .22s ease, box-shadow .22s ease!important;
}
.taxonomy-cast .hc-cast-performed-grid .hc-title-card:hover,
.hc-cast-profile-panel .hc-cast-performed-grid .hc-title-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 16px 32px rgba(123,77,255,.13)!important;
}
.taxonomy-cast .hc-cast-performed-grid .hc-title-card:hover .hc-title-poster img,
.hc-cast-profile-panel .hc-cast-performed-grid .hc-title-card:hover .hc-title-poster img{
  transform:scale(1.055)!important;
  filter:saturate(1.1) contrast(1.04)!important;
}
.taxonomy-cast .hc-cast-performed-grid .hc-title-card:hover .hc-title-poster,
.hc-cast-profile-panel .hc-cast-performed-grid .hc-title-card:hover .hc-title-poster{
  box-shadow:0 16px 32px rgba(123,77,255,.14)!important;
}

/* v2.19: softer dark mode background + slightly larger featured homepage thumbnail */
body.hc-dark{
  --bg:#171927!important;
  --surface:#202336!important;
  --surface-2:#272b3d!important;
  --text:#f7f7fb!important;
  --muted:#b8bdd0!important;
  --line:#34394d!important;
  --shadow:0 16px 40px rgba(6,8,18,.26)!important;
}
body.hc-dark .hc-header{background:rgba(23,25,39,.92)!important;}
body.hc-dark .hc-nav,
body.hc-dark .hc-panel,
body.hc-dark .hc-widget,
body.hc-dark .hc-search,
body.hc-dark .hc-menu ul{background:var(--surface)!important;}
body.hc-dark .hc-site{background:radial-gradient(circle at top left,rgba(123,77,255,.08),transparent 34%),var(--bg)!important;}
body.hc-dark .hc-single-hero.hc-single-hero-compact,
body.hc-dark .hc-feature-row-v22 .hc-hero,
body.hc-dark .hc-feature-row .hc-hero{background-color:#202438!important;}
body.hc-dark .hc-title-poster,
body.hc-dark .serieslist .ctr{background:var(--surface-2)!important;}
body.hc-dark .hc-home-gallery-card,
body.hc-dark.single-gallery .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
body.hc-dark .hc-tax-cast .hc-cast-modern-card{background:linear-gradient(180deg,rgba(38,42,60,.96),rgba(30,34,50,.98))!important;}

.hc-feature-row-v22 .hc-hero-thumb{
  flex-basis:166px!important;
  width:166px!important;
  max-width:166px!important;
}
@media (max-width:1100px){
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:148px!important;width:148px!important;max-width:148px!important;}
}
@media (max-width:820px){
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:128px!important;width:128px!important;max-width:128px!important;}
}
@media (max-width:560px){
  .hc-feature-row-v22 .hc-hero-thumb{flex-basis:104px!important;width:104px!important;max-width:104px!important;}
}

/* v2.19.2: homepage gallery slightly smaller with image fitted to the card */
.home .hc-home-gallery-card{
  grid-template-columns:112px minmax(0,1fr)!important;
  min-height:112px!important;
  padding:9px!important;
  gap:12px!important;
}
.home .hc-home-gallery-card img{
  width:112px!important;
  height:112px!important;
  min-width:112px!important;
  object-fit:cover!important;
  object-position:center!important;
}
@media (max-width:560px){
  .home .hc-home-gallery-card{grid-template-columns:90px minmax(0,1fr)!important;min-height:90px!important;}
  .home .hc-home-gallery-card img{width:90px!important;height:90px!important;min-width:90px!important;}
}

/* v2.19.2: add the same hover treatment to /network/ taxonomy pages */
.tax-network .hc-title-card,
.taxonomy-network .hc-title-card,
body[class*="tax-network"] .hc-title-card{
  transition:transform .22s ease, box-shadow .22s ease!important;
}
.tax-network .hc-title-card:hover,
.taxonomy-network .hc-title-card:hover,
body[class*="tax-network"] .hc-title-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 16px 32px rgba(123,77,255,.13)!important;
}
.tax-network .hc-title-card:hover .hc-title-poster img,
.taxonomy-network .hc-title-card:hover .hc-title-poster img,
body[class*="tax-network"] .hc-title-card:hover .hc-title-poster img{
  transform:scale(1.055)!important;
  filter:saturate(1.1) contrast(1.04)!important;
}
.tax-network .hc-title-card:hover .hc-title-poster,
.taxonomy-network .hc-title-card:hover .hc-title-poster,
body[class*="tax-network"] .hc-title-card:hover .hc-title-poster{
  box-shadow:0 16px 32px rgba(123,77,255,.14)!important;
}

/* v2.19.8 - single series/movies gallery: one soft horizontal row */
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery{
  display:flex!important;
  grid-template-columns:none!important;
  gap:14px!important;
  padding:16px 2px 8px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:thin;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery::-webkit-scrollbar,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery::-webkit-scrollbar{height:8px;}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery::-webkit-scrollbar-thumb,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery::-webkit-scrollbar-thumb{background:rgba(123,77,255,.22);border-radius:999px;}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{
  flex:0 0 clamp(180px,24vw,280px)!important;
  width:clamp(180px,24vw,280px)!important;
  margin:0!important;
  padding:8px!important;
  border:1px solid rgba(123,77,255,.10)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(251,247,255,.96))!important;
  box-shadow:0 14px 30px rgba(35,35,65,.08)!important;
  overflow:hidden!important;
  scroll-snap-align:start;
  cursor:pointer;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item:hover,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item:hover{
  transform:translateY(-4px);
  border-color:rgba(237,99,190,.22)!important;
  box-shadow:0 20px 42px rgba(123,77,255,.14)!important;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{
  width:100%!important;
  height:150px!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:16px!important;
  background:var(--surface-2)!important;
}
body.hc-dark.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
body.hc-dark.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{
  background:linear-gradient(180deg,rgba(32,36,51,.94),rgba(24,28,40,.98))!important;
  border-color:rgba(255,255,255,.07)!important;
}
@media (max-width:820px){
  .single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
  .single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{flex-basis:210px!important;width:210px!important;}
  .single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
  .single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{height:135px!important;}
}
@media (max-width:560px){
  .single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
  .single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{flex-basis:175px!important;width:175px!important;border-radius:18px!important;padding:7px!important;}
  .single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
  .single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{height:118px!important;border-radius:14px!important;}
}


/* v2.19.9 - FORCE single series/movies gallery into soft horizontal slider */
.hc-single-gallery-block{overflow:hidden!important;}
.hc-single-gallery-scroll,
.single-series .hc-single-gallery-scroll,
.single-movies .hc-single-gallery-scroll,
.single-series .hc-single-gallery-block .hc-gallery-grid,
.single-movies .hc-single-gallery-block .hc-gallery-grid{
  display:flex!important;
  flex-wrap:nowrap!important;
  grid-template-columns:none!important;
  columns:auto!important;
  column-gap:0!important;
  gap:16px!important;
  width:100%!important;
  max-width:100%!important;
  padding:16px 4px 12px!important;
  margin:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  -webkit-overflow-scrolling:touch!important;
}
.hc-single-gallery-scroll::-webkit-scrollbar{height:8px!important;}
.hc-single-gallery-scroll::-webkit-scrollbar-track{background:rgba(123,77,255,.08)!important;border-radius:999px!important;}
.hc-single-gallery-scroll::-webkit-scrollbar-thumb{background:rgba(237,99,190,.28)!important;border-radius:999px!important;}
.hc-single-gallery-scroll .hc-lightbox-item,
.single-series .hc-single-gallery-scroll .hc-lightbox-item,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item{
  appearance:none!important;
  border:1px solid rgba(123,77,255,.11)!important;
  flex:0 0 clamp(190px,22vw,270px)!important;
  width:clamp(190px,22vw,270px)!important;
  min-width:clamp(190px,22vw,270px)!important;
  max-width:270px!important;
  margin:0!important;
  padding:8px!important;
  display:block!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(251,247,255,.98))!important;
  box-shadow:0 14px 34px rgba(35,35,65,.09)!important;
  overflow:hidden!important;
  scroll-snap-align:start!important;
  cursor:pointer!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
.hc-single-gallery-scroll .hc-lightbox-item:hover{transform:translateY(-4px)!important;border-color:rgba(237,99,190,.24)!important;box-shadow:0 20px 46px rgba(123,77,255,.15)!important;}
.hc-single-gallery-scroll .hc-lightbox-item img,
.single-series .hc-single-gallery-scroll .hc-lightbox-item img,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item img{
  display:block!important;
  width:100%!important;
  height:152px!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:18px!important;
  background:var(--surface-2)!important;
}
body.hc-dark .hc-single-gallery-scroll .hc-lightbox-item{background:linear-gradient(180deg,rgba(32,36,51,.96),rgba(24,28,40,.98))!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 16px 36px rgba(0,0,0,.22)!important;}
@media(max-width:820px){.hc-single-gallery-scroll .hc-lightbox-item{flex-basis:210px!important;width:210px!important;min-width:210px!important}.hc-single-gallery-scroll .hc-lightbox-item img{height:136px!important}}
@media(max-width:560px){.hc-single-gallery-scroll{gap:12px!important}.hc-single-gallery-scroll .hc-lightbox-item{flex-basis:174px!important;width:174px!important;min-width:174px!important;border-radius:19px!important;padding:7px!important}.hc-single-gallery-scroll .hc-lightbox-item img{height:118px!important;border-radius:14px!important}}


/* v2.19.10 - single gallery carousel with transparent left/right arrows */
.single-series .hc-single-gallery-block,
.single-movies .hc-single-gallery-block{position:relative!important;overflow:hidden!important;}
.single-series .hc-single-gallery-carousel,
.single-movies .hc-single-gallery-carousel{position:relative!important;margin-top:4px!important;}
.single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
.single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll{
  display:flex!important;flex-wrap:nowrap!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;
  scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;
  scrollbar-width:none!important;padding:14px 8px 18px!important;margin:0!important;
}
.single-series .hc-single-gallery-carousel .hc-single-gallery-scroll::-webkit-scrollbar,
.single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.single-series .hc-single-gallery-carousel .hc-lightbox-item,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item{
  flex:0 0 clamp(190px,23vw,270px)!important;width:clamp(190px,23vw,270px)!important;scroll-snap-align:start!important;
  border:1px solid rgba(123,77,255,.10)!important;border-radius:24px!important;padding:8px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(251,247,255,.96))!important;
  box-shadow:0 14px 34px rgba(35,35,65,.08)!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.single-series .hc-single-gallery-carousel .hc-lightbox-item:hover,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item:hover{transform:translateY(-4px)!important;border-color:rgba(237,99,190,.24)!important;box-shadow:0 20px 44px rgba(123,77,255,.14)!important;}
.single-series .hc-single-gallery-carousel .hc-lightbox-item img,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item img{width:100%!important;height:154px!important;object-fit:cover!important;border-radius:17px!important;background:var(--surface-2)!important;}
.single-series .hc-single-gallery-arrow,
.single-movies .hc-single-gallery-arrow{
  position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important;width:42px!important;height:58px!important;border:0!important;border-radius:999px!important;
  background:rgba(255,255,255,.36)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;color:rgba(37,36,58,.82)!important;
  font-size:34px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;
  box-shadow:0 12px 30px rgba(35,35,65,.12)!important;opacity:.78!important;transition:opacity .18s ease,background .18s ease,transform .18s ease!important;
}
.single-series .hc-single-gallery-arrow:hover,
.single-movies .hc-single-gallery-arrow:hover{opacity:1!important;background:rgba(255,255,255,.62)!important;transform:translateY(-50%) scale(1.04)!important;}
.single-series .hc-single-gallery-prev,.single-movies .hc-single-gallery-prev{left:8px!important;}
.single-series .hc-single-gallery-next,.single-movies .hc-single-gallery-next{right:8px!important;}
body.hc-dark.single-series .hc-single-gallery-carousel .hc-lightbox-item,
body.hc-dark.single-movies .hc-single-gallery-carousel .hc-lightbox-item{background:linear-gradient(180deg,rgba(32,36,51,.94),rgba(24,28,40,.98))!important;border-color:rgba(255,255,255,.07)!important;}
body.hc-dark.single-series .hc-single-gallery-arrow,
body.hc-dark.single-movies .hc-single-gallery-arrow{background:rgba(16,19,29,.42)!important;color:rgba(255,255,255,.88)!important;box-shadow:0 14px 34px rgba(0,0,0,.22)!important;}
body.hc-dark.single-series .hc-single-gallery-arrow:hover,
body.hc-dark.single-movies .hc-single-gallery-arrow:hover{background:rgba(32,36,51,.68)!important;}
@media (max-width:680px){
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,.single-movies .hc-single-gallery-carousel .hc-lightbox-item{flex-basis:178px!important;width:178px!important;border-radius:20px!important;}
  .single-series .hc-single-gallery-carousel .hc-lightbox-item img,.single-movies .hc-single-gallery-carousel .hc-lightbox-item img{height:120px!important;border-radius:14px!important;}
  .single-series .hc-single-gallery-arrow,.single-movies .hc-single-gallery-arrow{width:36px!important;height:48px!important;font-size:28px!important;}
}


/* v2.19.11 - restore single series/movies gallery to original grid */
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  padding-top:14px!important;
  overflow:visible!important;
  scroll-snap-type:none!important;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  flex:initial!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  scroll-snap-align:none!important;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
.single-series .hc-single-gallery-arrow,
.single-movies .hc-single-gallery-arrow{display:none!important;}
@media(max-width:1100px){.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:820px){.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}


/* v2.19.12 - detail series/movies Gallery: tampil semua sebagai grid, bukan slider/geser */
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
.single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
.single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
.single-series .hc-single-gallery-scroll,
.single-movies .hc-single-gallery-scroll,
.single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
.single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
  padding:14px 0 0!important;
  margin:0!important;
  overflow:visible!important;
  overflow-x:visible!important;
  overflow-y:visible!important;
  scroll-snap-type:none!important;
  scrollbar-width:auto!important;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
.single-series .hc-single-gallery-scroll .hc-lightbox-item,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item,
.single-series .hc-single-gallery-carousel .hc-lightbox-item,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  flex:initial!important;
  flex-basis:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  scroll-snap-align:none!important;
}
.single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
.single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
.single-series .hc-single-gallery-scroll .hc-lightbox-item img,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item img,
.single-series .hc-single-gallery-carousel .hc-lightbox-item img,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:12px!important;
  background:var(--surface-2)!important;
  box-shadow:none!important;
}
.single-series .hc-single-gallery-arrow,
.single-movies .hc-single-gallery-arrow{display:none!important;}
@media(max-width:1100px){
  .single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:820px){
  .single-series .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-movies .hc-related-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* v2.19.13 - detail series/movies gallery: screenshot-style carousel, item size tetap seperti grid */
.single-series .hc-single-gallery-block,
.single-movies .hc-single-gallery-block{
  position:relative!important;
  overflow:hidden!important;
  padding:24px 28px 34px!important;
  border-radius:20px!important;
  background:var(--surface)!important;
  box-shadow:var(--shadow)!important;
}
.single-series .hc-single-gallery-block .hc-section-head,
.single-movies .hc-single-gallery-block .hc-section-head{
  margin-bottom:22px!important;
  padding-bottom:18px!important;
  border-bottom:1px solid var(--line)!important;
}
.single-series .hc-single-gallery-block .hc-section-head h2,
.single-movies .hc-single-gallery-block .hc-section-head h2{position:relative!important;display:inline-block!important;margin:0!important;}
.single-series .hc-single-gallery-block .hc-section-head h2:after,
.single-movies .hc-single-gallery-block .hc-section-head h2:after{
  content:''!important;position:absolute!important;left:0!important;bottom:-19px!important;width:38px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--pink),var(--purple))!important;
}
.single-series .hc-single-gallery-carousel,
.single-movies .hc-single-gallery-carousel{position:relative!important;margin:0!important;padding:0!important;}
.single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
.single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll,
.single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
.single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery{
  display:flex!important;
  grid-template-columns:none!important;
  flex-wrap:nowrap!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.single-series .hc-single-gallery-carousel .hc-single-gallery-scroll::-webkit-scrollbar,
.single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.single-series .hc-single-gallery-carousel .hc-lightbox-item,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item,
.single-series .hc-single-gallery-scroll .hc-lightbox-item,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item{
  appearance:none!important;
  flex:0 0 calc((100% - 30px)/4)!important;
  width:calc((100% - 30px)/4)!important;
  min-width:calc((100% - 30px)/4)!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:12px!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  scroll-snap-align:start!important;
  cursor:zoom-in!important;
}
.single-series .hc-single-gallery-carousel .hc-lightbox-item img,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item img,
.single-series .hc-single-gallery-scroll .hc-lightbox-item img,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:12px!important;
  background:var(--surface-2)!important;
  box-shadow:none!important;
}
.single-series .hc-single-gallery-arrow,
.single-movies .hc-single-gallery-arrow{
  position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:6!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;
  background:rgba(255,255,255,.88)!important;color:var(--purple)!important;font-size:34px!important;line-height:1!important;
  box-shadow:0 12px 28px rgba(35,35,65,.12)!important;cursor:pointer!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;
}
.single-series .hc-single-gallery-prev,.single-movies .hc-single-gallery-prev{left:-20px!important;}
.single-series .hc-single-gallery-next,.single-movies .hc-single-gallery-next{right:-20px!important;}
.single-series .hc-single-gallery-arrow:hover,.single-movies .hc-single-gallery-arrow:hover{background:#fff!important;transform:translateY(-50%) scale(1.04)!important;}
.single-series .hc-single-gallery-dots,
.single-movies .hc-single-gallery-dots{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;margin-top:28px!important;}
.single-series .hc-single-gallery-dots span,
.single-movies .hc-single-gallery-dots span{width:12px!important;height:12px!important;border-radius:999px!important;background:#e2e3e8!important;display:block!important;}
.single-series .hc-single-gallery-dots span.is-active,
.single-movies .hc-single-gallery-dots span.is-active{background:linear-gradient(135deg,var(--pink),var(--purple))!important;box-shadow:0 6px 14px rgba(123,77,255,.28)!important;}
body.hc-dark.single-series .hc-single-gallery-arrow,
body.hc-dark.single-movies .hc-single-gallery-arrow{background:rgba(24,28,40,.82)!important;color:#fff!important;}
@media(max-width:1100px){
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item,
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{flex-basis:calc((100% - 20px)/3)!important;width:calc((100% - 20px)/3)!important;min-width:calc((100% - 20px)/3)!important;}
}
@media(max-width:820px){
  .single-series .hc-single-gallery-block,.single-movies .hc-single-gallery-block{padding:20px 18px 28px!important;}
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item,
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{flex-basis:calc((100% - 10px)/2)!important;width:calc((100% - 10px)/2)!important;min-width:calc((100% - 10px)/2)!important;}
  .single-series .hc-single-gallery-prev,.single-movies .hc-single-gallery-prev{left:-8px!important;}
  .single-series .hc-single-gallery-next,.single-movies .hc-single-gallery-next{right:-8px!important;}
}

/* v2.19.14 - HYBRID detail gallery: desktop/tablet tetap GRID, mobile jadi SWIPE horizontal */
.single-series .hc-single-gallery-block,
.single-movies .hc-single-gallery-block{
  position:relative!important;
  overflow:visible!important;
  padding:24px 28px 28px!important;
  border-radius:20px!important;
  background:var(--surface)!important;
  box-shadow:var(--shadow)!important;
}
.single-series .hc-single-gallery-block .hc-section-head,
.single-movies .hc-single-gallery-block .hc-section-head{
  margin-bottom:22px!important;
  padding-bottom:18px!important;
  border-bottom:1px solid var(--line)!important;
}
.single-series .hc-single-gallery-block .hc-section-head h2,
.single-movies .hc-single-gallery-block .hc-section-head h2{position:relative!important;margin:0!important;display:inline-block!important;}
.single-series .hc-single-gallery-block .hc-section-head h2:after,
.single-movies .hc-single-gallery-block .hc-section-head h2:after{
  content:''!important;position:absolute!important;left:0!important;bottom:-19px!important;width:38px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--pink),var(--purple))!important;
}
.single-series .hc-single-gallery-carousel,
.single-movies .hc-single-gallery-carousel{position:relative!important;margin:0!important;padding:0!important;}

/* Desktop/tablet: grid 4 kolom, ukuran tetap seperti grid theme */
@media (min-width:821px){
  .single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:10px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    padding:0!important;
    margin:0!important;
    width:100%!important;
  }
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item,
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
    margin:0!important;
  }
  .single-series .hc-single-gallery-arrow,
  .single-movies .hc-single-gallery-arrow,
  .single-series .hc-single-gallery-dots,
  .single-movies .hc-single-gallery-dots{display:none!important;}
}
@media (min-width:821px) and (max-width:1100px){
  .single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}

/* Common card look */
.single-series .hc-single-gallery-carousel .hc-lightbox-item,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item,
.single-series .hc-single-gallery-scroll .hc-lightbox-item,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item{
  appearance:none!important;
  padding:0!important;
  border:0!important;
  border-radius:12px!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  cursor:zoom-in!important;
}
.single-series .hc-single-gallery-carousel .hc-lightbox-item img,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item img,
.single-series .hc-single-gallery-scroll .hc-lightbox-item img,
.single-movies .hc-single-gallery-scroll .hc-lightbox-item img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:12px!important;
  background:var(--surface-2)!important;
  transition:transform .25s ease, box-shadow .25s ease!important;
}
.single-series .hc-single-gallery-carousel .hc-lightbox-item:hover img,
.single-movies .hc-single-gallery-carousel .hc-lightbox-item:hover img{transform:scale(1.035)!important;box-shadow:0 12px 26px rgba(35,35,65,.14)!important;}

/* Mobile: swipe horizontal seperti slider */
@media (max-width:820px){
  .single-series .hc-single-gallery-block,
  .single-movies .hc-single-gallery-block{padding:20px 18px 28px!important;overflow:hidden!important;}
  .single-series .hc-single-gallery-carousel,
  .single-movies .hc-single-gallery-carousel{padding:0!important;}
  .single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery{
    display:flex!important;
    grid-template-columns:none!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 2px 2px!important;
    margin:0!important;
  }
  .single-series .hc-single-gallery-scroll::-webkit-scrollbar,
  .single-movies .hc-single-gallery-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item,
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{
    flex:0 0 calc((100% - 10px)/2)!important;
    width:calc((100% - 10px)/2)!important;
    min-width:calc((100% - 10px)/2)!important;
    scroll-snap-align:start!important;
  }
  .single-series .hc-single-gallery-arrow,
  .single-movies .hc-single-gallery-arrow{
    position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:7!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:40px!important;height:40px!important;border:0!important;border-radius:999px!important;
    background:rgba(255,255,255,.9)!important;color:var(--purple)!important;font-size:32px!important;line-height:1!important;
    box-shadow:0 12px 28px rgba(35,35,65,.14)!important;cursor:pointer!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;
  }
  .single-series .hc-single-gallery-prev,.single-movies .hc-single-gallery-prev{left:-7px!important;}
  .single-series .hc-single-gallery-next,.single-movies .hc-single-gallery-next{right:-7px!important;}
  .single-series .hc-single-gallery-dots,
  .single-movies .hc-single-gallery-dots{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:22px!important;}
  .single-series .hc-single-gallery-dots span,
  .single-movies .hc-single-gallery-dots span{width:10px!important;height:10px!important;border-radius:999px!important;background:#e2e3e8!important;display:block!important;}
  .single-series .hc-single-gallery-dots span.is-active,
  .single-movies .hc-single-gallery-dots span.is-active{background:linear-gradient(135deg,var(--pink),var(--purple))!important;box-shadow:0 6px 14px rgba(123,77,255,.28)!important;}
  body.hc-dark.single-series .hc-single-gallery-arrow,
  body.hc-dark.single-movies .hc-single-gallery-arrow{background:rgba(24,28,40,.82)!important;color:#fff!important;}
}
@media (max-width:560px){
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item,
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{
    flex-basis:74%!important;width:74%!important;min-width:74%!important;
  }
}

/* v2.19.15 - FIX hybrid gallery mobile visibility */
.single-series .hc-single-gallery-block,
.single-movies .hc-single-gallery-block{
  position:relative!important;
}
@media (min-width:821px){
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:10px!important;
    overflow:visible!important;
    padding:14px 0 0!important;
    min-height:0!important;
  }
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
  }
}
@media (max-width:820px){
  .single-series .hc-single-gallery-block,
  .single-movies .hc-single-gallery-block{
    overflow:hidden!important;
    padding-bottom:26px!important;
  }
  .single-series .hc-single-gallery-carousel,
  .single-movies .hc-single-gallery-carousel{
    position:relative!important;
    min-height:154px!important;
    margin-top:10px!important;
  }
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    gap:10px!important;
    width:100%!important;
    min-height:132px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:0 2px 6px!important;
    margin:0!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .single-series .hc-single-gallery-scroll::-webkit-scrollbar,
  .single-movies .hc-single-gallery-scroll::-webkit-scrollbar{display:none!important;}
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{
    display:block!important;
    flex:0 0 46%!important;
    width:46%!important;
    min-width:46%!important;
    height:132px!important;
    min-height:132px!important;
    max-height:132px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:var(--surface-2)!important;
    box-shadow:0 8px 20px rgba(35,35,65,.08)!important;
    scroll-snap-align:start!important;
    line-height:0!important;
  }
  .single-series .hc-single-gallery-scroll .hc-lightbox-item img,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item img{
    display:block!important;
    width:100%!important;
    height:132px!important;
    min-height:132px!important;
    max-height:132px!important;
    aspect-ratio:auto!important;
    object-fit:cover!important;
    object-position:center!important;
    border-radius:14px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }
  .single-series .hc-single-gallery-arrow,
  .single-movies .hc-single-gallery-arrow{
    top:66px!important;
    transform:translateY(-50%)!important;
  }
}
@media (max-width:560px){
  .single-series .hc-single-gallery-carousel,
  .single-movies .hc-single-gallery-carousel{min-height:146px!important;}
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll{min-height:124px!important;}
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item{
    flex-basis:43%!important;
    width:43%!important;
    min-width:43%!important;
    height:124px!important;
    min-height:124px!important;
    max-height:124px!important;
  }
  .single-series .hc-single-gallery-scroll .hc-lightbox-item img,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item img{
    height:124px!important;
    min-height:124px!important;
    max-height:124px!important;
  }
  .single-series .hc-single-gallery-arrow,
  .single-movies .hc-single-gallery-arrow{top:62px!important;}
}

/* v2.19.16 - hard fix mobile hybrid gallery + text logo crop */
.hc-logo{
  align-items:center!important;
  line-height:1.05!important;
  min-height:44px!important;
  overflow:visible!important;
  padding-block:3px!important;
}
.hc-logo span{
  line-height:1.05!important;
  display:inline-block!important;
  padding-bottom:3px!important;
}
.hc-logo small{
  line-height:1.05!important;
  display:inline-block!important;
  padding-bottom:3px!important;
}
@media (max-width:640px){
  .hc-topbar{height:48px!important;align-items:center!important;}
  .hc-logo{min-height:38px!important;align-items:center!important;}
  .hc-logo span{font-size:28px!important;line-height:1.08!important;padding-bottom:2px!important;}
  .hc-logo small{font-size:11px!important;line-height:1.08!important;margin-left:-5px!important;padding-bottom:2px!important;}
}

@media (max-width:820px){
  .single-series .hc-single-gallery-block,
  .single-movies .hc-single-gallery-block{
    overflow:hidden!important;
    padding:20px 18px 30px!important;
  }
  .single-series .hc-single-gallery-carousel,
  .single-movies .hc-single-gallery-carousel{
    position:relative!important;
    min-height:190px!important;
    overflow:visible!important;
    margin-top:14px!important;
  }
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll,
  .single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery,
  .single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery{
    display:flex!important;
    grid-template-columns:none!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    min-height:164px!important;
    height:auto!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:0 4px 8px!important;
    margin:0!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .single-series .hc-single-gallery-scroll::-webkit-scrollbar,
  .single-movies .hc-single-gallery-scroll::-webkit-scrollbar,
  .single-series .hc-single-gallery-carousel .hc-single-gallery-scroll::-webkit-scrollbar,
  .single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item,
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item,
  .single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item,
  .single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item{
    appearance:none!important;
    display:block!important;
    flex:0 0 76%!important;
    width:76%!important;
    min-width:76%!important;
    max-width:76%!important;
    height:164px!important;
    min-height:164px!important;
    max-height:164px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:16px!important;
    overflow:hidden!important;
    background:var(--surface-2)!important;
    box-shadow:0 10px 24px rgba(35,35,65,.10)!important;
    scroll-snap-align:start!important;
    line-height:0!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .single-series .hc-single-gallery-scroll .hc-lightbox-item img,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item img,
  .single-series .hc-single-gallery-carousel .hc-lightbox-item img,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item img,
  .single-series .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img,
  .single-movies .hc-single-gallery-block .hc-gallery-grid.hc-lightbox-gallery .hc-lightbox-item img{
    display:block!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    height:164px!important;
    min-height:164px!important;
    max-height:164px!important;
    aspect-ratio:auto!important;
    object-fit:cover!important;
    object-position:center!important;
    border-radius:16px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    filter:none!important;
  }
  .single-series .hc-single-gallery-arrow,
  .single-movies .hc-single-gallery-arrow{
    top:82px!important;
    transform:translateY(-50%)!important;
    display:flex!important;
  }
}
@media (max-width:430px){
  .single-series .hc-single-gallery-carousel,
  .single-movies .hc-single-gallery-carousel{min-height:178px!important;}
  .single-series .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-scroll,
  .single-series .hc-single-gallery-carousel .hc-single-gallery-scroll,
  .single-movies .hc-single-gallery-carousel .hc-single-gallery-scroll{min-height:152px!important;}
  .single-series .hc-single-gallery-scroll .hc-lightbox-item,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item,
  .single-series .hc-single-gallery-carousel .hc-lightbox-item,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item{
    flex-basis:78%!important;width:78%!important;min-width:78%!important;max-width:78%!important;
    height:152px!important;min-height:152px!important;max-height:152px!important;
  }
  .single-series .hc-single-gallery-scroll .hc-lightbox-item img,
  .single-movies .hc-single-gallery-scroll .hc-lightbox-item img,
  .single-series .hc-single-gallery-carousel .hc-lightbox-item img,
  .single-movies .hc-single-gallery-carousel .hc-lightbox-item img{
    height:152px!important;min-height:152px!important;max-height:152px!important;
  }
  .single-series .hc-single-gallery-arrow,
  .single-movies .hc-single-gallery-arrow{top:76px!important;}
}
