: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: #0d0808;
--cb-color-bg-fill-brand-hovered: #2a2626;
--cb-color-bg-fill-brand-pressed: #3d3939;
--cb-color-bg-fill-brand-selected: #343030;
--cb-color-bg-fill-brand-disabled: #646161;
--cb-color-text-brand: #0d0808;
--cb-color-text-brand-hovered: #201b1b;
--cb-color-text-brand-pressed: #3d3939;
--cb-color-text-brand-selected: #2a2626;
--cb-color-text-brand-disabled: #646161;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d8d7d7;
--cb-color-bg-surface-brand-pressed: #c5c4c4;
--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: #0d0808;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0b0707;
--cb-color-bg-fill-brand-pressed: #0a0606;
--cb-color-bg-fill-brand-selected: #0b0707;
--cb-color-bg-fill-brand-disabled: #080505;
--cb-color-text-brand-hovered: #0c0707;
--cb-color-text-brand-pressed: #0a0606;
--cb-color-text-brand-selected: #0b0707;
--cb-color-text-brand-disabled: #080505;
--cb-color-bg-surface-brand: #020101;
--cb-color-bg-surface-brand-hovered: #030202;
--cb-color-bg-surface-brand-pressed: #040303;
--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: #201f1f;
--cb-color-bg-surface-brand-hovered: #1e1d1d;
--cb-color-bg-surface-brand-pressed: #1d1b1b;
--cb-color-bg-surface-brand-selected: #1f1e1e;
--cb-color-bg-surface-brand-disabled: #212121;}
:root{--al-color-border-selected: #7a7575;
--al-color-border-elevated-selected: #7a7575;
--al-color-outline-focused: #312c2c;
--al-color-bg-surface-brand: #edecec;
--al-color-bg-surface-brand-hovered: #dddcdc;
--al-color-bg-surface-brand-pressed: #cfcece;
--al-color-bg-surface-brand-selected: #cfcece;
--al-color-bg-surface-brand-disabled: #f4f3f3;
--al-color-bg-surface-brand-elevated: #edecec;
--al-color-bg-surface-brand-elevated-hovered: #dddcdc;
--al-color-bg-surface-brand-elevated-pressed: #cfcece;
--al-color-bg-surface-brand-elevated-selected: #cfcece;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f3;
--al-color-bg-fill-brand: #7a7575;
--al-color-bg-fill-brand-hovered: #6b6666;
--al-color-bg-fill-brand-pressed: #5d5757;
--al-color-bg-fill-brand-selected: #4f4949;
--al-color-bg-fill-brand-disabled: #c3c1c1;
--al-color-text-brand: #6b6666;
--al-color-text-brand-hovered: #5d5757;
--al-color-text-brand-pressed: #4f4949;
--al-color-text-brand-selected: #403b3b;
--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: #6b6666;
--al-color-border-elevated-selected: #6b6666;
--al-color-bg-fill-brand: #6b6666;
--al-color-bg-fill-brand-hovered: #5d5757;
--al-color-bg-fill-brand-pressed: #4f4949;
--al-color-bg-fill-brand-selected: #403b3b;
--al-color-text-brand: #4f4949;
--al-color-text-brand-hovered: #403b3b;
--al-color-text-brand-pressed: #312c2c;
--al-color-text-brand-selected: #1f1a1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #827e7e;
--al-color-border-elevated-selected: #928e8e;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #231d1d;
--al-color-bg-surface-brand-hovered: #2e2828;
--al-color-bg-surface-brand-pressed: #373131;
--al-color-bg-surface-brand-selected: #373131;
--al-color-bg-surface-brand-disabled: #1a1515;
--al-color-bg-surface-brand-elevated: #2e2828;
--al-color-bg-surface-brand-elevated-hovered: #373131;
--al-color-bg-surface-brand-elevated-pressed: #413b3b;
--al-color-bg-surface-brand-elevated-selected: #413b3b;
--al-color-bg-surface-brand-elevated-disabled: #231d1d;
--al-color-bg-fill-brand: #a4a0a0;
--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: #a4a0a0;
--al-color-text-brand-hovered: #b7b4b4;
--al-color-text-brand-pressed: #cbc9c9;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #4a4444;
--al-color-text-on-bg-fill-brand: #120d0d;
--al-color-text-on-bg-fill-brand-hovered: #120d0d;
--al-color-text-on-bg-fill-brand-pressed: #120d0d;
--al-color-text-on-bg-fill-brand-selected: #120d0d;
--al-color-text-on-bg-fill-brand-disabled: #1a1515;}

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



