/* ============================================================
   CASE FILE 004 — THE COBBLER TEST
   The Actuary's Ledger Aesthetic
   Loads AFTER brand.css — all rules scoped under .c004 / .c004-page
   ------------------------------------------------------------
   Conceptual anchor: this case is about cohort-adjusted mortality
   math — the foundational work of actuarial science since the
   seventeenth century. The visual register is Victorian /
   Edwardian life-insurance: oxblood corrections on aged parchment,
   brass-rule dividers, ornamental figures, double accounting
   lines between sections. Distinct from the dossier / observatory /
   terminal themes of Cases 001–003.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&display=swap');

/* ── PAGE-LEVEL OVERRIDES ── */
.case-page.c004-page {
  --c004-ink:          #080606;    /* body — warmer than c001/c002/c003 */
  --c004-ink-deep:     #040302;
  --c004-panel:        #12100c;    /* tab-bar, panels, stat blocks */
  --c004-panel-lift:   #1a1712;    /* hover / emphasized panel */
  --c004-parchment:    #e8dec8;    /* primary text */
  --c004-parchment-dim:#b3a989;    /* secondary text */
  --c004-ivory:        #f0e8d2;    /* pure paper / headlines */
  --c004-grey:         #7a726a;    /* muted label text */
  --c004-oxblood:      #8b2a20;    /* primary accent — ledger corrections */
  --c004-oxblood-bright:#b8362b;   /* accent hover / emphasis */
  --c004-oxblood-deep: #5a1a14;    /* deep oxblood — pressed ink */
  --c004-brass:        #b08d3a;    /* secondary accent — brass instruments */
  --c004-brass-bright: #d4ad5a;    /* bright brass — highlighted numerals */
  --c004-brass-dim:    #6a5420;    /* dim brass — rules, borders */
  --c004-rule:         rgba(176,141,58,0.22);
  --c004-rule-faint:   rgba(176,141,58,0.10);
  --c004-oxblood-wash: rgba(139,42,32,0.08);
}

.c004-page body {
  background: var(--c004-ink);
  color: var(--c004-parchment);
}

/* Subtle paper-grain overlay atop the brand grain — warms the base */
.c004-page body::after {
  content: '';
  position: fixed;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 40% at 80% 10%, rgba(176,141,58,0.025), transparent 60%),
    radial-gradient(ellipse 60% 40% at 10% 90%, rgba(139,42,32,0.022), transparent 60%);
  pointer-events: none;
  z-index: 9998;
}

/* ── BREADCRUMB ── */
.c004-page .case-breadcrumb {
  background: var(--c004-panel);
  border-bottom: 1px solid var(--c004-rule);
  padding: 12px 40px;
  margin-top: 65px;                        /* clears fixed 64px nav + 1px border */
  display: flex; align-items: center; gap: 8px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px; letter-spacing: 1.5px;
  color: var(--c004-parchment-dim);
  text-transform: uppercase;
}
.c004-page .case-breadcrumb a {
  color: var(--c004-parchment-dim);
  text-decoration: none;
  transition: color 0.2s;
}
.c004-page .case-breadcrumb a:hover { color: var(--c004-brass-bright); }
.c004-page .case-breadcrumb__sep { color: var(--c004-brass-dim); opacity: 0.7; }

/* ── TABS (canonical pattern) ── */
.c004 .tabs {
  display: flex;
  border-bottom: 1px solid var(--c004-rule);
  padding: 0;
  background: var(--c004-panel);
  overflow-x: auto;
  position: sticky;
  top: 64px;
  z-index: 50;
}
.c004 .tab {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  letter-spacing: 2.5px;
  padding: 14px 26px;
  color: var(--c004-parchment-dim);
  cursor: pointer;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  transition: color 0.2s, border-color 0.2s;
  text-transform: uppercase;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  font-weight: 500;
}
.c004 .tab:hover { color: var(--c004-brass-bright); }
.c004 .tab.active {
  color: var(--c004-oxblood-bright);
  border-bottom-color: var(--c004-oxblood);
}
.c004 .tab-content { display: none; }
.c004 .tab-content.active { display: block; }

/* ── HERO ── */
.c004 .hero {
  position: relative;
  min-height: auto;
  padding: 56px 40px 44px;
  background:
    linear-gradient(180deg, var(--c004-ink) 0%, var(--c004-panel) 100%);
  border-bottom: 2px solid var(--c004-brass-dim);
  overflow: hidden;
  display: block;
}
/* Ledger-grid background — horizontal rules mimic ruled accounting paper */
.c004 .hero-grid-bg {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(transparent 23px, var(--c004-rule-faint) 24px);
  background-size: 100% 24px;
  opacity: 0.55;
  mask-image: linear-gradient(180deg, transparent 0%, #000 25%, #000 75%, transparent 100%);
}
/* Double-rule accent under the hero — ledger total line */
.c004 .hero::after {
  content: '';
  position: absolute;
  left: 0; right: 0; bottom: 6px;
  height: 1px;
  background: var(--c004-brass-dim);
  opacity: 0.45;
}
.c004 .hero-content { position: relative; z-index: 2; max-width: 1080px; margin: 0 auto; }

.c004 .case-badge {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  letter-spacing: 4px;
  color: var(--c004-brass-bright);
  border: 1px solid var(--c004-brass-dim);
  padding: 5px 14px;
  display: inline-block;
  margin-bottom: 24px;
  background: rgba(176,141,58,0.04);
}

.c004 .hero-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 900;
  font-size: clamp(3rem, 7.5vw, 6rem);
  line-height: 0.98;
  letter-spacing: -0.02em;
  color: var(--c004-ivory);
  margin-bottom: 12px;
}
.c004 .hero-title .accent {
  color: var(--c004-oxblood-bright);
  font-style: italic;
  font-weight: 700;
}

.c004 .hero-sub {
  font-family: 'EB Garamond', Georgia, serif;
  font-size: clamp(1.05rem, 1.7vw, 1.3rem);
  font-style: italic;
  color: var(--c004-parchment-dim);
  max-width: 720px;
  line-height: 1.55;
  margin-top: 18px;
}

.c004 .hero-meta {
  display: flex;
  gap: 36px;
  flex-wrap: wrap;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid var(--c004-rule);
}
.c004 .hero-meta-item label {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 9px;
  letter-spacing: 3px;
  color: var(--c004-grey);
  display: block;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.c004 .hero-meta-item value {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 16px;
  font-weight: 600;
  color: var(--c004-brass-bright);
  display: block;
  font-feature-settings: "onum" 1;    /* old-style numerals */
}

/* ── MAIN CONTENT ── */
.c004 .main-content {
  padding: 48px 40px;
  max-width: 1080px;
  margin: 0 auto;
}

.c004 .main-content p {
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 1.15rem;
  line-height: 1.7;
  color: var(--c004-parchment);
  margin-bottom: 18px;
}
.c004 .main-content p.lead {
  font-size: 1.3rem;
  line-height: 1.55;
  color: var(--c004-ivory);
  max-width: 800px;
}
.c004 .main-content p strong {
  color: var(--c004-oxblood-bright);
  font-weight: 700;
}
.c004 .main-content p em {
  color: var(--c004-parchment);
  font-style: italic;
}
.c004 .main-content a {
  color: var(--c004-brass-bright);
  text-decoration: none;
  border-bottom: 1px dotted var(--c004-brass-dim);
  transition: color 0.2s, border-color 0.2s;
}
.c004 .main-content a:hover {
  color: var(--c004-oxblood-bright);
  border-bottom-color: var(--c004-oxblood);
}

/* Drop-cap for section-opening paragraphs */
.c004 .main-content p.has-dropcap::first-letter {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 900;
  font-size: 4.2rem;
  line-height: 0.85;
  float: left;
  margin: 6px 12px 0 0;
  color: var(--c004-oxblood-bright);
  font-feature-settings: "onum" 1;
}

/* ── SECTION HEADERS ── */
.c004 .section-header {
  display: flex;
  align-items: baseline;
  gap: 18px;
  margin: 64px 0 28px;
  padding-top: 16px;
  border-top: 1px solid var(--c004-rule);
  position: relative;
}
/* Double-rule — ledger accounting divider */
.c004 .section-header::before {
  content: '';
  position: absolute;
  top: 3px; left: 0; right: 0;
  height: 1px;
  background: var(--c004-rule-faint);
}
.c004 .section-header:first-child { margin-top: 0; border-top: none; padding-top: 0; }
.c004 .section-header:first-child::before { display: none; }
.c004 .section-num {
  font-family: 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-size: 1.15rem;
  color: var(--c004-oxblood-bright);
  font-feature-settings: "onum" 1;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.c004 .section-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 700;
  font-size: clamp(1.5rem, 2.8vw, 2.1rem);
  letter-spacing: -0.01em;
  color: var(--c004-ivory);
  line-height: 1.15;
  flex: 1;
}
.c004 .section-line {
  display: none;    /* the top border + double rule handle it */
}

/* ── GRIDS ── */
.c004 .grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.c004 .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
@media (max-width: 900px) {
  .c004 .grid-2, .c004 .grid-3 { grid-template-columns: 1fr; }
  .c004 .main-content { padding: 28px 20px; }
  .c004 .hero { padding: 40px 20px 32px; }
  .c004-page .case-breadcrumb { padding: 10px 20px; }
}

/* ── PANELS ── */
.c004 .panel {
  background: var(--c004-panel);
  border: 1px solid var(--c004-rule);
  padding: 26px 28px;
  position: relative;
}
.c004 .panel--ox {
  border-color: var(--c004-oxblood-deep);
  background: linear-gradient(180deg, var(--c004-panel), rgba(139,42,32,0.03));
}
.c004 .panel-label {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 2.5px;
  color: var(--c004-brass);
  text-transform: uppercase;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--c004-rule);
}

/* ── EDITORIAL LEDE / PULL-QUOTE ── */
.c004 .editorial-lede {
  position: relative;
  border-left: 3px solid var(--c004-oxblood);
  padding: 26px 32px;
  background: linear-gradient(90deg, var(--c004-oxblood-wash), transparent 80%);
  margin-top: 36px;
  max-width: 880px;
}
.c004 .editorial-lede .tag {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: var(--c004-brass);
  margin-bottom: 14px;
  display: block;
}
.c004 .editorial-lede blockquote {
  margin: 0;
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 1.22rem;
  font-style: italic;
  line-height: 1.5;
  color: var(--c004-ivory);
}
.c004 .editorial-lede blockquote p { margin: 0 0 14px; color: inherit; font-size: inherit; }
.c004 .editorial-lede blockquote p:last-child { margin-bottom: 0; }
.c004 .editorial-lede blockquote em { color: var(--c004-oxblood-bright); font-style: italic; }

/* ── MORTALITY COMPARISON CHART ── */
.c004 .chart-block {
  background: var(--c004-panel);
  border: 1px solid var(--c004-rule);
  padding: 32px 32px 36px;
  margin: 28px 0;
}
.c004 .chart-block .panel-label { margin-bottom: 8px; }
.c004 .chart-toggle {
  display: inline-flex;
  border: 1px solid var(--c004-brass-dim);
  margin: 18px 0 28px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: var(--c004-ink);
}
.c004 .chart-toggle button {
  background: transparent;
  color: var(--c004-parchment-dim);
  border: none;
  padding: 9px 18px;
  cursor: pointer;
  font: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  transition: background 0.2s, color 0.2s;
}
.c004 .chart-toggle button + button { border-left: 1px solid var(--c004-brass-dim); }
.c004 .chart-toggle button.active {
  background: var(--c004-oxblood);
  color: var(--c004-ivory);
  font-weight: 600;
}
.c004 .chart-toggle button:not(.active):hover { color: var(--c004-brass-bright); }

.c004 .chart-rows { display: flex; flex-direction: column; gap: 14px; }
.c004 .chart-row {
  display: grid;
  grid-template-columns: minmax(200px, 260px) 1fr minmax(80px, auto);
  gap: 20px;
  align-items: center;
}
.c004 .chart-label {
  font-family: 'EB Garamond', Georgia, serif;
  color: var(--c004-parchment);
  font-size: 15px;
  line-height: 1.25;
}
.c004 .chart-label small {
  display: block;
  color: var(--c004-grey);
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 3px;
}
.c004 .chart-bar-outer {
  position: relative;
  background: rgba(176,141,58,0.06);
  height: 22px;
  border-left: 1px solid var(--c004-brass-dim);
}
.c004 .chart-bar {
  position: absolute; inset: 0 auto 0 0;
  width: 0;
  background: linear-gradient(90deg, var(--c004-brass-dim), var(--c004-brass));
  transition: width 900ms cubic-bezier(0.22, 0.8, 0.3, 1);
}
.c004 .chart-row.cluster .chart-bar {
  background: linear-gradient(90deg, var(--c004-brass), var(--c004-brass-bright));
}
.c004 .chart-row.highlight .chart-bar {
  background: linear-gradient(90deg, var(--c004-oxblood-deep), var(--c004-oxblood-bright));
}
.c004 .chart-value {
  color: var(--c004-oxblood-bright);
  text-align: right;
  font-weight: 700;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 13px;
  font-feature-settings: "onum" 0;
}
.c004 .chart-note {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  color: var(--c004-grey);
  margin-top: 24px;
  letter-spacing: 0.04em;
  line-height: 1.7;
}

/* ── CALCULATION TABLE ── */
.c004 .calc-table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 13px;
  background: var(--c004-panel);
  border: 1px solid var(--c004-rule);
}
.c004 .calc-table th, .c004 .calc-table td {
  padding: 14px 18px;
  text-align: left;
  border-bottom: 1px solid var(--c004-rule-faint);
}
.c004 .calc-table th {
  color: var(--c004-brass-bright);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
  border-bottom: 2px solid var(--c004-brass-dim);
  background: var(--c004-ink);
}
.c004 .calc-table td.num {
  text-align: right;
  color: var(--c004-parchment);
  font-feature-settings: "onum" 0, "tnum" 1;
}
.c004 .calc-table tr.highlight td {
  color: var(--c004-ivory);
  background: var(--c004-oxblood-wash);
}
.c004 .calc-table tr.highlight td.num {
  font-weight: 700;
  color: var(--c004-oxblood-bright);
}

/* ── CAUSE-OF-DEATH COMPARISON CARDS ── */
.c004 .cause-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin: 28px 0;
}
@media (max-width: 700px) {
  .c004 .cause-grid { grid-template-columns: 1fr; }
}
.c004 .cause-card {
  background: var(--c004-panel);
  border: 1px solid var(--c004-rule);
  padding: 26px 28px 28px;
}
.c004 .cause-card h4 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--c004-ivory);
  margin: 0 0 6px;
}
.c004 .cause-card .sub {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--c004-brass);
  margin-bottom: 18px;
}
.c004 .cause-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c004 .cause-list li {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  padding: 10px 0;
  border-top: 1px solid var(--c004-rule-faint);
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 15px;
  color: var(--c004-parchment);
}
.c004 .cause-list li:first-child { border-top: none; }
.c004 .cause-list li .n {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12px;
  color: var(--c004-grey);
}
.c004 .cause-list li.flagged { color: var(--c004-oxblood-bright); font-weight: 600; }
.c004 .cause-list li.flagged .n { color: var(--c004-oxblood-bright); }

/* ── OUTLIER / RARITY CARDS ── */
.c004 .outlier-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin: 28px 0;
}
.c004 .outlier-card {
  border: 1px solid var(--c004-rule);
  padding: 28px 26px 26px;
  background: var(--c004-panel);
  position: relative;
}
.c004 .outlier-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 4px;
  height: 100%;
  background: var(--c004-oxblood-deep);
}
.c004 .outlier-card.primary::before { background: var(--c004-oxblood-bright); }
.c004 .outlier-card .rank {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 2.5px;
  color: var(--c004-brass);
  margin-bottom: 12px;
  text-transform: uppercase;
}
.c004 .outlier-card h4 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--c004-ivory);
  margin: 0 0 14px;
  line-height: 1.2;
}
.c004 .outlier-card .ratio {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 900;
  font-style: italic;
  font-size: 3.4rem;
  color: var(--c004-oxblood-bright);
  line-height: 1;
  margin: 6px 0 4px;
  display: block;
  font-feature-settings: "onum" 1;
}
.c004 .outlier-card .ratio small {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 10px;
  letter-spacing: 2.5px;
  color: var(--c004-grey);
  font-weight: 400;
  font-style: normal;
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
}
.c004 .outlier-card p {
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 1rem;
  line-height: 1.55;
  color: var(--c004-parchment-dim);
  margin: 16px 0 0;
}

/* ── FINDINGS LIST ── */
.c004 .findings {
  background: linear-gradient(180deg, var(--c004-oxblood-wash), rgba(176,141,58,0.03));
  border: 1px solid var(--c004-oxblood-deep);
  padding: 36px 40px;
  margin: 32px 0;
}
.c004 .findings .panel-label {
  color: var(--c004-oxblood-bright);
  border-bottom-color: var(--c004-oxblood-deep);
  margin-bottom: 18px;
}
.c004 .findings ol {
  list-style: none;
  counter-reset: finding;
  padding: 0;
  margin: 0;
}
.c004 .findings li {
  counter-increment: finding;
  position: relative;
  padding: 16px 0 16px 64px;
  border-top: 1px solid var(--c004-rule-faint);
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.55;
  color: var(--c004-parchment);
}
.c004 .findings li:first-child { border-top: none; }
.c004 .findings li::before {
  content: counter(finding, decimal-leading-zero);
  position: absolute;
  left: 0; top: 14px;
  font-family: 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1.4rem;
  color: var(--c004-oxblood-bright);
  font-feature-settings: "onum" 1;
  letter-spacing: 0.04em;
}
.c004 .findings li strong {
  color: var(--c004-oxblood-bright);
  font-weight: 700;
}

/* ── VERDICT BLOCK ── */
.c004 .verdict {
  background: var(--c004-panel);
  border: 1px solid var(--c004-oxblood);
  padding: 44px 44px 40px;
  margin: 40px 0 20px;
  position: relative;
}
.c004 .verdict::before {
  content: "VERDICT";
  position: absolute;
  top: -10px; left: 32px;
  background: var(--c004-ink);
  padding: 0 14px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 11px;
  letter-spacing: 4px;
  color: var(--c004-oxblood-bright);
}
.c004 .verdict p {
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 1.18rem;
  line-height: 1.6;
  color: var(--c004-parchment);
  margin-bottom: 18px;
}
.c004 .verdict p:last-child { margin-bottom: 0; }
.c004 .verdict .emph {
  color: var(--c004-oxblood-bright);
  font-style: italic;
  font-weight: 600;
}

/* ── INLINE GENDER LIST ── */
.c004 .gender-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 24px;
  border: 1px solid var(--c004-rule);
  background: var(--c004-panel);
  font-family: 'IBM Plex Mono', monospace;
  font-size: 13px;
}
.c004 .gender-list li {
  padding: 12px 22px;
  border-top: 1px solid var(--c004-rule-faint);
  color: var(--c004-parchment-dim);
}
.c004 .gender-list li:first-child { border-top: none; }
.c004 .gender-list li strong { color: var(--c004-brass-bright); }

/* ── SOURCES ── */
.c004 .sources {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12.5px;
  line-height: 1.8;
  color: var(--c004-parchment-dim);
  list-style: none;
  padding: 0;
  margin: 16px 0 28px;
}
.c004 .sources li {
  margin-bottom: 14px;
  padding-left: 20px;
  position: relative;
}
.c004 .sources li::before {
  content: '§';
  position: absolute;
  left: 0;
  font-family: 'Playfair Display', Georgia, serif;
  color: var(--c004-oxblood);
}
.c004 .sources a {
  color: var(--c004-brass-bright);
  border-bottom: 1px dotted var(--c004-brass-dim);
}
.c004 .sources a:hover { color: var(--c004-oxblood-bright); }

/* ── LARGE NUMERAL DISPLAY (used in-flow) ── */
.c004 .numeral {
  font-family: 'Playfair Display', Georgia, serif;
  font-weight: 900;
  font-style: italic;
  color: var(--c004-oxblood-bright);
  font-feature-settings: "onum" 1;
}

/* ── REDUCED MOTION ── */
@media (prefers-reduced-motion: reduce) {
  .c004 .chart-bar { transition: none; }
}

/* ── SMALL-SCREEN TWEAKS ── */
@media (max-width: 640px) {
  .c004 .main-content { padding: 32px 20px; }
  .c004 .findings, .c004 .verdict { padding: 24px 22px; }
  .c004 .chart-block { padding: 22px 18px; }
  .c004 .chart-row { grid-template-columns: 1fr; gap: 6px; }
  .c004 .chart-value { text-align: left; }
  .c004 .calc-table { font-size: 11.5px; }
  .c004 .calc-table th, .c004 .calc-table td { padding: 10px 10px; }
  .c004 .section-header { gap: 12px; margin: 48px 0 20px; }
  .c004 .outlier-card .ratio { font-size: 2.6rem; }
  .c004 .editorial-lede { padding: 22px 22px 22px 24px; }
  .c004 .editorial-lede blockquote { font-size: 1.1rem; }
  .c004 .main-content p.has-dropcap::first-letter { font-size: 3.2rem; margin-right: 8px; }
}
