: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: #152f33;
--cb-color-bg-fill-brand-hovered: #31484c;
--cb-color-bg-fill-brand-pressed: #44595c;
--cb-color-bg-fill-brand-selected: #3b5054;
--cb-color-bg-fill-brand-disabled: #697a7d;
--cb-color-text-brand: #152f33;
--cb-color-text-brand-hovered: #273f43;
--cb-color-text-brand-pressed: #44595c;
--cb-color-text-brand-selected: #31484c;
--cb-color-text-brand-disabled: #697a7d;
--cb-color-bg-surface-brand: #edefef;
--cb-color-bg-surface-brand-hovered: #d9dede;
--cb-color-bg-surface-brand-pressed: #c7cdce;
--cb-color-bg-surface-brand-selected: #e3e6e6;
--cb-color-bg-surface-brand-disabled: #f6f7f7;
--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: #152f33;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #12292d;
--cb-color-bg-fill-brand-pressed: #112629;
--cb-color-bg-fill-brand-selected: #12272b;
--cb-color-bg-fill-brand-disabled: #0d1e21;
--cb-color-text-brand-hovered: #132b2f;
--cb-color-text-brand-pressed: #112629;
--cb-color-text-brand-selected: #12292d;
--cb-color-text-brand-disabled: #0d1e21;
--cb-color-bg-surface-brand: #030808;
--cb-color-bg-surface-brand-hovered: #050b0c;
--cb-color-bg-surface-brand-pressed: #070f10;
--cb-color-bg-surface-brand-selected: #04090a;
--cb-color-bg-surface-brand-disabled: #030606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #222626;
--cb-color-bg-surface-brand-hovered: #202728;
--cb-color-bg-surface-brand-pressed: #1f2829;
--cb-color-bg-surface-brand-selected: #212627;
--cb-color-bg-surface-brand-disabled: #222526;}
:root{--al-color-border-selected: #667a7d;
--al-color-border-elevated-selected: #667a7d;
--al-color-outline-focused: #173135;
--al-color-bg-surface-brand: #eaeded;
--al-color-bg-surface-brand-hovered: #d8ddde;
--al-color-bg-surface-brand-pressed: #c9d0d1;
--al-color-bg-surface-brand-selected: #c9d0d1;
--al-color-bg-surface-brand-disabled: #f1f3f3;
--al-color-bg-surface-brand-elevated: #eaeded;
--al-color-bg-surface-brand-elevated-hovered: #d8ddde;
--al-color-bg-surface-brand-elevated-pressed: #c9d0d1;
--al-color-bg-surface-brand-elevated-selected: #c9d0d1;
--al-color-bg-surface-brand-elevated-disabled: #f1f3f3;
--al-color-bg-fill-brand: #667a7d;
--al-color-bg-fill-brand-hovered: #566b6f;
--al-color-bg-fill-brand-pressed: #465c60;
--al-color-bg-fill-brand-selected: #364e52;
--al-color-bg-fill-brand-disabled: #bac3c5;
--al-color-text-brand: #566b6f;
--al-color-text-brand-hovered: #465c60;
--al-color-text-brand-pressed: #364e52;
--al-color-text-brand-selected: #274044;
--al-color-text-brand-disabled: #abb6b8;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f1f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #566b6f;
--al-color-border-elevated-selected: #566b6f;
--al-color-bg-fill-brand: #566b6f;
--al-color-bg-fill-brand-hovered: #465c60;
--al-color-bg-fill-brand-pressed: #364e52;
--al-color-bg-fill-brand-selected: #274044;
--al-color-text-brand: #364e52;
--al-color-text-brand-hovered: #274044;
--al-color-text-brand-pressed: #173135;
--al-color-text-brand-selected: #061e22;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #708285;
--al-color-border-elevated-selected: #829295;
--al-color-outline-focused: #dde1e2;
--al-color-bg-surface-brand: #072125;
--al-color-bg-surface-brand-hovered: #132d31;
--al-color-bg-surface-brand-pressed: #1e373b;
--al-color-bg-surface-brand-selected: #1e373b;
--al-color-bg-surface-brand-disabled: #031a1e;
--al-color-bg-surface-brand-elevated: #132d31;
--al-color-bg-surface-brand-elevated-hovered: #1e373b;
--al-color-bg-surface-brand-elevated-pressed: #274044;
--al-color-bg-surface-brand-elevated-selected: #274044;
--al-color-bg-surface-brand-elevated-disabled: #072125;
--al-color-bg-fill-brand: #96a4a6;
--al-color-bg-fill-brand-hovered: #abb6b8;
--al-color-bg-fill-brand-pressed: #c3cbcd;
--al-color-bg-fill-brand-selected: #dde1e2;
--al-color-bg-fill-brand-disabled: #274044;
--al-color-text-brand: #96a4a6;
--al-color-text-brand-hovered: #abb6b8;
--al-color-text-brand-pressed: #c3cbcd;
--al-color-text-brand-selected: #dde1e2;
--al-color-text-brand-disabled: #31494d;
--al-color-text-on-bg-fill-brand: #011114;
--al-color-text-on-bg-fill-brand-hovered: #011114;
--al-color-text-on-bg-fill-brand-pressed: #011114;
--al-color-text-on-bg-fill-brand-selected: #011114;
--al-color-text-on-bg-fill-brand-disabled: #031a1e;}

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



