: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: #5b7162;
--cb-color-bg-fill-brand-hovered: #6f8275;
--cb-color-bg-fill-brand-pressed: #7c8d81;
--cb-color-bg-fill-brand-selected: #75887b;
--cb-color-bg-fill-brand-disabled: #96a49b;
--cb-color-text-brand: #5b7162;
--cb-color-text-brand-hovered: #687c6e;
--cb-color-text-brand-pressed: #7c8d81;
--cb-color-text-brand-selected: #6f8275;
--cb-color-text-brand-disabled: #96a49b;
--cb-color-bg-surface-brand: #f2f4f3;
--cb-color-bg-surface-brand-hovered: #e5e8e6;
--cb-color-bg-surface-brand-pressed: #d8ddd9;
--cb-color-bg-surface-brand-selected: #ebeeec;
--cb-color-bg-surface-brand-disabled: #f9f9f9;
--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: #5b7162;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #506356;
--cb-color-bg-fill-brand-pressed: #495a4e;
--cb-color-bg-fill-brand-selected: #4c5f52;
--cb-color-bg-fill-brand-disabled: #3a483f;
--cb-color-text-brand-hovered: #54685a;
--cb-color-text-brand-pressed: #495a4e;
--cb-color-text-brand-selected: #506356;
--cb-color-text-brand-disabled: #3a483f;
--cb-color-bg-surface-brand: #0f1210;
--cb-color-bg-surface-brand-hovered: #161b17;
--cb-color-bg-surface-brand-pressed: #1d2420;
--cb-color-bg-surface-brand-selected: #121714;
--cb-color-bg-surface-brand-disabled: #0b0e0c;
--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: #2d302e;
--cb-color-bg-surface-brand-hovered: #313633;
--cb-color-bg-surface-brand-pressed: #363d38;
--cb-color-bg-surface-brand-selected: #2f3330;
--cb-color-bg-surface-brand-disabled: #2b2d2c;}
:root{--al-color-border-selected: #657c6c;
--al-color-border-elevated-selected: #657c6c;
--al-color-outline-focused: #233027;
--al-color-bg-surface-brand: #e9edea;
--al-color-bg-surface-brand-hovered: #d7ded9;
--al-color-bg-surface-brand-pressed: #c7d1ca;
--al-color-bg-surface-brand-selected: #c7d1ca;
--al-color-bg-surface-brand-disabled: #f3f5f3;
--al-color-bg-surface-brand-elevated: #e9edea;
--al-color-bg-surface-brand-elevated-hovered: #d7ded9;
--al-color-bg-surface-brand-elevated-pressed: #c7d1ca;
--al-color-bg-surface-brand-elevated-selected: #c7d1ca;
--al-color-bg-surface-brand-elevated-disabled: #f3f5f3;
--al-color-bg-fill-brand: #657c6c;
--al-color-bg-fill-brand-hovered: #576c5e;
--al-color-bg-fill-brand-pressed: #495d4f;
--al-color-bg-fill-brand-selected: #3c4e42;
--al-color-bg-fill-brand-disabled: #b8c5bc;
--al-color-text-brand: #576c5e;
--al-color-text-brand-hovered: #495d4f;
--al-color-text-brand-pressed: #3c4e42;
--al-color-text-brand-selected: #2f4035;
--al-color-text-brand-disabled: #a9b8ae;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f3f5f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #576c5e;
--al-color-border-elevated-selected: #576c5e;
--al-color-bg-fill-brand: #576c5e;
--al-color-bg-fill-brand-hovered: #495d4f;
--al-color-bg-fill-brand-pressed: #3c4e42;
--al-color-bg-fill-brand-selected: #2f4035;
--al-color-text-brand: #3c4e42;
--al-color-text-brand-hovered: #2f4035;
--al-color-text-brand-pressed: #233027;
--al-color-text-brand-selected: #141d17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #6f8475;
--al-color-border-elevated-selected: #809486;
--al-color-outline-focused: #dbe2dd;
--al-color-bg-surface-brand: #162019;
--al-color-bg-surface-brand-hovered: #1f2c23;
--al-color-bg-surface-brand-pressed: #28362c;
--al-color-bg-surface-brand-selected: #28362c;
--al-color-bg-surface-brand-disabled: #101812;
--al-color-bg-surface-brand-elevated: #1f2c23;
--al-color-bg-surface-brand-elevated-hovered: #28362c;
--al-color-bg-surface-brand-elevated-pressed: #304035;
--al-color-bg-surface-brand-elevated-selected: #304035;
--al-color-bg-surface-brand-elevated-disabled: #162019;
--al-color-bg-fill-brand: #94a699;
--al-color-bg-fill-brand-hovered: #aab8ae;
--al-color-bg-fill-brand-pressed: #c2ccc5;
--al-color-bg-fill-brand-selected: #dbe2dd;
--al-color-bg-fill-brand-disabled: #304035;
--al-color-text-brand: #94a699;
--al-color-text-brand-hovered: #aab8ae;
--al-color-text-brand-pressed: #c2ccc5;
--al-color-text-brand-selected: #dbe2dd;
--al-color-text-brand-disabled: #38493d;
--al-color-text-on-bg-fill-brand: #09100c;
--al-color-text-on-bg-fill-brand-hovered: #09100c;
--al-color-text-on-bg-fill-brand-pressed: #09100c;
--al-color-text-on-bg-fill-brand-selected: #09100c;
--al-color-text-on-bg-fill-brand-disabled: #101812;}

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



