input[data-visibility-ready] { padding-right: 44px !important; }
.uh-login-error { color: #ed174c; overflow-wrap: anywhere; }
.uh-password-container { position: relative; }
.uh-password-toggle { display: inline-flex; align-items: center; justify-content: center; position: absolute; width: 40px; padding: 0; border: 0; background: transparent; color: inherit; cursor: pointer; z-index: 2; }
.uh-password-toggle:focus-visible { outline: 2px solid currentColor; outline-offset: -2px; }
.uh-password-toggle .uh-password-slash { display: none; }
.uh-password-toggle[aria-pressed="true"] .uh-password-slash { display: block; }
