: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: #585050;
--cb-color-bg-fill-brand-hovered: #6c6565;
--cb-color-bg-fill-brand-pressed: #797373;
--cb-color-bg-fill-brand-selected: #736c6c;
--cb-color-bg-fill-brand-disabled: #948f8f;
--cb-color-text-brand: #585050;
--cb-color-text-brand-hovered: #655e5e;
--cb-color-text-brand-pressed: #797373;
--cb-color-text-brand-selected: #6c6565;
--cb-color-text-brand-disabled: #948f8f;
--cb-color-bg-surface-brand: #f2f1f1;
--cb-color-bg-surface-brand-hovered: #e4e3e3;
--cb-color-bg-surface-brand-pressed: #d7d5d5;
--cb-color-bg-surface-brand-selected: #ebeaea;
--cb-color-bg-surface-brand-disabled: #f8f8f8;
--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: #585050;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #4d4646;
--cb-color-bg-fill-brand-pressed: #464040;
--cb-color-bg-fill-brand-selected: #4a4343;
--cb-color-bg-fill-brand-disabled: #383333;
--cb-color-text-brand-hovered: #514a4a;
--cb-color-text-brand-pressed: #464040;
--cb-color-text-brand-selected: #4d4646;
--cb-color-text-brand-disabled: #383333;
--cb-color-bg-surface-brand: #0e0d0d;
--cb-color-bg-surface-brand-hovered: #151313;
--cb-color-bg-surface-brand-pressed: #1c1a1a;
--cb-color-bg-surface-brand-selected: #121010;
--cb-color-bg-surface-brand-disabled: #0b0a0a;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2c2b2b;
--cb-color-bg-surface-brand-hovered: #302f2f;
--cb-color-bg-surface-brand-pressed: #353232;
--cb-color-bg-surface-brand-selected: #2e2d2d;
--cb-color-bg-surface-brand-disabled: #2a2929;}
:root{--al-color-border-selected: #7c7575;
--al-color-border-elevated-selected: #7c7575;
--al-color-outline-focused: #312b2b;
--al-color-bg-surface-brand: #edecec;
--al-color-bg-surface-brand-hovered: #dedcdc;
--al-color-bg-surface-brand-pressed: #d1cece;
--al-color-bg-surface-brand-selected: #d1cece;
--al-color-bg-surface-brand-disabled: #f4f3f3;
--al-color-bg-surface-brand-elevated: #edecec;
--al-color-bg-surface-brand-elevated-hovered: #dedcdc;
--al-color-bg-surface-brand-elevated-pressed: #d1cece;
--al-color-bg-surface-brand-elevated-selected: #d1cece;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f3;
--al-color-bg-fill-brand: #7c7575;
--al-color-bg-fill-brand-hovered: #6d6565;
--al-color-bg-fill-brand-pressed: #5f5656;
--al-color-bg-fill-brand-selected: #504848;
--al-color-bg-fill-brand-disabled: #c4c0c0;
--al-color-text-brand: #6d6565;
--al-color-text-brand-hovered: #5f5656;
--al-color-text-brand-pressed: #504848;
--al-color-text-brand-selected: #423a3a;
--al-color-text-brand-disabled: #b8b3b3;
--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: #f4f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6d6565;
--al-color-border-elevated-selected: #6d6565;
--al-color-bg-fill-brand: #6d6565;
--al-color-bg-fill-brand-hovered: #5f5656;
--al-color-bg-fill-brand-pressed: #504848;
--al-color-bg-fill-brand-selected: #423a3a;
--al-color-text-brand: #504848;
--al-color-text-brand-hovered: #423a3a;
--al-color-text-brand-pressed: #312b2b;
--al-color-text-brand-selected: #1f1a1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #857d7d;
--al-color-border-elevated-selected: #948e8e;
--al-color-outline-focused: #e1dfdf;
--al-color-bg-surface-brand: #221d1d;
--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: #1a1616;
--al-color-bg-surface-brand-elevated: #2e2828;
--al-color-bg-surface-brand-elevated-hovered: #373131;
--al-color-bg-surface-brand-elevated-pressed: #423b3b;
--al-color-bg-surface-brand-elevated-selected: #423b3b;
--al-color-bg-surface-brand-elevated-disabled: #221d1d;
--al-color-bg-fill-brand: #a6a0a0;
--al-color-bg-fill-brand-hovered: #b8b3b3;
--al-color-bg-fill-brand-pressed: #ccc8c8;
--al-color-bg-fill-brand-selected: #e1dfdf;
--al-color-bg-fill-brand-disabled: #423b3b;
--al-color-text-brand: #a6a0a0;
--al-color-text-brand-hovered: #b8b3b3;
--al-color-text-brand-pressed: #ccc8c8;
--al-color-text-brand-selected: #e1dfdf;
--al-color-text-brand-disabled: #4b4343;
--al-color-text-on-bg-fill-brand: #0f0c0c;
--al-color-text-on-bg-fill-brand-hovered: #0f0c0c;
--al-color-text-on-bg-fill-brand-pressed: #0f0c0c;
--al-color-text-on-bg-fill-brand-selected: #0f0c0c;
--al-color-text-on-bg-fill-brand-disabled: #1a1616;}

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



