.shop-gallery .srk-lightbox-trigger{cursor:zoom-in}.shop-gallery .srk-lightbox-trigger:focus-visible{outline:3px solid var(--saffron);outline-offset:4px}.srk-lightbox{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;background:rgba(5,20,18,.94);padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));}.srk-lightbox.is-open{display:flex}.srk-lightbox-panel{position:relative;width:min(1100px,100%);height:100%;display:flex;align-items:center;justify-content:center}.srk-lightbox-panel figure{margin:0;max-width:100%;display:grid;gap:10px;justify-items:center}.srk-lightbox-panel img{display:block;max-width:100%;max-height:calc(100dvh - 120px);width:auto;height:auto;object-fit:contain;touch-action:pan-x pan-y pinch-zoom;background:#111}.srk-lightbox-panel figcaption{color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:14px;text-align:center;line-height:1.4}.srk-lightbox-close,.srk-lightbox-nav{position:absolute;z-index:2;border:0;background:rgba(255,255,255,.14);color:#fff;display:grid;place-items:center;cursor:pointer}.srk-lightbox-close{top:0;right:0;width:46px;height:46px;border-radius:50%;font-size:32px;line-height:1}.srk-lightbox-nav{top:50%;transform:translateY(-50%);width:48px;height:58px;font-size:40px}.srk-lightbox-prev{left:0}.srk-lightbox-next{right:0}body.srk-lightbox-open{overflow:hidden}body.srk-lightbox-open .mobile-actions{display:none!important}@media(max-width:620px){.srk-lightbox{padding:12px}.srk-lightbox-panel img{max-height:calc(100dvh - 105px)}.srk-lightbox-close{top:4px;right:4px;width:44px;height:44px}.srk-lightbox-nav{width:40px;height:54px;background:rgba(0,0,0,.42)}.srk-lightbox-prev{left:2px}.srk-lightbox-next{right:2px}.srk-lightbox-panel figcaption{font-size:13px;padding:0 48px}}