.floating-atc{position:fixed;bottom:0;left:0;right:0;box-sizing:border-box;overflow:hidden;z-index:100;background:rgb(var(--color-white));box-shadow:0 -2px 12px #00000014;transform:translateY(100%);transition:transform .3s ease;will-change:transform}.floating-atc.is-visible{transform:translateY(0)}.floating-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.floating-atc__info{display:flex;align-items:center;gap:12px;min-width:0}.floating-atc__image{flex-shrink:0;width:50px;height:50px;object-fit:cover;border-radius:6px;overflow:hidden}.floating-atc__image img{width:100%;height:100%;object-fit:cover}.floating-atc__text{min-width:0}.floating-atc__title,.floating-atc__description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-atc__btn{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/60/assets/floating-add-to-cart.css.map */
