: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: #04344b;
--cb-color-bg-fill-brand-hovered: #234d61;
--cb-color-bg-fill-brand-pressed: #365d6f;
--cb-color-bg-fill-brand-selected: #2c5568;
--cb-color-bg-fill-brand-disabled: #5f7d8c;
--cb-color-text-brand: #04344b;
--cb-color-text-brand-hovered: #184459;
--cb-color-text-brand-pressed: #365d6f;
--cb-color-text-brand-selected: #234d61;
--cb-color-text-brand-disabled: #5f7d8c;
--cb-color-bg-surface-brand: #ebeff1;
--cb-color-bg-surface-brand-hovered: #d7dee2;
--cb-color-bg-surface-brand-pressed: #c3ced4;
--cb-color-bg-surface-brand-selected: #e0e6e9;
--cb-color-bg-surface-brand-disabled: #f5f7f8;
--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: #04344b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #042e42;
--cb-color-bg-fill-brand-pressed: #032a3c;
--cb-color-bg-fill-brand-selected: #032c3f;
--cb-color-bg-fill-brand-disabled: #032130;
--cb-color-text-brand-hovered: #043045;
--cb-color-text-brand-pressed: #032a3c;
--cb-color-text-brand-selected: #042e42;
--cb-color-text-brand-disabled: #032130;
--cb-color-bg-surface-brand: #01080c;
--cb-color-bg-surface-brand-hovered: #010c12;
--cb-color-bg-surface-brand-pressed: #011118;
--cb-color-bg-surface-brand-selected: #010a0f;
--cb-color-bg-surface-brand-disabled: #000609;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f272a;
--cb-color-bg-surface-brand-hovered: #1c282d;
--cb-color-bg-surface-brand-pressed: #1a2931;
--cb-color-bg-surface-brand-selected: #1e272c;
--cb-color-bg-surface-brand-disabled: #202629;}
:root{--al-color-border-selected: #5c7a8e;
--al-color-border-elevated-selected: #5c7a8e;
--al-color-outline-focused: #003047;
--al-color-bg-surface-brand: #e9edf0;
--al-color-bg-surface-brand-hovered: #d6dee3;
--al-color-bg-surface-brand-pressed: #c5d0d7;
--al-color-bg-surface-brand-selected: #c5d0d7;
--al-color-bg-surface-brand-disabled: #f0f3f5;
--al-color-bg-surface-brand-elevated: #e9edf0;
--al-color-bg-surface-brand-elevated-hovered: #d6dee3;
--al-color-bg-surface-brand-elevated-pressed: #c5d0d7;
--al-color-bg-surface-brand-elevated-selected: #c5d0d7;
--al-color-bg-surface-brand-elevated-disabled: #f0f3f5;
--al-color-bg-fill-brand: #5c7a8e;
--al-color-bg-fill-brand-hovered: #496b80;
--al-color-bg-fill-brand-pressed: #385d73;
--al-color-bg-fill-brand-selected: #274e65;
--al-color-bg-fill-brand-disabled: #b5c3cc;
--al-color-text-brand: #496b80;
--al-color-text-brand-hovered: #385d73;
--al-color-text-brand-pressed: #274e65;
--al-color-text-brand-selected: #154058;
--al-color-text-brand-disabled: #a6b7c2;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f0f3f5;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #496b80;
--al-color-border-elevated-selected: #496b80;
--al-color-bg-fill-brand: #496b80;
--al-color-bg-fill-brand-hovered: #385d73;
--al-color-bg-fill-brand-pressed: #274e65;
--al-color-bg-fill-brand-selected: #154058;
--al-color-text-brand: #274e65;
--al-color-text-brand-hovered: #154058;
--al-color-text-brand-pressed: #003047;
--al-color-text-brand-selected: #001d31;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #658395;
--al-color-border-elevated-selected: #7993a3;
--al-color-outline-focused: #dae1e6;
--al-color-bg-surface-brand: #001f34;
--al-color-bg-surface-brand-hovered: #002c42;
--al-color-bg-surface-brand-pressed: #07364e;
--al-color-bg-surface-brand-selected: #07364e;
--al-color-bg-surface-brand-disabled: #00182a;
--al-color-bg-surface-brand-elevated: #002c42;
--al-color-bg-surface-brand-elevated-hovered: #07364e;
--al-color-bg-surface-brand-elevated-pressed: #154058;
--al-color-bg-surface-brand-elevated-selected: #154058;
--al-color-bg-surface-brand-elevated-disabled: #001f34;
--al-color-bg-fill-brand: #8fa4b2;
--al-color-bg-fill-brand-hovered: #a6b7c3;
--al-color-bg-fill-brand-pressed: #bfcbd4;
--al-color-bg-fill-brand-selected: #dae1e6;
--al-color-bg-fill-brand-disabled: #154058;
--al-color-text-brand: #8fa4b2;
--al-color-text-brand-hovered: #a6b7c3;
--al-color-text-brand-pressed: #bfcbd4;
--al-color-text-brand-selected: #dae1e6;
--al-color-text-brand-disabled: #204960;
--al-color-text-on-bg-fill-brand: #000f1e;
--al-color-text-on-bg-fill-brand-hovered: #000f1e;
--al-color-text-on-bg-fill-brand-pressed: #000f1e;
--al-color-text-on-bg-fill-brand-selected: #000f1e;
--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);
}



