/* ===== MediaWave Global brand override for OpenSign ===== */
:root, [data-theme], html {
  --p: 63.61% 0.1348 250.17 !important;   /* primary  = #438FD9 MediaWave blue */
  --pf: 57% 0.1348 250.17 !important;      /* primary focus (slightly darker)  */
  --pc: 100% 0 0 !important;               /* primary content = white          */
}
/* hardcoded discord/link blue -> brand blue */
.text-\[blue\]{ color:#438FD9 !important; }
