: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: #e4964e;
--cb-color-bg-fill-brand-hovered: #e7a364;
--cb-color-bg-fill-brand-pressed: #e9ab71;
--cb-color-bg-fill-brand-selected: #e8a76a;
--cb-color-bg-fill-brand-disabled: #eebc8e;
--cb-color-text-brand: #e4964e;
--cb-color-text-brand-hovered: #e69e5c;
--cb-color-text-brand-pressed: #e9ab71;
--cb-color-text-brand-selected: #e7a364;
--cb-color-text-brand-disabled: #eebc8e;
--cb-color-bg-surface-brand: #fdf7f1;
--cb-color-bg-surface-brand-hovered: #fbeee3;
--cb-color-bg-surface-brand-pressed: #f9e6d5;
--cb-color-bg-surface-brand-selected: #fcf2e9;
--cb-color-bg-surface-brand-disabled: #fefbf8;
--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: #e4964e;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #9d6736;
--cb-color-bg-fill-brand-hovered: #a9794e;
--cb-color-bg-fill-brand-pressed: #b1855e;
--cb-color-bg-fill-brand-selected: #ad7f56;
--cb-color-bg-fill-brand-disabled: #c09e7f;
--cb-color-text-brand: #976334;
--cb-color-text-brand-hovered: #9f6f44;
--cb-color-text-brand-pressed: #ac825d;
--cb-color-text-brand-selected: #a4764d;
--cb-color-text-brand-disabled: #bd9b7d;
--cb-color-border-selected: #9d6736;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c88445;
--cb-color-bg-fill-brand-pressed: #b6783e;
--cb-color-bg-fill-brand-selected: #bf7e41;
--cb-color-bg-fill-brand-disabled: #926032;
--cb-color-text-brand-hovered: #d28a48;
--cb-color-text-brand-pressed: #b6783e;
--cb-color-text-brand-selected: #c88445;
--cb-color-text-brand-disabled: #926032;
--cb-color-bg-surface-brand: #25180d;
--cb-color-bg-surface-brand-hovered: #372413;
--cb-color-bg-surface-brand-pressed: #493019;
--cb-color-bg-surface-brand-selected: #2e1e10;
--cb-color-bg-surface-brand-disabled: #1c1209;
--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: #43362b;
--cb-color-bg-surface-brand-hovered: #523f2e;
--cb-color-bg-surface-brand-pressed: #624932;
--cb-color-bg-surface-brand-selected: #4a3b2c;
--cb-color-bg-surface-brand-disabled: #3b3229;}
:root{--al-color-border-selected: #a86729;
--al-color-border-elevated-selected: #a86729;
--al-color-outline-focused: #442607;
--al-color-bg-surface-brand: #ffe8d1;
--al-color-bg-surface-brand-hovered: #ffd6ae;
--al-color-bg-surface-brand-pressed: #ffc38c;
--al-color-bg-surface-brand-selected: #ffc38c;
--al-color-bg-surface-brand-disabled: #fff1e4;
--al-color-bg-surface-brand-elevated: #ffe8d1;
--al-color-bg-surface-brand-elevated-hovered: #ffd6ae;
--al-color-bg-surface-brand-elevated-pressed: #ffc38c;
--al-color-bg-surface-brand-elevated-selected: #ffc38c;
--al-color-bg-surface-brand-elevated-disabled: #fff1e4;
--al-color-bg-fill-brand: #a86729;
--al-color-bg-fill-brand-hovered: #935a20;
--al-color-bg-fill-brand-pressed: #804c19;
--al-color-bg-fill-brand-selected: #6c4013;
--al-color-bg-fill-brand-disabled: #fcb272;
--al-color-text-brand: #935a20;
--al-color-text-brand-hovered: #804c19;
--al-color-text-brand-pressed: #6c4013;
--al-color-text-brand-selected: #59330d;
--al-color-text-brand-disabled: #f1a35d;
--al-color-text-on-bg-fill-brand: #fffbf8;
--al-color-text-on-bg-fill-brand-hovered: #fffbf8;
--al-color-text-on-bg-fill-brand-pressed: #fffbf8;
--al-color-text-on-bg-fill-brand-selected: #fffbf8;
--al-color-text-on-bg-fill-brand-disabled: #fff1e4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #935a20;
--al-color-border-elevated-selected: #935a20;
--al-color-bg-fill-brand: #935a20;
--al-color-bg-fill-brand-hovered: #804c19;
--al-color-bg-fill-brand-pressed: #6c4013;
--al-color-bg-fill-brand-selected: #59330d;
--al-color-text-brand: #6c4013;
--al-color-text-brand-hovered: #59330d;
--al-color-text-brand-pressed: #442607;
--al-color-text-brand-selected: #2b1603;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b36f2e;
--al-color-border-elevated-selected: #c77f39;
--al-color-outline-focused: #ffdab4;
--al-color-bg-surface-brand: #2e1803;
--al-color-bg-surface-brand-hovered: #3e2206;
--al-color-bg-surface-brand-pressed: #4c2b09;
--al-color-bg-surface-brand-selected: #4c2b09;
--al-color-bg-surface-brand-disabled: #241202;
--al-color-bg-surface-brand-elevated: #3e2206;
--al-color-bg-surface-brand-elevated-hovered: #4c2b09;
--al-color-bg-surface-brand-elevated-pressed: #59340d;
--al-color-bg-surface-brand-elevated-selected: #59340d;
--al-color-bg-surface-brand-elevated-disabled: #2e1803;
--al-color-bg-fill-brand: #dd9048;
--al-color-bg-fill-brand-hovered: #f1a35e;
--al-color-bg-fill-brand-pressed: #ffbb7f;
--al-color-bg-fill-brand-selected: #ffdab4;
--al-color-bg-fill-brand-disabled: #59340d;
--al-color-text-brand: #dd9048;
--al-color-text-brand-hovered: #f1a35e;
--al-color-text-brand-pressed: #ffbb7f;
--al-color-text-brand-selected: #ffdab4;
--al-color-text-brand-disabled: #653b10;
--al-color-text-on-bg-fill-brand: #180a01;
--al-color-text-on-bg-fill-brand-hovered: #180a01;
--al-color-text-on-bg-fill-brand-pressed: #180a01;
--al-color-text-on-bg-fill-brand-selected: #180a01;
--al-color-text-on-bg-fill-brand-disabled: #241202;}

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



