/* Login-only fixes layered on the shared design system. */
.login-card .field .input {
  width: 100%;
  flex: none;
}
