/* Tokens for new ICL GreenShift patterns. Existing blocks are intentionally not restyled here. */
:root {
  --iclgf-ds-font-display: "Space Grotesk", "Segoe UI", Arial, sans-serif;
  --iclgf-ds-font-body: "IBM Plex Sans", "Segoe UI", Arial, sans-serif;
  --iclgf-ds-font-mono: "IBM Plex Mono", Consolas, monospace;
  --iclgf-ds-ink: #0a0a0a;
  --iclgf-ds-surface: #101215;
  --iclgf-ds-surface-alt: #16191d;
  --iclgf-ds-text: #f4f7f8;
  --iclgf-ds-muted: #aeb6be;
  --iclgf-ds-cyan: #00f2ff;
  --iclgf-ds-copper: #ff4d00;
  --iclgf-ds-hair: rgba(244, 247, 248, .08);
  --iclgf-ds-hair-strong: rgba(244, 247, 248, .16);
}
