: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: #96744c;
--cb-color-bg-fill-brand-hovered: #a38562;
--cb-color-bg-fill-brand-pressed: #ab9070;
--cb-color-bg-fill-brand-selected: #a78a69;
--cb-color-bg-fill-brand-disabled: #bca68d;
--cb-color-text-brand: #96744c;
--cb-color-text-brand-hovered: #9e7f5a;
--cb-color-text-brand-pressed: #ab9070;
--cb-color-text-brand-selected: #a38562;
--cb-color-text-brand-disabled: #bca68d;
--cb-color-bg-surface-brand: #f7f4f1;
--cb-color-bg-surface-brand-hovered: #eee9e2;
--cb-color-bg-surface-brand-pressed: #e6ded4;
--cb-color-bg-surface-brand-selected: #f2eee9;
--cb-color-bg-surface-brand-disabled: #fbfaf8;
--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: #96744c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #91704a;
--cb-color-bg-fill-brand-hovered: #9e8160;
--cb-color-bg-fill-brand-pressed: #a78d6e;
--cb-color-bg-fill-brand-selected: #a38767;
--cb-color-bg-fill-brand-disabled: #b9a48b;
--cb-color-text-brand: #896a45;
--cb-color-text-brand-hovered: #927654;
--cb-color-text-brand-pressed: #a1886a;
--cb-color-text-brand-selected: #977c5c;
--cb-color-text-brand-disabled: #b4a088;
--cb-color-border-selected: #91704a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #846643;
--cb-color-bg-fill-brand-pressed: #785d3d;
--cb-color-bg-fill-brand-selected: #7e6140;
--cb-color-bg-fill-brand-disabled: #604a31;
--cb-color-text-brand-hovered: #8a6b46;
--cb-color-text-brand-pressed: #785d3d;
--cb-color-text-brand-selected: #846643;
--cb-color-text-brand-disabled: #604a31;
--cb-color-bg-surface-brand: #18130c;
--cb-color-bg-surface-brand-hovered: #241c12;
--cb-color-bg-surface-brand-pressed: #302518;
--cb-color-bg-surface-brand-selected: #1e170f;
--cb-color-bg-surface-brand-disabled: #120e09;
--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: #36312a;
--cb-color-bg-surface-brand-hovered: #3f372e;
--cb-color-bg-surface-brand-pressed: #493e31;
--cb-color-bg-surface-brand-selected: #3b342c;
--cb-color-bg-surface-brand-disabled: #322e29;}
:root{--al-color-border-selected: #927049;
--al-color-border-elevated-selected: #927049;
--al-color-outline-focused: #3c2913;
--al-color-bg-surface-brand: #f2ebe4;
--al-color-bg-surface-brand-hovered: #e8dbce;
--al-color-bg-surface-brand-pressed: #deccb8;
--al-color-bg-surface-brand-selected: #deccb8;
--al-color-bg-surface-brand-disabled: #f7f4f0;
--al-color-bg-surface-brand-elevated: #f2ebe4;
--al-color-bg-surface-brand-elevated-hovered: #e8dbce;
--al-color-bg-surface-brand-elevated-pressed: #deccb8;
--al-color-bg-surface-brand-elevated-selected: #deccb8;
--al-color-bg-surface-brand-elevated-disabled: #f7f4f0;
--al-color-bg-fill-brand: #927049;
--al-color-bg-fill-brand-hovered: #81613b;
--al-color-bg-fill-brand-pressed: #715330;
--al-color-bg-fill-brand-selected: #604526;
--al-color-bg-fill-brand-disabled: #d4bea4;
--al-color-text-brand: #81613b;
--al-color-text-brand-hovered: #715330;
--al-color-text-brand-pressed: #604526;
--al-color-text-brand-selected: #4e381d;
--al-color-text-brand-disabled: #cab093;
--al-color-text-on-bg-fill-brand: #fcfbfa;
--al-color-text-on-bg-fill-brand-hovered: #fcfbfa;
--al-color-text-on-bg-fill-brand-pressed: #fcfbfa;
--al-color-text-on-bg-fill-brand-selected: #fcfbfa;
--al-color-text-on-bg-fill-brand-disabled: #f7f4f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #81613b;
--al-color-border-elevated-selected: #81613b;
--al-color-bg-fill-brand: #81613b;
--al-color-bg-fill-brand-hovered: #715330;
--al-color-bg-fill-brand-pressed: #604526;
--al-color-bg-fill-brand-selected: #4e381d;
--al-color-text-brand: #604526;
--al-color-text-brand-hovered: #4e381d;
--al-color-text-brand-pressed: #3c2913;
--al-color-text-brand-selected: #251909;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9b7850;
--al-color-border-elevated-selected: #ab8963;
--al-color-outline-focused: #eaded2;
--al-color-bg-surface-brand: #291b0b;
--al-color-bg-surface-brand-hovered: #372611;
--al-color-bg-surface-brand-pressed: #432f17;
--al-color-bg-surface-brand-selected: #432f17;
--al-color-bg-surface-brand-disabled: #201507;
--al-color-bg-surface-brand-elevated: #372611;
--al-color-bg-surface-brand-elevated-hovered: #432f17;
--al-color-bg-surface-brand-elevated-pressed: #4e381c;
--al-color-bg-surface-brand-elevated-selected: #4e381c;
--al-color-bg-surface-brand-elevated-disabled: #291b0b;
--al-color-bg-fill-brand: #bb9c7a;
--al-color-bg-fill-brand-hovered: #cbb093;
--al-color-bg-fill-brand-pressed: #dac6b1;
--al-color-bg-fill-brand-selected: #eaded2;
--al-color-bg-fill-brand-disabled: #4e381c;
--al-color-text-brand: #bb9c7a;
--al-color-text-brand-hovered: #cbb093;
--al-color-text-brand-pressed: #dac6b1;
--al-color-text-brand-selected: #eaded2;
--al-color-text-brand-disabled: #594022;
--al-color-text-on-bg-fill-brand: #160d04;
--al-color-text-on-bg-fill-brand-hovered: #160d04;
--al-color-text-on-bg-fill-brand-pressed: #160d04;
--al-color-text-on-bg-fill-brand-selected: #160d04;
--al-color-text-on-bg-fill-brand-disabled: #201507;}

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



