: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: #00ade5;
--cb-color-bg-fill-brand-hovered: #1fb7e8;
--cb-color-bg-fill-brand-pressed: #33bdea;
--cb-color-bg-fill-brand-selected: #29bae9;
--cb-color-bg-fill-brand-disabled: #5ccbee;
--cb-color-text-brand: #00ade5;
--cb-color-text-brand-hovered: #14b3e7;
--cb-color-text-brand-pressed: #33bdea;
--cb-color-text-brand-selected: #1fb7e8;
--cb-color-text-brand-disabled: #5ccbee;
--cb-color-bg-surface-brand: #ebf9fd;
--cb-color-bg-surface-brand-hovered: #d6f2fb;
--cb-color-bg-surface-brand-pressed: #c2ebf9;
--cb-color-bg-surface-brand-selected: #e0f5fc;
--cb-color-bg-surface-brand-disabled: #f5fcfe;
--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: #00ade5;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #007ca4;
--cb-color-bg-fill-brand-hovered: #1f8caf;
--cb-color-bg-fill-brand-pressed: #3396b6;
--cb-color-bg-fill-brand-selected: #2991b3;
--cb-color-bg-fill-brand-disabled: #5cabc5;
--cb-color-text-brand: #00769d;
--cb-color-text-brand-hovered: #1481a5;
--cb-color-text-brand-pressed: #3391b1;
--cb-color-text-brand-selected: #1f87a9;
--cb-color-text-brand-disabled: #5ca7c0;
--cb-color-border-selected: #007ca4;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0098c9;
--cb-color-bg-fill-brand-pressed: #008ab7;
--cb-color-bg-fill-brand-selected: #0091c0;
--cb-color-bg-fill-brand-disabled: #006f92;
--cb-color-text-brand-hovered: #009fd3;
--cb-color-text-brand-pressed: #008ab7;
--cb-color-text-brand-selected: #0098c9;
--cb-color-text-brand-disabled: #006f92;
--cb-color-bg-surface-brand: #001c25;
--cb-color-bg-surface-brand-hovered: #002937;
--cb-color-bg-surface-brand-pressed: #00384a;
--cb-color-bg-surface-brand-selected: #00232e;
--cb-color-bg-surface-brand-disabled: #00151c;
--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: #1e3a43;
--cb-color-bg-surface-brand-hovered: #1b4552;
--cb-color-bg-surface-brand-pressed: #185062;
--cb-color-bg-surface-brand-selected: #1d3f4b;
--cb-color-bg-surface-brand-disabled: #20353b;}
:root{--al-color-border-selected: #007faf;
--al-color-border-elevated-selected: #007faf;
--al-color-outline-focused: #003047;
--al-color-bg-surface-brand: #cef1ff;
--al-color-bg-surface-brand-hovered: #a4e6ff;
--al-color-bg-surface-brand-pressed: #7fdaff;
--al-color-bg-surface-brand-selected: #7fdaff;
--al-color-bg-surface-brand-disabled: #e3f7ff;
--al-color-bg-surface-brand-elevated: #cef1ff;
--al-color-bg-surface-brand-elevated-hovered: #a4e6ff;
--al-color-bg-surface-brand-elevated-pressed: #7fdaff;
--al-color-bg-surface-brand-elevated-selected: #7fdaff;
--al-color-bg-surface-brand-elevated-disabled: #e3f7ff;
--al-color-bg-fill-brand: #007faf;
--al-color-bg-fill-brand-hovered: #006e99;
--al-color-bg-fill-brand-pressed: #005f86;
--al-color-bg-fill-brand-selected: #005071;
--al-color-bg-fill-brand-disabled: #5fceff;
--al-color-text-brand: #006e99;
--al-color-text-brand-hovered: #005f86;
--al-color-text-brand-pressed: #005071;
--al-color-text-brand-selected: #00405c;
--al-color-text-brand-disabled: #3fc1f8;
--al-color-text-on-bg-fill-brand: #f8fdff;
--al-color-text-on-bg-fill-brand-hovered: #f8fdff;
--al-color-text-on-bg-fill-brand-pressed: #f8fdff;
--al-color-text-on-bg-fill-brand-selected: #f8fdff;
--al-color-text-on-bg-fill-brand-disabled: #e3f7ff;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #006e99;
--al-color-border-elevated-selected: #006e99;
--al-color-bg-fill-brand: #006e99;
--al-color-bg-fill-brand-hovered: #005f86;
--al-color-bg-fill-brand-pressed: #005071;
--al-color-bg-fill-brand-selected: #00405c;
--al-color-text-brand: #005071;
--al-color-text-brand-hovered: #00405c;
--al-color-text-brand-pressed: #003047;
--al-color-text-brand-selected: #001d2d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #0088ba;
--al-color-border-elevated-selected: #009ad0;
--al-color-outline-focused: #afe9ff;
--al-color-bg-surface-brand: #002031;
--al-color-bg-surface-brand-hovered: #002d42;
--al-color-bg-surface-brand-pressed: #00374f;
--al-color-bg-surface-brand-selected: #00374f;
--al-color-bg-surface-brand-disabled: #001826;
--al-color-bg-surface-brand-elevated: #002d42;
--al-color-bg-surface-brand-elevated-hovered: #00374f;
--al-color-bg-surface-brand-elevated-pressed: #00415d;
--al-color-bg-surface-brand-elevated-selected: #00415d;
--al-color-bg-surface-brand-elevated-disabled: #002031;
--al-color-bg-fill-brand: #02ade5;
--al-color-bg-fill-brand-hovered: #3fc1f8;
--al-color-bg-fill-brand-pressed: #72d5ff;
--al-color-bg-fill-brand-selected: #afe9ff;
--al-color-bg-fill-brand-disabled: #00415d;
--al-color-text-brand: #02ade5;
--al-color-text-brand-hovered: #3fc1f8;
--al-color-text-brand-pressed: #72d5ff;
--al-color-text-brand-selected: #afe9ff;
--al-color-text-brand-disabled: #004a6a;
--al-color-text-on-bg-fill-brand: #000f1a;
--al-color-text-on-bg-fill-brand-hovered: #000f1a;
--al-color-text-on-bg-fill-brand-pressed: #000f1a;
--al-color-text-on-bg-fill-brand-selected: #000f1a;
--al-color-text-on-bg-fill-brand-disabled: #001826;}

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



