.cart-progress{padding:1rem;margin-bottom:1rem;background-color:var(--free-shipping-bg, #f5f5f5);border-radius:8px;display:block}.cart-progress__container{display:flex;flex-direction:column;gap:.75rem}.cart-progress__message{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.4}.cart-progress__message--success{color:var(--free-shipping-text, #28a745)}.cart-progress__message--pending{color:var(--free-shipping-text, #333)}.cart-progress__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.cart-progress__icon--success{color:var(--free-shipping-text, #28a745)}.cart-progress__icon--truck{color:var(--free-shipping-text, #666)}.cart-progress__icon--gift{color:var(--free-shipping-text, #ff6b6b)}.cart-progress__icon svg{width:100%;height:100%}.cart-progress__text{flex-wrap:wrap;line-height:1.5}.cart-progress__text-amount{font-weight:600;color:var(--free-shipping-text, #333)}.cart-progress__bar{width:100%;position:relative}.cart-progress__bar-track{position:relative;width:100%;height:8px;background-color:#0000001a;border-radius:4px;overflow:visible}.cart-progress__bar-fill{position:absolute;top:0;left:0;height:100%;background:#fff;border-radius:4px;transition:width .3s ease-in-out;min-width:0}.cart-progress__bar-icon{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#fff;border:2px solid rgba(0,0,0,.1);border-radius:50%;z-index:2;color:var(--free-shipping-text, #666)}.cart-progress__bar-icon--truck{right:0}.cart-progress__bar-icon--gift{left:0}.cart-progress__bar-icon svg{width:16px;height:16px;color:#c1282c}.cart-progress__message--success+.cart-progress__bar .cart-progress__bar-fill{background:#fff}.cart-progress__gift{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1)}.cart-progress__gift-message{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.4;margin-bottom:.5rem}.cart-progress__gift-message--unlocked{color:var(--free-shipping-text, #28a745)}.cart-progress__gift-message--locked{color:var(--free-shipping-text, #666)}.cart-progress__gift-text{flex-wrap:wrap;line-height:1.5}.cart-progress__gift-text-amount{font-weight:600;color:var(--free-shipping-text, #ff6b6b)}.cart-progress__gift-bar{width:100%;position:relative}.cart-progress__gift-bar-track{position:relative;width:100%;height:6px;background-color:#0000000d;border-radius:3px;overflow:hidden}.cart-progress__gift-bar-fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#ff6b6b,#ff8787);border-radius:3px;transition:width .3s ease-in-out;min-width:0}.cart-progress__gift-message--unlocked+.cart-progress__gift-bar .cart-progress__gift-bar-fill{background:linear-gradient(90deg,#28a745,#34ce57)}@media (max-width: 768px){.cart-progress{padding:.75rem}.cart-progress__message,.cart-progress__gift-message{font-size:.8125rem}.cart-progress__icon{width:18px;height:18px}}@keyframes cart-progress-pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.cart-progress__bar-fill.cart-progress__bar-fill--updating,.cart-progress__gift-bar-fill.cart-progress__gift-bar-fill--updating{animation:cart-progress-pulse .3s ease-in-out}.cart-progress__text-amount:focus,.cart-progress__gift-text-amount:focus{outline:2px solid var(--free-shipping-text, #333);outline-offset:2px;border-radius:2px}
/*# sourceMappingURL=/cdn/shop/t/40/assets/cart-shipping-progress.css.map */
