: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: #cd9e49;
--cb-color-bg-fill-brand-hovered: #d3aa5f;
--cb-color-bg-fill-brand-pressed: #d7b16d;
--cb-color-bg-fill-brand-selected: #d5ae66;
--cb-color-bg-fill-brand-disabled: #dfc18b;
--cb-color-text-brand: #cd9e49;
--cb-color-text-brand-hovered: #d1a657;
--cb-color-text-brand-pressed: #d7b16d;
--cb-color-text-brand-selected: #d3aa5f;
--cb-color-text-brand-disabled: #dfc18b;
--cb-color-bg-surface-brand: #fbf7f1;
--cb-color-bg-surface-brand-hovered: #f7efe2;
--cb-color-bg-surface-brand-pressed: #f3e8d3;
--cb-color-bg-surface-brand-selected: #f9f3e9;
--cb-color-bg-surface-brand-disabled: #fdfbf8;
--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: #cd9e49;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #8f6e33;
--cb-color-bg-fill-brand-hovered: #9d804c;
--cb-color-bg-fill-brand-pressed: #a58b5c;
--cb-color-bg-fill-brand-selected: #a18554;
--cb-color-bg-fill-brand-disabled: #b7a27d;
--cb-color-text-brand: #896931;
--cb-color-text-brand-hovered: #927541;
--cb-color-text-brand-pressed: #a1875a;
--cb-color-text-brand-selected: #977b4a;
--cb-color-text-brand-disabled: #b49f7b;
--cb-color-border-selected: #8f6e33;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b48b40;
--cb-color-bg-fill-brand-pressed: #a47e3a;
--cb-color-bg-fill-brand-selected: #ac853d;
--cb-color-bg-fill-brand-disabled: #83652f;
--cb-color-text-brand-hovered: #bd9243;
--cb-color-text-brand-pressed: #a47e3a;
--cb-color-text-brand-selected: #b48b40;
--cb-color-text-brand-disabled: #83652f;
--cb-color-bg-surface-brand: #21190c;
--cb-color-bg-surface-brand-hovered: #312611;
--cb-color-bg-surface-brand-pressed: #423317;
--cb-color-bg-surface-brand-selected: #29200f;
--cb-color-bg-surface-brand-disabled: #191309;
--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: #3f382a;
--cb-color-bg-surface-brand-hovered: #4c412d;
--cb-color-bg-surface-brand-pressed: #5a4b30;
--cb-color-bg-surface-brand-selected: #463c2b;
--cb-color-bg-surface-brand-disabled: #393328;}
:root{--al-color-border-selected: #977025;
--al-color-border-elevated-selected: #977025;
--al-color-outline-focused: #3c2a05;
--al-color-bg-surface-brand: #fbeace;
--al-color-bg-surface-brand-hovered: #f7d9a8;
--al-color-bg-surface-brand-pressed: #f0c989;
--al-color-bg-surface-brand-selected: #f0c989;
--al-color-bg-surface-brand-disabled: #fcf2e1;
--al-color-bg-surface-brand-elevated: #fbeace;
--al-color-bg-surface-brand-elevated-hovered: #f7d9a8;
--al-color-bg-surface-brand-elevated-pressed: #f0c989;
--al-color-bg-surface-brand-elevated-selected: #f0c989;
--al-color-bg-surface-brand-elevated-disabled: #fcf2e1;
--al-color-bg-fill-brand: #977025;
--al-color-bg-fill-brand-hovered: #85611c;
--al-color-bg-fill-brand-pressed: #735315;
--al-color-bg-fill-brand-selected: #61450f;
--al-color-bg-fill-brand-disabled: #e7bb70;
--al-color-text-brand: #85611c;
--al-color-text-brand-hovered: #735315;
--al-color-text-brand-pressed: #61450f;
--al-color-text-brand-selected: #4f380a;
--al-color-text-brand-disabled: #dbad5b;
--al-color-text-on-bg-fill-brand: #fefbf8;
--al-color-text-on-bg-fill-brand-hovered: #fefbf8;
--al-color-text-on-bg-fill-brand-pressed: #fefbf8;
--al-color-text-on-bg-fill-brand-selected: #fefbf8;
--al-color-text-on-bg-fill-brand-disabled: #fcf2e1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #85611c;
--al-color-border-elevated-selected: #85611c;
--al-color-bg-fill-brand: #85611c;
--al-color-bg-fill-brand-hovered: #735315;
--al-color-bg-fill-brand-pressed: #61450f;
--al-color-bg-fill-brand-selected: #4f380a;
--al-color-text-brand: #61450f;
--al-color-text-brand-hovered: #4f380a;
--al-color-text-brand-pressed: #3c2a05;
--al-color-text-brand-selected: #251902;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #a0772a;
--al-color-border-elevated-selected: #b48835;
--al-color-outline-focused: #f8dcaf;
--al-color-bg-surface-brand: #291c03;
--al-color-bg-surface-brand-hovered: #372604;
--al-color-bg-surface-brand-pressed: #432f07;
--al-color-bg-surface-brand-selected: #432f07;
--al-color-bg-surface-brand-disabled: #211502;
--al-color-bg-surface-brand-elevated: #372604;
--al-color-bg-surface-brand-elevated-hovered: #432f07;
--al-color-bg-surface-brand-elevated-pressed: #50380a;
--al-color-bg-surface-brand-elevated-selected: #50380a;
--al-color-bg-surface-brand-elevated-disabled: #291c03;
--al-color-bg-fill-brand: #c89a44;
--al-color-bg-fill-brand-hovered: #dcad5c;
--al-color-bg-fill-brand-pressed: #ecc37e;
--al-color-bg-fill-brand-selected: #f8dcaf;
--al-color-bg-fill-brand-disabled: #50380a;
--al-color-text-brand: #c89a44;
--al-color-text-brand-hovered: #dcad5c;
--al-color-text-brand-pressed: #ecc37e;
--al-color-text-brand-selected: #f8dcaf;
--al-color-text-brand-disabled: #5a410d;
--al-color-text-on-bg-fill-brand: #130b01;
--al-color-text-on-bg-fill-brand-hovered: #130b01;
--al-color-text-on-bg-fill-brand-pressed: #130b01;
--al-color-text-on-bg-fill-brand-selected: #130b01;
--al-color-text-on-bg-fill-brand-disabled: #211502;}

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



