/*
Theme Name: AutoDiag Hub VideoHub
Author: AutoDiag Hub
Description: VideoHub-inspired dark automotive WordPress theme. Sign-in/login removed.
Version: 5.0
License: GPL-2.0-or-later
Text Domain: autodiag-hub
*/
:root{--bg:#050b11;--header:#071019;--panel:#0c151e;--panel2:#101b25;--line:#1b2a37;--text:#f4f7fa;--muted:#8795a2;--blue:#1687ff;--blue2:#0b68dc;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;height:auto;display:block}.vh-container{width:min(var(--max),calc(100% - 36px));margin:auto}.vh-header{background:linear-gradient(180deg,#08121b,#071019);border-bottom:1px solid #152431;position:relative;z-index:50}.vh-header-row{height:62px;display:flex;align-items:center;gap:24px}.vh-brand{display:flex;align-items:center;gap:8px;min-width:165px}.vh-brand .custom-logo-link{display:flex}.vh-brand .custom-logo{max-height:32px;width:auto}.vh-logo-mark{width:27px;height:27px;background:var(--blue);border-radius:8px;display:grid;place-items:center;font-size:13px;color:#fff;box-shadow:0 3px 12px #006cff33}.vh-logo-text{font-weight:800;font-size:17px;letter-spacing:-.4px}.vh-logo-text span{color:#55aaff}.vh-search{height:38px;display:flex;flex:1;max-width:610px;margin:auto;background:#101b25;border:1px solid #1b2b39;border-radius:5px;overflow:hidden}.vh-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#dce4ea;padding:0 13px;font-size:11px}.vh-search input::placeholder{color:#667582}.vh-search button{width:44px;border:0;border-left:1px solid #1b2b39;background:#0c151e;color:#aeb9c2;font-size:18px;cursor:pointer}.vh-header-actions{display:flex;align-items:center;gap:11px;white-space:nowrap}.vh-upload{font-size:10px;color:#d3dce2}.vh-upload span{margin-right:5px}.vh-icon-btn,.vh-mobile-search{background:none;border:0;color:#b7c1c9;cursor:pointer}.vh-mobile-search{display:none}.vh-nav{background:#09131d;border-top:1px solid #0e1b26}.vh-nav-inner{min-height:43px;display:flex;align-items:center;gap:4px;overflow:visible}.vh-home{height:30px;padding:0 13px;border-radius:6px;background:#126ed0;display:flex;align-items:center;gap:6px;font-size:10px;margin-right:5px}.vh-home b{font-weight:700}.vh-menu{display:flex;align-items:center;gap:2px;list-style:none;padding:0;margin:0}.vh-menu>li{position:relative}.vh-menu a{height:31px;padding:0 10px;display:flex;align-items:center;color:#a8b4bd;font-size:10px;border-radius:5px;white-space:nowrap}.vh-menu a:hover,.vh-menu .current-menu-item>a{background:#111f2c;color:#fff}.vh-menu .sub-menu{position:absolute;top:100%;left:0;min-width:170px;background:#0c1721;border:1px solid #233543;border-radius:6px;padding:5px;list-style:none;display:none;box-shadow:0 15px 35px #0009}.vh-menu li:hover>.sub-menu{display:block}.vh-menu-toggle{display:none;margin-left:auto;background:#101e2a;border:1px solid #253947;color:#fff;border-radius:6px;width:38px;height:34px}.vh-hero-wrap{padding:18px 0 9px}.vh-hero{height:375px;border:1px solid #1a2a37;border-radius:10px;overflow:hidden;background:#0b151e}.vh-hero-media{height:100%;display:block;position:relative}.vh-hero-media img{width:100%;height:100%;object-fit:cover}.vh-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#03070be8 0%,#03070b8c 35%,#03070b0b 78%),linear-gradient(0deg,#03070bc2 0%,transparent 55%)}.vh-hero-copy{position:absolute;left:58px;bottom:38px;width:min(560px,65%)}.vh-kicker{display:inline-block;background:var(--blue);padding:5px 9px;border-radius:5px;font-size:9px;font-weight:800;letter-spacing:.6px}.vh-hero h1{font-size:40px;line-height:1.04;margin:10px 0 8px;letter-spacing:-1.4px}.vh-hero p{font-size:13px;line-height:1.45;color:#c8d2d9;max-width:520px;margin:0 0 16px}.vh-watch-btn{display:inline-block;background:#1384f7;padding:10px 17px;border-radius:6px;font-size:11px;font-weight:800}.vh-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#071019aa;border:1px solid #ffffff24;display:grid;place-items:center;font-size:25px}.vh-left{left:10px}.vh-right{right:10px}.vh-empty-hero{height:100%;display:flex;flex-direction:column;justify-content:center;padding:45px;background:linear-gradient(135deg,#102131,#071019)}.vh-empty-hero h1{font-size:38px;margin:10px 0}.vh-category-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:9px;padding:10px 0 20px}.vh-cat-chip{height:57px;background:#101a24;border:1px solid #1b2b38;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#a9b5be;font-size:9px}.vh-cat-chip span{font-size:15px}.vh-cat-chip:hover{background:#142433;color:#fff;border-color:#2d4d66}.vh-section{padding:6px 0 23px}.vh-section-head{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.vh-section-head h2{font-size:19px;margin:0;letter-spacing:-.3px}.vh-section-head a{font-size:10px;color:#55aaff;font-weight:700}.vh-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.vh-card{min-width:0}.vh-thumb{display:block;position:relative;aspect-ratio:16/9;background:#101a24;border:1px solid #1a2935;border-radius:8px;overflow:hidden}.vh-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.vh-card:hover .vh-thumb img{transform:scale(1.035)}.vh-play{position:absolute;left:8px;bottom:8px;width:26px;height:26px;border-radius:50%;background:#071019c9;display:grid;place-items:center;font-size:9px}.vh-duration{position:absolute;right:7px;bottom:7px;background:#03070dcc;padding:3px 5px;border-radius:3px;font-size:8px;font-weight:800}.vh-card h3{font-size:12px;line-height:1.28;margin:8px 0 5px;min-height:31px}.vh-card h3 a:hover{color:#62b0ff}.vh-card-meta{display:flex;gap:6px;color:#788793;font-size:9px}.vh-card-meta b{color:#354652}.vh-ad-box{height:68px;max-width:730px;margin:2px auto 25px;background:#111d28;border:1px solid #273847;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#6f7e8b;font-size:13px;font-weight:800}.vh-ad-box small{font-size:9px;font-weight:500;margin-top:2px}.vh-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:21px}.vh-latest-grid{grid-template-columns:repeat(3,1fr)}.vh-sidebar{min-width:0}.vh-sidebar-box{background:#0c161f;border:1px solid #1b2a37;border-radius:8px;padding:13px}.vh-sidebar-box h3{font-size:13px;margin:0 0 8px}.vh-popular{display:grid;grid-template-columns:22px 62px 1fr;gap:8px;align-items:center;padding:8px 0;border-top:1px solid #172632}.vh-popular:first-of-type{border-top:0}.vh-popular>span{width:21px;height:21px;border-radius:5px;background:#14283a;display:grid;place-items:center;color:#74b8ff;font-size:9px;font-weight:800}.vh-popular img{width:62px;height:40px;object-fit:cover;border-radius:5px}.vh-popular b{font-size:10px;line-height:1.2}.vh-category-cards{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.vh-category-card{height:82px;border-radius:8px;border:1px solid #1b2b38;background:linear-gradient(145deg,#13212d,#0c151e);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.vh-category-card span{font-size:25px}.vh-category-card b{font-size:9px;color:#b9c5ce}.vh-footer{margin-top:18px;background:#071019;border-top:1px solid #182732}.vh-footer-grid{padding:30px 0 22px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:35px}.vh-footer-grid h3{font-size:11px;color:#e9eef2;margin:0 0 11px}.vh-footer-grid a{font-size:10px;color:#7f8d99;display:block;margin:7px 0}.vh-footer-grid a:hover{color:#fff}.vh-footer-brand p{font-size:10px;color:#7f8d99}.vh-footer-social{display:flex;gap:6px}.vh-footer-social a{width:27px;height:27px;border:1px solid #263847;border-radius:50%;display:grid!important;place-items:center;margin:0!important}.vh-footer-bottom{border-top:1px solid #172630;padding:14px 0;font-size:9px;color:#657480}.vh-single{padding:16px 0 30px}.autodiag-breadcrumbs{display:flex;gap:7px;color:#6f7e8a;font-size:10px;padding-bottom:13px}.autodiag-breadcrumbs a{color:#58aaff}.vh-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px}.vh-watch-main{min-width:0}.vh-player{aspect-ratio:16/9;position:relative;border-radius:8px;overflow:hidden;background:#000;border:1px solid #1c2b37}.vh-player-image{width:100%;height:100%;object-fit:cover}.vh-player-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#00000018}.vh-player-button{width:58px;height:58px;border-radius:50%;background:#06101bc7;border:1px solid #ffffff33;display:grid;place-items:center;font-size:20px;padding-left:3px}.vh-player-controls{position:absolute;left:0;right:0;bottom:0;height:42px;padding:0 12px;display:flex;align-items:center;gap:13px;background:linear-gradient(0deg,#000d,transparent);font-size:10px}.vh-progress{height:3px;background:#51606b;flex:1;border-radius:3px;overflow:hidden}.vh-progress i{display:block;width:31%;height:100%;background:#1687ff}.vh-watch-title-row{padding:14px 0 7px}.vh-watch-category{font-size:9px;color:#57aaff;text-transform:uppercase;font-weight:800}.vh-watch-title-row h1{font-size:25px;line-height:1.18;margin:5px 0}.vh-watch-meta{font-size:10px;color:#7e8c98}.vh-action-row{display:flex;gap:8px;align-items:center;border-bottom:1px solid #192934;padding:8px 0}.vh-action-row button,.vh-action-row>span{background:#101b25;border:1px solid #213342;color:#c8d2d9;border-radius:6px;padding:7px 10px;font-size:9px}.vh-action-row>span{margin-right:auto;border:0;background:transparent;padding-left:0}.vh-description{background:#0d1822;border:1px solid #1b2a37;border-radius:8px;margin-top:12px;padding:13px;font-size:11px;color:#b7c2ca;line-height:1.55}.vh-description p{margin:0 0 5px}.vh-description summary{cursor:pointer;color:#e4ebef;font-weight:700}.vh-description-full{padding-top:10px}.vh-content-area{padding-top:16px}.article-content{font-size:15px;line-height:1.8;color:#cbd4da;max-width:900px}.article-content h2{font-size:22px;color:#fff}.article-content h3{font-size:18px;color:#fff}.article-content a{color:#5bb0ff}.vh-watch-side .ad-slot{margin:0 0 16px}.vh-upnext-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.vh-upnext-head h3{font-size:13px;margin:0}.vh-upnext-head label{font-size:9px;color:#8d9aa5}.vh-next-item{display:grid;grid-template-columns:105px 1fr;gap:8px;margin:9px 0}.vh-next-thumb{height:62px;position:relative;overflow:hidden;border-radius:6px;background:#111d27}.vh-next-thumb img{width:100%;height:100%;object-fit:cover}.vh-next-thumb>span{display:grid;place-items:center;height:100%}.vh-next-thumb em{position:absolute;right:4px;bottom:4px;background:#000b;padding:2px 4px;border-radius:3px;font-size:8px;font-style:normal}.vh-next-item b{font-size:9.5px;line-height:1.2;display:block}.vh-next-item small{display:block;color:#71808d;font-size:8px;line-height:1.35;margin-top:4px}.vh-comments{margin-top:25px;padding-top:18px;border-top:1px solid #1e2d39}.vh-comments h2{font-size:18px}.comments-section .comment-form textarea,.comments-section .comment-form input[type=text],.comments-section .comment-form input[type=email],.comments-section .comment-form input[type=url]{background:#101b25;color:#fff;border:1px solid #273744;border-radius:6px;padding:10px;width:100%;max-width:680px}.comments-section .comment-form textarea{min-height:110px}.comments-section .comment-form input[type=submit]{background:#1687ff;color:#fff;border:0;border-radius:5px;padding:9px 14px;font-weight:700}.comment-list{list-style:none;padding:0}.comment-list .comment{background:#0e1822;border:1px solid #1b2a36;border-radius:7px;padding:12px;margin:10px 0}.comment-list .comment-meta{color:#7f8c98;font-size:9px}.comment-list .comment-content{color:#cbd4da;font-size:12px}.ad-slot{width:100%;text-align:center;overflow:hidden}.ad-slot .ad-label{display:block;color:#53616d;font-size:8px;margin-bottom:3px}
@media(max-width:1050px){.vh-card-grid{grid-template-columns:repeat(3,1fr)}.vh-category-strip,.vh-category-cards{grid-template-columns:repeat(4,1fr)}.vh-menu a{padding:0 7px}.vh-hero{height:340px}.vh-hero h1{font-size:34px}.vh-watch-layout{grid-template-columns:1fr}.vh-watch-side{display:grid;grid-template-columns:1fr 1fr;gap:15px}.vh-watch-side .ad-slot{grid-column:1/-1}}
@media(max-width:850px){.vh-header-row{height:auto;min-height:62px;flex-wrap:wrap;padding:9px 0;gap:9px}.vh-search{order:3;flex-basis:100%;max-width:none}.vh-menu{display:none}.vh-menu.mobile-open{display:flex;position:absolute;left:18px;right:18px;top:100%;flex-direction:column;background:#0c1721;border:1px solid #263947;border-radius:7px;padding:5px;z-index:200;box-shadow:0 15px 30px #000b}.vh-menu.mobile-open li a{height:39px;padding:0 12px}.vh-menu.mobile-open .sub-menu{position:static}.vh-menu-toggle{display:block}.vh-layout{grid-template-columns:1fr}.vh-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:14px}.vh-footer-grid{grid-template-columns:repeat(2,1fr)}.vh-footer-brand{grid-column:1/-1}}
@media(max-width:600px){.vh-container{width:calc(100% - 22px)}.vh-brand{min-width:auto}.vh-logo-text{font-size:16px}.vh-upload{display:none}.vh-header-actions{margin-left:auto}.vh-mobile-search{display:block}.vh-hero{height:300px}.vh-hero-copy{left:22px;bottom:22px;width:78%}.vh-hero h1{font-size:25px}.vh-hero p{font-size:10px}.vh-category-strip{grid-template-columns:repeat(4,1fr);gap:6px}.vh-cat-chip{height:56px}.vh-cat-chip b{font-size:8px}.vh-card-grid,.vh-latest-grid{grid-template-columns:repeat(2,1fr);gap:11px}.vh-card h3{font-size:10.5px;min-height:27px}.vh-card-meta{font-size:8px}.vh-category-cards{grid-template-columns:repeat(4,1fr);gap:6px}.vh-category-card{height:72px}.vh-category-card span{font-size:19px}.vh-category-card b{font-size:8px;text-align:center}.vh-sidebar,.vh-watch-side{grid-template-columns:1fr}.vh-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.vh-footer-brand{grid-column:1/-1}.vh-watch-title-row h1{font-size:21px}.vh-action-row{flex-wrap:wrap}.vh-action-row>span{width:100%;margin:0}.vh-next-item{grid-template-columns:115px 1fr}}
@media(max-width:380px){.vh-category-strip,.vh-category-cards{grid-template-columns:repeat(2,1fr)}.vh-card-grid,.vh-latest-grid{grid-template-columns:1fr}.vh-footer-grid{grid-template-columns:1fr}}

/* VideoHub v6 fixes */
.vh-menu.mobile-open{display:flex!important}
@media(max-width:850px){
  .vh-menu.mobile-open{display:flex!important;position:absolute!important;left:10px!important;right:10px!important;top:100%!important;z-index:9999!important;flex-direction:column!important;align-items:stretch!important;background:#0b151e!important;border:1px solid #1b2b39!important;border-radius:8px!important;padding:7px!important;box-shadow:0 14px 35px rgba(0,0,0,.45)!important}
  .vh-menu.mobile-open li,.vh-menu.mobile-open a{width:100%!important}
  .vh-menu.mobile-open a{height:42px!important;padding:0 13px!important;font-size:12px!important;border-radius:6px!important}
  .vh-menu-toggle{position:relative!important;z-index:10001!important}
}

/* VideoHub v7 requested fixes */
.vh-description details, .vh-description summary, .vh-description-full{display:none!important}
.vh-watch-btn{border:0;cursor:pointer;color:#fff}
.vh-hero-media iframe,.vh-hero-media ins,.vh-hero-media .ad-slot,.vh-hero-media [id*="ad"],.vh-hero-media [class*="ad-"]{display:none!important}
.vh-hero-media img{object-fit:cover!important;object-position:center!important}
.vh-hero-copy{z-index:5}
.vh-hero-arrow{z-index:6}
@media(max-width:600px){.vh-hero-media img{object-fit:cover!important;object-position:center!important}.vh-hero-copy{z-index:5}}

/* FINAL HERO CLEANUP: keep only the featured image and native hero controls; suppress injected ad/overlay blocks. */
.vh-hero-media > :not(img):not(.vh-hero-shade):not(.vh-hero-copy):not(.vh-hero-arrow){display:none!important;}
.vh-hero-media > img{position:relative;z-index:1;}
.vh-hero-shade{z-index:2!important;}
.vh-hero-copy{z-index:5!important;}
.vh-hero-arrow{z-index:6!important;}

/* v9 category layout: only Sinhala and Other */
.vh-category-strip{grid-template-columns:repeat(2,minmax(150px,220px));justify-content:start}
.vh-category-cards{grid-template-columns:repeat(2,minmax(150px,220px));justify-content:start}
@media(max-width:600px){.vh-category-strip,.vh-category-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}

/* v10: lower the navigation links slightly so they sit below the large logo without moving the logo */
@media (min-width:851px){
  .vh-nav .vh-menu{transform:translateY(8px)!important;}
}
