.product{color:rgb(var(--color-foreground));background:rgb(var(--color-background));padding:4rem 0 6rem}.product__layout{display:grid;grid-template-columns:1fr;gap:4rem}.product-gallery{display:block}.product-gallery__main{position:relative}.product-gallery__slide{display:none}.product-gallery__slide.is-active{display:block}.product-gallery__slide img{width:100%;height:auto;object-fit:cover;border-radius:20px}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.8rem;margin:1rem 0 0;padding:0;list-style:none}.product-gallery__thumb{width:8rem;height:8rem;padding:0;border:1px solid transparent;background:none;cursor:pointer;overflow:hidden;border-radius:12px}.product-gallery__thumb.is-active{border-color:rgb(var(--color-foreground))}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product__info-wrapper{display:flex;flex-direction:column;gap:1.6rem}.product__vendor{margin:0;font-size:1.3rem;text-transform:uppercase;letter-spacing:.1rem;opacity:.7}.product__title{margin:0}.product__price,.product__price .price{font-size:2rem}.product__description{color:rgba(var(--color-foreground),.8);line-height:1.7}.product-form{display:flex;flex-direction:column;gap:2rem}.product-form__option{border:0;padding:0;margin:0}.product-form__option-label{display:block;margin-bottom:.8rem;font-weight:600;font-size:1.4rem}.product-form__option-values{display:flex;flex-wrap:wrap;gap:.8rem}.product-form__pill{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.8rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:var(--variant-pills-radius);cursor:pointer;font-size:1.4rem}.product-form__pill input{position:absolute;opacity:0;pointer-events:none}.product-form__pill.is-selected{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}.product-form__quantity{display:flex;flex-direction:column;gap:.8rem}.quantity{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.3);width:fit-content}.quantity__button{width:4.4rem;height:4.4rem;border:0;background:none;cursor:pointer;font-size:2rem;color:rgb(var(--color-foreground))}.quantity__input{width:5rem;height:4.4rem;text-align:center;border:0;background:none;font-size:1.5rem;-moz-appearance:textfield;padding:0}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__buttons{display:flex;flex-direction:column;gap:1rem}.product-form__submit[disabled]{opacity:.5;cursor:not-allowed}.product__accordion{margin-top:.5rem}@media screen and (min-width:990px){.product__layout{grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.product__info-column{position:sticky;top:10rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product.css.map */
