.product-image-selector{margin-top:2rem;width:100%}.product-image-selector__dots{display:flex;justify-content:center;gap:.8rem;margin-bottom:1.5rem;flex-wrap:wrap}.product-image-selector__dot{width:1.4rem;height:1.4rem;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;position:relative}.product-image-selector__dot:hover{transform:scale(1.15)}.product-image-selector__dot.active{border-color:rgba(var(--color-foreground),1);box-shadow:0 0 0 2px rgba(var(--color-background),1)}.product-image-selector__dot:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:3px}.product-image-selector__thumbnails{display:flex;gap:.8rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;padding-bottom:.5rem}.product-image-selector__thumbnails::-webkit-scrollbar{height:6px}.product-image-selector__thumbnails::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:3px}.product-image-selector__thumbnails::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:3px}.product-image-selector__thumbnails::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5)}.product-image-selector__thumbnail{flex:0 0 auto;width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;background:rgba(var(--color-foreground),.04)}.product-image-selector__thumbnail:hover{border-color:rgba(var(--color-foreground),.3);transform:translateY(-2px)}.product-image-selector__thumbnail.active{border-color:rgba(var(--color-foreground),1)}.product-image-selector__thumbnail:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.product-image-selector__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-image-selector__nav{display:flex;align-items:center;gap:.5rem}.product-image-selector__nav-button{width:36px;height:36px;min-width:36px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-background),1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.product-image-selector__nav-button:hover:not(:disabled){background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.4)}.product-image-selector__nav-button:disabled{opacity:.3;cursor:not-allowed}.product-image-selector__nav-button svg{width:12px;height:12px;fill:rgba(var(--color-foreground),1)}.product-image-selector__thumbnails-wrapper{flex:1;overflow:hidden;position:relative}@media screen and (min-width: 750px){.product-image-selector__thumbnail{width:90px;height:90px}.product-image-selector__dot{width:1.6rem;height:1.6rem}}@media screen and (min-width: 990px){.product-image-selector__thumbnail{width:100px;height:100px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-image-selector.css.map */
