/* vlessroute.digital — vless flow (vx-rose) · prefix=xucrg */
:root {
  --xucrg-bg: #fff1f2;
  --xucrg-bg-top: #ffe4e6;
  --xucrg-ink: #881337;
  --xucrg-muted: #9f1239;
  --xucrg-line: #fecdd3;
  --xucrg-node: #ffffff;
  --xucrg-accent: #e11d48;
  --xucrg-accent-deep: #be123c;
  --xucrg-accent-soft: color-mix(in srgb, #e11d48 12%, transparent);
  --xucrg-ok: #0f766e;
  --xucrg-cta-bg: #881337;
  --xucrg-font: "Work Sans", system-ui, sans-serif;
  --xucrg-display: "Work Sans", system-ui, sans-serif;
  --xucrg-mono: "JetBrains Mono", ui-monospace, monospace;
}
