/* Vendbar PDP - consolidated, reduced */

.vb-pdp-container{width:100%;max-width:1320px;margin:0 auto;padding:0 16px}
.vb-pdp-header{margin:18px 0;background:transparent}
.vb-breadcrumb{margin:0 0 10px;color:var(--vb-text-soft);font-size:13px;line-height:1.45}
.vb-breadcrumb a{color:inherit;text-decoration:none!important}
.vb-breadcrumb a:hover{color:var(--vb-action)}
.vb-product-title{margin:0;color:var(--vb-text);font-size:clamp(28px,2.8vw,38px);font-weight:var(--vb-weight-bold);line-height:var(--vb-line-tight);letter-spacing:-.03em}

.vb-pdp-hero{margin:0 0 32px;padding-bottom:10px}
.vb-pdp-hero-v3{margin-top:14px}
.vb-pdp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:28px;align-items:start;padding:24px;background:var(--vb-surface);border:1px solid var(--vb-border);border-radius:24px;box-shadow:var(--vb-shadow-soft)}
.vb-pdp-hero-left,.vb-pdp-hero-right{min-width:0}
.vb-pdp-hero-left{display:flex;flex-direction:column;gap:14px}
.vb-pdp-media-panel,.vb-pdp-hero-right{background:var(--vb-surface);border:1px solid var(--vb-border);border-radius:var(--vb-radius-lg);box-shadow:var(--vb-shadow-soft)}
.vb-pdp-media-panel{padding:16px}
.vb-pdp-hero-right{padding:22px}
@media(min-width:1024px){.vb-pdp-hero-right{position:sticky;top:110px}}
@media(min-width:1440px){.vb-pdp-container{max-width:1380px}.vb-pdp-hero-grid{grid-template-columns:minmax(0,1fr) 440px}}

.vb-gallery{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:stretch}
.vb-gallery.no-thumbs{grid-template-columns:1fr}
.vb-thumbs{display:flex;flex-direction:column;gap:10px}
.vb-thumb{display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;overflow:hidden;background:var(--vb-surface-soft);border:1px solid var(--vb-border-soft);border-radius:var(--vb-radius-sm);cursor:pointer;transition:border-color var(--vb-transition),box-shadow var(--vb-transition),transform var(--vb-transition)}
.vb-thumb img{width:100%;height:100%;object-fit:cover}
.vb-thumb:hover,.vb-thumb.active,.vb-gallery-thumb.is-active{border-color:var(--vb-action);box-shadow:0 0 0 3px rgba(64,148,221,.12)}
.vb-main{display:flex;align-items:center;justify-content:center;min-height:430px;overflow:hidden;background:var(--vb-surface);border:1px solid var(--vb-border-soft);border-radius:var(--vb-radius-lg);cursor:zoom-in}
.vb-main img{display:block;width:100%;height:100%;max-height:440px;object-fit:contain}
.vb-pdp-hero .vb-gallery-col,.vb-pdp-hero .vb-col-right{padding:0;background:transparent;border:0;box-shadow:none}
.vb-gallery-thumbs img{border-radius:10px;background:var(--vb-surface)}
.vb-gallery-main{background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%)}

.vb-pdp-media-summary{margin-top:0;padding:16px;background:#f8fafc;border:1px solid var(--vb-border);border-radius:var(--vb-radius-md)}
.vb-pdp-media-summary ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;padding:0;list-style:none}
.vb-pdp-media-summary li{position:relative;margin:0;padding-left:20px;color:var(--vb-text);font-size:13px;font-weight:800;line-height:1.35}
.vb-pdp-media-summary li::before{content:"✓";position:absolute;left:0;top:0;color:var(--vb-action);font-weight:900}

.vb-fitment-fallback{margin-bottom:14px;padding:15px;background:#fff7ed;border:1px solid #fed7aa;border-radius:var(--vb-radius-lg)}
.vb-fitment-fallback-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.vb-fitment-status-dot{width:10px;height:10px;border-radius:999px;background:#f97316;box-shadow:0 0 0 4px rgba(249,115,22,.14)}
.vb-fitment-fallback-head strong{display:block;color:#9a3412;font-size:14px;font-weight:900;line-height:1.2}
.vb-fitment-fallback-head span:not(.vb-fitment-status-dot){display:block;margin-top:2px;color:#9a3412;font-size:12px;line-height:1.3;opacity:.85}
.vb-fitment-fallback-body p{margin:0;color:#7c2d12;font-size:13px;line-height:1.45}

.vb-buybox{display:flex;flex-direction:column;gap:0}
.vb-buybox-v2{gap:0}
.vb-commerce-decision,.vb-techspec-box-v2,.vb-service-box-v2,.vb-brand-card-compact,.vb-incentives-v2{margin:0;padding:12px 0;background:transparent;border:0;border-top:1px solid var(--vb-border);border-radius:0;box-shadow:none}
.vb-commerce-decision{padding-top:0;border-top:0}
.vb-commerce-price-line{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:8px}
.vb-buybox-top{display:grid;grid-template-columns:minmax(0,1fr) 156px;gap:18px;align-items:stretch;margin-bottom:18px}
.vb-buybox-pricing{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.vb-price{color:var(--vb-text);font-size:clamp(34px,3vw,46px);font-weight:var(--vb-weight-bold);line-height:.92;letter-spacing:-.04em}
.vb-price .woocommerce-Price-amount{display:inline-flex;align-items:flex-start;font-weight:inherit}
.woocommerce-Price-currencySymbol{margin-left:4px;font-size:.78em;line-height:1;opacity:.55}
.vb-vat{margin-top:0;color:var(--vb-text-soft);font-size:12px;line-height:1.45;text-align:right}
.vb-stock{margin:0 0 12px;padding:0;border:0}

.vb-availability{display:block}
.vb-availability-main{display:flex;align-items:center;gap:10px;color:var(--vb-text);font-size:14px;font-weight:var(--vb-weight-bold);line-height:1.45}
.vb-availability-dot{width:10px;height:10px;min-width:10px;border-radius:50%;display:inline-block}
.vb-availability-text{font-weight:inherit}
.vb-availability-subline{font-weight:var(--vb-weight-semibold);opacity:.92}
.vb-availability-note{margin-top:4px;color:var(--vb-text-soft);font-size:12px;line-height:1.45}
.vb-availability.is-in-stock .vb-availability-main,.vb-availability.is-supplier .vb-availability-main{color:var(--vb-success)}
.vb-availability.is-in-stock .vb-availability-dot,.vb-availability.is-supplier .vb-availability-dot{background:var(--vb-success);box-shadow:0 0 0 4px rgba(22,101,52,.12)}
.vb-availability.is-request .vb-availability-main{color:var(--vb-text)}
.vb-availability.is-request .vb-availability-dot{background:var(--vb-text-muted);box-shadow:0 0 0 4px rgba(107,114,128,.14)}

.vb-primary-buy-area,.vb-primary-request{margin-bottom:18px}
.vb-buybox form.cart{display:flex;flex-direction:column;gap:10px;margin:0!important}
.vb-buybox form.cart .qib-button-wrapper{display:flex;align-items:center;width:100%;height:44px;overflow:hidden;background:var(--vb-surface);border:1px solid var(--vb-border);border-radius:var(--vb-radius-sm)}
.vb-buybox form.cart .qib-button{display:flex;align-items:center;justify-content:center;width:56px;min-width:56px;height:44px;padding:0;background:var(--vb-surface)!important;color:var(--vb-text);border:0!important;font-size:18px;font-weight:700;cursor:pointer;box-shadow:none!important;opacity:.72}
.vb-buybox form.cart .qib-button:hover{opacity:1}
.vb-buybox form.cart .quantity{flex:1 1 auto;margin:0!important;width:auto!important}
.vb-buybox form.cart .quantity input.qty,.vb-buybox form.cart input.wqpmb_input_text{width:100%!important;height:44px;padding:0 12px;margin:0;background:var(--vb-surface);color:var(--vb-text);border:0!important;border-radius:0!important;font-size:15px;font-weight:700;text-align:center;box-shadow:none!important}
.vb-buybox form.cart .single_add_to_cart_button,.vb-primary-request-btn{width:100%;min-height:42px;border:0!important;border-radius:var(--vb-radius-sm);background:var(--vb-action)!important;color:var(--vb-action-text)!important;box-shadow:none!important}
.vb-buybox form.cart .single_add_to_cart_button{font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.vb-buybox form.cart .single_add_to_cart_button:hover,.vb-primary-request-btn:hover{background:var(--vb-action-hover)!important;color:var(--vb-action-text)!important}
.vb-primary-request-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 14px;text-align:center;text-decoration:none!important}
.vb-primary-request-btn .vb-btn-title{font-size:14px;font-weight:900;line-height:1.2;color:inherit}
.vb-primary-request-btn .vb-btn-sub{margin-top:4px;font-size:12px;line-height:1.3;color:inherit;opacity:.85}

.vb-techspec-box{margin-bottom:18px;padding:14px;background:#fafafa;border:1px solid var(--vb-border);border-radius:var(--vb-radius-lg)}
.vb-techspec-box-v2{padding-top:16px}
.vb-techspec-head{margin-bottom:12px}
.vb-techspec-title,.vb-service-title{display:block;color:var(--vb-text);font-size:12px;font-weight:900;line-height:1.25;letter-spacing:.06em;text-transform:uppercase}
.vb-techspec-table{display:grid;gap:0;margin:0;border-top:1px solid var(--vb-border-soft)}
.vb-techspec-row{display:grid;grid-template-columns:minmax(115px,.8fr) minmax(0,1.2fr);gap:12px;padding:7px 0;border-top:1px solid rgba(15,23,42,.08)}
.vb-techspec-row:first-child{border-top:0}
.vb-techspec-row dt,.vb-techspec-row dd{margin:0;font-size:13px;line-height:1.35}
.vb-techspec-row dt{color:var(--vb-text-muted);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.vb-techspec-row dd{color:var(--vb-text);font-weight:750}
.vb-techspec-list,.vb-techspec-more{display:block}
.vb-techspec-item::before,.vb-techspec-row::before{content:none;display:none}
.vb-techspec-more{display:block!important;max-height:0;overflow:hidden;opacity:0;margin-top:0;padding-top:0;border-top:0;transition:max-height .22s ease,opacity .18s ease,margin-top .18s ease,padding-top .18s ease}
.vb-techspec-box.is-open .vb-techspec-more{max-height:520px;opacity:1;margin-top:12px;padding-top:12px;border-top:1px dashed var(--vb-border)}
.vb-techspec-toggle{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:34px;margin-top:12px;background:var(--vb-surface)!important;color:var(--vb-action-active)!important;border:1px solid var(--vb-border)!important;border-radius:var(--vb-radius-sm);font-size:12px;font-weight:900;cursor:pointer}

.vb-service-box{margin-bottom:18px}
.vb-service-box-v2{padding:14px 0}
.vb-service-head{margin-bottom:14px}
.vb-service-sub{display:block;margin-top:4px;color:var(--vb-text-soft);font-size:12px;line-height:1.45}
.vb-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.vb-contact-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:74px;padding:12px;text-align:center;text-decoration:none!important;background:var(--vb-surface);border:1px solid var(--vb-border-strong);border-radius:var(--vb-radius-lg);box-shadow:none;transition:transform var(--vb-transition),box-shadow var(--vb-transition),border-color var(--vb-transition)}
.vb-contact-card:hover{transform:translateY(-2px);box-shadow:var(--vb-shadow-card)}
.vb-contact-card-wa{background:var(--vb-whatsapp-soft);border-color:var(--vb-whatsapp-border)}
.vb-contact-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-bottom:8px;color:var(--vb-action)}
.vb-contact-icon svg{width:30px;height:30px}
.vb-contact-title{display:block;color:var(--vb-text);font-size:13px;font-weight:900;line-height:1.2}
.vb-contact-sub{display:block;margin-top:6px;color:var(--vb-text-soft);font-size:11px;line-height:1.35}

.vb-pdp-sections{margin-top:24px;padding-bottom:56px}
.vb-pdp-section-nav{position:sticky;top:104px;z-index:50;display:flex;gap:8px;margin-bottom:22px;padding:10px;background:rgba(255,255,255,.96);border:1px solid var(--vb-border);border-radius:var(--vb-radius-lg);box-shadow:var(--vb-shadow-soft);overflow-x:auto;scrollbar-width:none}
.vb-pdp-section-nav::-webkit-scrollbar{display:none}
.vb-pdp-section-nav a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:36px;padding:0 14px;background:var(--vb-surface-soft);color:var(--vb-text);border:1px solid var(--vb-border-soft);border-radius:var(--vb-radius-pill);font-size:12px;font-weight:900;text-decoration:none!important;white-space:nowrap}
.vb-pdp-section-nav a:hover{color:var(--vb-action);border-color:var(--vb-action);background:var(--vb-surface)}
.vb-pdp-section-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}
.vb-pdp-section-card{padding:24px;background:var(--vb-surface);border:1px solid var(--vb-border);border-radius:var(--vb-radius-lg);box-shadow:var(--vb-shadow-soft);scroll-margin-top:170px}
.vb-pdp-section-card h2{margin:0 0 16px;color:var(--vb-text);font-size:20px;font-weight:900;line-height:1.2;letter-spacing:-.02em}
.vb-pdp-section-card p{margin:0;color:var(--vb-text-soft);font-size:14px;line-height:1.65}
.vb-pdp-prose p+p{margin-top:10px}
.vb-pdp-section-card-warning{background:#fffaf5;border-color:#fed7aa}
.vb-compatibility-state{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;padding:14px;background:#fff7ed;border:1px solid #fed7aa;border-radius:var(--vb-radius-md)}
.vb-compatibility-state strong{color:#9a3412;font-size:14px;font-weight:900;line-height:1.25}
.vb-compatibility-state span{color:#9a3412;font-size:13px;line-height:1.45;opacity:.9}
.vb-tech-table{width:100%;border-collapse:collapse;border-spacing:0;font-size:14px}
.vb-tech-table tr{border-bottom:1px solid var(--vb-border-soft)}
.vb-tech-table tr:last-child{border-bottom:0}
.vb-tech-table th,.vb-tech-table td{padding:12px 0;text-align:left;vertical-align:top;line-height:1.45}
.vb-tech-table th{width:190px;padding-right:24px;color:var(--vb-text);font-weight:900}
.vb-tech-table td{color:var(--vb-text-soft)}
.vb-pdp-checklist{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.vb-pdp-checklist li{position:relative;padding-left:26px;color:var(--vb-text-soft);font-size:14px;line-height:1.5}
.vb-pdp-checklist li::before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;background:var(--vb-action);border-radius:999px}

body.vb-lightbox-open{overflow:hidden}
.vb-lightbox{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:var(--vb-space-xl);background:rgba(17,24,39,.88)}
.vb-lightbox.is-open{display:flex}
.vb-lightbox-inner{display:flex;flex-direction:column;align-items:center;gap:var(--vb-space-md);max-width:95vw;max-height:95vh}
.vb-lightbox-image{max-width:100%;max-height:100%;object-fit:contain;background:var(--vb-surface);border-radius:var(--vb-radius-md)}
.vb-lightbox-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--vb-surface);color:var(--vb-text);border:1px solid var(--vb-border);border-radius:var(--vb-radius-pill);font-size:28px;font-weight:600;cursor:pointer}

.vb-badges,.vb-tech-identifiers{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}
.vb-badge,.vb-badges span,.vb-tech-id-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;background:var(--vb-surface-soft);color:var(--vb-text);border:1px solid var(--vb-border-soft);border-radius:var(--vb-radius-pill);font-size:11px;font-weight:900;line-height:1}
.vb-sku{margin:0 0 18px!important;padding-top:14px;border-top:1px solid var(--vb-border);color:var(--vb-text-soft);font-size:13px;line-height:1.45}
.vb-sku strong{color:var(--vb-text)}
.vb-divider{width:100%;height:1px;margin:16px 0;background:var(--vb-border);border-color:rgba(148,163,184,.18)}

@media(max-width:1023px){
	.vb-pdp-hero-grid{grid-template-columns:1fr;gap:18px}
	.vb-pdp-hero-right{position:static}
}
@media(max-width:767px){
	.vb-pdp-container{padding:0 16px}
	.vb-pdp-header,body.single-product .vb-pdp-header{margin-top:14px}
	body.single-product .vb-pdp-header,body.single-product .vb-product-title,body.single-product .vb-breadcrumb,body.single-product .woocommerce-product-rating,body.single-product .vb-rating{position:static!important;top:auto!important;z-index:auto!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
	.vb-pdp-hero-grid{padding:16px;border-radius:var(--vb-radius-lg)}
	.vb-pdp-media-panel,.vb-pdp-hero-right{padding:0;background:transparent;border:0;box-shadow:none;border-radius:0}
	.vb-gallery{display:flex;flex-direction:column;gap:var(--vb-space-md)}
	.vb-main{order:1;min-height:300px;padding:14px}
	.vb-main img,.vb-pdp-hero .vb-main img{max-height:280px}
	.vb-thumbs{order:2;flex-direction:row;overflow-x:auto;padding-bottom:2px}
	.vb-thumb{width:52px;height:52px;flex:0 0 52px}
	.vb-pdp-media-summary ul{grid-template-columns:1fr}
	.vb-commerce-price-line{align-items:flex-start;flex-direction:column;gap:6px}
	.vb-vat{text-align:left}
	.vb-buybox-top,.vb-techspec-row{grid-template-columns:1fr;gap:4px}
	.vb-price{font-size:40px}
	.vb-contact-grid{grid-template-columns:1fr 1fr;gap:10px}
	.vb-contact-card{min-height:92px;padding:10px;border-radius:var(--vb-radius-lg)}
	.vb-contact-icon{width:24px;height:24px;margin-bottom:6px}
	.vb-contact-icon svg{width:24px;height:24px}
	.vb-contact-title{font-size:14px}
	.vb-contact-sub{font-size:11px;line-height:1.3}
	.vb-pdp-section-nav{top:0;margin-left:-16px;margin-right:-16px;border-radius:0;border-left:0;border-right:0}
	.vb-pdp-section-card{padding:18px}
	.vb-tech-table th,.vb-tech-table td{display:block;width:100%;padding:8px 0}
	.vb-tech-table th{padding-bottom:2px}
}

.vb-compat-status {
	margin-bottom: 14px;
	padding: 14px;
	background: #f8fafc;
	border: 1px solid var(--vb-border);
	border-radius: var(--vb-radius-lg);
}

.vb-compat-status-head {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.vb-compat-status-dot {
	width: 10px;
	height: 10px;
	margin-top: 4px;
	border-radius: 999px;
	background: var(--vb-action);
	box-shadow: 0 0 0 4px rgba(64, 148, 221, .14);
}

.vb-compat-status strong {
	display: block;
	color: var(--vb-text);
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
}

.vb-compat-status span:not(.vb-compat-status-dot) {
	display: block;
	margin-top: 3px;
	color: var(--vb-text-soft);
	font-size: 12px;
	line-height: 1.35;
}

.vb-compat-status-universal,
.vb-compat-status-standard_based {
	background: var(--vb-success-soft);
	border-color: var(--vb-success-border);
}

.vb-compat-status-universal .vb-compat-status-dot,
.vb-compat-status-standard_based .vb-compat-status-dot {
	background: var(--vb-success);
	box-shadow: 0 0 0 4px rgba(22, 101, 52, .12);
}

.vb-compat-status-model_based,
.vb-compat-status-serial_based,
.vb-compat-status-accessory_required {
	background: #fff7ed;
	border-color: #fed7aa;
}

.vb-compat-status-model_based .vb-compat-status-dot,
.vb-compat-status-serial_based .vb-compat-status-dot,
.vb-compat-status-accessory_required .vb-compat-status-dot {
	background: #f97316;
	box-shadow: 0 0 0 4px rgba(249, 115, 22, .14);
}

.vb-tech-table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 14px;
}

.vb-tech-table tr {
	border-bottom: 0;
}

.vb-tech-table th,
.vb-tech-table td {
	padding: 12px 16px;
	border-bottom: 1px solid var(--vb-border-soft);
	line-height: 1.45;
}

.vb-tech-table th {
	width: 190px;
	color: var(--vb-text);
	font-weight: 900;
	background: #f8fafc;
	border-right: 1px solid var(--vb-border-soft);
}

.vb-tech-table td {
	color: var(--vb-text-soft);
	background: #fff;
}

.vb-tech-table tr:first-child th {
	border-top-left-radius: var(--vb-radius-md);
}

.vb-tech-table tr:first-child td {
	border-top-right-radius: var(--vb-radius-md);
}

.vb-tech-table tr:last-child th {
	border-bottom-left-radius: var(--vb-radius-md);
}

.vb-tech-table tr:last-child td {
	border-bottom-right-radius: var(--vb-radius-md);
}

.vb-delivery-group{
	margin-top:24px;
}

.vb-delivery-group:first-child{
	margin-top:0;
}

.vb-delivery-group h3{
	margin:0 0 12px;
	font-size:15px;
	font-weight:700;
}

.vb-delivery-list{
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
	flex-direction:column;
	gap:8px;
}

.vb-delivery-list li{
	display:flex;
	align-items:center;
	gap:12px;
	padding:0;
	border:none;
	background:none;
}

.vb-delivery-qty{
	min-width:auto;
	padding:0;
	background:none;
	border-radius:0;
	font-size:14px;
	font-weight:700;
	color:#111827;
}

.vb-delivery-label{
	flex:1;
}

.vb-delivery-included li::before{
	content:"✓";
	color:#16a34a;
	font-weight:700;
}

.vb-delivery-required li::before{
	content:"⚠";
	color:#ea580c;
	font-weight:700;
}

.vb-delivery-optional li::before{
	content:"+";
	color:#2563eb;
	font-weight:700;
}

.vb-delivery-recommended li::before{
	content:"★";
	color:#ca8a04;
	font-weight:700;
}

/* ERGÄNZUNGEN FÜR PDP V2 AB HIER */

/* =========================================================
   Vendbar PDP V2
   Base / Container
   ========================================================= */

.vb-pdp-v2 {
	background: #f5f7fa;
	color: #111827;
	font-size: 16px;
	line-height: 1.5;
}

.vb-pdp-v2-container {
	width: min(1480px, calc(100% - 64px));
	margin: 0 auto;
}

/* =========================================================
   Header / Title / Meta
   ========================================================= */

.vb-pdp-v2-header {
	padding: 26px 0 20px;
	background: #ffffff;
	border-bottom: 1px solid #e5e7eb;
}

.vb-pdp-v2-title {
	max-width: 1100px;
	margin: 14px 0 6px;
	font-size: clamp(26px, 2.2vw, 38px);
	line-height: 1.15;
	font-weight: 800;
	color: #111827;
}

.vb-pdp-v2-header-meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 18px;
	margin-top: 8px;
}

.vb-pdp-v2-header-rating {
	display: flex;
	align-items: center;
	margin: 0;
}

.vb-pdp-v2-header-rating .vb-rating-inline {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	font-size: 14px;
	line-height: 1.3;
}

.vb-pdp-v2-header-rating .vb-stars {
	color: #f59e0b;
	letter-spacing: 1px;
	font-size: 15px;
}

.vb-pdp-v2-header-rating .vb-rating-text {
	color: #4b5563;
	font-weight: 600;
}

.vb-pdp-v2-sku {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 13px;
	line-height: 1.3;
	color: #6b7280;
}

.vb-pdp-v2-sku span {
	font-weight: 500;
	color: #6b7280;
}

.vb-pdp-v2-sku strong {
	font-weight: 800;
	color: #374151;
}

.vb-pdp-v2-header-meta > * + * {
	position: relative;
}

.vb-pdp-v2-header-meta > * + *::before {
	content: "";
	position: absolute;
	left: -9px;
	top: 50%;
	width: 1px;
	height: 16px;
	background: #d1d5db;
	transform: translateY(-50%);
}

/* =========================================================
   Hero Layout
   ========================================================= */

.vb-pdp-v2-hero {
	padding: 34px 0;
	background: #ffffff;
}

.vb-pdp-v2-hero-grid {
	display: grid;
	grid-template-columns: minmax(0, 860px) 460px;
	gap: 36px;
	align-items: start;
	justify-content: center;
}

/* =========================================================
   Gallery
   ========================================================= */

.vb-pdp-v2-gallery {
	min-width: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
}

.vb-pdp-v2-gallery-layout {
	display: grid;
	grid-template-columns: 76px minmax(0, 1fr);
	gap: 14px;
	align-items: start;
}

.vb-pdp-v2-thumbs {
	display: flex;
	flex-direction: column;
	gap: 10px;
	max-height: 500px;
	overflow-y: auto;
	margin: 0;
	padding: 0 4px 0 0;
}

.vb-pdp-v2-thumb {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	flex: 0 0 72px;
	padding: 5px;
	border: 1px solid #e5e7eb;
	border-radius: 10px;
	background: #ffffff;
	overflow: hidden;
	cursor: pointer;
}

.vb-pdp-v2-thumb.is-active {
	border-color: #4094dd;
	box-shadow: 0 0 0 2px #dbeafe;
}

.vb-pdp-v2-thumb img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.vb-pdp-v2-main-image-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	aspect-ratio: 1.18 / 1;
	min-height: 0;
	padding: 18px;
	border: 1px solid #e5e7eb;
	border-radius: 18px;
	background: #ffffff;
	cursor: zoom-in;
}

.vb-pdp-v2-main-image {
	width: 100%;
	height: 100%;
	max-width: 92%;
	max-height: 92%;
	object-fit: contain;
	border-radius: 14px;
}

.vb-pdp-v2-gallery img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* =========================================================
   Buybox
   ========================================================= */

.vb-pdp-v2-buybox {
	position: sticky;
	top: 24px;
	width: 460px;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 18px;
	padding: 22px;
	box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
}

.vb-pdp-v2-price {
	margin-bottom: 4px;
	font-size: 30px;
	line-height: 1.1;
	font-weight: 800;
	color: #111827;
}

.vb-pdp-v2-buybox .price {
	margin: 0;
}

.vb-pdp-v2-buybox p {
	margin-top: 0;
}

.vb-pdp-v2-tax-shipping {
	margin: -2px 0 12px;
	font-size: 13px;
	color: #6b7280;
}

.vb-pdp-v2-tax-shipping button {
	padding: 0;
	border: 0;
	background: transparent;
	color: #1f5f9f;
	font: inherit;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
}

.vb-pdp-v2-buybox-top {
	position: relative;
	display: block;
	margin-bottom: 12px;
	min-height: 58px;
}

.vb-pdp-v2-buybox-price-wrap {
	min-width: 0;
	padding-right: 128px;
}

.vb-pdp-v2-brand {
	position: absolute;
	top: 0;
	right: 0;
	width: 112px;
	text-align: right;
}

.vb-pdp-v2-brand a {
	display: grid;
	gap: 5px;
	justify-items: end;
	color: inherit;
	text-decoration: none;
}

.vb-pdp-v2-brand-logo {
	display: block;
	width: auto;
	max-width: 92px;
	max-height: 28px;
	margin-left: auto;
	object-fit: contain;
}

.vb-pdp-v2-brand-text {
	display: block;
	font-size: 12px;
	line-height: 1.25;
	color: #6b7280;
	white-space: nowrap;
}

.vb-pdp-v2-brand-text strong {
	display: inline;
	margin: 0;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 800;
	color: #374151;
}

.vb-pdp-v2-brand a:hover .vb-pdp-v2-brand-text strong {
	color: #1f5f9f;
}

.vb-pdp-v2-buybox-sku {
	margin: -4px 0 12px;
	font-size: 13px;
	color: #6b7280;
}

.vb-pdp-v2-buybox-sku strong {
	color: #374151;
}

.vb-pdp-v2-price .woocommerce-Price-amount,
.vb-pdp-v2-price bdi {
	display: inline-flex;
	align-items: baseline;
	gap: 4px;
	white-space: nowrap;
}

.vb-pdp-v2-price .woocommerce-Price-currencySymbol {
	margin-left: 0;
	font-size: 0.72em;
	line-height: 1;
}

/* =========================================================
   Availability
   ========================================================= */

.vb-pdp-v2-availability {
	margin: 0 0 16px;
	padding: 11px 12px;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	background: #f8fafc;
}

.vb-pdp-v2-availability-main {
	display: flex;
	align-items: center;
	gap: 8px;
}

.vb-pdp-v2-availability-dot {
	width: 9px;
	height: 9px;
	border-radius: 999px;
	background: #6b7280;
	flex: 0 0 9px;
}

.vb-pdp-v2-availability-main strong {
	font-size: 14px;
	line-height: 1.25;
	color: #111827;
}

.vb-pdp-v2-availability-subline {
	margin-top: 4px;
	padding-left: 17px;
	font-size: 12.5px;
	line-height: 1.35;
	color: #6b7280;
}

.vb-pdp-v2-availability.is-in-stock {
	border-color: #bbf7d0;
	background: #f0fdf4;
}

.vb-pdp-v2-availability.is-in-stock .vb-pdp-v2-availability-dot {
	background: #16a34a;
}

.vb-pdp-v2-availability.is-in-stock strong {
	color: #166534;
}

.vb-pdp-v2-availability.is-supplier {
	border-color: #bfdbfe;
	background: #eff6ff;
}

.vb-pdp-v2-availability.is-supplier .vb-pdp-v2-availability-dot {
	background: #2563eb;
}

.vb-pdp-v2-availability.is-supplier strong {
	color: #1d4ed8;
}

.vb-pdp-v2-availability.is-request {
	border-color: #fde68a;
	background: #fffbeb;
}

.vb-pdp-v2-availability.is-request .vb-pdp-v2-availability-dot {
	background: #d97706;
}

.vb-pdp-v2-availability.is-request strong {
	color: #92400e;
}

.vb-pdp-v2-availability.is-out {
	border-color: #fecaca;
	background: #fef2f2;
}

.vb-pdp-v2-availability.is-out .vb-pdp-v2-availability-dot {
	background: #dc2626;
}

.vb-pdp-v2-availability.is-out strong {
	color: #991b1b;
}

/* =========================================================
   Cart / Quantity / CTA
   ========================================================= */

.vb-pdp-v2-cart {
	margin-bottom: 18px;
}

.vb-pdp-v2-cart form.cart {
	display: grid;
	grid-template-columns: 1fr;
	gap: 10px;
	align-items: center;
	margin: 0;
}

.vb-pdp-v2-cart .quantity {
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr) 44px;
	width: 100%;
	min-height: 44px;
	border: 1px solid #d1d5db;
	border-radius: 10px;
	background: #ffffff;
	overflow: hidden;
}

.vb-pdp-v2-cart .quantity input,
.vb-pdp-v2-cart .quantity input.qty {
	width: 100%;
	min-height: 44px;
	border: 0 !important;
	border-radius: 0 !important;
	background: #ffffff !important;
	text-align: center;
	box-shadow: none !important;
	color: #111827;
}

.vb-pdp-v2-cart .single_add_to_cart_button,
.vb-pdp-v2-cart button.single_add_to_cart_button,
.vb-pdp-v2-cart .button {
	width: 100%;
	min-height: 46px;
	border: 0 !important;
	border-radius: 10px !important;
	background: #4094dd !important;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 800;
	text-transform: none;
	box-shadow: none !important;
}

.vb-pdp-v2-cart .single_add_to_cart_button:hover,
.vb-pdp-v2-cart .button:hover {
	background: #1f7fc7 !important;
	color: #ffffff !important;
}

.vb-pdp-v2-availability-request {
	width: 100%;
	min-height: 46px;
	border: 0;
	border-radius: 10px;
	background: #4094dd;
	color: #ffffff;
	font-size: 15px;
	font-weight: 800;
	cursor: pointer;
}

.vb-pdp-v2-availability-request:hover {
	background: #1f7fc7;
}

.vb-pdp-v2-cart .quantity button,
.vb-pdp-v2-cart .quantity .minus,
.vb-pdp-v2-cart .quantity .plus {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	min-height: 44px;
	border: 0 !important;
	border-radius: 0 !important;
	background: #ffffff !important;
	color: #111827 !important;
	font-size: 18px;
	font-weight: 800;
	line-height: 1;
	box-shadow: none !important;
	cursor: pointer;
}

.vb-pdp-v2-cart .quantity .minus {
	border-right: 1px solid #e5e7eb !important;
}

.vb-pdp-v2-cart .quantity .plus {
	border-left: 1px solid #e5e7eb !important;
}

.vb-pdp-v2-cart .quantity button:hover,
.vb-pdp-v2-cart .quantity .minus:hover,
.vb-pdp-v2-cart .quantity .plus:hover {
	background: #eff6ff !important;
	color: #1f5f9f !important;
}

.vb-pdp-v2-cart .quantity button:focus,
.vb-pdp-v2-cart .quantity .minus:focus,
.vb-pdp-v2-cart .quantity .plus:focus,
.vb-pdp-v2-cart .quantity input.qty:focus {
	outline: 2px solid #bfdbfe;
	outline-offset: -2px;
}

.vb-pdp-v2-cart .quantity .qty_button {
	border-radius: 0 !important;
	background: #ffffff !important;
}

.vb-pdp-v2-cart .quantity .qty_button:hover {
	background: #eff6ff !important;
	color: #1f5f9f !important;
}

/* PDP V2 Quantity Plugin Override: QIB / WQP */
.vb-pdp-v2-cart .qib-button-wrapper {
	display: grid !important;
	grid-template-columns: 44px minmax(0, 1fr) 44px;
	width: 100% !important;
	min-height: 44px;
	margin: 0 !important;
	border: 1px solid #d1d5db;
	border-radius: 10px;
	background: #ffffff;
	overflow: hidden;
}

.vb-pdp-v2-cart .qib-button-wrapper .quantity,
.vb-pdp-v2-cart .qib-button-wrapper .wqpmb_quantity {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: #ffffff !important;
}

.vb-pdp-v2-cart .qib-button-wrapper input.qty,
.vb-pdp-v2-cart .qib-button-wrapper input.wqpmb_input_text,
.vb-pdp-v2-cart .qib-button-wrapper input.input-text {
	width: 100% !important;
	height: 44px !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 8px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: #ffffff !important;
	box-shadow: none !important;
	text-align: center !important;
	color: #111827 !important;
	font-size: 15px;
	font-weight: 600;
}

.vb-pdp-v2-cart .qib-button-wrapper .minus.qib-button,
.vb-pdp-v2-cart .qib-button-wrapper .plus.qib-button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 44px !important;
	height: 44px !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: #ffffff !important;
	color: #111827 !important;
	box-shadow: none !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	cursor: pointer;
}

.vb-pdp-v2-cart .qib-button-wrapper .minus.qib-button {
	border-right: 1px solid #e5e7eb !important;
}

.vb-pdp-v2-cart .qib-button-wrapper .plus.qib-button {
	border-left: 1px solid #e5e7eb !important;
}

.vb-pdp-v2-cart .qib-button-wrapper .minus.qib-button:hover,
.vb-pdp-v2-cart .qib-button-wrapper .plus.qib-button:hover {
	background: #eff6ff !important;
	color: #1f5f9f !important;
}

.vb-pdp-v2-cart .qib-button-wrapper .minus.qib-button:focus,
.vb-pdp-v2-cart .qib-button-wrapper .plus.qib-button:focus,
.vb-pdp-v2-cart .qib-button-wrapper input:focus {
	outline: 2px solid #bfdbfe !important;
	outline-offset: -2px;
}

/* =========================================================
   Short Description
   ========================================================= */

.vb-pdp-v2-short-description {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 14px 0;
	font-size: 13.5px;
	line-height: 1.55;
	color: #374151;
}

.vb-pdp-v2-short-description p {
	margin: 0 0 10px;
}

.vb-pdp-v2-short-description p:last-child {
	margin-bottom: 0;
}

/* =========================================================
   Core Specs
   ========================================================= */

.vb-pdp-v2-core-specs {
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px solid #e5e7eb;
}

.vb-pdp-v2-core-specs h2 {
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 1.25;
	color: #111827;
}

.vb-pdp-v2-core-specs ul {
	display: grid;
	gap: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

.vb-pdp-v2-core-specs li {
	display: grid;
	grid-template-columns: 105px minmax(0, 1fr);
	gap: 10px;
	padding: 8px 0;
	border-bottom: 1px solid #eef0f3;
}

.vb-pdp-v2-core-specs li.is-extra {
	display: none;
}

.vb-pdp-v2-core-specs.is-open li.is-extra {
	display: grid;
}

.vb-pdp-v2-core-specs li span {
	font-size: 12px;
	color: #6b7280;
}

.vb-pdp-v2-core-specs li strong {
	font-size: 12.5px;
	line-height: 1.35;
	color: #111827;
}

.vb-pdp-v2-spec-toggle {
	width: 100%;
	margin-top: 8px;
	padding: 9px 10px;
	border: 1px solid #d1d5db;
	border-radius: 10px;
	background: #ffffff;
	color: #1f5f9f;
	font-size: 13px;
	font-weight: 800;
	cursor: pointer;
}

/* =========================================================
   Support Box
   ========================================================= */

.vb-pdp-v2-support-box {
	margin-top: 18px;
	padding: 14px;
	border: 1px solid #dbeafe;
	border-radius: 14px;
	background: #eff6ff;
}

.vb-pdp-v2-support-box strong {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #111827;
}

.vb-pdp-v2-support-box span {
	display: block;
	font-size: 12.5px;
	line-height: 1.45;
	color: #374151;
}

.vb-pdp-v2-support-actions {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
	margin-top: 12px;
}

.vb-pdp-v2-support-primary,
.vb-pdp-v2-support-secondary {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 42px;
	padding-inline: 10px;
	border-radius: 10px;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.vb-pdp-v2-support-primary {
	background: #128c7e !important;
	color: #ffffff !important;
	border: 1px solid #128c7e !important;
}

.vb-pdp-v2-support-primary:hover {
	background: #0f766e !important;
	color: #ffffff !important;
}

.vb-pdp-v2-support-secondary {
	background: #ffffff !important;
	color: #1f5f9f !important;
	border: 1px solid #bfdbfe !important;
}

.vb-pdp-v2-support-secondary:hover {
	background: #eff6ff !important;
	color: #174d82 !important;
}

.vb-pdp-v2-incentives {
	display: grid;
	gap: 8px;
	margin: 0 0 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e7eb;
}

.vb-pdp-v2-incentive {
	display: grid;
	grid-template-columns: 18px minmax(0, 1fr);
	gap: 8px;
	align-items: start;
	font-size: 13px;
	color: #374151;
}

.vb-pdp-v2-incentive-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	color: #4094dd;
	line-height: 1;
}

.vb-pdp-v2-incentive-icon svg {
	display: block;
	width: 16px;
	height: 16px;
	fill: currentColor;
}

.vb-pdp-v2-incentive strong {
	display: block;
	font-weight: 600;
	color: #374151;
}

.vb-pdp-v2-incentive small {
	display: block;
	margin-top: 2px;
	font-size: 12px;
	line-height: 1.35;
	color: #6b7280;
}

.vb-pdp-v2-support-primary svg,
.vb-pdp-v2-support-secondary svg {
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	fill: currentColor;
}

/* =========================================================
   Sticky Nav
   ========================================================= */

.vb-pdp-v2-sticky-nav {
	position: sticky;
	top: 0;
	z-index: 20;
	background: rgba(255, 255, 255, 0.96);
	border-top: 1px solid #e5e7eb;
	border-bottom: 1px solid #e5e7eb;
	backdrop-filter: blur(8px);
}

.vb-pdp-v2-sticky-nav .vb-pdp-v2-container {
	display: flex;
	gap: 18px;
	overflow-x: auto;
	white-space: nowrap;
}

.vb-pdp-v2-sticky-nav a {
	display: block;
	padding: 14px 0;
	font-size: 14px;
	font-weight: 700;
	color: #1f5f9f;
	text-decoration: none;
}

/* =========================================================
   Content Sections
   ========================================================= */

.vb-pdp-v2-section {
	padding: 42px 0;
	background: #ffffff;
	border-bottom: 1px solid #e5e7eb;
}

.vb-pdp-v2-section:nth-of-type(even) {
	background: #f8fafc;
}

.vb-pdp-v2-section h2 {
	margin: 0 0 18px;
	font-size: 26px;
	line-height: 1.25;
	color: #111827;
}

.vb-pdp-v2-content {
	max-width: 860px;
	font-size: 16px;
	line-height: 1.65;
	color: #374151;
}

.vb-pdp-v2-content > *:first-child {
	margin-top: 0;
}

.vb-pdp-v2-content > *:last-child {
	margin-bottom: 0;
}

/* =========================================================
   Technical Table
   ========================================================= */

.vb-pdp-v2-specs-table {
	width: 100%;
	border-collapse: collapse;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 14px;
	overflow: hidden;
}

.vb-pdp-v2-specs-table th,
.vb-pdp-v2-specs-table td {
	padding: 13px 16px;
	border-bottom: 1px solid #e5e7eb;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}

.vb-pdp-v2-specs-table th {
	width: 260px;
	background: #f3f4f6;
	font-weight: 800;
	color: #374151;
}

.vb-pdp-v2-specs-table td {
	color: #111827;
}

/* =========================================================
   Service Section
   ========================================================= */

.vb-pdp-v2-service-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.vb-pdp-v2-service-card {
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 16px;
	padding: 18px;
}

.vb-pdp-v2-service-card strong {
	display: block;
	margin-bottom: 6px;
	font-size: 15px;
	color: #111827;
}

.vb-pdp-v2-service-card span {
	display: block;
	font-size: 14px;
	line-height: 1.55;
	color: #4b5563;
}

/* =========================================================
   Modals
   ========================================================= */

.vb-pdp-v2-modal,
.vb-pdp-v2-lightbox {
	position: fixed;
	inset: 0;
	z-index: 9999;
}

.vb-pdp-v2-modal[hidden],
.vb-pdp-v2-lightbox[hidden] {
	display: none;
}

.vb-pdp-v2-modal-backdrop,
.vb-pdp-v2-lightbox-backdrop {
	position: absolute;
	inset: 0;
	border: 0;
	background: rgba(15, 23, 42, 0.64);
	cursor: pointer;
}

.vb-pdp-v2-modal-dialog {
	position: relative;
	width: min(560px, calc(100% - 32px));
	margin: 8vh auto;
	background: #ffffff;
	border-radius: 18px;
	padding: 24px;
	box-shadow: 0 24px 80px rgba(15, 23, 42, 0.28);
}

.vb-pdp-v2-modal-close,
.vb-pdp-v2-lightbox-close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 38px;
	height: 38px;
	border: 1px solid #e5e7eb;
	border-radius: 999px;
	background: #ffffff;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
}

.vb-pdp-v2-modal-dialog h2 {
	margin: 0 0 12px;
	font-size: 22px;
}

.vb-pdp-v2-modal-dialog p {
	font-size: 14px;
	line-height: 1.55;
	color: #374151;
}

.vb-pdp-v2-modal-table {
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
}

.vb-pdp-v2-modal-table th,
.vb-pdp-v2-modal-table td {
	padding: 10px 0;
	border-bottom: 1px solid #e5e7eb;
	text-align: left;
	font-size: 14px;
}

.vb-pdp-v2-modal-note {
	font-size: 12.5px !important;
	color: #6b7280 !important;
}

.vb-pdp-v2-request-placeholder {
	display: grid;
	gap: 5px;
	padding: 14px;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	background: #f8fafc;
	font-size: 13px;
	color: #374151;
}

/* =========================================================
   Lightbox
   ========================================================= */

.vb-pdp-v2-lightbox-dialog {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: min(1100px, calc(100% - 32px));
	height: min(760px, calc(100vh - 80px));
	margin: 40px auto;
	background: #ffffff;
	border-radius: 18px;
	padding: 24px;
}

.vb-pdp-v2-lightbox-dialog img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.vb-pdp-v2-lightbox-arrow {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: 1px solid #e5e7eb;
	border-radius: 999px;
	background: #ffffff;
	font-size: 34px;
	line-height: 1;
	cursor: pointer;
	transform: translateY(-50%);
}

.vb-pdp-v2-lightbox-arrow.is-prev {
	left: 14px;
}

.vb-pdp-v2-lightbox-arrow.is-next {
	right: 14px;
}

/* =========================================================
   Desktop Breakpoints
   ========================================================= */

@media (min-width: 1600px) {
	.vb-pdp-v2-container {
		width: min(1520px, calc(100% - 96px));
	}

	.vb-pdp-v2-hero-grid {
		grid-template-columns: 900px 470px;
		gap: 40px;
	}

	.vb-pdp-v2-buybox {
		width: 470px;
	}
}

/* =========================================================
   Tablet
   ========================================================= */

@media (max-width: 980px) {
	.vb-pdp-v2-container {
		width: min(100% - 32px, 1180px);
	}

	.vb-pdp-v2-hero-grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.vb-pdp-v2-buybox {
		position: static;
		width: 100%;
	}

	.vb-pdp-v2-gallery-layout {
		grid-template-columns: 1fr;
	}

	.vb-pdp-v2-thumbs {
		order: 2;
		flex-direction: row;
		max-height: none;
		overflow-x: auto;
		padding: 0 0 4px;
	}

	.vb-pdp-v2-main-image-wrap {
		order: 1;
		aspect-ratio: 1 / 1;
	}

	.vb-pdp-v2-service-grid {
		grid-template-columns: 1fr;
	}
}

/* =========================================================
   Mobile
   ========================================================= */

@media (max-width: 640px) {
	.vb-pdp-v2-container {
		width: min(100% - 24px, 1180px);
	}

	.vb-pdp-v2-header {
		padding: 22px 0 14px;
	}

	.vb-pdp-v2-title {
		font-size: 24px;
	}

	.vb-pdp-v2-header-meta {
		display: grid;
		gap: 6px;
	}

	.vb-pdp-v2-header-meta > * + *::before {
		display: none;
	}

	.vb-pdp-v2-hero {
		padding: 22px 0;
	}

	.vb-pdp-v2-main-image-wrap {
		padding: 14px;
		border-radius: 14px;
	}

	.vb-pdp-v2-buybox {
		border-radius: 14px;
		padding: 14px;
	}

	.vb-pdp-v2-thumb {
		width: 60px;
		height: 60px;
		flex-basis: 60px;
	}

	.vb-pdp-v2-core-specs li {
		grid-template-columns: 1fr;
		gap: 2px;
	}

	.vb-pdp-v2-specs-table th,
	.vb-pdp-v2-specs-table td {
		display: block;
		width: 100%;
	}

	.vb-pdp-v2-specs-table th {
		padding-bottom: 4px;
		border-bottom: 0;
	}

	.vb-pdp-v2-specs-table td {
		padding-top: 4px;
	}

	.vb-pdp-v2-modal-dialog {
		margin: 5vh auto;
		padding: 20px;
	}

	.vb-pdp-v2-lightbox-dialog {
		width: 100%;
		height: 100%;
		margin: 0;
		border-radius: 0;
	}

	.vb-pdp-v2-lightbox-close {
		top: auto;
		right: auto;
		left: 14px;
		bottom: 14px;
		z-index: 2;
	}

	.vb-pdp-v2-lightbox-arrow {
		top: auto;
		bottom: 14px;
		transform: none;
		z-index: 2;
	}

	.vb-pdp-v2-lightbox-arrow.is-prev {
		left: 66px;
	}

	.vb-pdp-v2-lightbox-arrow.is-next {
		left: 118px;
		right: auto;
	}

	.vb-pdp-v2-buybox-top {
		grid-template-columns: 1fr;
	}

	.vb-pdp-v2-brand {
		text-align: left;
	}

	.vb-pdp-v2-brand-logo {
		margin-left: 0;
	}
}

@media (max-width: 420px) {
	.vb-pdp-v2-support-actions {
		grid-template-columns: 1fr;
	}
}

/* =========================================================
   PDP V2 ACF Content Blocks
   ========================================================= */

.vb-pdp-v2-notice-section {
	padding: 24px 0;
	background: #fff7ed;
}

.vb-pdp-v2-notice-box {
	padding: 16px 18px;
	border: 1px solid #fed7aa;
	border-radius: 14px;
	background: #fff7ed;
	color: #7c2d12;
}

.vb-pdp-v2-notice-box strong {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.vb-pdp-v2-notice-box p {
	margin: 0;
	font-size: 14px;
	line-height: 1.55;
}

.vb-pdp-v2-incentives {
	display: grid;
	gap: 8px;
	margin: 0 0 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e7eb;
}

.vb-pdp-v2-incentive {
	display: grid;
	grid-template-columns: 18px minmax(0, 1fr);
	gap: 8px;
	align-items: start;
	font-size: 13px;
	color: #374151;
}

.vb-pdp-v2-incentive-icon {
	color: #4094dd;
	font-weight: 900;
	line-height: 1.25;
}

.vb-pdp-v2-incentive strong {
	display: block;
	font-weight: 600;
	color: #374151;
}

.vb-pdp-v2-incentive small {
	display: block;
	margin-top: 2px;
	font-size: 12px;
	line-height: 1.35;
	color: #6b7280;
}

.vb-pdp-v2-feature-grid,
.vb-pdp-v2-info-grid,
.vb-pdp-v2-product-grid,
.vb-pdp-v2-help-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}

.vb-pdp-v2-feature-card,
.vb-pdp-v2-info-card,
.vb-pdp-v2-product-card,
.vb-pdp-v2-help-card {
	display: block;
	padding: 16px;
	border: 1px solid #e5e7eb;
	border-radius: 14px;
	background: #ffffff;
	text-decoration: none;
	color: #111827;
}

.vb-pdp-v2-feature-card span,
.vb-pdp-v2-info-card span,
.vb-pdp-v2-help-card span {
	display: block;
	font-size: 14px;
	line-height: 1.45;
	color: #4b5563;
}

.vb-pdp-v2-info-card strong,
.vb-pdp-v2-help-card strong {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #111827;
}

.vb-pdp-v2-subheadline {
	margin: 26px 0 14px;
	font-size: 20px;
	line-height: 1.3;
}

.vb-pdp-v2-product-card {
	display: grid;
	grid-template-columns: 92px minmax(0, 1fr);
	gap: 12px;
	align-items: center;
}

.vb-pdp-v2-product-card-image {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
	border-radius: 10px;
	background: #f8fafc;
	overflow: hidden;
}

.vb-pdp-v2-product-card-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.vb-pdp-v2-product-card-body strong {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 1.35;
	color: #111827;
}

.vb-pdp-v2-product-card-body span {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #6b7280;
}

.vb-pdp-v2-product-card-body em {
	display: block;
	font-style: normal;
	font-size: 13px;
	font-weight: 800;
	color: #111827;
}

.vb-pdp-v2-faq-list {
	display: grid;
	gap: 10px;
}

.vb-pdp-v2-faq-item {
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	background: #ffffff;
	overflow: hidden;
}

.vb-pdp-v2-faq-item summary {
	padding: 14px 16px;
	cursor: pointer;
	font-weight: 800;
	color: #111827;
}

.vb-pdp-v2-faq-item div {
	padding: 0 16px 16px;
	font-size: 14px;
	line-height: 1.6;
	color: #374151;
}

.vb-pdp-v2-faq-item div > *:first-child {
	margin-top: 0;
}

.vb-pdp-v2-faq-item div > *:last-child {
	margin-bottom: 0;
}

@media (max-width: 980px) {
	.vb-pdp-v2-feature-grid,
	.vb-pdp-v2-info-grid,
	.vb-pdp-v2-product-grid,
	.vb-pdp-v2-help-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.vb-pdp-v2-feature-grid,
	.vb-pdp-v2-info-grid,
	.vb-pdp-v2-product-grid,
	.vb-pdp-v2-help-grid {
		grid-template-columns: 1fr;
	}

	.vb-pdp-v2-product-card {
		grid-template-columns: 78px minmax(0, 1fr);
	}
}

/* =========================================================
   Hover Reset / Theme Override
   ========================================================= */

.vb-pdp-v2-main-image-wrap,
.vb-pdp-v2-main-image-wrap:hover,
.vb-pdp-v2-main-image-wrap:focus,
.vb-pdp-v2-main-image-wrap:active {
	background: #ffffff !important;
	border-color: #e5e7eb !important;
	color: inherit !important;
	box-shadow: none;
}

.vb-pdp-v2-thumb,
.vb-pdp-v2-thumb:hover,
.vb-pdp-v2-thumb:focus,
.vb-pdp-v2-thumb:active {
	background: #ffffff !important;
	color: inherit !important;
	border-color: #e5e7eb !important;
	box-shadow: none;
}

.vb-pdp-v2-thumb.is-active,
.vb-pdp-v2-thumb.is-active:hover,
.vb-pdp-v2-thumb.is-active:focus {
	background: #ffffff !important;
	border-color: #4094dd !important;
	box-shadow: 0 0 0 2px #dbeafe;
}

.vb-pdp-v2-tax-shipping button,
.vb-pdp-v2-tax-shipping button:hover,
.vb-pdp-v2-tax-shipping button:focus,
.vb-pdp-v2-tax-shipping button:active {
	background: transparent !important;
	color: #1f5f9f !important;
	border: 0 !important;
	box-shadow: none !important;
	text-decoration: underline;
}

.vb-pdp-v2-sticky-nav a,
.vb-pdp-v2-sticky-nav a:hover,
.vb-pdp-v2-sticky-nav a:focus,
.vb-pdp-v2-sticky-nav a:active {
	background: transparent !important;
	color: #1f5f9f !important;
	box-shadow: none !important;
	text-decoration: none;
}

.vb-pdp-v2-sticky-nav a:hover,
.vb-pdp-v2-sticky-nav a:focus {
	color: #174d82 !important;
	text-decoration: underline;
}

.vb-pdp-v2-spec-toggle,
.vb-pdp-v2-spec-toggle:hover,
.vb-pdp-v2-spec-toggle:focus,
.vb-pdp-v2-spec-toggle:active {
	background: #ffffff !important;
	color: #1f5f9f !important;
	border-color: #d1d5db !important;
	box-shadow: none !important;
}

.vb-pdp-v2-modal button,
.vb-pdp-v2-lightbox button,
.vb-pdp-v2-modal button:hover,
.vb-pdp-v2-lightbox button:hover,
.vb-pdp-v2-modal button:focus,
.vb-pdp-v2-lightbox button:focus,
.vb-pdp-v2-modal button:active,
.vb-pdp-v2-lightbox button:active {
	box-shadow: none !important;
}

.vb-pdp-v2-modal-close,
.vb-pdp-v2-modal-close:hover,
.vb-pdp-v2-modal-close:focus,
.vb-pdp-v2-lightbox-close,
.vb-pdp-v2-lightbox-close:hover,
.vb-pdp-v2-lightbox-close:focus,
.vb-pdp-v2-lightbox-arrow,
.vb-pdp-v2-lightbox-arrow:hover,
.vb-pdp-v2-lightbox-arrow:focus {
	background: #ffffff !important;
	color: #111827 !important;
	border-color: #e5e7eb !important;
}

.vb-pdp-v2-modal-backdrop,
.vb-pdp-v2-modal-backdrop:hover,
.vb-pdp-v2-modal-backdrop:focus,
.vb-pdp-v2-lightbox-backdrop,
.vb-pdp-v2-lightbox-backdrop:hover,
.vb-pdp-v2-lightbox-backdrop:focus {
	background: rgba(15, 23, 42, 0.64) !important;
	border: 0 !important;
	box-shadow: none !important;
}

/* =========================================================
   PDP V2 Desktop Above-the-fold refinement
   ========================================================= */

@media (min-width: 981px) {
	.vb-pdp-v2-hero {
		padding: 28px 0 26px;
	}

	.vb-pdp-v2-hero-grid {
		grid-template-columns: minmax(0, 820px) 460px;
		gap: 32px;
	}

	.vb-pdp-v2-main-image-wrap {
		aspect-ratio: 1.32 / 1;
		padding: 16px;
	}

	.vb-pdp-v2-main-image {
		max-width: 90%;
		max-height: 90%;
	}

	.vb-pdp-v2-buybox {
		padding: 20px;
	}

	.vb-pdp-v2-availability {
		margin-bottom: 14px;
	}

	.vb-pdp-v2-cart {
		margin-bottom: 16px;
	}

	.vb-pdp-v2-short-description {
		margin: 12px 0;
		-webkit-line-clamp: 4;
	}

	.vb-pdp-v2-core-specs {
		margin-top: 14px;
		padding-top: 12px;
	}

	.vb-pdp-v2-support-box {
		margin-top: 16px;
	}
}

@media (min-width: 1600px) {
	.vb-pdp-v2-hero-grid {
		grid-template-columns: 860px 470px;
		gap: 36px;
	}
}

/* =========================================================
   PDP V2 Gallery Notice
   ========================================================= */

.vb-pdp-v2-gallery-notice {
	display: grid;
	grid-template-columns: 28px minmax(0, 1fr);
	gap: 12px;
	margin-top: 16px;
	padding: 14px 16px;
	border: 1px solid #bfdbfe;
	border-radius: 14px;
	background: #eff6ff;
	color: #1e3a5f;
}

.vb-pdp-v2-gallery-notice-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 999px;
	background: #4094dd;
	color: #ffffff;
	font-size: 15px;
	font-weight: 900;
	font-style: normal;
	line-height: 1;
}

.vb-pdp-v2-gallery-notice-copy strong {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 1.25;
	font-weight: 900;
	color: #111827;
}

.vb-pdp-v2-gallery-notice-copy,
.vb-pdp-v2-gallery-notice-copy div,
.vb-pdp-v2-gallery-notice-copy p {
	font-size: 13.5px;
	line-height: 1.5;
	color: #374151;
}

.vb-pdp-v2-gallery-notice-copy p {
	margin: 0;
}

.vb-pdp-v2-gallery-notice-copy p + p {
	margin-top: 8px;
}

@media (max-width: 640px) {
	.vb-pdp-v2-gallery-notice {
		grid-template-columns: 24px minmax(0, 1fr);
		gap: 10px;
		margin-top: 14px;
		padding: 12px;
	}

	.vb-pdp-v2-gallery-notice-icon {
		width: 24px;
		height: 24px;
		font-size: 13px;
	}
}