.shipping-progress-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-line{position:absolute;top:14px;left:0;right:0;height:3px;background:#d1d5db;z-index:1;margin:0 60px}.progress-line-fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#ec4899,#f472b6);transition:width .5s ease;border-radius:3px}.progress-step{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-end;flex:1;padding-right:40px}.step-circle{width:30px;height:30px;border-radius:50%;background:#9ca3af;border:3px solid #f5f5f5;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}.step-circle.active{background:linear-gradient(135deg,#ec4899,#f472b6);box-shadow:0 4px 12px #ec48994d}.step-circle.completed{background:linear-gradient(135deg,#ec4899,#f472b6)}.step-icon{width:14px;height:14px;fill:#fff;stroke:#ec4899}.step-circle:not(.active):not(.completed) .step-icon{fill:#6b7280;stroke:#6b7280}.step-label{margin-top:4px;font-size:12px;font-weight:600;text-align:center;color:#6b7280;transition:color .3s ease}.step-circle.active~.step-label,.step-circle.completed~.step-label{color:#ec4899}.progress-messages{text-align:center;margin-bottom:10px}.progress-message{font-size:13px;font-weight:500;color:#374151;line-height:1.5}.progress-amount{color:#ec4899;font-weight:700}.progress-step.hidden{display:none}@media (max-width: 480px){.step-label{font-size:10px}.step-circle{width:24px;height:24px}.step-icon{width:12px;height:12px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/cart-progress-bar.css.map */
