.cart-upsells{--cu-bg: #ffffff;--cu-border: #e2e8f0;--cu-text: #1a1a2e;--cu-muted: #64748b;--cu-track: #e2e8f0;--cu-fill: #3b82f6;--cu-success: #10b981;--cu-card-bg: #f8fafc;--cu-btn-bg: #1a1a2e;--cu-btn-text: #ffffff;--cu-btn-hover: #2d2d44;--cu-radius: 12px;--cu-radius-sm: 8px}.cart-upsells{background:var(--cu-bg);border:1px solid var(--cu-border);border-radius:var(--cu-radius);padding:20px;margin-bottom:24px}.cart-upsells__progress{margin-bottom:24px}.cart-upsells__progress-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.cart-upsells__progress-icon{width:20px;height:20px;flex-shrink:0}.cart-upsells__progress-icon--shipping{color:var(--cu-fill)}.cart-upsells__progress-icon--success{color:var(--cu-success)}.cart-upsells__progress-text{font-size:14px;font-weight:600;color:var(--cu-text);text-align:center}.cart-upsells__progress-text strong{font-weight:800}.cart-upsells__progress-text--success{color:var(--cu-success)}.cart-upsells__progress-track{width:100%;height:10px;background:var(--cu-track);border-radius:10px;overflow:hidden;position:relative}.cart-upsells__progress-fill{height:100%;background:var(--cu-fill);border-radius:10px;transition:width .5s ease,background .3s ease;position:relative}.cart-upsells__progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:cu-shimmer 2s ease-in-out infinite}.cart-upsells__progress-fill--complete{background:var(--cu-success);width:100%!important}.cart-upsells__progress-fill--complete:after{animation:none}@keyframes cu-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.cart-upsells__progress-threshold{display:flex;justify-content:space-between;margin-top:6px;font-size:11px;color:var(--cu-muted)}.cart-upsells__products{border-top:1px solid var(--cu-border);padding-top:20px}.cart-upsells__products-header{font-size:15px;font-weight:700;color:var(--cu-text);margin:0 0 16px;text-transform:uppercase;letter-spacing:.03em}.cart-upsells__products-list{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.cart-upsells__products-list::-webkit-scrollbar{display:none}.cart-upsells__product{flex:0 0 auto;width:160px;background:var(--cu-card-bg);border-radius:var(--cu-radius);padding:12px;scroll-snap-align:start;display:flex;flex-direction:column;gap:10px;transition:transform .2s ease,box-shadow .2s ease}.cart-upsells__product:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.cart-upsells__product-image-wrapper{width:100%;aspect-ratio:1;border-radius:var(--cu-radius-sm);overflow:hidden;background:#fff}.cart-upsells__product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cart-upsells__product:hover .cart-upsells__product-image{transform:scale(1.05)}.cart-upsells__product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--cu-track);color:var(--cu-muted)}.cart-upsells__product-placeholder svg{width:32px;height:32px}.cart-upsells__product-info{display:flex;flex-direction:column;gap:4px;flex:1}.cart-upsells__product-title{font-size:13px;font-weight:600;color:var(--cu-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.cart-upsells__product-price{font-size:14px;font-weight:700;color:var(--cu-text)}.cart-upsells__product-add{width:100%;padding:8px 12px;background:var(--cu-btn-bg);color:var(--cu-btn-text);border:none;border-radius:var(--cu-radius-sm);font-size:12px;font-weight:700;font-family:inherit;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.cart-upsells__product-add:hover{background:var(--cu-btn-hover);transform:translateY(-1px)}.cart-upsells__product-add:active{transform:translateY(0)}.cart-upsells__product-add:disabled{opacity:.6;cursor:not-allowed;transform:none}.cart-upsells__product-add-icon{width:14px;height:14px}.cart-upsells__product-add--loading{pointer-events:none}.cart-upsells__product-add--loading .cart-upsells__product-add-text{visibility:hidden}.cart-upsells__product-add--loading:after{content:"";position:absolute;width:14px;height:14px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:cu-spin .6s linear infinite}@keyframes cu-spin{to{transform:rotate(360deg)}}.cart-upsells__empty{text-align:center;padding:20px;color:var(--cu-muted);font-size:14px}@media(min-width:768px){.cart-upsells{padding:24px}.cart-upsells__progress-text{font-size:15px}.cart-upsells__products-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;overflow:visible}.cart-upsells__product{width:auto}}@media(prefers-reduced-motion:reduce){.cart-upsells__progress-fill{transition:none}.cart-upsells__progress-fill:after{animation:none}.cart-upsells__product{transition:none}.cart-upsells__product:hover{transform:none}.cart-upsells__product-image{transition:none}.cart-upsells__product:hover .cart-upsells__product-image{transform:none}.cart-upsells__product-add{transition:none}.cart-upsells__product-add--loading:after{animation:none}}.cart-upsells__product-add:focus-visible{outline:2px solid var(--cu-fill);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/34/assets/cart-upsells.css.map */
