.product-gallery{min-width:0}.product-gallery__stage{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#eee9e0}.product-gallery__main{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.product-gallery__thumbnails{display:grid;grid-auto-flow:column;grid-auto-columns:82px;gap:10px;margin-top:12px;padding:0 0 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.product-gallery__thumbnail{width:82px;aspect-ratio:1;border:1px solid transparent;background:#eee9e0;padding:0;overflow:hidden;cursor:pointer;scroll-snap-align:start}.product-gallery__thumbnail.is-active{border-color:var(--ink)}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.quantity-row{align-items:flex-end;flex-wrap:wrap}.quantity-selector{display:grid;gap:6px}.quantity-selector label{font-size:12px}.quantity-stepper{display:grid;grid-template-columns:42px 46px 42px;height:46px;border:1px solid var(--ink);background:#fff}.quantity-stepper button,.quantity-stepper input{width:100%;height:44px;border:0;background:transparent;color:var(--ink);font:16px/1 var(--sans);text-align:center}.quantity-stepper button{cursor:pointer}.quantity-stepper button:hover:not(:disabled){background:#eee9e0}.quantity-stepper button:disabled{color:#aaa;cursor:not-allowed}.quantity-stepper input{padding:0;appearance:textfield;-moz-appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;appearance:none}.product-assurance{display:flex;flex-wrap:wrap;gap:8px 18px;margin:22px 0;padding:15px 0;border-block:1px solid var(--line);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.product-description{max-width:620px}.product-description img{height:auto}
@media(max-width:749px){.product-gallery__stage{width:100%;aspect-ratio:1/1}.product-gallery__thumbnails{grid-auto-columns:68px;gap:8px;margin-top:9px}.product-gallery__thumbnail{width:68px}.product-info{padding-top:4px}.quantity-row{gap:10px}.quantity-row>.button{min-height:46px}.quantity-stepper{grid-template-columns:40px 44px 40px}.product-assurance{display:grid;gap:7px;margin:18px 0}.product-description{overflow-wrap:anywhere}}
