: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: #26272d;
--cb-color-bg-fill-brand-hovered: #404147;
--cb-color-bg-fill-brand-pressed: #515257;
--cb-color-bg-fill-brand-selected: #494a4f;
--cb-color-bg-fill-brand-disabled: #747579;
--cb-color-text-brand: #26272d;
--cb-color-text-brand-hovered: #37383d;
--cb-color-text-brand-pressed: #515257;
--cb-color-text-brand-selected: #404147;
--cb-color-text-brand-disabled: #747579;
--cb-color-bg-surface-brand: #eeeeef;
--cb-color-bg-surface-brand-hovered: #dcdcdd;
--cb-color-bg-surface-brand-pressed: #cbcbcd;
--cb-color-bg-surface-brand-selected: #e5e5e5;
--cb-color-bg-surface-brand-disabled: #f6f7f7;
--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: #26272d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #212228;
--cb-color-bg-fill-brand-pressed: #1e1f24;
--cb-color-bg-fill-brand-selected: #202126;
--cb-color-bg-fill-brand-disabled: #18191d;
--cb-color-text-brand-hovered: #232429;
--cb-color-text-brand-pressed: #1e1f24;
--cb-color-text-brand-selected: #212228;
--cb-color-text-brand-disabled: #18191d;
--cb-color-bg-surface-brand: #060607;
--cb-color-bg-surface-brand-hovered: #09090b;
--cb-color-bg-surface-brand-pressed: #0c0d0e;
--cb-color-bg-surface-brand-selected: #080809;
--cb-color-bg-surface-brand-disabled: #050505;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #242425;
--cb-color-bg-surface-brand-hovered: #242526;
--cb-color-bg-surface-brand-pressed: #252527;
--cb-color-bg-surface-brand-selected: #242526;
--cb-color-bg-surface-brand-disabled: #242425;}
:root{--al-color-border-selected: #76767b;
--al-color-border-elevated-selected: #76767b;
--al-color-outline-focused: #2b2c33;
--al-color-bg-surface-brand: #ececed;
--al-color-bg-surface-brand-hovered: #dbdcdd;
--al-color-bg-surface-brand-pressed: #cecfd0;
--al-color-bg-surface-brand-selected: #cecfd0;
--al-color-bg-surface-brand-disabled: #f4f4f5;
--al-color-bg-surface-brand-elevated: #ececed;
--al-color-bg-surface-brand-elevated-hovered: #dbdcdd;
--al-color-bg-surface-brand-elevated-pressed: #cecfd0;
--al-color-bg-surface-brand-elevated-selected: #cecfd0;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f5;
--al-color-bg-fill-brand: #76767b;
--al-color-bg-fill-brand-hovered: #66676d;
--al-color-bg-fill-brand-pressed: #57585e;
--al-color-bg-fill-brand-selected: #494a50;
--al-color-bg-fill-brand-disabled: #c0c1c3;
--al-color-text-brand: #66676d;
--al-color-text-brand-hovered: #57585e;
--al-color-text-brand-pressed: #494a50;
--al-color-text-brand-selected: #3a3b42;
--al-color-text-brand-disabled: #b3b4b7;
--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: #f4f4f5;}

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

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e83;
--al-color-border-elevated-selected: #8f8f94;
--al-color-outline-focused: #e0e0e2;
--al-color-bg-surface-brand: #1c1d23;
--al-color-bg-surface-brand-hovered: #28292f;
--al-color-bg-surface-brand-pressed: #313239;
--al-color-bg-surface-brand-selected: #313239;
--al-color-bg-surface-brand-disabled: #15161b;
--al-color-bg-surface-brand-elevated: #28292f;
--al-color-bg-surface-brand-elevated-hovered: #313239;
--al-color-bg-surface-brand-elevated-pressed: #3b3c42;
--al-color-bg-surface-brand-elevated-selected: #3b3c42;
--al-color-bg-surface-brand-elevated-disabled: #1c1d23;
--al-color-bg-fill-brand: #a1a1a5;
--al-color-bg-fill-brand-hovered: #b4b4b7;
--al-color-bg-fill-brand-pressed: #c9c9cc;
--al-color-bg-fill-brand-selected: #e0e0e2;
--al-color-bg-fill-brand-disabled: #3b3c42;
--al-color-text-brand: #a1a1a5;
--al-color-text-brand-hovered: #b4b4b7;
--al-color-text-brand-pressed: #c9c9cc;
--al-color-text-brand-selected: #e0e0e2;
--al-color-text-brand-disabled: #44454b;
--al-color-text-on-bg-fill-brand: #0e0e13;
--al-color-text-on-bg-fill-brand-hovered: #0e0e13;
--al-color-text-on-bg-fill-brand-pressed: #0e0e13;
--al-color-text-on-bg-fill-brand-selected: #0e0e13;
--al-color-text-on-bg-fill-brand-disabled: #15161b;}

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



