: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: #4c433b;
--cb-color-bg-fill-brand-hovered: #625a53;
--cb-color-bg-fill-brand-pressed: #706962;
--cb-color-bg-fill-brand-selected: #69615b;
--cb-color-bg-fill-brand-disabled: #8d8782;
--cb-color-text-brand: #4c433b;
--cb-color-text-brand-hovered: #5a524a;
--cb-color-text-brand-pressed: #706962;
--cb-color-text-brand-selected: #625a53;
--cb-color-text-brand-disabled: #8d8782;
--cb-color-bg-surface-brand: #f1f0f0;
--cb-color-bg-surface-brand-hovered: #e2e1df;
--cb-color-bg-surface-brand-pressed: #d4d2d0;
--cb-color-bg-surface-brand-selected: #e9e8e7;
--cb-color-bg-surface-brand-disabled: #f8f8f7;
--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: #4c433b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #433b34;
--cb-color-bg-fill-brand-pressed: #3d362f;
--cb-color-bg-fill-brand-selected: #403832;
--cb-color-bg-fill-brand-disabled: #312b26;
--cb-color-text-brand-hovered: #463e36;
--cb-color-text-brand-pressed: #3d362f;
--cb-color-text-brand-selected: #433b34;
--cb-color-text-brand-disabled: #312b26;
--cb-color-bg-surface-brand: #0c0b09;
--cb-color-bg-surface-brand-hovered: #12100e;
--cb-color-bg-surface-brand-pressed: #181613;
--cb-color-bg-surface-brand-selected: #0f0d0c;
--cb-color-bg-surface-brand-disabled: #090807;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2a2928;
--cb-color-bg-surface-brand-hovered: #2e2b2a;
--cb-color-bg-surface-brand-pressed: #312e2b;
--cb-color-bg-surface-brand-selected: #2c2a29;
--cb-color-bg-surface-brand-disabled: #292827;}
:root{--al-color-border-selected: #7d756e;
--al-color-border-elevated-selected: #7d756e;
--al-color-outline-focused: #332c25;
--al-color-bg-surface-brand: #edebea;
--al-color-bg-surface-brand-hovered: #dedcda;
--al-color-bg-surface-brand-pressed: #d1cecb;
--al-color-bg-surface-brand-selected: #d1cecb;
--al-color-bg-surface-brand-disabled: #f4f3f2;
--al-color-bg-surface-brand-elevated: #edebea;
--al-color-bg-surface-brand-elevated-hovered: #dedcda;
--al-color-bg-surface-brand-elevated-pressed: #d1cecb;
--al-color-bg-surface-brand-elevated-selected: #d1cecb;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f2;
--al-color-bg-fill-brand: #7d756e;
--al-color-bg-fill-brand-hovered: #6e665e;
--al-color-bg-fill-brand-pressed: #60574f;
--al-color-bg-fill-brand-selected: #524840;
--al-color-bg-fill-brand-disabled: #c5c1bd;
--al-color-text-brand: #6e665e;
--al-color-text-brand-hovered: #60574f;
--al-color-text-brand-pressed: #524840;
--al-color-text-brand-selected: #433a33;
--al-color-text-brand-disabled: #b9b4b0;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f4f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6e665e;
--al-color-border-elevated-selected: #6e665e;
--al-color-bg-fill-brand: #6e665e;
--al-color-bg-fill-brand-hovered: #60574f;
--al-color-bg-fill-brand-pressed: #524840;
--al-color-bg-fill-brand-selected: #433a33;
--al-color-text-brand: #524840;
--al-color-text-brand-hovered: #433a33;
--al-color-text-brand-pressed: #332c25;
--al-color-text-brand-selected: #201a15;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #857d77;
--al-color-border-elevated-selected: #968e88;
--al-color-outline-focused: #e2dfde;
--al-color-bg-surface-brand: #231c17;
--al-color-bg-surface-brand-hovered: #302822;
--al-color-bg-surface-brand-pressed: #39312a;
--al-color-bg-surface-brand-selected: #39312a;
--al-color-bg-surface-brand-disabled: #1b1611;
--al-color-bg-surface-brand-elevated: #302822;
--al-color-bg-surface-brand-elevated-hovered: #39312a;
--al-color-bg-surface-brand-elevated-pressed: #443b33;
--al-color-bg-surface-brand-elevated-selected: #443b33;
--al-color-bg-surface-brand-elevated-disabled: #231c17;
--al-color-bg-fill-brand: #a7a09b;
--al-color-bg-fill-brand-hovered: #b8b4af;
--al-color-bg-fill-brand-pressed: #ccc9c6;
--al-color-bg-fill-brand-selected: #e2dfde;
--al-color-bg-fill-brand-disabled: #443b33;
--al-color-text-brand: #a7a09b;
--al-color-text-brand-hovered: #b8b4af;
--al-color-text-brand-pressed: #ccc9c6;
--al-color-text-brand-selected: #e2dfde;
--al-color-text-brand-disabled: #4c433b;
--al-color-text-on-bg-fill-brand: #130e0a;
--al-color-text-on-bg-fill-brand-hovered: #130e0a;
--al-color-text-on-bg-fill-brand-pressed: #130e0a;
--al-color-text-on-bg-fill-brand-selected: #130e0a;
--al-color-text-on-bg-fill-brand-disabled: #1b1611;}

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



