: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: #ef8425;
--cb-color-bg-fill-brand-hovered: #f19340;
--cb-color-bg-fill-brand-pressed: #f29d51;
--cb-color-bg-fill-brand-selected: #f29848;
--cb-color-bg-fill-brand-disabled: #f5b074;
--cb-color-text-brand: #ef8425;
--cb-color-text-brand-hovered: #f08e36;
--cb-color-text-brand-pressed: #f29d51;
--cb-color-text-brand-selected: #f19340;
--cb-color-text-brand-disabled: #f5b074;
--cb-color-bg-surface-brand: #fef5ee;
--cb-color-bg-surface-brand-hovered: #fcebdc;
--cb-color-bg-surface-brand-pressed: #fbe2cb;
--cb-color-bg-surface-brand-selected: #fdf0e4;
--cb-color-bg-surface-brand-disabled: #fefaf6;
--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: #ef8425;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ad601b;
--cb-color-bg-fill-brand-hovered: #b77337;
--cb-color-bg-fill-brand-pressed: #bd8049;
--cb-color-bg-fill-brand-selected: #ba7a40;
--cb-color-bg-fill-brand-disabled: #cb996d;
--cb-color-text-brand: #a55b1a;
--cb-color-text-brand-hovered: #ac682c;
--cb-color-text-brand-pressed: #b77c48;
--cb-color-text-brand-selected: #b06f36;
--cb-color-text-brand-disabled: #c5966d;
--cb-color-border-selected: #ad601b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d27421;
--cb-color-bg-fill-brand-pressed: #bf6a1e;
--cb-color-bg-fill-brand-selected: #c96f1f;
--cb-color-bg-fill-brand-disabled: #995418;
--cb-color-text-brand-hovered: #dc7a22;
--cb-color-text-brand-pressed: #bf6a1e;
--cb-color-text-brand-selected: #d27421;
--cb-color-text-brand-disabled: #995418;
--cb-color-bg-surface-brand: #261506;
--cb-color-bg-surface-brand-hovered: #392009;
--cb-color-bg-surface-brand-pressed: #4d2a0c;
--cb-color-bg-surface-brand-selected: #301a07;
--cb-color-bg-surface-brand-disabled: #1d1004;
--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: #453324;
--cb-color-bg-surface-brand-hovered: #553b24;
--cb-color-bg-surface-brand-pressed: #654324;
--cb-color-bg-surface-brand-selected: #4d3724;
--cb-color-bg-surface-brand-disabled: #3d3024;}
:root{--al-color-border-selected: #b95d00;
--al-color-border-elevated-selected: #b95d00;
--al-color-outline-focused: #4c2100;
--al-color-bg-surface-brand: #ffe8d2;
--al-color-bg-surface-brand-hovered: #ffd6b0;
--al-color-bg-surface-brand-pressed: #ffc38e;
--al-color-bg-surface-brand-selected: #ffc38e;
--al-color-bg-surface-brand-disabled: #fff2e7;
--al-color-bg-surface-brand-elevated: #ffe8d2;
--al-color-bg-surface-brand-elevated-hovered: #ffd6b0;
--al-color-bg-surface-brand-elevated-pressed: #ffc38e;
--al-color-bg-surface-brand-elevated-selected: #ffc38e;
--al-color-bg-surface-brand-elevated-disabled: #fff2e7;
--al-color-bg-fill-brand: #b95d00;
--al-color-bg-fill-brand-hovered: #a45000;
--al-color-bg-fill-brand-pressed: #8e4400;
--al-color-bg-fill-brand-selected: #793800;
--al-color-bg-fill-brand-disabled: #ffb06c;
--al-color-text-brand: #a45000;
--al-color-text-brand-hovered: #8e4400;
--al-color-text-brand-pressed: #793800;
--al-color-text-brand-selected: #632d00;
--al-color-text-brand-disabled: #ff9d4d;
--al-color-text-on-bg-fill-brand: #fffbf7;
--al-color-text-on-bg-fill-brand-hovered: #fffbf7;
--al-color-text-on-bg-fill-brand-pressed: #fffbf7;
--al-color-text-on-bg-fill-brand-selected: #fffbf7;
--al-color-text-on-bg-fill-brand-disabled: #fff2e7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a45000;
--al-color-border-elevated-selected: #a45000;
--al-color-bg-fill-brand: #a45000;
--al-color-bg-fill-brand-hovered: #8e4400;
--al-color-bg-fill-brand-pressed: #793800;
--al-color-bg-fill-brand-selected: #632d00;
--al-color-text-brand: #793800;
--al-color-text-brand-hovered: #632d00;
--al-color-text-brand-pressed: #4c2100;
--al-color-text-brand-selected: #311200;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c46500;
--al-color-border-elevated-selected: #db740b;
--al-color-outline-focused: #ffd9b6;
--al-color-bg-surface-brand: #351500;
--al-color-bg-surface-brand-hovered: #471e00;
--al-color-bg-surface-brand-pressed: #552500;
--al-color-bg-surface-brand-selected: #552500;
--al-color-bg-surface-brand-disabled: #2b0f00;
--al-color-bg-surface-brand-elevated: #471e00;
--al-color-bg-surface-brand-elevated-hovered: #552500;
--al-color-bg-surface-brand-elevated-pressed: #642d00;
--al-color-bg-surface-brand-elevated-selected: #642d00;
--al-color-bg-surface-brand-elevated-disabled: #351500;
--al-color-bg-fill-brand: #f18527;
--al-color-bg-fill-brand-hovered: #ff9d4d;
--al-color-bg-fill-brand-pressed: #ffbb80;
--al-color-bg-fill-brand-selected: #ffd9b6;
--al-color-bg-fill-brand-disabled: #642d00;
--al-color-text-brand: #f18527;
--al-color-text-brand-hovered: #ff9d4d;
--al-color-text-brand-pressed: #ffbb80;
--al-color-text-brand-selected: #ffd9b6;
--al-color-text-brand-disabled: #713400;
--al-color-text-on-bg-fill-brand: #1d0900;
--al-color-text-on-bg-fill-brand-hovered: #1d0900;
--al-color-text-on-bg-fill-brand-pressed: #1d0900;
--al-color-text-on-bg-fill-brand-selected: #1d0900;
--al-color-text-on-bg-fill-brand-disabled: #2b0f00;}

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



