.cart-upsell{padding:0 0 2rem;background:var(--color-background-light, #f9f9f9);border-radius:0}.cart-upsell__title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.cart-upsell__grid{display:flex;flex-direction:column;gap:1rem;border:1px solid #dddddd}.cart-upsell__item{background:var(--color-background, #ffffff);border-radius:0;padding:1rem;display:flex;flex-direction:row;gap:1rem;align-items:center}.cart-upsell__image{flex-shrink:0;width:100px;height:100px;display:block;overflow:hidden;border-radius:0}.cart-upsell__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cart-upsell__image:hover img{transform:scale(1.05)}.cart-upsell__info{display:flex;flex-direction:column;gap:.5rem;flex:1}.cart-upsell__product-title{margin:0;font-size:1rem;font-weight:500;line-height:1.4}.cart-upsell__product-title a{color:inherit;text-decoration:none}.cart-upsell__product-title a:hover{text-decoration:underline}.cart-upsell__price{display:flex;align-items:center;gap:.5rem;font-weight:600}.cart-upsell__price--compare{text-decoration:line-through;color:var(--color-text-muted, #666);font-weight:400}.cart-upsell__price--sale{color:var(--color-sale, #e74c3c)}.cart-upsell__form{display:flex;align-items:center;gap:1rem}.cart-upsell__quantity{display:flex;align-items:center;gap:0;border:1px solid var(--color-border, #000);border-radius:0;overflow:hidden}.cart-upsell__quantity-btn{width:32px;height:37.59px;display:flex;align-items:center;justify-content:center;background:var(--color-background, #fff);border:none;cursor:pointer;transition:background .2s ease;padding:0;border-radius:0}.cart-upsell__quantity-btn:hover{background:var(--color-background-light, #f5f5f5)}.cart-upsell__quantity-btn:active{background:var(--color-background-dark, #e0e0e0)}.cart-upsell__quantity-btn svg{pointer-events:none}.cart-upsell__quantity-minus{border-right:1px solid var(--color-border, #000)}.cart-upsell__quantity-plus{border-left:1px solid var(--color-border, #000)}.cart-upsell__quantity-input{width:50px;height:37.59px;border:none;text-align:center;font-size:.875rem;font-weight:500;margin:0;padding:0;-moz-appearance:textfield}.cart-upsell__quantity-input::-webkit-outer-spin-button,.cart-upsell__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-upsell__quantity-input:focus{outline:none}.cart-upsell__button{padding:10px 25px;background:var(--color-button, #fff);color:var(--color-button-text, #000);border:1px solid #000;border-radius:0;font-size:.825rem;font-weight:500;cursor:pointer;transition:background .2s ease;white-space:nowrap;text-transform:uppercase;max-height:37.59px}.cart-upsell__button:hover{background:var(--color-button-hover, #333);color:var(--color-button-hover, #fff)}.cart-upsell__button--disabled{background:var(--color-disabled, #ccc);cursor:not-allowed}.cart-upsell__button--disabled:hover{background:var(--color-disabled, #ccc)}@media (max-width: 768px){.cart-upsell{padding:0 0 2rem}.cart-upsell__title{font-size:18px}.cart-upsell__item{flex-direction:row;align-items:flex-start;padding:.75rem;gap:.75rem}.cart-upsell__image{width:75px;height:auto;flex-shrink:0}.cart-upsell__info{flex:1;min-width:0}.cart-upsell__product-title{font-size:12px;font-weight:600}.cart-upsell__price{font-size:13px}.cart-upsell__form{flex-direction:row;gap:.5rem;width:100%;align-items:center}.cart-upsell__quantity{flex-shrink:0}.cart-upsell__quantity-btn,.cart-upsell__quantity-input{min-height:38px;max-height:38px;width:40px;font-size:.7rem}.cart-upsell__button{flex:1;padding:0 15px;font-size:.7rem;min-width:0;min-height:40px;max-height:40px}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
