.mobile-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:400;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));border-top:.1rem solid rgba(var(--color-foreground),.15);box-shadow:0 -.4rem 1.2rem rgba(var(--color-shadow),.08);transform:translateY(100%);transition:transform .25s ease;will-change:transform}.mobile-sticky-atc--visible{transform:translateY(0)}.mobile-sticky-atc__info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.mobile-sticky-atc__title{font-size:1.2rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-sticky-atc__price{font-size:1.4rem;font-weight:700}.mobile-sticky-atc__button{flex:0 0 auto;min-width:14rem;margin:0}@media screen and (min-width:750px){.mobile-sticky-atc{display:none}}@media(prefers-reduced-motion:reduce){.mobile-sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-mobile-sticky-atc.css.map */
