: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: #1c1c1b;
--cb-color-bg-fill-brand-hovered: #383837;
--cb-color-bg-fill-brand-pressed: #494949;
--cb-color-bg-fill-brand-selected: #404040;
--cb-color-bg-fill-brand-disabled: #6e6e6d;
--cb-color-text-brand: #1c1c1b;
--cb-color-text-brand-hovered: #2e2e2d;
--cb-color-text-brand-pressed: #494949;
--cb-color-text-brand-selected: #383837;
--cb-color-text-brand-disabled: #6e6e6d;
--cb-color-bg-surface-brand: #ededed;
--cb-color-bg-surface-brand-hovered: #dbdbda;
--cb-color-bg-surface-brand-pressed: #c9c9c8;
--cb-color-bg-surface-brand-selected: #e3e3e3;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #1c1c1b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #191918;
--cb-color-bg-fill-brand-pressed: #161616;
--cb-color-bg-fill-brand-selected: #171717;
--cb-color-bg-fill-brand-disabled: #121211;
--cb-color-text-brand-hovered: #1a1a19;
--cb-color-text-brand-pressed: #161616;
--cb-color-text-brand-selected: #191918;
--cb-color-text-brand-disabled: #121211;
--cb-color-bg-surface-brand: #050504;
--cb-color-bg-surface-brand-hovered: #070706;
--cb-color-bg-surface-brand-pressed: #090909;
--cb-color-bg-surface-brand-selected: #060605;
--cb-color-bg-surface-brand-disabled: #030303;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #232323;
--cb-color-bg-surface-brand-hovered: #222222;
--cb-color-bg-surface-brand-pressed: #212121;
--cb-color-bg-surface-brand-selected: #222222;
--cb-color-bg-surface-brand-disabled: #232323;}
:root{--al-color-border-selected: #767676;
--al-color-border-elevated-selected: #767676;
--al-color-outline-focused: #2d2d2c;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dddddc;
--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: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dddddc;
--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: #767676;
--al-color-bg-fill-brand-hovered: #676767;
--al-color-bg-fill-brand-pressed: #585858;
--al-color-bg-fill-brand-selected: #4a4a4a;
--al-color-bg-fill-brand-disabled: #c1c1c0;
--al-color-text-brand: #676767;
--al-color-text-brand-hovered: #585858;
--al-color-text-brand-pressed: #4a4a4a;
--al-color-text-brand-selected: #3c3c3b;
--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: #676767;
--al-color-border-elevated-selected: #676767;
--al-color-bg-fill-brand: #676767;
--al-color-bg-fill-brand-hovered: #585858;
--al-color-bg-fill-brand-pressed: #4a4a4a;
--al-color-bg-fill-brand-selected: #3c3c3b;
--al-color-text-brand: #4a4a4a;
--al-color-text-brand-hovered: #3c3c3b;
--al-color-text-brand-pressed: #2d2d2c;
--al-color-text-brand-selected: #1b1b1a;}

: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: #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: #161616;
--al-color-bg-surface-brand-elevated: #292928;
--al-color-bg-surface-brand-elevated-hovered: #333332;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3b;
--al-color-bg-surface-brand-elevated-selected: #3c3c3b;
--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: #3c3c3b;
--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: #454544;
--al-color-text-on-bg-fill-brand: #0f0f0e;
--al-color-text-on-bg-fill-brand-hovered: #0f0f0e;
--al-color-text-on-bg-fill-brand-pressed: #0f0f0e;
--al-color-text-on-bg-fill-brand-selected: #0f0f0e;
--al-color-text-on-bg-fill-brand-disabled: #161616;}

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



