.product-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 16px #00000014;transform:translateY(110%);transition:transform .32s cubic-bezier(.4,0,.2,1);padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.product-sticky-atc.is-visible{transform:translateY(0)}.product-sticky-atc__inner{display:flex;align-items:center;gap:14px;max-width:1200px;margin:0 auto}.product-sticky-atc__image{width:52px;height:52px;object-fit:cover;border-radius:6px;flex-shrink:0}.product-sticky-atc__info{flex:1;min-width:0}.product-sticky-atc__title{font-size:13px;font-weight:500;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-foreground))}.product-sticky-atc__price{font-size:12px;margin:0;color:rgba(var(--color-foreground),.7);display:flex;gap:6px;align-items:baseline}.product-sticky-atc__price-sale{color:rgb(var(--color-foreground));font-weight:500}.product-sticky-atc__price-compare{opacity:.5;font-size:11px}.product-sticky-atc__form{flex-shrink:0}.product-sticky-atc__button{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;padding:13px 28px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:50px;transition:opacity .2s,transform .1s;white-space:nowrap}.product-sticky-atc__button:hover:not(:disabled){opacity:.85}.product-sticky-atc__button:active:not(:disabled){transform:scale(.97)}.product-sticky-atc__button:disabled{opacity:.4;cursor:not-allowed}@media screen and (max-width:749px){.product-sticky-atc{padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.product-sticky-atc__image{width:44px;height:44px}.product-sticky-atc__title{font-size:12px}.product-sticky-atc__button{padding:11px 18px;font-size:11px}}.product-trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:20px 0;margin-top:8px;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.product-trust-badges__item{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.3;color:rgba(var(--color-foreground),.85)}.product-trust-badges__icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-trust-badges__label{font-weight:500}.product-fit-info{display:flex;align-items:center;gap:8px;padding:12px 14px;margin:12px 0;background:rgba(var(--color-foreground),.04);border-radius:8px;font-size:13px;line-height:1.4;color:rgba(var(--color-foreground),.85)}.product-fit-info__icon{width:16px;height:16px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:.7}.size-guide-trigger{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;margin:4px 0;color:rgb(var(--color-foreground));font-size:12px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;font-family:inherit}.size-guide-trigger:hover{opacity:.7}.size-guide-trigger svg{width:14px;height:14px}.size-guide-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;visibility:hidden;pointer-events:none}.size-guide-drawer.is-open{visibility:visible;pointer-events:auto}.size-guide-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .32s ease}.size-guide-drawer.is-open .size-guide-drawer__backdrop{opacity:1}.size-guide-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(480px,100vw);background:rgb(var(--color-background));box-shadow:-8px 0 32px #00000026;display:flex;flex-direction:column;transform:translate(100%);transition:transform .36s cubic-bezier(.32,.72,.2,1);outline:none}.size-guide-drawer.is-open .size-guide-drawer__panel{transform:translate(0)}.size-guide-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(var(--color-foreground),.08);flex-shrink:0}.size-guide-drawer__title{margin:0;font-size:18px;font-weight:500}.size-guide-drawer__close{background:none;border:none;padding:4px;margin:-4px;cursor:pointer;color:rgb(var(--color-foreground));border-radius:4px}.size-guide-drawer__close:hover{background:rgba(var(--color-foreground),.08)}.size-guide-drawer__body{flex:1;overflow-y:auto;padding:24px;-webkit-overflow-scrolling:touch}.size-guide-drawer__intro{font-size:14px;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0 0 20px}.size-guide-drawer__content{font-size:14px;line-height:1.6}.size-guide-drawer__content table{width:100%;border-collapse:collapse;margin:16px 0}.size-guide-drawer__content th,.size-guide-drawer__content td{padding:10px 12px;border-bottom:1px solid rgba(var(--color-foreground),.08);text-align:left;font-size:13px}.size-guide-drawer__content th{font-weight:500;background:rgba(var(--color-foreground),.04)}.size-guide-drawer__fit-note{margin-top:24px;padding:14px 16px;background:rgba(var(--color-foreground),.04);border-radius:8px;font-size:13px;line-height:1.5;color:rgba(var(--color-foreground),.85)}.product__media-placeholder{width:100%;aspect-ratio:1;background:rgba(var(--color-foreground),.04);border:1px dashed rgba(var(--color-foreground),.15);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.product__media-placeholder-inner{text-align:center;color:rgba(var(--color-foreground),.5)}.product__media-placeholder-inner svg{margin:0 auto 14px;opacity:.55;display:block}.product__media-placeholder-text{margin:0 auto;font-size:15px;line-height:1.5;max-width:280px;letter-spacing:.01em;font-style:italic}.product-gallery-swatches{margin:16px 0}.product-gallery-swatches__label{font-size:13px;margin:0 0 10px;color:rgb(var(--color-foreground))}.product-gallery-swatches__label-text{font-weight:500;letter-spacing:.04em;margin-right:4px}.product-gallery-swatches__current{color:rgba(var(--color-foreground),.7)}.product-gallery-swatches__list{display:flex;flex-wrap:wrap;gap:8px}.product-gallery-swatches__item{width:48px;height:48px;border-radius:50%;border:2px solid transparent;background-color:rgba(var(--color-foreground),.04);background-size:cover;background-position:center;background-repeat:no-repeat;padding:0;cursor:pointer;outline:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;position:relative}.product-gallery-swatches__item:hover{transform:scale(1.06)}.product-gallery-swatches__item.is-active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3px rgb(var(--color-foreground))}.product-gallery-swatches__item:focus-visible{border-color:rgb(var(--color-foreground));outline:2px solid rgba(var(--color-foreground),.3);outline-offset:4px}
/*# sourceMappingURL=/cdn/shop/t/74/assets/product-extensions.css.map */
