: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: #1e2325;
--cb-color-bg-fill-brand-hovered: #393e40;
--cb-color-bg-fill-brand-pressed: #4b4f51;
--cb-color-bg-fill-brand-selected: #424648;
--cb-color-bg-fill-brand-disabled: #6f7274;
--cb-color-text-brand: #1e2325;
--cb-color-text-brand-hovered: #303436;
--cb-color-text-brand-pressed: #4b4f51;
--cb-color-text-brand-selected: #393e40;
--cb-color-text-brand-disabled: #6f7274;
--cb-color-bg-surface-brand: #edeeee;
--cb-color-bg-surface-brand-hovered: #dbdcdc;
--cb-color-bg-surface-brand-pressed: #c9cacb;
--cb-color-bg-surface-brand-selected: #e4e4e4;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #1e2325;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1a1f21;
--cb-color-bg-fill-brand-pressed: #181c1e;
--cb-color-bg-fill-brand-selected: #191d1f;
--cb-color-bg-fill-brand-disabled: #131618;
--cb-color-text-brand-hovered: #1c2022;
--cb-color-text-brand-pressed: #181c1e;
--cb-color-text-brand-selected: #1a1f21;
--cb-color-text-brand-disabled: #131618;
--cb-color-bg-surface-brand: #050606;
--cb-color-bg-surface-brand-hovered: #070809;
--cb-color-bg-surface-brand-pressed: #0a0b0c;
--cb-color-bg-surface-brand-selected: #060707;
--cb-color-bg-surface-brand-disabled: #040404;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #232424;
--cb-color-bg-surface-brand-hovered: #232424;
--cb-color-bg-surface-brand-pressed: #222424;
--cb-color-bg-surface-brand-selected: #232424;
--cb-color-bg-surface-brand-disabled: #232424;}
:root{--al-color-border-selected: #737779;
--al-color-border-elevated-selected: #737779;
--al-color-outline-focused: #292e30;
--al-color-bg-surface-brand: #ebecec;
--al-color-bg-surface-brand-hovered: #dcddde;
--al-color-bg-surface-brand-pressed: #cecfd0;
--al-color-bg-surface-brand-selected: #cecfd0;
--al-color-bg-surface-brand-disabled: #f4f4f5;
--al-color-bg-surface-brand-elevated: #ebecec;
--al-color-bg-surface-brand-elevated-hovered: #dcddde;
--al-color-bg-surface-brand-elevated-pressed: #cecfd0;
--al-color-bg-surface-brand-elevated-selected: #cecfd0;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f5;
--al-color-bg-fill-brand: #737779;
--al-color-bg-fill-brand-hovered: #64686a;
--al-color-bg-fill-brand-pressed: #55595b;
--al-color-bg-fill-brand-selected: #474b4d;
--al-color-bg-fill-brand-disabled: #c0c2c3;
--al-color-text-brand: #64686a;
--al-color-text-brand-hovered: #55595b;
--al-color-text-brand-pressed: #474b4d;
--al-color-text-brand-selected: #383d3f;
--al-color-text-brand-disabled: #b3b5b6;
--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: #f4f4f5;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #64686a;
--al-color-border-elevated-selected: #64686a;
--al-color-bg-fill-brand: #64686a;
--al-color-bg-fill-brand-hovered: #55595b;
--al-color-bg-fill-brand-pressed: #474b4d;
--al-color-bg-fill-brand-selected: #383d3f;
--al-color-text-brand: #474b4d;
--al-color-text-brand-hovered: #383d3f;
--al-color-text-brand-pressed: #292e30;
--al-color-text-brand-selected: #171c1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7c7f81;
--al-color-border-elevated-selected: #8d9091;
--al-color-outline-focused: #dfe0e1;
--al-color-bg-surface-brand: #1a1f21;
--al-color-bg-surface-brand-hovered: #252a2c;
--al-color-bg-surface-brand-pressed: #2e3436;
--al-color-bg-surface-brand-selected: #2e3436;
--al-color-bg-surface-brand-disabled: #121719;
--al-color-bg-surface-brand-elevated: #252a2c;
--al-color-bg-surface-brand-elevated-hovered: #2e3436;
--al-color-bg-surface-brand-elevated-pressed: #383d3f;
--al-color-bg-surface-brand-elevated-selected: #383d3f;
--al-color-bg-surface-brand-elevated-disabled: #1a1f21;
--al-color-bg-fill-brand: #9fa2a3;
--al-color-bg-fill-brand-hovered: #b3b5b6;
--al-color-bg-fill-brand-pressed: #c8c9ca;
--al-color-bg-fill-brand-selected: #dfe0e1;
--al-color-bg-fill-brand-disabled: #383d3f;
--al-color-text-brand: #9fa2a3;
--al-color-text-brand-hovered: #b3b5b6;
--al-color-text-brand-pressed: #c8c9ca;
--al-color-text-brand-selected: #dfe0e1;
--al-color-text-brand-disabled: #414648;
--al-color-text-on-bg-fill-brand: #090d0f;
--al-color-text-on-bg-fill-brand-hovered: #090d0f;
--al-color-text-on-bg-fill-brand-pressed: #090d0f;
--al-color-text-on-bg-fill-brand-selected: #090d0f;
--al-color-text-on-bg-fill-brand-disabled: #121719;}

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



