.alpha-product{display:block;--alpha-on-red: #ffffff;--alpha-pdp-gap: 2.4rem}.alpha-product__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--alpha-pdp-gap)}@media screen and (min-width:990px){.alpha-product{--alpha-pdp-gap: 4rem}.alpha-product__layout{grid-template-columns:minmax(0,1.08fr) minmax(38rem,.92fr);align-items:start}.alpha-product__buybox{align-self:stretch}.alpha-product__buybox-inner{position:sticky;top:calc(var(--header-height, 8rem) + 1.6rem)}}.alpha-product__gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;min-width:0}@media screen and (min-width:990px){.alpha-product__gallery--thumbs{grid-template-columns:8.8rem minmax(0,1fr);gap:1.2rem}.alpha-product__gallery--thumbs .alpha-product__thumbs{grid-column:1;grid-row:1}.alpha-product__gallery--thumbs .alpha-product__stage{grid-column:2;grid-row:1}}.alpha-product__stage{display:flex;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;background-color:#fff;border:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));scrollbar-width:none;overscroll-behavior-x:contain}.alpha-product__stage::-webkit-scrollbar{display:none}.alpha-product__slide{position:relative;display:flex;flex:0 0 100%;align-items:center;justify-content:center;width:100%;aspect-ratio:var(--alpha-gallery-ratio, 1);scroll-snap-align:center;background-color:#fff}.alpha-product__zoom{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:zoom-in}.alpha-product__image{display:block;width:100%;height:100%;object-fit:contain;padding:2rem}.alpha-product__slide--placeholder .alpha-product__image{padding:4rem;opacity:.5}.alpha-product__deferred{display:block;width:100%;height:100%}.alpha-product__poster{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:0;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none}.alpha-product__poster-icon{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;transform:translate(-50%,-50%);padding-left:.4rem;background:var(--alpha-red, #e11b22);color:var(--alpha-on-red)}.alpha-product__deferred video,.alpha-product__deferred iframe,.alpha-product__deferred model-viewer{width:100%;height:100%}.alpha-product__thumbs{display:flex;gap:.8rem;margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:thin}.alpha-product__thumb-cell{flex:0 0 auto}@media screen and (min-width:990px){.alpha-product__thumbs{flex-direction:column;overflow-x:visible;overflow-y:auto;max-height:62rem;padding-right:.2rem}}.alpha-product__thumb{display:block;position:relative;width:7.2rem;height:7.2rem;padding:.4rem;border:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));background-color:#fff;cursor:pointer;transition:border-color .2s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1))}@media screen and (min-width:990px){.alpha-product__thumb{width:8.4rem;height:8.4rem}}.alpha-product__thumb:hover{border-color:var(--alpha-hairline-strong, rgba(var(--color-foreground), .22))}.alpha-product__thumb.is-active{border-color:var(--alpha-red, #e11b22);box-shadow:inset 0 0 0 .1rem var(--alpha-red, #e11b22)}.alpha-product__thumb-image{display:block;width:100%;height:100%;object-fit:contain}.alpha-product__thumb-badge{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;background:var(--alpha-red, #e11b22);color:var(--alpha-on-red)}.alpha-product__buybox-inner{display:flex;flex-direction:column;gap:1.2rem;min-width:0}.alpha-product__crumbs{min-width:0}.alpha-product__crumbs-list{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;font-family:var(--font-body-family);font-size:1.2rem;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__crumb{display:inline-flex;align-items:center;gap:.4rem}.alpha-product__crumb a{color:inherit;text-decoration:none}.alpha-product__crumb a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.alpha-product__crumb .alpha-icon{opacity:.55}.alpha-product__crumb--current{max-width:26rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.alpha-product__vendor{margin:0;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--alpha-red, #e11b22)}.alpha-product__vendor a{color:inherit;text-decoration:none}.alpha-product__vendor a:hover{text-decoration:underline;text-underline-offset:.3rem}.alpha-product__title{margin:0;color:rgb(var(--color-foreground));font-size:clamp(2.2rem,3.4vw,3.2rem);line-height:1.05}.alpha-product__rating{display:flex;align-items:center;gap:.8rem}.alpha-product__stars{display:inline-flex;gap:.1rem;color:var(--alpha-hairline-strong, rgba(var(--color-foreground), .22))}.alpha-product__star{display:inline-flex}.alpha-product__star.is-on{color:var(--alpha-red, #e11b22)}.alpha-product__star.is-on .alpha-icon{fill:currentColor}.alpha-product__rating-count,.alpha-product__rating-fallback{margin:0;font-family:var(--font-body-family);font-size:1.2rem;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__price{padding:1.4rem 0 1.2rem;border-top:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));border-bottom:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1))}.alpha-product__price-main{display:flex;align-items:baseline;flex-wrap:wrap;gap:.2rem .8rem}.alpha-product__price-ex{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,3.8rem);font-weight:700;letter-spacing:-.02em;line-height:1}.alpha-product__price.is-sale .alpha-product__price-ex{color:var(--alpha-red, #e11b22)}.alpha-product__price-suffix{font-family:var(--font-body-family);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__price-sub{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem 1.2rem;margin-top:.5rem}.alpha-product__price-inc,.alpha-product__price-was{display:flex;align-items:baseline;gap:.4rem;margin:0;font-family:var(--font-body-family);font-size:1.3rem;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__price-was[hidden]{display:none}.alpha-product__price-was-label{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.alpha-product__save{display:inline-flex;align-items:center;gap:.4rem;margin:.9rem 0 0;padding:.4rem .9rem;background:var(--alpha-red, #e11b22);color:var(--alpha-on-red);font-family:var(--font-body-family);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.alpha-product__save[hidden]{display:none}.alpha-product__sku{display:flex;align-items:baseline;gap:.6rem;margin:0;font-family:var(--font-body-family);font-size:1.3rem;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__sku[hidden]{display:none}.alpha-product__sku-label{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.alpha-product__sku-value{color:rgb(var(--color-foreground));font-weight:600}.alpha-product__stock{display:flex;align-items:center;gap:.7rem;margin:0;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.alpha-product__stock-dot{flex:0 0 auto;width:.8rem;height:.8rem;background:currentColor}.alpha-product__stock.is-in{color:#167a3c}.alpha-product__stock.is-low,.alpha-product__stock.is-order{color:var(--alpha-red, #e11b22)}.alpha-product__stock.is-out{color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.color-scheme-3 .alpha-product__stock.is-in,.color-scheme-4 .alpha-product__stock.is-in{color:#4ade80}.alpha-product__options{display:flex;flex-direction:column;gap:1.4rem;padding-top:.4rem}.alpha-product__option-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.7rem}.alpha-product__option-name{font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__option-selected{font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;color:rgb(var(--color-foreground))}.alpha-product__swatches{display:flex;flex-wrap:wrap;gap:.6rem}.alpha-product__swatch{display:inline-flex;align-items:center;justify-content:center;min-width:4.8rem;min-height:4.4rem;padding:0 1.2rem;border:.15rem solid var(--alpha-hairline-strong, rgba(var(--color-foreground), .22));border-radius:0;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:border-color .2s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1)),background-color .2s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1)),color .2s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1))}.alpha-product__swatch:hover{border-color:rgb(var(--color-foreground))}.alpha-product__swatch.is-selected{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.alpha-product__swatch.is-unavailable{border-color:var(--alpha-hairline, rgba(var(--color-foreground), .1));color:var(--alpha-muted, rgba(var(--color-foreground), .68));text-decoration:line-through;text-decoration-thickness:.15rem;opacity:.65}.alpha-product__swatch.is-unavailable.is-selected{background:transparent;color:var(--alpha-muted, rgba(var(--color-foreground), .68));border-color:var(--alpha-hairline-strong, rgba(var(--color-foreground), .22))}.alpha-product__swatch-note[hidden]{display:none}.alpha-product__qty{padding-top:.4rem}.alpha-product__qty-label{display:block;margin-bottom:.7rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__qty-control{display:inline-grid;grid-template-columns:4.4rem 6rem 4.4rem;border:.15rem solid var(--alpha-hairline-strong, rgba(var(--color-foreground), .22))}.alpha-product__qty-btn{display:flex;align-items:center;justify-content:center;min-height:4.4rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));-webkit-appearance:none;appearance:none;font-family:var(--font-body-family);font-size:1.8rem;font-weight:700;line-height:1;cursor:pointer}.alpha-product__qty-btn:hover{background:var(--alpha-surface, rgba(var(--color-foreground), .03))}.alpha-product__qty-input{min-height:4.4rem;padding:0;border:0;border-inline:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));border-radius:0;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.5rem;font-weight:700;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.alpha-product__qty-input::-webkit-outer-spin-button,.alpha-product__qty-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.alpha-product__qty-note{margin:.6rem 0 0;font-family:var(--font-body-family);font-size:1.2rem;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__buy{padding-top:.4rem}.alpha-product__form,.alpha-product__form-el{display:block;margin:0}.alpha-product__atc{position:relative;display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5.6rem;padding:0 1.6rem;border:.15rem solid var(--alpha-red, #e11b22);border-radius:0;background:var(--alpha-red, #e11b22);color:var(--alpha-on-red);font-family:var(--font-body-family);font-size:1.5rem;font-weight:700;letter-spacing:.1em;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:background-color .28s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1)),border-color .28s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1))}.alpha-product__atc:hover{background:var(--alpha-red-deep, #b3141a);border-color:var(--alpha-red-deep, #b3141a)}.alpha-product__atc[disabled],.alpha-product__atc[aria-disabled=true]:not(.loading){background:var(--alpha-ink, #1c2026);border-color:var(--alpha-ink, #1c2026);color:#fff;opacity:.4;cursor:not-allowed}.alpha-product__atc .loading__spinner{position:absolute;top:50%;left:50%;width:2rem;transform:translate(-50%,-50%)}.alpha-product__atc .loading__spinner .path{stroke:var(--alpha-on-red)}.alpha-product__atc.loading>span{visibility:hidden}.alpha-product__dynamic{margin-top:.8rem}.alpha-product__dynamic .shopify-payment-button__button{border-radius:0;font-family:var(--font-body-family);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.alpha-product__form-error{margin-top:.8rem;color:var(--alpha-red, #e11b22);font-family:var(--font-body-family);font-size:1.3rem}.alpha-product__form-error[hidden]{display:none}.alpha-product__trust{display:grid;grid-template-columns:minmax(0,1fr);gap:.6rem 1.6rem;margin:.4rem 0 0;padding:1.2rem 0 0;border-top:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));list-style:none}@media screen and (min-width:480px){.alpha-product__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}.alpha-product__trust-item{display:flex;align-items:center;gap:.7rem;min-width:0;font-family:var(--font-body-family);font-size:1.25rem;line-height:1.35;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__trust-item .alpha-icon{flex:0 0 auto;color:var(--alpha-red, #e11b22)}.alpha-product__delivery{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;border:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));background:var(--alpha-surface, rgba(var(--color-foreground), .03))}.alpha-product__delivery-icon{display:flex;flex:0 0 auto;color:var(--alpha-red, #e11b22)}.alpha-product__delivery-body{min-width:0}.alpha-product__delivery-heading{margin:0;font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;color:rgb(var(--color-foreground))}.alpha-product__delivery-eta,.alpha-product__delivery-text{margin:.3rem 0 0;font-family:var(--font-body-family);font-size:1.25rem;line-height:1.4;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__delivery-eta strong{color:rgb(var(--color-foreground))}.alpha-product__note{font-family:var(--font-body-family);font-size:1.3rem;line-height:1.5;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__note>:first-child{margin-top:0}.alpha-product__note>:last-child{margin-bottom:0}.alpha-product__detail{margin-top:2.8rem;padding-block:2.4rem}@media screen and (min-width:750px){.alpha-product__detail{margin-top:4rem;padding-block:3.2rem}}.alpha-product__panels{max-width:92rem}.alpha-product__panels-heading{margin:0 0 1.4rem;color:rgb(var(--color-foreground));font-size:clamp(1.8rem,2.2vw,2.4rem)}.alpha-product__panel{border-top:.1rem solid var(--alpha-hairline-strong, rgba(var(--color-foreground), .22))}.alpha-product__panel:last-child{border-bottom:.1rem solid var(--alpha-hairline-strong, rgba(var(--color-foreground), .22))}.alpha-product__panel-summary{display:flex;align-items:center;gap:.9rem;padding:1.4rem 0;cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--color-foreground))}.alpha-product__panel-summary::-webkit-details-marker{display:none}.alpha-product__panel-summary::marker{content:""}.alpha-product__panel-icon{display:flex;flex:0 0 auto;color:var(--alpha-red, #e11b22)}.alpha-product__panel-title{flex:1 1 auto;min-width:0;margin:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.alpha-product__panel-caret{display:flex;flex:0 0 auto;transition:transform .25s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1))}.alpha-product__panel[open] .alpha-product__panel-caret{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.alpha-product__panel-caret{transition:none}}.alpha-product__panel-body{padding:0 0 1.6rem 2.9rem;font-family:var(--font-body-family);font-size:1.4rem;line-height:1.6;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__panel-body>:first-child{margin-top:0}.alpha-product__panel-body>:last-child{margin-bottom:0}.alpha-product__panel-body table{width:100%;border-collapse:collapse}.alpha-product__panel-body th,.alpha-product__panel-body td{padding:.6rem .8rem;border-bottom:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));text-align:left}.alpha-product__sticky{position:fixed;left:0;right:0;bottom:0;z-index:4;border-top:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1));background:rgb(var(--color-background));box-shadow:0 -.4rem 1.6rem #1c202629;transform:translateY(100%);visibility:hidden;transition:transform .28s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1)),visibility 0s linear .28s}.alpha-product__sticky[hidden]{display:none}.alpha-product__sticky.is-in{transform:none;visibility:visible;transition:transform .28s var(--alpha-ease, cubic-bezier(.22, 1, .36, 1)),visibility 0s}@media(prefers-reduced-motion:reduce){.alpha-product__sticky,.alpha-product__sticky.is-in{transition:none}}@media screen and (min-width:990px){.alpha-product__sticky{display:none}}.alpha-product__sticky-inner{display:flex;align-items:center;gap:1rem;max-width:var(--alpha-container, 140rem);margin-inline:auto;padding:.8rem 1.5rem;padding-bottom:calc(.8rem + env(safe-area-inset-bottom))}.alpha-product__sticky-image{flex:0 0 auto;width:4.4rem;height:4.4rem;object-fit:contain;background-color:#fff;border:.1rem solid var(--alpha-hairline, rgba(var(--color-foreground), .1))}.alpha-product__sticky-info{flex:1 1 auto;min-width:0}.alpha-product__sticky-title{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-body-family);font-size:1.2rem;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__sticky-price{display:flex;align-items:baseline;gap:.4rem;margin:.1rem 0 0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700;line-height:1.1}.alpha-product__sticky-suffix{font-family:var(--font-body-family);font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--alpha-muted, rgba(var(--color-foreground), .68))}.alpha-product__sticky-btn{flex:0 0 auto;min-height:4.4rem;padding:0 1.6rem;border:0;border-radius:0;background:var(--alpha-red, #e11b22);color:var(--alpha-on-red);font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.alpha-product__sticky-btn:hover{background:var(--alpha-red-deep, #b3141a)}.alpha-product__sticky-btn[disabled]{background:var(--alpha-ink, #1c2026);opacity:.4;cursor:not-allowed}.alpha-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2rem;background:#1c2026eb}.alpha-zoom__image{max-width:100%;max-height:100%;object-fit:contain;background-color:#fff}.alpha-zoom__close{position:absolute;top:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:0;background:var(--alpha-red, #e11b22);color:#fff;cursor:pointer}.alpha-zoom__close svg{width:2rem;height:2rem}@media screen and (max-width:989px){.alpha-product__slide,.alpha-product__stage{max-height:min(62vh,46rem)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-alpha-product.css.map */
