/* Nexus brand identity colors — IDENTITY USE ONLY.
   These are for module name/logo/favicon tinting. Never use them for
   buttons, status indicators, or functional UI. Use --accent, --success,
   --warning, --danger for functional roles. */

:root {
  --nx-platform: #5BC8E8;
  --nx-streamcontroller: #4ADE80;
  --nx-kinetica: #C04BE8;
  --nx-conduit: #4878F0;
  --nx-cuepoint: #F0A830;
  --nx-compound: #E8564B;
  --nx-tile-bg: #12161F;
  --nx-canvas: #0A0E1A;
}
