:root {
  --cph-oxblood: #43121A;
  --cph-dried-ink: #1A0A0D;
  --cph-bone: #F2ECE3;
  --cph-brass: #C79A4B;

  /* muted tints — ui only */
  --cph-hairline-dark: #5d2029;
  --cph-hairline-light: #ded5c8;
  --cph-secondary-on-dark: #b58c8f;
  --cph-secondary-on-light: #7a6a5e;

  --cph-font-display: Archivo, sans-serif;   /* 700, -.055em */
  --cph-font-body: Archivo, sans-serif;      /* 400 */
  --cph-font-aside: "Instrument Serif", serif; /* italic only */
  --cph-font-label: "IBM Plex Mono", monospace; /* caps, +.16em */

  --cph-radius: 0;
  --cph-shadow: none;
}
