.page_page__vdvb_{min-height:calc(100vh - 64px);display:flex;align-items:flex-start;justify-content:center;padding:4rem 1.5rem 6rem}.page_container__5YXRc{width:100%;max-width:560px}.page_header__Sl3_3{margin-bottom:2.5rem}.page_title__Q_S9Y{font-size:2rem;font-weight:900;letter-spacing:-.5px;margin-bottom:.6rem}.page_subtitle__Mwvhg{font-size:.95rem;color:var(--text-muted);line-height:1.6}.page_form__arM1T{display:flex;flex-direction:column;gap:1.25rem}.page_field__1kZJy{display:flex;flex-direction:column;gap:.4rem}.page_label__zFMfb{font-size:.82rem;font-weight:700;color:var(--text-muted);letter-spacing:.3px}.page_input__4_GuJ,.page_textarea__ppW_b{width:100%;padding:.7rem .9rem;font-size:.9rem;font-family:inherit;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);transition:border-color .15s;resize:none}.page_input__4_GuJ:focus,.page_textarea__ppW_b:focus{outline:none;border-color:var(--accent)}.page_input__4_GuJ::placeholder,.page_textarea__ppW_b::placeholder{color:var(--text-subtle)}.page_input__4_GuJ:disabled,.page_textarea__ppW_b:disabled{opacity:.6}.page_errorMsg__0iucK{font-size:.82rem;color:#ef4444;padding:.6rem .9rem;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:var(--radius-sm)}.page_btnSubmit__kOSIn{height:44px;padding:0 1.5rem;font-size:.9rem;font-weight:700;font-family:inherit;background:var(--accent);color:#000;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:opacity .15s;align-self:flex-start}.page_btnSubmit__kOSIn:hover:not(:disabled){opacity:.88}.page_btnSubmit__kOSIn:disabled{opacity:.45;cursor:not-allowed}.page_btnPrimary__QPR_G{display:inline-flex;align-items:center;height:40px;padding:0 1.25rem;font-size:.875rem;font-weight:700;background:var(--accent);color:#000;border-radius:var(--radius-sm);text-decoration:none;transition:opacity .15s}.page_btnPrimary__QPR_G:hover{opacity:.88}.page_btnGhost__AP0IE{display:inline-flex;align-items:center;height:40px;padding:0 1.25rem;font-size:.875rem;font-weight:600;font-family:inherit;background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);text-decoration:none;cursor:pointer;transition:background .12s,color .12s}.page_btnGhost__AP0IE:hover{background:var(--surface-3);color:var(--text)}.page_authPrompt__7bpHv{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--text-muted)}.page_authPrompt__7bpHv svg{color:var(--text-subtle)}.page_authPrompt__7bpHv p{font-size:.95rem}.page_authActions__sdg0Y{display:flex;gap:.75rem;margin-top:.5rem}.page_success__Q945C{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);text-align:center}.page_success__Q945C svg{color:#22c55e}.page_success__Q945C h2{font-size:1.2rem;font-weight:800;color:var(--text)}.page_success__Q945C p{font-size:.9rem;color:var(--text-muted);line-height:1.6;max-width:340px}.page_success__Q945C button{margin-top:.5rem}