/* Matches login; place page‑specific tweaks here if needed */
@media (min-height: 700px) {
    .register-card { margin-top: -5vh; }
  }