: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: #ea4b3d;
--cb-color-bg-fill-brand-hovered: #ed6155;
--cb-color-bg-fill-brand-pressed: #ee6f64;
--cb-color-bg-fill-brand-selected: #ed685c;
--cb-color-bg-fill-brand-disabled: #f28c83;
--cb-color-text-brand: #ea4b3d;
--cb-color-text-brand-hovered: #ec594c;
--cb-color-text-brand-pressed: #ee6f64;
--cb-color-text-brand-selected: #ed6155;
--cb-color-text-brand-disabled: #f28c83;
--cb-color-bg-surface-brand: #fdf1f0;
--cb-color-bg-surface-brand-hovered: #fce2e0;
--cb-color-bg-surface-brand-pressed: #fad4d1;
--cb-color-bg-surface-brand-selected: #fce9e7;
--cb-color-bg-surface-brand-disabled: #fef8f7;
--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: #ea4b3d;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d24337;
--cb-color-bg-fill-brand-hovered: #d75a4f;
--cb-color-bg-fill-brand-pressed: #db695f;
--cb-color-bg-fill-brand-selected: #d96157;
--cb-color-bg-fill-brand-disabled: #e2877f;
--cb-color-text-brand: #c53f33;
--cb-color-text-brand-hovered: #ca4e43;
--cb-color-text-brand-pressed: #d1655c;
--cb-color-text-brand-selected: #cc564c;
--cb-color-text-brand-disabled: #da847d;
--cb-color-border-selected: #d24337;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce4236;
--cb-color-bg-fill-brand-pressed: #bb3c31;
--cb-color-bg-fill-brand-selected: #c43f33;
--cb-color-bg-fill-brand-disabled: #963027;
--cb-color-text-brand-hovered: #d84538;
--cb-color-text-brand-pressed: #bb3c31;
--cb-color-text-brand-selected: #ce4236;
--cb-color-text-brand-disabled: #963027;
--cb-color-bg-surface-brand: #260c0a;
--cb-color-bg-surface-brand-hovered: #38120f;
--cb-color-bg-surface-brand-pressed: #4b1814;
--cb-color-bg-surface-brand-selected: #2f0f0c;
--cb-color-bg-surface-brand-disabled: #1c0907;
--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: #442a28;
--cb-color-bg-surface-brand-hovered: #532d2a;
--cb-color-bg-surface-brand-pressed: #64312c;
--cb-color-bg-surface-brand-selected: #4c2c29;
--cb-color-bg-surface-brand-disabled: #3c2927;}
:root{--al-color-border-selected: #d83d30;
--al-color-border-elevated-selected: #d83d30;
--al-color-outline-focused: #5e0906;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd2c8;
--al-color-bg-surface-brand-pressed: #ffc0b3;
--al-color-bg-surface-brand-selected: #ffc0b3;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c8;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b3;
--al-color-bg-surface-brand-elevated-selected: #ffc0b3;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #d83d30;
--al-color-bg-fill-brand-hovered: #c22f25;
--al-color-bg-fill-brand-pressed: #aa231b;
--al-color-bg-fill-brand-selected: #921a13;
--al-color-bg-fill-brand-disabled: #ffad9e;
--al-color-text-brand: #c22f25;
--al-color-text-brand-hovered: #aa231b;
--al-color-text-brand-pressed: #921a13;
--al-color-text-brand-selected: #79110c;
--al-color-text-brand-disabled: #ff9988;
--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: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c22f25;
--al-color-border-elevated-selected: #c22f25;
--al-color-bg-fill-brand: #c22f25;
--al-color-bg-fill-brand-hovered: #aa231b;
--al-color-bg-fill-brand-pressed: #921a13;
--al-color-bg-fill-brand-selected: #79110c;
--al-color-text-brand: #921a13;
--al-color-text-brand-hovered: #79110c;
--al-color-text-brand-pressed: #5e0906;
--al-color-text-brand-selected: #3d0402;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e44638;
--al-color-border-elevated-selected: #f75a4a;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #420403;
--al-color-bg-surface-brand-hovered: #570805;
--al-color-bg-surface-brand-pressed: #690c08;
--al-color-bg-surface-brand-selected: #690c08;
--al-color-bg-surface-brand-disabled: #350302;
--al-color-bg-surface-brand-elevated: #570805;
--al-color-bg-surface-brand-elevated-hovered: #690c08;
--al-color-bg-surface-brand-elevated-pressed: #7a110c;
--al-color-bg-surface-brand-elevated-selected: #7a110c;
--al-color-bg-surface-brand-elevated-disabled: #420403;
--al-color-bg-fill-brand: #ff7867;
--al-color-bg-fill-brand-hovered: #ff9989;
--al-color-bg-fill-brand-pressed: #ffb8ab;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #7a110c;
--al-color-text-brand: #ff7867;
--al-color-text-brand-hovered: #ff9989;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #891610;
--al-color-text-on-bg-fill-brand: #240101;
--al-color-text-on-bg-fill-brand-hovered: #240101;
--al-color-text-on-bg-fill-brand-pressed: #240101;
--al-color-text-on-bg-fill-brand-selected: #240101;
--al-color-text-on-bg-fill-brand-disabled: #350302;}

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



