: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: #1f1c21;
--cb-color-bg-fill-brand-hovered: #3a383c;
--cb-color-bg-fill-brand-pressed: #4c494d;
--cb-color-bg-fill-brand-selected: #434045;
--cb-color-bg-fill-brand-disabled: #706e71;
--cb-color-text-brand: #1f1c21;
--cb-color-text-brand-hovered: #312e32;
--cb-color-text-brand-pressed: #4c494d;
--cb-color-text-brand-selected: #3a383c;
--cb-color-text-brand-disabled: #706e71;
--cb-color-bg-surface-brand: #ededee;
--cb-color-bg-surface-brand-hovered: #dbdbdb;
--cb-color-bg-surface-brand-pressed: #c9c9ca;
--cb-color-bg-surface-brand-selected: #e4e3e4;
--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: #1f1c21;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1b191d;
--cb-color-bg-fill-brand-pressed: #19161a;
--cb-color-bg-fill-brand-selected: #1a171c;
--cb-color-bg-fill-brand-disabled: #141215;
--cb-color-text-brand-hovered: #1d1a1e;
--cb-color-text-brand-pressed: #19161a;
--cb-color-text-brand-selected: #1b191d;
--cb-color-text-brand-disabled: #141215;
--cb-color-bg-surface-brand: #050505;
--cb-color-bg-surface-brand-hovered: #070708;
--cb-color-bg-surface-brand-pressed: #0a090b;
--cb-color-bg-surface-brand-selected: #060607;
--cb-color-bg-surface-brand-disabled: #040304;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #232324;
--cb-color-bg-surface-brand-hovered: #232223;
--cb-color-bg-surface-brand-pressed: #222123;
--cb-color-bg-surface-brand-selected: #232223;
--cb-color-bg-surface-brand-disabled: #232324;}
:root{--al-color-border-selected: #78757a;
--al-color-border-elevated-selected: #78757a;
--al-color-outline-focused: #2f2c32;
--al-color-bg-surface-brand: #ecebec;
--al-color-bg-surface-brand-hovered: #ddddde;
--al-color-bg-surface-brand-pressed: #cfcecf;
--al-color-bg-surface-brand-selected: #cfcecf;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ecebec;
--al-color-bg-surface-brand-elevated-hovered: #ddddde;
--al-color-bg-surface-brand-elevated-pressed: #cfcecf;
--al-color-bg-surface-brand-elevated-selected: #cfcecf;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #78757a;
--al-color-bg-fill-brand-hovered: #69666b;
--al-color-bg-fill-brand-pressed: #5a575c;
--al-color-bg-fill-brand-selected: #4c494e;
--al-color-bg-fill-brand-disabled: #c3c1c3;
--al-color-text-brand: #69666b;
--al-color-text-brand-hovered: #5a575c;
--al-color-text-brand-pressed: #4c494e;
--al-color-text-brand-selected: #3e3b40;
--al-color-text-brand-disabled: #b6b4b7;
--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: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #69666b;
--al-color-border-elevated-selected: #69666b;
--al-color-bg-fill-brand: #69666b;
--al-color-bg-fill-brand-hovered: #5a575c;
--al-color-bg-fill-brand-pressed: #4c494e;
--al-color-bg-fill-brand-selected: #3e3b40;
--al-color-text-brand: #4c494e;
--al-color-text-brand-hovered: #3e3b40;
--al-color-text-brand-pressed: #2f2c32;
--al-color-text-brand-selected: #1d1a1f;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807e82;
--al-color-border-elevated-selected: #918e92;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #201d22;
--al-color-bg-surface-brand-hovered: #2b282d;
--al-color-bg-surface-brand-pressed: #353237;
--al-color-bg-surface-brand-selected: #353237;
--al-color-bg-surface-brand-disabled: #19161a;
--al-color-bg-surface-brand-elevated: #2b282d;
--al-color-bg-surface-brand-elevated-hovered: #353237;
--al-color-bg-surface-brand-elevated-pressed: #3f3b41;
--al-color-bg-surface-brand-elevated-selected: #3f3b41;
--al-color-bg-surface-brand-elevated-disabled: #201d22;
--al-color-bg-fill-brand: #a2a1a3;
--al-color-bg-fill-brand-hovered: #b6b4b7;
--al-color-bg-fill-brand-pressed: #cac9cb;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3f3b41;
--al-color-text-brand: #a2a1a3;
--al-color-text-brand-hovered: #b6b4b7;
--al-color-text-brand-pressed: #cac9cb;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #474449;
--al-color-text-on-bg-fill-brand: #100e12;
--al-color-text-on-bg-fill-brand-hovered: #100e12;
--al-color-text-on-bg-fill-brand-pressed: #100e12;
--al-color-text-on-bg-fill-brand-selected: #100e12;
--al-color-text-on-bg-fill-brand-disabled: #19161a;}

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



