: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: #95211b;
--cb-color-bg-fill-brand-hovered: #a23c37;
--cb-color-bg-fill-brand-pressed: #aa4d49;
--cb-color-bg-fill-brand-selected: #a64540;
--cb-color-bg-fill-brand-disabled: #bb716d;
--cb-color-text-brand: #95211b;
--cb-color-text-brand-hovered: #9d322d;
--cb-color-text-brand-pressed: #aa4d49;
--cb-color-text-brand-selected: #a23c37;
--cb-color-text-brand-disabled: #bb716d;
--cb-color-bg-surface-brand: #f7eeed;
--cb-color-bg-surface-brand-hovered: #eedbda;
--cb-color-bg-surface-brand-pressed: #e6cac8;
--cb-color-bg-surface-brand-selected: #f2e4e3;
--cb-color-bg-surface-brand-disabled: #fbf6f6;
--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: #95211b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #831d18;
--cb-color-bg-fill-brand-pressed: #771a16;
--cb-color-bg-fill-brand-selected: #7d1c17;
--cb-color-bg-fill-brand-disabled: #5f1511;
--cb-color-text-brand-hovered: #891e19;
--cb-color-text-brand-pressed: #771a16;
--cb-color-text-brand-selected: #831d18;
--cb-color-text-brand-disabled: #5f1511;
--cb-color-bg-surface-brand: #180504;
--cb-color-bg-surface-brand-hovered: #240806;
--cb-color-bg-surface-brand-pressed: #300b09;
--cb-color-bg-surface-brand-selected: #1e0705;
--cb-color-bg-surface-brand-disabled: #120403;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #362423;
--cb-color-bg-surface-brand-hovered: #3f2322;
--cb-color-bg-surface-brand-pressed: #482321;
--cb-color-bg-surface-brand-selected: #3b2322;
--cb-color-bg-surface-brand-disabled: #322423;}
:root{--al-color-border-selected: #bd574c;
--al-color-border-elevated-selected: #bd574c;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #f8e8e5;
--al-color-bg-surface-brand-hovered: #f4d6d1;
--al-color-bg-surface-brand-pressed: #efc5be;
--al-color-bg-surface-brand-selected: #efc5be;
--al-color-bg-surface-brand-disabled: #fbf1f0;
--al-color-bg-surface-brand-elevated: #f8e8e5;
--al-color-bg-surface-brand-elevated-hovered: #f4d6d1;
--al-color-bg-surface-brand-elevated-pressed: #efc5be;
--al-color-bg-surface-brand-elevated-selected: #efc5be;
--al-color-bg-surface-brand-elevated-disabled: #fbf1f0;
--al-color-bg-fill-brand: #bd574c;
--al-color-bg-fill-brand-hovered: #b04439;
--al-color-bg-fill-brand-pressed: #a13028;
--al-color-bg-fill-brand-selected: #911c17;
--al-color-bg-fill-brand-disabled: #e9b5ad;
--al-color-text-brand: #b04439;
--al-color-text-brand-hovered: #a13028;
--al-color-text-brand-pressed: #911c17;
--al-color-text-brand-selected: #7c0808;
--al-color-text-brand-disabled: #e4a59c;
--al-color-text-on-bg-fill-brand: #fefdfc;
--al-color-text-on-bg-fill-brand-hovered: #fefdfc;
--al-color-text-on-bg-fill-brand-pressed: #fefdfc;
--al-color-text-on-bg-fill-brand-selected: #fefdfc;
--al-color-text-on-bg-fill-brand-disabled: #fbf1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b04439;
--al-color-border-elevated-selected: #b04439;
--al-color-bg-fill-brand: #b04439;
--al-color-bg-fill-brand-hovered: #a13028;
--al-color-bg-fill-brand-pressed: #911c17;
--al-color-bg-fill-brand-selected: #7c0808;
--al-color-text-brand: #911c17;
--al-color-text-brand-hovered: #7c0808;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c46257;
--al-color-border-elevated-selected: #cf776c;
--al-color-outline-focused: #f5dad6;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0002;
--al-color-bg-surface-brand-selected: #6e0002;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0002;
--al-color-bg-surface-brand-elevated-pressed: #7d0909;
--al-color-bg-surface-brand-elevated-selected: #7d0909;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #da8d83;
--al-color-bg-fill-brand-hovered: #e4a59c;
--al-color-bg-fill-brand-pressed: #edbfb8;
--al-color-bg-fill-brand-selected: #f5dad6;
--al-color-bg-fill-brand-disabled: #7d0909;
--al-color-text-brand: #da8d83;
--al-color-text-brand-hovered: #e4a59c;
--al-color-text-brand-pressed: #edbfb8;
--al-color-text-brand-selected: #f5dad6;
--al-color-text-brand-disabled: #8a1612;
--al-color-text-on-bg-fill-brand: #290000;
--al-color-text-on-bg-fill-brand-hovered: #290000;
--al-color-text-on-bg-fill-brand-pressed: #290000;
--al-color-text-on-bg-fill-brand-selected: #290000;
--al-color-text-on-bg-fill-brand-disabled: #360000;}

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



