#main.tp-ux .tp-product-gallery{min-width:0}
#main.tp-ux .tp-product-gallery .images-container{margin:0;max-width:100%}
#main.tp-ux .tp-product-gallery .product-cover{display:flex;align-items:center;justify-content:center;min-height:490px;margin:0;background:var(--pink)}
#main.tp-ux .tp-product-gallery #product-images-large{width:100%}
#main.tp-ux .tp-product-gallery .product-cover img{width:100%;height:490px;object-fit:contain;cursor:zoom-in}
#main.tp-ux .tp-product-gallery .product-images{margin-top:12px;scrollbar-width:none}
#main.tp-ux .tp-product-gallery .product-images::-webkit-scrollbar{display:none}
#main.tp-ux .tp-product-gallery .thumb-container{border:1px solid var(--line);cursor:pointer}
#main.tp-ux .tp-product-gallery .thumb-container[aria-pressed=true],
#main.tp-ux .tp-product-gallery .swiper-slide-thumb-active .thumb-container{border:2px solid var(--gold)}
#main.tp-ux .tp-product-gallery .thumb-container img{width:100%;height:72px;object-fit:contain}
#main.tp-ux .tp-product-gallery #product-images-large>.swiper-button-prev,
#main.tp-ux .tp-product-gallery #product-images-large>.swiper-button-next{display:none}
#main.tp-ux .tp-product-gallery .tp-gallery-controls{display:flex;gap:14px;align-items:center;margin-top:6px;font-size:14px}
#main.tp-ux .tp-product-gallery .tp-gallery-controls button{min-width:44px;min-height:44px;padding:6px 12px;background:transparent;border:1px solid #d8c9bf;border-radius:3px;color:var(--ink);font-size:18px;cursor:pointer}
#main.tp-ux .tp-product-gallery .tp-gallery-controls button:disabled{cursor:not-allowed;opacity:.55}

@media(max-width:1000px){#main.tp-ux .tp-product-gallery .product-cover{min-height:440px}#main.tp-ux .tp-product-gallery .product-cover img{height:440px}}
@media(max-width:800px){#main.tp-ux .tp-product-gallery .product-cover{min-height:250px}#main.tp-ux .tp-product-gallery .product-cover img{height:250px}#main.tp-ux .tp-product-gallery .product-images{margin-top:8px}#main.tp-ux .tp-product-gallery .thumb-container img{height:48px}}
@media(prefers-reduced-motion:reduce){#main.tp-ux .tp-product-gallery *{scroll-behavior:auto!important}}
