.product-page{align-items:start}.product-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;min-width:0}.product-gallery__thumbnails{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 150px);overflow-y:auto;padding:2px}.product-gallery__thumbnail{width:78px;height:88px;padding:0;border:1px solid transparent;background:#f4f6ff;overflow:hidden;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s cubic-bezier(.23,1,.32,1)}.product-gallery__thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.product-gallery__thumbnail:hover,.product-gallery__thumbnail:focus-visible{transform:translate(-1px,-1px);border-color:var(--ink);box-shadow:2px 2px 0 var(--pale);outline:0}.product-gallery__thumbnail.is-active{border:2px solid var(--blue);box-shadow:0 0 0 1px var(--ink)}.product-gallery__main{position:relative;min-width:0;background:#f4f6ff}.product-gallery__slide{width:100%;height:100%}.product-gallery__slide[hidden]{display:none}.product-gallery__slide>img,.product-gallery__slide>video,.product-gallery__slide model-viewer{width:100%;min-height:620px;max-height:calc(100vh - 140px);display:block;object-fit:contain;object-position:center;background:#f4f6ff}.product-gallery__slide>video,.product-gallery__slide model-viewer{object-fit:cover}.product-gallery__empty{min-height:520px;display:grid;place-items:center;background:#f4f6ff}.product-gallery__empty svg{width:70%;height:auto}.product-gallery__mobile-controls{display:none}.product-gallery__thumbnails::-webkit-scrollbar{width:4px}.product-gallery__thumbnails::-webkit-scrollbar-thumb{background:var(--pale)}@media(max-width:900px){.product-gallery{grid-template-columns:76px minmax(0,1fr);gap:10px}.product-gallery__thumbnail{width:64px;height:72px}.product-gallery__slide>img,.product-gallery__slide>video,.product-gallery__slide model-viewer{min-height:480px;max-height:none}}@media(max-width:640px){.product-page{gap:30px}.product-gallery{display:block}.product-gallery__thumbnails{order:2;display:flex;flex-direction:row;max-width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;padding:10px 0 0;scroll-snap-type:x mandatory}.product-gallery__thumbnail{flex:0 0 62px;width:62px;height:72px;scroll-snap-align:start}.product-gallery__main{aspect-ratio:1/1.12}.product-gallery__slide,.product-gallery__slide>img,.product-gallery__slide>video,.product-gallery__slide model-viewer{width:100%;height:100%;min-height:0;max-height:none;object-fit:contain}.product-gallery__mobile-controls{display:flex;align-items:center;justify-content:space-between;padding:10px 0 0;color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.08em}.product-gallery__mobile-controls button{display:grid;place-items:center;width:36px;height:32px;border:1px solid var(--ink);background:#fff;color:var(--ink);font-size:17px}.product-gallery__mobile-controls button:hover{background:var(--ink);color:#fff}.product-gallery__mobile-controls strong{color:var(--blue)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-gallery.css.map */
