/* Overrides performance & accessibilité — homepage */

.gradient-text {
  animation: none !important;
  background-size: 100% auto !important;
  will-change: auto;
}

/* Contraste footer / textes subtils (audit a11y) */
footer .text-fg-subtle,
.text-xs.text-fg-subtle {
  color: #a1a1aa;
}

.city-hero__badge,
.contact-hero__badge {
  color: #a1a1aa;
}
