: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: #0b86e5;
--cb-color-bg-fill-brand-hovered: #2995e8;
--cb-color-bg-fill-brand-pressed: #3c9eea;
--cb-color-bg-fill-brand-selected: #3299e9;
--cb-color-bg-fill-brand-disabled: #63b2ee;
--cb-color-text-brand: #0b86e5;
--cb-color-text-brand-hovered: #1e8fe7;
--cb-color-text-brand-pressed: #3c9eea;
--cb-color-text-brand-selected: #2995e8;
--cb-color-text-brand-disabled: #63b2ee;
--cb-color-bg-surface-brand: #ecf6fd;
--cb-color-bg-surface-brand-hovered: #d8ecfb;
--cb-color-bg-surface-brand-pressed: #c5e2f9;
--cb-color-bg-surface-brand-selected: #e1f0fc;
--cb-color-bg-surface-brand-disabled: #f5fafe;
--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: #0b86e5;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #0a78cd;
--cb-color-bg-fill-brand-hovered: #2888d3;
--cb-color-bg-fill-brand-pressed: #3b93d7;
--cb-color-bg-fill-brand-selected: #318ed5;
--cb-color-bg-fill-brand-disabled: #62a9df;
--cb-color-text-brand: #0971c2;
--cb-color-text-brand-hovered: #1c7cc7;
--cb-color-text-brand-pressed: #3a8dce;
--cb-color-text-brand-selected: #2782c9;
--cb-color-text-brand-disabled: #62a4d8;
--cb-color-border-selected: #0a78cd;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0a76c9;
--cb-color-bg-fill-brand-pressed: #096bb7;
--cb-color-bg-fill-brand-selected: #0970c0;
--cb-color-bg-fill-brand-disabled: #075692;
--cb-color-text-brand-hovered: #0a7bd3;
--cb-color-text-brand-pressed: #096bb7;
--cb-color-text-brand-selected: #0a76c9;
--cb-color-text-brand-disabled: #075692;
--cb-color-bg-surface-brand: #021625;
--cb-color-bg-surface-brand-hovered: #032037;
--cb-color-bg-surface-brand-pressed: #042b4a;
--cb-color-bg-surface-brand-selected: #021b2e;
--cb-color-bg-surface-brand-disabled: #01101c;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #203443;
--cb-color-bg-surface-brand-hovered: #1e3b52;
--cb-color-bg-surface-brand-pressed: #1c4462;
--cb-color-bg-surface-brand-selected: #1f384b;
--cb-color-bg-surface-brand-disabled: #21303b;}
:root{--al-color-border-selected: #0078d5;
--al-color-border-elevated-selected: #0078d5;
--al-color-outline-focused: #002c5c;
--al-color-bg-surface-brand: #dceeff;
--al-color-bg-surface-brand-hovered: #bee1ff;
--al-color-bg-surface-brand-pressed: #a3d4ff;
--al-color-bg-surface-brand-selected: #a3d4ff;
--al-color-bg-surface-brand-disabled: #eaf5ff;
--al-color-bg-surface-brand-elevated: #dceeff;
--al-color-bg-surface-brand-elevated-hovered: #bee1ff;
--al-color-bg-surface-brand-elevated-pressed: #a3d4ff;
--al-color-bg-surface-brand-elevated-selected: #a3d4ff;
--al-color-bg-surface-brand-elevated-disabled: #eaf5ff;
--al-color-bg-fill-brand: #0078d5;
--al-color-bg-fill-brand-hovered: #0068be;
--al-color-bg-fill-brand-pressed: #0059a6;
--al-color-bg-fill-brand-selected: #004a8f;
--al-color-bg-fill-brand-disabled: #88c7ff;
--al-color-text-brand: #0068be;
--al-color-text-brand-hovered: #0059a6;
--al-color-text-brand-pressed: #004a8f;
--al-color-text-brand-selected: #003c76;
--al-color-text-brand-disabled: #6fbaff;
--al-color-text-on-bg-fill-brand: #f9fcff;
--al-color-text-on-bg-fill-brand-hovered: #f9fcff;
--al-color-text-on-bg-fill-brand-pressed: #f9fcff;
--al-color-text-on-bg-fill-brand-selected: #f9fcff;
--al-color-text-on-bg-fill-brand-disabled: #eaf5ff;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #0068be;
--al-color-border-elevated-selected: #0068be;
--al-color-bg-fill-brand: #0068be;
--al-color-bg-fill-brand-hovered: #0059a6;
--al-color-bg-fill-brand-pressed: #004a8f;
--al-color-bg-fill-brand-selected: #003c76;
--al-color-text-brand: #004a8f;
--al-color-text-brand-hovered: #003c76;
--al-color-text-brand-pressed: #002c5c;
--al-color-text-brand-selected: #001a3c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #0081e0;
--al-color-border-elevated-selected: #2793f1;
--al-color-outline-focused: #c6e4ff;
--al-color-bg-surface-brand: #001e42;
--al-color-bg-surface-brand-hovered: #002956;
--al-color-bg-surface-brand-pressed: #003266;
--al-color-bg-surface-brand-selected: #003266;
--al-color-bg-surface-brand-disabled: #001633;
--al-color-bg-surface-brand-elevated: #002956;
--al-color-bg-surface-brand-elevated-hovered: #003266;
--al-color-bg-surface-brand-elevated-pressed: #003c77;
--al-color-bg-surface-brand-elevated-selected: #003c77;
--al-color-bg-surface-brand-elevated-disabled: #001e42;
--al-color-bg-fill-brand: #4aa5fe;
--al-color-bg-fill-brand-hovered: #70baff;
--al-color-bg-fill-brand-pressed: #99cfff;
--al-color-bg-fill-brand-selected: #c6e4ff;
--al-color-bg-fill-brand-disabled: #003c77;
--al-color-text-brand: #4aa5fe;
--al-color-text-brand-hovered: #70baff;
--al-color-text-brand-pressed: #99cfff;
--al-color-text-brand-selected: #c6e4ff;
--al-color-text-brand-disabled: #004587;
--al-color-text-on-bg-fill-brand: #000d24;
--al-color-text-on-bg-fill-brand-hovered: #000d24;
--al-color-text-on-bg-fill-brand-pressed: #000d24;
--al-color-text-on-bg-fill-brand-selected: #000d24;
--al-color-text-on-bg-fill-brand-disabled: #001633;}

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



