: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: #0e0c08;
--cb-color-bg-fill-brand-hovered: #2b2a26;
--cb-color-bg-fill-brand-pressed: #3e3d39;
--cb-color-bg-fill-brand-selected: #353330;
--cb-color-bg-fill-brand-disabled: #656461;
--cb-color-text-brand: #0e0c08;
--cb-color-text-brand-hovered: #211f1b;
--cb-color-text-brand-pressed: #3e3d39;
--cb-color-text-brand-selected: #2b2a26;
--cb-color-text-brand-disabled: #656461;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d8d8d7;
--cb-color-bg-surface-brand-pressed: #c5c5c4;
--cb-color-bg-surface-brand-selected: #e2e1e1;
--cb-color-bg-surface-brand-disabled: #f6f5f5;
--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: #0e0c08;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0c0b07;
--cb-color-bg-fill-brand-pressed: #0b0a06;
--cb-color-bg-fill-brand-selected: #0c0a07;
--cb-color-bg-fill-brand-disabled: #090805;
--cb-color-text-brand-hovered: #0d0b07;
--cb-color-text-brand-pressed: #0b0a06;
--cb-color-text-brand-selected: #0c0b07;
--cb-color-text-brand-disabled: #090805;
--cb-color-bg-surface-brand: #020201;
--cb-color-bg-surface-brand-hovered: #030302;
--cb-color-bg-surface-brand-pressed: #050403;
--cb-color-bg-surface-brand-selected: #030202;
--cb-color-bg-surface-brand-disabled: #020101;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #20201f;
--cb-color-bg-surface-brand-hovered: #1f1e1d;
--cb-color-bg-surface-brand-pressed: #1d1c1b;
--cb-color-bg-surface-brand-selected: #201f1e;
--cb-color-bg-surface-brand-disabled: #212121;}
:root{--al-color-border-selected: #787673;
--al-color-border-elevated-selected: #787673;
--al-color-outline-focused: #2f2d28;
--al-color-bg-surface-brand: #ececeb;
--al-color-bg-surface-brand-hovered: #dddddc;
--al-color-bg-surface-brand-pressed: #cfcfcd;
--al-color-bg-surface-brand-selected: #cfcfcd;
--al-color-bg-surface-brand-disabled: #f4f4f3;
--al-color-bg-surface-brand-elevated: #ececeb;
--al-color-bg-surface-brand-elevated-hovered: #dddddc;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcd;
--al-color-bg-surface-brand-elevated-selected: #cfcfcd;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f3;
--al-color-bg-fill-brand: #787673;
--al-color-bg-fill-brand-hovered: #696763;
--al-color-bg-fill-brand-pressed: #5a5855;
--al-color-bg-fill-brand-selected: #4c4a46;
--al-color-bg-fill-brand-disabled: #c2c1bf;
--al-color-text-brand: #696763;
--al-color-text-brand-hovered: #5a5855;
--al-color-text-brand-pressed: #4c4a46;
--al-color-text-brand-selected: #3e3c38;
--al-color-text-brand-disabled: #b5b4b2;
--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: #f4f4f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696763;
--al-color-border-elevated-selected: #696763;
--al-color-bg-fill-brand: #696763;
--al-color-bg-fill-brand-hovered: #5a5855;
--al-color-bg-fill-brand-pressed: #4c4a46;
--al-color-bg-fill-brand-selected: #3e3c38;
--al-color-text-brand: #4c4a46;
--al-color-text-brand-hovered: #3e3c38;
--al-color-text-brand-pressed: #2f2d28;
--al-color-text-brand-selected: #1d1b17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807e7b;
--al-color-border-elevated-selected: #918f8d;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #1f1d18;
--al-color-bg-surface-brand-hovered: #2b2924;
--al-color-bg-surface-brand-pressed: #35322e;
--al-color-bg-surface-brand-selected: #35322e;
--al-color-bg-surface-brand-disabled: #181612;
--al-color-bg-surface-brand-elevated: #2b2924;
--al-color-bg-surface-brand-elevated-hovered: #35322e;
--al-color-bg-surface-brand-elevated-pressed: #3e3c38;
--al-color-bg-surface-brand-elevated-selected: #3e3c38;
--al-color-bg-surface-brand-elevated-disabled: #1f1d18;
--al-color-bg-fill-brand: #a3a19f;
--al-color-bg-fill-brand-hovered: #b5b4b3;
--al-color-bg-fill-brand-pressed: #cac9c8;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3e3c38;
--al-color-text-brand: #a3a19f;
--al-color-text-brand-hovered: #b5b4b3;
--al-color-text-brand-pressed: #cac9c8;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #474541;
--al-color-text-on-bg-fill-brand: #100e0a;
--al-color-text-on-bg-fill-brand-hovered: #100e0a;
--al-color-text-on-bg-fill-brand-pressed: #100e0a;
--al-color-text-on-bg-fill-brand-selected: #100e0a;
--al-color-text-on-bg-fill-brand-disabled: #181612;}

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



