.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px #0000001a;z-index:999;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-top:1px solid #e5e5e5}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__container{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem;max-width:100%}.sticky-atc__image{flex-shrink:0;width:50px;height:50px;border-radius:8px;overflow:hidden;border:1px solid #e5e5e5}.sticky-atc__image img{width:100%;height:100%;object-fit:cover}.sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.sticky-atc__variant-title{font-size:.9rem;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.sticky-atc__price{display:flex;align-items:center;gap:.5rem}.sticky-atc__price-current{font-size:1.1rem;font-weight:700;color:var(--color-hero, #2d5016)}.sticky-atc__price-compare{font-size:.85rem;color:#999;text-decoration:line-through}.sticky-atc__button{flex-shrink:0;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;white-space:nowrap;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;gap:.5rem;background:#69384f;color:#fff}.sticky-atc__button:hover{background:#552d40;transform:translateY(-1px);box-shadow:0 4px 12px #69384f4d}.sticky-atc__button:active{transform:translateY(0)}.sticky-atc__button.loading{pointer-events:none;opacity:.8}.sticky-atc__spinner{width:18px;height:18px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hidden{display:none!important}@media(min-width:750px){.sticky-atc__container{padding:1.2rem 2rem;gap:1.5rem}.sticky-atc__image{width:60px;height:60px}.sticky-atc__variant-title{font-size:1rem}.sticky-atc__price-current{font-size:1.2rem}.sticky-atc__button{padding:1rem 2rem;font-size:1rem}}@media(min-width:990px){.sticky-atc__container{max-width:1200px;margin:0 auto;gap:2rem}.sticky-atc__image{width:70px;height:70px}.sticky-atc__variant-title{font-size:1.05rem;white-space:normal;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.sticky-atc__price-current{font-size:1.3rem}.sticky-atc__price-compare{font-size:.9rem}.sticky-atc__button{padding:1.1rem 2.5rem;font-size:1.05rem}}@media(max-width:400px){.sticky-atc__container{gap:.8rem;padding:.9rem 1rem}.sticky-atc__image{width:45px;height:45px}.sticky-atc__variant-title{font-size:.85rem}.sticky-atc__price-current{font-size:1rem}.sticky-atc__button{padding:.75rem 1.2rem;font-size:.9rem}}@media print{.sticky-atc{display:none}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.sticky-atc--visible{animation:slideUp .3s cubic-bezier(.4,0,.2,1) forwards}
/*# sourceMappingURL=/cdn/shop/t/29/assets/sticky-add-to-cart.css.map */
