: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: #346f93;
--cb-color-bg-fill-brand-hovered: #4d81a0;
--cb-color-bg-fill-brand-pressed: #5d8ca9;
--cb-color-bg-fill-brand-selected: #5586a4;
--cb-color-bg-fill-brand-disabled: #7da3ba;
--cb-color-text-brand: #346f93;
--cb-color-text-brand-hovered: #447a9b;
--cb-color-text-brand-pressed: #5d8ca9;
--cb-color-text-brand-selected: #4d81a0;
--cb-color-text-brand-disabled: #7da3ba;
--cb-color-bg-surface-brand: #eff4f7;
--cb-color-bg-surface-brand-hovered: #dee8ee;
--cb-color-bg-surface-brand-pressed: #cedde5;
--cb-color-bg-surface-brand-selected: #e6edf2;
--cb-color-bg-surface-brand-disabled: #f7f9fb;
--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: #346f93;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2e6281;
--cb-color-bg-fill-brand-pressed: #2a5976;
--cb-color-bg-fill-brand-selected: #2c5d7b;
--cb-color-bg-fill-brand-disabled: #21475e;
--cb-color-text-brand-hovered: #306687;
--cb-color-text-brand-pressed: #2a5976;
--cb-color-text-brand-selected: #2e6281;
--cb-color-text-brand-disabled: #21475e;
--cb-color-bg-surface-brand: #081218;
--cb-color-bg-surface-brand-hovered: #0c1b23;
--cb-color-bg-surface-brand-pressed: #11242f;
--cb-color-bg-surface-brand-selected: #0a161d;
--cb-color-bg-surface-brand-disabled: #060d12;
--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: #273036;
--cb-color-bg-surface-brand-hovered: #28363f;
--cb-color-bg-surface-brand-pressed: #293c48;
--cb-color-bg-surface-brand-selected: #27333a;
--cb-color-bg-surface-brand-disabled: #262d31;}
:root{--al-color-border-selected: #437ca0;
--al-color-border-elevated-selected: #437ca0;
--al-color-outline-focused: #073047;
--al-color-bg-surface-brand: #e4edf3;
--al-color-bg-surface-brand-hovered: #cfdfeb;
--al-color-bg-surface-brand-pressed: #bbd2e2;
--al-color-bg-surface-brand-selected: #bbd2e2;
--al-color-bg-surface-brand-disabled: #f0f5f8;
--al-color-bg-surface-brand-elevated: #e4edf3;
--al-color-bg-surface-brand-elevated-hovered: #cfdfeb;
--al-color-bg-surface-brand-elevated-pressed: #bbd2e2;
--al-color-bg-surface-brand-elevated-selected: #bbd2e2;
--al-color-bg-surface-brand-elevated-disabled: #f0f5f8;
--al-color-bg-fill-brand: #437ca0;
--al-color-bg-fill-brand-hovered: #326d91;
--al-color-bg-fill-brand-pressed: #245d7f;
--al-color-bg-fill-brand-selected: #184f6e;
--al-color-bg-fill-brand-disabled: #a8c6da;
--al-color-text-brand: #326d91;
--al-color-text-brand-hovered: #245d7f;
--al-color-text-brand-pressed: #184f6e;
--al-color-text-brand-selected: #0f405c;
--al-color-text-brand-disabled: #95b9d1;
--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: #f0f5f8;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #326d91;
--al-color-border-elevated-selected: #326d91;
--al-color-bg-fill-brand: #326d91;
--al-color-bg-fill-brand-hovered: #245d7f;
--al-color-bg-fill-brand-pressed: #184f6e;
--al-color-bg-fill-brand-selected: #0f405c;
--al-color-text-brand: #184f6e;
--al-color-text-brand-hovered: #0f405c;
--al-color-text-brand-pressed: #073047;
--al-color-text-brand-selected: #021d2d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #4d84a8;
--al-color-border-elevated-selected: #6395b6;
--al-color-outline-focused: #d4e2ed;
--al-color-bg-surface-brand: #032031;
--al-color-bg-surface-brand-hovered: #062c41;
--al-color-bg-surface-brand-pressed: #0a364e;
--al-color-bg-surface-brand-selected: #0a364e;
--al-color-bg-surface-brand-disabled: #021927;
--al-color-bg-surface-brand-elevated: #062c41;
--al-color-bg-surface-brand-elevated-hovered: #0a364e;
--al-color-bg-surface-brand-elevated-pressed: #0f405c;
--al-color-bg-surface-brand-elevated-selected: #0f405c;
--al-color-bg-surface-brand-elevated-disabled: #032031;
--al-color-bg-fill-brand: #7ba7c4;
--al-color-bg-fill-brand-hovered: #96b9d2;
--al-color-bg-fill-brand-pressed: #b4cddf;
--al-color-bg-fill-brand-selected: #d4e2ed;
--al-color-bg-fill-brand-disabled: #0f405c;
--al-color-text-brand: #7ba7c4;
--al-color-text-brand-hovered: #96b9d2;
--al-color-text-brand-pressed: #b4cddf;
--al-color-text-brand-selected: #d4e2ed;
--al-color-text-brand-disabled: #154967;
--al-color-text-on-bg-fill-brand: #010e19;
--al-color-text-on-bg-fill-brand-hovered: #010e19;
--al-color-text-on-bg-fill-brand-pressed: #010e19;
--al-color-text-on-bg-fill-brand-selected: #010e19;
--al-color-text-on-bg-fill-brand-disabled: #021927;}

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



