/* v2raytunfix.top — v2raytun palette (vt-navy) · prefix=vbhns */
:root {
  --vbhns-bg: #f3f6fb;
  --vbhns-ink: #0b1f44;
  --vbhns-muted: #334155;
  --vbhns-accent: #1e3a8a;
  --vbhns-accent-deep: #172554;
  --vbhns-accent-soft: color-mix(in srgb, #1e3a8a 12%, transparent);
  --vbhns-font: "IBM Plex Sans", system-ui, sans-serif;
  --vbhns-display: "Source Serif 4", system-ui, sans-serif;
  --vbhns-keys-to: #0f172a;
  --vbhns-keys-cta: #93c5fd;
}
