: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: #1474a3;
--cb-color-bg-fill-brand-hovered: #3185ae;
--cb-color-bg-fill-brand-pressed: #4390b5;
--cb-color-bg-fill-brand-selected: #3a8ab2;
--cb-color-bg-fill-brand-disabled: #69a6c4;
--cb-color-text-brand: #1474a3;
--cb-color-text-brand-hovered: #267faa;
--cb-color-text-brand-pressed: #4390b5;
--cb-color-text-brand-selected: #3185ae;
--cb-color-text-brand-disabled: #69a6c4;
--cb-color-bg-surface-brand: #edf4f8;
--cb-color-bg-surface-brand-hovered: #d9e9f0;
--cb-color-bg-surface-brand-pressed: #c7dee9;
--cb-color-bg-surface-brand-selected: #e2eef4;
--cb-color-bg-surface-brand-disabled: #f6fafb;
--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: #1474a3;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #12668f;
--cb-color-bg-fill-brand-pressed: #105d82;
--cb-color-bg-fill-brand-selected: #116189;
--cb-color-bg-fill-brand-disabled: #0d4a68;
--cb-color-text-brand-hovered: #126b96;
--cb-color-text-brand-pressed: #105d82;
--cb-color-text-brand-selected: #12668f;
--cb-color-text-brand-disabled: #0d4a68;
--cb-color-bg-surface-brand: #03131a;
--cb-color-bg-surface-brand-hovered: #051c27;
--cb-color-bg-surface-brand-pressed: #062534;
--cb-color-bg-surface-brand-selected: #041721;
--cb-color-bg-surface-brand-disabled: #020e14;
--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: #213138;
--cb-color-bg-surface-brand-hovered: #203742;
--cb-color-bg-surface-brand-pressed: #1f3e4d;
--cb-color-bg-surface-brand-selected: #21343d;
--cb-color-bg-surface-brand-disabled: #222e33;}
:root{--al-color-border-selected: #247dad;
--al-color-border-elevated-selected: #247dad;
--al-color-outline-focused: #00304c;
--al-color-bg-surface-brand: #e2eef6;
--al-color-bg-surface-brand-hovered: #c9e0ef;
--al-color-bg-surface-brand-pressed: #b3d3e9;
--al-color-bg-surface-brand-selected: #b3d3e9;
--al-color-bg-surface-brand-disabled: #eff5fa;
--al-color-bg-surface-brand-elevated: #e2eef6;
--al-color-bg-surface-brand-elevated-hovered: #c9e0ef;
--al-color-bg-surface-brand-elevated-pressed: #b3d3e9;
--al-color-bg-surface-brand-elevated-selected: #b3d3e9;
--al-color-bg-surface-brand-elevated-disabled: #eff5fa;
--al-color-bg-fill-brand: #247dad;
--al-color-bg-fill-brand-hovered: #096e9d;
--al-color-bg-fill-brand-pressed: #005e8a;
--al-color-bg-fill-brand-selected: #004f77;
--al-color-bg-fill-brand-disabled: #9ec7e2;
--al-color-text-brand: #096e9d;
--al-color-text-brand-hovered: #005e8a;
--al-color-text-brand-pressed: #004f77;
--al-color-text-brand-selected: #004062;
--al-color-text-brand-disabled: #89bbdb;
--al-color-text-on-bg-fill-brand: #fafcfd;
--al-color-text-on-bg-fill-brand-hovered: #fafcfd;
--al-color-text-on-bg-fill-brand-pressed: #fafcfd;
--al-color-text-on-bg-fill-brand-selected: #fafcfd;
--al-color-text-on-bg-fill-brand-disabled: #eff5fa;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #096e9d;
--al-color-border-elevated-selected: #096e9d;
--al-color-bg-fill-brand: #096e9d;
--al-color-bg-fill-brand-hovered: #005e8a;
--al-color-bg-fill-brand-pressed: #004f77;
--al-color-bg-fill-brand-selected: #004062;
--al-color-text-brand: #004f77;
--al-color-text-brand-hovered: #004062;
--al-color-text-brand-pressed: #00304c;
--al-color-text-brand-selected: #001d32;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #3386b5;
--al-color-border-elevated-selected: #4d97c2;
--al-color-outline-focused: #cfe3f1;
--al-color-bg-surface-brand: #002036;
--al-color-bg-surface-brand-hovered: #002c47;
--al-color-bg-surface-brand-pressed: #003654;
--al-color-bg-surface-brand-selected: #003654;
--al-color-bg-surface-brand-disabled: #00182a;
--al-color-bg-surface-brand-elevated: #002c47;
--al-color-bg-surface-brand-elevated-hovered: #003654;
--al-color-bg-surface-brand-elevated-pressed: #004063;
--al-color-bg-surface-brand-elevated-selected: #004063;
--al-color-bg-surface-brand-elevated-disabled: #002036;
--al-color-bg-fill-brand: #6aa8cf;
--al-color-bg-fill-brand-hovered: #89bbdb;
--al-color-bg-fill-brand-pressed: #aacee6;
--al-color-bg-fill-brand-selected: #cfe3f1;
--al-color-bg-fill-brand-disabled: #004063;
--al-color-text-brand: #6aa8cf;
--al-color-text-brand-hovered: #89bbdb;
--al-color-text-brand-pressed: #aacee6;
--al-color-text-brand-selected: #cfe3f1;
--al-color-text-brand-disabled: #00496f;
--al-color-text-on-bg-fill-brand: #000e1b;
--al-color-text-on-bg-fill-brand-hovered: #000e1b;
--al-color-text-on-bg-fill-brand-pressed: #000e1b;
--al-color-text-on-bg-fill-brand-selected: #000e1b;
--al-color-text-on-bg-fill-brand-disabled: #00182a;}

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



