/* SHARED·ARTICLEHEAD (422) — the Deep read's own title block. (D-739)
 *
 * EXTRACTED 2026-08-20 from the live 502 read (web/css/cards/weeks/read.css) — Phase 2
 * block 2 of cc-wb-cascade-and-weeks-extract. Values VERBATIM (.wkr-ahead → ahd ·
 * .wkr-akick → .kick · .wkr-atitle → .title · .wkr-adek → .dek): micro-label kicker in
 * label register, Fraunces display title at --text-title (the D-739 ladder), and a dek in
 * the standfirst register (Inter upright, D-739 — no italic). The kicker copy is the
 * CALLER's ("This week’s read" is 502's line, not this component's). No actions, no
 * data-unit: the head belongs to the article unit that follows it. */
.ahd { margin-top: var(--space-28); }
.ahd .kick { font-family: var(--font-label); font-size: var(--text-micro); font-weight: var(--weight-600); text-transform: uppercase; letter-spacing: var(--tracking-08); color: var(--text-secondary); }
.ahd .title { font-family: var(--font-display); font-weight: var(--weight-600); font-size: var(--text-title); line-height: var(--leading-120); color: var(--text-primary); margin: var(--space-8) 0 0; }
.ahd .dek { font-family: var(--font-body); font-weight: var(--weight-400); font-size: var(--text-subtitle); line-height: var(--leading-155); color: var(--text-secondary); margin: var(--space-8) 0 0; }
