.StepIndicator-module__QeLCOq__stepIndicator{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;gap:0;padding:1.5rem 2rem;display:flex}.StepIndicator-module__QeLCOq__stepRow{align-items:center;gap:1rem;display:flex}.StepIndicator-module__QeLCOq__step{border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;transition:all .2s;display:flex}.StepIndicator-module__QeLCOq__stepNumber{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.StepIndicator-module__QeLCOq__step.StepIndicator-module__QeLCOq__active .StepIndicator-module__QeLCOq__stepNumber{background:var(--brand-orange);color:#fff}.StepIndicator-module__QeLCOq__step.StepIndicator-module__QeLCOq__completed .StepIndicator-module__QeLCOq__stepNumber{background:var(--brand-blue);color:#fff}.StepIndicator-module__QeLCOq__stepLabel{color:#94a3b8;font-size:.875rem;font-weight:500}.StepIndicator-module__QeLCOq__step.StepIndicator-module__QeLCOq__active .StepIndicator-module__QeLCOq__stepLabel{color:#0f172a;font-weight:600}.StepIndicator-module__QeLCOq__stepDivider{background:#e5e7eb;width:40px;height:1px;margin-right:1rem}@media (max-width:640px){.StepIndicator-module__QeLCOq__stepIndicator{align-items:flex-start;gap:0;padding:.75rem 1rem}.StepIndicator-module__QeLCOq__stepRow{flex:0 auto;align-items:flex-start;gap:.375rem;min-width:0}.StepIndicator-module__QeLCOq__step{flex-direction:column;align-items:center;gap:.25rem;min-width:0;padding:0}.StepIndicator-module__QeLCOq__stepNumber{flex-shrink:0;width:24px;height:24px;font-size:.75rem}.StepIndicator-module__QeLCOq__stepLabel{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:96px;font-size:.6875rem;line-height:1.1;display:none;overflow:hidden}.StepIndicator-module__QeLCOq__step.StepIndicator-module__QeLCOq__active .StepIndicator-module__QeLCOq__stepLabel{display:block}.StepIndicator-module__QeLCOq__stepDivider{flex-shrink:0;width:12px;margin-top:12px;margin-right:.375rem}}