.cart-drawer__upsell{padding:1rem 0 1.5rem}.cart-upsell{background:rgb(var(--color-background));border-radius:1rem;box-shadow:0 .2rem 1.2rem rgba(var(--color-foreground),.08);overflow:hidden}.cart-upsell__banner{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.2rem;background-color:#e8f3ea;color:#1f4d2c}.cart-upsell__banner-icon{display:flex;width:1.6rem;height:1.6rem;flex-shrink:0}.cart-upsell__banner-icon svg{width:100%;height:100%}.cart-upsell__banner-text{font-size:1.1rem;font-weight:700;letter-spacing:.04em;line-height:1.2}.cart-upsell__body{display:grid;grid-template-columns:7rem 1fr auto;gap:1rem;align-items:center;padding:1.2rem}.cart-upsell__media{width:7rem;height:7rem;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.cart-upsell__image{width:100%;height:100%;object-fit:cover;display:block}.cart-upsell__info{min-width:0}.cart-upsell__title{margin:0 0 .4rem;font-size:1.3rem;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground))}.cart-upsell__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.cart-upsell__price{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground))}.cart-upsell__compare-price{font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.cart-upsell__badge{display:inline-block;padding:.2rem .7rem;border-radius:999px;background-color:#e8f3ea;color:#1f4d2c;font-size:1rem;font-weight:700;line-height:1.4}.cart-upsell__add-button{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:.8rem;background-color:#1f4d2c;color:#fff;cursor:pointer;transition:opacity var(--duration-short) ease,transform var(--duration-short) ease}.cart-upsell__add-button:hover:not(:disabled){opacity:.9}.cart-upsell__add-button:disabled{opacity:.6;cursor:not-allowed}.cart-upsell__add-button.loading .cart-upsell__add-icon{opacity:0}.cart-upsell__add-icon{display:flex;width:2.2rem;height:2.2rem}.cart-upsell__add-icon svg{width:100%;height:100%}@media screen and (max-width:380px){.cart-upsell__body{grid-template-columns:6rem 1fr auto;gap:.8rem;padding:1rem}.cart-upsell__media{width:6rem;height:6rem}.cart-upsell__add-button{width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-upsell.css.map */
