: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: #83cbb3;
--cb-color-bg-fill-brand-hovered: #92d1bc;
--cb-color-bg-fill-brand-pressed: #9cd5c2;
--cb-color-bg-fill-brand-selected: #97d3bf;
--cb-color-bg-fill-brand-disabled: #b0dece;
--cb-color-text-brand: #83cbb3;
--cb-color-text-brand-hovered: #8dcfb9;
--cb-color-text-brand-pressed: #9cd5c2;
--cb-color-text-brand-selected: #92d1bc;
--cb-color-text-brand-disabled: #b0dece;
--cb-color-bg-surface-brand: #f5fbf9;
--cb-color-bg-surface-brand-hovered: #ebf7f3;
--cb-color-bg-surface-brand-pressed: #e1f3ed;
--cb-color-bg-surface-brand-selected: #f0f9f6;
--cb-color-bg-surface-brand-disabled: #fafdfc;
--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: #83cbb3;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #4f7a6c;
--cb-color-bg-fill-brand-hovered: #648a7e;
--cb-color-bg-fill-brand-pressed: #729589;
--cb-color-bg-fill-brand-selected: #6b8f84;
--cb-color-bg-fill-brand-disabled: #8eaaa1;
--cb-color-text-brand: #4c7668;
--cb-color-text-brand-hovered: #5a8174;
--cb-color-text-brand-pressed: #709186;
--cb-color-text-brand-selected: #62877a;
--cb-color-text-brand-disabled: #8da79e;
--cb-color-border-selected: #4f7a6c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #73b29d;
--cb-color-bg-fill-brand-pressed: #69a28f;
--cb-color-bg-fill-brand-selected: #6eaa96;
--cb-color-bg-fill-brand-disabled: #548272;
--cb-color-text-brand-hovered: #79bba5;
--cb-color-text-brand-pressed: #69a28f;
--cb-color-text-brand-selected: #73b29d;
--cb-color-text-brand-disabled: #548272;
--cb-color-bg-surface-brand: #15211d;
--cb-color-bg-surface-brand-hovered: #1f312b;
--cb-color-bg-surface-brand-pressed: #2a413a;
--cb-color-bg-surface-brand-selected: #1a2924;
--cb-color-bg-surface-brand-disabled: #101916;
--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: #333f3b;
--cb-color-bg-surface-brand-hovered: #3b4c46;
--cb-color-bg-surface-brand-pressed: #435a52;
--cb-color-bg-surface-brand-selected: #374541;
--cb-color-bg-surface-brand-disabled: #303835;}
:root{--al-color-border-selected: #4a816f;
--al-color-border-elevated-selected: #4a816f;
--al-color-outline-focused: #183229;
--al-color-bg-surface-brand: #c9f5e5;
--al-color-bg-surface-brand-hovered: #aae9d3;
--al-color-bg-surface-brand-pressed: #97ddc5;
--al-color-bg-surface-brand-selected: #97ddc5;
--al-color-bg-surface-brand-disabled: #e0faf0;
--al-color-bg-surface-brand-elevated: #c9f5e5;
--al-color-bg-surface-brand-elevated-hovered: #aae9d3;
--al-color-bg-surface-brand-elevated-pressed: #97ddc5;
--al-color-bg-surface-brand-elevated-selected: #97ddc5;
--al-color-bg-surface-brand-elevated-disabled: #e0faf0;
--al-color-bg-fill-brand: #4a816f;
--al-color-bg-fill-brand-hovered: #407061;
--al-color-bg-fill-brand-pressed: #356053;
--al-color-bg-fill-brand-selected: #2c5145;
--al-color-bg-fill-brand-disabled: #87cfb7;
--al-color-text-brand: #407061;
--al-color-text-brand-hovered: #356053;
--al-color-text-brand-pressed: #2c5145;
--al-color-text-brand-selected: #234238;
--al-color-text-brand-disabled: #7bc2aa;
--al-color-text-on-bg-fill-brand: #f9fdfc;
--al-color-text-on-bg-fill-brand-hovered: #f9fdfc;
--al-color-text-on-bg-fill-brand-pressed: #f9fdfc;
--al-color-text-on-bg-fill-brand-selected: #f9fdfc;
--al-color-text-on-bg-fill-brand-disabled: #e0faf0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #407061;
--al-color-border-elevated-selected: #407061;
--al-color-bg-fill-brand: #407061;
--al-color-bg-fill-brand-hovered: #356053;
--al-color-bg-fill-brand-pressed: #2c5145;
--al-color-bg-fill-brand-selected: #234238;
--al-color-text-brand: #2c5145;
--al-color-text-brand-hovered: #234238;
--al-color-text-brand-pressed: #183229;
--al-color-text-brand-selected: #0d1e19;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #508977;
--al-color-border-elevated-selected: #5d9b87;
--al-color-outline-focused: #b2ecd8;
--al-color-bg-surface-brand: #0e211b;
--al-color-bg-surface-brand-hovered: #162d26;
--al-color-bg-surface-brand-pressed: #1c382f;
--al-color-bg-surface-brand-selected: #1c382f;
--al-color-bg-surface-brand-disabled: #091914;
--al-color-bg-surface-brand-elevated: #162d26;
--al-color-bg-surface-brand-elevated-hovered: #1c382f;
--al-color-bg-surface-brand-elevated-pressed: #234238;
--al-color-bg-surface-brand-elevated-selected: #234238;
--al-color-bg-surface-brand-elevated-disabled: #0e211b;
--al-color-bg-fill-brand: #6bae98;
--al-color-bg-fill-brand-hovered: #7bc2ab;
--al-color-bg-fill-brand-pressed: #91d7c0;
--al-color-bg-fill-brand-selected: #b2ecd8;
--al-color-bg-fill-brand-disabled: #234238;
--al-color-text-brand: #6bae98;
--al-color-text-brand-hovered: #7bc2ab;
--al-color-text-brand-pressed: #91d7c0;
--al-color-text-brand-selected: #b2ecd8;
--al-color-text-brand-disabled: #294c41;
--al-color-text-on-bg-fill-brand: #050f0c;
--al-color-text-on-bg-fill-brand-hovered: #050f0c;
--al-color-text-on-bg-fill-brand-pressed: #050f0c;
--al-color-text-on-bg-fill-brand-selected: #050f0c;
--al-color-text-on-bg-fill-brand-disabled: #091914;}

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



