/* V68 — Inter + Roboto (public site) */
:root {
  --display: "Inter", "Roboto", system-ui, sans-serif;
  --serif: "Inter", "Roboto", system-ui, sans-serif;
  --sans: "Roboto", "Inter", system-ui, sans-serif;
  --agency: "Inter", "Roboto", system-ui, sans-serif;
}

html,
body,
button,
input,
select,
textarea,
.mda-page,
.mda-footer,
.mda-button,
.mda-mobile-quick-actions,
.mda-contact-rail,
.mda-footer-links a,
.dock-label,
.method-v50-copy p,
.academy-program-list-copy > p,
.academy-intro-copy p,
.academy-intro-copy > p {
  font-family: "Roboto", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
strong, b,
.mda-header,
.mda-nav,
.mda-hero-cta,
.mda-nav-cta,
.mda-eyebrow,
.mda-section-index,
.section-kicker,
.mda-pro-card-title,
.academy-program-card h3,
.mda-pro-card-body h3,
.mda-footer-links > span,
.mda-footer-address-route,
.mda-nav-link,
.mda-nav-cta > b,
.method-v50-copy b,
.method-v50-copy h3,
.method-v50-head-row h2,
.academy-intro-title > h2,
.academy-intro-title > small,
.price-main b,
.mda-nav-drawer-brand,
.mda-nav-tool-cta {
  font-family: "Inter", "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.mda-nav-link,
.mda-nav-cta > b,
.method-v50-head-row h2,
.academy-intro-title > h2,
.price-main b {
  font-weight: 800;
  letter-spacing: -.03em;
}

.mda-section-index,
.mda-eyebrow,
.section-kicker,
.academy-program-focus,
.method-v50-head > small,
.method-v50-copy b,
.mda-nav-drawer-brand {
  letter-spacing: .12em !important;
  font-weight: 800 !important;
}
