: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: #17130c;
--cb-color-bg-fill-brand-hovered: #33302a;
--cb-color-bg-fill-brand-pressed: #45423d;
--cb-color-bg-fill-brand-selected: #3c3933;
--cb-color-bg-fill-brand-disabled: #6b6864;
--cb-color-text-brand: #17130c;
--cb-color-text-brand-hovered: #29261f;
--cb-color-text-brand-pressed: #45423d;
--cb-color-text-brand-selected: #33302a;
--cb-color-text-brand-disabled: #6b6864;
--cb-color-bg-surface-brand: #edecec;
--cb-color-bg-surface-brand-hovered: #dad9d8;
--cb-color-bg-surface-brand-pressed: #c8c7c5;
--cb-color-bg-surface-brand-selected: #e3e2e1;
--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: #17130c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #14110b;
--cb-color-bg-fill-brand-pressed: #120f0a;
--cb-color-bg-fill-brand-selected: #13100a;
--cb-color-bg-fill-brand-disabled: #0f0c08;
--cb-color-text-brand-hovered: #15120b;
--cb-color-text-brand-pressed: #120f0a;
--cb-color-text-brand-selected: #14110b;
--cb-color-text-brand-disabled: #0f0c08;
--cb-color-bg-surface-brand: #040302;
--cb-color-bg-surface-brand-hovered: #060503;
--cb-color-bg-surface-brand-pressed: #070604;
--cb-color-bg-surface-brand-selected: #050402;
--cb-color-bg-surface-brand-disabled: #030201;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #222120;
--cb-color-bg-surface-brand-hovered: #21201e;
--cb-color-bg-surface-brand-pressed: #201f1c;
--cb-color-bg-surface-brand-selected: #21211f;
--cb-color-bg-surface-brand-disabled: #222221;}
:root{--al-color-border-selected: #797671;
--al-color-border-elevated-selected: #797671;
--al-color-outline-focused: #312c25;
--al-color-bg-surface-brand: #ebebea;
--al-color-bg-surface-brand-hovered: #dcdcda;
--al-color-bg-surface-brand-pressed: #d0cfcd;
--al-color-bg-surface-brand-selected: #d0cfcd;
--al-color-bg-surface-brand-disabled: #f4f4f3;
--al-color-bg-surface-brand-elevated: #ebebea;
--al-color-bg-surface-brand-elevated-hovered: #dcdcda;
--al-color-bg-surface-brand-elevated-pressed: #d0cfcd;
--al-color-bg-surface-brand-elevated-selected: #d0cfcd;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f3;
--al-color-bg-fill-brand: #797671;
--al-color-bg-fill-brand-hovered: #6a6761;
--al-color-bg-fill-brand-pressed: #5c5852;
--al-color-bg-fill-brand-selected: #4e4a43;
--al-color-bg-fill-brand-disabled: #c2c1be;
--al-color-text-brand: #6a6761;
--al-color-text-brand-hovered: #5c5852;
--al-color-text-brand-pressed: #4e4a43;
--al-color-text-brand-selected: #403b34;
--al-color-text-brand-disabled: #b6b4b1;
--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: #6a6761;
--al-color-border-elevated-selected: #6a6761;
--al-color-bg-fill-brand: #6a6761;
--al-color-bg-fill-brand-hovered: #5c5852;
--al-color-bg-fill-brand-pressed: #4e4a43;
--al-color-bg-fill-brand-selected: #403b34;
--al-color-text-brand: #4e4a43;
--al-color-text-brand-hovered: #403b34;
--al-color-text-brand-pressed: #312c25;
--al-color-text-brand-selected: #1f1a13;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e79;
--al-color-border-elevated-selected: #928f8b;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #211d16;
--al-color-bg-surface-brand-hovered: #2d2922;
--al-color-bg-surface-brand-pressed: #36322b;
--al-color-bg-surface-brand-selected: #36322b;
--al-color-bg-surface-brand-disabled: #1a160f;
--al-color-bg-surface-brand-elevated: #2d2922;
--al-color-bg-surface-brand-elevated-hovered: #36322b;
--al-color-bg-surface-brand-elevated-pressed: #413c35;
--al-color-bg-surface-brand-elevated-selected: #413c35;
--al-color-bg-surface-brand-elevated-disabled: #211d16;
--al-color-bg-fill-brand: #a4a19e;
--al-color-bg-fill-brand-hovered: #b6b4b1;
--al-color-bg-fill-brand-pressed: #cbc9c7;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #413c35;
--al-color-text-brand: #a4a19e;
--al-color-text-brand-hovered: #b6b4b1;
--al-color-text-brand-pressed: #cbc9c7;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #48453e;
--al-color-text-on-bg-fill-brand: #0f0c06;
--al-color-text-on-bg-fill-brand-hovered: #0f0c06;
--al-color-text-on-bg-fill-brand-pressed: #0f0c06;
--al-color-text-on-bg-fill-brand-selected: #0f0c06;
--al-color-text-on-bg-fill-brand-disabled: #1a160f;}

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



