: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: #dab564;
--cb-color-bg-fill-brand-hovered: #debe77;
--cb-color-bg-fill-brand-pressed: #e1c483;
--cb-color-bg-fill-brand-selected: #e0c17d;
--cb-color-bg-fill-brand-disabled: #e7d09c;
--cb-color-text-brand: #dab564;
--cb-color-text-brand-hovered: #ddbb70;
--cb-color-text-brand-pressed: #e1c483;
--cb-color-text-brand-selected: #debe77;
--cb-color-text-brand-disabled: #e7d09c;
--cb-color-bg-surface-brand: #fcf9f3;
--cb-color-bg-surface-brand-hovered: #f9f3e6;
--cb-color-bg-surface-brand-pressed: #f6edda;
--cb-color-bg-surface-brand-selected: #fbf6ec;
--cb-color-bg-surface-brand-disabled: #fefcf9;
--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: #dab564;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #866f3d;
--cb-color-bg-fill-brand-hovered: #958155;
--cb-color-bg-fill-brand-pressed: #9e8c64;
--cb-color-bg-fill-brand-selected: #99865c;
--cb-color-bg-fill-brand-disabled: #b2a383;
--cb-color-text-brand: #816b3b;
--cb-color-text-brand-hovered: #8b774a;
--cb-color-text-brand-pressed: #9a8962;
--cb-color-text-brand-selected: #907d53;
--cb-color-text-brand-disabled: #aea082;
--cb-color-border-selected: #866f3d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bf9f58;
--cb-color-bg-fill-brand-pressed: #ae9150;
--cb-color-bg-fill-brand-selected: #b79854;
--cb-color-bg-fill-brand-disabled: #8b7440;
--cb-color-text-brand-hovered: #c9a75c;
--cb-color-text-brand-pressed: #ae9150;
--cb-color-text-brand-selected: #bf9f58;
--cb-color-text-brand-disabled: #8b7440;
--cb-color-bg-surface-brand: #231d10;
--cb-color-bg-surface-brand-hovered: #342b18;
--cb-color-bg-surface-brand-pressed: #463a20;
--cb-color-bg-surface-brand-selected: #2c2414;
--cb-color-bg-surface-brand-disabled: #1b160c;
--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: #413b2e;
--cb-color-bg-surface-brand-hovered: #504733;
--cb-color-bg-surface-brand-pressed: #5f5339;
--cb-color-bg-surface-brand-selected: #484131;
--cb-color-bg-surface-brand-disabled: #3a362c;}
:root{--al-color-border-selected: #8e7334;
--al-color-border-elevated-selected: #8e7334;
--al-color-outline-focused: #382b0e;
--al-color-bg-surface-brand: #ffeabd;
--al-color-bg-surface-brand-hovered: #f8d996;
--al-color-bg-surface-brand-pressed: #eecb7f;
--al-color-bg-surface-brand-selected: #eecb7f;
--al-color-bg-surface-brand-disabled: #fff2d8;
--al-color-bg-surface-brand-elevated: #ffeabd;
--al-color-bg-surface-brand-elevated-hovered: #f8d996;
--al-color-bg-surface-brand-elevated-pressed: #eecb7f;
--al-color-bg-surface-brand-elevated-selected: #eecb7f;
--al-color-bg-surface-brand-elevated-disabled: #fff2d8;
--al-color-bg-fill-brand: #8e7334;
--al-color-bg-fill-brand-hovered: #7d642b;
--al-color-bg-fill-brand-pressed: #6c5523;
--al-color-bg-fill-brand-selected: #5b471c;
--al-color-bg-fill-brand-disabled: #e2bd6d;
--al-color-text-brand: #7d642b;
--al-color-text-brand-hovered: #6c5523;
--al-color-text-brand-pressed: #5b471c;
--al-color-text-brand-selected: #4a3a15;
--al-color-text-brand-disabled: #d5b05f;
--al-color-text-on-bg-fill-brand: #fefcf7;
--al-color-text-on-bg-fill-brand-hovered: #fefcf7;
--al-color-text-on-bg-fill-brand-pressed: #fefcf7;
--al-color-text-on-bg-fill-brand-selected: #fefcf7;
--al-color-text-on-bg-fill-brand-disabled: #fff2d8;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7d642b;
--al-color-border-elevated-selected: #7d642b;
--al-color-bg-fill-brand: #7d642b;
--al-color-bg-fill-brand-hovered: #6c5523;
--al-color-bg-fill-brand-pressed: #5b471c;
--al-color-bg-fill-brand-selected: #4a3a15;
--al-color-text-brand: #5b471c;
--al-color-text-brand-hovered: #4a3a15;
--al-color-text-brand-pressed: #382b0e;
--al-color-text-brand-selected: #231a06;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #987b38;
--al-color-border-elevated-selected: #ac8b43;
--al-color-outline-focused: #fbdd9e;
--al-color-bg-surface-brand: #251c07;
--al-color-bg-surface-brand-hovered: #33270c;
--al-color-bg-surface-brand-pressed: #3f3110;
--al-color-bg-surface-brand-selected: #3f3110;
--al-color-bg-surface-brand-disabled: #1d1505;
--al-color-bg-surface-brand-elevated: #33270c;
--al-color-bg-surface-brand-elevated-hovered: #3f3110;
--al-color-bg-surface-brand-elevated-pressed: #4a3a15;
--al-color-bg-surface-brand-elevated-selected: #4a3a15;
--al-color-bg-surface-brand-elevated-disabled: #251c07;
--al-color-bg-fill-brand: #bf9d4f;
--al-color-bg-fill-brand-hovered: #d5b05f;
--al-color-bg-fill-brand-pressed: #eac577;
--al-color-bg-fill-brand-selected: #fbdd9e;
--al-color-bg-fill-brand-disabled: #4a3a15;
--al-color-text-brand: #bf9d4f;
--al-color-text-brand-hovered: #d5b05f;
--al-color-text-brand-pressed: #eac577;
--al-color-text-brand-selected: #fbdd9e;
--al-color-text-brand-disabled: #554319;
--al-color-text-on-bg-fill-brand: #140e03;
--al-color-text-on-bg-fill-brand-hovered: #140e03;
--al-color-text-on-bg-fill-brand-pressed: #140e03;
--al-color-text-on-bg-fill-brand-selected: #140e03;
--al-color-text-on-bg-fill-brand-disabled: #1d1505;}

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



