.product-upsell{margin:2.4rem 0;padding-top:2.4rem;border-top:1px solid var(--farm-border, #E5E7EB)}.product-upsell__heading{display:flex;align-items:center;gap:.6rem;margin:0 0 .4rem;font-size:1.8rem;font-weight:700;line-height:1.3;color:var(--farm-text-main, #1F2937);font-family:var(--farm-font-heading, "Poppins", sans-serif)}.product-upsell__heading-icon{flex-shrink:0;color:var(--farm-primary, #D32F2F)}.product-upsell__description{margin:.4rem 0 0;font-size:1.4rem;line-height:1.5;color:var(--farm-text-body, #4B5563);font-family:var(--farm-font-body, "Poppins", sans-serif)}.product-upsell__card{display:flex;flex-direction:column;background:#fff;border:2px solid var(--farm-border, #E5E7EB);border-radius:var(--farm-radius-md, 8px);overflow:hidden}.product-upsell__header{padding:1.6rem 2rem;border-bottom:1px solid var(--farm-border, #E5E7EB)}.product-upsell__body{display:grid;grid-template-columns:10rem 1fr;gap:2rem;align-items:center;padding:2rem}.product-upsell__image{width:10rem;height:10rem;border-radius:var(--farm-radius-md, 8px);overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;text-decoration:none}.product-upsell__image img{width:100%;height:100%;object-fit:cover}.product-upsell__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-upsell__info{display:flex;flex-direction:column;gap:.8rem;min-width:0}.product-upsell__title{margin:0;font-size:1.6rem;font-weight:600;line-height:1.3;font-family:var(--farm-font-heading, "Poppins", sans-serif)}.product-upsell__link{color:var(--farm-text-main, #1F2937);text-decoration:none;transition:color .2s}.product-upsell__link:hover{color:var(--farm-primary, #D32F2F)}.product-upsell__price{display:flex;align-items:baseline;gap:.6rem;font-family:var(--farm-font-heading, "Poppins", sans-serif)}.product-upsell__price--current{font-size:2rem;font-weight:700;color:var(--farm-text-main, #1F2937)}.product-upsell__price--compare{font-size:1.4rem;color:#9ca3af;text-decoration:line-through}.product-upsell__button{display:inline-flex;align-items:center;align-self:flex-start;gap:.6rem;padding:1rem 2rem;background:var(--farm-primary, #D32F2F);color:#fff;border:none;border-radius:var(--farm-radius-md, 8px);font-size:1.3rem;font-weight:600;font-family:var(--farm-font-body, "Poppins", sans-serif);cursor:pointer;transition:background-color .2s;white-space:nowrap}.product-upsell__button:hover{background:#b71c1c}.product-upsell__button:disabled{background:#d1d5db;cursor:not-allowed;transform:none}.product-upsell__button-icon{flex-shrink:0}.product-upsell__button--added{background:#065f46;cursor:default}.product-upsell__button--added:hover{background:#065f46}.product-upsell__button--loading{position:relative;color:transparent}.product-upsell__button--loading:after{content:"";position:absolute;left:50%;top:50%;width:1.6rem;height:1.6rem;margin:-.8rem 0 0 -.8rem;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:upsell-spin .6s linear infinite}@keyframes upsell-spin{to{transform:rotate(360deg)}}.product-upsell__message{margin-top:1rem;padding:1rem 1.2rem;border-radius:var(--farm-radius-md, 8px);font-size:1.3rem;font-weight:500;font-family:var(--farm-font-body, "Poppins", sans-serif)}.product-upsell__message--success{background:#ecfdf5;color:#065f46;border:1px solid #A7F3D0}.product-upsell__message--error{background:#fef2f2;color:#991b1b;border:1px solid #FECACA}@media(max-width:499px){.product-upsell__body{grid-template-columns:1fr;justify-items:center;text-align:center;padding:1.6rem}.product-upsell__image{width:16rem;height:16rem}.product-upsell__button{width:100%;justify-content:center;align-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-upsell.css.map */
