: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: #050604;
--cb-color-bg-fill-brand-hovered: #232423;
--cb-color-bg-fill-brand-pressed: #373836;
--cb-color-bg-fill-brand-selected: #2d2e2c;
--cb-color-bg-fill-brand-disabled: #5f605f;
--cb-color-text-brand: #050604;
--cb-color-text-brand-hovered: #191a18;
--cb-color-text-brand-pressed: #373836;
--cb-color-text-brand-selected: #232423;
--cb-color-text-brand-disabled: #5f605f;
--cb-color-bg-surface-brand: #ebebeb;
--cb-color-bg-surface-brand-hovered: #d7d7d7;
--cb-color-bg-surface-brand-pressed: #c3c3c3;
--cb-color-bg-surface-brand-selected: #e1e1e0;
--cb-color-bg-surface-brand-disabled: #f5f5f5;
--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: #050604;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #040504;
--cb-color-bg-fill-brand-pressed: #040503;
--cb-color-bg-fill-brand-selected: #040503;
--cb-color-bg-fill-brand-disabled: #030403;
--cb-color-text-brand-hovered: #050604;
--cb-color-text-brand-pressed: #040503;
--cb-color-text-brand-selected: #040504;
--cb-color-text-brand-disabled: #030403;
--cb-color-bg-surface-brand: #010101;
--cb-color-bg-surface-brand-hovered: #010101;
--cb-color-bg-surface-brand-pressed: #020201;
--cb-color-bg-surface-brand-selected: #010101;
--cb-color-bg-surface-brand-disabled: #010100;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1d1d1c;
--cb-color-bg-surface-brand-pressed: #1a1a1a;
--cb-color-bg-surface-brand-selected: #1e1e1e;
--cb-color-bg-surface-brand-disabled: #202020;}
:root{--al-color-border-selected: #757774;
--al-color-border-elevated-selected: #757774;
--al-color-outline-focused: #2c2d2a;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdcdc;
--al-color-bg-surface-brand-pressed: #cecfce;
--al-color-bg-surface-brand-selected: #cecfce;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cecfce;
--al-color-bg-surface-brand-elevated-selected: #cecfce;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #757774;
--al-color-bg-fill-brand-hovered: #666865;
--al-color-bg-fill-brand-pressed: #585956;
--al-color-bg-fill-brand-selected: #494b48;
--al-color-bg-fill-brand-disabled: #c1c1c0;
--al-color-text-brand: #666865;
--al-color-text-brand-hovered: #585956;
--al-color-text-brand-pressed: #494b48;
--al-color-text-brand-selected: #3b3c39;
--al-color-text-brand-disabled: #b4b5b4;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #666865;
--al-color-border-elevated-selected: #666865;
--al-color-bg-fill-brand: #666865;
--al-color-bg-fill-brand-hovered: #585956;
--al-color-bg-fill-brand-pressed: #494b48;
--al-color-bg-fill-brand-selected: #3b3c39;
--al-color-text-brand: #494b48;
--al-color-text-brand-hovered: #3b3c39;
--al-color-text-brand-pressed: #2c2d2a;
--al-color-text-brand-selected: #1a1b18;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7f7d;
--al-color-border-elevated-selected: #8e908d;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1c1e1b;
--al-color-bg-surface-brand-hovered: #292a27;
--al-color-bg-surface-brand-pressed: #323330;
--al-color-bg-surface-brand-selected: #323330;
--al-color-bg-surface-brand-disabled: #161714;
--al-color-bg-surface-brand-elevated: #292a27;
--al-color-bg-surface-brand-elevated-hovered: #323330;
--al-color-bg-surface-brand-elevated-pressed: #3c3d3a;
--al-color-bg-surface-brand-elevated-selected: #3c3d3a;
--al-color-bg-surface-brand-elevated-disabled: #1c1e1b;
--al-color-bg-fill-brand: #a1a1a0;
--al-color-bg-fill-brand-hovered: #b4b5b3;
--al-color-bg-fill-brand-pressed: #c9c9c8;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3c3d3a;
--al-color-text-brand: #a1a1a0;
--al-color-text-brand-hovered: #b4b5b3;
--al-color-text-brand-pressed: #c9c9c8;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #444642;
--al-color-text-on-bg-fill-brand: #0e0f0c;
--al-color-text-on-bg-fill-brand-hovered: #0e0f0c;
--al-color-text-on-bg-fill-brand-pressed: #0e0f0c;
--al-color-text-on-bg-fill-brand-selected: #0e0f0c;
--al-color-text-on-bg-fill-brand-disabled: #161714;}

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



