.AuthForm-module__fe77cG__page{min-height:100svh;padding:8rem 1.5rem 4rem}.AuthForm-module__fe77cG__card{border:1px solid var(--gold-soft);background:var(--surface);transform-origin:50%;border-radius:3px;max-width:28rem;margin:0 auto;padding:3rem 2.5rem;transition:all .3s}.AuthForm-module__fe77cG__card[data-reveal]{opacity:0;transform:translateY(28px)}.AuthForm-module__fe77cG__heading{font-family:var(--font-display);text-align:center;letter-spacing:-.01em;font-variation-settings:"SOFT" 40, "WONK" 0, "opsz" 90;margin-bottom:2rem;font-size:1.8rem;font-weight:560;line-height:1.04}.AuthForm-module__fe77cG__form{flex-direction:column;gap:1.5rem;display:flex}.AuthForm-module__fe77cG__field{flex-direction:column;gap:.5rem;display:flex}.AuthForm-module__fe77cG__label{color:var(--cream);font-size:.9rem;font-weight:500}.AuthForm-module__fe77cG__input,.AuthForm-module__fe77cG__select{background:var(--surface);color:var(--cream);border:1px solid var(--gold-soft);font-family:var(--font-body);border-radius:4px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.AuthForm-module__fe77cG__input::placeholder,.AuthForm-module__fe77cG__select::placeholder{color:var(--cream-dim)}.AuthForm-module__fe77cG__input:hover,.AuthForm-module__fe77cG__select:hover{border-color:var(--gold)}.AuthForm-module__fe77cG__input:focus-visible,.AuthForm-module__fe77cG__select:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-color:var(--gold)}.AuthForm-module__fe77cG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23c6a15b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.AuthForm-module__fe77cG__select option{background:var(--surface);color:var(--cream)}.AuthForm-module__fe77cG__hint{min-height:1.2rem;margin-top:-.25rem;font-size:.8rem}.AuthForm-module__fe77cG__hintValid{color:var(--gold)}.AuthForm-module__fe77cG__hintInvalid{color:var(--coral)}.AuthForm-module__fe77cG__submit{background:var(--gold);color:var(--espresso);font-family:var(--font-body);cursor:pointer;border:none;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.AuthForm-module__fe77cG__submit:hover:not(:disabled){background:var(--gold);transform:translateY(-2px);box-shadow:0 8px 16px #c6a15b33}.AuthForm-module__fe77cG__submit:disabled{opacity:.5;cursor:not-allowed}.AuthForm-module__fe77cG__error{border:1px solid var(--coral);color:var(--coral);text-align:center;background:#f2755f1a;border-radius:4px;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem}.AuthForm-module__fe77cG__links{justify-content:center;gap:1rem;margin-top:1.5rem;font-size:.9rem;display:flex}.AuthForm-module__fe77cG__links a{color:var(--gold);text-decoration:underline;transition:color .2s}.AuthForm-module__fe77cG__links a:hover{color:var(--gold)}@media (max-width:640px){.AuthForm-module__fe77cG__card{padding:2rem 1.5rem}.AuthForm-module__fe77cG__heading{font-size:1.5rem}}
