: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: #aaa1a1;
--cb-color-bg-fill-brand-hovered: #b4acac;
--cb-color-bg-fill-brand-pressed: #bbb4b4;
--cb-color-bg-fill-brand-selected: #b8b0b0;
--cb-color-bg-fill-brand-disabled: #c9c3c3;
--cb-color-text-brand: #aaa1a1;
--cb-color-text-brand-hovered: #b1a8a8;
--cb-color-text-brand-pressed: #bbb4b4;
--cb-color-text-brand-selected: #b4acac;
--cb-color-text-brand-disabled: #c9c3c3;
--cb-color-bg-surface-brand: #f8f8f8;
--cb-color-bg-surface-brand-hovered: #f1f0f0;
--cb-color-bg-surface-brand-pressed: #ebe9e9;
--cb-color-bg-surface-brand-selected: #f5f4f4;
--cb-color-bg-surface-brand-disabled: #fcfbfb;
--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: #aaa1a1;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #787272;
--cb-color-bg-fill-brand-hovered: #888383;
--cb-color-bg-fill-brand-pressed: #938e8e;
--cb-color-bg-fill-brand-selected: #8e8989;
--cb-color-bg-fill-brand-disabled: #a9a5a5;
--cb-color-text-brand: #746e6e;
--cb-color-text-brand-hovered: #7f7979;
--cb-color-text-brand-pressed: #908b8b;
--cb-color-text-brand-selected: #858080;
--cb-color-text-brand-disabled: #a6a2a2;
--cb-color-border-selected: #787272;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #958d8d;
--cb-color-bg-fill-brand-pressed: #888181;
--cb-color-bg-fill-brand-selected: #8f8787;
--cb-color-bg-fill-brand-disabled: #6d6767;
--cb-color-text-brand-hovered: #9d9494;
--cb-color-text-brand-pressed: #888181;
--cb-color-text-brand-selected: #958d8d;
--cb-color-text-brand-disabled: #6d6767;
--cb-color-bg-surface-brand: #1b1a1a;
--cb-color-bg-surface-brand-hovered: #292727;
--cb-color-bg-surface-brand-pressed: #373434;
--cb-color-bg-surface-brand-selected: #222020;
--cb-color-bg-surface-brand-disabled: #151414;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3a3838;
--cb-color-bg-surface-brand-hovered: #444242;
--cb-color-bg-surface-brand-pressed: #4f4c4c;
--cb-color-bg-surface-brand-selected: #3f3d3d;
--cb-color-bg-surface-brand-disabled: #343333;}
:root{--al-color-border-selected: #7c7575;
--al-color-border-elevated-selected: #7c7575;
--al-color-outline-focused: #302c2c;
--al-color-bg-surface-brand: #eeebeb;
--al-color-bg-surface-brand-hovered: #e0dbdb;
--al-color-bg-surface-brand-pressed: #d5cdcd;
--al-color-bg-surface-brand-selected: #d5cdcd;
--al-color-bg-surface-brand-disabled: #f6f4f4;
--al-color-bg-surface-brand-elevated: #eeebeb;
--al-color-bg-surface-brand-elevated-hovered: #e0dbdb;
--al-color-bg-surface-brand-elevated-pressed: #d5cdcd;
--al-color-bg-surface-brand-elevated-selected: #d5cdcd;
--al-color-bg-surface-brand-elevated-disabled: #f6f4f4;
--al-color-bg-fill-brand: #7c7575;
--al-color-bg-fill-brand-hovered: #6c6666;
--al-color-bg-fill-brand-pressed: #5e5757;
--al-color-bg-fill-brand-selected: #4f4949;
--al-color-bg-fill-brand-disabled: #c8c0c0;
--al-color-text-brand: #6c6666;
--al-color-text-brand-hovered: #5e5757;
--al-color-text-brand-pressed: #4f4949;
--al-color-text-brand-selected: #403b3b;
--al-color-text-brand-disabled: #bbb3b3;
--al-color-text-on-bg-fill-brand: #fcfcfc;
--al-color-text-on-bg-fill-brand-hovered: #fcfcfc;
--al-color-text-on-bg-fill-brand-pressed: #fcfcfc;
--al-color-text-on-bg-fill-brand-selected: #fcfcfc;
--al-color-text-on-bg-fill-brand-disabled: #f6f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6c6666;
--al-color-border-elevated-selected: #6c6666;
--al-color-bg-fill-brand: #6c6666;
--al-color-bg-fill-brand-hovered: #5e5757;
--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: #302c2c;
--al-color-text-brand-selected: #1d1a1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #857d7d;
--al-color-border-elevated-selected: #968d8d;
--al-color-outline-focused: #e4dfdf;
--al-color-bg-surface-brand: #1f1d1d;
--al-color-bg-surface-brand-hovered: #2b2828;
--al-color-bg-surface-brand-pressed: #363232;
--al-color-bg-surface-brand-selected: #363232;
--al-color-bg-surface-brand-disabled: #181616;
--al-color-bg-surface-brand-elevated: #2b2828;
--al-color-bg-surface-brand-elevated-hovered: #363232;
--al-color-bg-surface-brand-elevated-pressed: #403b3b;
--al-color-bg-surface-brand-elevated-selected: #403b3b;
--al-color-bg-surface-brand-elevated-disabled: #1f1d1d;
--al-color-bg-fill-brand: #a89f9f;
--al-color-bg-fill-brand-hovered: #bbb2b2;
--al-color-bg-fill-brand-pressed: #cfc8c8;
--al-color-bg-fill-brand-selected: #e4dfdf;
--al-color-bg-fill-brand-disabled: #403b3b;
--al-color-text-brand: #a89f9f;
--al-color-text-brand-hovered: #bbb2b2;
--al-color-text-brand-pressed: #cfc8c8;
--al-color-text-brand-selected: #e4dfdf;
--al-color-text-brand-disabled: #494444;
--al-color-text-on-bg-fill-brand: #0f0d0d;
--al-color-text-on-bg-fill-brand-hovered: #0f0d0d;
--al-color-text-on-bg-fill-brand-pressed: #0f0d0d;
--al-color-text-on-bg-fill-brand-selected: #0f0d0d;
--al-color-text-on-bg-fill-brand-disabled: #181616;}

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



