.product__info-container{--premium-radius: .8rem;--premium-ease: cubic-bezier(.2, .7, .2, 1);--premium-sale-badge-bg: #d7261e;--premium-sale-badge-text: #fff}.product__info-container .product__title h1{font-weight:700;letter-spacing:-.02em;line-height:1.1}.product__info-container .price--on-sale .price-item--sale{font-size:2.2rem;font-weight:700;letter-spacing:0;color:rgb(var(--color-foreground))}.product .product__info-container .price--on-sale .price-item--regular{font-size:1.5rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgba(var(--color-foreground),.45)}.product__info-container .price .badge.price__badge-sale{padding:.5rem .9rem;border:0;border-radius:.4rem;background-color:var(--premium-sale-badge-bg);color:var(--premium-sale-badge-text);font-size:1.1rem;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle}@media screen and (min-width:750px){.product__info-container .price--on-sale .price-item--sale{font-size:2.6rem}.product .product__info-container .price--on-sale .price-item--regular{font-size:1.7rem}}.product__info-container .product-form__input--pill input[type=radio]+label{min-width:5.6rem;margin:.8rem .8rem 0 0;padding:1.3rem 1.6rem;border:1.5px solid rgba(var(--color-foreground),.18);border-radius:var(--premium-radius);font-size:1.4rem;font-weight:600;letter-spacing:.02em;transition:border-color .2s var(--premium-ease),background-color .2s var(--premium-ease),color .2s var(--premium-ease),transform .2s var(--premium-ease),box-shadow .2s var(--premium-ease)}.product__info-container .product-form__input--pill input[type=radio]+label:before{border-radius:var(--premium-radius)}.product__info-container .product-form__input--pill input[type=radio]:not(:checked)+label:hover{border-color:rgb(var(--color-foreground));transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-shadow),.1)}.product__info-container .product-form__input--pill input[type=radio]:checked+label{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product__info-container .product-form__input--pill input[type=radio].disabled+label,.product__info-container .product-form__input--pill input[type=radio]:disabled+label{border-color:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.4)}.product__info-container .product-form__input--pill input[type=radio].disabled+label:hover,.product__info-container .product-form__input--pill input[type=radio]:disabled+label:hover{transform:none;box-shadow:none}.product__info-container .product-rating-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:-.4rem 0 0;font-size:1.3rem;line-height:1.4;letter-spacing:.02em;color:rgba(var(--color-foreground),.7)}.product-rating-summary__stars{display:inline-flex;gap:.1rem;font-size:1.4rem;color:#f5a623}.product-rating-summary__star--empty{color:rgba(var(--color-foreground),.2)}.product-rating-summary__text{font-weight:600;color:rgb(var(--color-foreground))}.product__info-container .size-guide{margin:0 0 -.4rem}.size-guide__open{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 0;border:0;background:none;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;text-decoration-color:rgba(var(--color-foreground),.35);cursor:pointer;transition:text-decoration-color .2s ease}.size-guide__open:hover{text-decoration-color:rgb(var(--color-foreground))}.size-guide__dialog{width:min(44rem,calc(100vw - 3.2rem));max-height:calc(100vh - 3.2rem);padding:0;border:0;border-radius:1.2rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 24px 60px #0003}.size-guide__dialog::backdrop{background:#00000073}.size-guide__dialog[open]{animation:size-guide-in .2s ease-out}@keyframes size-guide-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:none}}.size-guide__content{padding:2.4rem}.size-guide__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.size-guide__title{margin:0;font-weight:700}.size-guide__close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin:-.8rem -.8rem -.8rem 0;padding:0;border:0;border-radius:50%;background:none;color:rgb(var(--color-foreground));cursor:pointer}.size-guide__close:hover{background-color:rgba(var(--color-foreground),.06)}.size-guide__close svg{width:2rem;height:2rem}.size-guide__table{width:100%;border-collapse:collapse;font-size:1.4rem;text-align:left;table-layout:fixed}.size-guide__table th{padding:1rem 1.2rem;background-color:#f8f9fa;font-weight:700;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.size-guide__table th:first-child{border-radius:.6rem 0 0 .6rem}.size-guide__table th:last-child{border-radius:0 .6rem .6rem 0}.size-guide__table td{padding:1.1rem 1.2rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.size-guide__table tbody tr:last-child td{border-bottom:0}.size-guide__note{margin:1.6rem 0 0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}@media screen and (max-width:749px){.size-guide__content{padding:2rem 1.6rem}}@media(prefers-reduced-motion:reduce){.size-guide__dialog[open]{animation:none}}.product__info-container .product-stock-label{display:inline-block;margin:1rem 0 0;padding:.6rem 1.2rem;border-radius:.6rem;background-color:#fff3f2;color:#d9381e;font-size:1.4rem;font-weight:600;line-height:1.4}.product__info-container .product-stock-label.hidden{display:none}.product__info-container .product-form__submit.button,.product__info-container .shopify-payment-button__button--unbranded{min-height:5.4rem;border-radius:var(--premium-radius);font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background-color .25s var(--premium-ease),color .25s var(--premium-ease),transform .25s var(--premium-ease),box-shadow .25s var(--premium-ease)}.product__info-container .product-form__submit.button:before,.product__info-container .product-form__submit.button:after,.product__info-container .shopify-payment-button__button--unbranded:before,.product__info-container .shopify-payment-button__button--unbranded:after{display:none}.product__info-container .product-form__submit.button{border:2px solid rgb(var(--color-foreground));background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product__info-container .product-form__submit.button:not([disabled]):not([aria-disabled=true]):hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));box-shadow:0 8px 20px rgba(var(--color-shadow),.18)}.product__info-container .product-form__submit.button[disabled],.product__info-container .product-form__submit.button[aria-disabled=true]{opacity:.45}.product__info-container .shopify-payment-button__button--unbranded{min-height:6rem;padding:1.8rem 2.4rem;border:2px solid rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product__info-container .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgb(var(--color-foreground));transform:translateY(-2px) scale(1.01);box-shadow:0 12px 24px rgba(var(--color-shadow),.25)}.product__info-container .shopify-payment-button__button--unbranded:active:not([disabled]){transform:translateY(0) scale(1)}@media(prefers-reduced-motion:reduce){.product__info-container .product-form__input--pill input[type=radio]+label,.product__info-container .product-form__submit.button,.product__info-container .shopify-payment-button__button--unbranded{transition:none}.product__info-container .product-form__input--pill input[type=radio]:not(:checked)+label:hover,.product__info-container .shopify-payment-button__button--unbranded:hover:not([disabled]){transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product-premium.css.map */
