: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: #141318;
--cb-color-bg-fill-brand-hovered: #313034;
--cb-color-bg-fill-brand-pressed: #434246;
--cb-color-bg-fill-brand-selected: #3a393d;
--cb-color-bg-fill-brand-disabled: #69686b;
--cb-color-text-brand: #141318;
--cb-color-text-brand-hovered: #26262a;
--cb-color-text-brand-pressed: #434246;
--cb-color-text-brand-selected: #313034;
--cb-color-text-brand-disabled: #69686b;
--cb-color-bg-surface-brand: #edeced;
--cb-color-bg-surface-brand-hovered: #d9d9da;
--cb-color-bg-surface-brand-pressed: #c7c7c8;
--cb-color-bg-surface-brand-selected: #e2e2e3;
--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: #141318;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #121115;
--cb-color-bg-fill-brand-pressed: #100f13;
--cb-color-bg-fill-brand-selected: #111014;
--cb-color-bg-fill-brand-disabled: #0d0c0f;
--cb-color-text-brand-hovered: #121216;
--cb-color-text-brand-pressed: #100f13;
--cb-color-text-brand-selected: #121115;
--cb-color-text-brand-disabled: #0d0c0f;
--cb-color-bg-surface-brand: #030304;
--cb-color-bg-surface-brand-hovered: #050506;
--cb-color-bg-surface-brand-pressed: #060608;
--cb-color-bg-surface-brand-selected: #040405;
--cb-color-bg-surface-brand-disabled: #020203;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212122;
--cb-color-bg-surface-brand-hovered: #202021;
--cb-color-bg-surface-brand-pressed: #1f1f20;
--cb-color-bg-surface-brand-selected: #212122;
--cb-color-bg-surface-brand-disabled: #222223;}
:root{--al-color-border-selected: #76767a;
--al-color-border-elevated-selected: #76767a;
--al-color-outline-focused: #2d2c32;
--al-color-bg-surface-brand: #ebebec;
--al-color-bg-surface-brand-hovered: #dcdcdd;
--al-color-bg-surface-brand-pressed: #cfcfd0;
--al-color-bg-surface-brand-selected: #cfcfd0;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdd;
--al-color-bg-surface-brand-elevated-pressed: #cfcfd0;
--al-color-bg-surface-brand-elevated-selected: #cfcfd0;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #76767a;
--al-color-bg-fill-brand-hovered: #67676b;
--al-color-bg-fill-brand-pressed: #59585d;
--al-color-bg-fill-brand-selected: #4a4a4f;
--al-color-bg-fill-brand-disabled: #c1c1c3;
--al-color-text-brand: #67676b;
--al-color-text-brand-hovered: #59585d;
--al-color-text-brand-pressed: #4a4a4f;
--al-color-text-brand-selected: #3c3b41;
--al-color-text-brand-disabled: #b5b4b7;
--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: #67676b;
--al-color-border-elevated-selected: #67676b;
--al-color-bg-fill-brand: #67676b;
--al-color-bg-fill-brand-hovered: #59585d;
--al-color-bg-fill-brand-pressed: #4a4a4f;
--al-color-bg-fill-brand-selected: #3c3b41;
--al-color-text-brand: #4a4a4f;
--al-color-text-brand-hovered: #3c3b41;
--al-color-text-brand-pressed: #2d2c32;
--al-color-text-brand-selected: #1c1a20;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7e82;
--al-color-border-elevated-selected: #908f92;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1e1d22;
--al-color-bg-surface-brand-hovered: #29282d;
--al-color-bg-surface-brand-pressed: #333237;
--al-color-bg-surface-brand-selected: #333237;
--al-color-bg-surface-brand-disabled: #17161b;
--al-color-bg-surface-brand-elevated: #29282d;
--al-color-bg-surface-brand-elevated-hovered: #333237;
--al-color-bg-surface-brand-elevated-pressed: #3d3c42;
--al-color-bg-surface-brand-elevated-selected: #3d3c42;
--al-color-bg-surface-brand-elevated-disabled: #1e1d22;
--al-color-bg-fill-brand: #a2a1a4;
--al-color-bg-fill-brand-hovered: #b5b4b7;
--al-color-bg-fill-brand-pressed: #cac9cb;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3d3c42;
--al-color-text-brand: #a2a1a4;
--al-color-text-brand-hovered: #b5b4b7;
--al-color-text-brand-pressed: #cac9cb;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #45454a;
--al-color-text-on-bg-fill-brand: #0d0c10;
--al-color-text-on-bg-fill-brand-hovered: #0d0c10;
--al-color-text-on-bg-fill-brand-pressed: #0d0c10;
--al-color-text-on-bg-fill-brand-selected: #0d0c10;
--al-color-text-on-bg-fill-brand-disabled: #17161b;}

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



