: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: #f7ba00;
--cb-color-bg-fill-brand-hovered: #f8c21f;
--cb-color-bg-fill-brand-pressed: #f9c833;
--cb-color-bg-fill-brand-selected: #f8c529;
--cb-color-bg-fill-brand-disabled: #fad35c;
--cb-color-text-brand: #f7ba00;
--cb-color-text-brand-hovered: #f8bf14;
--cb-color-text-brand-pressed: #f9c833;
--cb-color-text-brand-selected: #f8c21f;
--cb-color-text-brand-disabled: #fad35c;
--cb-color-bg-surface-brand: #fefaeb;
--cb-color-bg-surface-brand-hovered: #fef4d6;
--cb-color-bg-surface-brand-pressed: #fdeec2;
--cb-color-bg-surface-brand-selected: #fef7e0;
--cb-color-bg-surface-brand-disabled: #fffcf5;
--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: #f7ba00;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #8f6b00;
--cb-color-bg-fill-brand-hovered: #9d7d1f;
--cb-color-bg-fill-brand-pressed: #a58933;
--cb-color-bg-fill-brand-selected: #a18329;
--cb-color-bg-fill-brand-disabled: #b7a05c;
--cb-color-text-brand: #8b6800;
--cb-color-text-brand-hovered: #947414;
--cb-color-text-brand-pressed: #a28633;
--cb-color-text-brand-selected: #997a1f;
--cb-color-text-brand-disabled: #b59e5c;
--cb-color-border-selected: #8f6b00;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d9a300;
--cb-color-bg-fill-brand-pressed: #c69500;
--cb-color-bg-fill-brand-selected: #cf9c00;
--cb-color-bg-fill-brand-disabled: #9e7700;
--cb-color-text-brand-hovered: #e4ab00;
--cb-color-text-brand-pressed: #c69500;
--cb-color-text-brand-selected: #d9a300;
--cb-color-text-brand-disabled: #9e7700;
--cb-color-bg-surface-brand: #281e00;
--cb-color-bg-surface-brand-hovered: #3b2c00;
--cb-color-bg-surface-brand-pressed: #4f3c00;
--cb-color-bg-surface-brand-selected: #312500;
--cb-color-bg-surface-brand-disabled: #1e1700;
--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: #463c1e;
--cb-color-bg-surface-brand-hovered: #56481b;
--cb-color-bg-surface-brand-pressed: #685418;
--cb-color-bg-surface-brand-selected: #4e421d;
--cb-color-bg-surface-brand-disabled: #3e3620;}
:root{--al-color-border-selected: #9a6e00;
--al-color-border-elevated-selected: #9a6e00;
--al-color-outline-focused: #3e2900;
--al-color-bg-surface-brand: #ffeb9a;
--al-color-bg-surface-brand-hovered: #ffda62;
--al-color-bg-surface-brand-pressed: #ffc72e;
--al-color-bg-surface-brand-selected: #ffc72e;
--al-color-bg-surface-brand-disabled: #fff3c2;
--al-color-bg-surface-brand-elevated: #ffeb9a;
--al-color-bg-surface-brand-elevated-hovered: #ffda62;
--al-color-bg-surface-brand-elevated-pressed: #ffc72e;
--al-color-bg-surface-brand-elevated-selected: #ffc72e;
--al-color-bg-surface-brand-elevated-disabled: #fff3c2;
--al-color-bg-fill-brand: #9a6e00;
--al-color-bg-fill-brand-hovered: #886000;
--al-color-bg-fill-brand-pressed: #755200;
--al-color-bg-fill-brand-selected: #634500;
--al-color-bg-fill-brand-disabled: #f5b800;
--al-color-text-brand: #886000;
--al-color-text-brand-hovered: #755200;
--al-color-text-brand-pressed: #634500;
--al-color-text-brand-selected: #513700;
--al-color-text-brand-disabled: #e6ab00;
--al-color-text-on-bg-fill-brand: #fffcf2;
--al-color-text-on-bg-fill-brand-hovered: #fffcf2;
--al-color-text-on-bg-fill-brand-pressed: #fffcf2;
--al-color-text-on-bg-fill-brand-selected: #fffcf2;
--al-color-text-on-bg-fill-brand-disabled: #fff3c2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #886000;
--al-color-border-elevated-selected: #886000;
--al-color-bg-fill-brand: #886000;
--al-color-bg-fill-brand-hovered: #755200;
--al-color-bg-fill-brand-pressed: #634500;
--al-color-bg-fill-brand-selected: #513700;
--al-color-text-brand: #634500;
--al-color-text-brand-hovered: #513700;
--al-color-text-brand-pressed: #3e2900;
--al-color-text-brand-selected: #261900;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #a57600;
--al-color-border-elevated-selected: #b98600;
--al-color-outline-focused: #ffde6e;
--al-color-bg-surface-brand: #2a1b00;
--al-color-bg-surface-brand-hovered: #392600;
--al-color-bg-surface-brand-pressed: #452f00;
--al-color-bg-surface-brand-selected: #452f00;
--al-color-bg-surface-brand-disabled: #211500;
--al-color-bg-surface-brand-elevated: #392600;
--al-color-bg-surface-brand-elevated-hovered: #452f00;
--al-color-bg-surface-brand-elevated-pressed: #513800;
--al-color-bg-surface-brand-elevated-selected: #513800;
--al-color-bg-surface-brand-elevated-disabled: #2a1b00;
--al-color-bg-fill-brand: #d09800;
--al-color-bg-fill-brand-hovered: #e6ab00;
--al-color-bg-fill-brand-pressed: #fdc01c;
--al-color-bg-fill-brand-selected: #ffde6e;
--al-color-bg-fill-brand-disabled: #513800;
--al-color-text-brand: #d09800;
--al-color-text-brand-hovered: #e6ab00;
--al-color-text-brand-pressed: #fdc01c;
--al-color-text-brand-selected: #ffde6e;
--al-color-text-brand-disabled: #5d4000;
--al-color-text-on-bg-fill-brand: #150c00;
--al-color-text-on-bg-fill-brand-hovered: #150c00;
--al-color-text-on-bg-fill-brand-pressed: #150c00;
--al-color-text-on-bg-fill-brand-selected: #150c00;
--al-color-text-on-bg-fill-brand-disabled: #211500;}

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



