/* ==========================================================
   DEFAULT TYPOGRAPHY — força Inter no Elementor
   ========================================================== */

/* Base */
html,
body {
  font-family: Inter-Tight-Optm-Elem, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
}

/* Elementor geral */
.elementor,
.elementor * {
  font-family: inherit;
}

/* Heading widget */
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading .elementor-heading-title * {
  font-family: Inter-Tight-Optm-Elem, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
}

/* Animated Headline */
.elementor-widget-animated-headline,
.elementor-widget-animated-headline *,
.elementor-widget-animated-headline .elementor-headline,
.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper,
.elementor-widget-animated-headline .elementor-headline-plain-text {
  font-family: Inter-Tight-Optm-Elem, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 700;
}

/* Hero */
h1.hero-title,
h1.hero-title * {
  font-family: Inter-Tight-Optm-Elem, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 700;
}
