: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: #f2a23a;
--cb-color-bg-fill-brand-hovered: #f4ad52;
--cb-color-bg-fill-brand-pressed: #f5b561;
--cb-color-bg-fill-brand-selected: #f4b15a;
--cb-color-bg-fill-brand-disabled: #f7c481;
--cb-color-text-brand: #f2a23a;
--cb-color-text-brand-hovered: #f3a949;
--cb-color-text-brand-pressed: #f5b561;
--cb-color-text-brand-selected: #f4ad52;
--cb-color-text-brand-disabled: #f7c481;
--cb-color-bg-surface-brand: #fef8f0;
--cb-color-bg-surface-brand-hovered: #fdf0df;
--cb-color-bg-surface-brand-pressed: #fce9d0;
--cb-color-bg-surface-brand-selected: #fdf4e7;
--cb-color-bg-surface-brand-disabled: #fefbf7;
--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: #f2a23a;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #9a6725;
--cb-color-bg-fill-brand-hovered: #a67940;
--cb-color-bg-fill-brand-pressed: #ae8551;
--cb-color-bg-fill-brand-selected: #aa7f48;
--cb-color-bg-fill-brand-disabled: #be9e74;
--cb-color-text-brand: #956424;
--cb-color-text-brand-hovered: #9d7035;
--cb-color-text-brand-pressed: #aa8350;
--cb-color-text-brand-selected: #a2773f;
--cb-color-text-brand-disabled: #bb9c73;
--cb-color-border-selected: #9a6725;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d58e33;
--cb-color-bg-fill-brand-pressed: #c2822e;
--cb-color-bg-fill-brand-selected: #cb8831;
--cb-color-bg-fill-brand-disabled: #9b6825;
--cb-color-text-brand-hovered: #df9535;
--cb-color-text-brand-pressed: #c2822e;
--cb-color-text-brand-selected: #d58e33;
--cb-color-text-brand-disabled: #9b6825;
--cb-color-bg-surface-brand: #271a09;
--cb-color-bg-surface-brand-hovered: #3a270e;
--cb-color-bg-surface-brand-pressed: #4e3413;
--cb-color-bg-surface-brand-selected: #30200c;
--cb-color-bg-surface-brand-disabled: #1d1407;
--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: #453828;
--cb-color-bg-surface-brand-hovered: #554229;
--cb-color-bg-surface-brand-pressed: #664d2b;
--cb-color-bg-surface-brand-selected: #4d3d28;
--cb-color-bg-surface-brand-disabled: #3d3327;}
:root{--al-color-border-selected: #a76806;
--al-color-border-elevated-selected: #a76806;
--al-color-outline-focused: #432600;
--al-color-bg-surface-brand: #ffe9c3;
--al-color-bg-surface-brand-hovered: #ffd695;
--al-color-bg-surface-brand-pressed: #ffc470;
--al-color-bg-surface-brand-selected: #ffc470;
--al-color-bg-surface-brand-disabled: #fff2dd;
--al-color-bg-surface-brand-elevated: #ffe9c3;
--al-color-bg-surface-brand-elevated-hovered: #ffd695;
--al-color-bg-surface-brand-elevated-pressed: #ffc470;
--al-color-bg-surface-brand-elevated-selected: #ffc470;
--al-color-bg-surface-brand-elevated-disabled: #fff2dd;
--al-color-bg-fill-brand: #a76806;
--al-color-bg-fill-brand-hovered: #925b00;
--al-color-bg-fill-brand-pressed: #7f4d00;
--al-color-bg-fill-brand-selected: #6b4000;
--al-color-bg-fill-brand-disabled: #ffb250;
--al-color-text-brand: #925b00;
--al-color-text-brand-hovered: #7f4d00;
--al-color-text-brand-pressed: #6b4000;
--al-color-text-brand-selected: #583400;
--al-color-text-brand-disabled: #f4a33c;
--al-color-text-on-bg-fill-brand: #fffbf6;
--al-color-text-on-bg-fill-brand-hovered: #fffbf6;
--al-color-text-on-bg-fill-brand-pressed: #fffbf6;
--al-color-text-on-bg-fill-brand-selected: #fffbf6;
--al-color-text-on-bg-fill-brand-disabled: #fff2dd;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #925b00;
--al-color-border-elevated-selected: #925b00;
--al-color-bg-fill-brand: #925b00;
--al-color-bg-fill-brand-hovered: #7f4d00;
--al-color-bg-fill-brand-pressed: #6b4000;
--al-color-bg-fill-brand-selected: #583400;
--al-color-text-brand: #6b4000;
--al-color-text-brand-hovered: #583400;
--al-color-text-brand-pressed: #432600;
--al-color-text-brand-selected: #2a1600;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b2700c;
--al-color-border-elevated-selected: #c78018;
--al-color-outline-focused: #ffdba2;
--al-color-bg-surface-brand: #2f1900;
--al-color-bg-surface-brand-hovered: #3e2300;
--al-color-bg-surface-brand-pressed: #4b2c00;
--al-color-bg-surface-brand-selected: #4b2c00;
--al-color-bg-surface-brand-disabled: #251300;
--al-color-bg-surface-brand-elevated: #3e2300;
--al-color-bg-surface-brand-elevated-hovered: #4b2c00;
--al-color-bg-surface-brand-elevated-pressed: #583400;
--al-color-bg-surface-brand-elevated-selected: #583400;
--al-color-bg-surface-brand-elevated-disabled: #2f1900;
--al-color-bg-fill-brand: #dd9127;
--al-color-bg-fill-brand-hovered: #f4a33c;
--al-color-bg-fill-brand-pressed: #ffbd64;
--al-color-bg-fill-brand-selected: #ffdba2;
--al-color-bg-fill-brand-disabled: #583400;
--al-color-text-brand: #dd9127;
--al-color-text-brand-hovered: #f4a33c;
--al-color-text-brand-pressed: #ffbd64;
--al-color-text-brand-selected: #ffdba2;
--al-color-text-brand-disabled: #653c00;
--al-color-text-on-bg-fill-brand: #190b00;
--al-color-text-on-bg-fill-brand-hovered: #190b00;
--al-color-text-on-bg-fill-brand-pressed: #190b00;
--al-color-text-on-bg-fill-brand-selected: #190b00;
--al-color-text-on-bg-fill-brand-disabled: #251300;}

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



