: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: #58803c;
--cb-color-bg-fill-brand-hovered: #6c8f54;
--cb-color-bg-fill-brand-pressed: #799963;
--cb-color-bg-fill-brand-selected: #73945b;
--cb-color-bg-fill-brand-disabled: #94ae82;
--cb-color-text-brand: #58803c;
--cb-color-text-brand-hovered: #658a4b;
--cb-color-text-brand-pressed: #799963;
--cb-color-text-brand-selected: #6c8f54;
--cb-color-text-brand-disabled: #94ae82;
--cb-color-bg-surface-brand: #f2f5f0;
--cb-color-bg-surface-brand-hovered: #e4ebe0;
--cb-color-bg-surface-brand-pressed: #d7e1d0;
--cb-color-bg-surface-brand-selected: #ebf0e7;
--cb-color-bg-surface-brand-disabled: #f8faf7;
--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: #58803c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #547a39;
--cb-color-text-brand-hovered: #618449;
--cb-color-text-brand-pressed: #769561;
--cb-color-text-brand-selected: #698a51;
--cb-color-text-brand-disabled: #92aa80;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #4d7035;
--cb-color-bg-fill-brand-pressed: #466630;
--cb-color-bg-fill-brand-selected: #4a6b32;
--cb-color-bg-fill-brand-disabled: #385226;
--cb-color-text-brand-hovered: #517637;
--cb-color-text-brand-pressed: #466630;
--cb-color-text-brand-selected: #4d7035;
--cb-color-text-brand-disabled: #385226;
--cb-color-bg-surface-brand: #0e150a;
--cb-color-bg-surface-brand-hovered: #151f0e;
--cb-color-bg-surface-brand-pressed: #1c2913;
--cb-color-bg-surface-brand-selected: #121a0c;
--cb-color-bg-surface-brand-disabled: #0b1007;
--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: #2c3328;
--cb-color-bg-surface-brand-hovered: #303a2a;
--cb-color-bg-surface-brand-pressed: #35422c;
--cb-color-bg-surface-brand-selected: #2e3629;
--cb-color-bg-surface-brand-disabled: #2a2f27;}
:root{--al-color-border-selected: #59813d;
--al-color-border-elevated-selected: #59813d;
--al-color-outline-focused: #1c330a;
--al-color-bg-surface-brand: #e7efe3;
--al-color-bg-surface-brand-hovered: #d2e1ca;
--al-color-bg-surface-brand-pressed: #c1d5b6;
--al-color-bg-surface-brand-selected: #c1d5b6;
--al-color-bg-surface-brand-disabled: #f0f4ed;
--al-color-bg-surface-brand-elevated: #e7efe3;
--al-color-bg-surface-brand-elevated-hovered: #d2e1ca;
--al-color-bg-surface-brand-elevated-pressed: #c1d5b6;
--al-color-bg-surface-brand-elevated-selected: #c1d5b6;
--al-color-bg-surface-brand-elevated-disabled: #f0f4ed;
--al-color-bg-fill-brand: #59813d;
--al-color-bg-fill-brand-hovered: #4b712f;
--al-color-bg-fill-brand-pressed: #3f6224;
--al-color-bg-fill-brand-selected: #33521a;
--al-color-bg-fill-brand-disabled: #b0c9a1;
--al-color-text-brand: #4b712f;
--al-color-text-brand-hovered: #3f6224;
--al-color-text-brand-pressed: #33521a;
--al-color-text-brand-selected: #284312;
--al-color-text-brand-disabled: #9fbd8d;
--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: #f0f4ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #4b712f;
--al-color-border-elevated-selected: #4b712f;
--al-color-bg-fill-brand: #4b712f;
--al-color-bg-fill-brand-hovered: #3f6224;
--al-color-bg-fill-brand-pressed: #33521a;
--al-color-bg-fill-brand-selected: #284312;
--al-color-text-brand: #33521a;
--al-color-text-brand-hovered: #284312;
--al-color-text-brand-pressed: #1c330a;
--al-color-text-brand-selected: #101f04;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #618a46;
--al-color-border-elevated-selected: #749a5b;
--al-color-outline-focused: #d8e4d1;
--al-color-bg-surface-brand: #112205;
--al-color-bg-surface-brand-hovered: #192e08;
--al-color-bg-surface-brand-pressed: #21390d;
--al-color-bg-surface-brand-selected: #21390d;
--al-color-bg-surface-brand-disabled: #0c1a03;
--al-color-bg-surface-brand-elevated: #192e08;
--al-color-bg-surface-brand-elevated-hovered: #21390d;
--al-color-bg-surface-brand-elevated-pressed: #284312;
--al-color-bg-surface-brand-elevated-selected: #284312;
--al-color-bg-surface-brand-elevated-disabled: #112205;
--al-color-bg-fill-brand: #88ab72;
--al-color-bg-fill-brand-hovered: #a0bd8e;
--al-color-bg-fill-brand-pressed: #bad0ad;
--al-color-bg-fill-brand-selected: #d8e4d1;
--al-color-bg-fill-brand-disabled: #284312;
--al-color-text-brand: #88ab72;
--al-color-text-brand-hovered: #a0bd8e;
--al-color-text-brand-pressed: #bad0ad;
--al-color-text-brand-selected: #d8e4d1;
--al-color-text-brand-disabled: #2f4d17;
--al-color-text-on-bg-fill-brand: #060f01;
--al-color-text-on-bg-fill-brand-hovered: #060f01;
--al-color-text-on-bg-fill-brand-pressed: #060f01;
--al-color-text-on-bg-fill-brand-selected: #060f01;
--al-color-text-on-bg-fill-brand-disabled: #0c1a03;}