/* GENERATED by scripts/demo/sync-demo-brand.mjs from brand/demo-tenants/r-corp/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: #00D4FF;
  --ot-accent-hover: #00B8DE;
  --ot-background: #071526;
  --ot-surface: #0B1D33;
  --ot-foreground: #F2F6FA;
  --ot-muted: #6B7C93;
  --ot-warning: #F59E0B;
  --ot-critical: #FF5B5B;
  --ot-product-name: "R-Corp";
  --ot-font: "IBM Plex Sans", system-ui, sans-serif;
}
