.outer-container{width:100%}.step-circle-container{padding:0;border:none!important}.step-indicator-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:0;margin-bottom:2rem;display:flex}.step-indicator{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.step-indicator-inner{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;transition:background-color .3s,color .3s;display:flex}.step-indicator-inner .check-icon{color:#fff;width:20px;height:20px}.step-indicator-inner .active-dot{background:currentColor;border-radius:50%;width:12px;height:12px}.step-indicator-inner .step-number{color:#94a3b8}.step-indicator[data-status=active] .step-indicator-inner,.step-indicator[data-status=complete] .step-indicator-inner{border-color:var(--primary,#249fda)}.step-indicator[data-status=complete] .step-indicator-inner,.step-indicator[data-status=active] .step-indicator-inner{background:var(--primary,#249fda)}.step-connector{background:#e2e8f0;flex:1;min-width:24px;max-width:80px;height:2px;margin:0 4px;overflow:hidden}.step-connector-inner{background:var(--primary,#249fda);height:100%}.step-content-default{min-height:200px}.step-default{padding:0}.footer-container{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.footer-nav{align-items:center;gap:1rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{color:#0f172a;font-family:var(--font-poppins),sans-serif;cursor:pointer;background:#fff;border:2px solid #94a3b8;border-radius:.5rem;min-width:120px;padding:.625rem 1.25rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s}.back-button:hover{background:#f1f5f9}.next-button{background:var(--primary,#249fda);color:#fff;font-family:var(--font-poppins),sans-serif;cursor:pointer;border:none;border-radius:.5rem;min-width:120px;padding:.625rem 1.25rem;font-size:1rem;font-weight:500;transition:background .2s}.next-button:hover{filter:brightness(.95)}
