: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: #00302E;
--cb-color-bg-fill-brand-hovered: #1f4947;
--cb-color-bg-fill-brand-pressed: #335958;
--cb-color-bg-fill-brand-selected: #295150;
--cb-color-bg-fill-brand-disabled: #5c7b79;
--cb-color-text-brand: #00302E;
--cb-color-text-brand-hovered: #14403e;
--cb-color-text-brand-pressed: #335958;
--cb-color-text-brand-selected: #1f4947;
--cb-color-text-brand-disabled: #5c7b79;
--cb-color-bg-surface-brand: #ebefef;
--cb-color-bg-surface-brand-hovered: #d6dedd;
--cb-color-bg-surface-brand-pressed: #c2cdcd;
--cb-color-bg-surface-brand-selected: #e0e6e6;
--cb-color-bg-surface-brand-disabled: #f5f7f7;
--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: #00302E;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #002a28;
--cb-color-bg-fill-brand-pressed: #002625;
--cb-color-bg-fill-brand-selected: #002827;
--cb-color-bg-fill-brand-disabled: #001f1d;
--cb-color-text-brand-hovered: #002c2a;
--cb-color-text-brand-pressed: #002625;
--cb-color-text-brand-selected: #002a28;
--cb-color-text-brand-disabled: #001f1d;
--cb-color-bg-surface-brand: #000807;
--cb-color-bg-surface-brand-hovered: #000b0b;
--cb-color-bg-surface-brand-pressed: #000f0f;
--cb-color-bg-surface-brand-selected: #000a09;
--cb-color-bg-surface-brand-disabled: #000606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1e2626;
--cb-color-bg-surface-brand-hovered: #1b2726;
--cb-color-bg-surface-brand-pressed: #182827;
--cb-color-bg-surface-brand-selected: #1d2626;
--cb-color-bg-surface-brand-disabled: #202525;}
:root{--al-color-border-selected: #5f7c7a;
--al-color-border-elevated-selected: #5f7c7a;
--al-color-outline-focused: #043331;
--al-color-bg-surface-brand: #e9eded;
--al-color-bg-surface-brand-hovered: #d6dedd;
--al-color-bg-surface-brand-pressed: #c6d0d0;
--al-color-bg-surface-brand-selected: #c6d0d0;
--al-color-bg-surface-brand-disabled: #f2f4f4;
--al-color-bg-surface-brand-elevated: #e9eded;
--al-color-bg-surface-brand-elevated-hovered: #d6dedd;
--al-color-bg-surface-brand-elevated-pressed: #c6d0d0;
--al-color-bg-surface-brand-elevated-selected: #c6d0d0;
--al-color-bg-surface-brand-elevated-disabled: #f2f4f4;
--al-color-bg-fill-brand: #5f7c7a;
--al-color-bg-fill-brand-hovered: #4d6d6b;
--al-color-bg-fill-brand-pressed: #3b5f5c;
--al-color-bg-fill-brand-selected: #2a514e;
--al-color-bg-fill-brand-disabled: #b7c4c3;
--al-color-text-brand: #4d6d6b;
--al-color-text-brand-hovered: #3b5f5c;
--al-color-text-brand-pressed: #2a514e;
--al-color-text-brand-selected: #194240;
--al-color-text-brand-disabled: #a8b8b7;
--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: #f2f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #4d6d6b;
--al-color-border-elevated-selected: #4d6d6b;
--al-color-bg-fill-brand: #4d6d6b;
--al-color-bg-fill-brand-hovered: #3b5f5c;
--al-color-bg-fill-brand-pressed: #2a514e;
--al-color-bg-fill-brand-selected: #194240;
--al-color-text-brand: #2a514e;
--al-color-text-brand-hovered: #194240;
--al-color-text-brand-pressed: #043331;
--al-color-text-brand-selected: #001f1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #698482;
--al-color-border-elevated-selected: #7c9492;
--al-color-outline-focused: #dbe1e1;
--al-color-bg-surface-brand: #002220;
--al-color-bg-surface-brand-hovered: #002f2d;
--al-color-bg-surface-brand-pressed: #0b3936;
--al-color-bg-surface-brand-selected: #0b3936;
--al-color-bg-surface-brand-disabled: #001a19;
--al-color-bg-surface-brand-elevated: #002f2d;
--al-color-bg-surface-brand-elevated-hovered: #0b3936;
--al-color-bg-surface-brand-elevated-pressed: #194340;
--al-color-bg-surface-brand-elevated-selected: #194340;
--al-color-bg-surface-brand-elevated-disabled: #002220;
--al-color-bg-fill-brand: #91a5a4;
--al-color-bg-fill-brand-hovered: #a8b8b7;
--al-color-bg-fill-brand-pressed: #c0cccb;
--al-color-bg-fill-brand-selected: #dbe1e1;
--al-color-bg-fill-brand-disabled: #194340;
--al-color-text-brand: #91a5a4;
--al-color-text-brand-hovered: #a8b8b7;
--al-color-text-brand-pressed: #c0cccb;
--al-color-text-brand-selected: #dbe1e1;
--al-color-text-brand-disabled: #244c49;
--al-color-text-on-bg-fill-brand: #00100f;
--al-color-text-on-bg-fill-brand-hovered: #00100f;
--al-color-text-on-bg-fill-brand-pressed: #00100f;
--al-color-text-on-bg-fill-brand-selected: #00100f;
--al-color-text-on-bg-fill-brand-disabled: #001a19;}

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



