/* Product gallery only. */
.pdp-gallery .pdp-shot.angle-stage{touch-action:pan-y;background:#fff!important;aspect-ratio:4/3;min-height:0;padding:0;border-radius:14px;border:1px solid #e1e3dc}
.pdp-gallery .angle-stage #mainProductImage{position:absolute;inset:24px 24px 64px;width:calc(100% - 48px)!important;height:calc(100% - 88px)!important;max-width:none;max-height:none;object-fit:contain;object-position:center;transform:none!important;margin:0;box-sizing:border-box;filter:none;cursor:zoom-in}
.angle-stage .gallery-caption{left:62px;right:62px;bottom:23px;text-align:center;font-size:14px;line-height:1.3}
.angle-arrow{position:absolute;bottom:12px;top:auto;z-index:2;border:1px solid #dce1d8;background:#fff;color:#17241e;width:44px;height:44px;border-radius:50%;font-size:28px;cursor:pointer;display:grid;place-items:center}
.angle-prev{left:12px}.angle-next{right:12px}.angle-arrow[hidden],.angle-thumbnails[hidden]{display:none}
.angle-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 0 4px;max-width:100%}
.angle-thumbnails button{min-width:0;border:1px solid #e1e3dc;border-radius:10px;background:#fff;padding:8px;color:#17241e;cursor:pointer;overflow:hidden}
.angle-thumbnails button[aria-pressed=true]{border-color:#225742;box-shadow:inset 0 0 0 1px #225742;background:#f5f8f3}
.angle-thumbnails img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:5px}
.angle-thumbnails span{display:block;font-size:14px;margin:8px 0 2px}
.angle-thumbnails button:focus-visible,.angle-arrow:focus-visible,.angle-stage:focus-visible{outline:2px solid #225742;outline-offset:3px}
.angle-enlarge{position:absolute;right:12px;top:12px;z-index:2;border:1px solid #dce1d8;border-radius:22px;padding:10px 14px;background:#fffffff2;color:#17241e;font-size:14px;cursor:pointer;min-height:44px}
.angle-lightbox{border:0;border-radius:16px;padding:60px 16px 16px;width:min(1100px,94vw);max-width:94vw;max-height:92dvh;background:#fff}
.angle-lightbox::backdrop{background:#101510c9}
.angle-lightbox img{display:block;width:100%;height:calc(82dvh - 90px);object-fit:contain}
.angle-lightbox button{position:absolute;right:16px;top:12px;border:1px solid #dce1d8;border-radius:24px;padding:10px 18px;background:#fff;cursor:pointer;min-height:44px;font-size:14px}
.angle-lightbox p{text-align:center;font-size:14px;margin:14px 0 0;color:#53604f}
@media(max-width:680px){.pdp-gallery .pdp-shot.angle-stage{aspect-ratio:1/1}.angle-thumbnails{gap:8px}.angle-thumbnails button{padding:5px}.angle-stage .gallery-caption{font-size:13px}.angle-enlarge{font-size:13px;padding:8px 12px}}
