.fp-steps{align-items:center;gap:0;margin-bottom:4px;display:flex}.fp-step{flex:1;align-items:center;display:flex}.fp-step:last-child{flex:0}.fp-step-dot{color:#9ca3af;background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:all .3s;display:flex}.fp-step.active .fp-step-dot{color:#198754;background:#f0fdf4;border-color:#198754}.fp-step.done .fp-step-dot{color:#fff;background:#198754;border-color:#198754}.fp-step-line{background:#e5e7eb;flex:1;height:2px;margin:0 4px;transition:background .3s}.fp-step.done .fp-step-line{background:#198754}.fp-otp-input{letter-spacing:.5em;text-align:center;font-weight:700;font-size:20px!important}.fp-alert-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #16a34a;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:13.5px;line-height:1.5;animation:.2s alertSlideDown;display:flex}
