.progress-container{flex-direction:column;align-items:center;gap:4px;max-width:200px;display:flex}.progress-text{text-align:center;flex-direction:column;align-items:center;display:flex}.step-counter{color:#374151;margin-bottom:1px;font-size:12px;font-weight:500}.progress-step-title{color:#213547;margin:0;font-size:16px;font-weight:600}.progress-bar{align-items:center;gap:4px;display:flex}@media screen and (max-width:768px){.progress-bar{gap:2px}}.progress-segment{background-color:#e5e7eb;border-radius:2px;width:24px;height:3px;transition:background-color .3s}@media screen and (max-width:768px){.progress-segment{width:18px}}.progress-segment.completed{background-color:#2563eb}
/*# sourceMappingURL=586514b024b154f8.css.map*/