: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: #ea7800;
--cb-color-bg-fill-brand-hovered: #ed881f;
--cb-color-bg-fill-brand-pressed: #ee9333;
--cb-color-bg-fill-brand-selected: #ed8e29;
--cb-color-bg-fill-brand-disabled: #f2a95c;
--cb-color-text-brand: #ea7800;
--cb-color-text-brand-hovered: #ec8314;
--cb-color-text-brand-pressed: #ee9333;
--cb-color-text-brand-selected: #ed881f;
--cb-color-text-brand-disabled: #f2a95c;
--cb-color-bg-surface-brand: #fdf4eb;
--cb-color-bg-surface-brand-hovered: #fce9d6;
--cb-color-bg-surface-brand-pressed: #fadfc2;
--cb-color-bg-surface-brand-selected: #fcefe0;
--cb-color-bg-surface-brand-disabled: #fefaf5;
--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: #ea7800;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b45c00;
--cb-color-bg-fill-brand-hovered: #bd701f;
--cb-color-bg-fill-brand-pressed: #c37d33;
--cb-color-bg-fill-brand-selected: #c07629;
--cb-color-bg-fill-brand-disabled: #cf975c;
--cb-color-text-brand: #ab5800;
--cb-color-text-brand-hovered: #b26514;
--cb-color-text-brand-pressed: #bc7933;
--cb-color-text-brand-selected: #b56c1f;
--cb-color-text-brand-disabled: #c9945c;
--cb-color-border-selected: #b45c00;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce6900;
--cb-color-bg-fill-brand-pressed: #bb6000;
--cb-color-bg-fill-brand-selected: #c46500;
--cb-color-bg-fill-brand-disabled: #964d00;
--cb-color-text-brand-hovered: #d86f00;
--cb-color-text-brand-pressed: #bb6000;
--cb-color-text-brand-selected: #ce6900;
--cb-color-text-brand-disabled: #964d00;
--cb-color-bg-surface-brand: #261300;
--cb-color-bg-surface-brand-hovered: #381d00;
--cb-color-bg-surface-brand-pressed: #4b2700;
--cb-color-bg-surface-brand-selected: #2f1800;
--cb-color-bg-surface-brand-disabled: #1c0f00;
--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: #44321e;
--cb-color-bg-surface-brand-hovered: #53381b;
--cb-color-bg-surface-brand-pressed: #643f18;
--cb-color-bg-surface-brand-selected: #4c351d;
--cb-color-bg-surface-brand-disabled: #3c2e20;}
:root{--al-color-border-selected: #bf5900;
--al-color-border-elevated-selected: #bf5900;
--al-color-outline-focused: #501e00;
--al-color-bg-surface-brand: #ffe7d3;
--al-color-bg-surface-brand-hovered: #ffd4b1;
--al-color-bg-surface-brand-pressed: #ffc392;
--al-color-bg-surface-brand-selected: #ffc392;
--al-color-bg-surface-brand-disabled: #fff2e8;
--al-color-bg-surface-brand-elevated: #ffe7d3;
--al-color-bg-surface-brand-elevated-hovered: #ffd4b1;
--al-color-bg-surface-brand-elevated-pressed: #ffc392;
--al-color-bg-surface-brand-elevated-selected: #ffc392;
--al-color-bg-surface-brand-elevated-disabled: #fff2e8;
--al-color-bg-fill-brand: #bf5900;
--al-color-bg-fill-brand-hovered: #a94c00;
--al-color-bg-fill-brand-pressed: #934000;
--al-color-bg-fill-brand-selected: #7d3500;
--al-color-bg-fill-brand-disabled: #ffb071;
--al-color-text-brand: #a94c00;
--al-color-text-brand-hovered: #934000;
--al-color-text-brand-pressed: #7d3500;
--al-color-text-brand-selected: #672a00;
--al-color-text-brand-disabled: #ff9d51;
--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: #fff2e8;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a94c00;
--al-color-border-elevated-selected: #a94c00;
--al-color-bg-fill-brand: #a94c00;
--al-color-bg-fill-brand-hovered: #934000;
--al-color-bg-fill-brand-pressed: #7d3500;
--al-color-bg-fill-brand-selected: #672a00;
--al-color-text-brand: #7d3500;
--al-color-text-brand-hovered: #672a00;
--al-color-text-brand-pressed: #501e00;
--al-color-text-brand-selected: #331100;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #cb6000;
--al-color-border-elevated-selected: #e17000;
--al-color-outline-focused: #ffd9ba;
--al-color-bg-surface-brand: #381300;
--al-color-bg-surface-brand-hovered: #4a1b00;
--al-color-bg-surface-brand-pressed: #592200;
--al-color-bg-surface-brand-selected: #592200;
--al-color-bg-surface-brand-disabled: #2b0d00;
--al-color-bg-surface-brand-elevated: #4a1b00;
--al-color-bg-surface-brand-elevated-hovered: #592200;
--al-color-bg-surface-brand-elevated-pressed: #672a00;
--al-color-bg-surface-brand-elevated-selected: #672a00;
--al-color-bg-surface-brand-elevated-disabled: #381300;
--al-color-bg-fill-brand: #f58321;
--al-color-bg-fill-brand-hovered: #ff9d51;
--al-color-bg-fill-brand-pressed: #ffbb84;
--al-color-bg-fill-brand-selected: #ffd9ba;
--al-color-bg-fill-brand-disabled: #672a00;
--al-color-text-brand: #f58321;
--al-color-text-brand-hovered: #ff9d51;
--al-color-text-brand-pressed: #ffbb84;
--al-color-text-brand-selected: #ffd9ba;
--al-color-text-brand-disabled: #753100;
--al-color-text-on-bg-fill-brand: #1d0700;
--al-color-text-on-bg-fill-brand-hovered: #1d0700;
--al-color-text-on-bg-fill-brand-pressed: #1d0700;
--al-color-text-on-bg-fill-brand-selected: #1d0700;
--al-color-text-on-bg-fill-brand-disabled: #2b0d00;}

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



