:root {
  --ind-theme-color-text-default: #232225;
  --ind-theme-color-text-default-inverted: #ffffff;
  --ind-theme-color-text-default-subtle: #626066;
  --ind-theme-color-text-brand-primary: #6e42d2;
  --ind-theme-color-text-brand-primary-strong: #3f247e;
  --ind-theme-color-text-accent: #fcd610;
  --ind-theme-color-text-accent-inverse: #542e00;
  --ind-theme-color-text-positive: #00563c;
  --ind-theme-color-text-negative: #901b3a;
  --ind-theme-color-text-warning: #8b2800;
  --ind-theme-color-text-spotlight: #004b90;
  --ind-theme-color-text-spotlight-strong: #001c60;
  --ind-theme-color-text-info: #5532a7;
  --ind-theme-color-text-expert: #604536;
  --ind-theme-color-text-expert-strong: #461000;
  --ind-theme-color-text-price: #291556;
  --ind-theme-color-text-link: #6e42d2;
  --ind-theme-color-text-link-hovered: #3f247e;
  --ind-theme-color-text-disabled: #908e94;
  --ind-theme-color-text-placeholder: #a8a6ab;
  --ind-theme-color-background-default: #ffffff;
  --ind-theme-color-background-brand-primary-subtlest: #f2f1fd;
  --ind-theme-color-background-brand-primary-subtler: #d9d5f8;
  --ind-theme-color-background-brand-primary-subtle: #aa9ceb;
  --ind-theme-color-background-brand-primary: #6e42d2;
  --ind-theme-color-background-brand-primary-hovered: #5532a7;
  --ind-theme-color-background-brand-primary-pressed: #5532a7;
  --ind-theme-color-background-brand-primary-strong: #3f247e;
  --ind-theme-color-background-brand-primary-strongest: #291556;
  --ind-theme-color-background-brand-secondary-subtlest: #ffefe6;
  --ind-theme-color-background-brand-secondary-subtle: #ffd0b5;
  --ind-theme-color-background-brand-secondary: #f0b390;
  --ind-theme-color-background-accent: #fcd610;
  --ind-theme-color-background-accent-subtlest: #fff2bd;
  --ind-theme-color-background-accent-hovered: #e3bd00;
  --ind-theme-color-background-accent-pressed: #b08a00;
  --ind-theme-color-background-positive: #e4f6f0;
  --ind-theme-color-background-positive-strong: #00bc9a;
  --ind-theme-color-background-negative: #ffeff0;
  --ind-theme-color-background-negative-strong: #e02f5e;
  --ind-theme-color-background-warning: #fff1e6;
  --ind-theme-color-background-warning-strong: #f68c12;
  --ind-theme-color-background-spotlight: #e5f4ff;
  --ind-theme-color-background-spotlight-strong: #0097e0;
  --ind-theme-color-background-info: #f2f1fd;
  --ind-theme-color-background-info-strong: #6e42d2;
  --ind-theme-color-background-expert: #ffefe6;
  --ind-theme-color-background-expert-strong: #f0b390;
  --ind-theme-color-background-neutral-subtlest: #f2f2f3;
  --ind-theme-color-background-neutral: #d9d8da;
  --ind-theme-color-background-neutral-strong: #79777e;
  --ind-theme-color-background-selected: #00bc9a;
  --ind-theme-color-background-selected-hovered: #00886a;
  --ind-theme-color-background-selected-pressed: #00563c;
  --ind-theme-color-background-disabled: #d9d8da;
  --ind-theme-color-background-interface: #F3F1F8;
  --ind-theme-color-icon-default: #79777e;
  --ind-theme-color-icon-default-strong: #232225;
  --ind-theme-color-icon-default-inverse: #ffffff;
  --ind-theme-color-icon-accent: #fcd610;
  --ind-theme-color-icon-accent-inverse: #542e00;
  --ind-theme-color-icon-positive: #00bc9a;
  --ind-theme-color-icon-positive-strong: #006e52;
  --ind-theme-color-icon-negative: #e02f5e;
  --ind-theme-color-icon-negative-strong: #b7254b;
  --ind-theme-color-icon-warning: #a54300;
  --ind-theme-color-icon-rating: #f0b390;
  --ind-theme-color-icon-expert: #7a5a47;
  --ind-theme-color-icon-spotlight: #0063aa;
  --ind-theme-color-icon-usp: #6e42d2;
  --ind-theme-color-icon-info: #3f247e;
  --ind-theme-color-icon-link: #6e42d2;
  --ind-theme-color-icon-link-hovered: #3f247e;
  --ind-theme-color-icon-disabled: #a8a6ab;
  --ind-theme-color-border-default: #d9d8da;
  --ind-theme-color-border-default-inverse: #ffffff;
  --ind-theme-color-border-default-strong: #a8a6ab;
  --ind-theme-color-border-default-strong-inverse: #ffffff;
  --ind-theme-color-border-input: #a8a6ab;
  --ind-theme-color-border-input-hovered: #626066;
  --ind-theme-color-border-input-focused: #00bc9a;
  --ind-theme-color-border-input-pressed: #00886a;
  --ind-theme-color-border-input-selected: #00bc9a;
  --ind-theme-color-border-input-selected-hovered: #00886a;
  --ind-theme-color-border-input-selected-focused: #00bc9a;
  --ind-theme-color-border-input-selected-pressed: #00563c;
  --ind-theme-color-border-input-disabled: #a8a6ab;
  --ind-theme-color-border-brand-primary: #6e42d2;
  --ind-theme-color-border-brand-primary-subtler: #d9d5f8;
  --ind-theme-color-border-spotlight: #33b0f5;
  --ind-theme-color-border-warning: #f68c12;
  --ind-theme-color-border-negative: #ffa8b3;
  --ind-theme-color-border-negative-strong: #e02f5e;
  --ind-theme-color-border-positive-strong: #00886a;
  --ind-theme-color-border-positive: #00bc9a;
  --ind-theme-color-border-info: #aa9ceb;
  --ind-theme-color-border-expert: #f0b390;
  --ind-theme-color-outline-focus-ring-default: #3f247e;
  --ind-theme-color-outline-focus-ring-default-inverse: #ffffff;
  --ind-theme-color-outline-focus-ring-positive: #abe4d2;
  --ind-theme-color-outline-focus-ring-brand-primary: #d9d5f8;
  --ind-theme-color-opacity-brand-primary-hovered: #8063dc33;
  --ind-theme-color-opacity-brand-primary-pressed: #8063dc66;
  --ind-theme-color-opacity-neutral-hovered: #0000001A;
  --ind-theme-color-opacity-neutral-pressed: #0000004D;
  --ind-theme-color-opacity-overlay: #0000004D;
  --ind-theme-color-opacity-shadow: #0000000D;
}
