/* ── Registro ── */
.registro-card {
  max-width: 32rem;
  width: 100%;
  border-radius: var(--public-radius-lg);
}
