.auth_container__JDROc{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem}.auth_card__yw0Sq{width:100%;max-width:28rem;background:#ffffff;border:1px solid rgba(15,23,42,.1);border-radius:1rem;box-shadow:0 10px 30px rgba(15,23,42,.08);padding:1.5rem}.auth_title__a79Yf{margin:0 0 .5rem;font-size:1.5rem;line-height:1.2}.auth_subtitle__x6JxV{margin:0 0 1.25rem;color:#475569;font-size:.95rem}.auth_warning__SW6cS{margin:-.5rem 0 1rem;color:#92400e;background:#ffedd5;border:1px solid #fed7aa;border-radius:.6rem;font-size:.85rem;padding:.55rem .65rem}.auth_form__w6e22{display:grid;grid-gap:.9rem;gap:.9rem}.auth_label__yJrp8{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem;font-weight:600}.auth_input__x0nyi{width:100%;border:1px solid rgba(15,23,42,.2);border-radius:.65rem;font-size:.95rem;padding:.65rem .75rem;font-family:inherit}.auth_input__x0nyi:focus{outline:2px solid rgba(37,99,235,.35);border-color:rgba(37,99,235,.5)}.auth_passwordField__NMpjl{position:relative;width:100%}.auth_passwordInput__TMKCb{padding-right:2.75rem}.auth_passwordToggle__cX6jJ{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:none;background:transparent;padding:.35rem;cursor:pointer;border-radius:.4rem;color:#64748b;display:grid;place-items:center;line-height:0}.auth_passwordToggle__cX6jJ:hover{color:#334155;background:rgba(15,23,42,.06)}.auth_passwordToggle__cX6jJ:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:2px}.auth_button__KZJLo{margin-top:.25rem;border:0;border-radius:.65rem;padding:.75rem .95rem;font-size:.95rem;font-weight:700;font-family:inherit;background:#ea580c;color:#fff;cursor:pointer}.auth_button__KZJLo:disabled{opacity:.65;cursor:not-allowed}.auth_welcomeCta__2gEH2{display:inline-block;text-align:center;text-decoration:none}.auth_error__8A_vF{margin:.75rem 0 0;font-size:.9rem;color:#b91c1c}.auth_success__iFRPG{margin:.75rem 0 0;font-size:.9rem;color:#166534}.auth_links__80GwJ{margin-top:1rem;display:flex;gap:.8rem 1rem;flex-wrap:wrap;font-size:.9rem;color:#475569}.auth_links__80GwJ a{color:#1d4ed8}