: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: #070804;
--cb-color-bg-fill-brand-hovered: #252623;
--cb-color-bg-fill-brand-pressed: #393936;
--cb-color-bg-fill-brand-selected: #2f302c;
--cb-color-bg-fill-brand-disabled: #60615f;
--cb-color-text-brand: #070804;
--cb-color-text-brand-hovered: #1a1b18;
--cb-color-text-brand-pressed: #393936;
--cb-color-text-brand-selected: #252623;
--cb-color-text-brand-disabled: #60615f;
--cb-color-bg-surface-brand: #ececeb;
--cb-color-bg-surface-brand-hovered: #d7d7d7;
--cb-color-bg-surface-brand-pressed: #c4c4c3;
--cb-color-bg-surface-brand-selected: #e1e1e0;
--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: #070804;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #060704;
--cb-color-bg-fill-brand-pressed: #060603;
--cb-color-bg-fill-brand-selected: #060703;
--cb-color-bg-fill-brand-disabled: #040503;
--cb-color-text-brand-hovered: #060704;
--cb-color-text-brand-pressed: #060603;
--cb-color-text-brand-selected: #060704;
--cb-color-text-brand-disabled: #040503;
--cb-color-bg-surface-brand: #010101;
--cb-color-bg-surface-brand-hovered: #020201;
--cb-color-bg-surface-brand-pressed: #020301;
--cb-color-bg-surface-brand-selected: #010201;
--cb-color-bg-surface-brand-disabled: #010100;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1d1d1c;
--cb-color-bg-surface-brand-pressed: #1b1b1a;
--cb-color-bg-surface-brand-selected: #1e1e1e;
--cb-color-bg-surface-brand-disabled: #202120;}
:root{--al-color-border-selected: #767773;
--al-color-border-elevated-selected: #767773;
--al-color-outline-focused: #2c2d28;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdddb;
--al-color-bg-surface-brand-pressed: #cfcfce;
--al-color-bg-surface-brand-selected: #cfcfce;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdddb;
--al-color-bg-surface-brand-elevated-pressed: #cfcfce;
--al-color-bg-surface-brand-elevated-selected: #cfcfce;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #767773;
--al-color-bg-fill-brand-hovered: #666863;
--al-color-bg-fill-brand-pressed: #585954;
--al-color-bg-fill-brand-selected: #4a4b46;
--al-color-bg-fill-brand-disabled: #c1c2c0;
--al-color-text-brand: #666863;
--al-color-text-brand-hovered: #585954;
--al-color-text-brand-pressed: #4a4b46;
--al-color-text-brand-selected: #3b3d37;
--al-color-text-brand-disabled: #b4b5b2;
--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: #666863;
--al-color-border-elevated-selected: #666863;
--al-color-bg-fill-brand: #666863;
--al-color-bg-fill-brand-hovered: #585954;
--al-color-bg-fill-brand-pressed: #4a4b46;
--al-color-bg-fill-brand-selected: #3b3d37;
--al-color-text-brand: #4a4b46;
--al-color-text-brand-hovered: #3b3d37;
--al-color-text-brand-pressed: #2c2d28;
--al-color-text-brand-selected: #1a1c16;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7f7b;
--al-color-border-elevated-selected: #8e8f8c;
--al-color-outline-focused: #e0e0df;
--al-color-bg-surface-brand: #1d1e18;
--al-color-bg-surface-brand-hovered: #292a24;
--al-color-bg-surface-brand-pressed: #32332d;
--al-color-bg-surface-brand-selected: #32332d;
--al-color-bg-surface-brand-disabled: #161712;
--al-color-bg-surface-brand-elevated: #292a24;
--al-color-bg-surface-brand-elevated-hovered: #32332d;
--al-color-bg-surface-brand-elevated-pressed: #3c3d37;
--al-color-bg-surface-brand-elevated-selected: #3c3d37;
--al-color-bg-surface-brand-elevated-disabled: #1d1e18;
--al-color-bg-fill-brand: #a1a19e;
--al-color-bg-fill-brand-hovered: #b4b5b2;
--al-color-bg-fill-brand-pressed: #c9c9c8;
--al-color-bg-fill-brand-selected: #e0e0df;
--al-color-bg-fill-brand-disabled: #3c3d37;
--al-color-text-brand: #a1a19e;
--al-color-text-brand-hovered: #b4b5b2;
--al-color-text-brand-pressed: #c9c9c8;
--al-color-text-brand-selected: #e0e0df;
--al-color-text-brand-disabled: #444640;
--al-color-text-on-bg-fill-brand: #0c0e08;
--al-color-text-on-bg-fill-brand-hovered: #0c0e08;
--al-color-text-on-bg-fill-brand-pressed: #0c0e08;
--al-color-text-on-bg-fill-brand-selected: #0c0e08;
--al-color-text-on-bg-fill-brand-disabled: #161712;}

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



