.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:10;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 12px rgba(var(--color-shadow),.1);transform:translateY(100%);transition:transform .3s ease;padding:1.5rem 0}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.sticky-atc__product-info{display:flex;align-items:center;gap:1.5rem;flex:1;min-width:0}.sticky-atc__image{flex-shrink:0;width:6rem;height:6rem;border-radius:.8rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.sticky-atc__image img{width:100%;height:100%;object-fit:cover}.sticky-atc__details{flex:1;min-width:0}.sticky-atc__title{margin:0 0 .5rem;font-size:1.6rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{font-size:1.5rem}.sticky-atc__actions{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.sticky-atc__variant-info{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.sticky-atc__add-to-cart{flex-shrink:0}.sticky-atc__form{display:flex}.sticky-atc__button{white-space:nowrap;padding:1.2rem 2.4rem;font-size:1.4rem}@media screen and (max-width: 989px){.sticky-atc{padding:1.2rem 0}.sticky-atc__container{gap:1.5rem}.sticky-atc__product-info{gap:1.2rem}.sticky-atc__image{width:5rem;height:5rem}.sticky-atc__title{font-size:1.5rem}.sticky-atc__price{font-size:1.4rem}.sticky-atc__actions{gap:1.2rem}.sticky-atc__button{padding:1rem 2rem;font-size:1.3rem}}@media screen and (max-width: 749px){.sticky-atc__variant-info{display:none}.sticky-atc__product-info{flex:0 1 auto}.sticky-atc__details{max-width:20rem}.sticky-atc__button{padding:1rem 1.5rem;font-size:1.3rem}}@media screen and (max-width: 550px){.sticky-atc__title{font-size:1.4rem}.sticky-atc__price{font-size:1.3rem}.sticky-atc__image{width:4.5rem;height:4.5rem}.sticky-atc__button{padding:.9rem 1.2rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/component-sticky-atc.css.map */
