.chd-product-gallery-zoom-trigger{display:block;position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in}.chd-product-gallery-zoom-trigger:disabled{cursor:default}.chd-product-gallery-zoom-trigger:focus-visible{outline:2px solid var(--accent-color);outline-offset:4px}
.chd-gallery-lightbox{position:fixed;inset:0;width:min(94vw,1320px);height:min(90dvh,1100px);max-width:94vw;max-height:90dvh;margin:auto;padding:24px;border:0;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 18px 70px #0005}.chd-gallery-lightbox:not([open]){display:none}.chd-gallery-lightbox::backdrop{background:rgba(22,26,24,.8);backdrop-filter:blur(4px)}.chd-gallery-lightbox__image{display:block;width:100%;height:100%;object-fit:contain}
.chd-gallery-lightbox__close,.chd-gallery-lightbox__nav{position:absolute;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #dedede;border-radius:50%;background:#fff;color:#333;font-size:24px;cursor:pointer}.chd-gallery-lightbox__close{top:12px;right:12px;font-size:30px}.chd-gallery-lightbox__nav{top:calc(50% - 22px)}.chd-gallery-lightbox__nav.is-prev{left:12px}.chd-gallery-lightbox__nav.is-next{right:12px}.chd-gallery-lightbox__nav[hidden]{display:none}.chd-gallery-lightbox__count{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);padding:5px 12px;background:#f8f4ec;border-radius:20px;color:#677279;font-size:12px}.chd-gallery-lightbox button:focus-visible{outline:2px solid #087957;outline-offset:3px}html.chd-gallery-lightbox-open,html.chd-gallery-lightbox-open body{overflow:hidden}
@media(max-width:767px){.chd-gallery-lightbox{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;padding:60px 12px}.chd-gallery-lightbox__close{top:max(14px,env(safe-area-inset-top));right:14px}.chd-gallery-lightbox__count{bottom:max(18px,env(safe-area-inset-bottom))}}
