/* People's Research — scoped tokens.
   Kun loaded på Research. MÅ KUN bruges i:
   - SVG inde i <figure> eller <svg class="research-viz">
   - .badge--consent, .badge--provenance
   - science-icon group i sprite
   FORBUDT på: .btn-*, .hero-*, .section-*, .card-*, body text, content-card borders.
   Se CLAUDE.md §5. */

:root {
  --color-research-data:      #4A8F82;
  --color-research-data-soft: #D9E8E4;
  /* Warning / blocked semantic — kun til status-indikatorer (residency-cards, event-streams) */
  --color-research-warn:      #C9926A;
}
