: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: #2c2d32;
--cb-color-bg-fill-brand-hovered: #46474b;
--cb-color-bg-fill-brand-pressed: #56575b;
--cb-color-bg-fill-brand-selected: #4e4f53;
--cb-color-bg-fill-brand-disabled: #78797c;
--cb-color-text-brand: #2c2d32;
--cb-color-text-brand-hovered: #3d3d42;
--cb-color-text-brand-pressed: #56575b;
--cb-color-text-brand-selected: #46474b;
--cb-color-text-brand-disabled: #78797c;
--cb-color-bg-surface-brand: #eeefef;
--cb-color-bg-surface-brand-hovered: #ddddde;
--cb-color-bg-surface-brand-pressed: #cdcdce;
--cb-color-bg-surface-brand-selected: #e5e5e6;
--cb-color-bg-surface-brand-disabled: #f7f7f7;
--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: #2c2d32;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #27282c;
--cb-color-bg-fill-brand-pressed: #232428;
--cb-color-bg-fill-brand-selected: #25262a;
--cb-color-bg-fill-brand-disabled: #1c1d20;
--cb-color-text-brand-hovered: #29292e;
--cb-color-text-brand-pressed: #232428;
--cb-color-text-brand-selected: #27282c;
--cb-color-text-brand-disabled: #1c1d20;
--cb-color-bg-surface-brand: #070708;
--cb-color-bg-surface-brand-hovered: #0b0b0c;
--cb-color-bg-surface-brand-pressed: #0e0e10;
--cb-color-bg-surface-brand-selected: #09090a;
--cb-color-bg-surface-brand-disabled: #050506;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #252526;
--cb-color-bg-surface-brand-hovered: #262627;
--cb-color-bg-surface-brand-pressed: #272729;
--cb-color-bg-surface-brand-selected: #262627;
--cb-color-bg-surface-brand-disabled: #252526;}
:root{--al-color-border-selected: #76767b;
--al-color-border-elevated-selected: #76767b;
--al-color-outline-focused: #2b2c31;
--al-color-bg-surface-brand: #ececed;
--al-color-bg-surface-brand-hovered: #dcdcdd;
--al-color-bg-surface-brand-pressed: #ceced0;
--al-color-bg-surface-brand-selected: #ceced0;
--al-color-bg-surface-brand-disabled: #f3f3f4;
--al-color-bg-surface-brand-elevated: #ececed;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdd;
--al-color-bg-surface-brand-elevated-pressed: #ceced0;
--al-color-bg-surface-brand-elevated-selected: #ceced0;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f4;
--al-color-bg-fill-brand: #76767b;
--al-color-bg-fill-brand-hovered: #66676c;
--al-color-bg-fill-brand-pressed: #57585d;
--al-color-bg-fill-brand-selected: #494a50;
--al-color-bg-fill-brand-disabled: #c0c1c3;
--al-color-text-brand: #66676c;
--al-color-text-brand-hovered: #57585d;
--al-color-text-brand-pressed: #494a50;
--al-color-text-brand-selected: #3b3c41;
--al-color-text-brand-disabled: #b4b4b7;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f3f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #66676c;
--al-color-border-elevated-selected: #66676c;
--al-color-bg-fill-brand: #66676c;
--al-color-bg-fill-brand-hovered: #57585d;
--al-color-bg-fill-brand-pressed: #494a50;
--al-color-bg-fill-brand-selected: #3b3c41;
--al-color-text-brand: #494a50;
--al-color-text-brand-hovered: #3b3c41;
--al-color-text-brand-pressed: #2b2c31;
--al-color-text-brand-selected: #1a1b20;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e83;
--al-color-border-elevated-selected: #8f8f93;
--al-color-outline-focused: #e0e0e2;
--al-color-bg-surface-brand: #1d1d22;
--al-color-bg-surface-brand-hovered: #28292e;
--al-color-bg-surface-brand-pressed: #313238;
--al-color-bg-surface-brand-selected: #313238;
--al-color-bg-surface-brand-disabled: #15161a;
--al-color-bg-surface-brand-elevated: #28292e;
--al-color-bg-surface-brand-elevated-hovered: #313238;
--al-color-bg-surface-brand-elevated-pressed: #3b3c41;
--al-color-bg-surface-brand-elevated-selected: #3b3c41;
--al-color-bg-surface-brand-elevated-disabled: #1d1d22;
--al-color-bg-fill-brand: #a1a1a5;
--al-color-bg-fill-brand-hovered: #b4b4b7;
--al-color-bg-fill-brand-pressed: #c9c9cb;
--al-color-bg-fill-brand-selected: #e0e0e2;
--al-color-bg-fill-brand-disabled: #3b3c41;
--al-color-text-brand: #a1a1a5;
--al-color-text-brand-hovered: #b4b4b7;
--al-color-text-brand-pressed: #c9c9cb;
--al-color-text-brand-selected: #e0e0e2;
--al-color-text-brand-disabled: #44454a;
--al-color-text-on-bg-fill-brand: #0c0d10;
--al-color-text-on-bg-fill-brand-hovered: #0c0d10;
--al-color-text-on-bg-fill-brand-pressed: #0c0d10;
--al-color-text-on-bg-fill-brand-selected: #0c0d10;
--al-color-text-on-bg-fill-brand-disabled: #15161a;}

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



