.cart-upsell{padding:1.5rem;margin-bottom:1.5rem;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08)}.cart-upsell__success{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.5rem 0}.cart-upsell__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;font-size:1.2rem}.cart-upsell__progress-section{text-align:center}.cart-upsell__message{font-family:var(--font-body-family);font-size:1.3rem;margin:0 0 1rem;color:rgb(var(--color-foreground))}.cart-upsell__message strong{font-weight:500}.cart-upsell__progress-bar{width:100%;height:6px;background:rgba(var(--color-foreground),.1);overflow:hidden;margin-bottom:.5rem}.cart-upsell__progress-fill{height:100%;background:rgb(var(--color-foreground));transition:width .3s ease}.cart-upsell__progress-text{font-family:var(--font-body-family);font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin:0;letter-spacing:.05em}.cart-upsell__recommendations{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.cart-upsell__rec-title{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin:0 0 1rem;text-align:center}.cart-upsell__products{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cart-upsell__product{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);text-decoration:none;color:rgb(var(--color-foreground));transition:border-color .2s ease;max-width:180px}.cart-upsell__product:hover{border-color:rgba(var(--color-foreground),.3)}.cart-upsell__product-image{width:40px;height:40px;object-fit:cover;flex-shrink:0}.cart-upsell__product-info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.cart-upsell__product-title{font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-upsell__product-price{font-family:var(--font-body-family);font-size:1.1rem;color:rgba(var(--color-foreground),.6)}.drawer__footer .cart-upsell{margin:0 0 1.5rem}.cart-notification .cart-upsell{margin:1rem 0;padding:1rem}.cart-notification .cart-upsell__products{flex-direction:column;align-items:stretch}.cart-notification .cart-upsell__product{max-width:none}@media screen and (max-width: 749px){.cart-upsell__products{flex-direction:column;align-items:center}.cart-upsell__product{width:100%;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cart-upsell.css.map */
