.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom,0px));background:rgb(var(--color-background));box-shadow:0 -.4rem 1.2rem rgba(var(--color-foreground),.1);transform:translateY(0);opacity:1;transition:transform .25s ease,opacity .25s ease;will-change:transform,opacity}.sticky-atc[hidden]{display:flex;transform:translateY(100%);opacity:0;pointer-events:none}.sticky-atc__media{flex-shrink:0;width:5rem;height:5rem;border-radius:.6rem;overflow:hidden}.sticky-atc__media img{width:100%;height:100%;object-fit:cover}.sticky-atc__info{flex:1 1 auto;min-width:0}.sticky-atc__title{margin:0;font-size:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{margin:0;font-weight:600}.sticky-atc__button{flex-shrink:0;min-width:14rem}@media screen and (min-width:990px){.sticky-atc{padding:1.2rem 5rem}.sticky-atc__button{min-width:20rem}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-sticky-atc.css.map */
