: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: #050402;
--cb-color-bg-fill-brand-hovered: #232321;
--cb-color-bg-fill-brand-pressed: #373635;
--cb-color-bg-fill-brand-selected: #2d2c2b;
--cb-color-bg-fill-brand-disabled: #5f5f5d;
--cb-color-text-brand: #050402;
--cb-color-text-brand-hovered: #191816;
--cb-color-text-brand-pressed: #373635;
--cb-color-text-brand-selected: #232321;
--cb-color-text-brand-disabled: #5f5f5d;
--cb-color-bg-surface-brand: #ebebeb;
--cb-color-bg-surface-brand-hovered: #d7d7d6;
--cb-color-bg-surface-brand-pressed: #c3c3c2;
--cb-color-bg-surface-brand-selected: #e1e0e0;
--cb-color-bg-surface-brand-disabled: #f5f5f5;
--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: #050402;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #040402;
--cb-color-bg-fill-brand-pressed: #040302;
--cb-color-bg-fill-brand-selected: #040302;
--cb-color-bg-fill-brand-disabled: #030301;
--cb-color-text-brand-hovered: #050402;
--cb-color-text-brand-pressed: #040302;
--cb-color-text-brand-selected: #040402;
--cb-color-text-brand-disabled: #030301;
--cb-color-bg-surface-brand: #010100;
--cb-color-bg-surface-brand-hovered: #010100;
--cb-color-bg-surface-brand-pressed: #020101;
--cb-color-bg-surface-brand-selected: #010100;
--cb-color-bg-surface-brand-disabled: #010000;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1d1c1c;
--cb-color-bg-surface-brand-pressed: #1a1a19;
--cb-color-bg-surface-brand-selected: #1e1e1d;
--cb-color-bg-surface-brand-disabled: #202020;}
:root{--al-color-border-selected: #787673;
--al-color-border-elevated-selected: #787673;
--al-color-outline-focused: #2f2d28;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdcdb;
--al-color-bg-surface-brand-pressed: #cececd;
--al-color-bg-surface-brand-selected: #cececd;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdb;
--al-color-bg-surface-brand-elevated-pressed: #cececd;
--al-color-bg-surface-brand-elevated-selected: #cececd;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #787673;
--al-color-bg-fill-brand-hovered: #696764;
--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: #696764;
--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: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696764;
--al-color-border-elevated-selected: #696764;
--al-color-bg-fill-brand: #696764;
--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: #1d1b16;}

: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: #1f1d19;
--al-color-bg-surface-brand-hovered: #2a2924;
--al-color-bg-surface-brand-pressed: #34332e;
--al-color-bg-surface-brand-selected: #34332e;
--al-color-bg-surface-brand-disabled: #181712;
--al-color-bg-surface-brand-elevated: #2a2924;
--al-color-bg-surface-brand-elevated-hovered: #34332e;
--al-color-bg-surface-brand-elevated-pressed: #3e3c38;
--al-color-bg-surface-brand-elevated-selected: #3e3c38;
--al-color-bg-surface-brand-elevated-disabled: #1f1d19;
--al-color-bg-fill-brand: #a2a19f;
--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: #a2a19f;
--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: #0f0d09;
--al-color-text-on-bg-fill-brand-hovered: #0f0d09;
--al-color-text-on-bg-fill-brand-pressed: #0f0d09;
--al-color-text-on-bg-fill-brand-selected: #0f0d09;
--al-color-text-on-bg-fill-brand-disabled: #181712;}

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



