: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: #3c5463;
--cb-color-bg-fill-brand-hovered: #546976;
--cb-color-bg-fill-brand-pressed: #637682;
--cb-color-bg-fill-brand-selected: #5b6f7c;
--cb-color-bg-fill-brand-disabled: #82929b;
--cb-color-text-brand: #3c5463;
--cb-color-text-brand-hovered: #4b616f;
--cb-color-text-brand-pressed: #637682;
--cb-color-text-brand-selected: #546976;
--cb-color-text-brand-disabled: #82929b;
--cb-color-bg-surface-brand: #f0f2f3;
--cb-color-bg-surface-brand-hovered: #e0e4e6;
--cb-color-bg-surface-brand-pressed: #d0d6da;
--cb-color-bg-surface-brand-selected: #e7eaec;
--cb-color-bg-surface-brand-disabled: #f7f8f9;
--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: #3c5463;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #354a57;
--cb-color-bg-fill-brand-pressed: #30434f;
--cb-color-bg-fill-brand-selected: #324653;
--cb-color-bg-fill-brand-disabled: #26363f;
--cb-color-text-brand-hovered: #374d5b;
--cb-color-text-brand-pressed: #30434f;
--cb-color-text-brand-selected: #354a57;
--cb-color-text-brand-disabled: #26363f;
--cb-color-bg-surface-brand: #0a0e10;
--cb-color-bg-surface-brand-hovered: #0e1418;
--cb-color-bg-surface-brand-pressed: #131b20;
--cb-color-bg-surface-brand-selected: #0c1114;
--cb-color-bg-surface-brand-disabled: #070a0c;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #282c2e;
--cb-color-bg-surface-brand-hovered: #2a2f33;
--cb-color-bg-surface-brand-pressed: #2c3338;
--cb-color-bg-surface-brand-selected: #292e31;
--cb-color-bg-surface-brand-disabled: #272a2c;}
:root{--al-color-border-selected: #637988;
--al-color-border-elevated-selected: #637988;
--al-color-outline-focused: #1c2f3b;
--al-color-bg-surface-brand: #e9edef;
--al-color-bg-surface-brand-hovered: #d7dde1;
--al-color-bg-surface-brand-pressed: #c7d0d6;
--al-color-bg-surface-brand-selected: #c7d0d6;
--al-color-bg-surface-brand-disabled: #f2f4f5;
--al-color-bg-surface-brand-elevated: #e9edef;
--al-color-bg-surface-brand-elevated-hovered: #d7dde1;
--al-color-bg-surface-brand-elevated-pressed: #c7d0d6;
--al-color-bg-surface-brand-elevated-selected: #c7d0d6;
--al-color-bg-surface-brand-elevated-disabled: #f2f4f5;
--al-color-bg-fill-brand: #637988;
--al-color-bg-fill-brand-hovered: #536a79;
--al-color-bg-fill-brand-pressed: #435c6b;
--al-color-bg-fill-brand-selected: #364d5c;
--al-color-bg-fill-brand-disabled: #b8c3ca;
--al-color-text-brand: #536a79;
--al-color-text-brand-hovered: #435c6b;
--al-color-text-brand-pressed: #364d5c;
--al-color-text-brand-selected: #293f4c;
--al-color-text-brand-disabled: #a9b6bf;
--al-color-text-on-bg-fill-brand: #fbfbfc;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfc;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfc;
--al-color-text-on-bg-fill-brand-selected: #fbfbfc;
--al-color-text-on-bg-fill-brand-disabled: #f2f4f5;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #536a79;
--al-color-border-elevated-selected: #536a79;
--al-color-bg-fill-brand: #536a79;
--al-color-bg-fill-brand-hovered: #435c6b;
--al-color-bg-fill-brand-pressed: #364d5c;
--al-color-bg-fill-brand-selected: #293f4c;
--al-color-text-brand: #364d5c;
--al-color-text-brand-hovered: #293f4c;
--al-color-text-brand-pressed: #1c2f3b;
--al-color-text-brand-selected: #0e1d25;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #6c828f;
--al-color-border-elevated-selected: #7f929f;
--al-color-outline-focused: #dce1e5;
--al-color-bg-surface-brand: #101f28;
--al-color-bg-surface-brand-hovered: #192b36;
--al-color-bg-surface-brand-pressed: #213541;
--al-color-bg-surface-brand-selected: #213541;
--al-color-bg-surface-brand-disabled: #0b171f;
--al-color-bg-surface-brand-elevated: #192b36;
--al-color-bg-surface-brand-elevated-hovered: #213541;
--al-color-bg-surface-brand-elevated-pressed: #293f4c;
--al-color-bg-surface-brand-elevated-selected: #293f4c;
--al-color-bg-surface-brand-elevated-disabled: #101f28;
--al-color-bg-fill-brand: #93a4ae;
--al-color-bg-fill-brand-hovered: #a9b6bf;
--al-color-bg-fill-brand-pressed: #c1cbd1;
--al-color-bg-fill-brand-selected: #dce1e5;
--al-color-bg-fill-brand-disabled: #293f4c;
--al-color-text-brand: #93a4ae;
--al-color-text-brand-hovered: #a9b6bf;
--al-color-text-brand-pressed: #c1cbd1;
--al-color-text-brand-selected: #dce1e5;
--al-color-text-brand-disabled: #314856;
--al-color-text-on-bg-fill-brand: #061016;
--al-color-text-on-bg-fill-brand-hovered: #061016;
--al-color-text-on-bg-fill-brand-pressed: #061016;
--al-color-text-on-bg-fill-brand-selected: #061016;
--al-color-text-on-bg-fill-brand-disabled: #0b171f;}

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



