/* v166 - productgalerij: duidelijke actieve foto + betrouwbare klikdoelen */
.vh-gallery[data-gallery-real="1"] .vh-gallery-main{cursor:zoom-in}
.vh-gallery[data-gallery-real="1"] .vh-gallery-main::after{content:"Klik op foto om te vergroten";position:absolute;left:12px;bottom:12px;z-index:2;background:rgba(4,34,65,.82);color:#fff;border-radius:16px;padding:5px 10px;font-size:11px;font-weight:800;pointer-events:none}
.vh-gallery-main>img[data-gallery-main]{cursor:zoom-in;position:relative;z-index:1}
.vh-gallery-thumbs button{position:relative;pointer-events:auto!important;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}
.vh-gallery-thumbs button img{pointer-events:none}
.vh-gallery-thumbs button:hover{border-color:#7eb6da;transform:translateY(-1px)}
.vh-gallery-thumbs button.active,.vh-gallery-thumbs button[aria-current="true"]{border:3px solid var(--blue)!important;box-shadow:0 0 0 2px rgba(0,108,174,.18)}
.vh-gallery-thumbs button.active::after,.vh-gallery-thumbs button[aria-current="true"]::after{content:"✓";position:absolute;right:3px;top:3px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:12px;font-weight:900;line-height:1;pointer-events:none}
.vh-gallery-count{z-index:4;font-weight:850}
.vh-gallery-expand{z-index:5}
@media(max-width:760px){.vh-gallery[data-gallery-real="1"] .vh-gallery-main::after{content:"Tik op foto om te vergroten";font-size:10px;left:9px;bottom:9px}.vh-gallery-count{right:9px;bottom:9px}}

/* v199.1.8 - betrouwbaarder bladeren door productfoto's */
.vh-gallery{outline:none}
.vh-gallery:focus-visible{box-shadow:0 0 0 3px rgba(0,138,203,.16);border-radius:8px}
.vh-gallery-thumbs{scroll-snap-type:x proximity;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:thin}
.vh-gallery-thumbs button{scroll-snap-align:center}
.vh-gallery-arrow,.vh-lightbox-prev,.vh-lightbox-next{touch-action:manipulation}
.vh-gallery-arrow:focus-visible,.vh-gallery-expand:focus-visible,.vh-lightbox-close:focus-visible,.vh-lightbox-prev:focus-visible,.vh-lightbox-next:focus-visible,.vh-gallery-thumbs button:focus-visible{outline:3px solid rgba(0,138,203,.45);outline-offset:2px}
.vh-lightbox img{user-select:none;-webkit-user-drag:none}
@media (pointer:coarse){.vh-gallery-main>img[data-gallery-main],.vh-lightbox img{touch-action:pan-y}}


/* v199.1.9 - Radiata/hergebruikt fotoweergave: SVG-badge mag de echte foto nooit uit het kader duwen */
.vh-gallery-main{isolation:isolate}
.vh-gallery-main>img[data-gallery-main]{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover;display:block;z-index:1}
.vh-reuse-badge{position:absolute;left:12px;top:12px;z-index:6;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 76px);padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.94);color:#146b3a;font-size:10px;font-weight:900;line-height:1;letter-spacing:.035em;text-transform:uppercase;box-shadow:0 2px 8px rgba(4,34,65,.14);pointer-events:none;white-space:nowrap}
.vh-reuse-badge__mark{display:grid;place-items:center;flex:0 0 16px;width:16px;height:16px;line-height:0}
.vh-reuse-badge__mark svg{display:block!important;width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;fill:#198b4c!important;stroke:none!important}
.vh-reuse-badge--compact{left:8px;top:8px;padding:5px 7px;font-size:9px;gap:4px}
.vh-reuse-badge--compact .vh-reuse-badge__mark{width:14px;height:14px;flex-basis:14px}
.vh-reuse-badge--compact .vh-reuse-badge__mark svg{width:12px!important;height:12px!important;max-width:12px!important;max-height:12px!important}
.vh-gallery-main.is-gallery-loading>img[data-gallery-main]{opacity:.72}
.vh-gallery-main>img[data-gallery-main]{transition:opacity .14s ease}
@media(max-width:760px){.vh-reuse-badge{left:9px;top:9px;max-width:calc(100% - 70px);padding:5px 7px;font-size:9px}}
