@charset "UTF-8";

.auth-card {
  width: min(420px, 100%);
}

.auth-card__header h1 {
  letter-spacing: -0.03em;
}

.helper a {
  text-decoration: none;
}
