: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: #145f83;
--cb-color-bg-fill-brand-hovered: #317292;
--cb-color-bg-fill-brand-pressed: #437f9c;
--cb-color-bg-fill-brand-selected: #3a7997;
--cb-color-bg-fill-brand-disabled: #6999b0;
--cb-color-text-brand: #145f83;
--cb-color-text-brand-hovered: #266c8d;
--cb-color-text-brand-pressed: #437f9c;
--cb-color-text-brand-selected: #317292;
--cb-color-text-brand-disabled: #6999b0;
--cb-color-bg-surface-brand: #edf2f5;
--cb-color-bg-surface-brand-hovered: #d9e5eb;
--cb-color-bg-surface-brand-pressed: #c7d9e1;
--cb-color-bg-surface-brand-selected: #e2ecf0;
--cb-color-bg-surface-brand-disabled: #f6f9fa;
--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: #145f83;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #125373;
--cb-color-bg-fill-brand-pressed: #104c69;
--cb-color-bg-fill-brand-selected: #11506e;
--cb-color-bg-fill-brand-disabled: #0d3d54;
--cb-color-text-brand-hovered: #125879;
--cb-color-text-brand-pressed: #104c69;
--cb-color-text-brand-selected: #125373;
--cb-color-text-brand-disabled: #0d3d54;
--cb-color-bg-surface-brand: #030f15;
--cb-color-bg-surface-brand-hovered: #05171f;
--cb-color-bg-surface-brand-pressed: #061f2a;
--cb-color-bg-surface-brand-selected: #04131a;
--cb-color-bg-surface-brand-disabled: #020c10;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212d33;
--cb-color-bg-surface-brand-hovered: #20323b;
--cb-color-bg-surface-brand-pressed: #1f3743;
--cb-color-bg-surface-brand-selected: #213037;
--cb-color-bg-surface-brand-disabled: #222b30;}
:root{--al-color-border-selected: #3f7da0;
--al-color-border-elevated-selected: #3f7da0;
--al-color-outline-focused: #00304a;
--al-color-bg-surface-brand: #e4ecf2;
--al-color-bg-surface-brand-hovered: #d0dfe9;
--al-color-bg-surface-brand-pressed: #bbd2e0;
--al-color-bg-surface-brand-selected: #bbd2e0;
--al-color-bg-surface-brand-disabled: #f0f5f8;
--al-color-bg-surface-brand-elevated: #e4ecf2;
--al-color-bg-surface-brand-elevated-hovered: #d0dfe9;
--al-color-bg-surface-brand-elevated-pressed: #bbd2e0;
--al-color-bg-surface-brand-elevated-selected: #bbd2e0;
--al-color-bg-surface-brand-elevated-disabled: #f0f5f8;
--al-color-bg-fill-brand: #3f7da0;
--al-color-bg-fill-brand-hovered: #296d91;
--al-color-bg-fill-brand-pressed: #135e82;
--al-color-bg-fill-brand-selected: #004f72;
--al-color-bg-fill-brand-disabled: #a9c6d8;
--al-color-text-brand: #296d91;
--al-color-text-brand-hovered: #135e82;
--al-color-text-brand-pressed: #004f72;
--al-color-text-brand-selected: #00405f;
--al-color-text-brand-disabled: #96b9ce;
--al-color-text-on-bg-fill-brand: #fcfdfe;
--al-color-text-on-bg-fill-brand-hovered: #fcfdfe;
--al-color-text-on-bg-fill-brand-pressed: #fcfdfe;
--al-color-text-on-bg-fill-brand-selected: #fcfdfe;
--al-color-text-on-bg-fill-brand-disabled: #f0f5f8;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #296d91;
--al-color-border-elevated-selected: #296d91;
--al-color-bg-fill-brand: #296d91;
--al-color-bg-fill-brand-hovered: #135e82;
--al-color-bg-fill-brand-pressed: #004f72;
--al-color-bg-fill-brand-selected: #00405f;
--al-color-text-brand: #004f72;
--al-color-text-brand-hovered: #00405f;
--al-color-text-brand-pressed: #00304a;
--al-color-text-brand-selected: #001d30;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #4b85a7;
--al-color-border-elevated-selected: #6295b4;
--al-color-outline-focused: #d4e2eb;
--al-color-bg-surface-brand: #002034;
--al-color-bg-surface-brand-hovered: #002c44;
--al-color-bg-surface-brand-pressed: #003652;
--al-color-bg-surface-brand-selected: #003652;
--al-color-bg-surface-brand-disabled: #00192b;
--al-color-bg-surface-brand-elevated: #002c44;
--al-color-bg-surface-brand-elevated-hovered: #003652;
--al-color-bg-surface-brand-elevated-pressed: #00415f;
--al-color-bg-surface-brand-elevated-selected: #00415f;
--al-color-bg-surface-brand-elevated-disabled: #002034;
--al-color-bg-fill-brand: #7ca7c2;
--al-color-bg-fill-brand-hovered: #97b9cf;
--al-color-bg-fill-brand-pressed: #b5cddd;
--al-color-bg-fill-brand-selected: #d4e2eb;
--al-color-bg-fill-brand-disabled: #00415f;
--al-color-text-brand: #7ca7c2;
--al-color-text-brand-hovered: #97b9cf;
--al-color-text-brand-pressed: #b5cddd;
--al-color-text-brand-selected: #d4e2eb;
--al-color-text-brand-disabled: #004a6b;
--al-color-text-on-bg-fill-brand: #000e1a;
--al-color-text-on-bg-fill-brand-hovered: #000e1a;
--al-color-text-on-bg-fill-brand-pressed: #000e1a;
--al-color-text-on-bg-fill-brand-selected: #000e1a;
--al-color-text-on-bg-fill-brand-disabled: #00192b;}

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



