: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: #dba046;
--cb-color-bg-fill-brand-hovered: #dfac5c;
--cb-color-bg-fill-brand-pressed: #e2b36b;
--cb-color-bg-fill-brand-selected: #e1af64;
--cb-color-bg-fill-brand-disabled: #e8c289;
--cb-color-text-brand: #dba046;
--cb-color-text-brand-hovered: #dea755;
--cb-color-text-brand-pressed: #e2b36b;
--cb-color-text-brand-selected: #dfac5c;
--cb-color-text-brand-disabled: #e8c289;
--cb-color-bg-surface-brand: #fcf8f0;
--cb-color-bg-surface-brand-hovered: #f9f0e1;
--cb-color-bg-surface-brand-pressed: #f6e8d3;
--cb-color-bg-surface-brand-selected: #fbf3e9;
--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: #dba046;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #936b2f;
--cb-color-bg-fill-brand-hovered: #a07d48;
--cb-color-bg-fill-brand-pressed: #a98959;
--cb-color-bg-fill-brand-selected: #a48350;
--cb-color-bg-fill-brand-disabled: #baa07a;
--cb-color-text-brand: #8e682d;
--cb-color-text-brand-hovered: #97743d;
--cb-color-text-brand-pressed: #a58657;
--cb-color-text-brand-selected: #9c7a47;
--cb-color-text-brand-disabled: #b79e79;
--cb-color-border-selected: #936b2f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c08d3d;
--cb-color-bg-fill-brand-pressed: #af8038;
--cb-color-bg-fill-brand-selected: #b8863b;
--cb-color-bg-fill-brand-disabled: #8c662d;
--cb-color-text-brand-hovered: #ca9341;
--cb-color-text-brand-pressed: #af8038;
--cb-color-text-brand-selected: #c08d3d;
--cb-color-text-brand-disabled: #8c662d;
--cb-color-bg-surface-brand: #231a0b;
--cb-color-bg-surface-brand-hovered: #342611;
--cb-color-bg-surface-brand-pressed: #463317;
--cb-color-bg-surface-brand-selected: #2c200e;
--cb-color-bg-surface-brand-disabled: #1b1309;
--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: #413829;
--cb-color-bg-surface-brand-hovered: #50422c;
--cb-color-bg-surface-brand-pressed: #5f4c2f;
--cb-color-bg-surface-brand-selected: #493d2b;
--cb-color-bg-surface-brand-disabled: #3a3328;}
:root{--al-color-border-selected: #9d6d1e;
--al-color-border-elevated-selected: #9d6d1e;
--al-color-outline-focused: #3f2803;
--al-color-bg-surface-brand: #ffe9c9;
--al-color-bg-surface-brand-hovered: #ffd79f;
--al-color-bg-surface-brand-pressed: #f9c67e;
--al-color-bg-surface-brand-selected: #f9c67e;
--al-color-bg-surface-brand-disabled: #fff1de;
--al-color-bg-surface-brand-elevated: #ffe9c9;
--al-color-bg-surface-brand-elevated-hovered: #ffd79f;
--al-color-bg-surface-brand-elevated-pressed: #f9c67e;
--al-color-bg-surface-brand-elevated-selected: #f9c67e;
--al-color-bg-surface-brand-elevated-disabled: #fff1de;
--al-color-bg-fill-brand: #9d6d1e;
--al-color-bg-fill-brand-hovered: #8a5f16;
--al-color-bg-fill-brand-pressed: #785110;
--al-color-bg-fill-brand-selected: #65440a;
--al-color-bg-fill-brand-disabled: #f0b866;
--al-color-text-brand: #8a5f16;
--al-color-text-brand-hovered: #785110;
--al-color-text-brand-pressed: #65440a;
--al-color-text-brand-selected: #523606;
--al-color-text-brand-disabled: #e5aa52;
--al-color-text-on-bg-fill-brand: #fefbf7;
--al-color-text-on-bg-fill-brand-hovered: #fefbf7;
--al-color-text-on-bg-fill-brand-pressed: #fefbf7;
--al-color-text-on-bg-fill-brand-selected: #fefbf7;
--al-color-text-on-bg-fill-brand-disabled: #fff1de;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #8a5f16;
--al-color-border-elevated-selected: #8a5f16;
--al-color-bg-fill-brand: #8a5f16;
--al-color-bg-fill-brand-hovered: #785110;
--al-color-bg-fill-brand-pressed: #65440a;
--al-color-bg-fill-brand-selected: #523606;
--al-color-text-brand: #65440a;
--al-color-text-brand-hovered: #523606;
--al-color-text-brand-pressed: #3f2803;
--al-color-text-brand-selected: #281801;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #a87523;
--al-color-border-elevated-selected: #bc852e;
--al-color-outline-focused: #ffdba7;
--al-color-bg-surface-brand: #2a1a02;
--al-color-bg-surface-brand-hovered: #3a2503;
--al-color-bg-surface-brand-pressed: #472e04;
--al-color-bg-surface-brand-selected: #472e04;
--al-color-bg-surface-brand-disabled: #211301;
--al-color-bg-surface-brand-elevated: #3a2503;
--al-color-bg-surface-brand-elevated-hovered: #472e04;
--al-color-bg-surface-brand-elevated-pressed: #533706;
--al-color-bg-surface-brand-elevated-selected: #533706;
--al-color-bg-surface-brand-elevated-disabled: #2a1a02;
--al-color-bg-fill-brand: #d0963c;
--al-color-bg-fill-brand-hovered: #e5aa52;
--al-color-bg-fill-brand-pressed: #f6c074;
--al-color-bg-fill-brand-selected: #ffdba7;
--al-color-bg-fill-brand-disabled: #533706;
--al-color-text-brand: #d0963c;
--al-color-text-brand-hovered: #e5aa52;
--al-color-text-brand-pressed: #f6c074;
--al-color-text-brand-selected: #ffdba7;
--al-color-text-brand-disabled: #5f3f09;
--al-color-text-on-bg-fill-brand: #160c01;
--al-color-text-on-bg-fill-brand-hovered: #160c01;
--al-color-text-on-bg-fill-brand-pressed: #160c01;
--al-color-text-on-bg-fill-brand-selected: #160c01;
--al-color-text-on-bg-fill-brand-disabled: #211301;}

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



