/* Reading surfaces share the editorial homepage; no market state is styled away. */
.editorial-archive-story { display:flex; gap:16px; align-items:center; min-width:0; }
.editorial-archive-story > div { min-width:0; }
.editorial-archive-thumbnail { display:block; width:96px; flex:0 0 96px; }
.editorial-archive-thumbnail .editorial-image { margin:0; }
.editorial-archive-thumbnail .editorial-image figcaption { display:none; }
.editorial-archive-thumbnail img { width:96px; height:68px; object-fit:cover; }
.editorial-article-image { margin:20px 0 24px; }
.editorial-content-kicker { font:500 12px/1.5 var(--font-mono); letter-spacing:.13em; text-transform:uppercase; }
.editorial-content-link { text-underline-offset:4px; }
.editorial-research-header { padding:22px 0 30px; border-bottom:var(--rule-heavy); margin-bottom:28px; }
.editorial-research-header h1 { font-size:clamp(36px,5vw,66px); line-height:1.05; margin:12px 0; }
.editorial-research-header > p:last-child { max-width:760px; font-size:18px; line-height:1.6; color:var(--color-text-mid); }
.editorial-research-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:32px 24px; }
.editorial-research-card { min-width:0; border-bottom:var(--rule-hair); padding-bottom:24px; }
.editorial-research-card__image { display:block; }
.editorial-research-card .editorial-image { margin:0 0 14px; }
.editorial-research-card h2 { font-size:clamp(23px,2.3vw,31px); line-height:1.14; margin:8px 0 12px; overflow-wrap:anywhere; }
.editorial-research-card h2 a { text-decoration:none; }
.editorial-research-card p { line-height:1.6; }
.editorial-research-meta { color:var(--color-text-mid); font:12px/1.6 var(--font-mono); }
.editorial-pagination { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:16px; padding:28px 0; margin-top:24px; border-top:var(--rule-hair); }
.editorial-note-header { max-width:1020px; padding:20px 0; }
.editorial-note-header h1 { font-size:clamp(34px,5.3vw,70px); line-height:1.04; margin:12px 0 20px; overflow-wrap:anywhere; }
.editorial-note-deck { font-size:clamp(18px,2vw,23px); line-height:1.45; max-width:850px; }
.editorial-note-image { max-width:1040px; margin:0 0 30px; }
.editorial-note-image img { max-height:540px; object-fit:cover; }
.editorial-review-note { border-left:3px solid var(--color-fade); background:var(--color-paper-deep); padding:18px 22px; margin:24px 0; line-height:1.6; }
.editorial-note-layout { display:grid; grid-template-columns:minmax(0,2fr) minmax(260px,1fr); gap:48px; align-items:start; }
.editorial-note-prose { font-size:18px; line-height:1.85; max-width:740px; overflow-wrap:anywhere; }
.editorial-note-prose h1,.editorial-note-prose h2 { font-family:var(--font-serif); font-size:30px; line-height:1.2; margin:34px 0 14px; }
.editorial-note-prose h3 { font-family:var(--font-serif); font-size:24px; line-height:1.3; margin:28px 0 12px; text-transform:none; letter-spacing:normal; }
.editorial-note-prose p { margin:0 0 22px; }
.editorial-note-prose ul { padding-left:24px; margin-bottom:24px; }
.editorial-note-prose li { margin-bottom:10px; }
.editorial-note-prose blockquote { margin:20px 0; padding:12px 24px; border-left:3px solid var(--color-ink); font-family:var(--font-serif); }
.editorial-note-terms { padding:24px; border:var(--rule-hair); min-width:0; overflow-wrap:anywhere; }
.editorial-note-terms h2 { font-size:28px; line-height:1.2; }
.editorial-note-terms p { line-height:1.65; }
.editorial-note-terms dl { font-size:13px; line-height:1.7; }
.editorial-note-terms dt { font-weight:700; border-top:var(--rule-hair); margin-top:12px; padding-top:10px; }
.editorial-note-terms dd { margin:0; }
.editorial-note-terms .btn { white-space:normal; margin:20px 0 10px; }
.editorial-note-updates { border-top:var(--rule-heavy); margin-top:40px; }
.editorial-note-updates article { border-top:var(--rule-hair); padding-top:16px; }
@media(max-width:1000px) { .editorial-research-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .editorial-note-layout { gap:28px; } }
@media(max-width:760px) { .editorial-note-layout { grid-template-columns:minmax(0,1fr); } .editorial-note-terms { order:-1; } .editorial-archive-thumbnail { width:68px; flex-basis:68px; } .editorial-archive-thumbnail img { width:68px; height:58px; } .editorial-archive-story { gap:10px; } }
@media(max-width:560px) { .editorial-research-grid { grid-template-columns:minmax(0,1fr); } .editorial-note-prose { font-size:17px; } .editorial-research-card h2 { font-size:28px; } }
