.button-upsell{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid var(--border-color);border-radius:8px;background:var(--background-color);transition:all .3s ease}.button-upsell:hover{border-color:var(--border-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.button-upsell__image{flex-shrink:0;width:80px;height:80px;border-radius:6px;overflow:hidden;display:block;text-decoration:none}.button-upsell__image img{width:100%;height:100%;object-fit:cover}.button-upsell__content{flex:1;min-width:0}.button-upsell__title{font-weight:600;font-size:1rem;line-height:1.3;margin:0 0 .25rem;color:var(--text);text-decoration:none;display:block}.button-upsell__title:hover{text-decoration:underline}.button-upsell__description{font-size:.875rem;line-height:1.4;color:var(--text-light);margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.button-upsell__price{font-weight:600;font-size:.9rem;color:var(--text);margin:0;display:flex;align-items:center;gap:.5rem}.button-upsell__price-value{color:var(--text)}.button-upsell__price-compare-at{font-size:.8rem;color:var(--text-light);text-decoration:line-through;font-weight:400}.button-upsell__action{flex-shrink:0}.button-upsell__button{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .2s ease;cursor:pointer;border:none;white-space:nowrap}.button-upsell__button--primary{background:var(--text);color:var(--bg)}.button-upsell__button--primary:hover{background:var(--text-light);transform:translateY(-1px)}.button-upsell__button--outline{background:transparent;color:var(--text);border:2px solid var(--text)}.button-upsell__button--outline:hover{background:var(--text);color:var(--bg)}.button-upsell__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.button-upsell__loading,.button-upsell__button--loading .button-upsell__text{display:none}.button-upsell__button--loading .button-upsell__loading{display:inline-block}.button-upsell__spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-upsell-placeholder{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px dashed #ccc;border-radius:8px;background:#f9f9f9;color:#666;text-align:center}.button-upsell-placeholder__icon{width:80px;height:80px;background:#e0e0e0;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#999}.cart__footer__upsell{margin-top:1.5rem;margin-bottom:0;width:100%;grid-column:1 / -1}.cart__button-upsell{width:100%}.cart__button-upsell .button-upsell{width:100%;max-width:none;border:2px solid var(--border-color);background:var(--background-color);padding:1.5rem;gap:1.5rem;border-radius:8px}.cart__button-upsell .button-upsell:hover{border-color:var(--border-color);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.cart__button-upsell .button-upsell__image{width:120px;height:120px;flex-shrink:0}.cart__button-upsell .button-upsell__content{flex:2;min-width:0;text-align:left;margin-right:1.5rem}.cart__button-upsell .button-upsell__action{flex-shrink:0;margin-left:0}.cart__button-upsell .button-upsell__button{min-width:160px;padding:1rem 1.5rem;font-size:1rem;font-weight:700}@media(min-width:768px){.cart__button-upsell .button-upsell__content{min-width:200px}}@media(max-width:767px){.button-upsell{flex-direction:column;text-align:center;gap:.75rem}.button-upsell__price{justify-content:center}.button-upsell__image{align-self:center}.button-upsell__button{width:100%}.cart__button-upsell .button-upsell{padding:1rem;gap:1rem;flex-direction:column;text-align:center}.cart__button-upsell .button-upsell__image{width:100px;height:100px;align-self:center}.cart__button-upsell .button-upsell__content{text-align:center}.cart__button-upsell .button-upsell__price{font-size:1rem}.cart__button-upsell .button-upsell__action{margin-left:0;width:100%}.cart__button-upsell .button-upsell__button{width:100%;padding:1rem;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/product-button-upsell.css.map */
