: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: #59c4cc;
--cb-color-bg-fill-brand-hovered: #6dcbd2;
--cb-color-bg-fill-brand-pressed: #7ad0d6;
--cb-color-bg-fill-brand-selected: #74cdd4;
--cb-color-bg-fill-brand-disabled: #95d9de;
--cb-color-text-brand: #59c4cc;
--cb-color-text-brand-hovered: #66c9d0;
--cb-color-text-brand-pressed: #7ad0d6;
--cb-color-text-brand-selected: #6dcbd2;
--cb-color-text-brand-disabled: #95d9de;
--cb-color-bg-surface-brand: #f2fafb;
--cb-color-bg-surface-brand-hovered: #e4f6f7;
--cb-color-bg-surface-brand-pressed: #d7f1f3;
--cb-color-bg-surface-brand-selected: #ebf8f9;
--cb-color-bg-surface-brand-disabled: #f8fdfd;
--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: #59c4cc;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #387c81;
--cb-color-bg-fill-brand-hovered: #508c90;
--cb-color-bg-fill-brand-pressed: #60969a;
--cb-color-bg-fill-brand-selected: #589195;
--cb-color-bg-fill-brand-disabled: #80abae;
--cb-color-text-brand: #36777c;
--cb-color-text-brand-hovered: #468286;
--cb-color-text-brand-pressed: #5e9296;
--cb-color-text-brand-selected: #4e888c;
--cb-color-text-brand-disabled: #7fa8ab;
--cb-color-border-selected: #387c81;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #4eacb3;
--cb-color-bg-fill-brand-pressed: #479da3;
--cb-color-bg-fill-brand-selected: #4ba4ab;
--cb-color-bg-fill-brand-disabled: #397d82;
--cb-color-text-brand-hovered: #52b5bc;
--cb-color-text-brand-pressed: #479da3;
--cb-color-text-brand-selected: #4eacb3;
--cb-color-text-brand-disabled: #397d82;
--cb-color-bg-surface-brand: #0e2021;
--cb-color-bg-surface-brand-hovered: #152f31;
--cb-color-bg-surface-brand-pressed: #1d3f42;
--cb-color-bg-surface-brand-selected: #122729;
--cb-color-bg-surface-brand-disabled: #0b1819;
--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: #2d3e3f;
--cb-color-bg-surface-brand-hovered: #314a4c;
--cb-color-bg-surface-brand-pressed: #35575a;
--cb-color-bg-surface-brand-selected: #2f4446;
--cb-color-bg-surface-brand-disabled: #2a3738;}
:root{--al-color-border-selected: #2a8289;
--al-color-border-elevated-selected: #2a8289;
--al-color-outline-focused: #083235;
--al-color-bg-surface-brand: #c5f5f8;
--al-color-bg-surface-brand-hovered: #9be9ef;
--al-color-bg-surface-brand-pressed: #7edde4;
--al-color-bg-surface-brand-selected: #7edde4;
--al-color-bg-surface-brand-disabled: #dff9fb;
--al-color-bg-surface-brand-elevated: #c5f5f8;
--al-color-bg-surface-brand-elevated-hovered: #9be9ef;
--al-color-bg-surface-brand-elevated-pressed: #7edde4;
--al-color-bg-surface-brand-elevated-selected: #7edde4;
--al-color-bg-surface-brand-elevated-disabled: #dff9fb;
--al-color-bg-fill-brand: #2a8289;
--al-color-bg-fill-brand-hovered: #217177;
--al-color-bg-fill-brand-pressed: #1a6167;
--al-color-bg-fill-brand-selected: #145257;
--al-color-bg-fill-brand-disabled: #6ad1d9;
--al-color-text-brand: #217177;
--al-color-text-brand-hovered: #1a6167;
--al-color-text-brand-pressed: #145257;
--al-color-text-brand-selected: #0e4246;
--al-color-text-brand-disabled: #59c4cc;
--al-color-text-on-bg-fill-brand: #f8fdfd;
--al-color-text-on-bg-fill-brand-hovered: #f8fdfd;
--al-color-text-on-bg-fill-brand-pressed: #f8fdfd;
--al-color-text-on-bg-fill-brand-selected: #f8fdfd;
--al-color-text-on-bg-fill-brand-disabled: #dff9fb;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #217177;
--al-color-border-elevated-selected: #217177;
--al-color-bg-fill-brand: #217177;
--al-color-bg-fill-brand-hovered: #1a6167;
--al-color-bg-fill-brand-pressed: #145257;
--al-color-bg-fill-brand-selected: #0e4246;
--al-color-text-brand: #145257;
--al-color-text-brand-hovered: #0e4246;
--al-color-text-brand-pressed: #083235;
--al-color-text-brand-selected: #031e20;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #2f8b92;
--al-color-border-elevated-selected: #399da4;
--al-color-outline-focused: #a4ecf2;
--al-color-bg-surface-brand: #042224;
--al-color-bg-surface-brand-hovered: #072e31;
--al-color-bg-surface-brand-pressed: #0a393c;
--al-color-bg-surface-brand-selected: #0a393c;
--al-color-bg-surface-brand-disabled: #031a1b;
--al-color-bg-surface-brand-elevated: #072e31;
--al-color-bg-surface-brand-elevated-hovered: #0a393c;
--al-color-bg-surface-brand-elevated-pressed: #0e4347;
--al-color-bg-surface-brand-elevated-selected: #0e4347;
--al-color-bg-surface-brand-elevated-disabled: #042224;
--al-color-bg-fill-brand: #47b0b8;
--al-color-bg-fill-brand-hovered: #59c4cc;
--al-color-bg-fill-brand-pressed: #76d8e0;
--al-color-bg-fill-brand-selected: #a4ecf2;
--al-color-bg-fill-brand-disabled: #0e4347;
--al-color-text-brand: #47b0b8;
--al-color-text-brand-hovered: #59c4cc;
--al-color-text-brand-pressed: #76d8e0;
--al-color-text-brand-selected: #a4ecf2;
--al-color-text-brand-disabled: #124c50;
--al-color-text-on-bg-fill-brand: #010f10;
--al-color-text-on-bg-fill-brand-hovered: #010f10;
--al-color-text-on-bg-fill-brand-pressed: #010f10;
--al-color-text-on-bg-fill-brand-selected: #010f10;
--al-color-text-on-bg-fill-brand-disabled: #031a1b;}

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



