: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: #014DA8;
--cb-color-bg-fill-brand-hovered: #2063b3;
--cb-color-bg-fill-brand-pressed: #3471b9;
--cb-color-bg-fill-brand-selected: #2a6ab6;
--cb-color-bg-fill-brand-disabled: #5d8dc7;
--cb-color-text-brand: #014DA8;
--cb-color-text-brand-hovered: #155baf;
--cb-color-text-brand-pressed: #3471b9;
--cb-color-text-brand-selected: #2063b3;
--cb-color-text-brand-disabled: #5d8dc7;
--cb-color-bg-surface-brand: #ebf1f8;
--cb-color-bg-surface-brand-hovered: #d6e2f1;
--cb-color-bg-surface-brand-pressed: #c2d4ea;
--cb-color-bg-surface-brand-selected: #e0e9f4;
--cb-color-bg-surface-brand-disabled: #f5f8fc;
--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: #014DA8;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #014494;
--cb-color-bg-fill-brand-pressed: #013e86;
--cb-color-bg-fill-brand-selected: #01418d;
--cb-color-bg-fill-brand-disabled: #01316b;
--cb-color-text-brand-hovered: #01479b;
--cb-color-text-brand-pressed: #013e86;
--cb-color-text-brand-selected: #014494;
--cb-color-text-brand-disabled: #01316b;
--cb-color-bg-surface-brand: #000c1b;
--cb-color-bg-surface-brand-hovered: #001228;
--cb-color-bg-surface-brand-pressed: #001936;
--cb-color-bg-surface-brand-selected: #000f22;
--cb-color-bg-surface-brand-disabled: #000914;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1e2b39;
--cb-color-bg-surface-brand-hovered: #1c2e44;
--cb-color-bg-surface-brand-pressed: #19314e;
--cb-color-bg-surface-brand-selected: #1d2c3e;
--cb-color-bg-surface-brand-disabled: #202934;}
:root{--al-color-border-selected: #3d76ca;
--al-color-border-elevated-selected: #3d76ca;
--al-color-outline-focused: #002770;
--al-color-bg-surface-brand: #e5edfa;
--al-color-bg-surface-brand-hovered: #cedef5;
--al-color-bg-surface-brand-pressed: #bad1f2;
--al-color-bg-surface-brand-selected: #bad1f2;
--al-color-bg-surface-brand-disabled: #eff4fb;
--al-color-bg-surface-brand-elevated: #e5edfa;
--al-color-bg-surface-brand-elevated-hovered: #cedef5;
--al-color-bg-surface-brand-elevated-pressed: #bad1f2;
--al-color-bg-surface-brand-elevated-selected: #bad1f2;
--al-color-bg-surface-brand-elevated-disabled: #eff4fb;
--al-color-bg-fill-brand: #3d76ca;
--al-color-bg-fill-brand-hovered: #2766be;
--al-color-bg-fill-brand-pressed: #0f55b0;
--al-color-bg-fill-brand-selected: #0046a0;
--al-color-bg-fill-brand-disabled: #a6c3ed;
--al-color-text-brand: #2766be;
--al-color-text-brand-hovered: #0f55b0;
--al-color-text-brand-pressed: #0046a0;
--al-color-text-brand-selected: #00368a;
--al-color-text-brand-disabled: #94b6e9;
--al-color-text-on-bg-fill-brand: #fafbfe;
--al-color-text-on-bg-fill-brand-hovered: #fafbfe;
--al-color-text-on-bg-fill-brand-pressed: #fafbfe;
--al-color-text-on-bg-fill-brand-selected: #fafbfe;
--al-color-text-on-bg-fill-brand-disabled: #eff4fb;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2766be;
--al-color-border-elevated-selected: #2766be;
--al-color-bg-fill-brand: #2766be;
--al-color-bg-fill-brand-hovered: #0f55b0;
--al-color-bg-fill-brand-pressed: #0046a0;
--al-color-bg-fill-brand-selected: #00368a;
--al-color-text-brand: #0046a0;
--al-color-text-brand-hovered: #00368a;
--al-color-text-brand-pressed: #002770;
--al-color-text-brand-selected: #00164d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #497fcf;
--al-color-border-elevated-selected: #5f91d8;
--al-color-outline-focused: #d3e1f6;
--al-color-bg-surface-brand: #001953;
--al-color-bg-surface-brand-hovered: #002367;
--al-color-bg-surface-brand-pressed: #002d7b;
--al-color-bg-surface-brand-selected: #002d7b;
--al-color-bg-surface-brand-disabled: #001243;
--al-color-bg-surface-brand-elevated: #002367;
--al-color-bg-surface-brand-elevated-hovered: #002d7b;
--al-color-bg-surface-brand-elevated-pressed: #00378b;
--al-color-bg-surface-brand-elevated-selected: #00378b;
--al-color-bg-surface-brand-elevated-disabled: #001953;
--al-color-bg-fill-brand: #79a3e1;
--al-color-bg-fill-brand-hovered: #94b6e9;
--al-color-bg-fill-brand-pressed: #b2cbf0;
--al-color-bg-fill-brand-selected: #d3e1f6;
--al-color-bg-fill-brand-disabled: #00378b;
--al-color-text-brand: #79a3e1;
--al-color-text-brand-hovered: #94b6e9;
--al-color-text-brand-pressed: #b2cbf0;
--al-color-text-brand-selected: #d3e1f6;
--al-color-text-brand-disabled: #004098;
--al-color-text-on-bg-fill-brand: #00092d;
--al-color-text-on-bg-fill-brand-hovered: #00092d;
--al-color-text-on-bg-fill-brand-pressed: #00092d;
--al-color-text-on-bg-fill-brand-selected: #00092d;
--al-color-text-on-bg-fill-brand-disabled: #001243;}

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



