: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: #1b1a19;
--cb-color-bg-fill-brand-hovered: #373635;
--cb-color-bg-fill-brand-pressed: #494847;
--cb-color-bg-fill-brand-selected: #403f3e;
--cb-color-bg-fill-brand-disabled: #6d6d6c;
--cb-color-text-brand: #1b1a19;
--cb-color-text-brand-hovered: #2d2c2b;
--cb-color-text-brand-pressed: #494847;
--cb-color-text-brand-selected: #373635;
--cb-color-text-brand-disabled: #6d6d6c;
--cb-color-bg-surface-brand: #ededed;
--cb-color-bg-surface-brand-hovered: #dadada;
--cb-color-bg-surface-brand-pressed: #c8c8c8;
--cb-color-bg-surface-brand-selected: #e3e3e3;
--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: #1b1a19;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #181716;
--cb-color-bg-fill-brand-pressed: #161514;
--cb-color-bg-fill-brand-selected: #171615;
--cb-color-bg-fill-brand-disabled: #111110;
--cb-color-text-brand-hovered: #191817;
--cb-color-text-brand-pressed: #161514;
--cb-color-text-brand-selected: #181716;
--cb-color-text-brand-disabled: #111110;
--cb-color-bg-surface-brand: #040404;
--cb-color-bg-surface-brand-hovered: #060606;
--cb-color-bg-surface-brand-pressed: #090808;
--cb-color-bg-surface-brand-selected: #050505;
--cb-color-bg-surface-brand-disabled: #030303;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #232222;
--cb-color-bg-surface-brand-hovered: #222221;
--cb-color-bg-surface-brand-pressed: #212120;
--cb-color-bg-surface-brand-selected: #222222;
--cb-color-bg-surface-brand-disabled: #232323;}
:root{--al-color-border-selected: #777676;
--al-color-border-elevated-selected: #777676;
--al-color-outline-focused: #2e2d2b;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dddcdc;
--al-color-bg-surface-brand-pressed: #cececd;
--al-color-bg-surface-brand-selected: #cececd;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dddcdc;
--al-color-bg-surface-brand-elevated-pressed: #cececd;
--al-color-bg-surface-brand-elevated-selected: #cececd;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #777676;
--al-color-bg-fill-brand-hovered: #686767;
--al-color-bg-fill-brand-pressed: #595858;
--al-color-bg-fill-brand-selected: #4b4a49;
--al-color-bg-fill-brand-disabled: #c2c1c1;
--al-color-text-brand: #686767;
--al-color-text-brand-hovered: #595858;
--al-color-text-brand-pressed: #4b4a49;
--al-color-text-brand-selected: #3d3c3b;
--al-color-text-brand-disabled: #b5b4b4;
--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: #686767;
--al-color-border-elevated-selected: #686767;
--al-color-bg-fill-brand: #686767;
--al-color-bg-fill-brand-hovered: #595858;
--al-color-bg-fill-brand-pressed: #4b4a49;
--al-color-bg-fill-brand-selected: #3d3c3b;
--al-color-text-brand: #4b4a49;
--al-color-text-brand-hovered: #3d3c3b;
--al-color-text-brand-pressed: #2e2d2b;
--al-color-text-brand-selected: #1c1b1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7e7e;
--al-color-border-elevated-selected: #908f8f;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #1e1d1c;
--al-color-bg-surface-brand-hovered: #2a2928;
--al-color-bg-surface-brand-pressed: #343331;
--al-color-bg-surface-brand-selected: #343331;
--al-color-bg-surface-brand-disabled: #171615;
--al-color-bg-surface-brand-elevated: #2a2928;
--al-color-bg-surface-brand-elevated-hovered: #343331;
--al-color-bg-surface-brand-elevated-pressed: #3e3c3b;
--al-color-bg-surface-brand-elevated-selected: #3e3c3b;
--al-color-bg-surface-brand-elevated-disabled: #1e1d1c;
--al-color-bg-fill-brand: #a2a1a1;
--al-color-bg-fill-brand-hovered: #b5b4b4;
--al-color-bg-fill-brand-pressed: #cac9c9;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3e3c3b;
--al-color-text-brand: #a2a1a1;
--al-color-text-brand-hovered: #b5b4b4;
--al-color-text-brand-pressed: #cac9c9;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #464544;
--al-color-text-on-bg-fill-brand: #0f0e0d;
--al-color-text-on-bg-fill-brand-hovered: #0f0e0d;
--al-color-text-on-bg-fill-brand-pressed: #0f0e0d;
--al-color-text-on-bg-fill-brand-selected: #0f0e0d;
--al-color-text-on-bg-fill-brand-disabled: #171615;}

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



