: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: #049b3c;
--cb-color-bg-fill-brand-hovered: #23a754;
--cb-color-bg-fill-brand-pressed: #36af63;
--cb-color-bg-fill-brand-selected: #2cab5b;
--cb-color-bg-fill-brand-disabled: #5fbf82;
--cb-color-text-brand: #049b3c;
--cb-color-text-brand-hovered: #18a34b;
--cb-color-text-brand-pressed: #36af63;
--cb-color-text-brand-selected: #23a754;
--cb-color-text-brand-disabled: #5fbf82;
--cb-color-bg-surface-brand: #ebf7f0;
--cb-color-bg-surface-brand-hovered: #d7efe0;
--cb-color-bg-surface-brand-pressed: #c3e7d0;
--cb-color-bg-surface-brand-selected: #e0f3e7;
--cb-color-bg-surface-brand-disabled: #f5fbf7;
--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: #049b3c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #048835;
--cb-color-bg-fill-brand-hovered: #23964e;
--cb-color-bg-fill-brand-pressed: #36a05d;
--cb-color-bg-fill-brand-selected: #2c9b55;
--cb-color-bg-fill-brand-disabled: #5fb37e;
--cb-color-text-brand: #038032;
--cb-color-text-brand-hovered: #178a42;
--cb-color-text-brand-pressed: #35995b;
--cb-color-text-brand-selected: #228f4b;
--cb-color-text-brand-disabled: #5eae7c;
--cb-color-border-selected: #048835;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #048835;
--cb-color-bg-fill-brand-pressed: #037c30;
--cb-color-bg-fill-brand-selected: #038232;
--cb-color-bg-fill-brand-disabled: #036326;
--cb-color-text-brand-hovered: #048f37;
--cb-color-text-brand-pressed: #037c30;
--cb-color-text-brand-selected: #048835;
--cb-color-text-brand-disabled: #036326;
--cb-color-bg-surface-brand: #01190a;
--cb-color-bg-surface-brand-hovered: #01250e;
--cb-color-bg-surface-brand-pressed: #013213;
--cb-color-bg-surface-brand-selected: #011f0c;
--cb-color-bg-surface-brand-disabled: #001307;
--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: #1f3728;
--cb-color-bg-surface-brand-hovered: #1c402a;
--cb-color-bg-surface-brand-pressed: #1a4a2c;
--cb-color-bg-surface-brand-selected: #1e3c29;
--cb-color-bg-surface-brand-disabled: #203227;}
:root{--al-color-border-selected: #00892d;
--al-color-border-elevated-selected: #00892d;
--al-color-outline-focused: #003505;
--al-color-bg-surface-brand: #dcf2de;
--al-color-bg-surface-brand-hovered: #bbe7c0;
--al-color-bg-surface-brand-pressed: #a0dda7;
--al-color-bg-surface-brand-selected: #a0dda7;
--al-color-bg-surface-brand-disabled: #ebf7ec;
--al-color-bg-surface-brand-elevated: #dcf2de;
--al-color-bg-surface-brand-elevated-hovered: #bbe7c0;
--al-color-bg-surface-brand-elevated-pressed: #a0dda7;
--al-color-bg-surface-brand-elevated-selected: #a0dda7;
--al-color-bg-surface-brand-elevated-disabled: #ebf7ec;
--al-color-bg-fill-brand: #00892d;
--al-color-bg-fill-brand-hovered: #007822;
--al-color-bg-fill-brand-pressed: #006718;
--al-color-bg-fill-brand-selected: #005711;
--al-color-bg-fill-brand-disabled: #86d391;
--al-color-text-brand: #007822;
--al-color-text-brand-hovered: #006718;
--al-color-text-brand-pressed: #005711;
--al-color-text-brand-selected: #00470a;
--al-color-text-brand-disabled: #6dc87c;
--al-color-text-on-bg-fill-brand: #f9fcf9;
--al-color-text-on-bg-fill-brand-hovered: #f9fcf9;
--al-color-text-on-bg-fill-brand-pressed: #f9fcf9;
--al-color-text-on-bg-fill-brand-selected: #f9fcf9;
--al-color-text-on-bg-fill-brand-disabled: #ebf7ec;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #007822;
--al-color-border-elevated-selected: #007822;
--al-color-bg-fill-brand: #007822;
--al-color-bg-fill-brand-hovered: #006718;
--al-color-bg-fill-brand-pressed: #005711;
--al-color-bg-fill-brand-selected: #00470a;
--al-color-text-brand: #005711;
--al-color-text-brand-hovered: #00470a;
--al-color-text-brand-pressed: #003505;
--al-color-text-brand-selected: #002102;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #009335;
--al-color-border-elevated-selected: #21a446;
--al-color-outline-focused: #c4eac7;
--al-color-bg-surface-brand: #002402;
--al-color-bg-surface-brand-hovered: #003104;
--al-color-bg-surface-brand-pressed: #003c07;
--al-color-bg-surface-brand-selected: #003c07;
--al-color-bg-surface-brand-disabled: #001b01;
--al-color-bg-surface-brand-elevated: #003104;
--al-color-bg-surface-brand-elevated-hovered: #003c07;
--al-color-bg-surface-brand-elevated-pressed: #00470a;
--al-color-bg-surface-brand-elevated-selected: #00470a;
--al-color-bg-surface-brand-elevated-disabled: #002402;
--al-color-bg-fill-brand: #48b65f;
--al-color-bg-fill-brand-hovered: #6dc87c;
--al-color-bg-fill-brand-pressed: #97d99f;
--al-color-bg-fill-brand-selected: #c4eac7;
--al-color-bg-fill-brand-disabled: #00470a;
--al-color-text-brand: #48b65f;
--al-color-text-brand-hovered: #6dc87c;
--al-color-text-brand-pressed: #97d99f;
--al-color-text-brand-selected: #c4eac7;
--al-color-text-brand-disabled: #00510e;
--al-color-text-on-bg-fill-brand: #001101;
--al-color-text-on-bg-fill-brand-hovered: #001101;
--al-color-text-on-bg-fill-brand-pressed: #001101;
--al-color-text-on-bg-fill-brand-selected: #001101;
--al-color-text-on-bg-fill-brand-disabled: #001b01;}

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



