/* Editorial pages extend the existing site palette and system type. */
.editorial { --mut: #66665f; --olive: #6f7826; --brick: #a24f4f; }
.editorial .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.editorial-main { max-width: 1136px; margin: auto; padding: 0 28px; }
.editorial :focus-visible { outline: 2px solid var(--olive); outline-offset: 5px; border-radius: 3px; }
.skip-link { position: fixed; top: -100px; left: 20px; z-index: 100; background: var(--ink); color: #fff; padding: 12px 20px; border-radius: 99px; }
.skip-link:focus { top: 14px; }
.breadcrumbs { padding: 28px 0 0; color: var(--gray); font-size: 13px; }
.breadcrumbs ol { display: flex; flex-wrap: wrap; gap: 6px 10px; list-style: none; }
.breadcrumbs li + li::before { content: "/"; margin-right: 10px; color: var(--mut); }
.breadcrumbs a:hover, .editorial footer a:hover { text-decoration: underline; text-underline-offset: 4px; }
.editorial-hero { padding: 72px 0 60px; max-width: 890px; }
.editorial-hero h1 { font-size: clamp(38px, 5.7vw, 68px); font-weight: 600; line-height: 1.07; letter-spacing: -0.045em; max-width: 19ch; text-wrap: balance; }
.editorial-lede { font-size: clamp(18px, 2vw, 21px); color: var(--gray); line-height: 1.6; max-width: 62ch; margin-top: 24px; }
.editorial .k { color: var(--olive); }
.editorial .fine { color: var(--mut); animation: none; }
.editorial .cta-row { justify-content: flex-start; flex-wrap: wrap; animation: none; margin-top: 28px; }
.editorial .btn { justify-content: center; text-align: center; min-height: 48px; white-space: nowrap; }
.text-link { text-decoration: underline; text-underline-offset: 5px; text-decoration-color: #99998e; }
.text-link:hover { color: var(--olive); }
.editorial-section { padding: 56px 0; border-top: 1px solid var(--line); scroll-margin-top: 96px; }
.editorial-section > p { max-width: 68ch; margin-top: 20px; color: var(--gray); font-size: 17px; line-height: 1.7; }
.editorial h2 { text-wrap: balance; }
.editorial h3 { font-size: 22px; font-weight: 500; letter-spacing: -0.02em; line-height: 1.25; }
.resource-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.resource-card { border-radius: 22px; padding: 30px; background: var(--card); display: flex; flex-direction: column; align-items: flex-start; gap: 14px; }
.resource-card p { color: var(--gray); line-height: 1.65; }
.resource-card .text-link { margin-top: auto; padding-top: 10px; min-height: 44px; }
.resource-card h2 { font-size: clamp(24px, 2.8vw, 30px); }
.resource-card .k { margin: 0; font-size: 12px; }
.editorial-note { border-left: 3px solid var(--olive); padding: 18px 24px; background: var(--card); border-radius: 0 14px 14px 0; color: var(--gray); font-size: 15px; line-height: 1.7; margin: 28px 0; max-width: 76ch; }
.editorial-note strong { color: var(--ink); font-weight: 600; }
.concept-map { background: var(--card); padding: 34px; border-radius: 24px; margin-top: 30px; }
.concept-map > h3 { margin-bottom: 8px; }
.concept-map > p { color: var(--gray); max-width: 72ch; }
.concept-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 26px; }
.concept-grid > div { padding: 24px; background: #fff; border-radius: 16px; }
.concept-grid p { margin-top: 10px; color: var(--gray); font-size: 15px; }
.concept-grid .k { margin: 0 0 10px; }
.editorial-figure { margin: 30px 0; padding: clamp(12px, 3vw, 32px); border-radius: 24px; background: var(--card); }
.editorial-figure img { width: 100%; height: auto; border-radius: 12px; }
.editorial-figure figcaption { text-align: center; color: var(--mut); font-size: 13px; margin-top: 18px; }
.jump-links { display: flex; flex-wrap: wrap; gap: 10px; padding-bottom: 42px; }
.jump-links a { padding: 10px 18px; border: 1px solid var(--line); border-radius: 99px; min-height: 44px; font-size: 14px; }
.jump-links a:hover { background: var(--card); }
.use-case { display: grid; grid-template-columns: 0.9fr 1.4fr; gap: 60px; }
.use-case .case-number { font-size: 13px; color: var(--olive); margin-bottom: 14px; }
.use-case h2 { max-width: 19ch; }
.use-case .audience { margin-top: 16px; font-size: 14px; color: var(--mut); }
.case-content p { color: var(--gray); line-height: 1.7; }
.case-content h3 { font-size: 17px; margin: 24px 0 12px; }
.case-content ol { padding-left: 20px; color: var(--gray); line-height: 1.65; }
.case-content li + li { margin-top: 10px; }
.case-question { padding: 22px 24px; border-radius: 16px; background: var(--card); margin-bottom: 22px; }
.case-question span { display: block; color: var(--olive); font-size: 12px; margin-bottom: 8px; }
.case-question p { color: var(--ink); font-size: 19px; line-height: 1.45; }
.reading { max-width: 720px; margin: 0 auto; }
.reading p, .reading li { font-size: 18px; line-height: 1.8; color: #383836; }
.reading p { margin-top: 22px; }
.reading h2 { margin: 48px 0 18px; font-size: 30px; }
.reading h3 { margin: 30px 0 14px; }
.reading ol, .reading ul { padding-left: 24px; margin: 24px 0; }
.reading li { padding-left: 5px; margin-top: 14px; }
.reading a { text-decoration: underline; text-decoration-color: #99998e; text-underline-offset: 4px; }
.article-hero { max-width: 820px; margin: 0 auto; }
.article-meta { color: var(--mut); font-size: 14px; margin-top: 26px; }
.article-meta span { margin: 0 10px; }
.related-note { margin-top: 48px; border-top: 1px solid var(--line); padding-top: 24px; }
.related-note span { margin: 0 14px; }
.comparison-fit { margin-bottom: 52px; }
.comparison-table { border: 1px solid var(--line); border-radius: 20px; overflow: hidden; margin-top: 28px; }
.comparison-table table { width: 100%; border-collapse: collapse; table-layout: fixed; text-align: left; }
.comparison-table caption { text-align: left; padding: 22px; font-size: 14px; color: var(--mut); }
.comparison-table th, .comparison-table td { vertical-align: top; padding: 22px; border-top: 1px solid var(--line); font-size: 15px; line-height: 1.65; overflow-wrap: anywhere; }
.comparison-table thead { background: var(--card); }
.comparison-table th { font-weight: 500; color: var(--ink); }
.comparison-table td { color: var(--gray); }
.comparison-table th:first-child { width: 22%; }
.source-link { display: block; width: fit-content; margin-top: 12px; font-size: 13px; text-decoration: underline; text-underline-offset: 3px; }
.source-list { padding-left: 20px; color: var(--gray); line-height: 1.7; margin-top: 20px; }
.source-list a { display: inline-block; padding: 6px 0; text-decoration: underline; text-underline-offset: 4px; }
.editorial .faq { margin: 24px 0 0; max-width: 800px; }
.editorial .faq summary { gap: 22px; line-height: 1.5; }
.editorial .faq .a { line-height: 1.75; }
.editorial-cta { padding: 58px 40px; background: var(--card); border-radius: 26px; margin: 80px 0; text-align: center; }
.editorial-cta h2 { font-size: clamp(28px, 4vw, 42px); }
.editorial-cta > p:not(.k):not(.fine) { max-width: 57ch; margin: 20px auto 0; color: var(--gray); line-height: 1.7; }
.editorial-cta .cta-row { justify-content: center; }
.editorial footer .note { text-align: center; }
.editorial footer .fl { flex-wrap: wrap; }
/* Match the homepage badge. Override img[width] without removing intrinsic dimensions. */
.editorial footer .nvb { width: auto; height: 44px; flex-shrink: 0; }
.editorial .nav .links [aria-current="page"] { color: var(--olive); }
@media (max-width: 840px) { .editorial .navsheet { max-height: calc(100dvh - 60px); overflow-y: auto; } }
@media (min-width: 841px) { .editorial .navsheet { display: none; } }
@media (max-width: 700px) {
  .editorial-main { padding: 0 22px; }
  .editorial-hero { padding: 48px 0 42px; }
  .editorial-hero h1 { font-size: clamp(34px, 9vw, 48px); }
  .resource-grid, .concept-grid, .use-case { grid-template-columns: 1fr; }
  .use-case { gap: 26px; }
  .use-case h2 { max-width: none; }
  .resource-card { padding: 26px; }
  .concept-map { padding: 24px; }
  .editorial-section { padding: 40px 0; }
  .reading p, .reading li { font-size: 17px; }
  .editorial-cta { padding: 36px 22px; margin: 56px 0; }
  .editorial-cta .cta-row { flex-direction: column; gap: 20px; }
  .editorial-cta .btn { width: 100%; }
  .comparison-table { border: 0; border-radius: 0; }
  .comparison-table table, .comparison-table tbody, .comparison-table tr, .comparison-table td, .comparison-table th { display: block; width: 100%; }
  .comparison-table thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .comparison-table caption { display: block; padding: 0 0 18px; }
  .comparison-table tbody tr { border: 1px solid var(--line); border-radius: 16px; overflow: hidden; margin-bottom: 16px; }
  .comparison-table th:first-child { width: 100%; background: var(--card); border: 0; }
  .comparison-table td::before { content: attr(data-label); display: block; font-size: 13px; color: var(--olive); font-weight: 600; margin-bottom: 10px; }
}
@media (prefers-reduced-motion: reduce) { .editorial { scroll-behavior: auto; } html:has(.editorial) { scroll-behavior: auto; } }
@media (max-width: 380px) { .editorial .nav .links .storylink { display: none; } }
