/*
 * BitGainx – Brand Theme
 * Auto-generated by the Admin Brand Settings panel.
 * Primary: #1a56db (default)
 * This file is overwritten when admin changes the brand color.
 */

:root {
  --blue:       #1a56db;
  --blue-dark:  #1245b5;
  --blue-light: #3b82f6;
  --blue-glow:  rgba(26,86,219,.35);
  --brand-tint-10: rgba(26,86,219,.1);
  --brand-tint-12: rgba(26,86,219,.12);
  --brand-tint-15: rgba(26,86,219,.15);
  --brand-tint-20: rgba(26,86,219,.2);
  --brand-tint-25: rgba(26,86,219,.25);
  --brand-tint-30: rgba(26,86,219,.3);
  --brand-glow-sm: rgba(26,86,219,.2);
  --brand-glow-lg: rgba(26,86,219,.5);
  --brand-text:    #ffffff;
}
/* Default theme — no overrides needed, style.css handles defaults */
