.sticky-atc{position:fixed;bottom:0;left:0;right:0;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 16px #0000001a;z-index:10;transform:translateY(100%);transition:transform .3s ease;display:none}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.sticky-atc__product-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.sticky-atc__image{flex-shrink:0;width:50px;height:50px;border-radius:calc(var(--media-radius) * .5);overflow:hidden}.sticky-atc__image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__details{flex:1;min-width:0}.sticky-atc__title{font-weight:600;font-size:.9375rem;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:.875rem;color:rgba(var(--color-foreground),.75)}.sticky-atc__button{flex-shrink:0;padding:.75rem 1.5rem;white-space:nowrap}@media screen and (max-width:749px){.sticky-atc{display:block}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-sticky-atc.css.map */
