: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: #140d0f;
--cb-color-bg-fill-brand-hovered: #312a2c;
--cb-color-bg-fill-brand-pressed: #433d3f;
--cb-color-bg-fill-brand-selected: #3a3436;
--cb-color-bg-fill-brand-disabled: #696466;
--cb-color-text-brand: #140d0f;
--cb-color-text-brand-hovered: #262022;
--cb-color-text-brand-pressed: #433d3f;
--cb-color-text-brand-selected: #312a2c;
--cb-color-text-brand-disabled: #696466;
--cb-color-bg-surface-brand: #edecec;
--cb-color-bg-surface-brand-hovered: #d9d8d8;
--cb-color-bg-surface-brand-pressed: #c7c5c6;
--cb-color-bg-surface-brand-selected: #e2e2e2;
--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: #140d0f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #120b0d;
--cb-color-bg-fill-brand-pressed: #100a0c;
--cb-color-bg-fill-brand-selected: #110b0d;
--cb-color-bg-fill-brand-disabled: #0d080a;
--cb-color-text-brand-hovered: #120c0e;
--cb-color-text-brand-pressed: #100a0c;
--cb-color-text-brand-selected: #120b0d;
--cb-color-text-brand-disabled: #0d080a;
--cb-color-bg-surface-brand: #030202;
--cb-color-bg-surface-brand-hovered: #050304;
--cb-color-bg-surface-brand-pressed: #060405;
--cb-color-bg-surface-brand-selected: #040303;
--cb-color-bg-surface-brand-disabled: #020202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212021;
--cb-color-bg-surface-brand-hovered: #201e1f;
--cb-color-bg-surface-brand-pressed: #1f1d1d;
--cb-color-bg-surface-brand-selected: #211f20;
--cb-color-bg-surface-brand-disabled: #222121;}
:root{--al-color-border-selected: #7b7577;
--al-color-border-elevated-selected: #7b7577;
--al-color-outline-focused: #332b2e;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dedddd;
--al-color-bg-surface-brand-pressed: #d0cecf;
--al-color-bg-surface-brand-selected: #d0cecf;
--al-color-bg-surface-brand-disabled: #f4f3f4;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dedddd;
--al-color-bg-surface-brand-elevated-pressed: #d0cecf;
--al-color-bg-surface-brand-elevated-selected: #d0cecf;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f4;
--al-color-bg-fill-brand: #7b7577;
--al-color-bg-fill-brand-hovered: #6c6567;
--al-color-bg-fill-brand-pressed: #5e5759;
--al-color-bg-fill-brand-selected: #50484a;
--al-color-bg-fill-brand-disabled: #c4c1c2;
--al-color-text-brand: #6c6567;
--al-color-text-brand-hovered: #5e5759;
--al-color-text-brand-pressed: #50484a;
--al-color-text-brand-selected: #423a3c;
--al-color-text-brand-disabled: #b7b3b4;
--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: #f4f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6c6567;
--al-color-border-elevated-selected: #6c6567;
--al-color-bg-fill-brand: #6c6567;
--al-color-bg-fill-brand-hovered: #5e5759;
--al-color-bg-fill-brand-pressed: #50484a;
--al-color-bg-fill-brand-selected: #423a3c;
--al-color-text-brand: #50484a;
--al-color-text-brand-hovered: #423a3c;
--al-color-text-brand-pressed: #332b2e;
--al-color-text-brand-selected: #21191b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #837d7f;
--al-color-border-elevated-selected: #938e90;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #241c1f;
--al-color-bg-surface-brand-hovered: #2e2729;
--al-color-bg-surface-brand-pressed: #393133;
--al-color-bg-surface-brand-selected: #393133;
--al-color-bg-surface-brand-disabled: #1b1416;
--al-color-bg-surface-brand-elevated: #2e2729;
--al-color-bg-surface-brand-elevated-hovered: #393133;
--al-color-bg-surface-brand-elevated-pressed: #423b3d;
--al-color-bg-surface-brand-elevated-selected: #423b3d;
--al-color-bg-surface-brand-elevated-disabled: #241c1f;
--al-color-bg-fill-brand: #a5a0a2;
--al-color-bg-fill-brand-hovered: #b7b4b4;
--al-color-bg-fill-brand-pressed: #cbc9c9;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #423b3d;
--al-color-text-brand: #a5a0a2;
--al-color-text-brand-hovered: #b7b4b4;
--al-color-text-brand-pressed: #cbc9c9;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #4b4345;
--al-color-text-on-bg-fill-brand: #130c0e;
--al-color-text-on-bg-fill-brand-hovered: #130c0e;
--al-color-text-on-bg-fill-brand-pressed: #130c0e;
--al-color-text-on-bg-fill-brand-selected: #130c0e;
--al-color-text-on-bg-fill-brand-disabled: #1b1416;}

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



