.product{padding-block:2rem 4rem}.product__grid{display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:1fr}@media(min-width:990px){.product__grid{grid-template-columns:1.2fr 1fr;align-items:start}.product__info{position:sticky;top:calc(var(--header-height-offset, 64px) + 2rem)}}.product__media-gallery{display:flex;flex-direction:column;gap:1rem}.product__vendor{margin:0 0 .5rem;opacity:.7}.product__title{margin:0 0 1rem}.product__sku{margin:.25rem 0 1rem;opacity:.7;font-variant-numeric:tabular-nums}.product__price{margin-bottom:1.25rem;font-size:var(--text-lg)}.product__installments{margin:.5rem 0 1.25rem;opacity:.8}.product__description{margin:1.5rem 0;line-height:1.6}.product__option{border:0;padding:0;margin:1.25rem 0}.product__option-label{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem .5rem;margin-bottom:.5rem;width:100%}.product__option-name{color:rgba(var(--color-foreground),.65)}.product__option-selected{font-size:var(--text-base);font-weight:500;color:rgb(var(--color-foreground))}.product__option-values{display:flex;flex-wrap:wrap;gap:.4rem}.product__option input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.product__option-value{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.75rem;padding:0 .75rem;border:1px solid rgba(var(--color-foreground),.3);font-size:var(--text-sm);cursor:pointer;transition:border-color .18s var(--ease-out),background-color .18s var(--ease-out)}.product__option-value:hover{border-color:rgb(var(--color-foreground))}.product__option input[type=radio]:checked+.product__option-value{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product__option input[type=radio]:focus-visible+.product__option-value{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product__option--color .product__option-value{width:2.5rem;height:2.5rem;min-width:0;padding:0;border-radius:50%;position:relative;overflow:hidden;background:transparent}.product__option-swatch-color{display:block;width:100%;height:100%;border-radius:50%;background-size:cover;background-position:center;background-color:var(--swatch-fallback, #ccc)}.product__option--color input[type=radio]:checked+.product__option-value{background:transparent;color:transparent;border-color:rgb(var(--color-foreground));box-shadow:0 0 0 2px rgb(var(--color-background)) inset}.product__option--dropdown .product__option-values{display:block}.product__option-select{width:100%;max-width:22rem;min-height:var(--touch-target);padding:.6rem 2rem .6rem .85rem;font-family:inherit;font-size:var(--text-sm);color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;border:1px solid rgba(var(--color-foreground),.3);border-radius:var(--inputs-radius, 0);appearance:none;-webkit-appearance:none;cursor:pointer}.product__option-select:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product__quantity{margin:1.25rem 0}.product__quantity label{display:block;margin-bottom:.5rem}.product__quantity-input{display:inline-flex;align-items:stretch;width:auto;max-width:9rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius, 4px);overflow:hidden}.product__quantity-input>button{flex:0 0 auto;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:0;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center}.product__quantity-input>button:hover{background:rgba(var(--color-foreground),.05)}.product__quantity-input>button:disabled{opacity:.3;cursor:not-allowed}.product__quantity-input>input[type=number]{flex:1 1 auto;width:3rem;min-width:0;border:0;background:transparent;text-align:center;font:inherit;color:inherit;padding:0;margin:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product__quantity-input>input[type=number]::-webkit-outer-spin-button,.product__quantity-input>input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__inventory{margin:.5rem 0 1rem}.inventory--low{color:rgb(var(--color-accent));font-weight:var(--font-body-weight-bold)}.inventory--out{color:rgba(var(--color-foreground),.5)}.product__form{margin-top:1.25rem;display:block}.product__form[hidden]{display:none!important}.product__form .form__error{margin:0 0 .5rem;color:#dc2626;font-size:var(--text-sm)}.product__add-to-cart{width:100%}.product__add-to-cart.loading{opacity:.7;pointer-events:none}.shopify-payment-button{margin-top:.75rem}.product__size-guide{margin:1rem 0}.product__size-guide summary{cursor:pointer}.product__share{margin-top:1.5rem}.product__reviews{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.08)}lion-sticky-atc{position:fixed;left:0;right:0;bottom:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 -8px 20px -8px rgba(var(--color-shadow),.15);padding:.75rem 0;z-index:50;transform:translateY(100%);transition:transform .24s var(--ease-out);display:block}lion-sticky-atc[open]{transform:translateY(0)}lion-sticky-atc[hidden]{display:none}.product__sticky-atc-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-inline:1rem}.product__sticky-atc-info{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1 1 auto}.product__sticky-atc-text{min-width:0;flex:1 1 auto}.product__sticky-atc-title{margin:0 0 .15rem;font-size:var(--text-sm);font-weight:var(--font-body-weight-bold);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product__sticky-atc-price{font-size:var(--text-xs, .8125rem);line-height:1.2}.product__sticky-atc-select{width:100%;min-width:0;padding:.55rem 1.75rem .55rem .75rem;font-family:inherit;font-size:var(--text-xs, .8125rem);line-height:1.2;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 14px) 50%,calc(100% - 9px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;border:1px solid rgba(var(--color-foreground),.18);border-radius:8px;appearance:none;-webkit-appearance:none;cursor:pointer}.product__sticky-atc-select:focus-visible{outline:2px solid rgba(var(--color-foreground),.4);outline-offset:2px}.product__sticky-atc-button{flex-shrink:0;white-space:nowrap;min-height:0;padding:.75rem 1.1rem;font-size:var(--text-xs, .8125rem);letter-spacing:.02em;text-transform:none;border-radius:999px;background-color:rgb(var(--color-secondary-button, var(--color-button)));color:rgb(var(--color-secondary-button-text, var(--color-button-text)));border-color:transparent;box-shadow:none}.product__sticky-atc-button:hover:not(:disabled),.product__sticky-atc-button:focus-visible{background-color:rgb(var(--color-secondary-button-hover, var(--color-button-hover)));color:rgb(var(--color-secondary-button-hover-text, var(--color-button-hover-text)))}@media(min-width:750px){lion-sticky-atc{display:none}}.pickup-availability{margin-top:1rem;padding:1rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--inputs-radius)}.pickup-availability__status{display:flex;align-items:center;gap:.5rem;margin:0}.pickup-availability__icon{font-size:.75rem;line-height:1}.pickup-availability__status--unavailable .pickup-availability__icon{opacity:.5}.pickup-availability__time,.pickup-availability__other{margin:.25rem 0 0}.opacity-70{opacity:.7}.share-buttons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:.5rem 0 0;padding:0;list-style:none}.share-buttons__link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);transition:background-color var(--duration-default) var(--ease-out),color var(--duration-default) var(--ease-out);border:none;cursor:pointer;padding:0}.share-buttons__link:hover{background:rgba(var(--color-foreground),.12);color:rgb(var(--color-accent))}.share-buttons__link svg{width:1.1rem;height:1.1rem}.share-buttons__copy-feedback{position:absolute;bottom:120%;left:50%;transform:translate(-50%);background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.12);padding:.25rem .5rem;border-radius:var(--inputs-radius);font-size:var(--text-xs);white-space:nowrap;pointer-events:none}.share-buttons__copy{position:relative}lion-pdp-free-shipping{display:block;margin-block:.875rem;padding:.875rem 1rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:rgba(var(--color-foreground),.02)}lion-pdp-free-shipping[hidden]{display:none}.product__free-shipping-message{margin:0;font-size:var(--text-sm);color:rgba(var(--color-foreground),.85);line-height:1.4}.product__free-shipping.is-reached .product__free-shipping-message{color:rgb(var(--color-foreground));font-weight:500}.product__free-shipping-bar{position:relative;height:6px;margin-top:.625rem;background:rgba(var(--color-foreground),.08);border-radius:999px;overflow:hidden}.product__free-shipping-fill{display:block;height:100%;width:0%;background:rgb(var(--color-foreground));border-radius:999px;transition:width .36s cubic-bezier(.22,.61,.36,1)}.product__free-shipping.is-reached .product__free-shipping-fill{background:rgb(var(--color-accent))}.product__preorder-note{margin:.5rem 0 0;color:rgba(var(--color-foreground),.7);font-size:var(--text-sm)}.product__countdown{display:block;margin-block:1rem;padding:1rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:10px;background:rgba(var(--color-foreground),.02)}.product__countdown[hidden]{display:none}.product__countdown-heading{margin:0 0 .625rem;font-size:var(--text-sm);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.85)}.product__countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.product__countdown-cell{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.625rem .25rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:6px;font-variant-numeric:tabular-nums}.product__countdown-cell>span:first-child{font-size:clamp(1.125rem,2.2vw,1.5rem);font-weight:600;line-height:1}.product__countdown-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.6)}.product__delivery-estimate{display:inline-flex;align-items:center;gap:.625rem;margin-block:.875rem;padding:.75rem 1rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:rgba(var(--color-foreground),.02);font-size:var(--text-sm);line-height:1.4}.product__delivery-estimate-icon{display:inline-flex;flex-shrink:0;color:rgba(var(--color-foreground),.8)}.product__delivery-estimate-icon svg{display:block;width:1.25rem;height:1.25rem}.product__delivery-estimate-text{display:inline-flex;flex-wrap:wrap;gap:.25rem}.product__delivery-estimate-prefix{color:rgba(var(--color-foreground),.7)}.product__payment-icons{margin-block:1rem;display:flex;flex-direction:column;gap:.5rem}.product__payment-icons-heading{color:rgba(var(--color-foreground),.7);letter-spacing:.08em;text-transform:uppercase;font-size:var(--text-xs)}.product__payment-icons-list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.product__payment-icon{width:2.375rem;height:1.5rem;display:block}.product__live-viewers{display:inline-flex;align-items:center;gap:.5rem;margin-block:.5rem;color:rgba(var(--color-foreground),.75)}.live-viewers__dot{width:.5rem;height:.5rem;border-radius:50%;background:#22c55e;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-main-product.css.map */
