: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: #a96f2d;
--cb-color-bg-fill-brand-hovered: #b38147;
--cb-color-bg-fill-brand-pressed: #ba8c57;
--cb-color-bg-fill-brand-selected: #b7864f;
--cb-color-bg-fill-brand-disabled: #c8a379;
--cb-color-text-brand: #a96f2d;
--cb-color-text-brand-hovered: #b07a3d;
--cb-color-text-brand-pressed: #ba8c57;
--cb-color-text-brand-selected: #b38147;
--cb-color-text-brand-disabled: #c8a379;
--cb-color-bg-surface-brand: #f8f4ef;
--cb-color-bg-surface-brand-hovered: #f1e8dd;
--cb-color-bg-surface-brand-pressed: #eaddcd;
--cb-color-bg-surface-brand-selected: #f5ede5;
--cb-color-bg-surface-brand-disabled: #fcf9f7;
--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: #a96f2d;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #a26a2b;
--cb-color-bg-fill-brand-hovered: #ad7c45;
--cb-color-bg-fill-brand-pressed: #b58855;
--cb-color-bg-fill-brand-selected: #b1824d;
--cb-color-bg-fill-brand-disabled: #c4a077;
--cb-color-text-brand: #996429;
--cb-color-text-brand-hovered: #a1703a;
--cb-color-text-brand-pressed: #ad8354;
--cb-color-text-brand-selected: #a57743;
--cb-color-text-brand-disabled: #be9c76;
--cb-color-border-selected: #a26a2b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #946228;
--cb-color-bg-fill-brand-pressed: #875924;
--cb-color-bg-fill-brand-selected: #8e5d26;
--cb-color-bg-fill-brand-disabled: #6c471d;
--cb-color-text-brand-hovered: #9c6629;
--cb-color-text-brand-pressed: #875924;
--cb-color-text-brand-selected: #946228;
--cb-color-text-brand-disabled: #6c471d;
--cb-color-bg-surface-brand: #1b1207;
--cb-color-bg-surface-brand-hovered: #281b0b;
--cb-color-bg-surface-brand-pressed: #36240e;
--cb-color-bg-surface-brand-selected: #221609;
--cb-color-bg-surface-brand-disabled: #150d05;
--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: #393025;
--cb-color-bg-surface-brand-hovered: #443626;
--cb-color-bg-surface-brand-pressed: #4f3c27;
--cb-color-bg-surface-brand-selected: #3f3326;
--cb-color-bg-surface-brand-disabled: #342d25;}
:root{--al-color-border-selected: #a36a28;
--al-color-border-elevated-selected: #a36a28;
--al-color-outline-focused: #442600;
--al-color-bg-surface-brand: #f6eadf;
--al-color-bg-surface-brand-hovered: #efd9c3;
--al-color-bg-surface-brand-pressed: #e8c9ab;
--al-color-bg-surface-brand-selected: #e8c9ab;
--al-color-bg-surface-brand-disabled: #faf3ee;
--al-color-bg-surface-brand-elevated: #f6eadf;
--al-color-bg-surface-brand-elevated-hovered: #efd9c3;
--al-color-bg-surface-brand-elevated-pressed: #e8c9ab;
--al-color-bg-surface-brand-elevated-selected: #e8c9ab;
--al-color-bg-surface-brand-elevated-disabled: #faf3ee;
--al-color-bg-fill-brand: #a36a28;
--al-color-bg-fill-brand-hovered: #925b19;
--al-color-bg-fill-brand-pressed: #7f4d0d;
--al-color-bg-fill-brand-selected: #6d4004;
--al-color-bg-fill-brand-disabled: #e1ba94;
--al-color-text-brand: #925b19;
--al-color-text-brand-hovered: #7f4d0d;
--al-color-text-brand-pressed: #6d4004;
--al-color-text-brand-selected: #5a3300;
--al-color-text-brand-disabled: #d9ac80;
--al-color-text-on-bg-fill-brand: #fdfbf9;
--al-color-text-on-bg-fill-brand-hovered: #fdfbf9;
--al-color-text-on-bg-fill-brand-pressed: #fdfbf9;
--al-color-text-on-bg-fill-brand-selected: #fdfbf9;
--al-color-text-on-bg-fill-brand-disabled: #faf3ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #925b19;
--al-color-border-elevated-selected: #925b19;
--al-color-bg-fill-brand: #925b19;
--al-color-bg-fill-brand-hovered: #7f4d0d;
--al-color-bg-fill-brand-pressed: #6d4004;
--al-color-bg-fill-brand-selected: #5a3300;
--al-color-text-brand: #6d4004;
--al-color-text-brand-hovered: #5a3300;
--al-color-text-brand-pressed: #442600;
--al-color-text-brand-selected: #2c1600;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ad7231;
--al-color-border-elevated-selected: #bd8347;
--al-color-outline-focused: #f1ddca;
--al-color-bg-surface-brand: #301900;
--al-color-bg-surface-brand-hovered: #3f2200;
--al-color-bg-surface-brand-pressed: #4d2b00;
--al-color-bg-surface-brand-selected: #4d2b00;
--al-color-bg-surface-brand-disabled: #241100;
--al-color-bg-surface-brand-elevated: #3f2200;
--al-color-bg-surface-brand-elevated-hovered: #4d2b00;
--al-color-bg-surface-brand-elevated-pressed: #5a3300;
--al-color-bg-surface-brand-elevated-selected: #5a3300;
--al-color-bg-surface-brand-elevated-disabled: #301900;
--al-color-bg-fill-brand: #cc9761;
--al-color-bg-fill-brand-hovered: #d9ac80;
--al-color-bg-fill-brand-pressed: #e6c3a2;
--al-color-bg-fill-brand-selected: #f1ddca;
--al-color-bg-fill-brand-disabled: #5a3300;
--al-color-text-brand: #cc9761;
--al-color-text-brand-hovered: #d9ac80;
--al-color-text-brand-pressed: #e6c3a2;
--al-color-text-brand-selected: #f1ddca;
--al-color-text-brand-disabled: #653b02;
--al-color-text-on-bg-fill-brand: #190b00;
--al-color-text-on-bg-fill-brand-hovered: #190b00;
--al-color-text-on-bg-fill-brand-pressed: #190b00;
--al-color-text-on-bg-fill-brand-selected: #190b00;
--al-color-text-on-bg-fill-brand-disabled: #241100;}

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



