:root {
  --cb-font-family-brand: var(--cb-font-family-sans);
  --cb-font-family-brand-font-feature-settings: ;
  --al-font-family-brand: var(--al-font-family-sans);
  --al-font-family-brand-font-feature-settings: ;
}
:root{--cb-color-bg-fill-brand: #004f8a;
--cb-color-bg-fill-brand-hovered: #1f6498;
--cb-color-bg-fill-brand-pressed: #3372a1;
--cb-color-bg-fill-brand-selected: #296b9d;
--cb-color-bg-fill-brand-disabled: #5c8eb4;
--cb-color-text-brand: #004f8a;
--cb-color-text-brand-hovered: #145d93;
--cb-color-text-brand-pressed: #3372a1;
--cb-color-text-brand-selected: #1f6498;
--cb-color-text-brand-disabled: #5c8eb4;
--cb-color-bg-surface-brand: #ebf1f6;
--cb-color-bg-surface-brand-hovered: #d6e3ec;
--cb-color-bg-surface-brand-pressed: #c2d5e3;
--cb-color-bg-surface-brand-selected: #e0eaf1;
--cb-color-bg-surface-brand-disabled: #f5f8fa;
--cb-color-text-on-bg-fill-brand: #ffffff;
--cb-color-text-on-bg-fill-brand-hovered: #ffffff;
--cb-color-text-on-bg-fill-brand-pressed: #ffffff;
--cb-color-text-on-bg-fill-brand-selected: #ffffff;
--cb-color-text-on-bg-fill-brand-disabled: #ffffff66;
--cb-color-border-selected: #004f8a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #004579;
--cb-color-bg-fill-brand-pressed: #003f6e;
--cb-color-bg-fill-brand-selected: #004274;
--cb-color-bg-fill-brand-disabled: #003258;
--cb-color-text-brand-hovered: #00497f;
--cb-color-text-brand-pressed: #003f6e;
--cb-color-text-brand-selected: #004579;
--cb-color-text-brand-disabled: #003258;
--cb-color-bg-surface-brand: #000d16;
--cb-color-bg-surface-brand-hovered: #001321;
--cb-color-bg-surface-brand-pressed: #00192c;
--cb-color-bg-surface-brand-selected: #00101c;
--cb-color-bg-surface-brand-disabled: #000a11;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1e2b34;
--cb-color-bg-surface-brand-hovered: #1b2e3c;
--cb-color-bg-surface-brand-pressed: #183245;
--cb-color-bg-surface-brand-selected: #1d2d38;
--cb-color-bg-surface-brand-disabled: #202930;}
:root{--al-color-border-selected: #427ab0;
--al-color-border-elevated-selected: #427ab0;
--al-color-outline-focused: #002c5c;
--al-color-bg-surface-brand: #e6edf5;
--al-color-bg-surface-brand-hovered: #cfdeed;
--al-color-bg-surface-brand-pressed: #bdd1e7;
--al-color-bg-surface-brand-selected: #bdd1e7;
--al-color-bg-surface-brand-disabled: #f0f4f9;
--al-color-bg-surface-brand-elevated: #e6edf5;
--al-color-bg-surface-brand-elevated-hovered: #cfdeed;
--al-color-bg-surface-brand-elevated-pressed: #bdd1e7;
--al-color-bg-surface-brand-elevated-selected: #bdd1e7;
--al-color-bg-surface-brand-elevated-disabled: #f0f4f9;
--al-color-bg-fill-brand: #427ab0;
--al-color-bg-fill-brand-hovered: #2d6aa4;
--al-color-bg-fill-brand-pressed: #175b97;
--al-color-bg-fill-brand-selected: #004c87;
--al-color-bg-fill-brand-disabled: #abc4e0;
--al-color-text-brand: #2d6aa4;
--al-color-text-brand-hovered: #175b97;
--al-color-text-brand-pressed: #004c87;
--al-color-text-brand-selected: #003c73;
--al-color-text-brand-disabled: #98b8d8;
--al-color-text-on-bg-fill-brand: #fcfdfe;
--al-color-text-on-bg-fill-brand-hovered: #fcfdfe;
--al-color-text-on-bg-fill-brand-pressed: #fcfdfe;
--al-color-text-on-bg-fill-brand-selected: #fcfdfe;
--al-color-text-on-bg-fill-brand-disabled: #f0f4f9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2d6aa4;
--al-color-border-elevated-selected: #2d6aa4;
--al-color-bg-fill-brand: #2d6aa4;
--al-color-bg-fill-brand-hovered: #175b97;
--al-color-bg-fill-brand-pressed: #004c87;
--al-color-bg-fill-brand-selected: #003c73;
--al-color-text-brand: #004c87;
--al-color-text-brand-hovered: #003c73;
--al-color-text-brand-pressed: #002c5c;
--al-color-text-brand-selected: #001a3e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #4e82b6;
--al-color-border-elevated-selected: #6693c2;
--al-color-outline-focused: #d5e1ef;
--al-color-bg-surface-brand: #001d43;
--al-color-bg-surface-brand-hovered: #002957;
--al-color-bg-surface-brand-pressed: #003365;
--al-color-bg-surface-brand-selected: #003365;
--al-color-bg-surface-brand-disabled: #001636;
--al-color-bg-surface-brand-elevated: #002957;
--al-color-bg-surface-brand-elevated-hovered: #003365;
--al-color-bg-surface-brand-elevated-pressed: #003d74;
--al-color-bg-surface-brand-elevated-selected: #003d74;
--al-color-bg-surface-brand-elevated-disabled: #001d43;
--al-color-bg-fill-brand: #7ea5ce;
--al-color-bg-fill-brand-hovered: #98b8d8;
--al-color-bg-fill-brand-pressed: #b6cce4;
--al-color-bg-fill-brand-selected: #d5e1ef;
--al-color-bg-fill-brand-disabled: #003d74;
--al-color-text-brand: #7ea5ce;
--al-color-text-brand-hovered: #98b8d8;
--al-color-text-brand-pressed: #b6cce4;
--al-color-text-brand-selected: #d5e1ef;
--al-color-text-brand-disabled: #004680;
--al-color-text-on-bg-fill-brand: #000e27;
--al-color-text-on-bg-fill-brand-hovered: #000e27;
--al-color-text-on-bg-fill-brand-pressed: #000e27;
--al-color-text-on-bg-fill-brand-selected: #000e27;
--al-color-text-on-bg-fill-brand-disabled: #001636;}

:root, :root:where([data-al-theme="lightHighContrast"]) {
  --al-c-toggle-switch-on-bg: var(--al-color-bg-fill-brand);
}



