: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: #3e756a;
--cb-color-bg-fill-brand-hovered: #55867c;
--cb-color-bg-fill-brand-pressed: #659188;
--cb-color-bg-fill-brand-selected: #5d8b82;
--cb-color-bg-fill-brand-disabled: #84a7a0;
--cb-color-text-brand: #3e756a;
--cb-color-text-brand-hovered: #4d8076;
--cb-color-text-brand-pressed: #659188;
--cb-color-text-brand-selected: #55867c;
--cb-color-text-brand-disabled: #84a7a0;
--cb-color-bg-surface-brand: #f0f4f3;
--cb-color-bg-surface-brand-hovered: #e0e9e7;
--cb-color-bg-surface-brand-pressed: #d1dedb;
--cb-color-bg-surface-brand-selected: #e8eeed;
--cb-color-bg-surface-brand-disabled: #f7faf9;
--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: #3e756a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #36675d;
--cb-color-bg-fill-brand-pressed: #325e55;
--cb-color-bg-fill-brand-selected: #346259;
--cb-color-bg-fill-brand-disabled: #284b44;
--cb-color-text-brand-hovered: #396c62;
--cb-color-text-brand-pressed: #325e55;
--cb-color-text-brand-selected: #36675d;
--cb-color-text-brand-disabled: #284b44;
--cb-color-bg-surface-brand: #0a1311;
--cb-color-bg-surface-brand-hovered: #0f1c19;
--cb-color-bg-surface-brand-pressed: #142622;
--cb-color-bg-surface-brand-selected: #0c1715;
--cb-color-bg-surface-brand-disabled: #080e0d;
--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: #28312f;
--cb-color-bg-surface-brand-hovered: #2a3735;
--cb-color-bg-surface-brand-pressed: #2c3e3b;
--cb-color-bg-surface-brand-selected: #293432;
--cb-color-bg-surface-brand-disabled: #272e2d;}
:root{--al-color-border-selected: #4a8075;
--al-color-border-elevated-selected: #4a8075;
--al-color-outline-focused: #0e322c;
--al-color-bg-surface-brand: #e5eeec;
--al-color-bg-surface-brand-hovered: #d1e0dc;
--al-color-bg-surface-brand-pressed: #bcd3cd;
--al-color-bg-surface-brand-selected: #bcd3cd;
--al-color-bg-surface-brand-disabled: #f1f5f4;
--al-color-bg-surface-brand-elevated: #e5eeec;
--al-color-bg-surface-brand-elevated-hovered: #d1e0dc;
--al-color-bg-surface-brand-elevated-pressed: #bcd3cd;
--al-color-bg-surface-brand-elevated-selected: #bcd3cd;
--al-color-bg-surface-brand-elevated-disabled: #f1f5f4;
--al-color-bg-fill-brand: #4a8075;
--al-color-bg-fill-brand-hovered: #3a7066;
--al-color-bg-fill-brand-pressed: #2d6157;
--al-color-bg-fill-brand-selected: #215249;
--al-color-bg-fill-brand-disabled: #aac7c0;
--al-color-text-brand: #3a7066;
--al-color-text-brand-hovered: #2d6157;
--al-color-text-brand-pressed: #215249;
--al-color-text-brand-selected: #18433b;
--al-color-text-brand-disabled: #99bcb4;
--al-color-text-on-bg-fill-brand: #fafcfb;
--al-color-text-on-bg-fill-brand-hovered: #fafcfb;
--al-color-text-on-bg-fill-brand-pressed: #fafcfb;
--al-color-text-on-bg-fill-brand-selected: #fafcfb;
--al-color-text-on-bg-fill-brand-disabled: #f1f5f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #3a7066;
--al-color-border-elevated-selected: #3a7066;
--al-color-bg-fill-brand: #3a7066;
--al-color-bg-fill-brand-hovered: #2d6157;
--al-color-bg-fill-brand-pressed: #215249;
--al-color-bg-fill-brand-selected: #18433b;
--al-color-text-brand: #215249;
--al-color-text-brand-hovered: #18433b;
--al-color-text-brand-pressed: #0e322c;
--al-color-text-brand-selected: #061f1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #54887d;
--al-color-border-elevated-selected: #68988e;
--al-color-outline-focused: #d6e3e0;
--al-color-bg-surface-brand: #07221d;
--al-color-bg-surface-brand-hovered: #0c2e28;
--al-color-bg-surface-brand-pressed: #123932;
--al-color-bg-surface-brand-selected: #123932;
--al-color-bg-surface-brand-disabled: #041915;
--al-color-bg-surface-brand-elevated: #0c2e28;
--al-color-bg-surface-brand-elevated-hovered: #123932;
--al-color-bg-surface-brand-elevated-pressed: #18433b;
--al-color-bg-surface-brand-elevated-selected: #18433b;
--al-color-bg-surface-brand-elevated-disabled: #07221d;
--al-color-bg-fill-brand: #7faaa0;
--al-color-bg-fill-brand-hovered: #99bbb3;
--al-color-bg-fill-brand-pressed: #b6cfc8;
--al-color-bg-fill-brand-selected: #d6e3e0;
--al-color-bg-fill-brand-disabled: #18433b;
--al-color-text-brand: #7faaa0;
--al-color-text-brand-hovered: #99bbb3;
--al-color-text-brand-pressed: #b6cfc8;
--al-color-text-brand-selected: #d6e3e0;
--al-color-text-brand-disabled: #1e4d44;
--al-color-text-on-bg-fill-brand: #020f0c;
--al-color-text-on-bg-fill-brand-hovered: #020f0c;
--al-color-text-on-bg-fill-brand-pressed: #020f0c;
--al-color-text-on-bg-fill-brand-selected: #020f0c;
--al-color-text-on-bg-fill-brand-disabled: #041915;}

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



