.product-gallery-container{width:100%;max-width:602px;margin:0 auto}.product-gallery-main{width:100%;margin-bottom:16px;position:relative}.product-gallery-embla{aspect-ratio:1;cursor:grab;touch-action:pan-x pinch-zoom;background:#f8f9fa;border-radius:16px;width:100%;max-width:602px;max-height:602px;position:relative;overflow:hidden}@media (max-width:768px){.product-gallery-embla{border-radius:12px;max-width:100%;max-height:none}}.product-gallery-embla:active{cursor:grabbing}.product-gallery-embla__container{backface-visibility:hidden;will-change:transform;height:100%;display:flex}.product-gallery-embla__slide{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;flex:0 0 100%;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.product-gallery-main-image{object-fit:contain;border-radius:16px;max-width:602px;max-height:602px;width:100%!important;height:100%!important}.product-gallery-nav-buttons{pointer-events:none;z-index:30;justify-content:space-between;align-items:center;height:0;padding:0 16px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.product-gallery-nav-button{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#fffffff2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .3s;display:flex;box-shadow:0 4px 16px #0000001f}.product-gallery-nav-button:hover{background:#fff;transform:scale(1.1);box-shadow:0 8px 24px #0003}.product-gallery-nav-button:active{transform:scale(.95)}.product-gallery-thumbnails{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;margin-top:16px;display:flex;overflow:auto hidden}.product-gallery-thumbnails::-webkit-scrollbar{display:none}@media (min-width:769px){.product-gallery-thumbnails{flex-wrap:wrap;overflow-x:visible}}.product-gallery-thumbnail{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:80px;height:80px;padding:0;transition:all .3s;position:relative;overflow:hidden}.product-gallery-thumbnail:hover{border-color:var(--color-primary);transform:scale(1.05)}.product-gallery-thumbnail--selected{border-color:var(--color-primary);transform:scale(1.02)}.product-gallery-thumbnail--selected:hover{transform:scale(1.07)}.product-gallery-thumbnail-image{object-fit:contain;border-radius:8px;transition:opacity .3s;width:100%!important;height:100%!important}.product-gallery-thumbnail:not(.product-gallery-thumbnail--selected) .product-gallery-thumbnail-image{opacity:.75}.product-gallery-thumbnail:hover .product-gallery-thumbnail-image{opacity:1}@media (max-width:1535px){.product-gallery-container{max-width:500px}.product-gallery-main-image{max-width:500px;max-height:500px}}@media (max-width:1280px){.product-gallery-container{max-width:500px}.product-gallery-main-image{max-width:500px;max-height:500px}}@media (max-width:1024px){.product-gallery-container{max-width:450px}.product-gallery-main-image{max-width:450px;max-height:450px}.product-gallery-nav-button{width:36px;height:36px}}@media (max-width:768px){.product-gallery-thumbnails{justify-content:start;gap:6px}.product-gallery-thumbnail{width:66px;height:66px}}@media (prefers-reduced-motion:reduce){.product-gallery-nav-button,.product-gallery-thumbnail,.product-gallery-thumbnail-image{transition:none}}.product-gallery-nav-button:focus,.product-gallery-thumbnail:focus{outline:2px solid var(--color-primary);outline-offset:2px}.product-gallery-nav-button:focus-visible,.product-gallery-thumbnail:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}@media (prefers-contrast:high){.product-gallery-nav-button{background:var(--background);border:2px solid var(--foreground)}.product-gallery-thumbnail{border-color:var(--foreground)}.product-gallery-thumbnail--selected{border-color:var(--foreground);background:var(--muted)}}
