.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),.15);box-shadow:0 -2px 10px rgba(var(--color-shadow),.08);transform:translateY(100%);transition:transform .25s ease}.sticky-atc.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem}.sticky-atc__image{border-radius:6px;flex-shrink:0;object-fit:cover}.sticky-atc__info{display:flex;flex-direction:column;flex-grow:1;min-width:0;line-height:1.3}.sticky-atc__title{font-weight:600;font-size:1.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.3rem;color:rgb(var(--color-foreground));opacity:.75}.sticky-atc__button{flex-shrink:0;white-space:nowrap}@media screen and (min-width:750px){.sticky-atc__inner{padding:1.2rem 5rem}.sticky-atc__title{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sticky-add-to-cart.css.map */
