.registro_page__eRWui{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--page);padding:20px}.registro_card__GmTYC{width:100%;max-width:420px;background:var(--sur);border:.5px solid var(--bs);border-radius:14px;padding:2rem}.registro_logo__pAnhI{text-align:center;margin-bottom:1.5rem}.registro_logoIcon__ZGLcg{width:44px;height:44px;background:var(--accent);border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;margin:0 auto 10px}.registro_logoName__fARSw{font-size:20px;font-weight:600;color:var(--ink);margin:0}.registro_logoSub__tLJYf{font-size:12px;color:var(--muted);margin:4px 0 0}.registro_stepper__Nak_T{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:24px}.registro_step__6W7yz{display:flex;align-items:center;gap:6px}.registro_stepNum__vVIZ3{width:26px;height:26px;border-radius:50%;background:var(--raise);border:1.5px solid var(--bs);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--muted);transition:all .2s;flex-shrink:0}.registro_stepActive__sMVAH .registro_stepNum__vVIZ3{background:var(--accent);border-color:var(--accent);color:#fff}.registro_stepLabel__FhUan{font-size:11px;color:var(--muted);white-space:nowrap}.registro_stepActive__sMVAH .registro_stepLabel__FhUan{color:var(--ink);font-weight:500}.registro_stepLine__7qypW{width:32px;height:1px;background:var(--bs);margin:0 4px}.registro_form__exRVx{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.registro_secTitle__fqB89{font-size:12px;font-weight:500;color:var(--muted);display:flex;align-items:center;gap:6px;margin-bottom:4px}.registro_field__wwPEo{display:flex;flex-direction:column;gap:4px}.registro_field__wwPEo label{font-size:11px;color:var(--muted)}.registro_field__wwPEo input{padding:8px 12px;border:.5px solid var(--bs);border-radius:8px;font-size:13px;color:var(--ink);background:var(--raise);outline:none;transition:border-color .15s}.registro_field__wwPEo input:focus{border-color:var(--accent)}.registro_error__FfBkp{display:flex;align-items:center;gap:7px;padding:9px 12px;background:var(--danger-l);border:.5px solid var(--danger);border-radius:8px;font-size:12px;color:#791f1f;margin-bottom:12px}.registro_actions__i7WDf{display:flex;gap:8px}.registro_btnPrimary__CFohy{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:opacity .12s}.registro_btnPrimary__CFohy:hover{opacity:.88}.registro_btnPrimary__CFohy:disabled{opacity:.6;cursor:not-allowed}.registro_btnGhost__DVIhd{display:flex;align-items:center;gap:5px;padding:10px 14px;background:var(--raise);border:.5px solid var(--bs);border-radius:8px;font-size:13px;color:var(--muted);cursor:pointer}.registro_btnGhost__DVIhd:hover{background:var(--sur)}.registro_loginLink__2zW19{text-align:center;font-size:12px;color:var(--muted);margin-top:14px}.registro_loginLink__2zW19 a{color:var(--accent);text-decoration:none;font-weight:500}.registro_exito___wjcw{text-align:center;padding:16px 0}.registro_exitoIcon__OKuIw{font-size:52px;color:var(--accent);margin-bottom:12px}.registro_exito___wjcw h2{font-size:18px;font-weight:600;color:var(--ink);margin-bottom:8px}.registro_exito___wjcw p{font-size:13px;color:var(--muted);margin-bottom:20px;line-height:1.5}