: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: #f3a248;
--cb-color-bg-fill-brand-hovered: #f4ad5e;
--cb-color-bg-fill-brand-pressed: #f5b56d;
--cb-color-bg-fill-brand-selected: #f5b165;
--cb-color-bg-fill-brand-disabled: #f7c48a;
--cb-color-text-brand: #f3a248;
--cb-color-text-brand-hovered: #f4a956;
--cb-color-text-brand-pressed: #f5b56d;
--cb-color-text-brand-selected: #f4ad5e;
--cb-color-text-brand-disabled: #f7c48a;
--cb-color-bg-surface-brand: #fef8f1;
--cb-color-bg-surface-brand-hovered: #fdf0e2;
--cb-color-bg-surface-brand-pressed: #fce9d3;
--cb-color-bg-surface-brand-selected: #fef4e9;
--cb-color-bg-surface-brand-disabled: #fffbf8;
--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: #f3a248;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #9a672e;
--cb-color-bg-fill-brand-hovered: #a67947;
--cb-color-bg-fill-brand-pressed: #ae8558;
--cb-color-bg-fill-brand-selected: #aa7f50;
--cb-color-bg-fill-brand-disabled: #be9e79;
--cb-color-text-brand: #95642c;
--cb-color-text-brand-hovered: #9d703d;
--cb-color-text-brand-pressed: #aa8356;
--cb-color-text-brand-selected: #a27746;
--cb-color-text-brand-disabled: #bb9c78;
--cb-color-border-selected: #9a672e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d58e3f;
--cb-color-bg-fill-brand-pressed: #c2823a;
--cb-color-bg-fill-brand-selected: #cc883c;
--cb-color-bg-fill-brand-disabled: #9b682e;
--cb-color-text-brand-hovered: #e09542;
--cb-color-text-brand-pressed: #c2823a;
--cb-color-text-brand-selected: #d58e3f;
--cb-color-text-brand-disabled: #9b682e;
--cb-color-bg-surface-brand: #271a0c;
--cb-color-bg-surface-brand-hovered: #3a2711;
--cb-color-bg-surface-brand-pressed: #4e3417;
--cb-color-bg-surface-brand-selected: #31200e;
--cb-color-bg-surface-brand-disabled: #1e1409;
--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: #45382a;
--cb-color-bg-surface-brand-hovered: #56422d;
--cb-color-bg-surface-brand-pressed: #674d30;
--cb-color-bg-surface-brand-selected: #4d3d2b;
--cb-color-bg-surface-brand-disabled: #3d3328;}
:root{--al-color-border-selected: #a7681c;
--al-color-border-elevated-selected: #a7681c;
--al-color-outline-focused: #442603;
--al-color-bg-surface-brand: #ffe8c5;
--al-color-bg-surface-brand-hovered: #ffd79f;
--al-color-bg-surface-brand-pressed: #ffc479;
--al-color-bg-surface-brand-selected: #ffc479;
--al-color-bg-surface-brand-disabled: #fff2de;
--al-color-bg-surface-brand-elevated: #ffe8c5;
--al-color-bg-surface-brand-elevated-hovered: #ffd79f;
--al-color-bg-surface-brand-elevated-pressed: #ffc479;
--al-color-bg-surface-brand-elevated-selected: #ffc479;
--al-color-bg-surface-brand-elevated-disabled: #fff2de;
--al-color-bg-fill-brand: #a7681c;
--al-color-bg-fill-brand-hovered: #935a14;
--al-color-bg-fill-brand-pressed: #7f4d0e;
--al-color-bg-fill-brand-selected: #6c4009;
--al-color-bg-fill-brand-disabled: #ffb15b;
--al-color-text-brand: #935a14;
--al-color-text-brand-hovered: #7f4d0e;
--al-color-text-brand-pressed: #6c4009;
--al-color-text-brand-selected: #583405;
--al-color-text-brand-disabled: #f4a349;
--al-color-text-on-bg-fill-brand: #fffbf6;
--al-color-text-on-bg-fill-brand-hovered: #fffbf6;
--al-color-text-on-bg-fill-brand-pressed: #fffbf6;
--al-color-text-on-bg-fill-brand-selected: #fffbf6;
--al-color-text-on-bg-fill-brand-disabled: #fff2de;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #935a14;
--al-color-border-elevated-selected: #935a14;
--al-color-bg-fill-brand: #935a14;
--al-color-bg-fill-brand-hovered: #7f4d0e;
--al-color-bg-fill-brand-pressed: #6c4009;
--al-color-bg-fill-brand-selected: #583405;
--al-color-text-brand: #6c4009;
--al-color-text-brand-hovered: #583405;
--al-color-text-brand-pressed: #442603;
--al-color-text-brand-selected: #2b1601;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b27020;
--al-color-border-elevated-selected: #c87f2a;
--al-color-outline-focused: #ffdba6;
--al-color-bg-surface-brand: #2f1902;
--al-color-bg-surface-brand-hovered: #3e2303;
--al-color-bg-surface-brand-pressed: #4b2b04;
--al-color-bg-surface-brand-selected: #4b2b04;
--al-color-bg-surface-brand-disabled: #241201;
--al-color-bg-surface-brand-elevated: #3e2303;
--al-color-bg-surface-brand-elevated-hovered: #4b2b04;
--al-color-bg-surface-brand-elevated-pressed: #593406;
--al-color-bg-surface-brand-elevated-selected: #593406;
--al-color-bg-surface-brand-elevated-disabled: #2f1902;
--al-color-bg-fill-brand: #de9037;
--al-color-bg-fill-brand-hovered: #f4a34a;
--al-color-bg-fill-brand-pressed: #ffbd6d;
--al-color-bg-fill-brand-selected: #ffdba6;
--al-color-bg-fill-brand-disabled: #593406;
--al-color-text-brand: #de9037;
--al-color-text-brand-hovered: #f4a34a;
--al-color-text-brand-pressed: #ffbd6d;
--al-color-text-brand-selected: #ffdba6;
--al-color-text-brand-disabled: #653c07;
--al-color-text-on-bg-fill-brand: #190b01;
--al-color-text-on-bg-fill-brand-hovered: #190b01;
--al-color-text-on-bg-fill-brand-pressed: #190b01;
--al-color-text-on-bg-fill-brand-selected: #190b01;
--al-color-text-on-bg-fill-brand-disabled: #241201;}

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



