: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: #042b2b;
--cb-color-bg-fill-brand-hovered: #234545;
--cb-color-bg-fill-brand-pressed: #365555;
--cb-color-bg-fill-brand-selected: #2c4d4d;
--cb-color-bg-fill-brand-disabled: #5f7777;
--cb-color-text-brand: #042b2b;
--cb-color-text-brand-hovered: #183c3c;
--cb-color-text-brand-pressed: #365555;
--cb-color-text-brand-selected: #234545;
--cb-color-text-brand-disabled: #5f7777;
--cb-color-bg-surface-brand: #ebeeee;
--cb-color-bg-surface-brand-hovered: #d7dddd;
--cb-color-bg-surface-brand-pressed: #c3cccc;
--cb-color-bg-surface-brand-selected: #e0e5e5;
--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: #042b2b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #042626;
--cb-color-bg-fill-brand-pressed: #032222;
--cb-color-bg-fill-brand-selected: #032424;
--cb-color-bg-fill-brand-disabled: #031b1b;
--cb-color-text-brand-hovered: #042828;
--cb-color-text-brand-pressed: #032222;
--cb-color-text-brand-selected: #042626;
--cb-color-text-brand-disabled: #031b1b;
--cb-color-bg-surface-brand: #010707;
--cb-color-bg-surface-brand-hovered: #010a0a;
--cb-color-bg-surface-brand-pressed: #010e0e;
--cb-color-bg-surface-brand-selected: #010909;
--cb-color-bg-surface-brand-disabled: #000505;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f2525;
--cb-color-bg-surface-brand-hovered: #1c2626;
--cb-color-bg-surface-brand-pressed: #1a2626;
--cb-color-bg-surface-brand-selected: #1e2525;
--cb-color-bg-surface-brand-disabled: #202525;}
:root{--al-color-border-selected: #637b7b;
--al-color-border-elevated-selected: #637b7b;
--al-color-outline-focused: #0d3232;
--al-color-bg-surface-brand: #e9eded;
--al-color-bg-surface-brand-hovered: #d7dddd;
--al-color-bg-surface-brand-pressed: #c8d1d0;
--al-color-bg-surface-brand-selected: #c8d1d0;
--al-color-bg-surface-brand-disabled: #f2f4f4;
--al-color-bg-surface-brand-elevated: #e9eded;
--al-color-bg-surface-brand-elevated-hovered: #d7dddd;
--al-color-bg-surface-brand-elevated-pressed: #c8d1d0;
--al-color-bg-surface-brand-elevated-selected: #c8d1d0;
--al-color-bg-surface-brand-elevated-disabled: #f2f4f4;
--al-color-bg-fill-brand: #637b7b;
--al-color-bg-fill-brand-hovered: #516c6c;
--al-color-bg-fill-brand-pressed: #405e5d;
--al-color-bg-fill-brand-selected: #30504f;
--al-color-bg-fill-brand-disabled: #b9c4c4;
--al-color-text-brand: #516c6c;
--al-color-text-brand-hovered: #405e5d;
--al-color-text-brand-pressed: #30504f;
--al-color-text-brand-selected: #1f4141;
--al-color-text-brand-disabled: #a9b7b7;
--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: #516c6c;
--al-color-border-elevated-selected: #516c6c;
--al-color-bg-fill-brand: #516c6c;
--al-color-bg-fill-brand-hovered: #405e5d;
--al-color-bg-fill-brand-pressed: #30504f;
--al-color-bg-fill-brand-selected: #1f4141;
--al-color-text-brand: #30504f;
--al-color-text-brand-hovered: #1f4141;
--al-color-text-brand-pressed: #0d3232;
--al-color-text-brand-selected: #001f20;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #6c8383;
--al-color-border-elevated-selected: #7f9393;
--al-color-outline-focused: #dce1e1;
--al-color-bg-surface-brand: #002323;
--al-color-bg-surface-brand-hovered: #072e2e;
--al-color-bg-surface-brand-pressed: #143838;
--al-color-bg-surface-brand-selected: #143838;
--al-color-bg-surface-brand-disabled: #001b1b;
--al-color-bg-surface-brand-elevated: #072e2e;
--al-color-bg-surface-brand-elevated-hovered: #143838;
--al-color-bg-surface-brand-elevated-pressed: #204242;
--al-color-bg-surface-brand-elevated-selected: #204242;
--al-color-bg-surface-brand-elevated-disabled: #002323;
--al-color-bg-fill-brand: #93a5a4;
--al-color-bg-fill-brand-hovered: #aab7b7;
--al-color-bg-fill-brand-pressed: #c1cbcb;
--al-color-bg-fill-brand-selected: #dce1e1;
--al-color-bg-fill-brand-disabled: #204242;
--al-color-text-brand: #93a5a4;
--al-color-text-brand-hovered: #aab7b7;
--al-color-text-brand-pressed: #c1cbcb;
--al-color-text-brand-selected: #dce1e1;
--al-color-text-brand-disabled: #2a4b4a;
--al-color-text-on-bg-fill-brand: #001111;
--al-color-text-on-bg-fill-brand-hovered: #001111;
--al-color-text-on-bg-fill-brand-pressed: #001111;
--al-color-text-on-bg-fill-brand-selected: #001111;
--al-color-text-on-bg-fill-brand-disabled: #001b1b;}

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



