: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: #0434dc;
--cb-color-bg-fill-brand-hovered: #234de0;
--cb-color-bg-fill-brand-pressed: #365de3;
--cb-color-bg-fill-brand-selected: #2c55e2;
--cb-color-bg-fill-brand-disabled: #5f7de9;
--cb-color-text-brand: #0434dc;
--cb-color-text-brand-hovered: #1844df;
--cb-color-text-brand-pressed: #365de3;
--cb-color-text-brand-selected: #234de0;
--cb-color-text-brand-disabled: #5f7de9;
--cb-color-bg-surface-brand: #ebeffc;
--cb-color-bg-surface-brand-hovered: #d7def9;
--cb-color-bg-surface-brand-pressed: #c3cef7;
--cb-color-bg-surface-brand-selected: #e0e6fb;
--cb-color-bg-surface-brand-disabled: #f5f7fe;
--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: #0434dc;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #042ec1;
--cb-color-bg-fill-brand-pressed: #032ab0;
--cb-color-bg-fill-brand-selected: #032cb9;
--cb-color-bg-fill-brand-disabled: #03218d;
--cb-color-text-brand-hovered: #0430cb;
--cb-color-text-brand-pressed: #032ab0;
--cb-color-text-brand-selected: #042ec1;
--cb-color-text-brand-disabled: #03218d;
--cb-color-bg-surface-brand: #010823;
--cb-color-bg-surface-brand-hovered: #010c35;
--cb-color-bg-surface-brand-pressed: #011147;
--cb-color-bg-surface-brand-selected: #010a2c;
--cb-color-bg-surface-brand-disabled: #00061b;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f2742;
--cb-color-bg-surface-brand-hovered: #1c2850;
--cb-color-bg-surface-brand-pressed: #1a295f;
--cb-color-bg-surface-brand-selected: #1e2749;
--cb-color-bg-surface-brand-disabled: #20263a;}
:root{--al-color-border-selected: #336bfb;
--al-color-border-elevated-selected: #336bfb;
--al-color-outline-focused: #0102a1;
--al-color-bg-surface-brand: #e1ecff;
--al-color-bg-surface-brand-hovered: #cadeff;
--al-color-bg-surface-brand-pressed: #b5d0ff;
--al-color-bg-surface-brand-selected: #b5d0ff;
--al-color-bg-surface-brand-disabled: #eff5ff;
--al-color-bg-surface-brand-elevated: #e1ecff;
--al-color-bg-surface-brand-elevated-hovered: #cadeff;
--al-color-bg-surface-brand-elevated-pressed: #b5d0ff;
--al-color-bg-surface-brand-elevated-selected: #b5d0ff;
--al-color-bg-surface-brand-elevated-disabled: #eff5ff;
--al-color-bg-fill-brand: #336bfb;
--al-color-bg-fill-brand-hovered: #1f57f3;
--al-color-bg-fill-brand-pressed: #0e43e7;
--al-color-bg-fill-brand-selected: #022ed7;
--al-color-bg-fill-brand-disabled: #a0c2ff;
--al-color-text-brand: #1f57f3;
--al-color-text-brand-hovered: #0e43e7;
--al-color-text-brand-pressed: #022ed7;
--al-color-text-brand-selected: #001ac0;
--al-color-text-brand-disabled: #8eb5ff;
--al-color-text-on-bg-fill-brand: #fafbff;
--al-color-text-on-bg-fill-brand-hovered: #fafbff;
--al-color-text-on-bg-fill-brand-pressed: #fafbff;
--al-color-text-on-bg-fill-brand-selected: #fafbff;
--al-color-text-on-bg-fill-brand-disabled: #eff5ff;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #1f57f3;
--al-color-border-elevated-selected: #1f57f3;
--al-color-bg-fill-brand: #1f57f3;
--al-color-bg-fill-brand-hovered: #0e43e7;
--al-color-bg-fill-brand-pressed: #022ed7;
--al-color-bg-fill-brand-selected: #001ac0;
--al-color-text-brand: #022ed7;
--al-color-text-brand-hovered: #001ac0;
--al-color-text-brand-pressed: #0102a1;
--al-color-text-brand-selected: #01006c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #3e76fe;
--al-color-border-elevated-selected: #568bff;
--al-color-outline-focused: #d0e1ff;
--al-color-bg-surface-brand: #010076;
--al-color-bg-surface-brand-hovered: #010096;
--al-color-bg-surface-brand-pressed: #000bae;
--al-color-bg-surface-brand-selected: #000bae;
--al-color-bg-surface-brand-disabled: #010060;
--al-color-bg-surface-brand-elevated: #010096;
--al-color-bg-surface-brand-elevated-hovered: #000bae;
--al-color-bg-surface-brand-elevated-pressed: #001ac1;
--al-color-bg-surface-brand-elevated-selected: #001ac1;
--al-color-bg-surface-brand-elevated-disabled: #010076;
--al-color-bg-fill-brand: #70a0ff;
--al-color-bg-fill-brand-hovered: #8eb5ff;
--al-color-bg-fill-brand-pressed: #adcaff;
--al-color-bg-fill-brand-selected: #d0e1ff;
--al-color-bg-fill-brand-disabled: #001ac1;
--al-color-text-brand: #70a0ff;
--al-color-text-brand-hovered: #8eb5ff;
--al-color-text-brand-pressed: #adcaff;
--al-color-text-brand-selected: #d0e1ff;
--al-color-text-brand-disabled: #0127d0;
--al-color-text-on-bg-fill-brand: #010040;
--al-color-text-on-bg-fill-brand-hovered: #010040;
--al-color-text-on-bg-fill-brand-pressed: #010040;
--al-color-text-on-bg-fill-brand-selected: #010040;
--al-color-text-on-bg-fill-brand-disabled: #010060;}

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



