: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: #c9a762;
--cb-color-bg-fill-brand-hovered: #d0b275;
--cb-color-bg-fill-brand-pressed: #d4b981;
--cb-color-bg-fill-brand-selected: #d2b57b;
--cb-color-bg-fill-brand-disabled: #dcc79b;
--cb-color-text-brand: #c9a762;
--cb-color-text-brand-hovered: #cdae6e;
--cb-color-text-brand-pressed: #d4b981;
--cb-color-text-brand-selected: #d0b275;
--cb-color-text-brand-disabled: #dcc79b;
--cb-color-bg-surface-brand: #fbf8f3;
--cb-color-bg-surface-brand-hovered: #f6f1e6;
--cb-color-bg-surface-brand-pressed: #f2ead9;
--cb-color-bg-surface-brand-selected: #f8f4ec;
--cb-color-bg-surface-brand-disabled: #fdfcf9;
--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: #c9a762;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #877042;
--cb-color-bg-fill-brand-hovered: #968159;
--cb-color-bg-fill-brand-pressed: #9f8d68;
--cb-color-bg-fill-brand-selected: #9a8760;
--cb-color-bg-fill-brand-disabled: #b2a486;
--cb-color-text-brand: #826c3f;
--cb-color-text-brand-hovered: #8c784e;
--cb-color-text-brand-pressed: #9b8965;
--cb-color-text-brand-selected: #917e56;
--cb-color-text-brand-disabled: #afa184;
--cb-color-border-selected: #877042;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b19356;
--cb-color-bg-fill-brand-pressed: #a1864e;
--cb-color-bg-fill-brand-selected: #a98c52;
--cb-color-bg-fill-brand-disabled: #806b3f;
--cb-color-text-brand-hovered: #b99a5a;
--cb-color-text-brand-pressed: #a1864e;
--cb-color-text-brand-selected: #b19356;
--cb-color-text-brand-disabled: #806b3f;
--cb-color-bg-surface-brand: #201b10;
--cb-color-bg-surface-brand-hovered: #302817;
--cb-color-bg-surface-brand-pressed: #413620;
--cb-color-bg-surface-brand-selected: #282114;
--cb-color-bg-surface-brand-disabled: #18140c;
--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: #3f392e;
--cb-color-bg-surface-brand-hovered: #4b4333;
--cb-color-bg-surface-brand-pressed: #594e38;
--cb-color-bg-surface-brand-selected: #453e30;
--cb-color-bg-surface-brand-disabled: #38342c;}
:root{--al-color-border-selected: #8e7239;
--al-color-border-elevated-selected: #8e7239;
--al-color-outline-focused: #382b10;
--al-color-bg-surface-brand: #f8eace;
--al-color-bg-surface-brand-hovered: #f2daab;
--al-color-bg-surface-brand-pressed: #e9cb91;
--al-color-bg-surface-brand-selected: #e9cb91;
--al-color-bg-surface-brand-disabled: #fbf3e3;
--al-color-bg-surface-brand-elevated: #f8eace;
--al-color-bg-surface-brand-elevated-hovered: #f2daab;
--al-color-bg-surface-brand-elevated-pressed: #e9cb91;
--al-color-bg-surface-brand-elevated-selected: #e9cb91;
--al-color-bg-surface-brand-elevated-disabled: #fbf3e3;
--al-color-bg-fill-brand: #8e7239;
--al-color-bg-fill-brand-hovered: #7c6430;
--al-color-bg-fill-brand-pressed: #6b5528;
--al-color-bg-fill-brand-selected: #5b471f;
--al-color-bg-fill-brand-disabled: #ddbd7b;
--al-color-text-brand: #7c6430;
--al-color-text-brand-hovered: #6b5528;
--al-color-text-brand-pressed: #5b471f;
--al-color-text-brand-selected: #4a3a18;
--al-color-text-brand-disabled: #d2b06c;
--al-color-text-on-bg-fill-brand: #fdfcf8;
--al-color-text-on-bg-fill-brand-hovered: #fdfcf8;
--al-color-text-on-bg-fill-brand-pressed: #fdfcf8;
--al-color-text-on-bg-fill-brand-selected: #fdfcf8;
--al-color-text-on-bg-fill-brand-disabled: #fbf3e3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7c6430;
--al-color-border-elevated-selected: #7c6430;
--al-color-bg-fill-brand: #7c6430;
--al-color-bg-fill-brand-hovered: #6b5528;
--al-color-bg-fill-brand-pressed: #5b471f;
--al-color-bg-fill-brand-selected: #4a3a18;
--al-color-text-brand: #5b471f;
--al-color-text-brand-hovered: #4a3a18;
--al-color-text-brand-pressed: #382b10;
--al-color-text-brand-selected: #221a07;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #977b3f;
--al-color-border-elevated-selected: #ab8b4b;
--al-color-outline-focused: #f4ddb3;
--al-color-bg-surface-brand: #251c08;
--al-color-bg-surface-brand-hovered: #33270e;
--al-color-bg-surface-brand-pressed: #3f3113;
--al-color-bg-surface-brand-selected: #3f3113;
--al-color-bg-surface-brand-disabled: #1d1506;
--al-color-bg-surface-brand-elevated: #33270e;
--al-color-bg-surface-brand-elevated-hovered: #3f3113;
--al-color-bg-surface-brand-elevated-pressed: #4a3a18;
--al-color-bg-surface-brand-elevated-selected: #4a3a18;
--al-color-bg-surface-brand-elevated-disabled: #251c08;
--al-color-bg-fill-brand: #be9d59;
--al-color-bg-fill-brand-hovered: #d2b06c;
--al-color-bg-fill-brand-pressed: #e5c588;
--al-color-bg-fill-brand-selected: #f4ddb3;
--al-color-bg-fill-brand-disabled: #4a3a18;
--al-color-text-brand: #be9d59;
--al-color-text-brand-hovered: #d2b06c;
--al-color-text-brand-pressed: #e5c588;
--al-color-text-brand-selected: #f4ddb3;
--al-color-text-brand-disabled: #54421d;
--al-color-text-on-bg-fill-brand: #130d03;
--al-color-text-on-bg-fill-brand-hovered: #130d03;
--al-color-text-on-bg-fill-brand-pressed: #130d03;
--al-color-text-on-bg-fill-brand-selected: #130d03;
--al-color-text-on-bg-fill-brand-disabled: #1d1506;}

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



