/* FinEdge brand token overrides (ADR-045). Applied via <html data-brand="finedge">
   on SHARED portal-go pages served from finedg.com (e.g. /trading, /edge). The
   standalone FinEdge home is self-styled and does not depend on this file.
   Inert for bibamoney.com — the selector never matches there. */
html[data-brand="finedge"] {
  --accent: #075cf5;
  --primary: #075cf5;
  --primary-hover: #0549c4;
}
