/* brand.css — genere depuis app_settings brand_color_* (LOT 5) */
:root{
  --accent:#06747D;
  --accent-bright:#0BAE9F;
  --accent-deep:#044a52;
  --or-1:#f5d370;
  --or-2:#e8c76a;
  --or-3:#c9a247;
  --or-edge:#b88e35;
  --accent-glow:rgba(11,174,159,.45);
  --accent-line:rgba(11,174,159,.22);
}
