: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: #060405;
--cb-color-bg-fill-brand-hovered: #242323;
--cb-color-bg-fill-brand-pressed: #383637;
--cb-color-bg-fill-brand-selected: #2e2c2d;
--cb-color-bg-fill-brand-disabled: #605f5f;
--cb-color-text-brand: #060405;
--cb-color-text-brand-hovered: #1a1819;
--cb-color-text-brand-pressed: #383637;
--cb-color-text-brand-selected: #242323;
--cb-color-text-brand-disabled: #605f5f;
--cb-color-bg-surface-brand: #ebebeb;
--cb-color-bg-surface-brand-hovered: #d7d7d7;
--cb-color-bg-surface-brand-pressed: #c3c3c3;
--cb-color-bg-surface-brand-selected: #e1e0e1;
--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: #060405;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #050404;
--cb-color-bg-fill-brand-pressed: #050304;
--cb-color-bg-fill-brand-selected: #050304;
--cb-color-bg-fill-brand-disabled: #040303;
--cb-color-text-brand-hovered: #060405;
--cb-color-text-brand-pressed: #050304;
--cb-color-text-brand-selected: #050404;
--cb-color-text-brand-disabled: #040303;
--cb-color-bg-surface-brand: #010101;
--cb-color-bg-surface-brand-hovered: #010101;
--cb-color-bg-surface-brand-pressed: #020102;
--cb-color-bg-surface-brand-selected: #010101;
--cb-color-bg-surface-brand-disabled: #010001;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1d1c1d;
--cb-color-bg-surface-brand-pressed: #1a1a1a;
--cb-color-bg-surface-brand-selected: #1e1e1e;
--cb-color-bg-surface-brand-disabled: #202020;}
:root{--al-color-border-selected: #787677;
--al-color-border-elevated-selected: #787677;
--al-color-outline-focused: #302c2e;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdcdc;
--al-color-bg-surface-brand-pressed: #cfcece;
--al-color-bg-surface-brand-selected: #cfcece;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cfcece;
--al-color-bg-surface-brand-elevated-selected: #cfcece;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #787677;
--al-color-bg-fill-brand-hovered: #696668;
--al-color-bg-fill-brand-pressed: #5b5859;
--al-color-bg-fill-brand-selected: #4d494b;
--al-color-bg-fill-brand-disabled: #c3c1c2;
--al-color-text-brand: #696668;
--al-color-text-brand-hovered: #5b5859;
--al-color-text-brand-pressed: #4d494b;
--al-color-text-brand-selected: #3f3b3d;
--al-color-text-brand-disabled: #b5b4b5;
--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: #696668;
--al-color-border-elevated-selected: #696668;
--al-color-bg-fill-brand: #696668;
--al-color-bg-fill-brand-hovered: #5b5859;
--al-color-bg-fill-brand-pressed: #4d494b;
--al-color-bg-fill-brand-selected: #3f3b3d;
--al-color-text-brand: #4d494b;
--al-color-text-brand-hovered: #3f3b3d;
--al-color-text-brand-pressed: #302c2e;
--al-color-text-brand-selected: #1e1a1c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e80;
--al-color-border-elevated-selected: #918e90;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #201d1f;
--al-color-bg-surface-brand-hovered: #2c282a;
--al-color-bg-surface-brand-pressed: #363234;
--al-color-bg-surface-brand-selected: #363234;
--al-color-bg-surface-brand-disabled: #1a1618;
--al-color-bg-surface-brand-elevated: #2c282a;
--al-color-bg-surface-brand-elevated-hovered: #363234;
--al-color-bg-surface-brand-elevated-pressed: #3f3b3d;
--al-color-bg-surface-brand-elevated-selected: #3f3b3d;
--al-color-bg-surface-brand-elevated-disabled: #201d1f;
--al-color-bg-fill-brand: #a2a1a2;
--al-color-bg-fill-brand-hovered: #b6b4b5;
--al-color-bg-fill-brand-pressed: #cbc9ca;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3f3b3d;
--al-color-text-brand: #a2a1a2;
--al-color-text-brand-hovered: #b6b4b5;
--al-color-text-brand-pressed: #cbc9ca;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #484446;
--al-color-text-on-bg-fill-brand: #100d0e;
--al-color-text-on-bg-fill-brand-hovered: #100d0e;
--al-color-text-on-bg-fill-brand-pressed: #100d0e;
--al-color-text-on-bg-fill-brand-selected: #100d0e;
--al-color-text-on-bg-fill-brand-disabled: #1a1618;}

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



