/* GENERATED by scripts/demo/sync-demo-brand.mjs from brand/demo-tenants/voltworks-ev/brand.json.
 * Do not hand-edit (PRTL-009). */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap");

:root {
  --ot-accent: #6C3CFF;
  --ot-accent-hover: #5830D8;
  --ot-background: #080C18;
  --ot-surface: #0B0F1E;
  --ot-foreground: #E6E8EE;
  --ot-muted: #6B7280;
  --ot-highlight: #FFD400;
  --ot-warning: #FFD400;
  --ot-critical: #F33B30;
  --ot-product-name: "VoltWorks EV";
  --ot-font: "IBM Plex Sans", system-ui, sans-serif;
}
