.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom));background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 -.4rem 1.6rem rgba(var(--color-foreground),.08);transform:translateY(110%);transition:transform .25s ease}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__media{flex:0 0 auto;width:4.4rem;height:4.4rem;border-radius:.6rem;object-fit:cover}.sticky-atc__info{flex:1 1 auto;min-width:0;line-height:1.3}.sticky-atc__title{display:block;font-size:1.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{display:block;font-size:1.4rem;font-weight:600}.sticky-atc__button{flex:0 0 auto;min-width:14rem;margin:0}@media screen and (max-width:480px){.sticky-atc__media{display:none}.sticky-atc__button{min-width:12rem}}@media screen and (min-width:990px){.sticky-atc{padding-left:5rem;padding-right:5rem}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-atc.css.map */
