.outer-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.step-circle-container{background:#fff;border:1px solid #e5e7eb;border-radius:1.75rem;width:100%;max-width:660px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 4px 6px -1px #0000000a,0 12px 40px -8px #00000014}.step-indicator-row{align-items:center;width:100%;padding:1.75rem 2rem 1.25rem;display:flex}.step-content-default{position:relative;overflow:hidden}.step-default{padding:.25rem 2rem 1.5rem}.footer-container{border-top:1px solid #f3f4f6;padding:.5rem 2rem 1.75rem}.footer-nav{align-items:center;margin-top:1.25rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:9999px;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:500;transition:all .2s}.back-button:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.back-button.inactive{pointer-events:none;opacity:.4}.next-button{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#2563eb;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.375rem;font-size:.8125rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #2563eb4d}.next-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 24px #2563eb73}.next-button:active{transform:translateY(0)}.next-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.step-indicator{cursor:pointer;outline:none;position:relative}.step-indicator-inner{border:1.5px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:flex}.active-dot{background-color:#fff;border-radius:9999px;width:.6rem;height:.6rem}.step-number{color:#9ca3af;font-size:.75rem}.step-connector{background-color:#e5e7eb;border-radius:9999px;flex:1;height:2px;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.step-connector-inner{height:100%;position:absolute;top:0;left:0}.check-icon{color:#fff;width:.9rem;height:.9rem}.dark .step-circle-container{background:#18181b;border-color:#3f3f46;box-shadow:0 4px 6px -1px #0000004d,0 12px 40px -8px #00000080}.dark .footer-container{border-top-color:#27272a}.dark .back-button{color:#a1a1aa;border-color:#3f3f46}.dark .back-button:hover{color:#fafafa;background:#27272a;border-color:#52525b}.dark .step-connector{background-color:#3f3f46}.dark .step-indicator-inner{border-color:#3f3f46}
