.product-main{--pm-max-width: 1280px;--pm-pad-x: clamp(20px, 5vw, 64px);--pm-pad-y: clamp(32px, 6vw, 80px);--pm-gap: clamp(32px, 5vw, 64px);--pm-text: #111;--pm-muted: #6b6b6b;--pm-border: #e8e8e8;--pm-bg: #fff;--pm-gallery-max: 420px;--pm-gallery-width: 72%;--pm-transition: .48s cubic-bezier(.25, .1, .25, 1);--pm-rec-gap: 20px;--pm-rec-radius: 0px;--pm-rec-zoom: 1.04;--pm-rec-spacing: clamp(48px, 8vw, 96px);width:100%;color:var(--pm-text);background:var(--pm-bg);box-sizing:border-box}.product-main *,.product-main *:before,.product-main *:after{box-sizing:border-box}.product-main__inner{width:100%;max-width:var(--pm-max-width);margin:0 auto;padding:var(--pm-pad-y) var(--pm-pad-x)}.product-main__layout{display:grid;grid-template-columns:1fr;gap:var(--pm-gap);align-items:start}@media(min-width:900px){.product-main__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(40px,6vw,80px)}}.product-main__gallery-col{display:flex;justify-content:center;width:100%;min-width:0;padding:clamp(16px,3vw,40px) 0}.product-main__gallery-wrap{width:100%;max-width:var(--pm-gallery-max);margin:0 auto}@media(min-width:900px){.product-main__gallery-wrap{width:var(--pm-gallery-width)}}.product-image-slider{position:relative;overflow:hidden;width:100%;aspect-ratio:3 / 4;background:#fafafa;touch-action:pan-y pinch-zoom}.product-image-slider:focus{outline:none}.product-image-slider:focus-visible{outline:2px solid var(--pm-text);outline-offset:4px}.product-image-track{display:flex;height:100%;will-change:transform;transition:transform var(--pm-transition)}.product-image-slide{flex:0 0 100%;width:100%;height:100%}.product-image-slide img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-main__badge{position:absolute;top:1rem;left:1rem;z-index:3;padding:.45rem .75rem;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;line-height:1;pointer-events:none;background:var(--pm-text);color:#fff}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--pm-border);border-radius:50%;background:#fffffff2;color:var(--pm-text);font-size:1.25rem;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.slider-btn:hover{background:#fff;border-color:var(--pm-text)}.slider-btn:focus{outline:none}.slider-btn:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.slider-prev{left:.75rem}.slider-next{right:.75rem}.slider-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}.slider-dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;background:#0003;cursor:pointer;transition:background .25s ease,transform .25s ease}.slider-dot:hover{background:#00000073}.slider-dot.is-active{background:var(--pm-text);transform:scale(1.15)}.slider-dot:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-image-slider.is-dragging .product-image-track{transition:none;cursor:grabbing}.product-image-slider.is-dragging{cursor:grabbing}.product-main__info-col{display:flex;flex-direction:column;gap:clamp(20px,3vw,32px);min-width:0}@media(min-width:900px){.product-main__info-col{position:sticky;top:clamp(24px,4vw,48px);padding-top:clamp(8px,2vw,24px)}}.product-main__title{margin:0;font-size:clamp(1.375rem,3vw,1.75rem);font-weight:400;letter-spacing:-.02em;line-height:1.2;word-break:break-word}.product-main__vendor{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--pm-muted)}.product-main__price{margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;letter-spacing:.02em}.product-main__price-compare{margin-left:.5rem;color:var(--pm-muted);text-decoration:line-through;font-size:.9375rem}.product-main__sold-out-label{display:inline-block;margin-left:.75rem;font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--pm-muted);vertical-align:middle}.product-main__sold-out-label[hidden]{display:none}.product-main__form{display:flex;flex-direction:column;gap:1.25rem}.product-main__options{display:flex;flex-direction:column;gap:1rem}.product-main__option{display:flex;flex-direction:column;gap:.5rem}.product-main__option-label{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--pm-muted)}.product-main__select{width:100%;max-width:100%;padding:.75rem 1rem;font-size:.875rem;letter-spacing:.02em;border:1px solid var(--pm-border);border-radius:0;background:#fff;color:var(--pm-text);-webkit-appearance:auto;appearance:auto;cursor:pointer;transition:border-color .2s ease}.product-main__select:hover{border-color:var(--pm-text)}.product-main__select:focus{outline:none;border-color:var(--pm-text)}.product-main__select:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-main__actions{display:flex;flex-direction:column;gap:.75rem}.product-main__add-to-cart{width:100%;padding:1rem 1.5rem;font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--pm-text);border:1px solid var(--pm-text);cursor:pointer;transition:background .25s ease,color .25s ease,opacity .25s ease}.product-main__add-to-cart:hover:not(:disabled){background:#333;border-color:#333}.product-main__add-to-cart:focus{outline:none}.product-main__add-to-cart:focus-visible{outline:2px solid var(--pm-text);outline-offset:3px}.product-main__add-to-cart:disabled{opacity:.4;cursor:not-allowed}.product-main__dynamic-checkout{margin-top:.25rem}.product-main__dynamic-checkout .shopify-payment-button{margin-top:0}.product-main__dynamic-checkout .shopify-payment-button__button{border-radius:0!important;min-height:48px!important;letter-spacing:.08em!important;font-size:.75rem!important}.product-main__meta-group{display:flex;flex-direction:column;gap:.35rem;padding-top:.5rem;border-top:1px solid var(--pm-border)}.product-main__meta{margin:0;font-size:.75rem;line-height:1.5;color:var(--pm-muted);letter-spacing:.02em}.product-main__meta-label{color:var(--pm-text)}.product-main__delivery{padding-top:.25rem}.product-main__delivery-toggle{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:0;border:none;background:none;font:inherit;font-size:.8125rem;letter-spacing:.04em;color:var(--pm-text);text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-tap-highlight-color:transparent}.product-main__delivery-toggle--link{text-decoration:underline}.product-main__delivery-toggle:hover{opacity:.7}.product-main__delivery-toggle:focus{outline:none}.product-main__delivery-toggle:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-main__delivery-toggle[aria-expanded=true] .product-main__delivery-icon{transform:rotate(45deg)}.product-main__delivery-icon{display:inline-block;font-size:1rem;line-height:1;transition:transform .25s ease}.product-main__delivery-panel[hidden]{display:none}.product-main__delivery-panel{margin-top:.875rem}.product-main__delivery-body{font-size:.8125rem;line-height:1.65;color:var(--pm-muted)}.product-main__delivery-body p{margin:0 0 .5rem}.product-main__description-block{margin-top:clamp(40px,6vw,72px);padding-top:clamp(32px,5vw,56px);border-top:1px solid var(--pm-border);max-width:640px}.product-main__description-heading{margin:0 0 1.25rem;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--pm-muted)}.product-main__description{font-size:.875rem;line-height:1.75;color:var(--pm-text)}.product-main__description p{margin:0 0 1rem}.product-main__description p:last-child{margin-bottom:0}.product-recs{margin-top:var(--pm-rec-spacing);padding-top:var(--pm-rec-spacing);border-top:1px solid var(--pm-border)}.product-recs__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:clamp(28px,4vw,48px)}.product-recs__title{margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;letter-spacing:-.02em;line-height:1.2}.product-recs__carousel{position:relative}.product-recs__viewport{overflow:hidden;width:100%;cursor:grab}.product-recs__viewport.is-dragging{cursor:grabbing}.product-recs__track{display:flex;gap:var(--pm-rec-gap);will-change:transform;transition:transform var(--pm-transition)}.product-recs__viewport.is-dragging .product-recs__track{transition:none}.product-recs__slide{flex:0 0 calc((100% - var(--pm-rec-gap) * 1) / 2);min-width:0}@media(min-width:640px){.product-recs__slide{flex:0 0 calc((100% - var(--pm-rec-gap) * 2) / 3)}}@media(min-width:1024px){.product-recs__slide{flex:0 0 calc((100% - var(--pm-rec-gap) * 3) / 4)}}.product-rec-card{display:flex;flex-direction:column;height:100%;min-width:0;transition:transform var(--pm-transition),box-shadow var(--pm-transition)}.product-rec-card:hover{transform:translateY(-2px)}.product-rec-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--pm-rec-radius);background:#f7f7f7;isolation:isolate}.product-rec-card__media-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.product-rec-card__image-wrap{position:relative;width:100%;height:100%;overflow:hidden}.product-rec-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.25,.1,.25,1),opacity .45s ease}.product-rec-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-rec-card--has-hover:hover .product-rec-card__image--primary{opacity:0}.product-rec-card--has-hover:hover .product-rec-card__image--hover{opacity:1}.product-rec-card--zoom:hover .product-rec-card__image--primary:not(.product-rec-card__image--hover){transform:scale(var(--pm-rec-zoom))}.product-rec-card--zoom.product-rec-card--has-hover:hover .product-rec-card__image--hover{transform:scale(var(--pm-rec-zoom))}.product-rec-card__body{display:flex;flex-direction:column;flex:1;gap:.5rem;padding:1rem 0 0}.product-rec-card__title{margin:0;font-size:.8125rem;font-weight:400;letter-spacing:.02em;line-height:1.4}.product-rec-card__title-link{color:inherit;text-decoration:none}.product-rec-card__title-link:hover{opacity:.65}.product-rec-card__title-link:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-rec-card__price{margin:0;font-size:.8125rem;color:var(--pm-muted);letter-spacing:.02em}.product-rec-card__price-sale{color:var(--pm-text)}.product-rec-card__price-compare{margin-left:.35rem;text-decoration:line-through}.product-rec-card__quick-add{margin-top:auto;padding-top:.75rem}.product-rec-card__quick-add-btn{width:100%;padding:.625rem .75rem;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--pm-text);background:transparent;border:1px solid var(--pm-border);cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.product-rec-card__quick-add-btn:hover:not(:disabled){background:var(--pm-text);color:#fff;border-color:var(--pm-text)}.product-rec-card__quick-add-btn:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-rec-card__quick-add-btn:disabled{opacity:.4;cursor:not-allowed}.product-rec-card__quick-add-btn.is-loading{opacity:.6;pointer-events:none}.product-rec-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.35rem .55rem;font-size:.625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:var(--pm-text);color:#fff;pointer-events:none}.product-recs__nav{display:flex;gap:.5rem}.product-recs__arrow{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--pm-border);border-radius:50%;background:#fff;color:var(--pm-text);font-size:1.125rem;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease}.product-recs__arrow:hover{border-color:var(--pm-text)}.product-recs__arrow:focus{outline:none}.product-recs__arrow:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-recs__arrow:disabled{opacity:.35;cursor:not-allowed}.product-recs__dots{display:flex;justify-content:center;gap:.5rem;margin-top:clamp(24px,4vw,40px)}.product-recs__dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;background:#0003;cursor:pointer;transition:background .25s ease,transform .25s ease}.product-recs__dot.is-active{background:var(--pm-text);transform:scale(1.15)}.product-recs__dot:focus-visible{outline:2px solid var(--pm-text);outline-offset:2px}.product-recs__loading,.product-recs__empty{margin:0;padding:2rem 0;font-size:.875rem;color:var(--pm-muted);text-align:center}.product-recs[hidden]{display:none}@media(prefers-reduced-motion:reduce){.product-image-track,.product-recs__track,.product-rec-card,.product-rec-card__image,.slider-dot,.product-recs__dot{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/product-main.css.map */
