: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: #facb24;
--cb-color-bg-fill-brand-hovered: #fbd13f;
--cb-color-bg-fill-brand-pressed: #fbd550;
--cb-color-bg-fill-brand-selected: #fbd347;
--cb-color-bg-fill-brand-disabled: #fcde73;
--cb-color-text-brand: #facb24;
--cb-color-text-brand-hovered: #facf35;
--cb-color-text-brand-pressed: #fbd550;
--cb-color-text-brand-selected: #fbd13f;
--cb-color-text-brand-disabled: #fcde73;
--cb-color-bg-surface-brand: #fffbee;
--cb-color-bg-surface-brand-hovered: #fef7dc;
--cb-color-bg-surface-brand-pressed: #fef3cb;
--cb-color-bg-surface-brand-selected: #fef9e4;
--cb-color-bg-surface-brand-disabled: #fffdf6;
--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: #facb24;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #876d13;
--cb-color-bg-fill-brand-hovered: #967f30;
--cb-color-bg-fill-brand-pressed: #9f8a42;
--cb-color-bg-fill-brand-selected: #9a8439;
--cb-color-bg-fill-brand-disabled: #b2a268;
--cb-color-text-brand: #846b13;
--cb-color-text-brand-hovered: #8e7726;
--cb-color-text-brand-pressed: #9d8942;
--cb-color-text-brand-selected: #937d30;
--cb-color-text-brand-disabled: #b0a068;
--cb-color-border-selected: #876d13;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dcb220;
--cb-color-bg-fill-brand-pressed: #c8a21d;
--cb-color-bg-fill-brand-selected: #d2aa1e;
--cb-color-bg-fill-brand-disabled: #a08217;
--cb-color-text-brand-hovered: #e6bb21;
--cb-color-text-brand-pressed: #c8a21d;
--cb-color-text-brand-selected: #dcb220;
--cb-color-text-brand-disabled: #a08217;
--cb-color-bg-surface-brand: #282106;
--cb-color-bg-surface-brand-hovered: #3c3109;
--cb-color-bg-surface-brand-pressed: #50410c;
--cb-color-bg-surface-brand-selected: #322907;
--cb-color-bg-surface-brand-disabled: #1e1904;
--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: #463f24;
--cb-color-bg-surface-brand-hovered: #574c24;
--cb-color-bg-surface-brand-pressed: #695a24;
--cb-color-bg-surface-brand-selected: #4f4524;
--cb-color-bg-surface-brand-disabled: #3e3824;}
:root{--al-color-border-selected: #937200;
--al-color-border-elevated-selected: #937200;
--al-color-outline-focused: #3a2b00;
--al-color-bg-surface-brand: #ffed7b;
--al-color-bg-surface-brand-hovered: #ffda46;
--al-color-bg-surface-brand-pressed: #f8c91f;
--al-color-bg-surface-brand-selected: #f8c91f;
--al-color-bg-surface-brand-disabled: #fff7a7;
--al-color-bg-surface-brand-elevated: #ffed7b;
--al-color-bg-surface-brand-elevated-hovered: #ffda46;
--al-color-bg-surface-brand-elevated-pressed: #f8c91f;
--al-color-bg-surface-brand-elevated-selected: #f8c91f;
--al-color-bg-surface-brand-elevated-disabled: #fff7a7;
--al-color-bg-fill-brand: #937200;
--al-color-bg-fill-brand-hovered: #806300;
--al-color-bg-fill-brand-pressed: #6f5500;
--al-color-bg-fill-brand-selected: #5d4700;
--al-color-bg-fill-brand-disabled: #eabc00;
--al-color-text-brand: #806300;
--al-color-text-brand-hovered: #6f5500;
--al-color-text-brand-pressed: #5d4700;
--al-color-text-brand-selected: #4c3900;
--al-color-text-brand-disabled: #dbaf00;
--al-color-text-on-bg-fill-brand: #fffded;
--al-color-text-on-bg-fill-brand-hovered: #fffded;
--al-color-text-on-bg-fill-brand-pressed: #fffded;
--al-color-text-on-bg-fill-brand-selected: #fffded;
--al-color-text-on-bg-fill-brand-disabled: #fff7a7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #806300;
--al-color-border-elevated-selected: #806300;
--al-color-bg-fill-brand: #806300;
--al-color-bg-fill-brand-hovered: #6f5500;
--al-color-bg-fill-brand-pressed: #5d4700;
--al-color-bg-fill-brand-selected: #4c3900;
--al-color-text-brand: #5d4700;
--al-color-text-brand-hovered: #4c3900;
--al-color-text-brand-pressed: #3a2b00;
--al-color-text-brand-selected: #241900;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9c7a00;
--al-color-border-elevated-selected: #b08a00;
--al-color-outline-focused: #ffdf52;
--al-color-bg-surface-brand: #271c00;
--al-color-bg-surface-brand-hovered: #352700;
--al-color-bg-surface-brand-pressed: #413100;
--al-color-bg-surface-brand-selected: #413100;
--al-color-bg-surface-brand-disabled: #1e1500;
--al-color-bg-surface-brand-elevated: #352700;
--al-color-bg-surface-brand-elevated-hovered: #413100;
--al-color-bg-surface-brand-elevated-pressed: #4d3a00;
--al-color-bg-surface-brand-elevated-selected: #4d3a00;
--al-color-bg-surface-brand-elevated-disabled: #271c00;
--al-color-bg-fill-brand: #c59c00;
--al-color-bg-fill-brand-hovered: #dcaf00;
--al-color-bg-fill-brand-pressed: #f3c416;
--al-color-bg-fill-brand-selected: #ffdf52;
--al-color-bg-fill-brand-disabled: #4d3a00;
--al-color-text-brand: #c59c00;
--al-color-text-brand-hovered: #dcaf00;
--al-color-text-brand-pressed: #f3c416;
--al-color-text-brand-selected: #ffdf52;
--al-color-text-brand-disabled: #574200;
--al-color-text-on-bg-fill-brand: #140d00;
--al-color-text-on-bg-fill-brand-hovered: #140d00;
--al-color-text-on-bg-fill-brand-pressed: #140d00;
--al-color-text-on-bg-fill-brand-selected: #140d00;
--al-color-text-on-bg-fill-brand-disabled: #1e1500;}

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



