.auth-layout {
  width: min(520px, 100%);
  grid-template-columns: 1fr;
  gap: 0;
}
