: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: #333033;
--cb-color-bg-fill-brand-hovered: #4c494c;
--cb-color-bg-fill-brand-pressed: #5c595c;
--cb-color-bg-fill-brand-selected: #545154;
--cb-color-bg-fill-brand-disabled: #7d7b7d;
--cb-color-text-brand: #333033;
--cb-color-text-brand-hovered: #434043;
--cb-color-text-brand-pressed: #5c595c;
--cb-color-text-brand-selected: #4c494c;
--cb-color-text-brand-disabled: #7d7b7d;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dedede;
--cb-color-bg-surface-brand-pressed: #cecdce;
--cb-color-bg-surface-brand-selected: #e6e6e6;
--cb-color-bg-surface-brand-disabled: #f7f7f7;
--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: #333033;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2d2a2d;
--cb-color-bg-fill-brand-pressed: #292629;
--cb-color-bg-fill-brand-selected: #2b282b;
--cb-color-bg-fill-brand-disabled: #211f21;
--cb-color-text-brand-hovered: #2f2c2f;
--cb-color-text-brand-pressed: #292629;
--cb-color-text-brand-selected: #2d2a2d;
--cb-color-text-brand-disabled: #211f21;
--cb-color-bg-surface-brand: #080808;
--cb-color-bg-surface-brand-hovered: #0c0b0c;
--cb-color-bg-surface-brand-pressed: #100f10;
--cb-color-bg-surface-brand-selected: #0a0a0a;
--cb-color-bg-surface-brand-disabled: #060606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262626;
--cb-color-bg-surface-brand-hovered: #282728;
--cb-color-bg-surface-brand-pressed: #292829;
--cb-color-bg-surface-brand-selected: #272627;
--cb-color-bg-surface-brand-disabled: #262526;}
:root{--al-color-border-selected: #787678;
--al-color-border-elevated-selected: #787678;
--al-color-outline-focused: #2f2c2f;
--al-color-bg-surface-brand: #edeced;
--al-color-bg-surface-brand-hovered: #dddcdd;
--al-color-bg-surface-brand-pressed: #cfcfd0;
--al-color-bg-surface-brand-selected: #cfcfd0;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #edeced;
--al-color-bg-surface-brand-elevated-hovered: #dddcdd;
--al-color-bg-surface-brand-elevated-pressed: #cfcfd0;
--al-color-bg-surface-brand-elevated-selected: #cfcfd0;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #787678;
--al-color-bg-fill-brand-hovered: #696669;
--al-color-bg-fill-brand-pressed: #5a585a;
--al-color-bg-fill-brand-selected: #4c494c;
--al-color-bg-fill-brand-disabled: #c2c1c2;
--al-color-text-brand: #696669;
--al-color-text-brand-hovered: #5a585a;
--al-color-text-brand-pressed: #4c494c;
--al-color-text-brand-selected: #3f3b3f;
--al-color-text-brand-disabled: #b6b4b6;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696669;
--al-color-border-elevated-selected: #696669;
--al-color-bg-fill-brand: #696669;
--al-color-bg-fill-brand-hovered: #5a585a;
--al-color-bg-fill-brand-pressed: #4c494c;
--al-color-bg-fill-brand-selected: #3f3b3f;
--al-color-text-brand: #4c494c;
--al-color-text-brand-hovered: #3f3b3f;
--al-color-text-brand-pressed: #2f2c2f;
--al-color-text-brand-selected: #1d1a1d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e81;
--al-color-border-elevated-selected: #918e91;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1f1d1f;
--al-color-bg-surface-brand-hovered: #2b282b;
--al-color-bg-surface-brand-pressed: #353235;
--al-color-bg-surface-brand-selected: #353235;
--al-color-bg-surface-brand-disabled: #181618;
--al-color-bg-surface-brand-elevated: #2b282b;
--al-color-bg-surface-brand-elevated-hovered: #353235;
--al-color-bg-surface-brand-elevated-pressed: #3f3b3f;
--al-color-bg-surface-brand-elevated-selected: #3f3b3f;
--al-color-bg-surface-brand-elevated-disabled: #1f1d1f;
--al-color-bg-fill-brand: #a2a1a2;
--al-color-bg-fill-brand-hovered: #b6b4b6;
--al-color-bg-fill-brand-pressed: #cac9ca;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3f3b3f;
--al-color-text-brand: #a2a1a2;
--al-color-text-brand-hovered: #b6b4b6;
--al-color-text-brand-pressed: #cac9ca;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #474447;
--al-color-text-on-bg-fill-brand: #100e10;
--al-color-text-on-bg-fill-brand-hovered: #100e10;
--al-color-text-on-bg-fill-brand-pressed: #100e10;
--al-color-text-on-bg-fill-brand-selected: #100e10;
--al-color-text-on-bg-fill-brand-disabled: #181618;}

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



