/* Readability scale — deliberately loaded after the visual system */
body {
  font-size: 17px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

p { line-height: 1.68; }

.site-header .desktop-nav { font-size: .8rem; }
.site-header .nav-whatsapp,
.site-header .nav-cta { font-size: .74rem; }

.mini-label,
.section-kicker,
.agency-heading > span,
.catalogue-heading span,
.compact-process header span,
.inner-agency-page .eyebrow {
  font-size: .69rem;
}

.agency-button {
  min-height: 50px;
  font-size: .84rem;
}

.agency-hero-content > p {
  max-width: 660px;
  font-size: 1.08rem;
  line-height: 1.72;
}

.agency-stats span { font-size: .72rem; }

.agency-heading p {
  max-width: 680px;
  font-size: .98rem;
  line-height: 1.7;
}

.agency-service-card {
  min-height: 215px;
  padding: 25px;
}

.agency-service-card > div span { font-size: .65rem; }
.agency-service-card h3 { font-size: 1.18rem; }
.agency-service-card p {
  font-size: .83rem;
  line-height: 1.65;
}

.agency-text-link { font-size: .82rem; }

.trust-copy > p {
  font-size: .96rem;
  line-height: 1.72;
}

.agency-reason b { font-size: .9rem; }
.agency-reason small {
  font-size: .76rem;
  line-height: 1.55;
}

.agency-process-grid h3 { font-size: 1rem; }
.agency-process-grid p {
  font-size: .76rem;
  line-height: 1.65;
}

.agency-project-card h3 { font-size: 1.12rem; }
.agency-project-card p {
  font-size: .79rem;
  line-height: 1.65;
}

.testimonial-grid blockquote {
  font-size: .83rem;
  line-height: 1.72;
}

.reviewer p { font-size: .76rem; }
.reviewer small { font-size: .66rem; }

.agency-closing p { font-size: .91rem; }
.closing-metrics span { font-size: .68rem; }

.inner-agency-page .page-hero p {
  max-width: 720px;
  font-size: 1.06rem;
  line-height: 1.72;
}

.inner-lead { font-size: 1.08rem; }
.inner-split > div:first-child > p,
.inner-story-copy p {
  font-size: .96rem;
  line-height: 1.75;
}

.inner-value-grid article { min-height: 160px; }
.inner-value-grid h3 { font-size: .95rem; }
.inner-value-grid p {
  font-size: .76rem;
  line-height: 1.62;
}

.difference-grid article { min-height: 205px; }
.difference-grid span { font-size: .73rem; }
.difference-grid h3 { font-size: 1.02rem; }
.difference-grid p {
  font-size: .77rem;
  line-height: 1.65;
}

.catalogue-heading p {
  max-width: 420px;
  font-size: .86rem;
  line-height: 1.65;
}

.catalogue-grid article {
  min-height: 390px;
  padding: 25px;
}

.catalogue-grid h3 { font-size: 1.12rem; }
.catalogue-grid > article > p {
  font-size: .79rem;
  line-height: 1.65;
}
.catalogue-grid li { font-size: .73rem; }
.catalogue-grid article > a { min-height: 42px; font-size: .75rem; }

.compact-process article h3 { font-size: .9rem; }
.inner-metric-bar span { font-size: .7rem; }

.featured-review-grid article { min-height: 330px; }
.featured-review-grid blockquote {
  font-size: .83rem;
  line-height: 1.72;
}
.more-review-grid p {
  font-size: .82rem;
  line-height: 1.7;
}
.more-review-grid strong { font-size: .82rem; }

.inner-page-cta p,
.faq-contact p { font-size: .91rem; }

.faq-tabs a { font-size: .75rem; }
.faq-group summary {
  min-height: 76px;
  font-size: .9rem;
  line-height: 1.45;
}
.faq-group details p {
  font-size: .84rem;
  line-height: 1.72;
}

.contact-grid > div > p { font-size: .98rem; }
.contact-detail small { font-size: .7rem; }
.contact-detail a,
.contact-detail p { font-size: .92rem; }
.contact-form label { font-size: .78rem; }
.contact-form input,
.contact-form select,
.contact-form textarea { font-size: .96rem; }

.project-caption .eyebrow { font-size: .69rem; }
.project-caption h2 { font-size: 2.15rem; }

.footer .footer-intro p {
  font-size: .81rem;
  line-height: 1.72;
}
.footer h3 { font-size: .72rem; }
.footer .footer-grid > div:not(:first-child) {
  gap: 12px;
  font-size: .8rem;
}
.footer-address { font-size: .78rem; }
.footer-bottom { font-size: .76rem; }

.legal p,
.legal li { font-size: .98rem; }

@media (max-width: 700px) {
  body { font-size: 16.5px; }
  .agency-heading p,
  .agency-hero-content > p,
  .inner-agency-page .page-hero p { font-size: .97rem; }
  .agency-service-card p,
  .catalogue-grid > article > p,
  .featured-review-grid blockquote,
  .faq-group details p { font-size: .82rem; }
}
