: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: #15792d;
--cb-color-bg-fill-brand-hovered: #318947;
--cb-color-bg-fill-brand-pressed: #449457;
--cb-color-bg-fill-brand-selected: #3b8f4f;
--cb-color-bg-fill-brand-disabled: #69a979;
--cb-color-text-brand: #15792d;
--cb-color-text-brand-hovered: #27843d;
--cb-color-text-brand-pressed: #449457;
--cb-color-text-brand-selected: #318947;
--cb-color-text-brand-disabled: #69a979;
--cb-color-bg-surface-brand: #edf4ef;
--cb-color-bg-surface-brand-hovered: #d9e9dd;
--cb-color-bg-surface-brand-pressed: #c7dfcd;
--cb-color-bg-surface-brand-selected: #e3efe5;
--cb-color-bg-surface-brand-disabled: #f6faf7;
--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: #15792d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #126a28;
--cb-color-bg-fill-brand-pressed: #116124;
--cb-color-bg-fill-brand-selected: #126626;
--cb-color-bg-fill-brand-disabled: #0d4d1d;
--cb-color-text-brand-hovered: #137029;
--cb-color-text-brand-pressed: #116124;
--cb-color-text-brand-selected: #126a28;
--cb-color-text-brand-disabled: #0d4d1d;
--cb-color-bg-surface-brand: #031307;
--cb-color-bg-surface-brand-hovered: #051d0b;
--cb-color-bg-surface-brand-pressed: #07270e;
--cb-color-bg-surface-brand-selected: #041809;
--cb-color-bg-surface-brand-disabled: #030f05;
--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: #223225;
--cb-color-bg-surface-brand-hovered: #203826;
--cb-color-bg-surface-brand-pressed: #1f3f27;
--cb-color-bg-surface-brand-selected: #213526;
--cb-color-bg-surface-brand-disabled: #222e25;}
:root{--al-color-border-selected: #2d873d;
--al-color-border-elevated-selected: #2d873d;
--al-color-outline-focused: #003503;
--al-color-bg-surface-brand: #e3efe3;
--al-color-bg-surface-brand-hovered: #cbe3cd;
--al-color-bg-surface-brand-pressed: #b4d7b6;
--al-color-bg-surface-brand-selected: #b4d7b6;
--al-color-bg-surface-brand-disabled: #eff6f0;
--al-color-bg-surface-brand-elevated: #e3efe3;
--al-color-bg-surface-brand-elevated-hovered: #cbe3cd;
--al-color-bg-surface-brand-elevated-pressed: #b4d7b6;
--al-color-bg-surface-brand-elevated-selected: #b4d7b6;
--al-color-bg-surface-brand-elevated-disabled: #eff6f0;
--al-color-bg-fill-brand: #2d873d;
--al-color-bg-fill-brand-hovered: #12772b;
--al-color-bg-fill-brand-pressed: #00671e;
--al-color-bg-fill-brand-selected: #005712;
--al-color-bg-fill-brand-disabled: #a0cca3;
--al-color-text-brand: #12772b;
--al-color-text-brand-hovered: #00671e;
--al-color-text-brand-pressed: #005712;
--al-color-text-brand-selected: #004709;
--al-color-text-brand-disabled: #8dc191;
--al-color-text-on-bg-fill-brand: #fafcfa;
--al-color-text-on-bg-fill-brand-hovered: #fafcfa;
--al-color-text-on-bg-fill-brand-pressed: #fafcfa;
--al-color-text-on-bg-fill-brand-selected: #fafcfa;
--al-color-text-on-bg-fill-brand-disabled: #eff6f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #12772b;
--al-color-border-elevated-selected: #12772b;
--al-color-bg-fill-brand: #12772b;
--al-color-bg-fill-brand-hovered: #00671e;
--al-color-bg-fill-brand-pressed: #005712;
--al-color-bg-fill-brand-selected: #004709;
--al-color-text-brand: #005712;
--al-color-text-brand-hovered: #004709;
--al-color-text-brand-pressed: #003503;
--al-color-text-brand-selected: #002101;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #3a8f47;
--al-color-border-elevated-selected: #539f5d;
--al-color-outline-focused: #d0e6d1;
--al-color-bg-surface-brand: #002401;
--al-color-bg-surface-brand-hovered: #003103;
--al-color-bg-surface-brand-pressed: #003c05;
--al-color-bg-surface-brand-selected: #003c05;
--al-color-bg-surface-brand-disabled: #001c01;
--al-color-bg-surface-brand-elevated: #003103;
--al-color-bg-surface-brand-elevated-hovered: #003c05;
--al-color-bg-surface-brand-elevated-pressed: #004709;
--al-color-bg-surface-brand-elevated-selected: #004709;
--al-color-bg-surface-brand-elevated-disabled: #002401;
--al-color-bg-fill-brand: #70b076;
--al-color-bg-fill-brand-hovered: #8dc191;
--al-color-bg-fill-brand-pressed: #aed3b0;
--al-color-bg-fill-brand-selected: #d0e6d1;
--al-color-bg-fill-brand-disabled: #004709;
--al-color-text-brand: #70b076;
--al-color-text-brand-hovered: #8dc191;
--al-color-text-brand-pressed: #aed3b0;
--al-color-text-brand-selected: #d0e6d1;
--al-color-text-brand-disabled: #00510f;
--al-color-text-on-bg-fill-brand: #001200;
--al-color-text-on-bg-fill-brand-hovered: #001200;
--al-color-text-on-bg-fill-brand-pressed: #001200;
--al-color-text-on-bg-fill-brand-selected: #001200;
--al-color-text-on-bg-fill-brand-disabled: #001c01;}

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



