: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: #043db9;
--cb-color-bg-fill-brand-hovered: #2355c2;
--cb-color-bg-fill-brand-pressed: #3664c7;
--cb-color-bg-fill-brand-selected: #2c5cc4;
--cb-color-bg-fill-brand-disabled: #5f83d2;
--cb-color-text-brand: #043db9;
--cb-color-text-brand-hovered: #184cbe;
--cb-color-text-brand-pressed: #3664c7;
--cb-color-text-brand-selected: #2355c2;
--cb-color-text-brand-disabled: #5f83d2;
--cb-color-bg-surface-brand: #ebf0fa;
--cb-color-bg-surface-brand-hovered: #d7e0f4;
--cb-color-bg-surface-brand-pressed: #c3d1ee;
--cb-color-bg-surface-brand-selected: #e0e7f6;
--cb-color-bg-surface-brand-disabled: #f5f7fc;
--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: #043db9;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0436a3;
--cb-color-bg-fill-brand-pressed: #033194;
--cb-color-bg-fill-brand-selected: #03339b;
--cb-color-bg-fill-brand-disabled: #032776;
--cb-color-text-brand-hovered: #0438aa;
--cb-color-text-brand-pressed: #033194;
--cb-color-text-brand-selected: #0436a3;
--cb-color-text-brand-disabled: #032776;
--cb-color-bg-surface-brand: #010a1e;
--cb-color-bg-surface-brand-hovered: #010f2c;
--cb-color-bg-surface-brand-pressed: #01143b;
--cb-color-bg-surface-brand-selected: #010c25;
--cb-color-bg-surface-brand-disabled: #000716;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f283c;
--cb-color-bg-surface-brand-hovered: #1c2a48;
--cb-color-bg-surface-brand-pressed: #1a2c54;
--cb-color-bg-surface-brand-selected: #1e2942;
--cb-color-bg-surface-brand-disabled: #202736;}
:root{--al-color-border-selected: #3e72dd;
--al-color-border-elevated-selected: #3e72dd;
--al-color-outline-focused: #001c89;
--al-color-bg-surface-brand: #e5edfc;
--al-color-bg-surface-brand-hovered: #cedefb;
--al-color-bg-surface-brand-pressed: #b9d0f9;
--al-color-bg-surface-brand-selected: #b9d0f9;
--al-color-bg-surface-brand-disabled: #eff4fd;
--al-color-bg-surface-brand-elevated: #e5edfc;
--al-color-bg-surface-brand-elevated-hovered: #cedefb;
--al-color-bg-surface-brand-elevated-pressed: #b9d0f9;
--al-color-bg-surface-brand-elevated-selected: #b9d0f9;
--al-color-bg-surface-brand-elevated-disabled: #eff4fd;
--al-color-bg-fill-brand: #3e72dd;
--al-color-bg-fill-brand-hovered: #2a60d4;
--al-color-bg-fill-brand-pressed: #174ec8;
--al-color-bg-fill-brand-selected: #043db9;
--al-color-bg-fill-brand-disabled: #a5c2f7;
--al-color-text-brand: #2a60d4;
--al-color-text-brand-hovered: #174ec8;
--al-color-text-brand-pressed: #043db9;
--al-color-text-brand-selected: #002ca5;
--al-color-text-brand-disabled: #94b5f5;
--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: #eff4fd;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2a60d4;
--al-color-border-elevated-selected: #2a60d4;
--al-color-bg-fill-brand: #2a60d4;
--al-color-bg-fill-brand-hovered: #174ec8;
--al-color-bg-fill-brand-pressed: #043db9;
--al-color-bg-fill-brand-selected: #002ca5;
--al-color-text-brand: #043db9;
--al-color-text-brand-hovered: #002ca5;
--al-color-text-brand-pressed: #001c89;
--al-color-text-brand-selected: #000a61;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #497be2;
--al-color-border-elevated-selected: #5f8ee9;
--al-color-outline-focused: #d3e1fb;
--al-color-bg-surface-brand: #000d68;
--al-color-bg-surface-brand-hovered: #001882;
--al-color-bg-surface-brand-pressed: #002194;
--al-color-bg-surface-brand-selected: #002194;
--al-color-bg-surface-brand-disabled: #000755;
--al-color-bg-surface-brand-elevated: #001882;
--al-color-bg-surface-brand-elevated-hovered: #002194;
--al-color-bg-surface-brand-elevated-pressed: #002da5;
--al-color-bg-surface-brand-elevated-selected: #002da5;
--al-color-bg-surface-brand-elevated-disabled: #000d68;
--al-color-bg-fill-brand: #79a1f0;
--al-color-bg-fill-brand-hovered: #94b5f5;
--al-color-bg-fill-brand-pressed: #b2caf9;
--al-color-bg-fill-brand-selected: #d3e1fb;
--al-color-bg-fill-brand-disabled: #002da5;
--al-color-text-brand: #79a1f0;
--al-color-text-brand-hovered: #94b5f5;
--al-color-text-brand-pressed: #b2caf9;
--al-color-text-brand-selected: #d3e1fb;
--al-color-text-brand-disabled: #0037b3;
--al-color-text-on-bg-fill-brand: #000340;
--al-color-text-on-bg-fill-brand-hovered: #000340;
--al-color-text-on-bg-fill-brand-pressed: #000340;
--al-color-text-on-bg-fill-brand-selected: #000340;
--al-color-text-on-bg-fill-brand-disabled: #000755;}

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



