: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: #fb8214;
--cb-color-bg-fill-brand-hovered: #fb9131;
--cb-color-bg-fill-brand-pressed: #fc9b43;
--cb-color-bg-fill-brand-selected: #fc963a;
--cb-color-bg-fill-brand-disabled: #fcaf69;
--cb-color-text-brand: #fb8214;
--cb-color-text-brand-hovered: #fb8c26;
--cb-color-text-brand-pressed: #fc9b43;
--cb-color-text-brand-selected: #fb9131;
--cb-color-text-brand-disabled: #fcaf69;
--cb-color-bg-surface-brand: #fff5ed;
--cb-color-bg-surface-brand-hovered: #feebd9;
--cb-color-bg-surface-brand-pressed: #fee1c7;
--cb-color-bg-surface-brand-selected: #fff0e2;
--cb-color-bg-surface-brand-disabled: #fffaf6;
--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: #fb8214;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #b25c0e;
--cb-color-bg-fill-brand-hovered: #bb702b;
--cb-color-bg-fill-brand-pressed: #c17d3e;
--cb-color-bg-fill-brand-selected: #be7635;
--cb-color-bg-fill-brand-disabled: #ce9765;
--cb-color-text-brand: #aa580e;
--cb-color-text-brand-hovered: #b16521;
--cb-color-text-brand-pressed: #bb793e;
--cb-color-text-brand-selected: #b46c2b;
--cb-color-text-brand-disabled: #c99465;
--cb-color-border-selected: #b25c0e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dc7212;
--cb-color-bg-fill-brand-pressed: #c96810;
--cb-color-bg-fill-brand-selected: #d36d11;
--cb-color-bg-fill-brand-disabled: #a0530d;
--cb-color-text-brand-hovered: #e77812;
--cb-color-text-brand-pressed: #c96810;
--cb-color-text-brand-selected: #dc7212;
--cb-color-text-brand-disabled: #a0530d;
--cb-color-bg-surface-brand: #281503;
--cb-color-bg-surface-brand-hovered: #3c1f05;
--cb-color-bg-surface-brand-pressed: #512a06;
--cb-color-bg-surface-brand-selected: #321a04;
--cb-color-bg-surface-brand-disabled: #1f1002;
--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: #473321;
--cb-color-bg-surface-brand-hovered: #573a20;
--cb-color-bg-surface-brand-pressed: #69421f;
--cb-color-bg-surface-brand-selected: #4f3721;
--cb-color-bg-surface-brand-disabled: #3e2f22;}
:root{--al-color-border-selected: #bf5900;
--al-color-border-elevated-selected: #bf5900;
--al-color-outline-focused: #4f1e00;
--al-color-bg-surface-brand: #ffe9d3;
--al-color-bg-surface-brand-hovered: #ffd6ad;
--al-color-bg-surface-brand-pressed: #ffc38b;
--al-color-bg-surface-brand-selected: #ffc38b;
--al-color-bg-surface-brand-disabled: #fff1e5;
--al-color-bg-surface-brand-elevated: #ffe9d3;
--al-color-bg-surface-brand-elevated-hovered: #ffd6ad;
--al-color-bg-surface-brand-elevated-pressed: #ffc38b;
--al-color-bg-surface-brand-elevated-selected: #ffc38b;
--al-color-bg-surface-brand-elevated-disabled: #fff1e5;
--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: #ffb069;
--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: #ff9d48;
--al-color-text-on-bg-fill-brand: #fffcf9;
--al-color-text-on-bg-fill-brand-hovered: #fffcf9;
--al-color-text-on-bg-fill-brand-pressed: #fffcf9;
--al-color-text-on-bg-fill-brand-selected: #fffcf9;
--al-color-text-on-bg-fill-brand-disabled: #fff1e5;}

: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: #4f1e00;
--al-color-text-brand-selected: #331100;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #cb6000;
--al-color-border-elevated-selected: #e26f00;
--al-color-outline-focused: #ffd9b5;
--al-color-bg-surface-brand: #371300;
--al-color-bg-surface-brand-hovered: #491b00;
--al-color-bg-surface-brand-pressed: #582300;
--al-color-bg-surface-brand-selected: #582300;
--al-color-bg-surface-brand-disabled: #2b0d00;
--al-color-bg-surface-brand-elevated: #491b00;
--al-color-bg-surface-brand-elevated-hovered: #582300;
--al-color-bg-surface-brand-elevated-pressed: #672a00;
--al-color-bg-surface-brand-elevated-selected: #672a00;
--al-color-bg-surface-brand-elevated-disabled: #371300;
--al-color-bg-fill-brand: #f98010;
--al-color-bg-fill-brand-hovered: #ff9d49;
--al-color-bg-fill-brand-pressed: #ffbc7d;
--al-color-bg-fill-brand-selected: #ffd9b5;
--al-color-bg-fill-brand-disabled: #672a00;
--al-color-text-brand: #f98010;
--al-color-text-brand-hovered: #ff9d49;
--al-color-text-brand-pressed: #ffbc7d;
--al-color-text-brand-selected: #ffd9b5;
--al-color-text-brand-disabled: #753100;
--al-color-text-on-bg-fill-brand: #1e0700;
--al-color-text-on-bg-fill-brand-hovered: #1e0700;
--al-color-text-on-bg-fill-brand-pressed: #1e0700;
--al-color-text-on-bg-fill-brand-selected: #1e0700;
--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);
}



