: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: #141e18;
--cb-color-bg-fill-brand-hovered: #313934;
--cb-color-bg-fill-brand-pressed: #434b46;
--cb-color-bg-fill-brand-selected: #3a423d;
--cb-color-bg-fill-brand-disabled: #696f6b;
--cb-color-text-brand: #141e18;
--cb-color-text-brand-hovered: #26302a;
--cb-color-text-brand-pressed: #434b46;
--cb-color-text-brand-selected: #313934;
--cb-color-text-brand-disabled: #696f6b;
--cb-color-bg-surface-brand: #ededed;
--cb-color-bg-surface-brand-hovered: #d9dbda;
--cb-color-bg-surface-brand-pressed: #c7c9c8;
--cb-color-bg-surface-brand-selected: #e2e4e3;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #141e18;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #121a15;
--cb-color-bg-fill-brand-pressed: #101813;
--cb-color-bg-fill-brand-selected: #111914;
--cb-color-bg-fill-brand-disabled: #0d130f;
--cb-color-text-brand-hovered: #121c16;
--cb-color-text-brand-pressed: #101813;
--cb-color-text-brand-selected: #121a15;
--cb-color-text-brand-disabled: #0d130f;
--cb-color-bg-surface-brand: #030504;
--cb-color-bg-surface-brand-hovered: #050706;
--cb-color-bg-surface-brand-pressed: #060a08;
--cb-color-bg-surface-brand-selected: #040605;
--cb-color-bg-surface-brand-disabled: #020403;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212322;
--cb-color-bg-surface-brand-hovered: #202321;
--cb-color-bg-surface-brand-pressed: #1f2220;
--cb-color-bg-surface-brand-selected: #212322;
--cb-color-bg-surface-brand-disabled: #222323;}
:root{--al-color-border-selected: #717874;
--al-color-border-elevated-selected: #717874;
--al-color-outline-focused: #252f29;
--al-color-bg-surface-brand: #ebeceb;
--al-color-bg-surface-brand-hovered: #dbdddc;
--al-color-bg-surface-brand-pressed: #cccfcd;
--al-color-bg-surface-brand-selected: #cccfcd;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebeceb;
--al-color-bg-surface-brand-elevated-hovered: #dbdddc;
--al-color-bg-surface-brand-elevated-pressed: #cccfcd;
--al-color-bg-surface-brand-elevated-selected: #cccfcd;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #717874;
--al-color-bg-fill-brand-hovered: #616964;
--al-color-bg-fill-brand-pressed: #515b55;
--al-color-bg-fill-brand-selected: #434c46;
--al-color-bg-fill-brand-disabled: #bec2bf;
--al-color-text-brand: #616964;
--al-color-text-brand-hovered: #515b55;
--al-color-text-brand-pressed: #434c46;
--al-color-text-brand-selected: #343e38;
--al-color-text-brand-disabled: #b1b6b3;
--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: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #616964;
--al-color-border-elevated-selected: #616964;
--al-color-bg-fill-brand: #616964;
--al-color-bg-fill-brand-hovered: #515b55;
--al-color-bg-fill-brand-pressed: #434c46;
--al-color-bg-fill-brand-selected: #343e38;
--al-color-text-brand: #434c46;
--al-color-text-brand-hovered: #343e38;
--al-color-text-brand-pressed: #252f29;
--al-color-text-brand-selected: #131d17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #79807c;
--al-color-border-elevated-selected: #8b918d;
--al-color-outline-focused: #dfe0df;
--al-color-bg-surface-brand: #16201a;
--al-color-bg-surface-brand-hovered: #212b25;
--al-color-bg-surface-brand-pressed: #2b352f;
--al-color-bg-surface-brand-selected: #2b352f;
--al-color-bg-surface-brand-disabled: #0f1913;
--al-color-bg-surface-brand-elevated: #212b25;
--al-color-bg-surface-brand-elevated-hovered: #2b352f;
--al-color-bg-surface-brand-elevated-pressed: #353f39;
--al-color-bg-surface-brand-elevated-selected: #353f39;
--al-color-bg-surface-brand-elevated-disabled: #16201a;
--al-color-bg-fill-brand: #9da39f;
--al-color-bg-fill-brand-hovered: #b1b5b3;
--al-color-bg-fill-brand-pressed: #c7cac8;
--al-color-bg-fill-brand-selected: #dfe0df;
--al-color-bg-fill-brand-disabled: #353f39;
--al-color-text-brand: #9da39f;
--al-color-text-brand-hovered: #b1b5b3;
--al-color-text-brand-pressed: #c7cac8;
--al-color-text-brand-selected: #dfe0df;
--al-color-text-brand-disabled: #3e4741;
--al-color-text-on-bg-fill-brand: #07100a;
--al-color-text-on-bg-fill-brand-hovered: #07100a;
--al-color-text-on-bg-fill-brand-pressed: #07100a;
--al-color-text-on-bg-fill-brand-selected: #07100a;
--al-color-text-on-bg-fill-brand-disabled: #0f1913;}

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



