.auth-form{width:100%;max-width:22rem}.auth-form__alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.auth-form__field{border:1px solid #d1d5db;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;display:flex}.auth-form__field input{background:0 0;border:none;outline:none;flex:1;font-size:1rem}.auth-form__submit{color:#fff;cursor:pointer;background:#b91c1c;border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:.65rem 1rem;font-weight:600}.auth-form__submit:hover{background:#991b1b}.auth-form__links{text-align:center;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;font-size:.875rem;display:grid}.auth-form__links a{color:#374151;text-decoration:none}.auth-form__links a:hover{color:#b91c1c}
