.product-add-to-cart-sticky{position:fixed;bottom:20px;right:20px;z-index:999;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.product-add-to-cart-sticky .product-form__error-message-wrapper{display:none!important}.product-add-to-cart-sticky .product-form__error-message-wrapper:not([hidden]){display:flex!important}.product-add-to-cart-sticky.show{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.sticky-product-container{display:flex;align-items:center;gap:16px;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:12px;box-shadow:0 10px 40px #0000001f,0 2px 10px #00000014}.sticky-product-info{display:flex;align-items:center;gap:12px;flex:1}.sticky-product-image{width:48px;height:48px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.sticky-product-image img{width:100%;height:100%;object-fit:cover}.sticky-product-details{display:flex;flex-direction:column;gap:4px;min-width:0}.sticky-product-title{font-size:14px;font-weight:600;color:#111;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.sticky-product-variant{font-size:12px;color:#666;display:flex;align-items:center;gap:4px}.variant-label{color:#999}.variant-value{color:#666;font-weight:500}.variant-separator{color:#ddd;margin:0 2px}.sticky-product-pricing{display:flex;flex-direction:column;gap:4px}.sticky-price-group{display:flex;align-items:center;gap:8px}.sticky-price-current{font-size:16px;font-weight:700;color:#111}.sticky-price-compare{font-size:14px;color:#999;text-decoration:line-through}.sticky-price-discount{font-size:12px;font-weight:600;color:#fff;background:#f44;padding:2px 6px;border-radius:6px}.sticky-stock-status{display:flex;align-items:center;gap:6px;font-size:12px}.stock-indicator{width:6px;height:6px;border-radius:50%;flex-shrink:0}.stock-indicator.in-stock{background:#22c55e}.stock-indicator.out-of-stock{background:#ef4444}.stock-text{color:#666}.sticky-add-button-wrapper{display:flex;align-items:center;justify-content:center}.sticky-add-button{width:56px;height:56px;border-radius:50%;border:none;background:rgb(var(--btn-solid-bg));color:rgb(var(--btn-solid-text));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;flex-shrink:0}.sticky-add-button:hover:not(:disabled){transform:scale(1.05);background:rgb(var(--btn-solid-bg-hover))}.sticky-add-button:active:not(:disabled){transform:scale(.95)}.sticky-add-button:disabled{background:#e5e5e5;color:#999;cursor:not-allowed}.sticky-add-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.sticky-add-button .loading-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:inherit;border-radius:inherit}.sticky-product-form{display:contents}.product-form__error-message-wrapper{position:absolute;bottom:calc(100% + 10px);right:0;background:#fff;border:1px solid #ff4444;border-radius:8px;padding:8px 12px;font-size:13px;color:#f44;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;gap:6px;max-width:250px}.product-form__error-message-wrapper svg{width:16px;height:16px;flex-shrink:0}@media screen and (max-width: 767px){.product-add-to-cart-sticky{bottom:16px;right:16px;left:16px;width:auto}.sticky-product-container{padding:10px;border-radius:14px}.sticky-product-info{gap:10px}.sticky-product-image{width:40px;height:40px;border-radius:10px}.sticky-product-title{font-size:13px;max-width:140px}.sticky-product-variant{font-size:11px}.sticky-price-current{font-size:14px}.sticky-price-compare{font-size:12px}.sticky-price-discount{font-size:11px;padding:1px 5px}.sticky-stock-status{font-size:11px}.sticky-add-button{width:48px;height:48px}.sticky-add-icon svg{width:20px;height:20px}}@media screen and (max-width: 375px){.sticky-product-container{gap:12px;padding:8px}.sticky-product-title{max-width:120px}.sticky-product-variant{display:none}.sticky-add-button{width:44px;height:44px}}@media screen and (min-width: 768px){.product-add-to-cart-sticky{bottom:30px;right:30px}.sticky-product-container{padding:16px;border-radius:20px}.sticky-product-title{font-size:15px;max-width:250px}.sticky-price-current{font-size:18px}.sticky-add-button{width:60px;height:60px}.sticky-add-button:hover:not(:disabled){box-shadow:0 8px 24px #00000026}}@keyframes pulse{0%{box-shadow:0 0 rgba(var(--btn-solid-bg),.4)}70%{box-shadow:0 0 0 10px rgba(var(--btn-solid-bg),0)}to{box-shadow:0 0 rgba(var(--btn-solid-bg),0)}}.sticky-add-button:not(:disabled){animation:pulse 2s infinite}.options-container.hide-variant-options{display:none}.sticky-product-container .progress-bar{margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/140/assets/addtocart-sticky.css.map */
