: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: #339d35;
--cb-color-bg-fill-brand-hovered: #4ca94e;
--cb-color-bg-fill-brand-pressed: #5cb15d;
--cb-color-bg-fill-brand-selected: #54ad55;
--cb-color-bg-fill-brand-disabled: #7dc07e;
--cb-color-text-brand: #339d35;
--cb-color-text-brand-hovered: #43a545;
--cb-color-text-brand-pressed: #5cb15d;
--cb-color-text-brand-selected: #4ca94e;
--cb-color-text-brand-disabled: #7dc07e;
--cb-color-bg-surface-brand: #eff7ef;
--cb-color-bg-surface-brand-hovered: #deefdf;
--cb-color-bg-surface-brand-pressed: #cee8cf;
--cb-color-bg-surface-brand-selected: #e6f3e6;
--cb-color-bg-surface-brand-disabled: #f7fbf7;
--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: #339d35;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #2c862d;
--cb-color-bg-fill-brand-hovered: #469547;
--cb-color-bg-fill-brand-pressed: #569e57;
--cb-color-bg-fill-brand-selected: #4e994f;
--cb-color-bg-fill-brand-disabled: #78b279;
--cb-color-text-brand: #297f2b;
--cb-color-text-brand-hovered: #3a893c;
--cb-color-text-brand-pressed: #549955;
--cb-color-text-brand-selected: #438f45;
--cb-color-text-brand-disabled: #76ad77;
--cb-color-border-selected: #2c862d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2d8a2f;
--cb-color-bg-fill-brand-pressed: #297e2a;
--cb-color-bg-fill-brand-selected: #2b842c;
--cb-color-bg-fill-brand-disabled: #216422;
--cb-color-text-brand-hovered: #2f9131;
--cb-color-text-brand-pressed: #297e2a;
--cb-color-text-brand-selected: #2d8a2f;
--cb-color-text-brand-disabled: #216422;
--cb-color-bg-surface-brand: #081909;
--cb-color-bg-surface-brand-hovered: #0c260d;
--cb-color-bg-surface-brand-pressed: #103211;
--cb-color-bg-surface-brand-selected: #0a1f0b;
--cb-color-bg-surface-brand-disabled: #061306;
--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: #263727;
--cb-color-bg-surface-brand-hovered: #284128;
--cb-color-bg-surface-brand-pressed: #294b29;
--cb-color-bg-surface-brand-selected: #273c27;
--cb-color-bg-surface-brand-disabled: #263326;}
:root{--al-color-border-selected: #1e8923;
--al-color-border-elevated-selected: #1e8923;
--al-color-outline-focused: #003501;
--al-color-bg-surface-brand: #def2dc;
--al-color-bg-surface-brand-hovered: #bfe7bc;
--al-color-bg-surface-brand-pressed: #a5dca2;
--al-color-bg-surface-brand-selected: #a5dca2;
--al-color-bg-surface-brand-disabled: #ecf7eb;
--al-color-bg-surface-brand-elevated: #def2dc;
--al-color-bg-surface-brand-elevated-hovered: #bfe7bc;
--al-color-bg-surface-brand-elevated-pressed: #a5dca2;
--al-color-bg-surface-brand-elevated-selected: #a5dca2;
--al-color-bg-surface-brand-elevated-disabled: #ecf7eb;
--al-color-bg-fill-brand: #1e8923;
--al-color-bg-fill-brand-hovered: #107817;
--al-color-bg-fill-brand-pressed: #05670e;
--al-color-bg-fill-brand-selected: #005707;
--al-color-bg-fill-brand-disabled: #8dd28a;
--al-color-text-brand: #107817;
--al-color-text-brand-hovered: #05670e;
--al-color-text-brand-pressed: #005707;
--al-color-text-brand-selected: #004703;
--al-color-text-brand-disabled: #76c773;
--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: #ecf7eb;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #107817;
--al-color-border-elevated-selected: #107817;
--al-color-bg-fill-brand: #107817;
--al-color-bg-fill-brand-hovered: #05670e;
--al-color-bg-fill-brand-pressed: #005707;
--al-color-bg-fill-brand-selected: #004703;
--al-color-text-brand: #005707;
--al-color-text-brand-hovered: #004703;
--al-color-text-brand-pressed: #003501;
--al-color-text-brand-selected: #002100;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #27922a;
--al-color-border-elevated-selected: #3ba33c;
--al-color-outline-focused: #c6e9c4;
--al-color-bg-surface-brand: #002500;
--al-color-bg-surface-brand-hovered: #003101;
--al-color-bg-surface-brand-pressed: #003c01;
--al-color-bg-surface-brand-selected: #003c01;
--al-color-bg-surface-brand-disabled: #001c00;
--al-color-bg-surface-brand-elevated: #003101;
--al-color-bg-surface-brand-elevated-hovered: #003c01;
--al-color-bg-surface-brand-elevated-pressed: #004703;
--al-color-bg-surface-brand-elevated-selected: #004703;
--al-color-bg-surface-brand-elevated-disabled: #002500;
--al-color-bg-fill-brand: #57b555;
--al-color-bg-fill-brand-hovered: #76c773;
--al-color-bg-fill-brand-pressed: #9cd899;
--al-color-bg-fill-brand-selected: #c6e9c4;
--al-color-bg-fill-brand-disabled: #004703;
--al-color-text-brand: #57b555;
--al-color-text-brand-hovered: #76c773;
--al-color-text-brand-pressed: #9cd899;
--al-color-text-brand-selected: #c6e9c4;
--al-color-text-brand-disabled: #005105;
--al-color-text-on-bg-fill-brand: #001300;
--al-color-text-on-bg-fill-brand-hovered: #001300;
--al-color-text-on-bg-fill-brand-pressed: #001300;
--al-color-text-on-bg-fill-brand-selected: #001300;
--al-color-text-on-bg-fill-brand-disabled: #001c00;}

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



