rp-gallery-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:12px}
rp-gallery-controls[hidden]{display:none}
rp-gallery-controls button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font:inherit;font-size:22px;line-height:1}
rp-gallery-controls button:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}
rp-gallery-controls [data-count]{font-size:12px;min-width:36px;text-align:center}
media-gallery[data-rp-gallery] [id^="GalleryViewer"]>.slider-buttons,media-gallery[data-rp-gallery] .thumbnail-slider>.slider-button{display:none!important}
media-gallery[data-rp-gallery] .thumbnail-slider{display:flex!important;margin:12px 0 0;padding:0}
media-gallery[data-rp-gallery] .thumbnail-list{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;margin:0;padding:2px;width:100%;scroll-padding:2px}
media-gallery[data-rp-gallery] .thumbnail-list::-webkit-scrollbar{display:none}
media-gallery[data-rp-gallery] .thumbnail-list__item{width:70px!important;height:70px!important;flex:0 0 70px!important;max-width:70px!important}
media-gallery[data-rp-gallery] .thumbnail-list__item:before{display:none}
media-gallery[data-rp-gallery] .thumbnail{width:70px;height:70px;position:relative;border:2px solid transparent;border-radius:8px;overflow:hidden;box-shadow:none;padding:0}
media-gallery[data-rp-gallery] .thumbnail[aria-current=true]{border-color:rgb(var(--color-button));box-shadow:none}
media-gallery[data-rp-gallery] .thumbnail img{width:100%;height:100%;object-fit:cover}
@media(prefers-reduced-motion:reduce){media-gallery[data-rp-gallery] .thumbnail-list{scroll-behavior:auto}}

media-gallery[data-rp-gallery] [id^=GalleryViewer]{position:relative;margin:0}
media-gallery[data-rp-gallery] rp-gallery-controls{position:absolute;z-index:3;left:12px;right:12px;top:50%;transform:translateY(-50%);justify-content:space-between;margin:0;pointer-events:none}
media-gallery[data-rp-gallery] rp-gallery-controls button{pointer-events:auto;background:rgba(255,255,255,.94)}
media-gallery[data-rp-gallery] rp-gallery-controls [data-count]{display:none}
media-gallery[data-rp-gallery] .product__media-list{display:flex!important;flex-wrap:nowrap!important;gap:0;margin:0!important;padding:0!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;aspect-ratio:1;position:relative}
media-gallery[data-rp-gallery] .product__media-list>.product__media-item{display:block!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;height:100%;margin:0!important;padding:0!important;scroll-snap-align:start;opacity:1!important;transform:none!important}
media-gallery[data-rp-gallery] .product__media-list .product-media-container,media-gallery[data-rp-gallery] .product__media-list .product__modal-opener,media-gallery[data-rp-gallery] .product__media-list .product__media{width:100%;height:100%;padding-top:0!important;aspect-ratio:1}
media-gallery[data-rp-gallery] .product__media-list img{object-fit:contain!important}
@media(prefers-reduced-motion:reduce){media-gallery[data-rp-gallery] .product__media-list{scroll-behavior:auto}}


media-gallery[data-rp-gallery] .rp-gallery-stage{position:relative}
@media(max-width:749px){media-gallery[data-rp-gallery] rp-gallery-controls{display:none}}

