: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: #fb8c04;
--cb-color-bg-fill-brand-hovered: #fb9a23;
--cb-color-bg-fill-brand-pressed: #fca336;
--cb-color-bg-fill-brand-selected: #fc9e2c;
--cb-color-bg-fill-brand-disabled: #fcb55f;
--cb-color-text-brand: #fb8c04;
--cb-color-text-brand-hovered: #fb9518;
--cb-color-text-brand-pressed: #fca336;
--cb-color-text-brand-selected: #fb9a23;
--cb-color-text-brand-disabled: #fcb55f;
--cb-color-bg-surface-brand: #fff6eb;
--cb-color-bg-surface-brand-hovered: #feedd7;
--cb-color-bg-surface-brand-pressed: #fee3c3;
--cb-color-bg-surface-brand-selected: #fff1e0;
--cb-color-bg-surface-brand-disabled: #fffaf5;
--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: #fb8c04;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ab6003;
--cb-color-bg-fill-brand-hovered: #b57322;
--cb-color-bg-fill-brand-pressed: #bc8035;
--cb-color-bg-fill-brand-selected: #b97a2c;
--cb-color-bg-fill-brand-disabled: #c9995e;
--cb-color-text-brand: #a45c03;
--cb-color-text-brand-hovered: #ab6917;
--cb-color-text-brand-pressed: #b67d35;
--cb-color-text-brand-selected: #af7022;
--cb-color-text-brand-disabled: #c5975e;
--cb-color-border-selected: #ab6003;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dc7b04;
--cb-color-bg-fill-brand-pressed: #c97003;
--cb-color-bg-fill-brand-selected: #d37503;
--cb-color-bg-fill-brand-disabled: #a05903;
--cb-color-text-brand-hovered: #e78104;
--cb-color-text-brand-pressed: #c97003;
--cb-color-text-brand-selected: #dc7b04;
--cb-color-text-brand-disabled: #a05903;
--cb-color-bg-surface-brand: #281701;
--cb-color-bg-surface-brand-hovered: #3c2101;
--cb-color-bg-surface-brand-pressed: #512d01;
--cb-color-bg-surface-brand-selected: #321c01;
--cb-color-bg-surface-brand-disabled: #1f1100;
--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: #47351f;
--cb-color-bg-surface-brand-hovered: #573d1c;
--cb-color-bg-surface-brand-pressed: #69451a;
--cb-color-bg-surface-brand-selected: #4f391e;
--cb-color-bg-surface-brand-disabled: #3e3120;}
:root{--al-color-border-selected: #b85d00;
--al-color-border-elevated-selected: #b85d00;
--al-color-outline-focused: #4c2100;
--al-color-bg-surface-brand: #ffe9cf;
--al-color-bg-surface-brand-hovered: #ffd5a2;
--al-color-bg-surface-brand-pressed: #ffc47f;
--al-color-bg-surface-brand-selected: #ffc47f;
--al-color-bg-surface-brand-disabled: #fff2e3;
--al-color-bg-surface-brand-elevated: #ffe9cf;
--al-color-bg-surface-brand-elevated-hovered: #ffd5a2;
--al-color-bg-surface-brand-elevated-pressed: #ffc47f;
--al-color-bg-surface-brand-elevated-selected: #ffc47f;
--al-color-bg-surface-brand-elevated-disabled: #fff2e3;
--al-color-bg-fill-brand: #b85d00;
--al-color-bg-fill-brand-hovered: #a25000;
--al-color-bg-fill-brand-pressed: #8d4400;
--al-color-bg-fill-brand-selected: #783900;
--al-color-bg-fill-brand-disabled: #ffb15a;
--al-color-text-brand: #a25000;
--al-color-text-brand-hovered: #8d4400;
--al-color-text-brand-pressed: #783900;
--al-color-text-brand-selected: #632d00;
--al-color-text-brand-disabled: #ff9e34;
--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: #fff2e3;}

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

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c46500;
--al-color-border-elevated-selected: #db7400;
--al-color-outline-focused: #ffdaae;
--al-color-bg-surface-brand: #361500;
--al-color-bg-surface-brand-hovered: #471e00;
--al-color-bg-surface-brand-pressed: #552600;
--al-color-bg-surface-brand-selected: #552600;
--al-color-bg-surface-brand-disabled: #2a0f00;
--al-color-bg-surface-brand-elevated: #471e00;
--al-color-bg-surface-brand-elevated-hovered: #552600;
--al-color-bg-surface-brand-elevated-pressed: #632d00;
--al-color-bg-surface-brand-elevated-selected: #632d00;
--al-color-bg-surface-brand-elevated-disabled: #361500;
--al-color-bg-fill-brand: #f38500;
--al-color-bg-fill-brand-hovered: #ff9e34;
--al-color-bg-fill-brand-pressed: #ffbc70;
--al-color-bg-fill-brand-selected: #ffdaae;
--al-color-bg-fill-brand-disabled: #632d00;
--al-color-text-brand: #f38500;
--al-color-text-brand-hovered: #ff9e34;
--al-color-text-brand-pressed: #ffbc70;
--al-color-text-brand-selected: #ffdaae;
--al-color-text-brand-disabled: #703500;
--al-color-text-on-bg-fill-brand: #1b0800;
--al-color-text-on-bg-fill-brand-hovered: #1b0800;
--al-color-text-on-bg-fill-brand-pressed: #1b0800;
--al-color-text-on-bg-fill-brand-selected: #1b0800;
--al-color-text-on-bg-fill-brand-disabled: #2a0f00;}

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



