.upsell-block{width:100%}.upsell-block__heading{font-size:15px;font-weight:700;color:#111;margin:0 0 10px;line-height:1.3}.upsell-block__cards{display:flex;flex-direction:column;gap:8px}.upsell-card{display:flex;align-items:center;gap:12px;border:1.5px solid #e5e7eb;border-radius:12px;padding:10px 12px;cursor:pointer;transition:border-color .15s ease,background .15s ease;box-sizing:border-box;position:relative}.upsell-card:hover{border-color:#af4f69}.upsell-card:has(.upsell-card__checkbox:checked){border-color:#af4f69;background:#fdf2f6}.upsell-card__checkbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.upsell-card__checkmark{flex-shrink:0;width:22px;height:22px;border:2px solid #d1d5db;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease;box-sizing:border-box}.upsell-card__checkmark svg{width:12px;height:12px;opacity:0;transition:opacity .15s ease}.upsell-card__checkbox:checked~.upsell-card__checkmark{background:#af4f69;border-color:#af4f69}.upsell-card__checkbox:checked~.upsell-card__checkmark svg{opacity:1}.upsell-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.upsell-card__title{font-size:13px;font-weight:600;color:#111;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.upsell-card__price{font-size:16px;font-weight:700;color:#111;margin:0;line-height:1.3}.upsell-card__img{flex-shrink:0;width:60px;height:60px;object-fit:cover;border-radius:8px}@media(max-width:640px){.upsell-card{gap:10px;padding:8px 10px}.upsell-card__title{font-size:12px}.upsell-card__price{font-size:14px}.upsell-card__img{width:50px;height:50px}.upsell-card__checkmark{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-upsell-card.css.map */
