/* Speechex public home typography v4.23.3
   Apple/Yandex-inspired reading hierarchy without shipping proprietary fonts. */

body.public-v415.public-home {
  --spx-ink: #0b1930;
  --spx-ink-2: #17263f;
  --spx-muted: #5b6d87;
  --spx-muted-2: #78889e;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", "Segoe UI Variable Text", "Segoe UI", Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
  font-kerning: normal;
  font-optical-sizing: auto;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.public-v415.public-home :where(h1,h2,h3,h4,h5,h6) {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", "Segoe UI Variable Display", "Segoe UI", Arial, sans-serif !important;
  font-synthesis: none;
}

/* Header: quieter and easier to scan. */
body.public-v415.public-home .brand-copy b {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -.045em;
}
body.public-v415.public-home .brand-copy span {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.15;
}
body.public-v415.public-home .nav > a:not(.nav-mobile-action) {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -.01em;
}
body.public-v415.public-home .btn {
  min-height: 48px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -.012em;
}

/* Core type scale. */
body.public-v415.public-home .eyebrow {
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 650;
  line-height: 1.3;
  letter-spacing: .085em;
}
body.public-v415.public-home h1 {
  font-size: clamp(46px, 5.4vw, 72px);
  font-weight: 650;
  line-height: 1.02;
  letter-spacing: -.047em;
}
body.public-v415.public-home h2 {
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 650;
  line-height: 1.1;
  letter-spacing: -.034em;
}
body.public-v415.public-home h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.28;
  letter-spacing: -.022em;
}
body.public-v415.public-home p {
  color: var(--spx-muted);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.64;
  letter-spacing: -.006em;
}
body.public-v415.public-home .section-head.center {
  max-width: 940px;
  margin-bottom: 40px;
}
body.public-v415.public-home .section-head > p,
body.public-v415.public-home .section-head.center > p {
  max-width: 720px;
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.62;
}

/* Hero. */
body.public-v415.public-home .hero h1 {
  max-width: 790px;
}
body.public-v415.public-home .hero-text {
  max-width: 730px;
  margin-top: 22px;
  color: #4d607b;
  font-size: 19px;
  line-height: 1.62;
}
body.public-v415.public-home .hero-audience {
  font-size: 14px;
  font-weight: 550;
  line-height: 1.35;
}
body.public-v415.public-home .proof-item b,
body.public-v415.public-home .expert-fact b,
body.public-v415.public-home .report-meta b {
  font-weight: 650;
}
body.public-v415.public-home .proof-item span,
body.public-v415.public-home .expert-fact span,
body.public-v415.public-home .report-meta span {
  font-size: 13px;
  line-height: 1.45;
}

/* Cards and supporting content. */
body.public-v415.public-home .card h3,
body.public-v415.public-home .use-card b,
body.public-v415.public-home .result-card b,
body.public-v415.public-home .analysis-card b,
body.public-v415.public-home .trust-card h3,
body.public-v415.public-home .process-step h3,
body.public-v415.public-home .method-step b,
body.public-v415.public-home .price-card h3,
body.public-v415.public-home .price-mini b {
  font-weight: 600;
}
body.public-v415.public-home .card p,
body.public-v415.public-home .use-card p,
body.public-v415.public-home .result-card p,
body.public-v415.public-home .analysis-card p,
body.public-v415.public-home .trust-card li,
body.public-v415.public-home .price-card p,
body.public-v415.public-home .price-card li,
body.public-v415.public-home .price-mini span,
body.public-v415.public-home .wide-cta > span {
  color: #556983;
  font-size: 16px;
  line-height: 1.58;
}
body.public-v415.public-home .analysis-card small,
body.public-v415.public-home .label,
body.public-v415.public-home .formats span,
body.public-v415.public-home .meta span {
  font-weight: 650;
  letter-spacing: .055em;
}

/* Cases: editorial hierarchy instead of bold blocks. */
body.public-v415.public-home #cases .case-card-home h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -.022em;
}
body.public-v415.public-home #cases .case-home-number {
  font-weight: 600;
}
body.public-v415.public-home #cases .case-home-lines b {
  font-size: 12px;
  font-weight: 650;
  letter-spacing: .06em;
}
body.public-v415.public-home #cases .case-home-lines p {
  color: #52657f;
  font-size: 16px;
  line-height: 1.58;
}
body.public-v415.public-home #cases .case-home-more {
  font-size: 14px;
  font-weight: 600;
}
body.public-v415.public-home .case-disclaimer-box,
body.public-v415.public-home .muted-line,
body.public-v415.public-home .note {
  font-size: 14px;
  line-height: 1.6;
}

/* Mid-page form. */
body.public-v415.public-home .mid-contact-copy h2 {
  max-width: 660px;
  font-size: clamp(36px, 4vw, 52px);
  font-weight: 650;
  line-height: 1.08;
}
body.public-v415.public-home .mid-contact-copy p {
  max-width: 620px;
  font-size: 18px;
  line-height: 1.62;
}
body.public-v415.public-home .mid-contact-points span {
  font-size: 13px;
  font-weight: 550;
  letter-spacing: -.005em;
}
body.public-v415.public-home .field label {
  margin-bottom: 8px;
  color: #31445f;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}
body.public-v415.public-home .field input,
body.public-v415.public-home .field textarea,
body.public-v415.public-home .field select {
  color: #13243e;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
}
body.public-v415.public-home .field :where(input,textarea)::placeholder {
  color: #8997aa;
  opacity: 1;
}
body.public-v415.public-home .consent {
  color: #60718a;
  font-size: 13px;
  line-height: 1.55;
}

/* Expert section: reduce headline pressure and improve reading length. */
body.public-v415.public-home .expert-section h2 {
  max-width: 780px;
  font-size: clamp(36px, 4.2vw, 52px);
  font-weight: 650;
  line-height: 1.08;
  letter-spacing: -.036em;
}
body.public-v415.public-home .expert-section p {
  max-width: 790px;
  margin: 18px 0 0;
  color: #5a6d87;
  font-size: 17px;
  line-height: 1.65;
}

/* Pricing. */
body.public-v415.public-home .price-card h3 {
  font-size: 22px;
  line-height: 1.26;
}
body.public-v415.public-home .price {
  font-size: 32px;
  font-weight: 650;
  letter-spacing: -.035em;
}
body.public-v415.public-home .price-card.featured::after,
body.public-v415.public-home .price-express-v385::after {
  font-weight: 650;
}
body.public-v415.public-home .price-free-badge {
  font-size: 17px;
  font-weight: 650;
  line-height: 1.3;
}
body.public-v415.public-home .price-more-text h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.25;
}
body.public-v415.public-home .price-mini strong {
  font-weight: 650;
}

/* FAQ: larger text, moderate weight, calmer controls. */
body.public-v415.public-home .faq-list summary {
  padding: 21px 62px 21px 24px;
  color: #14243d;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -.01em;
}
body.public-v415.public-home .faq-list details > div {
  padding: 0 24px 23px;
  color: #5a6d87;
  font-size: 16px;
  line-height: 1.62;
}
body.public-v415.public-home .faq-list summary::after {
  font-weight: 500;
}

/* Footer and secondary text. */
body.public-v415.public-home .footer-title {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .05em;
}
body.public-v415.public-home .footer p,
body.public-v415.public-home .footer a {
  font-size: 15px;
  line-height: 1.6;
}

@media (max-width: 900px) {
  body.public-v415.public-home h1 {
    font-size: clamp(42px, 9vw, 58px);
    line-height: 1.04;
  }
  body.public-v415.public-home h2,
  body.public-v415.public-home .expert-section h2,
  body.public-v415.public-home .mid-contact-copy h2 {
    font-size: clamp(32px, 7.5vw, 44px);
    line-height: 1.1;
  }
  body.public-v415.public-home .section-head > p,
  body.public-v415.public-home .section-head.center > p,
  body.public-v415.public-home .mid-contact-copy p {
    font-size: 17px;
  }
}

@media (max-width: 620px) {
  body.public-v415.public-home {
    font-size: 16px;
  }
  body.public-v415.public-home h1 {
    font-size: clamp(38px, 11vw, 48px);
    letter-spacing: -.04em;
  }
  body.public-v415.public-home h2,
  body.public-v415.public-home .expert-section h2,
  body.public-v415.public-home .mid-contact-copy h2 {
    font-size: clamp(30px, 9vw, 38px);
    letter-spacing: -.028em;
  }
  body.public-v415.public-home h3,
  body.public-v415.public-home #cases .case-card-home h3 {
    font-size: 20px;
  }
  body.public-v415.public-home p,
  body.public-v415.public-home .hero-text,
  body.public-v415.public-home .section-head > p,
  body.public-v415.public-home .section-head.center > p,
  body.public-v415.public-home .mid-contact-copy p,
  body.public-v415.public-home .expert-section p {
    font-size: 16px;
    line-height: 1.62;
  }
  body.public-v415.public-home .faq-list summary {
    padding: 18px 56px 18px 19px;
    font-size: 16px;
  }
  body.public-v415.public-home .faq-list details > div {
    padding: 0 19px 20px;
    font-size: 16px;
  }
  body.public-v415.public-home .field label {
    font-size: 13px;
  }
  body.public-v415.public-home .btn {
    font-size: 15px;
  }
}
