: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: #b60d2a;
--cb-color-bg-fill-brand-hovered: #bf2a44;
--cb-color-bg-fill-brand-pressed: #c53d55;
--cb-color-bg-fill-brand-selected: #c2344c;
--cb-color-bg-fill-brand-disabled: #d06477;
--cb-color-text-brand: #b60d2a;
--cb-color-text-brand-hovered: #bc203b;
--cb-color-text-brand-pressed: #c53d55;
--cb-color-text-brand-selected: #bf2a44;
--cb-color-text-brand-disabled: #d06477;
--cb-color-bg-surface-brand: #f9ecee;
--cb-color-bg-surface-brand-hovered: #f3d8dd;
--cb-color-bg-surface-brand-pressed: #eec5cc;
--cb-color-bg-surface-brand-selected: #f6e2e5;
--cb-color-bg-surface-brand-disabled: #fcf6f7;
--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: #b60d2a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a00b25;
--cb-color-bg-fill-brand-pressed: #920a22;
--cb-color-bg-fill-brand-selected: #990b23;
--cb-color-bg-fill-brand-disabled: #74081b;
--cb-color-text-brand-hovered: #a80c27;
--cb-color-text-brand-pressed: #920a22;
--cb-color-text-brand-selected: #a00b25;
--cb-color-text-brand-disabled: #74081b;
--cb-color-bg-surface-brand: #1d0207;
--cb-color-bg-surface-brand-hovered: #2c030a;
--cb-color-bg-surface-brand-pressed: #3b040e;
--cb-color-bg-surface-brand-selected: #240308;
--cb-color-bg-surface-brand-disabled: #160205;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3b2025;
--cb-color-bg-surface-brand-hovered: #471e25;
--cb-color-bg-surface-brand-pressed: #531d26;
--cb-color-bg-surface-brand-selected: #411f25;
--cb-color-bg-surface-brand-disabled: #362125;}
:root{--al-color-border-selected: #d2424a;
--al-color-border-elevated-selected: #d2424a;
--al-color-outline-focused: #620005;
--al-color-bg-surface-brand: #fee7e5;
--al-color-bg-surface-brand-hovered: #fdd3d1;
--al-color-bg-surface-brand-pressed: #fbc0bd;
--al-color-bg-surface-brand-selected: #fbc0bd;
--al-color-bg-surface-brand-disabled: #fef0ef;
--al-color-bg-surface-brand-elevated: #fee7e5;
--al-color-bg-surface-brand-elevated-hovered: #fdd3d1;
--al-color-bg-surface-brand-elevated-pressed: #fbc0bd;
--al-color-bg-surface-brand-elevated-selected: #fbc0bd;
--al-color-bg-surface-brand-elevated-disabled: #fef0ef;
--al-color-bg-fill-brand: #d2424a;
--al-color-bg-fill-brand-hovered: #c42938;
--al-color-bg-fill-brand-pressed: #b30728;
--al-color-bg-fill-brand-selected: #9a0018;
--al-color-bg-fill-brand-disabled: #f9afab;
--al-color-text-brand: #c42938;
--al-color-text-brand-hovered: #b30728;
--al-color-text-brand-pressed: #9a0018;
--al-color-text-brand-selected: #7f000d;
--al-color-text-brand-disabled: #f59d9a;
--al-color-text-on-bg-fill-brand: #fffbfb;
--al-color-text-on-bg-fill-brand-hovered: #fffbfb;
--al-color-text-on-bg-fill-brand-pressed: #fffbfb;
--al-color-text-on-bg-fill-brand-selected: #fffbfb;
--al-color-text-on-bg-fill-brand-disabled: #fef0ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c42938;
--al-color-border-elevated-selected: #c42938;
--al-color-bg-fill-brand: #c42938;
--al-color-bg-fill-brand-hovered: #b30728;
--al-color-bg-fill-brand-pressed: #9a0018;
--al-color-bg-fill-brand-selected: #7f000d;
--al-color-text-brand: #9a0018;
--al-color-text-brand-hovered: #7f000d;
--al-color-text-brand-pressed: #620005;
--al-color-text-brand-selected: #400001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d95054;
--al-color-border-elevated-selected: #e46969;
--al-color-outline-focused: #fdd7d5;
--al-color-bg-surface-brand: #450001;
--al-color-bg-surface-brand-hovered: #5a0003;
--al-color-bg-surface-brand-pressed: #6d0007;
--al-color-bg-surface-brand-selected: #6d0007;
--al-color-bg-surface-brand-disabled: #390001;
--al-color-bg-surface-brand-elevated: #5a0003;
--al-color-bg-surface-brand-elevated-hovered: #6d0007;
--al-color-bg-surface-brand-elevated-pressed: #7f000d;
--al-color-bg-surface-brand-elevated-selected: #7f000d;
--al-color-bg-surface-brand-elevated-disabled: #450001;
--al-color-bg-fill-brand: #ee8280;
--al-color-bg-fill-brand-hovered: #f59d9a;
--al-color-bg-fill-brand-pressed: #fab9b6;
--al-color-bg-fill-brand-selected: #fdd7d5;
--al-color-bg-fill-brand-disabled: #7f000d;
--al-color-text-brand: #ee8280;
--al-color-text-brand-hovered: #f59d9a;
--al-color-text-brand-pressed: #fab9b6;
--al-color-text-brand-selected: #fdd7d5;
--al-color-text-brand-disabled: #900013;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #390001;}

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



