/* ─────────────────────────────────────────────────────────────
   Daftar illustration component — Register 1 (The Ledger Scene).
   Site-wide: apply class "ledger-scene" to every daftar illustration
   (resume desks, triptych, page heroes). mix-blend-mode: multiply
   merges the asset's warm paper ground into the page Bone (#F5F2EB)
   so the rectangular edge disappears and only the ink / brass / terracotta
   line-work sits on the page — per Brand Book Part 6 (bone ground, line-work).
   ───────────────────────────────────────────────────────────── */
.ledger-scene{
  mix-blend-mode:multiply;
  /* isolate nothing above; the page Bone is the intended backdrop */
}
