.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#fff;box-shadow:0 -2px 12px #00000014;transform:translateY(0);transition:transform .3s ease,visibility .3s ease;visibility:visible}.sticky-atc.hidden{transform:translateY(100%);visibility:hidden;pointer-events:none}.sticky-atc__info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:#fff}.sticky-atc__product{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.sticky-atc__image{width:48px;height:48px;object-fit:cover;flex-shrink:0;border-radius:2px}.sticky-atc__details{min-width:0}.sticky-atc__title{margin:0;font-size:13px;font-weight:400;line-height:1.3;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{margin:2px 0 0;font-size:15px;font-weight:700;line-height:1.2;color:#1a1a1a}.sticky-atc__support{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:8px 14px;border:none;border-radius:999px;background:#f0f0f0;color:#333;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.sticky-atc__support svg{width:16px;height:16px;flex-shrink:0}.sticky-atc__submit{display:block;width:100%;padding:16px 20px;border:none;background:#251b11;color:#f3f3e5;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;position:relative}.sticky-atc__submit:disabled{opacity:.55;cursor:not-allowed}.sticky-atc__submit.loading .sticky-atc__submit-label{visibility:hidden}.sticky-atc__submit .loading-overlay__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;margin:0 auto;justify-content:center}.sticky-atc__submit .loading-overlay__spinner.hidden{display:none}.sticky-atc__submit .spinner{width:22px;height:22px;min-width:22px;min-height:22px;animation:sticky-atc-spin .8s linear infinite}.sticky-atc__submit .spinner .path{stroke:#f3f3e5;transform-origin:center;-webkit-transform-origin:center;transform-box:fill-box}@keyframes sticky-atc-spin{to{transform:rotate(360deg)}}body.sticky-atc-visible{padding-bottom:var(--sticky-atc-height, 118px)}@media screen and (min-width:990px){body.sticky-atc-visible{padding-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/sticky-add-to-cart.css.map */
