: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: #100a0b;
--cb-color-bg-fill-brand-hovered: #2d2829;
--cb-color-bg-fill-brand-pressed: #403b3c;
--cb-color-bg-fill-brand-selected: #363132;
--cb-color-bg-fill-brand-disabled: #666263;
--cb-color-text-brand: #100a0b;
--cb-color-text-brand-hovered: #231d1e;
--cb-color-text-brand-pressed: #403b3c;
--cb-color-text-brand-selected: #2d2829;
--cb-color-text-brand-disabled: #666263;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d9d8d8;
--cb-color-bg-surface-brand-pressed: #c6c4c5;
--cb-color-bg-surface-brand-selected: #e2e1e1;
--cb-color-bg-surface-brand-disabled: #f6f5f5;
--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: #100a0b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0e090a;
--cb-color-bg-fill-brand-pressed: #0d0809;
--cb-color-bg-fill-brand-selected: #0d0809;
--cb-color-bg-fill-brand-disabled: #0a0607;
--cb-color-text-brand-hovered: #0f090a;
--cb-color-text-brand-pressed: #0d0809;
--cb-color-text-brand-selected: #0e090a;
--cb-color-text-brand-disabled: #0a0607;
--cb-color-bg-surface-brand: #030202;
--cb-color-bg-surface-brand-hovered: #040203;
--cb-color-bg-surface-brand-pressed: #050304;
--cb-color-bg-surface-brand-selected: #030202;
--cb-color-bg-surface-brand-disabled: #020101;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212020;
--cb-color-bg-surface-brand-hovered: #1f1e1e;
--cb-color-bg-surface-brand-pressed: #1e1c1c;
--cb-color-bg-surface-brand-selected: #201f1f;
--cb-color-bg-surface-brand-disabled: #222121;}
:root{--al-color-border-selected: #7a7576;
--al-color-border-elevated-selected: #7a7576;
--al-color-outline-focused: #322b2c;
--al-color-bg-surface-brand: #edeced;
--al-color-bg-surface-brand-hovered: #dedddd;
--al-color-bg-surface-brand-pressed: #d0cece;
--al-color-bg-surface-brand-selected: #d0cece;
--al-color-bg-surface-brand-disabled: #f4f3f3;
--al-color-bg-surface-brand-elevated: #edeced;
--al-color-bg-surface-brand-elevated-hovered: #dedddd;
--al-color-bg-surface-brand-elevated-pressed: #d0cece;
--al-color-bg-surface-brand-elevated-selected: #d0cece;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f3;
--al-color-bg-fill-brand: #7a7576;
--al-color-bg-fill-brand-hovered: #6b6667;
--al-color-bg-fill-brand-pressed: #5d5758;
--al-color-bg-fill-brand-selected: #4f494a;
--al-color-bg-fill-brand-disabled: #c3c1c1;
--al-color-text-brand: #6b6667;
--al-color-text-brand-hovered: #5d5758;
--al-color-text-brand-pressed: #4f494a;
--al-color-text-brand-selected: #413a3b;
--al-color-text-brand-disabled: #b7b4b4;
--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: #f4f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6b6667;
--al-color-border-elevated-selected: #6b6667;
--al-color-bg-fill-brand: #6b6667;
--al-color-bg-fill-brand-hovered: #5d5758;
--al-color-bg-fill-brand-pressed: #4f494a;
--al-color-bg-fill-brand-selected: #413a3b;
--al-color-text-brand: #4f494a;
--al-color-text-brand-hovered: #413a3b;
--al-color-text-brand-pressed: #322b2c;
--al-color-text-brand-selected: #20191a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #827e7e;
--al-color-border-elevated-selected: #938e8f;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #221c1d;
--al-color-bg-surface-brand-hovered: #2e2829;
--al-color-bg-surface-brand-pressed: #383132;
--al-color-bg-surface-brand-selected: #383132;
--al-color-bg-surface-brand-disabled: #1b1415;
--al-color-bg-surface-brand-elevated: #2e2829;
--al-color-bg-surface-brand-elevated-hovered: #383132;
--al-color-bg-surface-brand-elevated-pressed: #413b3b;
--al-color-bg-surface-brand-elevated-selected: #413b3b;
--al-color-bg-surface-brand-elevated-disabled: #221c1d;
--al-color-bg-fill-brand: #a4a0a1;
--al-color-bg-fill-brand-hovered: #b7b4b4;
--al-color-bg-fill-brand-pressed: #cbc9c9;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #413b3b;
--al-color-text-brand: #a4a0a1;
--al-color-text-brand-hovered: #b7b4b4;
--al-color-text-brand-pressed: #cbc9c9;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #4a4445;
--al-color-text-on-bg-fill-brand: #120c0d;
--al-color-text-on-bg-fill-brand-hovered: #120c0d;
--al-color-text-on-bg-fill-brand-pressed: #120c0d;
--al-color-text-on-bg-fill-brand-selected: #120c0d;
--al-color-text-on-bg-fill-brand-disabled: #1b1415;}

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



