: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: #01549e;
--cb-color-bg-fill-brand-hovered: #2069aa;
--cb-color-bg-fill-brand-pressed: #3476b1;
--cb-color-bg-fill-brand-selected: #2a6fae;
--cb-color-bg-fill-brand-disabled: #5d92c1;
--cb-color-text-brand: #01549e;
--cb-color-text-brand-hovered: #1561a6;
--cb-color-text-brand-pressed: #3476b1;
--cb-color-text-brand-selected: #2069aa;
--cb-color-text-brand-disabled: #5d92c1;
--cb-color-bg-surface-brand: #ebf2f7;
--cb-color-bg-surface-brand-hovered: #d6e4ef;
--cb-color-bg-surface-brand-pressed: #c2d6e8;
--cb-color-bg-surface-brand-selected: #e0eaf3;
--cb-color-bg-surface-brand-disabled: #f5f8fb;
--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: #01549e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #014a8b;
--cb-color-bg-fill-brand-pressed: #01437e;
--cb-color-bg-fill-brand-selected: #014685;
--cb-color-bg-fill-brand-disabled: #013665;
--cb-color-text-brand-hovered: #014d92;
--cb-color-text-brand-pressed: #01437e;
--cb-color-text-brand-selected: #014a8b;
--cb-color-text-brand-disabled: #013665;
--cb-color-bg-surface-brand: #000e19;
--cb-color-bg-surface-brand-hovered: #001426;
--cb-color-bg-surface-brand-pressed: #001b33;
--cb-color-bg-surface-brand-selected: #001120;
--cb-color-bg-surface-brand-disabled: #000a13;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1e2c38;
--cb-color-bg-surface-brand-hovered: #1c2f41;
--cb-color-bg-surface-brand-pressed: #19334b;
--cb-color-bg-surface-brand-selected: #1d2e3c;
--cb-color-bg-surface-brand-disabled: #202a33;}
:root{--al-color-border-selected: #3b78be;
--al-color-border-elevated-selected: #3b78be;
--al-color-outline-focused: #002b63;
--al-color-bg-surface-brand: #e3ecf7;
--al-color-bg-surface-brand-hovered: #cfdff2;
--al-color-bg-surface-brand-pressed: #bad1ed;
--al-color-bg-surface-brand-selected: #bad1ed;
--al-color-bg-surface-brand-disabled: #f0f4fa;
--al-color-bg-surface-brand-elevated: #e3ecf7;
--al-color-bg-surface-brand-elevated-hovered: #cfdff2;
--al-color-bg-surface-brand-elevated-pressed: #bad1ed;
--al-color-bg-surface-brand-elevated-selected: #bad1ed;
--al-color-bg-surface-brand-elevated-disabled: #f0f4fa;
--al-color-bg-fill-brand: #3b78be;
--al-color-bg-fill-brand-hovered: #2568b1;
--al-color-bg-fill-brand-pressed: #0c59a4;
--al-color-bg-fill-brand-selected: #004992;
--al-color-bg-fill-brand-disabled: #a7c4e8;
--al-color-text-brand: #2568b1;
--al-color-text-brand-hovered: #0c59a4;
--al-color-text-brand-pressed: #004992;
--al-color-text-brand-selected: #003a7d;
--al-color-text-brand-disabled: #94b7e2;
--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: #f0f4fa;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2568b1;
--al-color-border-elevated-selected: #2568b1;
--al-color-bg-fill-brand: #2568b1;
--al-color-bg-fill-brand-hovered: #0c59a4;
--al-color-bg-fill-brand-pressed: #004992;
--al-color-bg-fill-brand-selected: #003a7d;
--al-color-text-brand: #004992;
--al-color-text-brand-hovered: #003a7d;
--al-color-text-brand-pressed: #002b63;
--al-color-text-brand-selected: #001943;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #4881c4;
--al-color-border-elevated-selected: #5f92cf;
--al-color-outline-focused: #d3e2f3;
--al-color-bg-surface-brand: #001c49;
--al-color-bg-surface-brand-hovered: #00275d;
--al-color-bg-surface-brand-pressed: #00316e;
--al-color-bg-surface-brand-selected: #00316e;
--al-color-bg-surface-brand-disabled: #00153b;
--al-color-bg-surface-brand-elevated: #00275d;
--al-color-bg-surface-brand-elevated-hovered: #00316e;
--al-color-bg-surface-brand-elevated-pressed: #003b7d;
--al-color-bg-surface-brand-elevated-selected: #003b7d;
--al-color-bg-surface-brand-elevated-disabled: #001c49;
--al-color-bg-fill-brand: #79a4d9;
--al-color-bg-fill-brand-hovered: #94b7e2;
--al-color-bg-fill-brand-pressed: #b3cceb;
--al-color-bg-fill-brand-selected: #d3e2f3;
--al-color-bg-fill-brand-disabled: #003b7d;
--al-color-text-brand: #79a4d9;
--al-color-text-brand-hovered: #94b7e2;
--al-color-text-brand-pressed: #b3cceb;
--al-color-text-brand-selected: #d3e2f3;
--al-color-text-brand-disabled: #00448b;
--al-color-text-on-bg-fill-brand: #000c28;
--al-color-text-on-bg-fill-brand-hovered: #000c28;
--al-color-text-on-bg-fill-brand-pressed: #000c28;
--al-color-text-on-bg-fill-brand-selected: #000c28;
--al-color-text-on-bg-fill-brand-disabled: #00153b;}

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



