: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: #FE5656;
--cb-color-bg-fill-brand-hovered: #fe6b6b;
--cb-color-bg-fill-brand-pressed: #fe7878;
--cb-color-bg-fill-brand-selected: #fe7171;
--cb-color-bg-fill-brand-disabled: #fe9393;
--cb-color-text-brand: #FE5656;
--cb-color-text-brand-hovered: #fe6363;
--cb-color-text-brand-pressed: #fe7878;
--cb-color-text-brand-selected: #fe6b6b;
--cb-color-text-brand-disabled: #fe9393;
--cb-color-bg-surface-brand: #fff2f2;
--cb-color-bg-surface-brand-hovered: #ffe4e4;
--cb-color-bg-surface-brand-pressed: #ffd7d7;
--cb-color-bg-surface-brand-selected: #ffeaea;
--cb-color-bg-surface-brand-disabled: #fff8f8;
--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: #FE5656;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #cc4545;
--cb-color-bg-fill-brand-hovered: #d25c5c;
--cb-color-bg-fill-brand-pressed: #d66a6a;
--cb-color-bg-fill-brand-selected: #d46363;
--cb-color-bg-fill-brand-disabled: #de8888;
--cb-color-text-brand: #c14141;
--cb-color-text-brand-hovered: #c65050;
--cb-color-text-brand-pressed: #cd6767;
--cb-color-text-brand-selected: #c95858;
--cb-color-text-brand-disabled: #d78686;
--cb-color-border-selected: #cc4545;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #df4c4c;
--cb-color-bg-fill-brand-pressed: #cb4545;
--cb-color-bg-fill-brand-selected: #d54848;
--cb-color-bg-fill-brand-disabled: #a23737;
--cb-color-text-brand-hovered: #ea4f4f;
--cb-color-text-brand-pressed: #cb4545;
--cb-color-text-brand-selected: #df4c4c;
--cb-color-text-brand-disabled: #a23737;
--cb-color-bg-surface-brand: #290e0e;
--cb-color-bg-surface-brand-hovered: #3d1515;
--cb-color-bg-surface-brand-pressed: #521c1c;
--cb-color-bg-surface-brand-selected: #331111;
--cb-color-bg-surface-brand-disabled: #1f0a0a;
--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: #472c2c;
--cb-color-bg-surface-brand-hovered: #583030;
--cb-color-bg-surface-brand-pressed: #6a3434;
--cb-color-bg-surface-brand-selected: #502e2e;
--cb-color-bg-surface-brand-disabled: #3f2a2a;}
:root{--al-color-border-selected: #d83c3f;
--al-color-border-elevated-selected: #d83c3f;
--al-color-outline-focused: #5c0d11;
--al-color-bg-surface-brand: #ffe7e4;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffbfb8;
--al-color-bg-surface-brand-selected: #ffbfb8;
--al-color-bg-surface-brand-disabled: #fff1ef;
--al-color-bg-surface-brand-elevated: #ffe7e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb8;
--al-color-bg-surface-brand-elevated-selected: #ffbfb8;
--al-color-bg-surface-brand-elevated-disabled: #fff1ef;
--al-color-bg-fill-brand: #d83c3f;
--al-color-bg-fill-brand-hovered: #c03034;
--al-color-bg-fill-brand-pressed: #a8262b;
--al-color-bg-fill-brand-selected: #901d22;
--al-color-bg-fill-brand-disabled: #ffaca5;
--al-color-text-brand: #c03034;
--al-color-text-brand-hovered: #a8262b;
--al-color-text-brand-pressed: #901d22;
--al-color-text-brand-selected: #77151a;
--al-color-text-brand-disabled: #ff9891;
--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: #fff1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c03034;
--al-color-border-elevated-selected: #c03034;
--al-color-bg-fill-brand: #c03034;
--al-color-bg-fill-brand-hovered: #a8262b;
--al-color-bg-fill-brand-pressed: #901d22;
--al-color-bg-fill-brand-selected: #77151a;
--al-color-text-brand: #901d22;
--al-color-text-brand-hovered: #77151a;
--al-color-text-brand-pressed: #5c0d11;
--al-color-text-brand-selected: #3c0508;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e54346;
--al-color-border-elevated-selected: #fb5454;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #410609;
--al-color-bg-surface-brand-hovered: #560b0f;
--al-color-bg-surface-brand-pressed: #671014;
--al-color-bg-surface-brand-selected: #671014;
--al-color-bg-surface-brand-disabled: #330406;
--al-color-bg-surface-brand-elevated: #560b0f;
--al-color-bg-surface-brand-elevated-hovered: #671014;
--al-color-bg-surface-brand-elevated-pressed: #78151a;
--al-color-bg-surface-brand-elevated-selected: #78151a;
--al-color-bg-surface-brand-elevated-disabled: #410609;
--al-color-bg-fill-brand: #ff7773;
--al-color-bg-fill-brand-hovered: #ff9891;
--al-color-bg-fill-brand-pressed: #ffb8b1;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #78151a;
--al-color-text-brand: #ff7773;
--al-color-text-brand-hovered: #ff9891;
--al-color-text-brand-pressed: #ffb8b1;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #871a1f;
--al-color-text-on-bg-fill-brand: #230203;
--al-color-text-on-bg-fill-brand-hovered: #230203;
--al-color-text-on-bg-fill-brand-pressed: #230203;
--al-color-text-on-bg-fill-brand-selected: #230203;
--al-color-text-on-bg-fill-brand-disabled: #330406;}

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



