: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: #010000;
--cb-color-bg-fill-brand-hovered: #201f1f;
--cb-color-bg-fill-brand-pressed: #343333;
--cb-color-bg-fill-brand-selected: #2a2929;
--cb-color-bg-fill-brand-disabled: #5d5c5c;
--cb-color-text-brand: #010000;
--cb-color-text-brand-hovered: #151414;
--cb-color-text-brand-pressed: #343333;
--cb-color-text-brand-selected: #201f1f;
--cb-color-text-brand-disabled: #5d5c5c;
--cb-color-bg-surface-brand: #ebebeb;
--cb-color-bg-surface-brand-hovered: #d6d6d6;
--cb-color-bg-surface-brand-pressed: #c2c2c2;
--cb-color-bg-surface-brand-selected: #e0e0e0;
--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: #010000;}

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

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1e1e1e;
--cb-color-bg-surface-brand-hovered: #1c1b1b;
--cb-color-bg-surface-brand-pressed: #191818;
--cb-color-bg-surface-brand-selected: #1d1d1d;
--cb-color-bg-surface-brand-disabled: #202020;}
:root{--al-color-border-selected: #7c7574;
--al-color-border-elevated-selected: #7c7574;
--al-color-outline-focused: #342b2a;
--al-color-bg-surface-brand: #ecebea;
--al-color-bg-surface-brand-hovered: #dedcdb;
--al-color-bg-surface-brand-pressed: #d1cece;
--al-color-bg-surface-brand-selected: #d1cece;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ecebea;
--al-color-bg-surface-brand-elevated-hovered: #dedcdb;
--al-color-bg-surface-brand-elevated-pressed: #d1cece;
--al-color-bg-surface-brand-elevated-selected: #d1cece;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #7c7574;
--al-color-bg-fill-brand-hovered: #6d6564;
--al-color-bg-fill-brand-pressed: #5f5756;
--al-color-bg-fill-brand-selected: #514847;
--al-color-bg-fill-brand-disabled: #c4c1c0;
--al-color-text-brand: #6d6564;
--al-color-text-brand-hovered: #5f5756;
--al-color-text-brand-pressed: #514847;
--al-color-text-brand-selected: #433a39;
--al-color-text-brand-disabled: #b8b4b3;
--al-color-text-on-bg-fill-brand: #fdfcfc;
--al-color-text-on-bg-fill-brand-hovered: #fdfcfc;
--al-color-text-on-bg-fill-brand-pressed: #fdfcfc;
--al-color-text-on-bg-fill-brand-selected: #fdfcfc;
--al-color-text-on-bg-fill-brand-disabled: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6d6564;
--al-color-border-elevated-selected: #6d6564;
--al-color-bg-fill-brand: #6d6564;
--al-color-bg-fill-brand-hovered: #5f5756;
--al-color-bg-fill-brand-pressed: #514847;
--al-color-bg-fill-brand-selected: #433a39;
--al-color-text-brand: #514847;
--al-color-text-brand-hovered: #433a39;
--al-color-text-brand-pressed: #342b2a;
--al-color-text-brand-selected: #221918;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #847d7c;
--al-color-border-elevated-selected: #948e8d;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #251c1a;
--al-color-bg-surface-brand-hovered: #302725;
--al-color-bg-surface-brand-pressed: #3a312f;
--al-color-bg-surface-brand-selected: #3a312f;
--al-color-bg-surface-brand-disabled: #1e1513;
--al-color-bg-surface-brand-elevated: #302725;
--al-color-bg-surface-brand-elevated-hovered: #3a312f;
--al-color-bg-surface-brand-elevated-pressed: #433a39;
--al-color-bg-surface-brand-elevated-selected: #433a39;
--al-color-bg-surface-brand-elevated-disabled: #251c1a;
--al-color-bg-fill-brand: #a5a0a0;
--al-color-bg-fill-brand-hovered: #b7b3b3;
--al-color-bg-fill-brand-pressed: #cbc9c8;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #433a39;
--al-color-text-brand: #a5a0a0;
--al-color-text-brand-hovered: #b7b3b3;
--al-color-text-brand-pressed: #cbc9c8;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #4c4342;
--al-color-text-on-bg-fill-brand: #140b09;
--al-color-text-on-bg-fill-brand-hovered: #140b09;
--al-color-text-on-bg-fill-brand-pressed: #140b09;
--al-color-text-on-bg-fill-brand-selected: #140b09;
--al-color-text-on-bg-fill-brand-disabled: #1e1513;}

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



