.level-labels{display:flex;justify-content:space-between;margin-bottom:6px}.steps-level{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.level-bar{display:block;height:12px;width:100%;border-radius:10px;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .25)}.level-bar-fill{width:0;height:100%;background:var(--color-foreground);animation:fillLevelBar 1.2s cubic-bezier(.36,-.07,.32,1.48) forwards}.fully-filled{width:100%}.level-bar-fill.color--success{background:linear-gradient(90deg,var(--color-foreground) 20px,#795367 min(380px,80vw))}.threshold-reached .free-shipping-message{animation:textPulse 3s cubic-bezier(.36,-.07,.32,1.48) infinite}@media (prefers-reduced-motion){.threshold-reached .free-shipping-message{animation:none}}@keyframes fillLevelBar{0%{width:0%}to{width:var(--fill-width)}}@keyframes emptyLevelBar{0%{width:var(--fill-width)}to{width:0%}}@keyframes textPulse{45%{transform:translateY(0)}50%{transform:translateY(-6px)}55%{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/component-level.css.map */
