.hlf-qty-upsell{padding:20px 12px 12px;background:linear-gradient(135deg,#fefce8,#fff7ed,#fef3c7);border-radius:0 0 14px 14px;margin-top:-14px;position:relative;overflow:hidden;border:1px solid rgba(251,191,36,.25);border-top:none;animation:hlfUpsellSlideIn .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes hlfUpsellSlideIn{0%{opacity:0;transform:translateY(-8px);max-height:0}to{opacity:1;transform:translateY(0);max-height:300px}}.hlf-qty-upsell:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:hlfUpsellShimmer 3s ease-in-out infinite;pointer-events:none}@keyframes hlfUpsellShimmer{0%{left:-50%}50%{left:100%}to{left:100%}}.hlf-qty-upsell__tagline{display:flex;align-items:center;gap:6px;margin-bottom:8px}.hlf-qty-upsell__icon{width:20px;height:20px;flex-shrink:0;animation:hlfUpsellBounce 2s ease-in-out infinite}@keyframes hlfUpsellBounce{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-3px) rotate(-5deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(-2px) rotate(5deg)}}.hlf-qty-upsell__tagline-text{font-size:12px;font-weight:700;color:#92400e;letter-spacing:.2px;line-height:1.3}.hlf-qty-upsell__tagline-text span{color:#dc2626;font-weight:800}.hlf-qty-upsell__progress{position:relative;height:22px;background:#ffffffb3;border-radius:12px;margin-bottom:8px;overflow:hidden;border:1px solid rgba(251,191,36,.3);box-shadow:inset 0 1px 3px #0000000f}.hlf-qty-upsell__progress-fill{position:absolute;top:0;left:0;height:100%;border-radius:12px;background:linear-gradient(90deg,#f59e0b,#ef4444);background-size:200% 100%;animation:hlfUpsellGradientShift 2s ease-in-out infinite;transition:width .6s cubic-bezier(.34,1.56,.64,1);min-width:0}@keyframes hlfUpsellGradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hlf-qty-upsell__progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 6px,rgba(255,255,255,.15) 6px,rgba(255,255,255,.15) 12px);animation:hlfUpsellStripes .8s linear infinite;border-radius:12px}@keyframes hlfUpsellStripes{0%{background-position:0 0}to{background-position:17px 0}}.hlf-qty-upsell__progress-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px;font-weight:700;color:#1a1a1a;white-space:nowrap;z-index:2;text-shadow:0 0 4px rgba(255,255,255,.8)}.hlf-qty-upsell__tier-markers{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hlf-qty-upsell__tier-dot{position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:#fff;border:2px solid #d1d5db;transform:translate(-50%,-50%);transition:all .4s ease;z-index:3}.hlf-qty-upsell__tier-dot.active{background:#22c55e;border-color:#16a34a;box-shadow:0 0 6px #22c55e99;animation:hlfUpsellDotPulse 1.5s ease-in-out infinite}@keyframes hlfUpsellDotPulse{0%,to{box-shadow:0 0 6px #22c55e66}50%{box-shadow:0 0 12px #22c55ecc}}.hlf-qty-upsell__tiers{display:flex;gap:6px;margin-bottom:8px}.hlf-qty-upsell__tier{flex:1;padding:6px 8px;border-radius:8px;background:#ffffffa6;border:1.5px solid rgba(209,213,219,.5);text-align:center;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);cursor:default}.hlf-qty-upsell__tier.active{background:#22c55e1a;border-color:#22c55e;box-shadow:0 0 0 2px #22c55e26}.hlf-qty-upsell__tier.active .hlf-qty-upsell__tier-check{display:flex}.hlf-qty-upsell__tier.next{border-color:#f59e0b;background:#f59e0b14;animation:hlfUpsellTierGlow 2s ease-in-out infinite}@keyframes hlfUpsellTierGlow{0%,to{box-shadow:0 0 0 2px #f59e0b1a}50%{box-shadow:0 0 0 4px #f59e0b33,0 0 12px #f59e0b26}}.hlf-qty-upsell__tier-qty{font-size:11px;font-weight:600;color:#6b7280;margin-bottom:2px;line-height:1.2}.hlf-qty-upsell__tier.active .hlf-qty-upsell__tier-qty{color:#15803d}.hlf-qty-upsell__tier.next .hlf-qty-upsell__tier-qty{color:#92400e}.hlf-qty-upsell__tier-pct{font-size:15px;font-weight:800;color:#374151;line-height:1.2}.hlf-qty-upsell__tier.active .hlf-qty-upsell__tier-pct{color:#16a34a}.hlf-qty-upsell__tier.next .hlf-qty-upsell__tier-pct{color:#dc2626}.hlf-qty-upsell__tier-label{font-size:9px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.hlf-qty-upsell__tier.active .hlf-qty-upsell__tier-label{color:#22c55e}.hlf-qty-upsell__tier-check{display:none;position:absolute;top:-5px;right:-5px;width:16px;height:16px;border-radius:50%;background:#22c55e;align-items:center;justify-content:center;box-shadow:0 1px 4px #00000026;animation:hlfUpsellCheckPop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes hlfUpsellCheckPop{0%{transform:scale(0)}to{transform:scale(1)}}.hlf-qty-upsell__tier-check svg{width:10px;height:10px;stroke:#fff;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.hlf-qty-upsell__cta{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 16px;border:none;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;font-size:12px;font-weight:700;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;letter-spacing:.3px;box-shadow:0 3px 10px #ef44444d}.hlf-qty-upsell__cta:hover{transform:translateY(-1px);box-shadow:0 5px 15px #ef444466}.hlf-qty-upsell__cta:active{transform:scale(.97)}.hlf-qty-upsell__cta:after{content:"";position:absolute;top:-50%;left:-100%;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:hlfUpsellBtnShine 2.5s ease-in-out infinite}@keyframes hlfUpsellBtnShine{0%{left:-50%}50%{left:150%}to{left:150%}}.hlf-qty-upsell__cta-icon{font-size:14px;line-height:1}.hlf-qty-upsell__cta.is-loading{pointer-events:none;opacity:.8}.hlf-qty-upsell.is-maxed{background:linear-gradient(135deg,#ecfdf5,#d1fae5,#f0fdf4);border-color:#22c55e4d}.hlf-qty-upsell.is-maxed:before{display:none}.hlf-qty-upsell.is-maxed .hlf-qty-upsell__cta{display:none}.hlf-qty-upsell__maxed-badge{display:none;align-items:center;justify-content:center;gap:6px;padding:6px 0;font-size:12px;font-weight:700;color:#16a34a}.hlf-qty-upsell.is-maxed .hlf-qty-upsell__maxed-badge{display:flex;animation:hlfUpsellMaxBadge .6s cubic-bezier(.34,1.56,.64,1)}@keyframes hlfUpsellMaxBadge{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.hlf-qty-upsell__maxed-badge svg{width:18px;height:18px;animation:hlfUpsellBounce 2s ease-in-out infinite}.hlf-qty-upsell__savings{display:none;align-items:center;justify-content:center;gap:4px;margin-top:6px;padding:4px 10px;background:#22c55e1a;border-radius:6px;font-size:11px;font-weight:700;color:#16a34a;animation:hlfUpsellSavingsPop .5s cubic-bezier(.34,1.56,.64,1)}.hlf-qty-upsell__savings.visible{display:flex}@keyframes hlfUpsellSavingsPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cart-item--has-upsell{margin-bottom:0!important;border-radius:14px 14px 0 0!important}.hlf-qty-upsell__confetti{position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none;z-index:10}.hlf-qty-upsell__confetti-particle{position:absolute;width:6px;height:6px;border-radius:50%;animation:hlfConfetti .8s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes hlfConfetti{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(var(--cx),var(--cy)) scale(0)}}.hlf-pdp-upsell{margin:20px 0;padding:18px;background:linear-gradient(135deg,#fffbeb,#fff7ed);border-radius:16px;border:1px dashed rgba(245,158,11,.4);box-shadow:0 4px 20px #f59e0b0d;animation:hlfPdpUpsellSlideIn .5s ease both;font-family:inherit}@keyframes hlfPdpUpsellSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hlf-pdp-upsell__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.hlf-pdp-upsell__header-icon{width:16px;height:16px;animation:hlfUpsellBounce 2s ease-in-out infinite}.hlf-pdp-upsell__header-text{font-size:13px;font-weight:800;color:#92400e;text-transform:uppercase;letter-spacing:.5px;text-align:center}.hlf-pdp-upsell__tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;margin-bottom:16px}.hlf-pdp-upsell__tier{position:relative;background:#fff;border:2px solid rgba(229,231,235,.8);border-radius:12px;padding:16px 10px 12px;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hlf-pdp-upsell__tier:hover{transform:translateY(-3px);border-color:#f59e0b80;box-shadow:0 8px 16px #f59e0b14}.hlf-pdp-upsell__tier.selected{border-color:#22c55e;background:#22c55e08;box-shadow:0 0 0 1px #22c55e,0 8px 24px #22c55e1a}.hlf-pdp-upsell__tier-badge,.hlf-pdp-upsell__tier-ribbon{position:absolute;top:-8px;font-size:8px;font-weight:800;color:#fff;padding:2px 8px;border-radius:20px;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 5px #0000001a}.hlf-pdp-upsell__tier-badge{background:#f59e0b}.hlf-pdp-upsell__tier-ribbon{background:#dc2626;animation:hlfPulseScale 2s ease-in-out infinite}@keyframes hlfPulseScale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hlf-pdp-upsell__tier-qty{font-size:12px;font-weight:600;color:#4b5563;margin-top:4px}.hlf-pdp-upsell__tier.selected .hlf-pdp-upsell__tier-qty{color:#16a34a;font-weight:700}.hlf-pdp-upsell__tier-pct{font-size:18px;font-weight:900;color:#111827;margin:6px 0}.hlf-pdp-upsell__tier.selected .hlf-pdp-upsell__tier-pct{color:#22c55e}.hlf-pdp-upsell__tier-save{font-size:10px;font-weight:700;color:#ef4444;background:#ef444414;padding:2px 6px;border-radius:4px;margin-bottom:6px}.hlf-pdp-upsell__tier-per{font-size:11px;font-weight:500;color:#6b7280}.hlf-pdp-upsell__tier.selected .hlf-pdp-upsell__tier-per{color:#1f2937;font-weight:600}.hlf-pdp-upsell__actions{margin-top:12px}.hlf-pdp-upsell__add-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 15px #10b9814d;transition:all .3s cubic-bezier(.25,.8,.25,1)}.hlf-pdp-upsell__add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166;background:linear-gradient(135deg,#34d399,#10b981)}.hlf-pdp-upsell__add-btn:active{transform:translateY(0)}.hlf-pdp-upsell__add-btn:after{content:"";position:absolute;top:-50%;left:-100%;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:hlfUpsellBtnShine 3s ease-in-out infinite}.hlf-pdp-upsell__add-btn.is-loading{pointer-events:none;opacity:.85}.hlf-pdp-upsell__add-icon{font-size:16px;animation:hlfStarPulse 1.5s infinite}@keyframes hlfStarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.hlf-pdp-upsell__urgency{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;font-size:11px;font-weight:600;color:#ef4444}.hlf-pdp-upsell__urgency svg{animation:hlfClockSpin 4s linear infinite}@keyframes hlfClockSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:480px){.hlf-pdp-upsell{padding:14px 10px;margin:15px 0}.hlf-pdp-upsell__tiers{gap:8px}.hlf-pdp-upsell__tier{padding:12px 6px 10px}.hlf-pdp-upsell__tier-pct{font-size:15px}.hlf-pdp-upsell__add-btn{padding:12px 14px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/hlf-qty-discount-upsell.css.map */
