: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: #151404;
--cb-color-bg-fill-brand-hovered: #313123;
--cb-color-bg-fill-brand-pressed: #444336;
--cb-color-bg-fill-brand-selected: #3b3a2c;
--cb-color-bg-fill-brand-disabled: #69695f;
--cb-color-text-brand: #151404;
--cb-color-text-brand-hovered: #272618;
--cb-color-text-brand-pressed: #444336;
--cb-color-text-brand-selected: #313123;
--cb-color-text-brand-disabled: #69695f;
--cb-color-bg-surface-brand: #ededeb;
--cb-color-bg-surface-brand-hovered: #d9d9d7;
--cb-color-bg-surface-brand-pressed: #c7c7c3;
--cb-color-bg-surface-brand-selected: #e3e2e0;
--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: #151404;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #121204;
--cb-color-bg-fill-brand-pressed: #111003;
--cb-color-bg-fill-brand-selected: #121103;
--cb-color-bg-fill-brand-disabled: #0d0d03;
--cb-color-text-brand-hovered: #131204;
--cb-color-text-brand-pressed: #111003;
--cb-color-text-brand-selected: #121204;
--cb-color-text-brand-disabled: #0d0d03;
--cb-color-bg-surface-brand: #030301;
--cb-color-bg-surface-brand-hovered: #050501;
--cb-color-bg-surface-brand-pressed: #070601;
--cb-color-bg-surface-brand-selected: #040401;
--cb-color-bg-surface-brand-disabled: #030200;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #22211f;
--cb-color-bg-surface-brand-hovered: #20201c;
--cb-color-bg-surface-brand-pressed: #1f1f1a;
--cb-color-bg-surface-brand-selected: #21211e;
--cb-color-bg-surface-brand-disabled: #222220;}
:root{--al-color-border-selected: #78776b;
--al-color-border-elevated-selected: #78776b;
--al-color-outline-focused: #2e2e1d;
--al-color-bg-surface-brand: #ebebe9;
--al-color-bg-surface-brand-hovered: #dcdcd9;
--al-color-bg-surface-brand-pressed: #cfcfcb;
--al-color-bg-surface-brand-selected: #cfcfcb;
--al-color-bg-surface-brand-disabled: #f4f4f3;
--al-color-bg-surface-brand-elevated: #ebebe9;
--al-color-bg-surface-brand-elevated-hovered: #dcdcd9;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcb;
--al-color-bg-surface-brand-elevated-selected: #cfcfcb;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f3;
--al-color-bg-fill-brand: #78776b;
--al-color-bg-fill-brand-hovered: #69685b;
--al-color-bg-fill-brand-pressed: #5a594b;
--al-color-bg-fill-brand-selected: #4c4b3c;
--al-color-bg-fill-brand-disabled: #c2c1bc;
--al-color-text-brand: #69685b;
--al-color-text-brand-hovered: #5a594b;
--al-color-text-brand-pressed: #4c4b3c;
--al-color-text-brand-selected: #3d3d2d;
--al-color-text-brand-disabled: #b5b5ae;
--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: #69685b;
--al-color-border-elevated-selected: #69685b;
--al-color-bg-fill-brand: #69685b;
--al-color-bg-fill-brand-hovered: #5a594b;
--al-color-bg-fill-brand-pressed: #4c4b3c;
--al-color-bg-fill-brand-selected: #3d3d2d;
--al-color-text-brand: #4c4b3c;
--al-color-text-brand-hovered: #3d3d2d;
--al-color-text-brand-pressed: #2e2e1d;
--al-color-text-brand-selected: #1c1c0a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807f73;
--al-color-border-elevated-selected: #909086;
--al-color-outline-focused: #e0e0de;
--al-color-bg-surface-brand: #1f1e0d;
--al-color-bg-surface-brand-hovered: #2b2a19;
--al-color-bg-surface-brand-pressed: #343423;
--al-color-bg-surface-brand-selected: #343423;
--al-color-bg-surface-brand-disabled: #181706;
--al-color-bg-surface-brand-elevated: #2b2a19;
--al-color-bg-surface-brand-elevated-hovered: #343423;
--al-color-bg-surface-brand-elevated-pressed: #3e3d2d;
--al-color-bg-surface-brand-elevated-selected: #3e3d2d;
--al-color-bg-surface-brand-elevated-disabled: #1f1e0d;
--al-color-bg-fill-brand: #a2a299;
--al-color-bg-fill-brand-hovered: #b5b5ae;
--al-color-bg-fill-brand-pressed: #c9c9c4;
--al-color-bg-fill-brand-selected: #e0e0de;
--al-color-bg-fill-brand-disabled: #3e3d2d;
--al-color-text-brand: #a2a299;
--al-color-text-brand-hovered: #b5b5ae;
--al-color-text-brand-pressed: #c9c9c4;
--al-color-text-brand-selected: #e0e0de;
--al-color-text-brand-disabled: #464636;
--al-color-text-on-bg-fill-brand: #0e0d01;
--al-color-text-on-bg-fill-brand-hovered: #0e0d01;
--al-color-text-on-bg-fill-brand-pressed: #0e0d01;
--al-color-text-on-bg-fill-brand-selected: #0e0d01;
--al-color-text-on-bg-fill-brand-disabled: #181706;}

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



