.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:900;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;background:rgba(var(--color-background),.98);box-shadow:0 -4px 20px #00000014}.sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.2rem 1.6rem;max-width:min(96vw,110rem);margin:0 auto}.sticky-atc__details{display:flex;align-items:center;gap:1.2rem;min-width:0}.sticky-atc__media{flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center}.sticky-atc__image{width:100%;height:100%;object-fit:cover}.sticky-atc__image-placeholder{display:block;width:100%;height:100%;background:rgba(var(--color-foreground),.08);border-radius:inherit}.sticky-atc__text{display:flex;flex-direction:column;gap:.4rem;min-width:0}.sticky-atc__title{font-size:1.4rem;font-weight:600;margin:0;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.4rem;color:inherit}.sticky-atc__form{display:flex;align-items:center;gap:.8rem}.sticky-atc__form-body{display:flex;align-items:center}.sticky-atc__submit{min-width:16rem}@media (max-width: 749px){.sticky-atc__inner{flex-direction:column;align-items:stretch;gap:1rem}.sticky-atc__details{width:100%}.sticky-atc__title{white-space:normal}.sticky-atc__submit{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-sticky-add-to-cart.css.map */
