: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: #1ca45b;
--cb-color-bg-fill-brand-hovered: #38af6f;
--cb-color-bg-fill-brand-pressed: #49b67c;
--cb-color-bg-fill-brand-selected: #40b375;
--cb-color-bg-fill-brand-disabled: #6ec596;
--cb-color-text-brand: #1ca45b;
--cb-color-text-brand-hovered: #2eab68;
--cb-color-text-brand-pressed: #49b67c;
--cb-color-text-brand-selected: #38af6f;
--cb-color-text-brand-disabled: #6ec596;
--cb-color-bg-surface-brand: #edf8f2;
--cb-color-bg-surface-brand-hovered: #dbf0e5;
--cb-color-bg-surface-brand-pressed: #c9e9d8;
--cb-color-bg-surface-brand-selected: #e3f4eb;
--cb-color-bg-surface-brand-disabled: #f6fbf9;
--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: #1ca45b;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #17864a;
--cb-color-bg-fill-brand-hovered: #339560;
--cb-color-bg-fill-brand-pressed: #459e6e;
--cb-color-bg-fill-brand-selected: #3c9967;
--cb-color-bg-fill-brand-disabled: #6bb28b;
--cb-color-text-brand: #167f46;
--cb-color-text-brand-hovered: #288955;
--cb-color-text-brand-pressed: #45996b;
--cb-color-text-brand-selected: #328f5c;
--cb-color-text-brand-disabled: #6aad89;
--cb-color-border-selected: #17864a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #199050;
--cb-color-bg-fill-brand-pressed: #168349;
--cb-color-bg-fill-brand-selected: #178a4c;
--cb-color-bg-fill-brand-disabled: #12693a;
--cb-color-text-brand-hovered: #1a9754;
--cb-color-text-brand-pressed: #168349;
--cb-color-text-brand-selected: #199050;
--cb-color-text-brand-disabled: #12693a;
--cb-color-bg-surface-brand: #051a0f;
--cb-color-bg-surface-brand-hovered: #072716;
--cb-color-bg-surface-brand-pressed: #09351d;
--cb-color-bg-surface-brand-selected: #062112;
--cb-color-bg-surface-brand-disabled: #03140b;
--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: #23392d;
--cb-color-bg-surface-brand-hovered: #224331;
--cb-color-bg-surface-brand-pressed: #214d36;
--cb-color-bg-surface-brand-selected: #223e2f;
--cb-color-bg-surface-brand-disabled: #23342b;}
:root{--al-color-border-selected: #008845;
--al-color-border-elevated-selected: #008845;
--al-color-outline-focused: #003514;
--al-color-bg-surface-brand: #d8f2de;
--al-color-bg-surface-brand-hovered: #b9e8c6;
--al-color-bg-surface-brand-pressed: #9cdeb0;
--al-color-bg-surface-brand-selected: #9cdeb0;
--al-color-bg-surface-brand-disabled: #e7f7eb;
--al-color-bg-surface-brand-elevated: #d8f2de;
--al-color-bg-surface-brand-elevated-hovered: #b9e8c6;
--al-color-bg-surface-brand-elevated-pressed: #9cdeb0;
--al-color-bg-surface-brand-elevated-selected: #9cdeb0;
--al-color-bg-surface-brand-elevated-disabled: #e7f7eb;
--al-color-bg-fill-brand: #008845;
--al-color-bg-fill-brand-hovered: #00773a;
--al-color-bg-fill-brand-pressed: #00672f;
--al-color-bg-fill-brand-selected: #005626;
--al-color-bg-fill-brand-disabled: #7fd399;
--al-color-text-brand: #00773a;
--al-color-text-brand-hovered: #00672f;
--al-color-text-brand-pressed: #005626;
--al-color-text-brand-selected: #00461d;
--al-color-text-brand-disabled: #65c887;
--al-color-text-on-bg-fill-brand: #f9fdfa;
--al-color-text-on-bg-fill-brand-hovered: #f9fdfa;
--al-color-text-on-bg-fill-brand-pressed: #f9fdfa;
--al-color-text-on-bg-fill-brand-selected: #f9fdfa;
--al-color-text-on-bg-fill-brand-disabled: #e7f7eb;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #00773a;
--al-color-border-elevated-selected: #00773a;
--al-color-bg-fill-brand: #00773a;
--al-color-bg-fill-brand-hovered: #00672f;
--al-color-bg-fill-brand-pressed: #005626;
--al-color-bg-fill-brand-selected: #00461d;
--al-color-text-brand: #005626;
--al-color-text-brand-hovered: #00461d;
--al-color-text-brand-pressed: #003514;
--al-color-text-brand-selected: #00210a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #00924c;
--al-color-border-elevated-selected: #1da45b;
--al-color-outline-focused: #c0eacc;
--al-color-bg-surface-brand: #00240b;
--al-color-bg-surface-brand-hovered: #003112;
--al-color-bg-surface-brand-pressed: #003c18;
--al-color-bg-surface-brand-selected: #003c18;
--al-color-bg-surface-brand-disabled: #001b07;
--al-color-bg-surface-brand-elevated: #003112;
--al-color-bg-surface-brand-elevated-hovered: #003c18;
--al-color-bg-surface-brand-elevated-pressed: #00471e;
--al-color-bg-surface-brand-elevated-selected: #00471e;
--al-color-bg-surface-brand-elevated-disabled: #00240b;
--al-color-bg-fill-brand: #40b66f;
--al-color-bg-fill-brand-hovered: #66c888;
--al-color-bg-fill-brand-pressed: #8fd9a6;
--al-color-bg-fill-brand-selected: #c0eacc;
--al-color-bg-fill-brand-disabled: #00471e;
--al-color-text-brand: #40b66f;
--al-color-text-brand-hovered: #66c888;
--al-color-text-brand-pressed: #8fd9a6;
--al-color-text-brand-selected: #c0eacc;
--al-color-text-brand-disabled: #005123;
--al-color-text-on-bg-fill-brand: #001204;
--al-color-text-on-bg-fill-brand-hovered: #001204;
--al-color-text-on-bg-fill-brand-pressed: #001204;
--al-color-text-on-bg-fill-brand-selected: #001204;
--al-color-text-on-bg-fill-brand-disabled: #001b07;}

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



