.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.15);box-shadow:0 -.4rem 1rem rgba(var(--color-shadow),.08);transform:translateY(100%);transition:transform .18s ease}.sticky-atc[data-visible]{transform:translateY(0)}@media screen and (min-width:750px){.sticky-atc{display:none}}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding-top:1rem;padding-bottom:1rem}.sticky-atc__info{display:flex;align-items:center;gap:1rem;min-width:0}.sticky-atc__media{flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:.4rem;overflow:hidden}.sticky-atc__media img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__text{display:flex;flex-direction:column;min-width:0}.sticky-atc__title{font-size:var(--text-sm);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:var(--text-sm);color:rgba(var(--color-foreground),.75)}.sticky-atc__button{flex-shrink:0;min-height:4.4rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-add-to-cart-bar.css.map */
