: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: #231b15;
--cb-color-bg-fill-brand-hovered: #3e3731;
--cb-color-bg-fill-brand-pressed: #4f4944;
--cb-color-bg-fill-brand-selected: #46403b;
--cb-color-bg-fill-brand-disabled: #726d69;
--cb-color-text-brand: #231b15;
--cb-color-text-brand-hovered: #342d27;
--cb-color-text-brand-pressed: #4f4944;
--cb-color-text-brand-selected: #3e3731;
--cb-color-text-brand-disabled: #726d69;
--cb-color-bg-surface-brand: #eeeded;
--cb-color-bg-surface-brand-hovered: #dcdad9;
--cb-color-bg-surface-brand-pressed: #cac8c7;
--cb-color-bg-surface-brand-selected: #e4e3e3;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #231b15;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1f1812;
--cb-color-bg-fill-brand-pressed: #1c1611;
--cb-color-bg-fill-brand-selected: #1d1712;
--cb-color-bg-fill-brand-disabled: #16110d;
--cb-color-text-brand-hovered: #201913;
--cb-color-text-brand-pressed: #1c1611;
--cb-color-text-brand-selected: #1f1812;
--cb-color-text-brand-disabled: #16110d;
--cb-color-bg-surface-brand: #060403;
--cb-color-bg-surface-brand-hovered: #080605;
--cb-color-bg-surface-brand-pressed: #0b0907;
--cb-color-bg-surface-brand-selected: #070504;
--cb-color-bg-surface-brand-disabled: #040303;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #242322;
--cb-color-bg-surface-brand-hovered: #242220;
--cb-color-bg-surface-brand-pressed: #24211f;
--cb-color-bg-surface-brand-selected: #242221;
--cb-color-bg-surface-brand-disabled: #242322;}
:root{--al-color-border-selected: #7c7571;
--al-color-border-elevated-selected: #7c7571;
--al-color-outline-focused: #342b25;
--al-color-bg-surface-brand: #ecebeb;
--al-color-bg-surface-brand-hovered: #dedcdb;
--al-color-bg-surface-brand-pressed: #d0cecc;
--al-color-bg-surface-brand-selected: #d0cecc;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ecebeb;
--al-color-bg-surface-brand-elevated-hovered: #dedcdb;
--al-color-bg-surface-brand-elevated-pressed: #d0cecc;
--al-color-bg-surface-brand-elevated-selected: #d0cecc;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #7c7571;
--al-color-bg-fill-brand-hovered: #6d6661;
--al-color-bg-fill-brand-pressed: #5f5752;
--al-color-bg-fill-brand-selected: #514943;
--al-color-bg-fill-brand-disabled: #c4c1bf;
--al-color-text-brand: #6d6661;
--al-color-text-brand-hovered: #5f5752;
--al-color-text-brand-pressed: #514943;
--al-color-text-brand-selected: #433a34;
--al-color-text-brand-disabled: #b8b4b1;
--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: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6d6661;
--al-color-border-elevated-selected: #6d6661;
--al-color-bg-fill-brand: #6d6661;
--al-color-bg-fill-brand-hovered: #5f5752;
--al-color-bg-fill-brand-pressed: #514943;
--al-color-bg-fill-brand-selected: #433a34;
--al-color-text-brand: #514943;
--al-color-text-brand-hovered: #433a34;
--al-color-text-brand-pressed: #342b25;
--al-color-text-brand-selected: #211913;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #847d79;
--al-color-border-elevated-selected: #948e8a;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #241c16;
--al-color-bg-surface-brand-hovered: #302822;
--al-color-bg-surface-brand-pressed: #3a312b;
--al-color-bg-surface-brand-selected: #3a312b;
--al-color-bg-surface-brand-disabled: #1d150f;
--al-color-bg-surface-brand-elevated: #302822;
--al-color-bg-surface-brand-elevated-hovered: #3a312b;
--al-color-bg-surface-brand-elevated-pressed: #433b35;
--al-color-bg-surface-brand-elevated-selected: #433b35;
--al-color-bg-surface-brand-elevated-disabled: #241c16;
--al-color-bg-fill-brand: #a5a09d;
--al-color-bg-fill-brand-hovered: #b8b4b1;
--al-color-bg-fill-brand-pressed: #ccc9c7;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #433b35;
--al-color-text-brand: #a5a09d;
--al-color-text-brand-hovered: #b8b4b1;
--al-color-text-brand-pressed: #ccc9c7;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #4c443e;
--al-color-text-on-bg-fill-brand: #140d08;
--al-color-text-on-bg-fill-brand-hovered: #140d08;
--al-color-text-on-bg-fill-brand-pressed: #140d08;
--al-color-text-on-bg-fill-brand-selected: #140d08;
--al-color-text-on-bg-fill-brand-disabled: #1d150f;}

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