/* GENERATED from NICHE-CONFIG — INSTANCE 002 (outgearly.com).
   Do not edit by hand: edit the instance block and regenerate.
   This is the ONLY per-site file in aff-child. */
:root {
  --ink:       #1E293B;  /* slate — header, footer, dark sections */
  --brand:     #2F5D3A;  /* forest green — links, accents, active nav */
  --cta:       #E8871E;  /* campfire orange — affiliate buttons ONLY */
  --cta-text:  #3A2101;
  --surface:   #FAF9F6;  /* warm off-white */
  --body:      #24292F;
  --border:    #E5E1D8;

  --font-display: "Archivo Expanded", "Archivo", system-ui, sans-serif;
  --font-body:    "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;

  --radius: 8px;
  --space-unit: 1rem;
  --content-width: 720px;
}
