.product-gallery{min-width:0;position:sticky;top:20px}.product-gallery .product-photo{position:relative;top:0}.gallery-open{display:block;position:absolute;inset:0;width:100%;height:100%;border:0;background:#fff;cursor:zoom-in;padding:0;touch-action:pan-y}.gallery-zoom-label{position:absolute;bottom:12px;right:12px;padding:7px 10px;border-radius:20px;background:#f4f0f8;color:#554667;font:12px system-ui}.gallery-arrow{position:absolute;z-index:2;top:calc(50% - 24px);width:48px;height:48px;border:1px solid #e2ddeb;border-radius:50%;background:#fffffff2;color:#513080;font:32px/1 system-ui;cursor:pointer;box-shadow:0 2px 10px #28174315}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-status{margin:12px 0;color:#70677a;font-size:12px}.gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:3px 3px 10px;scrollbar-width:thin}.gallery-thumb{flex:0 0 70px;width:70px;height:70px;padding:5px;background:#fff;border:1px solid #dcd6e5;border-radius:10px;cursor:pointer}.gallery-thumb[aria-current=true]{border:2px solid #7148b9;box-shadow:0 0 0 2px #7148b922}.gallery-thumb img{position:static;width:100%;height:100%;max-width:100%!important;max-height:100%!important;object-fit:contain}.product-gallery button:focus-visible{outline:3px solid #8f61d2;outline-offset:3px}.gallery-dialog{box-sizing:border-box;width:min(1100px,96vw);height:92dvh;max-width:96vw;max-height:94dvh;padding:62px 58px 50px;border:0;border-radius:18px;background:white;overflow:hidden}.gallery-dialog::backdrop{background:#171021c9}.gallery-dialog[open]{display:flex;align-items:center;justify-content:center}.gallery-large{width:100%;height:100%;max-width:100%!important;max-height:100%!important;object-fit:contain;touch-action:pan-y}.gallery-close{position:absolute;right:14px;top:14px;min-height:42px;padding:9px 15px;border:1px solid #ddd3e7;border-radius:22px;background:white;color:#392650;cursor:pointer;font:14px system-ui}.gallery-dialog-status{position:absolute;bottom:12px;left:60px;right:60px;text-align:center;color:#62586d;font-size:12px}.product-gallery [hidden]{display:none!important}@media(max-width:800px){.product-gallery{position:static}.gallery-dialog{padding:66px 16px 55px;width:96vw}.gallery-dialog .gallery-arrow{top:auto;bottom:10px}.gallery-thumb{flex-basis:64px;width:64px;height:64px}.gallery-arrow{width:44px;height:44px;top:calc(50% - 22px)}}
