: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: #13426d;
--cb-color-bg-fill-brand-hovered: #30597f;
--cb-color-bg-fill-brand-pressed: #42688a;
--cb-color-bg-fill-brand-selected: #396084;
--cb-color-bg-fill-brand-disabled: #6886a2;
--cb-color-text-brand: #13426d;
--cb-color-text-brand-hovered: #265178;
--cb-color-text-brand-pressed: #42688a;
--cb-color-text-brand-selected: #30597f;
--cb-color-text-brand-disabled: #6886a2;
--cb-color-bg-surface-brand: #ecf0f4;
--cb-color-bg-surface-brand-hovered: #d9e1e8;
--cb-color-bg-surface-brand-pressed: #c7d2dc;
--cb-color-bg-surface-brand-selected: #e2e8ed;
--cb-color-bg-surface-brand-disabled: #f6f8f9;
--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: #13426d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #113a60;
--cb-color-bg-fill-brand-pressed: #0f3557;
--cb-color-bg-fill-brand-selected: #10375b;
--cb-color-bg-fill-brand-disabled: #0c2a46;
--cb-color-text-brand-hovered: #123d64;
--cb-color-text-brand-pressed: #0f3557;
--cb-color-text-brand-selected: #113a60;
--cb-color-text-brand-disabled: #0c2a46;
--cb-color-bg-surface-brand: #030b12;
--cb-color-bg-surface-brand-hovered: #05101a;
--cb-color-bg-surface-brand-pressed: #061523;
--cb-color-bg-surface-brand-selected: #040d16;
--cb-color-bg-surface-brand-disabled: #02080d;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212930;
--cb-color-bg-surface-brand-hovered: #202b35;
--cb-color-bg-surface-brand-pressed: #1f2e3b;
--cb-color-bg-surface-brand-selected: #212a33;
--cb-color-bg-surface-brand-disabled: #22282d;}
:root{--al-color-border-selected: #55799f;
--al-color-border-elevated-selected: #55799f;
--al-color-outline-focused: #002e56;
--al-color-bg-surface-brand: #e7ecf2;
--al-color-bg-surface-brand-hovered: #d4dee8;
--al-color-bg-surface-brand-pressed: #c3d0df;
--al-color-bg-surface-brand-selected: #c3d0df;
--al-color-bg-surface-brand-disabled: #f0f4f7;
--al-color-bg-surface-brand-elevated: #e7ecf2;
--al-color-bg-surface-brand-elevated-hovered: #d4dee8;
--al-color-bg-surface-brand-elevated-pressed: #c3d0df;
--al-color-bg-surface-brand-elevated-selected: #c3d0df;
--al-color-bg-surface-brand-elevated-disabled: #f0f4f7;
--al-color-bg-fill-brand: #55799f;
--al-color-bg-fill-brand-hovered: #436a93;
--al-color-bg-fill-brand-pressed: #315b86;
--al-color-bg-fill-brand-selected: #1f4c78;
--al-color-bg-fill-brand-disabled: #b1c3d6;
--al-color-text-brand: #436a93;
--al-color-text-brand-hovered: #315b86;
--al-color-text-brand-pressed: #1f4c78;
--al-color-text-brand-selected: #0e3e68;
--al-color-text-brand-disabled: #a1b7cd;
--al-color-text-on-bg-fill-brand: #fdfdfe;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfe;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfe;
--al-color-text-on-bg-fill-brand-selected: #fdfdfe;
--al-color-text-on-bg-fill-brand-disabled: #f0f4f7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #436a93;
--al-color-border-elevated-selected: #436a93;
--al-color-bg-fill-brand: #436a93;
--al-color-bg-fill-brand-hovered: #315b86;
--al-color-bg-fill-brand-pressed: #1f4c78;
--al-color-bg-fill-brand-selected: #0e3e68;
--al-color-text-brand: #1f4c78;
--al-color-text-brand-hovered: #0e3e68;
--al-color-text-brand-pressed: #002e56;
--al-color-text-brand-selected: #001b3a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #5f82a6;
--al-color-border-elevated-selected: #7492b3;
--al-color-outline-focused: #d9e1eb;
--al-color-bg-surface-brand: #001e3e;
--al-color-bg-surface-brand-hovered: #002a50;
--al-color-bg-surface-brand-pressed: #03345c;
--al-color-bg-surface-brand-selected: #03345c;
--al-color-bg-surface-brand-disabled: #001733;
--al-color-bg-surface-brand-elevated: #002a50;
--al-color-bg-surface-brand-elevated-hovered: #03345c;
--al-color-bg-surface-brand-elevated-pressed: #0f3e69;
--al-color-bg-surface-brand-elevated-selected: #0f3e69;
--al-color-bg-surface-brand-elevated-disabled: #001e3e;
--al-color-bg-fill-brand: #8aa4c0;
--al-color-bg-fill-brand-hovered: #a2b7cd;
--al-color-bg-fill-brand-pressed: #bccbdc;
--al-color-bg-fill-brand-selected: #d9e1eb;
--al-color-bg-fill-brand-disabled: #0f3e69;
--al-color-text-brand: #8aa4c0;
--al-color-text-brand-hovered: #a2b7cd;
--al-color-text-brand-pressed: #bccbdc;
--al-color-text-brand-selected: #d9e1eb;
--al-color-text-brand-disabled: #194772;
--al-color-text-on-bg-fill-brand: #000c22;
--al-color-text-on-bg-fill-brand-hovered: #000c22;
--al-color-text-on-bg-fill-brand-pressed: #000c22;
--al-color-text-on-bg-fill-brand-selected: #000c22;
--al-color-text-on-bg-fill-brand-disabled: #001733;}

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



