:root{
  --w5obm-primary: #0e2a6c;
  --w5obm-secondary: #0b2b89;
  --w5obm-primary-blue: #0e2a6c;
  --w5obm-secondary-blue: #0b2b89;
  --w5obm-success: #198754;
  --w5obm-danger: #dc3545;
  --w5obm-warning: #ffc107;
  --w5obm-info: #0dcaf0;
  --w5obm-light: #f8f9fa;
  --w5obm-dark: #2c3e50;
  --w5obm-accent-gold: #eead20;
  --theme-accent-primary: #0a2661;
  --theme-accent-secondary: #0b2b89;
  --theme-text-primary: #ffffff;
  --theme-text-secondary: #debe1b;
  --theme-nav-bg: #0a2661;
  --theme-nav-bg-scrolled: rgba(150, 166, 196, 0.98);
  --theme-nav-border: rgba(0, 0, 0, 0.18);
  --theme-nav-shadow: 0 8px 26px rgba(0, 0, 1, 0.25);
  --primary-blue: #0e2a6c;
  --secondary-blue: #0b2b89;
  --accent-gold: #eead20;
  --hero-gradient-start: #12255e;
  --hero-gradient-end: #063e93;
  --hero-gradient-angle: 135deg;
  --hero-overlay-from: #12255e;
  --hero-overlay-to: #063e93;
  --w5obm-nav-bg: #0a2661;
  --w5obm-nav-bg-scrolled: rgba(150, 166, 196, 0.98);
  --w5obm-nav-border: rgba(0, 0, 0, 0.18);
  --w5obm-nav-shadow: 0 8px 26px rgba(0, 0, 1, 0.25);
  --w5obm-nav-text: #ffffff;
  --w5obm-nav-text-muted: #debe1b;
  --w5obm-accent-primary: #0a2661;
  --w5obm-accent-secondary: #0b2b89;
  --hero-fade-alpha: 0.08;
  --hero-fade-start: 55%;
}
