: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: #6d7172;
--cb-color-bg-fill-brand-hovered: #7f8283;
--cb-color-bg-fill-brand-pressed: #8a8d8e;
--cb-color-bg-fill-brand-selected: #848889;
--cb-color-bg-fill-brand-disabled: #a2a4a5;
--cb-color-text-brand: #6d7172;
--cb-color-text-brand-hovered: #787c7d;
--cb-color-text-brand-pressed: #8a8d8e;
--cb-color-text-brand-selected: #7f8283;
--cb-color-text-brand-disabled: #a2a4a5;
--cb-color-bg-surface-brand: #f4f4f4;
--cb-color-bg-surface-brand-hovered: #e8e8e8;
--cb-color-bg-surface-brand-pressed: #dcdddd;
--cb-color-bg-surface-brand-selected: #edeeee;
--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: #6d7172;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #606364;
--cb-color-bg-fill-brand-pressed: #575a5b;
--cb-color-bg-fill-brand-selected: #5b5f60;
--cb-color-bg-fill-brand-disabled: #464849;
--cb-color-text-brand-hovered: #646869;
--cb-color-text-brand-pressed: #575a5b;
--cb-color-text-brand-selected: #606364;
--cb-color-text-brand-disabled: #464849;
--cb-color-bg-surface-brand: #121212;
--cb-color-bg-surface-brand-hovered: #1a1b1b;
--cb-color-bg-surface-brand-pressed: #232425;
--cb-color-bg-surface-brand-selected: #161717;
--cb-color-bg-surface-brand-disabled: #0d0e0e;
--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: #303031;
--cb-color-bg-surface-brand-hovered: #353637;
--cb-color-bg-surface-brand-pressed: #3b3d3d;
--cb-color-bg-surface-brand-selected: #333334;
--cb-color-bg-surface-brand-disabled: #2d2d2d;}
:root{--al-color-border-selected: #737778;
--al-color-border-elevated-selected: #737778;
--al-color-outline-focused: #2b2d2e;
--al-color-bg-surface-brand: #ebecec;
--al-color-bg-surface-brand-hovered: #dcdddd;
--al-color-bg-surface-brand-pressed: #cdcfcf;
--al-color-bg-surface-brand-selected: #cdcfcf;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebecec;
--al-color-bg-surface-brand-elevated-hovered: #dcdddd;
--al-color-bg-surface-brand-elevated-pressed: #cdcfcf;
--al-color-bg-surface-brand-elevated-selected: #cdcfcf;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #737778;
--al-color-bg-fill-brand-hovered: #646869;
--al-color-bg-fill-brand-pressed: #56595a;
--al-color-bg-fill-brand-selected: #484b4c;
--al-color-bg-fill-brand-disabled: #bfc2c2;
--al-color-text-brand: #646869;
--al-color-text-brand-hovered: #56595a;
--al-color-text-brand-pressed: #484b4c;
--al-color-text-brand-selected: #3a3c3d;
--al-color-text-brand-disabled: #b2b5b6;
--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: #646869;
--al-color-border-elevated-selected: #646869;
--al-color-bg-fill-brand: #646869;
--al-color-bg-fill-brand-hovered: #56595a;
--al-color-bg-fill-brand-pressed: #484b4c;
--al-color-bg-fill-brand-selected: #3a3c3d;
--al-color-text-brand: #484b4c;
--al-color-text-brand-hovered: #3a3c3d;
--al-color-text-brand-pressed: #2b2d2e;
--al-color-text-brand-selected: #1a1b1c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7b7f80;
--al-color-border-elevated-selected: #8d9091;
--al-color-outline-focused: #dfe0e1;
--al-color-bg-surface-brand: #1c1e1e;
--al-color-bg-surface-brand-hovered: #27292a;
--al-color-bg-surface-brand-pressed: #303333;
--al-color-bg-surface-brand-selected: #303333;
--al-color-bg-surface-brand-disabled: #141616;
--al-color-bg-surface-brand-elevated: #27292a;
--al-color-bg-surface-brand-elevated-hovered: #303333;
--al-color-bg-surface-brand-elevated-pressed: #3a3d3e;
--al-color-bg-surface-brand-elevated-selected: #3a3d3e;
--al-color-bg-surface-brand-elevated-disabled: #1c1e1e;
--al-color-bg-fill-brand: #9fa2a3;
--al-color-bg-fill-brand-hovered: #b3b5b6;
--al-color-bg-fill-brand-pressed: #c7caca;
--al-color-bg-fill-brand-selected: #dfe0e1;
--al-color-bg-fill-brand-disabled: #3a3d3e;
--al-color-text-brand: #9fa2a3;
--al-color-text-brand-hovered: #b3b5b6;
--al-color-text-brand-pressed: #c7caca;
--al-color-text-brand-selected: #dfe0e1;
--al-color-text-brand-disabled: #424646;
--al-color-text-on-bg-fill-brand: #0c0d0d;
--al-color-text-on-bg-fill-brand-hovered: #0c0d0d;
--al-color-text-on-bg-fill-brand-pressed: #0c0d0d;
--al-color-text-on-bg-fill-brand-selected: #0c0d0d;
--al-color-text-on-bg-fill-brand-disabled: #141616;}

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



