: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: #0a5c59;
--cb-color-bg-fill-brand-hovered: #28706d;
--cb-color-bg-fill-brand-pressed: #3b7d7a;
--cb-color-bg-fill-brand-selected: #317674;
--cb-color-bg-fill-brand-disabled: #629795;
--cb-color-text-brand: #0a5c59;
--cb-color-text-brand-hovered: #1d6966;
--cb-color-text-brand-pressed: #3b7d7a;
--cb-color-text-brand-selected: #28706d;
--cb-color-text-brand-disabled: #629795;
--cb-color-bg-surface-brand: #ecf2f2;
--cb-color-bg-surface-brand-hovered: #d8e5e4;
--cb-color-bg-surface-brand-pressed: #c4d8d7;
--cb-color-bg-surface-brand-selected: #e1ebeb;
--cb-color-bg-surface-brand-disabled: #f5f9f8;
--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: #0a5c59;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #09514e;
--cb-color-bg-fill-brand-pressed: #084a47;
--cb-color-bg-fill-brand-selected: #084d4b;
--cb-color-bg-fill-brand-disabled: #063b39;
--cb-color-text-brand-hovered: #095552;
--cb-color-text-brand-pressed: #084a47;
--cb-color-text-brand-selected: #09514e;
--cb-color-text-brand-disabled: #063b39;
--cb-color-bg-surface-brand: #020f0e;
--cb-color-bg-surface-brand-hovered: #021615;
--cb-color-bg-surface-brand-pressed: #031e1d;
--cb-color-bg-surface-brand-selected: #021212;
--cb-color-bg-surface-brand-disabled: #010b0b;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #202d2d;
--cb-color-bg-surface-brand-hovered: #1e3131;
--cb-color-bg-surface-brand-pressed: #1c3635;
--cb-color-bg-surface-brand-selected: #1f2f2f;
--cb-color-bg-surface-brand-disabled: #212b2a;}
:root{--al-color-border-selected: #44807d;
--al-color-border-elevated-selected: #44807d;
--al-color-outline-focused: #003331;
--al-color-bg-surface-brand: #e6eeed;
--al-color-bg-surface-brand-hovered: #d0dfde;
--al-color-bg-surface-brand-pressed: #bdd3d1;
--al-color-bg-surface-brand-selected: #bdd3d1;
--al-color-bg-surface-brand-disabled: #f0f5f4;
--al-color-bg-surface-brand-elevated: #e6eeed;
--al-color-bg-surface-brand-elevated-hovered: #d0dfde;
--al-color-bg-surface-brand-elevated-pressed: #bdd3d1;
--al-color-bg-surface-brand-elevated-selected: #bdd3d1;
--al-color-bg-surface-brand-elevated-disabled: #f0f5f4;
--al-color-bg-fill-brand: #44807d;
--al-color-bg-fill-brand-hovered: #2e716e;
--al-color-bg-fill-brand-pressed: #16625f;
--al-color-bg-fill-brand-selected: #005451;
--al-color-bg-fill-brand-disabled: #acc7c5;
--al-color-text-brand: #2e716e;
--al-color-text-brand-hovered: #16625f;
--al-color-text-brand-pressed: #005451;
--al-color-text-brand-selected: #004442;
--al-color-text-brand-disabled: #99bbb8;
--al-color-text-on-bg-fill-brand: #fcfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fcfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fcfdfd;
--al-color-text-on-bg-fill-brand-selected: #fcfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f0f5f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2e716e;
--al-color-border-elevated-selected: #2e716e;
--al-color-bg-fill-brand: #2e716e;
--al-color-bg-fill-brand-hovered: #16625f;
--al-color-bg-fill-brand-pressed: #005451;
--al-color-bg-fill-brand-selected: #004442;
--al-color-text-brand: #005451;
--al-color-text-brand-hovered: #004442;
--al-color-text-brand-pressed: #003331;
--al-color-text-brand-selected: #001f1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #4f8885;
--al-color-border-elevated-selected: #679895;
--al-color-outline-focused: #d5e3e2;
--al-color-bg-surface-brand: #002220;
--al-color-bg-surface-brand-hovered: #002f2d;
--al-color-bg-surface-brand-pressed: #003a38;
--al-color-bg-surface-brand-selected: #003a38;
--al-color-bg-surface-brand-disabled: #001a19;
--al-color-bg-surface-brand-elevated: #002f2d;
--al-color-bg-surface-brand-elevated-hovered: #003a38;
--al-color-bg-surface-brand-elevated-pressed: #004442;
--al-color-bg-surface-brand-elevated-selected: #004442;
--al-color-bg-surface-brand-elevated-disabled: #002220;
--al-color-bg-fill-brand: #80a9a6;
--al-color-bg-fill-brand-hovered: #9abbb9;
--al-color-bg-fill-brand-pressed: #b7cecd;
--al-color-bg-fill-brand-selected: #d5e3e2;
--al-color-bg-fill-brand-disabled: #004442;
--al-color-text-brand: #80a9a6;
--al-color-text-brand-hovered: #9abbb9;
--al-color-text-brand-pressed: #b7cecd;
--al-color-text-brand-selected: #d5e3e2;
--al-color-text-brand-disabled: #004e4b;
--al-color-text-on-bg-fill-brand: #001110;
--al-color-text-on-bg-fill-brand-hovered: #001110;
--al-color-text-on-bg-fill-brand-pressed: #001110;
--al-color-text-on-bg-fill-brand-selected: #001110;
--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);
}



