.simple-stepped-progress-bar__steps{display:flex;gap:4px;width:100%}.simple-stepped-progress-bar__step{background:var(--gray);flex:1;height:4px;transition:background-color .3s ease}.simple-stepped-progress-bar__step.is-active{background:var(--blue-dark)}
