: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: #f6a610;
--cb-color-bg-fill-brand-hovered: #f7b12d;
--cb-color-bg-fill-brand-pressed: #f8b840;
--cb-color-bg-fill-brand-selected: #f7b436;
--cb-color-bg-fill-brand-disabled: #f9c666;
--cb-color-text-brand: #f6a610;
--cb-color-text-brand-hovered: #f7ad23;
--cb-color-text-brand-pressed: #f8b840;
--cb-color-text-brand-selected: #f7b12d;
--cb-color-text-brand-disabled: #f9c666;
--cb-color-bg-surface-brand: #fef8ec;
--cb-color-bg-surface-brand-hovered: #fef1d9;
--cb-color-bg-surface-brand-pressed: #fdeac6;
--cb-color-bg-surface-brand-selected: #fef4e2;
--cb-color-bg-surface-brand-disabled: #fffcf6;
--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: #f6a610;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #9a680a;
--cb-color-bg-fill-brand-hovered: #a67a28;
--cb-color-bg-fill-brand-pressed: #ae863b;
--cb-color-bg-fill-brand-selected: #aa8031;
--cb-color-bg-fill-brand-disabled: #be9e62;
--cb-color-text-brand: #94640a;
--cb-color-text-brand-hovered: #9c701d;
--cb-color-text-brand-pressed: #a9833b;
--cb-color-text-brand-selected: #a17728;
--cb-color-text-brand-disabled: #bb9c62;
--cb-color-border-selected: #9a680a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d8920e;
--cb-color-bg-fill-brand-pressed: #c5850d;
--cb-color-bg-fill-brand-selected: #ce8b0d;
--cb-color-bg-fill-brand-disabled: #9d6a0a;
--cb-color-text-brand-hovered: #e3990f;
--cb-color-text-brand-pressed: #c5850d;
--cb-color-text-brand-selected: #d8920e;
--cb-color-text-brand-disabled: #9d6a0a;
--cb-color-bg-surface-brand: #281b03;
--cb-color-bg-surface-brand-hovered: #3b2804;
--cb-color-bg-surface-brand-pressed: #4f3505;
--cb-color-bg-surface-brand-selected: #312103;
--cb-color-bg-surface-brand-disabled: #1e1402;
--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: #463921;
--cb-color-bg-surface-brand-hovered: #56431f;
--cb-color-bg-surface-brand-pressed: #684e1e;
--cb-color-bg-surface-brand-selected: #4e3e20;
--cb-color-bg-surface-brand-disabled: #3e3422;}
:root{--al-color-border-selected: #a66900;
--al-color-border-elevated-selected: #a66900;
--al-color-outline-focused: #432600;
--al-color-bg-surface-brand: #ffe9b9;
--al-color-bg-surface-brand-hovered: #ffd887;
--al-color-bg-surface-brand-pressed: #ffc65c;
--al-color-bg-surface-brand-selected: #ffc65c;
--al-color-bg-surface-brand-disabled: #fff2d8;
--al-color-bg-surface-brand-elevated: #ffe9b9;
--al-color-bg-surface-brand-elevated-hovered: #ffd887;
--al-color-bg-surface-brand-elevated-pressed: #ffc65c;
--al-color-bg-surface-brand-elevated-selected: #ffc65c;
--al-color-bg-surface-brand-elevated-disabled: #fff2d8;
--al-color-bg-fill-brand: #a66900;
--al-color-bg-fill-brand-hovered: #925b00;
--al-color-bg-fill-brand-pressed: #7e4e00;
--al-color-bg-fill-brand-selected: #6b4100;
--al-color-bg-fill-brand-disabled: #ffb331;
--al-color-text-brand: #925b00;
--al-color-text-brand-hovered: #7e4e00;
--al-color-text-brand-pressed: #6b4100;
--al-color-text-brand-selected: #583400;
--al-color-text-brand-disabled: #f4a407;
--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: #fff2d8;}

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

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b17100;
--al-color-border-elevated-selected: #c78000;
--al-color-outline-focused: #ffdc94;
--al-color-bg-surface-brand: #2e1900;
--al-color-bg-surface-brand-hovered: #3d2300;
--al-color-bg-surface-brand-pressed: #4b2c00;
--al-color-bg-surface-brand-selected: #4b2c00;
--al-color-bg-surface-brand-disabled: #241300;
--al-color-bg-surface-brand-elevated: #3d2300;
--al-color-bg-surface-brand-elevated-hovered: #4b2c00;
--al-color-bg-surface-brand-elevated-pressed: #583400;
--al-color-bg-surface-brand-elevated-selected: #583400;
--al-color-bg-surface-brand-elevated-disabled: #2e1900;
--al-color-bg-fill-brand: #de9100;
--al-color-bg-fill-brand-hovered: #f4a40a;
--al-color-bg-fill-brand-pressed: #ffbe4b;
--al-color-bg-fill-brand-selected: #ffdc94;
--al-color-bg-fill-brand-disabled: #583400;
--al-color-text-brand: #de9100;
--al-color-text-brand-hovered: #f4a40a;
--al-color-text-brand-pressed: #ffbe4b;
--al-color-text-brand-selected: #ffdc94;
--al-color-text-brand-disabled: #643c00;
--al-color-text-on-bg-fill-brand: #190b00;
--al-color-text-on-bg-fill-brand-hovered: #190b00;
--al-color-text-on-bg-fill-brand-pressed: #190b00;
--al-color-text-on-bg-fill-brand-selected: #190b00;
--al-color-text-on-bg-fill-brand-disabled: #241300;}