: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: #c7a75b;
--cb-color-bg-fill-brand-hovered: #ceb26f;
--cb-color-bg-fill-brand-pressed: #d2b97c;
--cb-color-bg-fill-brand-selected: #d0b575;
--cb-color-bg-fill-brand-disabled: #dbc796;
--cb-color-text-brand: #c7a75b;
--cb-color-text-brand-hovered: #cbae68;
--cb-color-text-brand-pressed: #d2b97c;
--cb-color-text-brand-selected: #ceb26f;
--cb-color-text-brand-disabled: #dbc796;
--cb-color-bg-surface-brand: #fbf8f2;
--cb-color-bg-surface-brand-hovered: #f6f1e5;
--cb-color-bg-surface-brand-pressed: #f2ead8;
--cb-color-bg-surface-brand-selected: #f8f4eb;
--cb-color-bg-surface-brand-disabled: #fdfcf9;
--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: #c7a75b;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #86703d;
--cb-color-bg-fill-brand-hovered: #958155;
--cb-color-bg-fill-brand-pressed: #9e8d64;
--cb-color-bg-fill-brand-selected: #99875c;
--cb-color-bg-fill-brand-disabled: #b2a483;
--cb-color-text-brand: #816c3b;
--cb-color-text-brand-hovered: #8b784a;
--cb-color-text-brand-pressed: #9a8962;
--cb-color-text-brand-selected: #907e53;
--cb-color-text-brand-disabled: #aea182;
--cb-color-border-selected: #86703d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #af9350;
--cb-color-bg-fill-brand-pressed: #9f8649;
--cb-color-bg-fill-brand-selected: #a78c4c;
--cb-color-bg-fill-brand-disabled: #7f6b3a;
--cb-color-text-brand-hovered: #b79a54;
--cb-color-text-brand-pressed: #9f8649;
--cb-color-text-brand-selected: #af9350;
--cb-color-text-brand-disabled: #7f6b3a;
--cb-color-bg-surface-brand: #201b0f;
--cb-color-bg-surface-brand-hovered: #302816;
--cb-color-bg-surface-brand-pressed: #40361d;
--cb-color-bg-surface-brand-selected: #282112;
--cb-color-bg-surface-brand-disabled: #18140b;
--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: #3e392d;
--cb-color-bg-surface-brand-hovered: #4b4331;
--cb-color-bg-surface-brand-pressed: #584e36;
--cb-color-bg-surface-brand-selected: #453e2f;
--cb-color-bg-surface-brand-disabled: #38342b;}
:root{--al-color-border-selected: #8d7334;
--al-color-border-elevated-selected: #8d7334;
--al-color-outline-focused: #382b0d;
--al-color-bg-surface-brand: #f7eacc;
--al-color-bg-surface-brand-hovered: #f0daa8;
--al-color-bg-surface-brand-pressed: #e7cc8d;
--al-color-bg-surface-brand-selected: #e7cc8d;
--al-color-bg-surface-brand-disabled: #faf3e2;
--al-color-bg-surface-brand-elevated: #f7eacc;
--al-color-bg-surface-brand-elevated-hovered: #f0daa8;
--al-color-bg-surface-brand-elevated-pressed: #e7cc8d;
--al-color-bg-surface-brand-elevated-selected: #e7cc8d;
--al-color-bg-surface-brand-elevated-disabled: #faf3e2;
--al-color-bg-fill-brand: #8d7334;
--al-color-bg-fill-brand-hovered: #7c642b;
--al-color-bg-fill-brand-pressed: #6b5623;
--al-color-bg-fill-brand-selected: #5b481b;
--al-color-bg-fill-brand-disabled: #dcbe76;
--al-color-text-brand: #7c642b;
--al-color-text-brand-hovered: #6b5623;
--al-color-text-brand-pressed: #5b481b;
--al-color-text-brand-selected: #4a3a14;
--al-color-text-brand-disabled: #d1b166;
--al-color-text-on-bg-fill-brand: #fdfcf8;
--al-color-text-on-bg-fill-brand-hovered: #fdfcf8;
--al-color-text-on-bg-fill-brand-pressed: #fdfcf8;
--al-color-text-on-bg-fill-brand-selected: #fdfcf8;
--al-color-text-on-bg-fill-brand-disabled: #faf3e2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7c642b;
--al-color-border-elevated-selected: #7c642b;
--al-color-bg-fill-brand: #7c642b;
--al-color-bg-fill-brand-hovered: #6b5623;
--al-color-bg-fill-brand-pressed: #5b481b;
--al-color-bg-fill-brand-selected: #4a3a14;
--al-color-text-brand: #5b481b;
--al-color-text-brand-hovered: #4a3a14;
--al-color-text-brand-pressed: #382b0d;
--al-color-text-brand-selected: #231a06;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #977b39;
--al-color-border-elevated-selected: #a98c44;
--al-color-outline-focused: #f3deb1;
--al-color-bg-surface-brand: #251c06;
--al-color-bg-surface-brand-hovered: #33280b;
--al-color-bg-surface-brand-pressed: #3e3110;
--al-color-bg-surface-brand-selected: #3e3110;
--al-color-bg-surface-brand-disabled: #1d1604;
--al-color-bg-surface-brand-elevated: #33280b;
--al-color-bg-surface-brand-elevated-hovered: #3e3110;
--al-color-bg-surface-brand-elevated-pressed: #4a3a14;
--al-color-bg-surface-brand-elevated-selected: #4a3a14;
--al-color-bg-surface-brand-elevated-disabled: #251c06;
--al-color-bg-fill-brand: #bd9d52;
--al-color-bg-fill-brand-hovered: #d1b166;
--al-color-bg-fill-brand-pressed: #e3c684;
--al-color-bg-fill-brand-selected: #f3deb1;
--al-color-bg-fill-brand-disabled: #4a3a14;
--al-color-text-brand: #bd9d52;
--al-color-text-brand-hovered: #d1b166;
--al-color-text-brand-pressed: #e3c684;
--al-color-text-brand-selected: #f3deb1;
--al-color-text-brand-disabled: #544319;
--al-color-text-on-bg-fill-brand: #130d02;
--al-color-text-on-bg-fill-brand-hovered: #130d02;
--al-color-text-on-bg-fill-brand-pressed: #130d02;
--al-color-text-on-bg-fill-brand-selected: #130d02;
--al-color-text-on-bg-fill-brand-disabled: #1d1604;}

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



