.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 -2px 10px #00000014;transform:translateY(100%);transition:transform .25s ease;pointer-events:none}.sticky-atc.sticky-atc--visible{transform:translateY(0);pointer-events:auto}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;padding-top:.8rem;padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))}.sticky-atc__media{flex-shrink:0;width:44px;height:44px;border-radius:6px;overflow:hidden}.sticky-atc__media img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.sticky-atc__title{font-size:1.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:1.3rem;font-weight:600}.sticky-atc__button{flex-shrink:0;width:auto;min-width:148px;padding:1rem 1.6rem}@media screen and (min-width:750px){.sticky-atc{display:none}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-sticky-atc.css.map */
