.ma-product-zoom-gallery{position:relative}.ma-product-zoom-trigger{display:none}@media(max-width:767.98px){.ma-product-zoom-gallery>.ma-product-zoom-trigger{display:flex;align-items:center;justify-content:center;position:absolute;right:8px;bottom:8px;z-index:2;width:44px;height:44px;padding:0;color:#333;background:rgba(255,255,255,.96);border:1px solid #d5d8dc;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.1);cursor:pointer}}.ma-product-zoom-dialog{width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;inset:0;margin:0;padding:0;border:0;border-radius:0;box-sizing:border-box;background:#fff;color:#242424;overflow:hidden}.ma-product-zoom-dialog[open]{display:flex;flex-direction:column}.ma-product-zoom-dialog::backdrop{background:rgba(0,0,0,.72)}.ma-product-zoom-dialog .ma-product-zoom-header{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:12px max(16px,env(safe-area-inset-right)) 12px max(16px,env(safe-area-inset-left));padding-top:max(12px,env(safe-area-inset-top));border-bottom:1px solid #eceff1}.ma-product-zoom-dialog .ma-product-zoom-title{flex:1;min-width:0;margin:0;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:2.8em;overflow:hidden;overflow-wrap:anywhere}.ma-product-zoom-dialog button{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;color:#333;background:#f2f3f4;border:0;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.ma-product-zoom-dialog button:focus-visible,.ma-product-zoom-trigger:focus-visible{outline:2px solid #d71920;outline-offset:3px}.ma-product-zoom-dialog .ma-product-zoom-stage{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;min-width:0;position:relative;overflow:hidden;padding:8px;box-sizing:border-box}.ma-product-zoom-dialog .ma-product-zoom-image{display:block;width:100%;height:100%;min-height:0;max-width:100%;max-height:100%;object-fit:contain;margin:0;padding:0}.ma-product-zoom-dialog .ma-product-zoom-error{margin:20px;text-align:center;color:#555}.ma-product-zoom-dialog .ma-product-zoom-footer{display:flex;align-items:center;justify-content:center;gap:16px;flex-shrink:0;padding:10px max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid #eceff1}.ma-product-zoom-dialog .ma-product-zoom-progress{min-width:0;text-align:center}.ma-product-zoom-dialog .ma-product-zoom-counter{margin:0;font-size:15px;font-weight:600;line-height:1.5}.ma-product-zoom-dialog .ma-product-zoom-hint{margin:3px 0 0;color:#666;font-size:12px;line-height:1.5}.ma-product-zoom-dialog [hidden]{display:none!important}