: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: #0a0000;
--cb-color-bg-fill-brand-hovered: #281f1f;
--cb-color-bg-fill-brand-pressed: #3b3333;
--cb-color-bg-fill-brand-selected: #312929;
--cb-color-bg-fill-brand-disabled: #625c5c;
--cb-color-text-brand: #0a0000;
--cb-color-text-brand-hovered: #1d1414;
--cb-color-text-brand-pressed: #3b3333;
--cb-color-text-brand-selected: #281f1f;
--cb-color-text-brand-disabled: #625c5c;
--cb-color-bg-surface-brand: #ecebeb;
--cb-color-bg-surface-brand-hovered: #d8d6d6;
--cb-color-bg-surface-brand-pressed: #c4c2c2;
--cb-color-bg-surface-brand-selected: #e1e0e0;
--cb-color-bg-surface-brand-disabled: #f5f5f5;
--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: #0a0000;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #090000;
--cb-color-bg-fill-brand-pressed: #080000;
--cb-color-bg-fill-brand-selected: #080000;
--cb-color-bg-fill-brand-disabled: #060000;
--cb-color-text-brand-hovered: #090000;
--cb-color-text-brand-pressed: #080000;
--cb-color-text-brand-selected: #090000;
--cb-color-text-brand-disabled: #060000;
--cb-color-bg-surface-brand: #020000;
--cb-color-bg-surface-brand-hovered: #020000;
--cb-color-bg-surface-brand-pressed: #030000;
--cb-color-bg-surface-brand-selected: #020000;
--cb-color-bg-surface-brand-disabled: #010000;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #201e1e;
--cb-color-bg-surface-brand-hovered: #1e1b1b;
--cb-color-bg-surface-brand-pressed: #1c1818;
--cb-color-bg-surface-brand-selected: #1f1d1d;
--cb-color-bg-surface-brand-disabled: #212020;}
:root{--al-color-border-selected: #837371;
--al-color-border-elevated-selected: #837371;
--al-color-outline-focused: #3c2825;
--al-color-bg-surface-brand: #edebeb;
--al-color-bg-surface-brand-hovered: #e0dbdb;
--al-color-bg-surface-brand-pressed: #d3cdcc;
--al-color-bg-surface-brand-selected: #d3cdcc;
--al-color-bg-surface-brand-disabled: #f4f3f2;
--al-color-bg-surface-brand-elevated: #edebeb;
--al-color-bg-surface-brand-elevated-hovered: #e0dbdb;
--al-color-bg-surface-brand-elevated-pressed: #d3cdcc;
--al-color-bg-surface-brand-elevated-selected: #d3cdcc;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f2;
--al-color-bg-fill-brand: #837371;
--al-color-bg-fill-brand-hovered: #756361;
--al-color-bg-fill-brand-pressed: #675451;
--al-color-bg-fill-brand-selected: #594643;
--al-color-bg-fill-brand-disabled: #c8c0bf;
--al-color-text-brand: #756361;
--al-color-text-brand-hovered: #675451;
--al-color-text-brand-pressed: #594643;
--al-color-text-brand-selected: #4b3734;
--al-color-text-brand-disabled: #bcb2b1;
--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: #f4f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #756361;
--al-color-border-elevated-selected: #756361;
--al-color-bg-fill-brand: #756361;
--al-color-bg-fill-brand-hovered: #675451;
--al-color-bg-fill-brand-pressed: #594643;
--al-color-bg-fill-brand-selected: #4b3734;
--al-color-text-brand: #594643;
--al-color-text-brand-hovered: #4b3734;
--al-color-text-brand-pressed: #3c2825;
--al-color-text-brand-selected: #2a1612;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8a7b79;
--al-color-border-elevated-selected: #9a8c8a;
--al-color-outline-focused: #e3dfdf;
--al-color-bg-surface-brand: #2d1815;
--al-color-bg-surface-brand-hovered: #392421;
--al-color-bg-surface-brand-pressed: #432e2b;
--al-color-bg-surface-brand-selected: #432e2b;
--al-color-bg-surface-brand-disabled: #26110e;
--al-color-bg-surface-brand-elevated: #392421;
--al-color-bg-surface-brand-elevated-hovered: #432e2b;
--al-color-bg-surface-brand-elevated-pressed: #4c3835;
--al-color-bg-surface-brand-elevated-selected: #4c3835;
--al-color-bg-surface-brand-elevated-disabled: #2d1815;
--al-color-bg-fill-brand: #aa9f9d;
--al-color-bg-fill-brand-hovered: #bcb2b1;
--al-color-bg-fill-brand-pressed: #cfc8c7;
--al-color-bg-fill-brand-selected: #e3dfdf;
--al-color-bg-fill-brand-disabled: #4c3835;
--al-color-text-brand: #aa9f9d;
--al-color-text-brand-hovered: #bcb2b1;
--al-color-text-brand-pressed: #cfc8c7;
--al-color-text-brand-selected: #e3dfdf;
--al-color-text-brand-disabled: #54413d;
--al-color-text-on-bg-fill-brand: #1b0705;
--al-color-text-on-bg-fill-brand-hovered: #1b0705;
--al-color-text-on-bg-fill-brand-pressed: #1b0705;
--al-color-text-on-bg-fill-brand-selected: #1b0705;
--al-color-text-on-bg-fill-brand-disabled: #26110e;}

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



