: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: #b6ce9b;
--cb-color-bg-fill-brand-hovered: #bfd4a7;
--cb-color-bg-fill-brand-pressed: #c5d8af;
--cb-color-bg-fill-brand-selected: #c2d6ab;
--cb-color-bg-fill-brand-disabled: #d0e0bf;
--cb-color-text-brand: #b6ce9b;
--cb-color-text-brand-hovered: #bcd2a3;
--cb-color-text-brand-pressed: #c5d8af;
--cb-color-text-brand-selected: #bfd4a7;
--cb-color-text-brand-disabled: #d0e0bf;
--cb-color-bg-surface-brand: #f9fbf7;
--cb-color-bg-surface-brand-hovered: #f3f7ef;
--cb-color-bg-surface-brand-pressed: #eef3e7;
--cb-color-bg-surface-brand-selected: #f6f9f3;
--cb-color-bg-surface-brand-disabled: #fcfdfb;
--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: #b6ce9b;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #687558;
--cb-color-bg-fill-brand-hovered: #7a866c;
--cb-color-bg-fill-brand-pressed: #869179;
--cb-color-bg-fill-brand-selected: #808b73;
--cb-color-bg-fill-brand-disabled: #9ea794;
--cb-color-text-brand: #657256;
--cb-color-text-brand-hovered: #717d63;
--cb-color-text-brand-pressed: #848e78;
--cb-color-text-brand-selected: #78836b;
--cb-color-text-brand-disabled: #9da593;
--cb-color-border-selected: #687558;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a0b588;
--cb-color-bg-fill-brand-pressed: #92a57c;
--cb-color-bg-fill-brand-selected: #99ad82;
--cb-color-bg-fill-brand-disabled: #748463;
--cb-color-text-brand-hovered: #a8be8f;
--cb-color-text-brand-pressed: #92a57c;
--cb-color-text-brand-selected: #a0b588;
--cb-color-text-brand-disabled: #748463;
--cb-color-bg-surface-brand: #1d2119;
--cb-color-bg-surface-brand-hovered: #2c3125;
--cb-color-bg-surface-brand-pressed: #3b4232;
--cb-color-bg-surface-brand-selected: #24291f;
--cb-color-bg-surface-brand-disabled: #161913;
--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: #3b3f37;
--cb-color-bg-surface-brand-hovered: #474d40;
--cb-color-bg-surface-brand-pressed: #535b4a;
--cb-color-bg-surface-brand-selected: #41463c;
--cb-color-bg-surface-brand-disabled: #363932;}
:root{--al-color-border-selected: #6b7c58;
--al-color-border-elevated-selected: #6b7c58;
--al-color-outline-focused: #282f1f;
--al-color-bg-surface-brand: #dff2cb;
--al-color-bg-surface-brand-hovered: #cee5b4;
--al-color-bg-surface-brand-pressed: #bfd7a5;
--al-color-bg-surface-brand-selected: #bfd7a5;
--al-color-bg-surface-brand-disabled: #e9f8da;
--al-color-bg-surface-brand-elevated: #dff2cb;
--al-color-bg-surface-brand-elevated-hovered: #cee5b4;
--al-color-bg-surface-brand-elevated-pressed: #bfd7a5;
--al-color-bg-surface-brand-elevated-selected: #bfd7a5;
--al-color-bg-surface-brand-elevated-disabled: #e9f8da;
--al-color-bg-fill-brand: #6b7c58;
--al-color-bg-fill-brand-hovered: #5d6c4c;
--al-color-bg-fill-brand-pressed: #505d41;
--al-color-bg-fill-brand-selected: #434e36;
--al-color-bg-fill-brand-disabled: #b1c996;
--al-color-text-brand: #5d6c4c;
--al-color-text-brand-hovered: #505d41;
--al-color-text-brand-pressed: #434e36;
--al-color-text-brand-selected: #363f2b;
--al-color-text-brand-disabled: #a5bc8b;
--al-color-text-on-bg-fill-brand: #fbfdf9;
--al-color-text-on-bg-fill-brand-hovered: #fbfdf9;
--al-color-text-on-bg-fill-brand-pressed: #fbfdf9;
--al-color-text-on-bg-fill-brand-selected: #fbfdf9;
--al-color-text-on-bg-fill-brand-disabled: #e9f8da;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #5d6c4c;
--al-color-border-elevated-selected: #5d6c4c;
--al-color-bg-fill-brand: #5d6c4c;
--al-color-bg-fill-brand-hovered: #505d41;
--al-color-bg-fill-brand-pressed: #434e36;
--al-color-bg-fill-brand-selected: #363f2b;
--al-color-text-brand: #434e36;
--al-color-text-brand-hovered: #363f2b;
--al-color-text-brand-pressed: #282f1f;
--al-color-text-brand-selected: #171d11;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #73845e;
--al-color-border-elevated-selected: #82966c;
--al-color-outline-focused: #d1e7b8;
--al-color-bg-surface-brand: #1a2014;
--al-color-bg-surface-brand-hovered: #242b1c;
--al-color-bg-surface-brand-pressed: #2d3523;
--al-color-bg-surface-brand-selected: #2d3523;
--al-color-bg-surface-brand-disabled: #13170d;
--al-color-bg-surface-brand-elevated: #242b1c;
--al-color-bg-surface-brand-elevated-hovered: #2d3523;
--al-color-bg-surface-brand-elevated-pressed: #363f2b;
--al-color-bg-surface-brand-elevated-selected: #363f2b;
--al-color-bg-surface-brand-elevated-disabled: #1a2014;
--al-color-bg-fill-brand: #93a87b;
--al-color-bg-fill-brand-hovered: #a5bc8b;
--al-color-bg-fill-brand-pressed: #b9d19e;
--al-color-bg-fill-brand-selected: #d1e7b8;
--al-color-bg-fill-brand-disabled: #363f2b;
--al-color-text-brand: #93a87b;
--al-color-text-brand-hovered: #a5bc8b;
--al-color-text-brand-pressed: #b9d19e;
--al-color-text-brand-selected: #d1e7b8;
--al-color-text-brand-disabled: #3e4932;
--al-color-text-on-bg-fill-brand: #0b0f08;
--al-color-text-on-bg-fill-brand-hovered: #0b0f08;
--al-color-text-on-bg-fill-brand-pressed: #0b0f08;
--al-color-text-on-bg-fill-brand-selected: #0b0f08;
--al-color-text-on-bg-fill-brand-disabled: #13170d;}

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



