/* vlessclient.digital — vless flow (vx-coral) · prefix=xhgcm */
:root {
  --xhgcm-bg: #fff7ed;
  --xhgcm-bg-top: #ffedd5;
  --xhgcm-ink: #7c2d12;
  --xhgcm-muted: #9a3412;
  --xhgcm-line: #fed7aa;
  --xhgcm-node: #ffffff;
  --xhgcm-accent: #ea580c;
  --xhgcm-accent-deep: #c2410c;
  --xhgcm-accent-soft: color-mix(in srgb, #ea580c 12%, transparent);
  --xhgcm-ok: #059669;
  --xhgcm-cta-bg: #7c2d12;
  --xhgcm-font: "Atkinson Hyperlegible", system-ui, sans-serif;
  --xhgcm-display: "Atkinson Hyperlegible", system-ui, sans-serif;
  --xhgcm-mono: "IBM Plex Mono", ui-monospace, monospace;
}
