/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --ft-border-base: #848484;
  --ft-border-base-hover: #585858;
  --ft-border-base-disabled: #c9c9c9;
  --ft-border-base-faint: #efefef;
  --ft-border-base-subtle: #e0e0e0;
  --ft-border-base-muted: #c2c2c2;
  --ft-border-base-regular: #b3b3b3;
  --ft-border-neutral: #ffffff;
  --ft-border-neutral-inverse: #141414;
  --ft-border-primary: #d13c63;
  --ft-border-primary-hover: #a22f4d;
  --ft-border-primary-faint: #fdecf1;
  --ft-border-primary-subtle: #f8c7d4;
  --ft-border-primary-muted: #f18ea8;
  --ft-border-primary-regular: #ea567d;
  --ft-border-secondary: #5f1546;
  --ft-border-secondary-hover: #4c1138;
  --ft-border-affirmative: #018360;
  --ft-border-affirmative-hover: #016f51;
  --ft-border-destructive: #6e6e6e;
  --ft-border-destructive-hover: #434343;
  --ft-border-caution: #e65d00;
  --ft-border-information: #0095a4;
  --ft-border-danger: #f5374b;
  --ft-border-succes: #01976f;
  --ft-border-focus: #2f7de8;
  --ft-border-focus-error: #f9545d;
  --ft-bg-container: #ffffff;
  --ft-bg-base: #efefef;
  --ft-bg-base-faint: #e0e0e0;
  --ft-bg-base-subtle: #d1d1d1;
  --ft-bg-base-muted: #c2c2c2;
  --ft-bg-base-regular: #b3b3b3;
  --ft-bg-sub-menu: #e8e8e8;
  --ft-fill-neutral: #ffffff;
  --ft-fill-neutral-inverse: #141414;
  --ft-fill-base: #ffffff;
  --ft-fill-base-faint: #f7f7f7;
  --ft-fill-base-subtle: #e8e8e8;
  --ft-fill-base-muted: #c9c9c9;
  --ft-fill-base-regular: #b3b3b3;
  --ft-fill-base-disabled: #efefef;
  --ft-fill-base-hover: #efefef;
  --ft-fill-base-active: #efefef;
  --ft-fill-primary: #d13c63;
  --ft-fill-primary-faint: #fdecf1;
  --ft-fill-primary-subtle: #f8c7d4;
  --ft-fill-primary-muted: #f18ea8;
  --ft-fill-primary-solid: #e8436e;
  --ft-fill-primary-hover: #a22f4d;
  --ft-fill-primary-active: #e8436e;
  --ft-fill-secondary: #5f1546;
  --ft-fill-secondary-hover: #4c1138;
  --ft-fill-secondary-active: #7f446b;
  --ft-fill-secondary-solid: #5f1546;
  --ft-fill-secondary-muted: #9f7390;
  --ft-fill-secondary-subtle: #cfb9c8;
  --ft-fill-secondary-faint: #efe8ed;
  --ft-fill-affirmative: #018360;
  --ft-fill-affirmative-hover: #016f51;
  --ft-fill-affirmative-active: #54ac8a;
  --ft-fill-destructive: #6e6e6e;
  --ft-fill-destructive-hover: #e8e8e8;
  --ft-fill-destructive-active: #b3b3b3;
  --ft-fill-danger: #ffdcda;
  --ft-fill-danger-regular: #f5374b;
  --ft-fill-caution: #fee0d4;
  --ft-fill-caution-regular: #e65d00;
  --ft-fill-information: #d6eaed;
  --ft-fill-information-regular: #0095a4;
  --ft-fill-succes: #d6eae1;
  --ft-fill-succes-regular: #01976f;
  --ft-zebra-off: #ffffff;
  --ft-zebra-on: #f7f7f7;
  --ft-scrim: #0c0c0c;
  --ft-text-base: #0c0c0c;
  --ft-text-base-hover: #434343;
  --ft-text-base-disabled: #c9c9c9;
  --ft-text-base-subtitle: #6e6e6e;
  --ft-text-base-placeholder: #6e6e6e;
  --ft-text-base-oncolor-white: #ffffff;
  --ft-text-base-oncolor-black: #141414;
  --ft-text-neutral: #ffffff;
  --ft-text-neutral-inverse: #141414;
  --ft-text-primary: #d13c63;
  --ft-text-primary-hover: #a22f4d;
  --ft-text-primary-strong: #8b2842;
  --ft-text-secondary: #5f1546;
  --ft-text-secondary-hover: #4c1138;
  --ft-text-affirmative: #018360;
  --ft-text-affirmative-hover: #016f51;
  --ft-text-destructive: #6e6e6e;
  --ft-text-destructive-hover: #434343;
  --ft-text-danger: #5f0f17;
  --ft-text-danger-hover: #7b1621;
  --ft-text-danger-interactive: #b62635;
  --ft-text-danger-regular: #d52e40;
  --ft-text-caution: #591f00;
  --ft-text-caution-hover: #732a00;
  --ft-text-caution-interactive: #ab4300;
  --ft-text-caution-regular: #c85000;
  --ft-text-information: #00373d;
  --ft-text-information-hover: #004850;
  --ft-text-information-interactive: #006d79;
  --ft-text-information-regular: #00818e;
  --ft-text-succes: #003727;
  --ft-text-succes-hover: #004934;
  --ft-text-succes-interactive: #016f51;
  --ft-text-succes-regular: #018360;
  --ft-icon-base: #0c0c0c;
  --ft-icon-base-hover: #2f2f2f;
  --ft-icon-base-disabled: #c9c9c9;
  --ft-icon-base-faint: #efefef;
  --ft-icon-base-subtle: #e0e0e0;
  --ft-icon-base-muted: #c2c2c2;
  --ft-icon-base-regular: #b3b3b3;
  --ft-icon-base-oncolor-white: #ffffff;
  --ft-icon-base-oncolor-black: #141414;
  --ft-icon-neutral: #ffffff;
  --ft-icon-neutral-inverse: #141414;
  --ft-icon-primary: #d13c63;
  --ft-icon-primary-hover: #a22f4d;
  --ft-icon-secondary: #5f1546;
  --ft-icon-secondary-hover: #4c1138;
  --ft-icon-affirmative: #018360;
  --ft-icon-affirmative-hover: #016f51;
  --ft-icon-destructive: #6e6e6e;
  --ft-icon-destructive-hover: #434343;
  --ft-icon-danger: #b62635;
  --ft-icon-danger-hover: #b62635;
  --ft-icon-danger-regular: #f5374b;
  --ft-icon-caution: #ab4300;
  --ft-icon-caution-hover: #ab4300;
  --ft-icon-caution-regular: #e65d00;
  --ft-icon-information: #006d79;
  --ft-icon-information-hover: #006d79;
  --ft-icon-information-solid: #0095a4;
  --ft-icon-succes: #016f51;
  --ft-icon-succes-hover: #016f51;
  --ft-icon-succes-regular: #01976f;
  --ft-accent-dark-purple-faint: #dfd0da;
  --ft-accent-dark-purple-subtle: #bfa1b5;
  --ft-accent-dark-purple-muted: #7f446b;
  --ft-accent-dark-purple-regular: #5f1546;
  --ft-accent-dark-purple-strong: #4c1138;
  --ft-accent-dark-purple-prominent: #390d2a;
  --ft-accent-dark-purple-solid: #26081c;
  --ft-accent-purple-faint: #e8e2fc;
  --ft-accent-purple-subtle: #d3c6f8;
  --ft-accent-purple-muted: #a98ced;
  --ft-accent-purple-regular: #966ee6;
  --ft-accent-purple-strong: #6e50ab;
  --ft-accent-purple-prominent: #493373;
  --ft-accent-purple-solid: #261940;
  --ft-accent-light-blue-faint: #d6eaed;
  --ft-accent-light-blue-subtle: #add4da;
  --ft-accent-light-blue-muted: #55aab6;
  --ft-accent-light-blue-regular: #0095a4;
  --ft-accent-light-blue-strong: #006d79;
  --ft-accent-light-blue-prominent: #004850;
  --ft-accent-light-blue-solid: #00262b;
  --ft-accent-green-faint: #d6eae1;
  --ft-accent-green-subtle: #add5c3;
  --ft-accent-green-muted: #54ac8a;
  --ft-accent-green-regular: #01976f;
  --ft-accent-green-strong: #016f51;
  --ft-accent-green-prominent: #004934;
  --ft-accent-green-solid: #00261a;
  --ft-accent-orange-faint: #fee0d4;
  --ft-accent-orange-subtle: #fbc1a9;
  --ft-accent-orange-muted: #ef814f;
  --ft-accent-orange-regular: #e65d00;
  --ft-accent-orange-strong: #ab4300;
  --ft-accent-orange-prominent: #732a00;
  --ft-accent-orange-solid: #401400;
  --ft-accent-red-faint: #ffdcda;
  --ft-accent-red-subtle: #ffb8b6;
  --ft-accent-red-muted: #fd6b6f;
  --ft-accent-red-regular: #f5374b;
  --ft-accent-red-strong: #b62635;
  --ft-accent-red-prominent: #7b1621;
  --ft-accent-red-solid: #44080e;
  --ft-accent-blue-faint: #d6e6fd;
  --ft-accent-blue-subtle: #aecdfa;
  --ft-accent-blue-muted: #5c99ef;
  --ft-accent-blue-regular: #2f7de8;
  --ft-accent-blue-strong: #205bac;
  --ft-accent-blue-prominent: #123b74;
  --ft-accent-blue-solid: #061e40;
  --ft-accent-yellow-faint: #fef1ce;
  --ft-accent-yellow-subtle: #fde39d;
  --ft-accent-yellow-muted: #fbc73c;
  --ft-accent-yellow-regular: #fab90b;
  --ft-accent-yellow-strong: #c89409;
  --ft-accent-yellow-prominent: #966f07;
  --ft-accent-yellow-solid: #644a04;
  --ft-accent-grey-faint: #efefef;
  --ft-accent-grey-subtle: #e0e0e0;
  --ft-accent-grey-muted: #c2c2c2;
  --ft-accent-grey-regular: #b3b3b3;
  --ft-accent-grey-strong: #848484;
  --ft-accent-grey-prominent: #585858;
  --ft-accent-grey-solid: #2f2f2f;
  --ft-accent-pink-faint: #fad9e2;
  --ft-accent-pink-subtle: #f6b4c5;
  --ft-accent-pink-muted: #ed698b;
  --ft-accent-pink-regular: #e8436e;
  --ft-accent-pink-strong: #ba3658;
  --ft-accent-pink-prominent: #8b2842;
  --ft-accent-pink-solid: #5d1b2c;
  --ft-brand-pink: #e8436e;
  --ft-brand-grey: #f0eff5;
  --ft-brand-dark-purple: #5f1546;
  --ft-brand-purple: #61509c;
  --ft-brand-light-blue: #06a8bc;
  --ft-brand-green: #01a87a;
  --ft-brand-yellow: #fab90b;
}
