.product-media-modal__layout{position:relative;width:100vw;height:100vh}.product-media-modal__layout .product-media-modal__content{width:100%;height:100%;overflow-y:auto;padding:0}.product-media-modal__thumbnails-sidebar{position:fixed;top:5rem;right:2rem;width:auto;height:80vh;padding:2rem;display:flex;flex-direction:column;gap:1rem;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;z-index:1001;overflow-y:auto;overflow-x:hidden;box-shadow:none;border:none}.product-media-modal__thumbnail{position:relative;width:70px;height:70px;border:3px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#ffffff1a;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #0000004d}.product-media-modal__thumbnail:hover{border-color:#fffc;transform:scale(1.05);background:#ffffff26;box-shadow:0 6px 20px #0006}.product-media-modal__thumbnail--active{border-color:#fff;transform:scale(1.1);background:#fff3;box-shadow:0 8px 24px #00000080}.product-media-modal__thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-media-modal__thumbnail:hover img{transform:scale(1.1)}.product-media-modal__thumbnail-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-media-modal__thumbnail-badge svg{width:12px;height:12px}@media screen and (max-width: 750px){.product-media-modal__thumbnails-sidebar{position:fixed;top:auto;bottom:2rem;right:50%;transform:translate(50%);left:auto;width:auto;max-width:90vw;height:auto;max-height:80px;flex-direction:row;padding:.8rem;overflow-x:auto;overflow-y:hidden;gap:.8rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.product-media-modal__thumbnail{width:60px;height:60px;flex-shrink:0}}.product-media-modal__thumbnails-sidebar::-webkit-scrollbar{width:6px;height:6px}.product-media-modal__thumbnails-sidebar::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.product-media-modal__thumbnails-sidebar::-webkit-scrollbar-thumb{background:#fff6;border-radius:3px}.product-media-modal__thumbnails-sidebar::-webkit-scrollbar-thumb:hover{background:#fff9}.product-media-modal__thumbnails-sidebar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.4) transparent;scroll-behavior:smooth}.product-media-modal__thumbnail:focus-visible{outline:2px solid #0066cc;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-media-modal-thumbnails.css.map */
