/* HR AI Recommendation Index: the accent over the Modernist design system. Load AFTER modernist.css.
   One ground (#f3f2f2), one ink (#201e1d) and one warm neutral ramp across every AI Indexes site (Design, 2026-09-27), all
   inherited from modernist.css; only the accent differs. The ramp is generated on the GTM OKLCH lightness scale, and
   --color-accent-700 is the accent-text shade Design names for labels. */

:root {
  --color-accent:  #8d2a5e;
  --color-accent-100: #fbf3f6;
  --color-accent-200: #f5e2e9;
  --color-accent-300: #edc9d7;
  --color-accent-400: #e1a2bd;
  --color-accent-500: #d573a1;
  --color-accent-600: #b55483;
  --color-accent-700: #8e3e65;
  --color-accent-800: #652c47;
  --color-accent-900: #3f202e;
  --color-accent-2:     #8d2a5e;
  --color-accent-2-500: #d573a1;
  --color-accent-2-700: #8e3e65;
}
