: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: #7caa6e;
--cb-color-bg-fill-brand-hovered: #8cb480;
--cb-color-bg-fill-brand-pressed: #96bb8b;
--cb-color-bg-fill-brand-selected: #91b885;
--cb-color-bg-fill-brand-disabled: #abc9a2;
--cb-color-text-brand: #7caa6e;
--cb-color-text-brand-hovered: #86b179;
--cb-color-text-brand-pressed: #96bb8b;
--cb-color-text-brand-selected: #8cb480;
--cb-color-text-brand-disabled: #abc9a2;
--cb-color-bg-surface-brand: #f5f8f4;
--cb-color-bg-surface-brand-hovered: #eaf1e8;
--cb-color-bg-surface-brand-pressed: #e0ebdc;
--cb-color-bg-surface-brand-selected: #eff5ed;
--cb-color-bg-surface-brand-disabled: #fafcf9;
--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: #7caa6e;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #5b7d51;
--cb-color-bg-fill-brand-hovered: #6f8d66;
--cb-color-bg-fill-brand-pressed: #7c9774;
--cb-color-bg-fill-brand-selected: #75926d;
--cb-color-bg-fill-brand-disabled: #96ac90;
--cb-color-text-brand: #57774d;
--cb-color-text-brand-hovered: #64825b;
--cb-color-text-brand-pressed: #799271;
--cb-color-text-brand-selected: #6b8863;
--cb-color-text-brand-disabled: #94a88d;
--cb-color-border-selected: #5b7d51;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #6d9561;
--cb-color-bg-fill-brand-pressed: #638858;
--cb-color-bg-fill-brand-selected: #688f5c;
--cb-color-bg-fill-brand-disabled: #4f6d46;
--cb-color-text-brand-hovered: #729d65;
--cb-color-text-brand-pressed: #638858;
--cb-color-text-brand-selected: #6d9561;
--cb-color-text-brand-disabled: #4f6d46;
--cb-color-bg-surface-brand: #141b12;
--cb-color-bg-surface-brand-hovered: #1e291a;
--cb-color-bg-surface-brand-pressed: #283723;
--cb-color-bg-surface-brand-selected: #192216;
--cb-color-bg-surface-brand-disabled: #0f150d;
--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: #323a30;
--cb-color-bg-surface-brand-hovered: #394436;
--cb-color-bg-surface-brand-pressed: #404f3c;
--cb-color-bg-surface-brand-selected: #363f33;
--cb-color-bg-surface-brand-disabled: #2f342d;}
:root{--al-color-border-selected: #59804d;
--al-color-border-elevated-selected: #59804d;
--al-color-outline-focused: #1f3119;
--al-color-bg-surface-brand: #e2f0de;
--al-color-bg-surface-brand-hovered: #c9e4c2;
--al-color-bg-surface-brand-pressed: #b5d8ab;
--al-color-bg-surface-brand-selected: #b5d8ab;
--al-color-bg-surface-brand-disabled: #edf6ea;
--al-color-bg-surface-brand-elevated: #e2f0de;
--al-color-bg-surface-brand-elevated-hovered: #c9e4c2;
--al-color-bg-surface-brand-elevated-pressed: #b5d8ab;
--al-color-bg-surface-brand-elevated-selected: #b5d8ab;
--al-color-bg-surface-brand-elevated-disabled: #edf6ea;
--al-color-bg-fill-brand: #59804d;
--al-color-bg-fill-brand-hovered: #4c7041;
--al-color-bg-fill-brand-pressed: #406037;
--al-color-bg-fill-brand-selected: #35512d;
--al-color-bg-fill-brand-disabled: #a3cc97;
--al-color-text-brand: #4c7041;
--al-color-text-brand-hovered: #406037;
--al-color-text-brand-pressed: #35512d;
--al-color-text-brand-selected: #2b4223;
--al-color-text-brand-disabled: #93c086;
--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: #edf6ea;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #4c7041;
--al-color-border-elevated-selected: #4c7041;
--al-color-bg-fill-brand: #4c7041;
--al-color-bg-fill-brand-hovered: #406037;
--al-color-bg-fill-brand-pressed: #35512d;
--al-color-bg-fill-brand-selected: #2b4223;
--al-color-text-brand: #35512d;
--al-color-text-brand-hovered: #2b4223;
--al-color-text-brand-pressed: #1f3119;
--al-color-text-brand-selected: #111e0d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #608953;
--al-color-border-elevated-selected: #6e9b61;
--al-color-outline-focused: #cfe7c8;
--al-color-bg-surface-brand: #13210f;
--al-color-bg-surface-brand-hovered: #1c2e17;
--al-color-bg-surface-brand-pressed: #23381d;
--al-color-bg-surface-brand-selected: #23381d;
--al-color-bg-surface-brand-disabled: #0d190a;
--al-color-bg-surface-brand-elevated: #1c2e17;
--al-color-bg-surface-brand-elevated-hovered: #23381d;
--al-color-bg-surface-brand-elevated-pressed: #2b4223;
--al-color-bg-surface-brand-elevated-selected: #2b4223;
--al-color-bg-surface-brand-elevated-disabled: #13210f;
--al-color-bg-fill-brand: #7fad71;
--al-color-bg-fill-brand-hovered: #94c087;
--al-color-bg-fill-brand-pressed: #aed4a3;
--al-color-bg-fill-brand-selected: #cfe7c8;
--al-color-bg-fill-brand-disabled: #2b4223;
--al-color-text-brand: #7fad71;
--al-color-text-brand-hovered: #94c087;
--al-color-text-brand-pressed: #aed4a3;
--al-color-text-brand-selected: #cfe7c8;
--al-color-text-brand-disabled: #314c29;
--al-color-text-on-bg-fill-brand: #081106;
--al-color-text-on-bg-fill-brand-hovered: #081106;
--al-color-text-on-bg-fill-brand-pressed: #081106;
--al-color-text-on-bg-fill-brand-selected: #081106;
--al-color-text-on-bg-fill-brand-disabled: #0d190a;}