when using a form input with validation when it fails validation in the login form it has styling to get border: var(--rz-border-danger);
but that is restricted to specifically the login component, would it not make sense for this to be standard input styling?