: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: #626261;
--cb-color-bg-fill-brand-hovered: #757574;
--cb-color-bg-fill-brand-pressed: #818181;
--cb-color-bg-fill-brand-selected: #7b7b7a;
--cb-color-bg-fill-brand-disabled: #9b9b9a;
--cb-color-text-brand: #626261;
--cb-color-text-brand-hovered: #6e6e6d;
--cb-color-text-brand-pressed: #818181;
--cb-color-text-brand-selected: #757574;
--cb-color-text-brand-disabled: #9b9b9a;
--cb-color-bg-surface-brand: #f3f3f3;
--cb-color-bg-surface-brand-hovered: #e6e6e6;
--cb-color-bg-surface-brand-pressed: #d9d9d9;
--cb-color-bg-surface-brand-selected: #ececec;
--cb-color-bg-surface-brand-disabled: #f9f9f9;
--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: #626261;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #565655;
--cb-color-bg-fill-brand-pressed: #4e4e4e;
--cb-color-bg-fill-brand-selected: #525251;
--cb-color-bg-fill-brand-disabled: #3f3f3e;
--cb-color-text-brand-hovered: #5a5a59;
--cb-color-text-brand-pressed: #4e4e4e;
--cb-color-text-brand-selected: #565655;
--cb-color-text-brand-disabled: #3f3f3e;
--cb-color-bg-surface-brand: #101010;
--cb-color-bg-surface-brand-hovered: #171717;
--cb-color-bg-surface-brand-pressed: #20201f;
--cb-color-bg-surface-brand-selected: #141413;
--cb-color-bg-surface-brand-disabled: #0c0c0c;
--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: #2e2e2e;
--cb-color-bg-surface-brand-hovered: #333333;
--cb-color-bg-surface-brand-pressed: #383838;
--cb-color-bg-surface-brand-selected: #303030;
--cb-color-bg-surface-brand-disabled: #2c2c2b;}
:root{--al-color-border-selected: #767675;
--al-color-border-elevated-selected: #767675;
--al-color-outline-focused: #2d2d2d;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dddddd;
--al-color-bg-surface-brand-pressed: #cececd;
--al-color-bg-surface-brand-selected: #cececd;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dddddd;
--al-color-bg-surface-brand-elevated-pressed: #cececd;
--al-color-bg-surface-brand-elevated-selected: #cececd;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #767675;
--al-color-bg-fill-brand-hovered: #676766;
--al-color-bg-fill-brand-pressed: #585857;
--al-color-bg-fill-brand-selected: #4a4a4a;
--al-color-bg-fill-brand-disabled: #c1c1c0;
--al-color-text-brand: #676766;
--al-color-text-brand-hovered: #585857;
--al-color-text-brand-pressed: #4a4a4a;
--al-color-text-brand-selected: #3c3c3c;
--al-color-text-brand-disabled: #b4b4b4;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #676766;
--al-color-border-elevated-selected: #676766;
--al-color-bg-fill-brand: #676766;
--al-color-bg-fill-brand-hovered: #585857;
--al-color-bg-fill-brand-pressed: #4a4a4a;
--al-color-bg-fill-brand-selected: #3c3c3c;
--al-color-text-brand: #4a4a4a;
--al-color-text-brand-hovered: #3c3c3c;
--al-color-text-brand-pressed: #2d2d2d;
--al-color-text-brand-selected: #1b1b1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e7d;
--al-color-border-elevated-selected: #8f8f8f;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1e1e1d;
--al-color-bg-surface-brand-hovered: #292928;
--al-color-bg-surface-brand-pressed: #333332;
--al-color-bg-surface-brand-selected: #333332;
--al-color-bg-surface-brand-disabled: #171717;
--al-color-bg-surface-brand-elevated: #292928;
--al-color-bg-surface-brand-elevated-hovered: #333332;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3c;
--al-color-bg-surface-brand-elevated-selected: #3c3c3c;
--al-color-bg-surface-brand-elevated-disabled: #1e1e1d;
--al-color-bg-fill-brand: #a1a1a1;
--al-color-bg-fill-brand-hovered: #b4b4b4;
--al-color-bg-fill-brand-pressed: #c9c9c9;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3c3c3c;
--al-color-text-brand: #a1a1a1;
--al-color-text-brand-hovered: #b4b4b4;
--al-color-text-brand-pressed: #c9c9c9;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #454545;
--al-color-text-on-bg-fill-brand: #0e0e0d;
--al-color-text-on-bg-fill-brand-hovered: #0e0e0d;
--al-color-text-on-bg-fill-brand-pressed: #0e0e0d;
--al-color-text-on-bg-fill-brand-selected: #0e0e0d;
--al-color-text-on-bg-fill-brand-disabled: #171717;}

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