.numia-logo {
  content: url('/niralya-logo.svg');
}

.auth-brand-panel[aria-label='Numia'] {
  /* Nome tecnico legacy nell'aria-label: il brand visibile è Niralya. */
}

.brand-kicker {
  font-size: 0;
}

.brand-kicker::after {
  content: 'NIRALYA';
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.19em;
}

.auth-card__header > .eyebrow:first-of-type {
  font-size: 0;
}

.auth-card__header > .eyebrow:first-of-type::after {
  content: 'NIRALYA · V1';
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.19em;
}
