: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: #c27a76;
--cb-color-bg-fill-brand-hovered: #c98a87;
--cb-color-bg-fill-brand-pressed: #ce9591;
--cb-color-bg-fill-brand-selected: #cc8f8c;
--cb-color-bg-fill-brand-disabled: #d8aaa7;
--cb-color-text-brand: #c27a76;
--cb-color-text-brand-hovered: #c78481;
--cb-color-text-brand-pressed: #ce9591;
--cb-color-text-brand-selected: #c98a87;
--cb-color-text-brand-disabled: #d8aaa7;
--cb-color-bg-surface-brand: #faf5f4;
--cb-color-bg-surface-brand-hovered: #f5eae9;
--cb-color-bg-surface-brand-pressed: #f0dfde;
--cb-color-bg-surface-brand-selected: #f8efee;
--cb-color-bg-surface-brand-disabled: #fdfafa;
--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: #c27a76;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #a16562;
--cb-color-bg-fill-brand-hovered: #ac7875;
--cb-color-bg-fill-brand-pressed: #b48481;
--cb-color-bg-fill-brand-selected: #b07e7b;
--cb-color-bg-fill-brand-disabled: #c39d9b;
--cb-color-text-brand: #99605d;
--cb-color-text-brand-hovered: #a16c6a;
--cb-color-text-brand-pressed: #ad807d;
--cb-color-text-brand-selected: #a57371;
--cb-color-text-brand-disabled: #be9997;
--cb-color-border-selected: #a16562;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #aa6b68;
--cb-color-bg-fill-brand-pressed: #9b625e;
--cb-color-bg-fill-brand-selected: #a36663;
--cb-color-bg-fill-brand-disabled: #7c4e4b;
--cb-color-text-brand-hovered: #b3706d;
--cb-color-text-brand-pressed: #9b625e;
--cb-color-text-brand-selected: #aa6b68;
--cb-color-text-brand-disabled: #7c4e4b;
--cb-color-bg-surface-brand: #1f1413;
--cb-color-bg-surface-brand-hovered: #2e1d1c;
--cb-color-bg-surface-brand-pressed: #3e2726;
--cb-color-bg-surface-brand-selected: #271818;
--cb-color-bg-surface-brand-disabled: #180f0e;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3d3231;
--cb-color-bg-surface-brand-hovered: #4a3938;
--cb-color-bg-surface-brand-pressed: #57403e;
--cb-color-bg-surface-brand-selected: #443534;
--cb-color-bg-surface-brand-disabled: #372e2e;}
:root{--al-color-border-selected: #a76461;
--al-color-border-elevated-selected: #a76461;
--al-color-outline-focused: #442422;
--al-color-bg-surface-brand: #fae7e5;
--al-color-bg-surface-brand-hovered: #f7d5d2;
--al-color-bg-surface-brand-pressed: #f2c3bf;
--al-color-bg-surface-brand-selected: #f2c3bf;
--al-color-bg-surface-brand-disabled: #fcf1f0;
--al-color-bg-surface-brand-elevated: #fae7e5;
--al-color-bg-surface-brand-elevated-hovered: #f7d5d2;
--al-color-bg-surface-brand-elevated-pressed: #f2c3bf;
--al-color-bg-surface-brand-elevated-selected: #f2c3bf;
--al-color-bg-surface-brand-elevated-disabled: #fcf1f0;
--al-color-bg-fill-brand: #a76461;
--al-color-bg-fill-brand-hovered: #945653;
--al-color-bg-fill-brand-pressed: #804947;
--al-color-bg-fill-brand-selected: #6d3d3b;
--al-color-bg-fill-brand-disabled: #edb4b0;
--al-color-text-brand: #945653;
--al-color-text-brand-hovered: #804947;
--al-color-text-brand-pressed: #6d3d3b;
--al-color-text-brand-selected: #59302f;
--al-color-text-brand-disabled: #e5a4a0;
--al-color-text-on-bg-fill-brand: #fefbfb;
--al-color-text-on-bg-fill-brand-hovered: #fefbfb;
--al-color-text-on-bg-fill-brand-pressed: #fefbfb;
--al-color-text-on-bg-fill-brand-selected: #fefbfb;
--al-color-text-on-bg-fill-brand-disabled: #fcf1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #945653;
--al-color-border-elevated-selected: #945653;
--al-color-bg-fill-brand: #945653;
--al-color-bg-fill-brand-hovered: #804947;
--al-color-bg-fill-brand-pressed: #6d3d3b;
--al-color-bg-fill-brand-selected: #59302f;
--al-color-text-brand: #6d3d3b;
--al-color-text-brand-hovered: #59302f;
--al-color-text-brand-pressed: #442422;
--al-color-text-brand-selected: #2b1413;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b16c68;
--al-color-border-elevated-selected: #c57c78;
--al-color-outline-focused: #f8d9d7;
--al-color-bg-surface-brand: #301716;
--al-color-bg-surface-brand-hovered: #3f201f;
--al-color-bg-surface-brand-pressed: #4d2927;
--al-color-bg-surface-brand-selected: #4d2927;
--al-color-bg-surface-brand-disabled: #251110;
--al-color-bg-surface-brand-elevated: #3f201f;
--al-color-bg-surface-brand-elevated-hovered: #4d2927;
--al-color-bg-surface-brand-elevated-pressed: #5a312f;
--al-color-bg-surface-brand-elevated-selected: #5a312f;
--al-color-bg-surface-brand-elevated-disabled: #301716;
--al-color-bg-fill-brand: #d68f8b;
--al-color-bg-fill-brand-hovered: #e5a4a0;
--al-color-bg-fill-brand-pressed: #f0bdba;
--al-color-bg-fill-brand-selected: #f8d9d7;
--al-color-bg-fill-brand-disabled: #5a312f;
--al-color-text-brand: #d68f8b;
--al-color-text-brand-hovered: #e5a4a0;
--al-color-text-brand-pressed: #f0bdba;
--al-color-text-brand-selected: #f8d9d7;
--al-color-text-brand-disabled: #663936;
--al-color-text-on-bg-fill-brand: #180908;
--al-color-text-on-bg-fill-brand-hovered: #180908;
--al-color-text-on-bg-fill-brand-pressed: #180908;
--al-color-text-on-bg-fill-brand-selected: #180908;
--al-color-text-on-bg-fill-brand-disabled: #251110;}

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