
/* ================================================================
   ARVENSIS TYPOGRAPHY UPDATE
   Reference direction: clean editorial / professional consulting
   Typography only — layout, colors and components remain unchanged.
   ================================================================ */
body,
button,
input,
textarea,
select {
  font-family: var(--font-body);
}

h1, h2, h3, h4, h5, h6,
.hero h1,
.xhero__title,
.section-title,
.catalog-heading {
  font-family: var(--font-display);
}

.nav__link,
.btn,
.eyebrow,
.trust__label,
.trust__item,
.xhero__meta-tag,
.xhero__meta-coord,
.xhero__stat .lab,
.xhero__scroll {
  font-family: var(--font-body);
}
