: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: #d14932;
--cb-color-bg-fill-brand-hovered: #d75f4b;
--cb-color-bg-fill-brand-pressed: #da6d5b;
--cb-color-bg-fill-brand-selected: #d86653;
--cb-color-bg-fill-brand-disabled: #e28b7c;
--cb-color-text-brand: #d14932;
--cb-color-text-brand-hovered: #d55742;
--cb-color-text-brand-pressed: #da6d5b;
--cb-color-text-brand-selected: #d75f4b;
--cb-color-text-brand-disabled: #e28b7c;
--cb-color-bg-surface-brand: #fbf1ef;
--cb-color-bg-surface-brand-hovered: #f8e2de;
--cb-color-bg-surface-brand-pressed: #f4d3ce;
--cb-color-bg-surface-brand-selected: #f9e9e6;
--cb-color-bg-surface-brand-disabled: #fdf8f7;
--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: #d14932;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d04932;
--cb-color-bg-fill-brand-hovered: #d65f4b;
--cb-color-bg-fill-brand-pressed: #d96d5b;
--cb-color-bg-fill-brand-disabled: #e18b7c;
--cb-color-text-brand: #c2442e;
--cb-color-text-brand-hovered: #c7533e;
--cb-color-text-brand-pressed: #ce6958;
--cb-color-text-brand-selected: #c95b47;
--cb-color-text-brand-disabled: #d88779;
--cb-color-border-selected: #d04932;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b8402c;
--cb-color-bg-fill-brand-pressed: #a73a28;
--cb-color-bg-fill-brand-selected: #af3d2a;
--cb-color-bg-fill-brand-disabled: #862f20;
--cb-color-text-brand-hovered: #c1432e;
--cb-color-text-brand-pressed: #a73a28;
--cb-color-text-brand-selected: #b8402c;
--cb-color-text-brand-disabled: #862f20;
--cb-color-bg-surface-brand: #220c08;
--cb-color-bg-surface-brand-hovered: #32110c;
--cb-color-bg-surface-brand-pressed: #431710;
--cb-color-bg-surface-brand-selected: #2a0f0a;
--cb-color-bg-surface-brand-disabled: #190906;
--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: #402a26;
--cb-color-bg-surface-brand-hovered: #4d2d27;
--cb-color-bg-surface-brand-pressed: #5c3029;
--cb-color-bg-surface-brand-selected: #472b27;
--cb-color-bg-surface-brand-disabled: #392826;}
:root{--al-color-border-selected: #d04831;
--al-color-border-elevated-selected: #d04831;
--al-color-outline-focused: #5c0e03;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd3c8;
--al-color-bg-surface-brand-pressed: #ffbfb1;
--al-color-bg-surface-brand-selected: #ffbfb1;
--al-color-bg-surface-brand-disabled: #fff1ee;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd3c8;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb1;
--al-color-bg-surface-brand-elevated-selected: #ffbfb1;
--al-color-bg-surface-brand-elevated-disabled: #fff1ee;
--al-color-bg-fill-brand: #d04831;
--al-color-bg-fill-brand-hovered: #bc3823;
--al-color-bg-fill-brand-pressed: #a62b17;
--al-color-bg-fill-brand-selected: #8f200e;
--al-color-bg-fill-brand-disabled: #ffad9c;
--al-color-text-brand: #bc3823;
--al-color-text-brand-hovered: #a62b17;
--al-color-text-brand-pressed: #8f200e;
--al-color-text-brand-selected: #771706;
--al-color-text-brand-disabled: #fe9a86;
--al-color-text-on-bg-fill-brand: #fffaf9;
--al-color-text-on-bg-fill-brand-hovered: #fffaf9;
--al-color-text-on-bg-fill-brand-pressed: #fffaf9;
--al-color-text-on-bg-fill-brand-selected: #fffaf9;
--al-color-text-on-bg-fill-brand-disabled: #fff1ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #bc3823;
--al-color-border-elevated-selected: #bc3823;
--al-color-bg-fill-brand: #bc3823;
--al-color-bg-fill-brand-hovered: #a62b17;
--al-color-bg-fill-brand-pressed: #8f200e;
--al-color-bg-fill-brand-selected: #771706;
--al-color-text-brand: #8f200e;
--al-color-text-brand-hovered: #771706;
--al-color-text-brand-pressed: #5c0e03;
--al-color-text-brand-selected: #3d0501;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d9523a;
--al-color-border-elevated-selected: #e96750;
--al-color-outline-focused: #ffd7ce;
--al-color-bg-surface-brand: #410601;
--al-color-bg-surface-brand-hovered: #560c02;
--al-color-bg-surface-brand-pressed: #671104;
--al-color-bg-surface-brand-selected: #671104;
--al-color-bg-surface-brand-disabled: #350401;
--al-color-bg-surface-brand-elevated: #560c02;
--al-color-bg-surface-brand-elevated-hovered: #671104;
--al-color-bg-surface-brand-elevated-pressed: #781707;
--al-color-bg-surface-brand-elevated-selected: #781707;
--al-color-bg-surface-brand-elevated-disabled: #410601;
--al-color-bg-fill-brand: #f58069;
--al-color-bg-fill-brand-hovered: #fe9a87;
--al-color-bg-fill-brand-pressed: #ffb8a9;
--al-color-bg-fill-brand-selected: #ffd7ce;
--al-color-bg-fill-brand-disabled: #781707;
--al-color-text-brand: #f58069;
--al-color-text-brand-hovered: #fe9a87;
--al-color-text-brand-pressed: #ffb8a9;
--al-color-text-brand-selected: #ffd7ce;
--al-color-text-brand-disabled: #861d0b;
--al-color-text-on-bg-fill-brand: #230200;
--al-color-text-on-bg-fill-brand-hovered: #230200;
--al-color-text-on-bg-fill-brand-pressed: #230200;
--al-color-text-on-bg-fill-brand-selected: #230200;
--al-color-text-on-bg-fill-brand-disabled: #350401;}

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



