: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: #1e1b0b;
--cb-color-bg-fill-brand-hovered: #393729;
--cb-color-bg-fill-brand-pressed: #4b493c;
--cb-color-bg-fill-brand-selected: #424032;
--cb-color-bg-fill-brand-disabled: #6f6d63;
--cb-color-text-brand: #1e1b0b;
--cb-color-text-brand-hovered: #302d1e;
--cb-color-text-brand-pressed: #4b493c;
--cb-color-text-brand-selected: #393729;
--cb-color-text-brand-disabled: #6f6d63;
--cb-color-bg-surface-brand: #ededec;
--cb-color-bg-surface-brand-hovered: #dbdad8;
--cb-color-bg-surface-brand-pressed: #c9c8c5;
--cb-color-bg-surface-brand-selected: #e4e3e1;
--cb-color-bg-surface-brand-disabled: #f6f6f5;
--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: #1e1b0b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1a180a;
--cb-color-bg-fill-brand-pressed: #181609;
--cb-color-bg-fill-brand-selected: #191709;
--cb-color-bg-fill-brand-disabled: #131107;
--cb-color-text-brand-hovered: #1c190a;
--cb-color-text-brand-pressed: #181609;
--cb-color-text-brand-selected: #1a180a;
--cb-color-text-brand-disabled: #131107;
--cb-color-bg-surface-brand: #050402;
--cb-color-bg-surface-brand-hovered: #070603;
--cb-color-bg-surface-brand-pressed: #0a0904;
--cb-color-bg-surface-brand-selected: #060502;
--cb-color-bg-surface-brand-disabled: #040301;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #232320;
--cb-color-bg-surface-brand-hovered: #23221e;
--cb-color-bg-surface-brand-pressed: #22211c;
--cb-color-bg-surface-brand-selected: #23221f;
--cb-color-bg-surface-brand-disabled: #232321;}
:root{--al-color-border-selected: #79766a;
--al-color-border-elevated-selected: #79766a;
--al-color-outline-focused: #302d1e;
--al-color-bg-surface-brand: #ecebea;
--al-color-bg-surface-brand-hovered: #ddddd9;
--al-color-bg-surface-brand-pressed: #d0cfcb;
--al-color-bg-surface-brand-selected: #d0cfcb;
--al-color-bg-surface-brand-disabled: #f4f4f3;
--al-color-bg-surface-brand-elevated: #ecebea;
--al-color-bg-surface-brand-elevated-hovered: #ddddd9;
--al-color-bg-surface-brand-elevated-pressed: #d0cfcb;
--al-color-bg-surface-brand-elevated-selected: #d0cfcb;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f3;
--al-color-bg-fill-brand: #79766a;
--al-color-bg-fill-brand-hovered: #6a675a;
--al-color-bg-fill-brand-pressed: #5b594b;
--al-color-bg-fill-brand-selected: #4d4b3c;
--al-color-bg-fill-brand-disabled: #c3c2bc;
--al-color-text-brand: #6a675a;
--al-color-text-brand-hovered: #5b594b;
--al-color-text-brand-pressed: #4d4b3c;
--al-color-text-brand-selected: #3f3c2d;
--al-color-text-brand-disabled: #b6b4ae;
--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: #6a675a;
--al-color-border-elevated-selected: #6a675a;
--al-color-bg-fill-brand: #6a675a;
--al-color-bg-fill-brand-hovered: #5b594b;
--al-color-bg-fill-brand-pressed: #4d4b3c;
--al-color-bg-fill-brand-selected: #3f3c2d;
--al-color-text-brand: #4d4b3c;
--al-color-text-brand-hovered: #3f3c2d;
--al-color-text-brand-pressed: #302d1e;
--al-color-text-brand-selected: #1e1b0b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817f74;
--al-color-border-elevated-selected: #919085;
--al-color-outline-focused: #e1e0de;
--al-color-bg-surface-brand: #211e0e;
--al-color-bg-surface-brand-hovered: #2c2919;
--al-color-bg-surface-brand-pressed: #363323;
--al-color-bg-surface-brand-selected: #363323;
--al-color-bg-surface-brand-disabled: #191607;
--al-color-bg-surface-brand-elevated: #2c2919;
--al-color-bg-surface-brand-elevated-hovered: #363323;
--al-color-bg-surface-brand-elevated-pressed: #403d2e;
--al-color-bg-surface-brand-elevated-selected: #403d2e;
--al-color-bg-surface-brand-elevated-disabled: #211e0e;
--al-color-bg-fill-brand: #a3a199;
--al-color-bg-fill-brand-hovered: #b6b4ae;
--al-color-bg-fill-brand-pressed: #cac9c4;
--al-color-bg-fill-brand-selected: #e1e0de;
--al-color-bg-fill-brand-disabled: #403d2e;
--al-color-text-brand: #a3a199;
--al-color-text-brand-hovered: #b6b4ae;
--al-color-text-brand-pressed: #cac9c4;
--al-color-text-brand-selected: #e1e0de;
--al-color-text-brand-disabled: #484636;
--al-color-text-on-bg-fill-brand: #110e02;
--al-color-text-on-bg-fill-brand-hovered: #110e02;
--al-color-text-on-bg-fill-brand-pressed: #110e02;
--al-color-text-on-bg-fill-brand-selected: #110e02;
--al-color-text-on-bg-fill-brand-disabled: #191607;}

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



