: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: #212015;
--cb-color-bg-fill-brand-hovered: #3c3b31;
--cb-color-bg-fill-brand-pressed: #4d4d44;
--cb-color-bg-fill-brand-selected: #45443b;
--cb-color-bg-fill-brand-disabled: #717069;
--cb-color-text-brand: #212015;
--cb-color-text-brand-hovered: #323127;
--cb-color-text-brand-pressed: #4d4d44;
--cb-color-text-brand-selected: #3c3b31;
--cb-color-text-brand-disabled: #717069;
--cb-color-bg-surface-brand: #eeeeed;
--cb-color-bg-surface-brand-hovered: #dbdbd9;
--cb-color-bg-surface-brand-pressed: #cacac7;
--cb-color-bg-surface-brand-selected: #e4e4e3;
--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: #212015;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1d1c12;
--cb-color-bg-fill-brand-pressed: #1a1a11;
--cb-color-bg-fill-brand-selected: #1c1b12;
--cb-color-bg-fill-brand-disabled: #15140d;
--cb-color-text-brand-hovered: #1e1d13;
--cb-color-text-brand-pressed: #1a1a11;
--cb-color-text-brand-selected: #1d1c12;
--cb-color-text-brand-disabled: #15140d;
--cb-color-bg-surface-brand: #050503;
--cb-color-bg-surface-brand-hovered: #080805;
--cb-color-bg-surface-brand-pressed: #0b0a07;
--cb-color-bg-surface-brand-selected: #070604;
--cb-color-bg-surface-brand-disabled: #040403;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #242322;
--cb-color-bg-surface-brand-hovered: #232320;
--cb-color-bg-surface-brand-pressed: #23231f;
--cb-color-bg-surface-brand-selected: #232321;
--cb-color-bg-surface-brand-disabled: #242422;}
:root{--al-color-border-selected: #77776e;
--al-color-border-elevated-selected: #77776e;
--al-color-outline-focused: #2e2d22;
--al-color-bg-surface-brand: #ececea;
--al-color-bg-surface-brand-hovered: #dddddb;
--al-color-bg-surface-brand-pressed: #cfcfcb;
--al-color-bg-surface-brand-selected: #cfcfcb;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ececea;
--al-color-bg-surface-brand-elevated-hovered: #dddddb;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcb;
--al-color-bg-surface-brand-elevated-selected: #cfcfcb;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #77776e;
--al-color-bg-fill-brand-hovered: #68685e;
--al-color-bg-fill-brand-pressed: #5a594f;
--al-color-bg-fill-brand-selected: #4b4b40;
--al-color-bg-fill-brand-disabled: #c2c2bd;
--al-color-text-brand: #68685e;
--al-color-text-brand-hovered: #5a594f;
--al-color-text-brand-pressed: #4b4b40;
--al-color-text-brand-selected: #3d3c31;
--al-color-text-brand-disabled: #b5b5b0;
--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: #68685e;
--al-color-border-elevated-selected: #68685e;
--al-color-bg-fill-brand: #68685e;
--al-color-bg-fill-brand-hovered: #5a594f;
--al-color-bg-fill-brand-pressed: #4b4b40;
--al-color-bg-fill-brand-selected: #3d3c31;
--al-color-text-brand: #4b4b40;
--al-color-text-brand-hovered: #3d3c31;
--al-color-text-brand-pressed: #2e2d22;
--al-color-text-brand-selected: #1c1b11;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807f77;
--al-color-border-elevated-selected: #909088;
--al-color-outline-focused: #e1e0de;
--al-color-bg-surface-brand: #1f1e13;
--al-color-bg-surface-brand-hovered: #2b2a1f;
--al-color-bg-surface-brand-pressed: #343328;
--al-color-bg-surface-brand-selected: #343328;
--al-color-bg-surface-brand-disabled: #17160b;
--al-color-bg-surface-brand-elevated: #2b2a1f;
--al-color-bg-surface-brand-elevated-hovered: #343328;
--al-color-bg-surface-brand-elevated-pressed: #3e3d32;
--al-color-bg-surface-brand-elevated-selected: #3e3d32;
--al-color-bg-surface-brand-elevated-disabled: #1f1e13;
--al-color-bg-fill-brand: #a2a19b;
--al-color-bg-fill-brand-hovered: #b5b5b0;
--al-color-bg-fill-brand-pressed: #cac9c6;
--al-color-bg-fill-brand-selected: #e1e0de;
--al-color-bg-fill-brand-disabled: #3e3d32;
--al-color-text-brand: #a2a19b;
--al-color-text-brand-hovered: #b5b5b0;
--al-color-text-brand-pressed: #cac9c6;
--al-color-text-brand-selected: #e1e0de;
--al-color-text-brand-disabled: #46463b;
--al-color-text-on-bg-fill-brand: #100f06;
--al-color-text-on-bg-fill-brand-hovered: #100f06;
--al-color-text-on-bg-fill-brand-pressed: #100f06;
--al-color-text-on-bg-fill-brand-selected: #100f06;
--al-color-text-on-bg-fill-brand-disabled: #17160b;}

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



