/* =============================================================
   Gölgem — Design Tokens (the companion volume · the shadow book)
   Derived from the authored cover, not decided independently: the
   artwork already fixes the ground, the gold and the charcoal.
   The wider palette stays open (brief §14) — this is the minimum
   the cover itself establishes. Load INSTEAD of tokens-isigim.css.
   ============================================================= */
:root {
  --cream:      #FAF4E9;   /* page field — shared with Şahit's ground   */
  --cream-2:    #F2E9D6;   /* cover gradient foot                       */
  --ink:        #262524;   /* the charcoal of the shadow itself         */
  --ink-soft:   #8A7B66;   /* kickers, labels                           */
  --gold:       #8C5E1E;   /* the gold of the line figure — the accent  */
  --gold-deep:  #6F4A17;
  --sepia:      #6E5844;   /* italics                                   */
  --line:       #E2D3B4;   /* frame + hairlines                         */
  --rule-soft:  #EFE6D2;

  --font-display: 'Cormorant Garamond', Georgia, serif;
  --font-script:  'Parisienne', cursive;
  --font-body:    'Lora', Georgia, serif;
  --font-serif-2: 'EB Garamond', Georgia, serif;
  --font-sans:    'Poppins', system-ui, sans-serif;
}
