: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: #121108;
--cb-color-bg-fill-brand-hovered: #2f2e26;
--cb-color-bg-fill-brand-pressed: #414139;
--cb-color-bg-fill-brand-selected: #383730;
--cb-color-bg-fill-brand-disabled: #686761;
--cb-color-text-brand: #121108;
--cb-color-text-brand-hovered: #25241b;
--cb-color-text-brand-pressed: #414139;
--cb-color-text-brand-selected: #2f2e26;
--cb-color-text-brand-disabled: #686761;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d9d9d7;
--cb-color-bg-surface-brand-pressed: #c6c6c4;
--cb-color-bg-surface-brand-selected: #e2e2e1;
--cb-color-bg-surface-brand-disabled: #f6f6f5;
--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: #121108;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #100f07;
--cb-color-bg-fill-brand-pressed: #0e0e06;
--cb-color-bg-fill-brand-selected: #0f0e07;
--cb-color-bg-fill-brand-disabled: #0c0b05;
--cb-color-text-brand-hovered: #111007;
--cb-color-text-brand-pressed: #0e0e06;
--cb-color-text-brand-selected: #100f07;
--cb-color-text-brand-disabled: #0c0b05;
--cb-color-bg-surface-brand: #030301;
--cb-color-bg-surface-brand-hovered: #040402;
--cb-color-bg-surface-brand-pressed: #060503;
--cb-color-bg-surface-brand-selected: #040302;
--cb-color-bg-surface-brand-disabled: #020201;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #21211f;
--cb-color-bg-surface-brand-hovered: #201f1d;
--cb-color-bg-surface-brand-pressed: #1e1e1b;
--cb-color-bg-surface-brand-selected: #20201e;
--cb-color-bg-surface-brand-disabled: #222221;}
:root{--al-color-border-selected: #777770;
--al-color-border-elevated-selected: #777770;
--al-color-outline-focused: #2e2d24;
--al-color-bg-surface-brand: #ebebea;
--al-color-bg-surface-brand-hovered: #dddddb;
--al-color-bg-surface-brand-pressed: #cfcecc;
--al-color-bg-surface-brand-selected: #cfcecc;
--al-color-bg-surface-brand-disabled: #f4f4f3;
--al-color-bg-surface-brand-elevated: #ebebea;
--al-color-bg-surface-brand-elevated-hovered: #dddddb;
--al-color-bg-surface-brand-elevated-pressed: #cfcecc;
--al-color-bg-surface-brand-elevated-selected: #cfcecc;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f3;
--al-color-bg-fill-brand: #777770;
--al-color-bg-fill-brand-hovered: #686760;
--al-color-bg-fill-brand-pressed: #5a5951;
--al-color-bg-fill-brand-selected: #4b4b42;
--al-color-bg-fill-brand-disabled: #c2c2be;
--al-color-text-brand: #686760;
--al-color-text-brand-hovered: #5a5951;
--al-color-text-brand-pressed: #4b4b42;
--al-color-text-brand-selected: #3d3c33;
--al-color-text-brand-disabled: #b5b5b1;
--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: #f4f4f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #686760;
--al-color-border-elevated-selected: #686760;
--al-color-bg-fill-brand: #686760;
--al-color-bg-fill-brand-hovered: #5a5951;
--al-color-bg-fill-brand-pressed: #4b4b42;
--al-color-bg-fill-brand-selected: #3d3c33;
--al-color-text-brand: #4b4b42;
--al-color-text-brand-hovered: #3d3c33;
--al-color-text-brand-pressed: #2e2d24;
--al-color-text-brand-selected: #1c1b12;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807f78;
--al-color-border-elevated-selected: #908f8a;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #1f1e15;
--al-color-bg-surface-brand-hovered: #2a2920;
--al-color-bg-surface-brand-pressed: #34332a;
--al-color-bg-surface-brand-selected: #34332a;
--al-color-bg-surface-brand-disabled: #17160c;
--al-color-bg-surface-brand-elevated: #2a2920;
--al-color-bg-surface-brand-elevated-hovered: #34332a;
--al-color-bg-surface-brand-elevated-pressed: #3e3d34;
--al-color-bg-surface-brand-elevated-selected: #3e3d34;
--al-color-bg-surface-brand-elevated-disabled: #1f1e15;
--al-color-bg-fill-brand: #a2a19c;
--al-color-bg-fill-brand-hovered: #b5b4b0;
--al-color-bg-fill-brand-pressed: #cac9c7;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #3e3d34;
--al-color-text-brand: #a2a19c;
--al-color-text-brand-hovered: #b5b4b0;
--al-color-text-brand-pressed: #cac9c7;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #46463d;
--al-color-text-on-bg-fill-brand: #100f06;
--al-color-text-on-bg-fill-brand-hovered: #100f06;
--al-color-text-on-bg-fill-brand-pressed: #100f06;
--al-color-text-on-bg-fill-brand-selected: #100f06;
--al-color-text-on-bg-fill-brand-disabled: #17160c;}

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



