: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: #040414;
--cb-color-bg-fill-brand-hovered: #232331;
--cb-color-bg-fill-brand-pressed: #363643;
--cb-color-bg-fill-brand-selected: #2c2c3a;
--cb-color-bg-fill-brand-disabled: #5f5f69;
--cb-color-text-brand: #040414;
--cb-color-text-brand-hovered: #181826;
--cb-color-text-brand-pressed: #363643;
--cb-color-text-brand-selected: #232331;
--cb-color-text-brand-disabled: #5f5f69;
--cb-color-bg-surface-brand: #ebebed;
--cb-color-bg-surface-brand-hovered: #d7d7d9;
--cb-color-bg-surface-brand-pressed: #c3c3c7;
--cb-color-bg-surface-brand-selected: #e0e0e2;
--cb-color-bg-surface-brand-disabled: #f5f5f6;
--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: #040414;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #040412;
--cb-color-bg-fill-brand-pressed: #030310;
--cb-color-bg-fill-brand-selected: #030311;
--cb-color-bg-fill-brand-disabled: #03030d;
--cb-color-text-brand-hovered: #040412;
--cb-color-text-brand-pressed: #030310;
--cb-color-text-brand-selected: #040412;
--cb-color-text-brand-disabled: #03030d;
--cb-color-bg-surface-brand: #010103;
--cb-color-bg-surface-brand-hovered: #010105;
--cb-color-bg-surface-brand-pressed: #010106;
--cb-color-bg-surface-brand-selected: #010104;
--cb-color-bg-surface-brand-disabled: #000002;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f21;
--cb-color-bg-surface-brand-hovered: #1c1c20;
--cb-color-bg-surface-brand-pressed: #1a1a1f;
--cb-color-bg-surface-brand-selected: #1e1e21;
--cb-color-bg-surface-brand-disabled: #202022;}
:root{--al-color-border-selected: #737684;
--al-color-border-elevated-selected: #737684;
--al-color-outline-focused: #292c3e;
--al-color-bg-surface-brand: #ececee;
--al-color-bg-surface-brand-hovered: #dbdce0;
--al-color-bg-surface-brand-pressed: #ceced4;
--al-color-bg-surface-brand-selected: #ceced4;
--al-color-bg-surface-brand-disabled: #f3f3f4;
--al-color-bg-surface-brand-elevated: #ececee;
--al-color-bg-surface-brand-elevated-hovered: #dbdce0;
--al-color-bg-surface-brand-elevated-pressed: #ceced4;
--al-color-bg-surface-brand-elevated-selected: #ceced4;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f4;
--al-color-bg-fill-brand: #737684;
--al-color-bg-fill-brand-hovered: #646676;
--al-color-bg-fill-brand-pressed: #555868;
--al-color-bg-fill-brand-selected: #47495b;
--al-color-bg-fill-brand-disabled: #c0c1c8;
--al-color-text-brand: #646676;
--al-color-text-brand-hovered: #555868;
--al-color-text-brand-pressed: #47495b;
--al-color-text-brand-selected: #393b4d;
--al-color-text-brand-disabled: #b2b4bc;
--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: #f3f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #646676;
--al-color-border-elevated-selected: #646676;
--al-color-bg-fill-brand: #646676;
--al-color-bg-fill-brand-hovered: #555868;
--al-color-bg-fill-brand-pressed: #47495b;
--al-color-bg-fill-brand-selected: #393b4d;
--al-color-text-brand: #47495b;
--al-color-text-brand-hovered: #393b4d;
--al-color-text-brand-pressed: #292c3e;
--al-color-text-brand-selected: #18192c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7c7e8c;
--al-color-border-elevated-selected: #8d8f9b;
--al-color-outline-focused: #e0e0e3;
--al-color-bg-surface-brand: #1a1c2f;
--al-color-bg-surface-brand-hovered: #26283b;
--al-color-bg-surface-brand-pressed: #2f3244;
--al-color-bg-surface-brand-selected: #2f3244;
--al-color-bg-surface-brand-disabled: #141528;
--al-color-bg-surface-brand-elevated: #26283b;
--al-color-bg-surface-brand-elevated-hovered: #2f3244;
--al-color-bg-surface-brand-elevated-pressed: #393b4d;
--al-color-bg-surface-brand-elevated-selected: #393b4d;
--al-color-bg-surface-brand-elevated-disabled: #1a1c2f;
--al-color-bg-fill-brand: #9fa1ab;
--al-color-bg-fill-brand-hovered: #b3b4bd;
--al-color-bg-fill-brand-pressed: #c8c9cf;
--al-color-bg-fill-brand-selected: #e0e0e3;
--al-color-bg-fill-brand-disabled: #393b4d;
--al-color-text-brand: #9fa1ab;
--al-color-text-brand-hovered: #b3b4bd;
--al-color-text-brand-pressed: #c8c9cf;
--al-color-text-brand-selected: #e0e0e3;
--al-color-text-brand-disabled: #424456;
--al-color-text-on-bg-fill-brand: #0c0d1f;
--al-color-text-on-bg-fill-brand-hovered: #0c0d1f;
--al-color-text-on-bg-fill-brand-pressed: #0c0d1f;
--al-color-text-on-bg-fill-brand-selected: #0c0d1f;
--al-color-text-on-bg-fill-brand-disabled: #141528;}

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



