.product-upsell__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-upsell__title{margin:0;font-weight:700;line-height:1.3}.product-upsell__nav{display:flex;gap:6px}.product-upsell__nav-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:0;border:none;background:transparent;cursor:pointer;padding:0;color:rgb(var(--color-foreground));transition:opacity .2s}.product-upsell__nav-btn:hover{opacity:.6}.product-upsell__nav-btn--inactive{opacity:.3;pointer-events:none}.product-upsell__nav-btn svg{width:9px;height:14px;fill:currentColor}.product-upsell{overflow:hidden}.product-upsell__slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.product-upsell__slider::-webkit-scrollbar{display:none}.product-upsell__card{display:flex;width:65%;flex-shrink:0;scroll-snap-align:start;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.product-upsell__card.gradient{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.12)}.product-upsell__card.gradient .product-upsell__card-title,.product-upsell__card.gradient .product-upsell__card-price{color:rgb(var(--color-foreground))}.product-upsell__card.gradient .product-upsell__card-subtitle{color:rgba(var(--color-foreground),.65)}.product-upsell--mode-stacked .product-upsell__slider{flex-direction:column;overflow-x:visible;scroll-snap-type:none}.product-upsell--mode-stacked .product-upsell__card{width:100%;scroll-snap-align:none}.product-upsell__card-image{flex-shrink:0;width:100px;aspect-ratio:1;display:block;overflow:hidden}.product-upsell__card-image img{display:block;width:100%;height:100%;object-fit:cover}.product-upsell__card-info{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:15px 10px 10px 20px;min-width:0}.product-upsell__card-details{display:flex;flex-direction:column;gap:2px}.product-upsell__card-title{font-size:14px;font-weight:700;line-height:1;color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-upsell__card-title:hover{text-decoration:underline}.product-upsell__card-subtitle{font-size:12px;font-weight:400;color:#6b7280;line-height:1.3}.product-upsell__card-price{font-size:14px;margin-top:6px;line-height:1.3}.product-upsell__form{margin:8px 0 0;display:flex;justify-content:flex-end}.product-upsell__add-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:var(--upsell-btn-bg, #5C3D2E);color:var(--upsell-btn-color, #fff);border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;line-height:1;font-family:inherit;isolation:isolate;overflow:hidden}.product-upsell__add-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background-image:linear-gradient(rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.12));background-size:0% 100%;background-position:left center;background-repeat:no-repeat;transition:background-size .45s cubic-bezier(.25,.46,.45,.94)}.product-upsell__add-btn:hover:after{background-size:0% 100%}.product-upsell__add-btn:disabled{opacity:.5;cursor:not-allowed}.product-upsell__add-btn.loading{color:transparent}.product-upsell__add-btn.loading>.loading__spinner{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.product-upsell__add-btn.loading>.loading__spinner .path{stroke:var(--upsell-btn-color, #fff)}@media screen and (max-width:749px){.product-upsell__card-image{width:100px}.product-upsell__card-info{padding:12px}.product-upsell__card-title{font-size:16px}.product-upsell__card-subtitle{font-size:12px}.product-upsell__card-price{font-size:14px}.product-upsell__add-btn{padding:8px 16px;font-size:13px}.product-upsell__card{width:85%}}@media screen and (max-width:749px){.product-upsell--mode-slider .product-upsell__slider{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:0;scroll-padding-left:15px}.product-upsell--mode-slider .product-upsell__card:last-child{margin-right:15px}.product-upsell--fade-mobile.product-upsell--mode-slider .product-upsell__slider{margin-left:0;margin-right:0;padding-left:0;scroll-padding-left:0}.product-upsell--fade-mobile.product-upsell--mode-slider .product-upsell__card:last-child{margin-right:0}}.product-upsell--fade{position:relative}.product-upsell--fade:after{content:"";position:absolute;top:0;right:0;bottom:0;width:64px;pointer-events:none;z-index:1;opacity:1;transition:opacity .2s ease;background:linear-gradient(to right,rgba(var(--color-background),0),rgb(var(--color-background)));display:none}@media screen and (max-width:749px){.product-upsell--fade-mobile:after{display:block}}@media screen and (min-width:750px){.product-upsell--fade-desktop:after{display:block}}.product-upsell--fade.product-upsell--at-end:after{opacity:0}.product-upsell--fade .product-upsell__header{position:relative;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-product-upsell.css.map */
