: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: #fbab3c;
--cb-color-bg-fill-brand-hovered: #fbb554;
--cb-color-bg-fill-brand-pressed: #fcbc63;
--cb-color-bg-fill-brand-selected: #fcb95b;
--cb-color-bg-fill-brand-disabled: #fcc982;
--cb-color-text-brand: #fbab3c;
--cb-color-text-brand-hovered: #fbb24b;
--cb-color-text-brand-pressed: #fcbc63;
--cb-color-text-brand-selected: #fbb554;
--cb-color-text-brand-disabled: #fcc982;
--cb-color-bg-surface-brand: #fff8f0;
--cb-color-bg-surface-brand-hovered: #fef1e0;
--cb-color-bg-surface-brand-pressed: #feebd0;
--cb-color-bg-surface-brand-selected: #fff5e7;
--cb-color-bg-surface-brand-disabled: #fffcf7;
--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: #fbab3c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #986824;
--cb-color-bg-fill-brand-hovered: #a57a3f;
--cb-color-bg-fill-brand-pressed: #ad8650;
--cb-color-bg-fill-brand-selected: #a98047;
--cb-color-bg-fill-brand-disabled: #bd9e73;
--cb-color-text-brand: #936423;
--cb-color-text-brand-hovered: #9b7034;
--cb-color-text-brand-pressed: #a9834f;
--cb-color-text-brand-selected: #a0773e;
--cb-color-text-brand-disabled: #ba9c72;
--cb-color-border-selected: #986824;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dc9635;
--cb-color-bg-fill-brand-pressed: #c98930;
--cb-color-bg-fill-brand-selected: #d39032;
--cb-color-bg-fill-brand-disabled: #a06d26;
--cb-color-text-brand-hovered: #e79e37;
--cb-color-text-brand-pressed: #c98930;
--cb-color-text-brand-selected: #dc9635;
--cb-color-text-brand-disabled: #a06d26;
--cb-color-bg-surface-brand: #281b0a;
--cb-color-bg-surface-brand-hovered: #3c290e;
--cb-color-bg-surface-brand-pressed: #513713;
--cb-color-bg-surface-brand-selected: #32220c;
--cb-color-bg-surface-brand-disabled: #1f1507;
--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: #473a28;
--cb-color-bg-surface-brand-hovered: #57442a;
--cb-color-bg-surface-brand-pressed: #694f2c;
--cb-color-bg-surface-brand-selected: #4f3f29;
--cb-color-bg-surface-brand-disabled: #3e3427;}
:root{--al-color-border-selected: #a56903;
--al-color-border-elevated-selected: #a56903;
--al-color-outline-focused: #422700;
--al-color-bg-surface-brand: #ffeabe;
--al-color-bg-surface-brand-hovered: #ffd78a;
--al-color-bg-surface-brand-pressed: #ffc565;
--al-color-bg-surface-brand-selected: #ffc565;
--al-color-bg-surface-brand-disabled: #fff2d7;
--al-color-bg-surface-brand-elevated: #ffeabe;
--al-color-bg-surface-brand-elevated-hovered: #ffd78a;
--al-color-bg-surface-brand-elevated-pressed: #ffc565;
--al-color-bg-surface-brand-elevated-selected: #ffc565;
--al-color-bg-surface-brand-elevated-disabled: #fff2d7;
--al-color-bg-fill-brand: #a56903;
--al-color-bg-fill-brand-hovered: #915b00;
--al-color-bg-fill-brand-pressed: #7e4e00;
--al-color-bg-fill-brand-selected: #6a4100;
--al-color-bg-fill-brand-disabled: #ffb245;
--al-color-text-brand: #915b00;
--al-color-text-brand-hovered: #7e4e00;
--al-color-text-brand-pressed: #6a4100;
--al-color-text-brand-selected: #573400;
--al-color-text-brand-disabled: #f3a434;
--al-color-text-on-bg-fill-brand: #fffbf5;
--al-color-text-on-bg-fill-brand-hovered: #fffbf5;
--al-color-text-on-bg-fill-brand-pressed: #fffbf5;
--al-color-text-on-bg-fill-brand-selected: #fffbf5;
--al-color-text-on-bg-fill-brand-disabled: #fff2d7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #915b00;
--al-color-border-elevated-selected: #915b00;
--al-color-bg-fill-brand: #915b00;
--al-color-bg-fill-brand-hovered: #7e4e00;
--al-color-bg-fill-brand-pressed: #6a4100;
--al-color-bg-fill-brand-selected: #573400;
--al-color-text-brand: #6a4100;
--al-color-text-brand-hovered: #573400;
--al-color-text-brand-pressed: #422700;
--al-color-text-brand-selected: #2a1700;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b17108;
--al-color-border-elevated-selected: #c58013;
--al-color-outline-focused: #ffdc97;
--al-color-bg-surface-brand: #2e1900;
--al-color-bg-surface-brand-hovered: #3d2300;
--al-color-bg-surface-brand-pressed: #4a2c00;
--al-color-bg-surface-brand-selected: #4a2c00;
--al-color-bg-surface-brand-disabled: #241300;
--al-color-bg-surface-brand-elevated: #3d2300;
--al-color-bg-surface-brand-elevated-hovered: #4a2c00;
--al-color-bg-surface-brand-elevated-pressed: #583500;
--al-color-bg-surface-brand-elevated-selected: #583500;
--al-color-bg-surface-brand-elevated-disabled: #2e1900;
--al-color-bg-fill-brand: #dc9121;
--al-color-bg-fill-brand-hovered: #f3a434;
--al-color-bg-fill-brand-pressed: #ffbd58;
--al-color-bg-fill-brand-selected: #ffdc97;
--al-color-bg-fill-brand-disabled: #583500;
--al-color-text-brand: #dc9121;
--al-color-text-brand-hovered: #f3a434;
--al-color-text-brand-pressed: #ffbd58;
--al-color-text-brand-selected: #ffdc97;
--al-color-text-brand-disabled: #633d00;
--al-color-text-on-bg-fill-brand: #170b00;
--al-color-text-on-bg-fill-brand-hovered: #170b00;
--al-color-text-on-bg-fill-brand-pressed: #170b00;
--al-color-text-on-bg-fill-brand-selected: #170b00;
--al-color-text-on-bg-fill-brand-disabled: #241300;}

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



