:root{--pdp-motion: .24s;--pdp-ease: cubic-bezier(.2, .8, .3, 1);--pdp-success: #2e7d5b}.product-form__submit{position:relative;transition:background-color var(--pdp-motion) var(--pdp-ease),transform var(--pdp-motion) var(--pdp-ease);overflow:hidden}.pdp-atc-feedback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;color:#fff;background:var(--pdp-success);opacity:0;transform:translateY(100%);pointer-events:none;transition:opacity var(--pdp-motion) var(--pdp-ease),transform var(--pdp-motion) var(--pdp-ease)}.pdp-atc-feedback svg{width:1.4rem;height:1.4rem;stroke:#fff;stroke-width:3;fill:none}.product-form__submit.pdp-added .pdp-atc-feedback{opacity:1;transform:translateY(0)}.product-form__submit.pdp-added{animation:pdp-pop var(--pdp-motion) var(--pdp-ease)}@keyframes pdp-pop{0%{transform:scale(1)}45%{transform:scale(1.035)}to{transform:scale(1)}}.pdp-added .pdp-atc-feedback svg path{stroke-dasharray:26;stroke-dashoffset:26;animation:pdp-draw .36s 60ms var(--pdp-ease) forwards}@keyframes pdp-draw{to{stroke-dashoffset:0}}.pdp-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem calc(.75rem + env(safe-area-inset-bottom));background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -6px 20px rgba(var(--color-foreground),.08);transform:translateY(110%);transition:transform .28s var(--pdp-ease)}.pdp-sticky-atc.is-visible{transform:translateY(0)}.pdp-sticky-atc__info{min-width:0;flex:1 1 auto;line-height:1.2}.pdp-sticky-atc__title{display:block;font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-foreground))}.pdp-sticky-atc__price{display:block;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.pdp-sticky-atc__button{flex:0 0 auto;white-space:nowrap;min-width:42%;margin:0}.pdp-sticky-atc__button[disabled]{opacity:.5;cursor:not-allowed}@media screen and (min-width:750px){.pdp-sticky-atc{display:none}}.product-form__input--pill input[type=radio]+label,.product-form__input--swatch input[type=radio]+label{transition:border-color var(--pdp-motion) var(--pdp-ease),color var(--pdp-motion) var(--pdp-ease),transform .16s var(--pdp-ease),box-shadow var(--pdp-motion) var(--pdp-ease)}.product-form__input--pill input[type=radio]:checked+label{transform:translateY(-1px);box-shadow:0 2px 8px rgba(var(--color-foreground),.12)}.product-form__input--pill input[type=radio]+label:active{transform:scale(.97)}.product__media-item .product__media img{transition:opacity .2s var(--pdp-ease)}.product__media.pdp-media-loading{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.06)}.product__media.pdp-media-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(var(--color-foreground),.08),transparent);animation:pdp-shimmer 1.2s infinite}@keyframes pdp-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.product-form__submit,.pdp-atc-feedback,.pdp-sticky-atc,.product-form__input--pill input[type=radio]+label,.product__media-item .product__media img{transition:none!important;animation:none!important}.pdp-media-loading:after{animation:none}.product-form__submit.pdp-added .pdp-atc-feedback{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/pdp-microinteractions.css.map */
