: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: #deae78;
--cb-color-bg-fill-brand-hovered: #e2b888;
--cb-color-bg-fill-brand-pressed: #e5be93;
--cb-color-bg-fill-brand-selected: #e3bb8e;
--cb-color-bg-fill-brand-disabled: #eacba9;
--cb-color-text-brand: #deae78;
--cb-color-text-brand-hovered: #e1b483;
--cb-color-text-brand-pressed: #e5be93;
--cb-color-text-brand-selected: #e2b888;
--cb-color-text-brand-disabled: #eacba9;
--cb-color-bg-surface-brand: #fcf9f4;
--cb-color-bg-surface-brand-hovered: #faf2e9;
--cb-color-bg-surface-brand-pressed: #f7ecdf;
--cb-color-bg-surface-brand-selected: #fbf5ef;
--cb-color-bg-surface-brand-disabled: #fefcfa;
--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: #deae78;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #8a6c4b;
--cb-color-bg-fill-brand-hovered: #987e61;
--cb-color-bg-fill-brand-pressed: #a1896f;
--cb-color-bg-fill-brand-selected: #9d8468;
--cb-color-bg-fill-brand-disabled: #b4a18c;
--cb-color-text-brand: #866949;
--cb-color-text-brand-hovered: #8f7557;
--cb-color-text-brand-pressed: #9e876d;
--cb-color-text-brand-selected: #957b5f;
--cb-color-text-brand-disabled: #b29f8b;
--cb-color-border-selected: #8a6c4b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c39969;
--cb-color-bg-fill-brand-pressed: #b28b60;
--cb-color-bg-fill-brand-selected: #ba9265;
--cb-color-bg-fill-brand-disabled: #8e6f4d;
--cb-color-text-brand-hovered: #cda06f;
--cb-color-text-brand-pressed: #b28b60;
--cb-color-text-brand-selected: #c39969;
--cb-color-text-brand-disabled: #8e6f4d;
--cb-color-bg-surface-brand: #241c13;
--cb-color-bg-surface-brand-hovered: #352a1d;
--cb-color-bg-surface-brand-pressed: #473827;
--cb-color-bg-surface-brand-selected: #2c2318;
--cb-color-bg-surface-brand-disabled: #1b150f;
--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: #423a32;
--cb-color-bg-surface-brand-hovered: #504538;
--cb-color-bg-surface-brand-pressed: #60503f;
--cb-color-bg-surface-brand-selected: #494035;
--cb-color-bg-surface-brand-disabled: #3b352e;}
:root{--al-color-border-selected: #946f46;
--al-color-border-elevated-selected: #946f46;
--al-color-outline-focused: #3a2a16;
--al-color-bg-surface-brand: #ffe8cc;
--al-color-bg-surface-brand-hovered: #fed6aa;
--al-color-bg-surface-brand-pressed: #f5c794;
--al-color-bg-surface-brand-selected: #f5c794;
--al-color-bg-surface-brand-disabled: #fff2e2;
--al-color-bg-surface-brand-elevated: #ffe8cc;
--al-color-bg-surface-brand-elevated-hovered: #fed6aa;
--al-color-bg-surface-brand-elevated-pressed: #f5c794;
--al-color-bg-surface-brand-elevated-selected: #f5c794;
--al-color-bg-surface-brand-elevated-disabled: #fff2e2;
--al-color-bg-fill-brand: #946f46;
--al-color-bg-fill-brand-hovered: #82613c;
--al-color-bg-fill-brand-pressed: #705332;
--al-color-bg-fill-brand-selected: #5f4529;
--al-color-bg-fill-brand-disabled: #e9b984;
--al-color-text-brand: #82613c;
--al-color-text-brand-hovered: #705332;
--al-color-text-brand-pressed: #5f4529;
--al-color-text-brand-selected: #4d3820;
--al-color-text-brand-disabled: #dcac76;
--al-color-text-on-bg-fill-brand: #fefbf8;
--al-color-text-on-bg-fill-brand-hovered: #fefbf8;
--al-color-text-on-bg-fill-brand-pressed: #fefbf8;
--al-color-text-on-bg-fill-brand-selected: #fefbf8;
--al-color-text-on-bg-fill-brand-disabled: #fff2e2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #82613c;
--al-color-border-elevated-selected: #82613c;
--al-color-bg-fill-brand: #82613c;
--al-color-bg-fill-brand-hovered: #705332;
--al-color-bg-fill-brand-pressed: #5f4529;
--al-color-bg-fill-brand-selected: #4d3820;
--al-color-text-brand: #5f4529;
--al-color-text-brand-hovered: #4d3820;
--al-color-text-brand-pressed: #3a2a16;
--al-color-text-brand-selected: #24190b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9e774b;
--al-color-border-elevated-selected: #b28757;
--al-color-outline-focused: #ffdab2;
--al-color-bg-surface-brand: #271b0d;
--al-color-bg-surface-brand-hovered: #362614;
--al-color-bg-surface-brand-pressed: #422f1a;
--al-color-bg-surface-brand-selected: #422f1a;
--al-color-bg-surface-brand-disabled: #1f1509;
--al-color-bg-surface-brand-elevated: #362614;
--al-color-bg-surface-brand-elevated-hovered: #422f1a;
--al-color-bg-surface-brand-elevated-pressed: #4e3820;
--al-color-bg-surface-brand-elevated-selected: #4e3820;
--al-color-bg-surface-brand-elevated-disabled: #271b0d;
--al-color-bg-fill-brand: #c79965;
--al-color-bg-fill-brand-hovered: #dbac76;
--al-color-bg-fill-brand-pressed: #f0c18d;
--al-color-bg-fill-brand-selected: #ffdab2;
--al-color-bg-fill-brand-disabled: #4e3820;
--al-color-text-brand: #c79965;
--al-color-text-brand-hovered: #dbac76;
--al-color-text-brand-pressed: #f0c18d;
--al-color-text-brand-selected: #ffdab2;
--al-color-text-brand-disabled: #584125;
--al-color-text-on-bg-fill-brand: #150d05;
--al-color-text-on-bg-fill-brand-hovered: #150d05;
--al-color-text-on-bg-fill-brand-pressed: #150d05;
--al-color-text-on-bg-fill-brand-selected: #150d05;
--al-color-text-on-bg-fill-brand-disabled: #1f1509;}

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



