: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: #f9b240;
--cb-color-bg-fill-brand-hovered: #fabb57;
--cb-color-bg-fill-brand-pressed: #fac166;
--cb-color-bg-fill-brand-selected: #fabe5f;
--cb-color-bg-fill-brand-disabled: #fbce85;
--cb-color-text-brand: #f9b240;
--cb-color-text-brand-hovered: #f9b84f;
--cb-color-text-brand-pressed: #fac166;
--cb-color-text-brand-selected: #fabb57;
--cb-color-text-brand-disabled: #fbce85;
--cb-color-bg-surface-brand: #fff9f0;
--cb-color-bg-surface-brand-hovered: #fef3e0;
--cb-color-bg-surface-brand-pressed: #feedd1;
--cb-color-bg-surface-brand-selected: #fef6e8;
--cb-color-bg-surface-brand-disabled: #fffcf8;
--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: #f9b240;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #936926;
--cb-color-bg-fill-brand-hovered: #a07b40;
--cb-color-bg-fill-brand-pressed: #a98751;
--cb-color-bg-fill-brand-selected: #a48149;
--cb-color-bg-fill-brand-disabled: #ba9f74;
--cb-color-text-brand: #8f6625;
--cb-color-text-brand-hovered: #987236;
--cb-color-text-brand-pressed: #a58551;
--cb-color-text-brand-selected: #9d7940;
--cb-color-text-brand-disabled: #b79d74;
--cb-color-border-selected: #936926;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #db9c38;
--cb-color-bg-fill-brand-pressed: #c78e33;
--cb-color-bg-fill-brand-selected: #d19536;
--cb-color-bg-fill-brand-disabled: #9f7229;
--cb-color-text-brand-hovered: #e5a43b;
--cb-color-text-brand-pressed: #c78e33;
--cb-color-text-brand-selected: #db9c38;
--cb-color-text-brand-disabled: #9f7229;
--cb-color-bg-surface-brand: #281d0a;
--cb-color-bg-surface-brand-hovered: #3c2b0f;
--cb-color-bg-surface-brand-pressed: #503915;
--cb-color-bg-surface-brand-selected: #32240d;
--cb-color-bg-surface-brand-disabled: #1e1608;
--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: #463b29;
--cb-color-bg-surface-brand-hovered: #57462b;
--cb-color-bg-surface-brand-pressed: #68522d;
--cb-color-bg-surface-brand-selected: #4f402a;
--cb-color-bg-surface-brand-disabled: #3e3527;}
:root{--al-color-border-selected: #a06c08;
--al-color-border-elevated-selected: #a06c08;
--al-color-outline-focused: #402800;
--al-color-bg-surface-brand: #ffeab3;
--al-color-bg-surface-brand-hovered: #ffd77f;
--al-color-bg-surface-brand-pressed: #ffc65e;
--al-color-bg-surface-brand-selected: #ffc65e;
--al-color-bg-surface-brand-disabled: #fff3d4;
--al-color-bg-surface-brand-elevated: #ffeab3;
--al-color-bg-surface-brand-elevated-hovered: #ffd77f;
--al-color-bg-surface-brand-elevated-pressed: #ffc65e;
--al-color-bg-surface-brand-elevated-selected: #ffc65e;
--al-color-bg-surface-brand-elevated-disabled: #fff3d4;
--al-color-bg-fill-brand: #a06c08;
--al-color-bg-fill-brand-hovered: #8c5e02;
--al-color-bg-fill-brand-pressed: #7a5000;
--al-color-bg-fill-brand-selected: #674300;
--al-color-bg-fill-brand-disabled: #fbb442;
--al-color-text-brand: #8c5e02;
--al-color-text-brand-hovered: #7a5000;
--al-color-text-brand-pressed: #674300;
--al-color-text-brand-selected: #543600;
--al-color-text-brand-disabled: #eca733;
--al-color-text-on-bg-fill-brand: #fffbf4;
--al-color-text-on-bg-fill-brand-hovered: #fffbf4;
--al-color-text-on-bg-fill-brand-pressed: #fffbf4;
--al-color-text-on-bg-fill-brand-selected: #fffbf4;
--al-color-text-on-bg-fill-brand-disabled: #fff3d4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #8c5e02;
--al-color-border-elevated-selected: #8c5e02;
--al-color-bg-fill-brand: #8c5e02;
--al-color-bg-fill-brand-hovered: #7a5000;
--al-color-bg-fill-brand-pressed: #674300;
--al-color-bg-fill-brand-selected: #543600;
--al-color-text-brand: #674300;
--al-color-text-brand-hovered: #543600;
--al-color-text-brand-pressed: #402800;
--al-color-text-brand-selected: #281800;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #aa740c;
--al-color-border-elevated-selected: #c08317;
--al-color-outline-focused: #ffdc8d;
--al-color-bg-surface-brand: #2b1a00;
--al-color-bg-surface-brand-hovered: #3b2500;
--al-color-bg-surface-brand-pressed: #482d00;
--al-color-bg-surface-brand-selected: #482d00;
--al-color-bg-surface-brand-disabled: #231400;
--al-color-bg-surface-brand-elevated: #3b2500;
--al-color-bg-surface-brand-elevated-hovered: #482d00;
--al-color-bg-surface-brand-elevated-pressed: #553600;
--al-color-bg-surface-brand-elevated-selected: #553600;
--al-color-bg-surface-brand-elevated-disabled: #2b1a00;
--al-color-bg-fill-brand: #d69423;
--al-color-bg-fill-brand-hovered: #eda734;
--al-color-bg-fill-brand-pressed: #ffbe52;
--al-color-bg-fill-brand-selected: #ffdc8d;
--al-color-bg-fill-brand-disabled: #553600;
--al-color-text-brand: #d69423;
--al-color-text-brand-hovered: #eda734;
--al-color-text-brand-pressed: #ffbe52;
--al-color-text-brand-selected: #ffdc8d;
--al-color-text-brand-disabled: #603e00;
--al-color-text-on-bg-fill-brand: #160b00;
--al-color-text-on-bg-fill-brand-hovered: #160b00;
--al-color-text-on-bg-fill-brand-pressed: #160b00;
--al-color-text-on-bg-fill-brand-selected: #160b00;
--al-color-text-on-bg-fill-brand-disabled: #231400;}

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



