: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: #949494;
--cb-color-bg-fill-brand-hovered: #a1a1a1;
--cb-color-bg-fill-brand-pressed: #a9a9a9;
--cb-color-bg-fill-brand-selected: #a5a5a5;
--cb-color-bg-fill-brand-disabled: #bbbbbb;
--cb-color-text-brand: #949494;
--cb-color-text-brand-hovered: #9c9c9c;
--cb-color-text-brand-pressed: #a9a9a9;
--cb-color-text-brand-selected: #a1a1a1;
--cb-color-text-brand-disabled: #bbbbbb;
--cb-color-bg-surface-brand: #f7f7f7;
--cb-color-bg-surface-brand-hovered: #eeeeee;
--cb-color-bg-surface-brand-pressed: #e5e5e5;
--cb-color-bg-surface-brand-selected: #f2f2f2;
--cb-color-bg-surface-brand-disabled: #fbfbfb;
--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: #949494;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #747474;
--cb-color-bg-fill-brand-hovered: #858585;
--cb-color-bg-fill-brand-pressed: #909090;
--cb-color-bg-fill-brand-selected: #8a8a8a;
--cb-color-bg-fill-brand-disabled: #a6a6a6;
--cb-color-text-brand: #6f6f6f;
--cb-color-text-brand-hovered: #7a7a7a;
--cb-color-text-brand-pressed: #8c8c8c;
--cb-color-text-brand-selected: #818181;
--cb-color-text-brand-disabled: #a3a3a3;
--cb-color-border-selected: #747474;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #828282;
--cb-color-bg-fill-brand-pressed: #767676;
--cb-color-bg-fill-brand-selected: #7c7c7c;
--cb-color-bg-fill-brand-disabled: #5f5f5f;
--cb-color-text-brand-hovered: #888888;
--cb-color-text-brand-pressed: #767676;
--cb-color-text-brand-selected: #828282;
--cb-color-text-brand-disabled: #5f5f5f;
--cb-color-bg-surface-brand: #181818;
--cb-color-bg-surface-brand-hovered: #232323;
--cb-color-bg-surface-brand-pressed: #303030;
--cb-color-bg-surface-brand-selected: #1e1e1e;
--cb-color-bg-surface-brand-disabled: #121212;
--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: #363636;
--cb-color-bg-surface-brand-hovered: #3f3f3f;
--cb-color-bg-surface-brand-pressed: #484848;
--cb-color-bg-surface-brand-selected: #3a3a3a;
--cb-color-bg-surface-brand-disabled: #323232;}
:root{--al-color-border-selected: #767677;
--al-color-border-elevated-selected: #767677;
--al-color-outline-focused: #2d2d2d;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dddddd;
--al-color-bg-surface-brand-pressed: #cecece;
--al-color-bg-surface-brand-selected: #cecece;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dddddd;
--al-color-bg-surface-brand-elevated-pressed: #cecece;
--al-color-bg-surface-brand-elevated-selected: #cecece;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #767677;
--al-color-bg-fill-brand-hovered: #676768;
--al-color-bg-fill-brand-pressed: #585859;
--al-color-bg-fill-brand-selected: #4a4a4b;
--al-color-bg-fill-brand-disabled: #c1c1c1;
--al-color-text-brand: #676768;
--al-color-text-brand-hovered: #585859;
--al-color-text-brand-pressed: #4a4a4b;
--al-color-text-brand-selected: #3c3c3c;
--al-color-text-brand-disabled: #b4b4b4;
--al-color-text-on-bg-fill-brand: #fbfcfc;
--al-color-text-on-bg-fill-brand-hovered: #fbfcfc;
--al-color-text-on-bg-fill-brand-pressed: #fbfcfc;
--al-color-text-on-bg-fill-brand-selected: #fbfcfc;
--al-color-text-on-bg-fill-brand-disabled: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #676768;
--al-color-border-elevated-selected: #676768;
--al-color-bg-fill-brand: #676768;
--al-color-bg-fill-brand-hovered: #585859;
--al-color-bg-fill-brand-pressed: #4a4a4b;
--al-color-bg-fill-brand-selected: #3c3c3c;
--al-color-text-brand: #4a4a4b;
--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: #7e7e7e;
--al-color-border-elevated-selected: #8f8f8f;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1e1e1e;
--al-color-bg-surface-brand-hovered: #292929;
--al-color-bg-surface-brand-pressed: #333333;
--al-color-bg-surface-brand-selected: #333333;
--al-color-bg-surface-brand-disabled: #171717;
--al-color-bg-surface-brand-elevated: #292929;
--al-color-bg-surface-brand-elevated-hovered: #333333;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3c;
--al-color-bg-surface-brand-elevated-selected: #3c3c3c;
--al-color-bg-surface-brand-elevated-disabled: #1e1e1e;
--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: #0d0d0e;
--al-color-text-on-bg-fill-brand-hovered: #0d0d0e;
--al-color-text-on-bg-fill-brand-pressed: #0d0d0e;
--al-color-text-on-bg-fill-brand-selected: #0d0d0e;
--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);
}



