/* ==========================================================================
   Diabetes & Endocrine Specialists — shared design tokens
   Canonical source of truth for the diaendo satellite family:
   sandiendo.com · menoexperts.com · endotrials.org · hashimotos.info

   Edit here, then deploy this file to /assets/css/tokens.css on each site.
   Site-specific tokens (e.g. --gold, --recruiting) stay in each site's own CSS.
   Generated 2026-07-20.
   ========================================================================== */

:root{
  --ink: #1a1a1a;
  --lime: #5ec4a7;
  --lime-deep: #149d79;
  --line: #e2e8e4;
  --mist: #f5f7f6;
  --mist-2: #eaf2ee;
  --paper: #ffffff;
  --slate: #828282;
  --slate-l: #6b7a73;
  --teal: #149d79;
  --teal-dark: #0f7a5e;
  --teal-deep: #0b5544;
  --warn-bg: #fff8ec;
  --warn-ink: #7a5a18;
  --warn-line: #e8d4a8;
}
