: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: #131510;
--cb-color-bg-fill-brand-hovered: #30312d;
--cb-color-bg-fill-brand-pressed: #424440;
--cb-color-bg-fill-brand-selected: #393b36;
--cb-color-bg-fill-brand-disabled: #686966;
--cb-color-text-brand: #131510;
--cb-color-text-brand-hovered: #262723;
--cb-color-text-brand-pressed: #424440;
--cb-color-text-brand-selected: #30312d;
--cb-color-text-brand-disabled: #686966;
--cb-color-bg-surface-brand: #ecedec;
--cb-color-bg-surface-brand-hovered: #d9d9d9;
--cb-color-bg-surface-brand-pressed: #c7c7c6;
--cb-color-bg-surface-brand-selected: #e2e3e2;
--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: #131510;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #11120e;
--cb-color-bg-fill-brand-pressed: #0f110d;
--cb-color-bg-fill-brand-selected: #10120d;
--cb-color-bg-fill-brand-disabled: #0c0d0a;
--cb-color-text-brand-hovered: #12130f;
--cb-color-text-brand-pressed: #0f110d;
--cb-color-text-brand-selected: #11120e;
--cb-color-text-brand-disabled: #0c0d0a;
--cb-color-bg-surface-brand: #030303;
--cb-color-bg-surface-brand-hovered: #050504;
--cb-color-bg-surface-brand-pressed: #060705;
--cb-color-bg-surface-brand-selected: #040403;
--cb-color-bg-surface-brand-disabled: #020302;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212221;
--cb-color-bg-surface-brand-hovered: #20201f;
--cb-color-bg-surface-brand-pressed: #1f1f1e;
--cb-color-bg-surface-brand-selected: #212120;
--cb-color-bg-surface-brand-disabled: #222222;}
:root{--al-color-border-selected: #757773;
--al-color-border-elevated-selected: #757773;
--al-color-outline-focused: #2b2e28;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dddddc;
--al-color-bg-surface-brand-pressed: #cfcfce;
--al-color-bg-surface-brand-selected: #cfcfce;
--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: #cfcfce;
--al-color-bg-surface-brand-elevated-selected: #cfcfce;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #757773;
--al-color-bg-fill-brand-hovered: #666863;
--al-color-bg-fill-brand-pressed: #585955;
--al-color-bg-fill-brand-selected: #494b47;
--al-color-bg-fill-brand-disabled: #c1c2c0;
--al-color-text-brand: #666863;
--al-color-text-brand-hovered: #585955;
--al-color-text-brand-pressed: #494b47;
--al-color-text-brand-selected: #3b3d37;
--al-color-text-brand-disabled: #b4b5b3;
--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: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #666863;
--al-color-border-elevated-selected: #666863;
--al-color-bg-fill-brand: #666863;
--al-color-bg-fill-brand-hovered: #585955;
--al-color-bg-fill-brand-pressed: #494b47;
--al-color-bg-fill-brand-selected: #3b3d37;
--al-color-text-brand: #494b47;
--al-color-text-brand-hovered: #3b3d37;
--al-color-text-brand-pressed: #2b2e28;
--al-color-text-brand-selected: #191c16;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7f7c;
--al-color-border-elevated-selected: #8e908c;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1d1f1a;
--al-color-bg-surface-brand-hovered: #282a25;
--al-color-bg-surface-brand-pressed: #31342e;
--al-color-bg-surface-brand-selected: #31342e;
--al-color-bg-surface-brand-disabled: #161813;
--al-color-bg-surface-brand-elevated: #282a25;
--al-color-bg-surface-brand-elevated-hovered: #31342e;
--al-color-bg-surface-brand-elevated-pressed: #3b3d38;
--al-color-bg-surface-brand-elevated-selected: #3b3d38;
--al-color-bg-surface-brand-elevated-disabled: #1d1f1a;
--al-color-bg-fill-brand: #a0a29f;
--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: #3b3d38;
--al-color-text-brand: #a0a29f;
--al-color-text-brand-hovered: #b4b5b3;
--al-color-text-brand-pressed: #c9c9c8;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #444641;
--al-color-text-on-bg-fill-brand: #0b0d09;
--al-color-text-on-bg-fill-brand-hovered: #0b0d09;
--al-color-text-on-bg-fill-brand-pressed: #0b0d09;
--al-color-text-on-bg-fill-brand-selected: #0b0d09;
--al-color-text-on-bg-fill-brand-disabled: #161813;}

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



