/*
 * Observer permanent command-color registry.
 *
 * These are the canonical family/public variants.
 * Daddy/internal variants will use the same identities at deeper
 * saturation, contrast, and luminosity.
 */

:root {
  --staff-oculara: #d94f8a;
  --staff-veyra: #e83e66;
  --staff-nythera: #ba202b;
  --staff-kaelor: #21aebb;
  --staff-sylphi: #e96c20;
  --staff-omnira: #efa51c;
  --staff-dravik: #7248a7;
  --staff-xephyra: #63ad37;
  --staff-mouren: #dd4c8f;
  --staff-aethon: #258bd0;
  --staff-rhesia: #8e65bd;
  --staff-hollowglass: #626267;
  --staff-weaver: #2886cc;
  --staff-atlas: #dc507c;
  --staff-forge: #ef6c22;
  --staff-pooh: #267fc2;
  --staff-sentinel: #677198;
  --staff-noah: #3391d0;
}
