: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: #fe642e;
--cb-color-bg-fill-brand-hovered: #fe7747;
--cb-color-bg-fill-brand-pressed: #fe8358;
--cb-color-bg-fill-brand-selected: #fe7d50;
--cb-color-bg-fill-brand-disabled: #fe9c79;
--cb-color-text-brand: #fe642e;
--cb-color-text-brand-hovered: #fe703e;
--cb-color-text-brand-pressed: #fe8358;
--cb-color-text-brand-selected: #fe7747;
--cb-color-text-brand-disabled: #fe9c79;
--cb-color-bg-surface-brand: #fff3ef;
--cb-color-bg-surface-brand-hovered: #ffe6dd;
--cb-color-bg-surface-brand-pressed: #ffdacd;
--cb-color-bg-surface-brand-selected: #ffece6;
--cb-color-bg-surface-brand-disabled: #fff9f7;
--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: #fe642e;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #c54e24;
--cb-color-bg-fill-brand-hovered: #cc643f;
--cb-color-bg-fill-brand-pressed: #d17150;
--cb-color-bg-fill-brand-selected: #ce6a47;
--cb-color-bg-fill-brand-disabled: #da8e73;
--cb-color-text-brand: #bb4a22;
--cb-color-text-brand-hovered: #c05833;
--cb-color-text-brand-pressed: #c96e4e;
--cb-color-text-brand-selected: #c3603d;
--cb-color-text-brand-disabled: #d48b72;
--cb-color-border-selected: #c54e24;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #df5828;
--cb-color-bg-fill-brand-pressed: #cb5025;
--cb-color-bg-fill-brand-selected: #d55427;
--cb-color-bg-fill-brand-disabled: #a2401d;
--cb-color-text-brand-hovered: #ea5c2a;
--cb-color-text-brand-pressed: #cb5025;
--cb-color-text-brand-selected: #df5828;
--cb-color-text-brand-disabled: #a2401d;
--cb-color-bg-surface-brand: #291007;
--cb-color-bg-surface-brand-hovered: #3d180b;
--cb-color-bg-surface-brand-pressed: #52200f;
--cb-color-bg-surface-brand-selected: #331409;
--cb-color-bg-surface-brand-disabled: #1f0c06;
--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: #472e26;
--cb-color-bg-surface-brand-hovered: #583326;
--cb-color-bg-surface-brand-pressed: #6a3927;
--cb-color-bg-surface-brand-selected: #503126;
--cb-color-bg-surface-brand-disabled: #3f2c25;}
:root{--al-color-border-selected: #d2460c;
--al-color-border-elevated-selected: #d2460c;
--al-color-outline-focused: #591400;
--al-color-bg-surface-brand: #ffe6da;
--al-color-bg-surface-brand-hovered: #ffd4bf;
--al-color-bg-surface-brand-pressed: #ffc1a4;
--al-color-bg-surface-brand-selected: #ffc1a4;
--al-color-bg-surface-brand-disabled: #fff0e9;
--al-color-bg-surface-brand-elevated: #ffe6da;
--al-color-bg-surface-brand-elevated-hovered: #ffd4bf;
--al-color-bg-surface-brand-elevated-pressed: #ffc1a4;
--al-color-bg-surface-brand-elevated-selected: #ffc1a4;
--al-color-bg-surface-brand-elevated-disabled: #fff0e9;
--al-color-bg-fill-brand: #d2460c;
--al-color-bg-fill-brand-hovered: #ba3a00;
--al-color-bg-fill-brand-pressed: #a33000;
--al-color-bg-fill-brand-selected: #8b2600;
--al-color-bg-fill-brand-disabled: #ffaf8c;
--al-color-text-brand: #ba3a00;
--al-color-text-brand-hovered: #a33000;
--al-color-text-brand-pressed: #8b2600;
--al-color-text-brand-selected: #731d00;
--al-color-text-brand-disabled: #ff9b72;
--al-color-text-on-bg-fill-brand: #fffbfa;
--al-color-text-on-bg-fill-brand-hovered: #fffbfa;
--al-color-text-on-bg-fill-brand-pressed: #fffbfa;
--al-color-text-on-bg-fill-brand-selected: #fffbfa;
--al-color-text-on-bg-fill-brand-disabled: #fff0e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ba3a00;
--al-color-border-elevated-selected: #ba3a00;
--al-color-bg-fill-brand: #ba3a00;
--al-color-bg-fill-brand-hovered: #a33000;
--al-color-bg-fill-brand-pressed: #8b2600;
--al-color-bg-fill-brand-selected: #731d00;
--al-color-text-brand: #8b2600;
--al-color-text-brand-hovered: #731d00;
--al-color-text-brand-pressed: #591400;
--al-color-text-brand-selected: #3a0900;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #df4d14;
--al-color-border-elevated-selected: #f65d26;
--al-color-outline-focused: #ffd8c6;
--al-color-bg-surface-brand: #3f0b00;
--al-color-bg-surface-brand-hovered: #521200;
--al-color-bg-surface-brand-pressed: #631700;
--al-color-bg-surface-brand-selected: #631700;
--al-color-bg-surface-brand-disabled: #300700;
--al-color-bg-surface-brand-elevated: #521200;
--al-color-bg-surface-brand-elevated-hovered: #631700;
--al-color-bg-surface-brand-elevated-pressed: #741d00;
--al-color-bg-surface-brand-elevated-selected: #741d00;
--al-color-bg-surface-brand-elevated-disabled: #3f0b00;
--al-color-bg-fill-brand: #ff7a49;
--al-color-bg-fill-brand-hovered: #ff9b72;
--al-color-bg-fill-brand-pressed: #ffba9b;
--al-color-bg-fill-brand-selected: #ffd8c6;
--al-color-bg-fill-brand-disabled: #741d00;
--al-color-text-brand: #ff7a49;
--al-color-text-brand-hovered: #ff9b72;
--al-color-text-brand-pressed: #ffba9b;
--al-color-text-brand-selected: #ffd8c6;
--al-color-text-brand-disabled: #822300;
--al-color-text-on-bg-fill-brand: #200400;
--al-color-text-on-bg-fill-brand-hovered: #200400;
--al-color-text-on-bg-fill-brand-pressed: #200400;
--al-color-text-on-bg-fill-brand-selected: #200400;
--al-color-text-on-bg-fill-brand-disabled: #300700;}

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



