.auth-module__MqLwaG__authPage{min-height:100vh;padding:var(--space-xl)var(--space-md);background:var(--color-navy);justify-content:center;align-items:center;display:flex}.auth-module__MqLwaG__authCard{background:var(--color-white);width:100%;max-width:420px;padding:var(--space-2xl);border-radius:16px;box-shadow:0 20px 60px #0000004d}.auth-module__MqLwaG__authTitle{color:var(--color-navy);margin-bottom:var(--space-xs);font-size:1.5rem;font-weight:700}.auth-module__MqLwaG__authSubtitle{color:var(--color-slate);margin-bottom:var(--space-xl);font-size:.9375rem;line-height:1.5}.auth-module__MqLwaG__authForm{gap:var(--space-md);flex-direction:column;display:flex}.auth-module__MqLwaG__authField{flex-direction:column;gap:6px;display:flex}.auth-module__MqLwaG__authLabel{color:var(--color-navy);font-size:.8125rem;font-weight:600}.auth-module__MqLwaG__authInput{border:1.5px solid var(--color-grey-200);border-radius:var(--radius-sm);background:var(--color-white);width:100%;color:var(--color-navy);transition:border-color var(--transition-base);padding:12px 14px;font-family:inherit;font-size:.9375rem}.auth-module__MqLwaG__authInput:focus{border-color:var(--color-teal);outline:none}.auth-module__MqLwaG__authButton{border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:all var(--transition-base);border:none;padding:14px;font-family:inherit;font-size:.9375rem;font-weight:600}.auth-module__MqLwaG__authButtonPrimary{background:var(--color-teal);color:var(--color-white)}.auth-module__MqLwaG__authButtonPrimary:hover{background:var(--color-teal-bright)}.auth-module__MqLwaG__authButtonPrimary:disabled{opacity:.6;cursor:not-allowed}.auth-module__MqLwaG__authButtonSecondary{color:var(--color-teal);border:1.5px solid var(--color-teal);background:0 0}.auth-module__MqLwaG__authButtonSecondary:hover{background:#0891b20f}.auth-module__MqLwaG__authDivider{align-items:center;gap:var(--space-md);color:var(--color-grey-400);font-size:.8125rem;display:flex}.auth-module__MqLwaG__authDivider:before,.auth-module__MqLwaG__authDivider:after{content:"";background:var(--color-grey-200);flex:1;height:1px}.auth-module__MqLwaG__authFooter{margin-top:var(--space-xl);text-align:center;color:var(--color-slate);font-size:.875rem}.auth-module__MqLwaG__authFooter a{color:var(--color-teal);font-weight:600;text-decoration:none}.auth-module__MqLwaG__authFooter a:hover{text-decoration:underline}.auth-module__MqLwaG__authError{background:var(--color-error-light);border:1px solid var(--color-error);border-radius:var(--radius-sm);color:var(--color-error);padding:10px 14px;font-size:.8125rem}.auth-module__MqLwaG__authSuccess{background:var(--color-success-light);border:1px solid var(--color-success);border-radius:var(--radius-sm);color:var(--color-success);padding:10px 14px;font-size:.8125rem}
