: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: #4f7878;
--cb-color-bg-fill-brand-hovered: #648888;
--cb-color-bg-fill-brand-pressed: #729393;
--cb-color-bg-fill-brand-selected: #6b8e8e;
--cb-color-bg-fill-brand-disabled: #8ea9a9;
--cb-color-text-brand: #4f7878;
--cb-color-text-brand-hovered: #5d8383;
--cb-color-text-brand-pressed: #729393;
--cb-color-text-brand-selected: #648888;
--cb-color-text-brand-disabled: #8ea9a9;
--cb-color-bg-surface-brand: #f1f4f4;
--cb-color-bg-surface-brand-hovered: #e3e9e9;
--cb-color-bg-surface-brand-pressed: #d5dfdf;
--cb-color-bg-surface-brand-selected: #eaefef;
--cb-color-bg-surface-brand-disabled: #f8fafa;
--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: #4f7878;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #4e7777;
--cb-color-text-brand-hovered: #5c8282;
--cb-color-text-brand-pressed: #719292;
--cb-color-text-brand-disabled: #8ea8a8;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #456969;
--cb-color-bg-fill-brand-pressed: #3f6060;
--cb-color-bg-fill-brand-selected: #426565;
--cb-color-bg-fill-brand-disabled: #324d4d;
--cb-color-text-brand-hovered: #496f6f;
--cb-color-text-brand-pressed: #3f6060;
--cb-color-text-brand-selected: #456969;
--cb-color-text-brand-disabled: #324d4d;
--cb-color-bg-surface-brand: #0d1313;
--cb-color-bg-surface-brand-hovered: #131d1d;
--cb-color-bg-surface-brand-pressed: #192727;
--cb-color-bg-surface-brand-selected: #101818;
--cb-color-bg-surface-brand-disabled: #0a0f0f;
--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: #2b3232;
--cb-color-bg-surface-brand-hovered: #2e3838;
--cb-color-bg-surface-brand-pressed: #323f3f;
--cb-color-bg-surface-brand-selected: #2d3535;
--cb-color-bg-surface-brand-disabled: #292e2e;}
:root{--al-color-border-selected: #547d7d;
--al-color-border-elevated-selected: #547d7d;
--al-color-outline-focused: #193131;
--al-color-bg-surface-brand: #e7eded;
--al-color-bg-surface-brand-hovered: #d2dfdf;
--al-color-bg-surface-brand-pressed: #c0d2d2;
--al-color-bg-surface-brand-selected: #c0d2d2;
--al-color-bg-surface-brand-disabled: #f2f5f5;
--al-color-bg-surface-brand-elevated: #e7eded;
--al-color-bg-surface-brand-elevated-hovered: #d2dfdf;
--al-color-bg-surface-brand-elevated-pressed: #c0d2d2;
--al-color-bg-surface-brand-elevated-selected: #c0d2d2;
--al-color-bg-surface-brand-elevated-disabled: #f2f5f5;
--al-color-bg-fill-brand: #547d7d;
--al-color-bg-fill-brand-hovered: #466e6f;
--al-color-bg-fill-brand-pressed: #395f5f;
--al-color-bg-fill-brand-selected: #2e5051;
--al-color-bg-fill-brand-disabled: #afc6c6;
--al-color-text-brand: #466e6f;
--al-color-text-brand-hovered: #395f5f;
--al-color-text-brand-pressed: #2e5051;
--al-color-text-brand-selected: #234142;
--al-color-text-brand-disabled: #9fbaba;
--al-color-text-on-bg-fill-brand: #fafcfc;
--al-color-text-on-bg-fill-brand-hovered: #fafcfc;
--al-color-text-on-bg-fill-brand-pressed: #fafcfc;
--al-color-text-on-bg-fill-brand-selected: #fafcfc;
--al-color-text-on-bg-fill-brand-disabled: #f2f5f5;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #466e6f;
--al-color-border-elevated-selected: #466e6f;
--al-color-bg-fill-brand: #466e6f;
--al-color-bg-fill-brand-hovered: #395f5f;
--al-color-bg-fill-brand-pressed: #2e5051;
--al-color-bg-fill-brand-selected: #234142;
--al-color-text-brand: #2e5051;
--al-color-text-brand-hovered: #234142;
--al-color-text-brand-pressed: #193131;
--al-color-text-brand-selected: #0d1e1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #5e8686;
--al-color-border-elevated-selected: #719696;
--al-color-outline-focused: #d7e2e2;
--al-color-bg-surface-brand: #0e2121;
--al-color-bg-surface-brand-hovered: #162d2d;
--al-color-bg-surface-brand-pressed: #1c3737;
--al-color-bg-surface-brand-selected: #1c3737;
--al-color-bg-surface-brand-disabled: #091919;
--al-color-bg-surface-brand-elevated: #162d2d;
--al-color-bg-surface-brand-elevated-hovered: #1c3737;
--al-color-bg-surface-brand-elevated-pressed: #234142;
--al-color-bg-surface-brand-elevated-selected: #234142;
--al-color-bg-surface-brand-elevated-disabled: #0e2121;
--al-color-bg-fill-brand: #86a8a7;
--al-color-bg-fill-brand-hovered: #9ebaba;
--al-color-bg-fill-brand-pressed: #b9cdcd;
--al-color-bg-fill-brand-selected: #d7e2e2;
--al-color-bg-fill-brand-disabled: #234142;
--al-color-text-brand: #86a8a7;
--al-color-text-brand-hovered: #9ebaba;
--al-color-text-brand-pressed: #b9cdcd;
--al-color-text-brand-selected: #d7e2e2;
--al-color-text-brand-disabled: #2a4a4b;
--al-color-text-on-bg-fill-brand: #050f0f;
--al-color-text-on-bg-fill-brand-hovered: #050f0f;
--al-color-text-on-bg-fill-brand-pressed: #050f0f;
--al-color-text-on-bg-fill-brand-selected: #050f0f;
--al-color-text-on-bg-fill-brand-disabled: #091919;}

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



