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

[data-theme="dark"] {
  --colors-base-white: #ffffff;
  --colors-base-black: #000000;
  --colors-base-transparent: rgba(255, 255, 255, 0);
  --colors-grayLight-25: #fdfdfd;
  --colors-grayLight-50: #fafafa;
  --colors-grayLight-100: #f5f5f5;
  --colors-grayLight-200: #e9eaeb;
  --colors-grayLight-300: #d5d7da;
  --colors-grayLight-400: #a4a7ae;
  --colors-grayLight-500: #717680;
  --colors-grayLight-600: #535862;
  --colors-grayLight-700: #414651;
  --colors-grayLight-800: #252b37;
  --colors-grayLight-900: #181d27;
  --colors-grayLight-950: #0a0d12;
  --colors-grayDark-25: #fafafa;
  --colors-grayDark-50: #f7f7f7;
  --colors-grayDark-100: #f0f0f1;
  --colors-grayDark-200: #ececed;
  --colors-grayDark-300: #cecfd2;
  --colors-grayDark-400: #94979c;
  --colors-grayDark-500: #85888e;
  --colors-grayDark-600: #61656c;
  --colors-grayDark-700: #373a41;
  --colors-grayDark-800: #22262f;
  --colors-grayDark-900: #18191b;
  --colors-grayDark-950: #0c0e12;
  --colors-grayDarkAlpha-25: rgba(255, 255, 255, 0.98);
  --colors-grayDarkAlpha-50: rgba(255, 255, 255, 0.96);
  --colors-grayDarkAlpha-100: rgba(255, 255, 255, 0.94);
  --colors-grayDarkAlpha-200: rgba(255, 255, 255, 0.92);
  --colors-grayDarkAlpha-300: rgba(255, 255, 255, 0.8);
  --colors-grayDarkAlpha-400: rgba(255, 255, 255, 0.56);
  --colors-grayDarkAlpha-500: rgba(255, 255, 255, 0.5);
  --colors-grayDarkAlpha-600: rgba(255, 255, 255, 0.35);
  --colors-grayDarkAlpha-700: rgba(255, 255, 255, 0.16);
  --colors-grayDarkAlpha-800: rgba(255, 255, 255, 0.08);
  --colors-grayDarkAlpha-900: rgba(255, 255, 255, 0.04);
  --colors-grayDarkAlpha-950: rgba(255, 255, 255, 0);
  --colors-emerald-25: #fafffd;
  --colors-emerald-50: #f1fffa;
  --colors-emerald-100: #e1fef2;
  --colors-emerald-200: #b3fade;
  --colors-emerald-300: #96f9d2;
  --colors-emerald-400: #5af3b4;
  --colors-emerald-500: #2dbd82;
  --colors-emerald-600: #21a67a;
  --colors-emerald-700: #10774d;
  --colors-emerald-800: #0c5739;
  --colors-emerald-900: #0b4b31;
  --colors-emerald-950: #072619;
  --colors-brand-25: #fafffd;
  --colors-brand-50: #f1fffa;
  --colors-brand-100: #e1fef2;
  --colors-brand-200: #b3fade;
  --colors-brand-300: #96f9d2;
  --colors-brand-400: #5af3b4;
  --colors-brand-500: #2dbd82;
  --colors-brand-600: #21a67a;
  --colors-brand-700: #10774d;
  --colors-brand-800: #0c5739;
  --colors-brand-900: #0b4b31;
  --colors-brand-950: #072619;
  --colors-error-25: #fffbfa;
  --colors-error-50: #fef3f2;
  --colors-error-100: #fee4e2;
  --colors-error-200: #fecdca;
  --colors-error-300: #fda29b;
  --colors-error-400: #f97066;
  --colors-error-500: #f04438;
  --colors-error-600: #d92d20;
  --colors-error-700: #b42318;
  --colors-error-800: #912018;
  --colors-error-900: #7a271a;
  --colors-error-950: #220905;
  --colors-warning-25: #fffcf5;
  --colors-warning-50: #fffaeb;
  --colors-warning-100: #fef0c7;
  --colors-warning-200: #fedf89;
  --colors-warning-300: #fec84b;
  --colors-warning-400: #fdb022;
  --colors-warning-500: #f79009;
  --colors-warning-600: #dc6803;
  --colors-warning-700: #b54708;
  --colors-warning-800: #93370d;
  --colors-warning-900: #7a2e0e;
  --colors-warning-950: #4e1d09;
  --colors-success-25: #f6fef9;
  --colors-success-50: #ecfdf3;
  --colors-success-100: #dcfae6;
  --colors-success-200: #abefc6;
  --colors-success-300: #75e0a7;
  --colors-success-400: #47cd89;
  --colors-success-500: #17b26a;
  --colors-success-600: #079455;
  --colors-success-700: #067647;
  --colors-success-800: #085d3a;
  --colors-success-900: #074d31;
  --colors-success-950: #053321;
  --colors-grayBlue-25: #fcfcfd;
  --colors-grayBlue-50: #f8f9fc;
  --colors-grayBlue-100: #eaecf5;
  --colors-grayBlue-200: #d5d9eb;
  --colors-grayBlue-300: #b3b8db;
  --colors-grayBlue-400: #717bbc;
  --colors-grayBlue-500: #4e5ba6;
  --colors-grayBlue-600: #3e4784;
  --colors-grayBlue-700: #363f72;
  --colors-grayBlue-800: #293056;
  --colors-grayBlue-900: #101323;
  --colors-grayBlue-950: #0d0f1c;
  --colors-grayCool-25: #fcfcfd;
  --colors-grayCool-50: #f9f9fb;
  --colors-grayCool-100: #eff1f5;
  --colors-grayCool-200: #dcdfea;
  --colors-grayCool-300: #b9c0d4;
  --colors-grayCool-400: #7d89b0;
  --colors-grayCool-500: #5d6b98;
  --colors-grayCool-600: #4a5578;
  --colors-grayCool-700: #404968;
  --colors-grayCool-800: #30374f;
  --colors-grayCool-900: #111322;
  --colors-grayCool-950: #0e101b;
  --colors-grayModern-25: #fcfcfd;
  --colors-grayModern-50: #f8fafc;
  --colors-grayModern-100: #eef2f6;
  --colors-grayModern-200: #e3e8ef;
  --colors-grayModern-300: #cdd5df;
  --colors-grayModern-400: #9aa4b2;
  --colors-grayModern-500: #697586;
  --colors-grayModern-600: #4b5565;
  --colors-grayModern-700: #364152;
  --colors-grayModern-800: #202939;
  --colors-grayModern-900: #121926;
  --colors-grayModern-950: #0d121c;
  --colors-grayNeutral-25: #fcfcfd;
  --colors-grayNeutral-50: #f9fafb;
  --colors-grayNeutral-100: #f3f4f6;
  --colors-grayNeutral-200: #e6e8ea;
  --colors-grayNeutral-300: #d2d6db;
  --colors-grayNeutral-400: #b1b6be;
  --colors-grayNeutral-500: #8b929c;
  --colors-grayNeutral-600: #687079;
  --colors-grayNeutral-700: #596069;
  --colors-grayNeutral-800: #2c3744;
  --colors-grayNeutral-900: #111927;
  --colors-grayNeutral-950: #0d121c;
  --colors-grayIron-25: #fcfcfc;
  --colors-grayIron-50: #fafafa;
  --colors-grayIron-100: #f4f4f5;
  --colors-grayIron-200: #e4e4e7;
  --colors-grayIron-300: #d1d1d6;
  --colors-grayIron-400: #a0a0ab;
  --colors-grayIron-500: #70707b;
  --colors-grayIron-600: #51525c;
  --colors-grayIron-700: #3f3f46;
  --colors-grayIron-800: #26272b;
  --colors-grayIron-900: #1a1a1e;
  --colors-grayIron-950: #131316;
  --colors-grayTrue-25: #fcfcfc;
  --colors-grayTrue-50: #f7f7f7;
  --colors-grayTrue-100: #f5f5f5;
  --colors-grayTrue-200: #e5e5e5;
  --colors-grayTrue-300: #d6d6d6;
  --colors-grayTrue-400: #a3a3a3;
  --colors-grayTrue-500: #737373;
  --colors-grayTrue-600: #525252;
  --colors-grayTrue-700: #424242;
  --colors-grayTrue-800: #292929;
  --colors-grayTrue-900: #141414;
  --colors-grayTrue-950: #0f0f0f;
  --colors-grayWarm-25: #fdfdfc;
  --colors-grayWarm-50: #fafaf9;
  --colors-grayWarm-100: #f5f5f4;
  --colors-grayWarm-200: #e7e5e4;
  --colors-grayWarm-300: #d7d3d0;
  --colors-grayWarm-400: #a9a29d;
  --colors-grayWarm-500: #79716b;
  --colors-grayWarm-600: #57534e;
  --colors-grayWarm-700: #44403c;
  --colors-grayWarm-800: #292524;
  --colors-grayWarm-900: #1c1917;
  --colors-grayWarm-950: #171412;
  --colors-moss-25: #fafdf7;
  --colors-moss-50: #f5fbee;
  --colors-moss-100: #e6f4d7;
  --colors-moss-200: #ceeab0;
  --colors-moss-300: #acdc79;
  --colors-moss-400: #86cb3c;
  --colors-moss-500: #669f2a;
  --colors-moss-600: #4f7a21;
  --colors-moss-700: #3f621a;
  --colors-moss-800: #335015;
  --colors-moss-900: #2b4212;
  --colors-moss-950: #1a280b;
  --colors-greenLight-25: #fafef5;
  --colors-greenLight-50: #f3fee7;
  --colors-greenLight-100: #e3fbcc;
  --colors-greenLight-200: #d0f8ab;
  --colors-greenLight-300: #a6ef67;
  --colors-greenLight-400: #85e13a;
  --colors-greenLight-500: #66c61c;
  --colors-greenLight-600: #4ca30d;
  --colors-greenLight-700: #3b7c0f;
  --colors-greenLight-800: #326212;
  --colors-greenLight-900: #2b5314;
  --colors-greenLight-950: #15290a;
  --colors-green-25: #f6fef9;
  --colors-green-50: #edfcf2;
  --colors-green-100: #d3f8df;
  --colors-green-200: #aaf0c4;
  --colors-green-300: #73e2a3;
  --colors-green-400: #3ccb7f;
  --colors-green-500: #16b364;
  --colors-green-600: #099250;
  --colors-green-700: #087443;
  --colors-green-800: #095c37;
  --colors-green-900: #084c2e;
  --colors-green-950: #052e1c;
  --colors-teal-25: #f6fefc;
  --colors-teal-50: #f0fdf9;
  --colors-teal-100: #ccfbef;
  --colors-teal-200: #99f6e0;
  --colors-teal-300: #5fe9d0;
  --colors-teal-400: #2ed3b7;
  --colors-teal-500: #15b79e;
  --colors-teal-600: #0e9384;
  --colors-teal-700: #107569;
  --colors-teal-800: #125d56;
  --colors-teal-900: #134e48;
  --colors-teal-950: #0a2926;
  --colors-cyan-25: #f5feff;
  --colors-cyan-50: #ecfdff;
  --colors-cyan-100: #cff9fe;
  --colors-cyan-200: #a5f0fc;
  --colors-cyan-300: #67e3f9;
  --colors-cyan-400: #22ccee;
  --colors-cyan-500: #06aed4;
  --colors-cyan-600: #088ab2;
  --colors-cyan-700: #0e7090;
  --colors-cyan-800: #155b75;
  --colors-cyan-900: #164c63;
  --colors-cyan-950: #0d2d3a;
  --colors-blueLight-25: #f5fbff;
  --colors-blueLight-50: #f0f9ff;
  --colors-blueLight-100: #e0f2fe;
  --colors-blueLight-200: #b9e6fe;
  --colors-blueLight-300: #7cd4fd;
  --colors-blueLight-400: #36bffa;
  --colors-blueLight-500: #0ba5ec;
  --colors-blueLight-600: #0086c9;
  --colors-blueLight-700: #026aa2;
  --colors-blueLight-800: #065986;
  --colors-blueLight-900: #0b4a6f;
  --colors-blueLight-950: #062c41;
  --colors-blue-25: #f5faff;
  --colors-blue-50: #eff8ff;
  --colors-blue-100: #d1e9ff;
  --colors-blue-200: #b2ddff;
  --colors-blue-300: #84caff;
  --colors-blue-400: #53b1fd;
  --colors-blue-500: #2e90fa;
  --colors-blue-600: #1570ef;
  --colors-blue-700: #175cd3;
  --colors-blue-800: #1849a9;
  --colors-blue-900: #194185;
  --colors-blue-950: #102a56;
  --colors-blueDark-25: #f5f8ff;
  --colors-blueDark-50: #eff4ff;
  --colors-blueDark-100: #d1e0ff;
  --colors-blueDark-200: #b2ccff;
  --colors-blueDark-300: #84adff;
  --colors-blueDark-400: #528bff;
  --colors-blueDark-500: #2970ff;
  --colors-blueDark-600: #155eef;
  --colors-blueDark-700: #004eeb;
  --colors-blueDark-800: #0040c1;
  --colors-blueDark-900: #00359e;
  --colors-blueDark-950: #002266;
  --colors-indigo-25: #f5f8ff;
  --colors-indigo-50: #eef4ff;
  --colors-indigo-100: #e0eaff;
  --colors-indigo-200: #c7d7fe;
  --colors-indigo-300: #a4bcfd;
  --colors-indigo-400: #8098f9;
  --colors-indigo-500: #6172f3;
  --colors-indigo-600: #444ce7;
  --colors-indigo-700: #3538cd;
  --colors-indigo-800: #2d31a6;
  --colors-indigo-900: #2d3282;
  --colors-indigo-950: #1f235b;
  --colors-violet-25: #fbfaff;
  --colors-violet-50: #f5f3ff;
  --colors-violet-100: #ece9fe;
  --colors-violet-200: #ddd6fe;
  --colors-violet-300: #c3b5fd;
  --colors-violet-400: #a48afb;
  --colors-violet-500: #875bf7;
  --colors-violet-600: #7839ee;
  --colors-violet-700: #6927da;
  --colors-violet-800: #5720b7;
  --colors-violet-900: #491c96;
  --colors-violet-950: #2e125e;
  --colors-purple-25: #fafaff;
  --colors-purple-50: #f4f3ff;
  --colors-purple-100: #ebe9fe;
  --colors-purple-200: #d9d6fe;
  --colors-purple-300: #bdb4fe;
  --colors-purple-400: #9b8afb;
  --colors-purple-500: #7a5af8;
  --colors-purple-600: #6938ef;
  --colors-purple-700: #5925dc;
  --colors-purple-800: #4a1fb8;
  --colors-purple-900: #3e1c96;
  --colors-purple-950: #27115f;
  --colors-fuchsia-25: #fefaff;
  --colors-fuchsia-50: #fdf4ff;
  --colors-fuchsia-100: #fbe8ff;
  --colors-fuchsia-200: #f6d0fe;
  --colors-fuchsia-300: #eeaafd;
  --colors-fuchsia-400: #e478fa;
  --colors-fuchsia-500: #d444f1;
  --colors-fuchsia-600: #ba24d5;
  --colors-fuchsia-700: #9f1ab1;
  --colors-fuchsia-800: #821890;
  --colors-fuchsia-900: #6f1877;
  --colors-fuchsia-950: #47104c;
  --colors-pink-25: #fef6fb;
  --colors-pink-50: #fdf2fa;
  --colors-pink-100: #fce7f6;
  --colors-pink-200: #fcceee;
  --colors-pink-300: #faa7e0;
  --colors-pink-400: #f670c7;
  --colors-pink-500: #ee46bc;
  --colors-pink-600: #dd2590;
  --colors-pink-700: #c11574;
  --colors-pink-800: #9e165f;
  --colors-pink-900: #851651;
  --colors-pink-950: #4e0d30;
  --colors-ros-25: #fff5f6;
  --colors-ros-50: #fff1f3;
  --colors-ros-100: #ffe4e8;
  --colors-ros-200: #fecdd6;
  --colors-ros-300: #fea3b4;
  --colors-ros-400: #fd6f8e;
  --colors-ros-500: #f63d68;
  --colors-ros-600: #e31b54;
  --colors-ros-700: #c01048;
  --colors-ros-800: #a11043;
  --colors-ros-900: #89123e;
  --colors-ros-950: #510b24;
  --colors-orangeDark-25: #fff9f5;
  --colors-orangeDark-50: #fff4ed;
  --colors-orangeDark-100: #ffe6d5;
  --colors-orangeDark-200: #ffd6ae;
  --colors-orangeDark-300: #ff9c66;
  --colors-orangeDark-400: #ff692e;
  --colors-orangeDark-500: #ff4405;
  --colors-orangeDark-600: #e62e05;
  --colors-orangeDark-700: #bc1b06;
  --colors-orangeDark-800: #97180c;
  --colors-orangeDark-900: #771a0d;
  --colors-orangeDark-950: #57130a;
  --colors-orange-25: #fefaf5;
  --colors-orange-50: #fef6ee;
  --colors-orange-100: #fdead7;
  --colors-orange-200: #f9dbaf;
  --colors-orange-300: #f7b27a;
  --colors-orange-400: #f38744;
  --colors-orange-500: #ef6820;
  --colors-orange-600: #e04f16;
  --colors-orange-700: #b93815;
  --colors-orange-800: #932f19;
  --colors-orange-900: #772917;
  --colors-orange-950: #511c10;
  --colors-yellow-25: #fefdf0;
  --colors-yellow-50: #fefbe8;
  --colors-yellow-100: #fef7c3;
  --colors-yellow-200: #feee95;
  --colors-yellow-300: #fde272;
  --colors-yellow-400: #fac515;
  --colors-yellow-500: #eaaa08;
  --colors-yellow-600: #ca8504;
  --colors-yellow-700: #a15c07;
  --colors-yellow-800: #854a0e;
  --colors-yellow-900: #713b12;
  --colors-yellow-950: #542c0d;
  --colors-text-textPrimary: #ececed;
  --colors-text-textPrimaryOnBrand: #f7f7f7;
  --colors-text-textSecondary: #cecfd2;
  --colors-text-textSecondaryHover: #ececed;
  --colors-text-textSecondaryOnBrand: #ececed;
  --colors-text-textTertiary: #85888e;
  --colors-text-textTertiaryHover: #94979c;
  --colors-text-textTertiaryOnBrand: #cecfd2;
  --colors-text-textQuaternary: #61656c;
  --colors-text-textQuaternaryOnBrand: #85888e;
  --colors-text-textWhite: #ffffff;
  --colors-text-textDisabled: #61656c;
  --colors-text-textPlaceholder: #61656c;
  --colors-text-textPlaceholderSubtle: #373a41;
  --colors-text-textBrandPrimary: #5af3b4;
  --colors-text-textBrandSecondary: #2dbd82;
  --colors-text-textBrandTertiary: #e1fef2;
  --colors-text-textBrandTertiaryAlt: #f9fafb;
  --colors-text-textErrorPrimary: #f04438;
  --colors-text-textErrorPrimaryHover: #f97066;
  --colors-text-textWarningPrimary: #fdb022;
  --colors-text-textSuccessPrimary: #47cd89;
  --colors-border-borderPrimary: #373a41;
  --colors-border-borderSecondary: #22262f;
  --colors-border-borderSecondaryAlt: #22262f;
  --colors-border-borderTertiary: #22262f;
  --colors-border-borderDisabled: #373a41;
  --colors-border-borderDisabledSubtle: #22262f;
  --colors-border-borderBrand: #5af3b4;
  --colors-border-borderBrandAlt: #373a41;
  --colors-border-borderError: #f97066;
  --colors-border-borderErrorSubtle: #f04438;
  --colors-border-borderFocus: #ececed;
  --colors-foreground-fgPrimary: #ececed;
  --colors-foreground-fgSecondary: #94979c;
  --colors-foreground-fgSecondaryHover: #cecfd2;
  --colors-foreground-fgTertiary: #85888e;
  --colors-foreground-fgTertiaryHover: #94979c;
  --colors-foreground-fgQuaternary: #22262f;
  --colors-foreground-fgQuaternaryHover: #373a41;
  --colors-foreground-fgLight: #61656c;
  --colors-foreground-fgDark: #ececed;
  --colors-foreground-fgDisabled: #85888e;
  --colors-foreground-fgDisabledSubtle: #61656c;
  --colors-foreground-fgBrandPrimary: #e1fef2;
  --colors-foreground-fgBrandPrimaryAlt: #cecfd2;
  --colors-foreground-fgBrandSecondary: #5af3b4;
  --colors-foreground-fgBrandSecondaryAlt: #61656c;
  --colors-foreground-fgBrandSecondaryHover: #85888e;
  --colors-foreground-fgErrorPrimary: #f04438;
  --colors-foreground-fgErrorSecondary: #f97066;
  --colors-foreground-fgWarningPrimary: #f79009;
  --colors-foreground-fgWarningSecondary: #fdb022;
  --colors-foreground-fgSuccessPrimary: #17b26a;
  --colors-foreground-fgSuccessSecondary: #47cd89;
  --colors-background-bgPrimary: #0c0e12;
  --colors-background-bgPrimaryAlt: rgba(12, 14, 18, 0.5);
  --colors-background-bgPrimaryHover: #22262f;
  --colors-background-bgPrimarySolid: #ececed;
  --colors-background-bgSecondary: #22262f;
  --colors-background-bgSecondaryAlt: #22262f;
  --colors-background-bgSecondaryHover: #373a41;
  --colors-background-bgSecondarySubtle: #373a41;
  --colors-background-bgSecondarySolid: #94979c;
  --colors-background-bgTertiary: #18191b;
  --colors-background-bgTertiaryHover: #22262f;
  --colors-background-bgQuaternary: #18191b;
  --colors-background-bgQuaternaryHover: #22262f;
  --colors-background-bgActive: #22262f;
  --colors-background-bgDisabled: #22262f;
  --colors-background-bgDisabledSubtle: #18191b;
  --colors-background-bgOverlay: #373a41;
  --colors-background-bgField: #22262f;
  --colors-background-bgBrandPrimary: #2dbd82;
  --colors-background-bgBrandPrimaryAlt: #22262f;
  --colors-background-bgBrandSecondary: #10774d;
  --colors-background-bgBrandSecondaryHover: #21a67a;
  --colors-background-bgBrandSolid: #2dbd82;
  --colors-background-bgBrandSolidHover: #5af3b4;
  --colors-background-bgBrandSection: #22262f;
  --colors-background-bgBrandSectionSubtle: #0c0e12;
  --colors-background-bgErrorPrimary: #220905;
  --colors-background-bgErrorSecondary: #d92d20;
  --colors-background-bgErrorSecondaryHover: #f04438;
  --colors-background-bgErrorSolid: #f04438;
  --colors-background-bgErrorSolidHover: #f97066;
  --colors-background-bgWarningPrimary: #4e1d09;
  --colors-background-bgWarningSecondary: #dc6803;
  --colors-background-bgWarningSolid: #dc6803;
  --colors-background-bgSuccessPrimary: #053321;
  --colors-background-bgSuccessSecondary: #079455;
  --colors-background-bgSuccessSolid: #079455;
  --colors-effects-focusRings-focusRing: #2dbd82;
  --colors-effects-focusRings-focusRingError: #f04438;
  --colors-effects-shadows-shadowXs: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowSm01: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowSm02: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowMd01: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowMd02: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowLg01: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowLg02: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowLg03: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowXl01: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowXl02: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowXl03: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadow2xl01: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadow2xl02: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadow3xl01: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadow3xl02: rgba(255, 255, 255, 0);
  --colors-effects-shadows-shadowSkeumorphicInner: rgba(12, 14, 18, 0.05);
  --colors-effects-shadows-shadowSkeumorphicInnerBorder: rgba(12, 14, 18, 0.18);
  --colors-effects-portfolioMockups-shadowMainCentreMd: rgba(255, 255, 255, 0);
  --colors-effects-portfolioMockups-shadowMainCentreLg: rgba(255, 255, 255, 0);
  --colors-effects-portfolioMockups-shadowOverlayLg: rgba(255, 255, 255, 0);
  --colors-effects-portfolioMockups-shadowGridMd: rgba(255, 255, 255, 0);
  --spacing-0-0px: 0;
  --spacing-05-2px: 2;
  --spacing-1-4px: 4;
  --spacing-15-6px: 6;
  --spacing-2-8px: 8;
  --spacing-3-12px: 12;
  --spacing-4-16px: 16;
  --spacing-5-20px: 20;
  --spacing-6-24px: 24;
  --spacing-8-32px: 32;
  --spacing-10-40px: 40;
  --spacing-12-48px: 48;
  --spacing-16-64px: 64;
  --spacing-20-80px: 80;
  --spacing-24-96px: 96;
  --spacing-32-128px: 128;
  --spacing-40-160px: 160;
  --spacing-48-192px: 192;
  --spacing-56-224px: 224;
  --spacing-64-256px: 256;
  --spacing-80-320px: 320;
  --spacing-96-384px: 384;
  --spacing-120-480px: 480;
  --spacing-140-560px: 560;
  --spacing-160-640px: 640;
  --spacing-180-720px: 720;
  --spacing-192-768px: 768;
  --spacing-256-1024px: 1024;
  --spacing-320-1280px: 1280;
  --spacing-360-1440px: 1440;
  --spacing-400-1600px: 1600;
  --spacing-480-1920px: 1920;
  --fontFamily-fontFamilyDisplay: Pretendard;
  --fontFamily-fontFamilyBody: Pretendard;
  --fontWeight-regular: Regular;
  --fontWeight-regularItalic: Regular italic;
  --fontWeight-medium: Medium;
  --fontWeight-mediumItalic: Medium italic;
  --fontWeight-semibold: Semibold;
  --fontWeight-semiboldItalic: Semibold italic;
  --fontWeight-bold: Bold;
  --fontWeight-boldItalic: Bold italic;
  --fontSize-textXs: 12;
  --fontSize-textSm: 14;
  --fontSize-textMd: 16;
  --fontSize-textLg: 18;
  --fontSize-textXl: 20;
  --fontSize-displayXs: 24;
  --fontSize-displaySm: 30;
  --fontSize-displayMd: 36;
  --fontSize-displayLg: 48;
  --fontSize-displayXl: 60;
  --fontSize-display2xl: 72;
  --fontSize-textXxs: 10;
  --lineHeight-textXs: 18;
  --lineHeight-textSm: 20;
  --lineHeight-textMd: 24;
  --lineHeight-textLg: 28;
  --lineHeight-textXl: 30;
  --lineHeight-displayXs: 32;
  --lineHeight-displaySm: 38;
  --lineHeight-displayMd: 44;
  --lineHeight-displayLg: 60;
  --lineHeight-displayXl: 72;
  --lineHeight-display2xl: 90;
  --lineHeight-textXxs: 14;
  --containerMaxWidthDesktop: 1280;
  --containerPaddingDesktop: 32;
  --containerPaddingMobile: 16;
  --widthXxs: 320;
  --widthSm: 480;
  --widthLg: 640;
  --widthXl: 768;
  --width2xl: 1024;
  --width3xl: 1280;
  --width4xl: 1440;
  --width5xl: 1600;
  --width6xl: 1920;
  --widthMd: 560;
  --paragraphMaxWidth: 720;
  --widthXs: 384;
  --spacingNone: 0;
  --spacingXxs: 2;
  --spacingXs: 4;
  --spacingMd: 8;
  --spacingLg: 12;
  --spacingXl: 16;
  --spacing2xl: 20;
  --spacing3xl: 24;
  --spacing4xl: 32;
  --spacing6xl: 48;
  --spacing7xl: 64;
  --spacing8xl: 80;
  --spacing9xl: 96;
  --spacing10xl: 128;
  --spacing11xl: 160;
  --spacingSm: 6;
  --spacing5xl: 40;
  --radiusNone: 0;
  --radiusXxs: 4;
  --radiusXs: 6;
  --radiusSm: 8;
  --radiusMd: 10;
  --radiusXl: 14;
  --radius2xl: 16;
  --radius4xl: 24;
  --radiusFull: 9999;
  --radiusLg: 12;
  --radius3xl: 20;
  --radius5xl: 28;
  --radius6xl: 32;
  --diabledOpacity: 50;
  --componentColors-alpha-alphaWhite10: rgba(12, 14, 18, 0.1);
  --componentColors-alpha-alphaWhite20: rgba(12, 14, 18, 0.2);
  --componentColors-alpha-alphaWhite30: rgba(12, 14, 18, 0.3);
  --componentColors-alpha-alphaWhite40: rgba(12, 14, 18, 0.4);
  --componentColors-alpha-alphaWhite50: rgba(12, 14, 18, 0.5);
  --componentColors-alpha-alphaWhite60: rgba(12, 14, 18, 0.6);
  --componentColors-alpha-alphaWhite70: rgba(12, 14, 18, 0.7);
  --componentColors-alpha-alphaWhite80: rgba(12, 14, 18, 0.8);
  --componentColors-alpha-alphaWhite90: rgba(12, 14, 18, 0.9);
  --componentColors-alpha-alphaWhite100: #0c0e12;
  --componentColors-alpha-alphaBlack3: rgba(255, 255, 255, 0.03);
  --componentColors-alpha-alphaBlack5: rgba(255, 255, 255, 0.05);
  --componentColors-alpha-alphaBlack10: rgba(255, 255, 255, 0.1);
  --componentColors-alpha-alphaBlack40: rgba(255, 255, 255, 0.4);
  --componentColors-alpha-alphaBlack50: rgba(255, 255, 255, 0.5);
  --componentColors-alpha-alphaBlack60: rgba(255, 255, 255, 0.6);
  --componentColors-alpha-alphaBlack70: rgba(255, 255, 255, 0.7);
  --componentColors-alpha-alphaBlack80: rgba(255, 255, 255, 0.8);
  --componentColors-alpha-alphaBlack90: rgba(255, 255, 255, 0.9);
  --componentColors-alpha-alphaBlack100: #ffffff;
  --componentColors-utility-gray-utilityGray50: #18191b;
  --componentColors-utility-gray-utilityGray100: #22262f;
  --componentColors-utility-gray-utilityGray200: #373a41;
  --componentColors-utility-gray-utilityGray300: #61656c;
  --componentColors-utility-gray-utilityGray400: #85888e;
  --componentColors-utility-gray-utilityGray500: #94979c;
  --componentColors-utility-gray-utilityGray600: #cecfd2;
  --componentColors-utility-gray-utilityGray700: #ececed;
  --componentColors-utility-gray-utilityGray800: #f0f0f1;
  --componentColors-utility-gray-utilityGray900: #f7f7f7;
  --componentColors-utility-brand-utilityBrand50: #072619;
  --componentColors-utility-brand-utilityBrand50Alt: #18191b;
  --componentColors-utility-brand-utilityBrand100: #0b4b31;
  --componentColors-utility-brand-utilityBrand100Alt: #22262f;
  --componentColors-utility-brand-utilityBrand200: #0c5739;
  --componentColors-utility-brand-utilityBrand200Alt: #373a41;
  --componentColors-utility-brand-utilityBrand300: #10774d;
  --componentColors-utility-brand-utilityBrand300Alt: #61656c;
  --componentColors-utility-brand-utilityBrand400: #21a67a;
  --componentColors-utility-brand-utilityBrand400Alt: #85888e;
  --componentColors-utility-brand-utilityBrand500: #2dbd82;
  --componentColors-utility-brand-utilityBrand500Alt: #94979c;
  --componentColors-utility-brand-utilityBrand600: #5af3b4;
  --componentColors-utility-brand-utilityBrand600Alt: #cecfd2;
  --componentColors-utility-brand-utilityBrand700: #96f9d2;
  --componentColors-utility-brand-utilityBrand700Alt: #ececed;
  --componentColors-utility-brand-utilityBrand800: #b3fade;
  --componentColors-utility-brand-utilityBrand800Alt: #f0f0f1;
  --componentColors-utility-brand-utilityBrand900: #e1fef2;
  --componentColors-utility-brand-utilityBrand900Alt: #f7f7f7;
  --componentColors-utility-error-utilityError50: #220905;
  --componentColors-utility-error-utilityError100: #7a271a;
  --componentColors-utility-error-utilityError200: #912018;
  --componentColors-utility-error-utilityError300: #b42318;
  --componentColors-utility-error-utilityError400: #d92d20;
  --componentColors-utility-error-utilityError500: #f04438;
  --componentColors-utility-error-utilityError600: #f97066;
  --componentColors-utility-error-utilityError700: #fda29b;
  --componentColors-utility-warning-utilityWarning50: #4e1d09;
  --componentColors-utility-warning-utilityWarning100: #7a2e0e;
  --componentColors-utility-warning-utilityWarning200: #93370d;
  --componentColors-utility-warning-utilityWarning300: #b54708;
  --componentColors-utility-warning-utilityWarning400: #dc6803;
  --componentColors-utility-warning-utilityWarning500: #f79009;
  --componentColors-utility-warning-utilityWarning600: #fdb022;
  --componentColors-utility-warning-utilityWarning700: #fec84b;
  --componentColors-utility-success-utilitySuccess50: #053321;
  --componentColors-utility-success-utilitySuccess100: #074d31;
  --componentColors-utility-success-utilitySuccess200: #085d3a;
  --componentColors-utility-success-utilitySuccess300: #067647;
  --componentColors-utility-success-utilitySuccess400: #079455;
  --componentColors-utility-success-utilitySuccess500: #17b26a;
  --componentColors-utility-success-utilitySuccess600: #47cd89;
  --componentColors-utility-success-utilitySuccess700: #75e0a7;
  --componentColors-utility-grayBlue-utilityGrayBlue50: #0d0f1c;
  --componentColors-utility-grayBlue-utilityGrayBlue100: #101323;
  --componentColors-utility-grayBlue-utilityGrayBlue200: #293056;
  --componentColors-utility-grayBlue-utilityGrayBlue300: #363f72;
  --componentColors-utility-grayBlue-utilityGrayBlue400: #3e4784;
  --componentColors-utility-grayBlue-utilityGrayBlue500: #4e5ba6;
  --componentColors-utility-grayBlue-utilityGrayBlue600: #717bbc;
  --componentColors-utility-grayBlue-utilityGrayBlue700: #b3b8db;
  --componentColors-utility-green-utilityGreen50: #052e1c;
  --componentColors-utility-green-utilityGreen100: #084c2e;
  --componentColors-utility-green-utilityGreen200: #095c37;
  --componentColors-utility-green-utilityGreen300: #087443;
  --componentColors-utility-green-utilityGreen400: #099250;
  --componentColors-utility-green-utilityGreen500: #16b364;
  --componentColors-utility-green-utilityGreen600: #3ccb7f;
  --componentColors-utility-green-utilityGreen700: #73e2a3;
  --componentColors-utility-blueLight-utilityBlueLight50: #102a56;
  --componentColors-utility-blueLight-utilityBlueLight100: #194185;
  --componentColors-utility-blueLight-utilityBlueLight200: #1849a9;
  --componentColors-utility-blueLight-utilityBlueLight300: #175cd3;
  --componentColors-utility-blueLight-utilityBlueLight400: #1570ef;
  --componentColors-utility-blueLight-utilityBlueLight500: #2e90fa;
  --componentColors-utility-blueLight-utilityBlueLight600: #53b1fd;
  --componentColors-utility-blueLight-utilityBlueLight700: #84caff;
  --componentColors-utility-blue-utilityBlue50: #102a56;
  --componentColors-utility-blue-utilityBlue100: #194185;
  --componentColors-utility-blue-utilityBlue200: #1849a9;
  --componentColors-utility-blue-utilityBlue300: #175cd3;
  --componentColors-utility-blue-utilityBlue400: #1570ef;
  --componentColors-utility-blue-utilityBlue500: #2e90fa;
  --componentColors-utility-blue-utilityBlue600: #53b1fd;
  --componentColors-utility-blue-utilityBlue700: #84caff;
  --componentColors-utility-blueDark-utilityBlueDark50: #002266;
  --componentColors-utility-blueDark-utilityBlueDark100: #00359e;
  --componentColors-utility-blueDark-utilityBlueDark200: #0040c1;
  --componentColors-utility-blueDark-utilityBlueDark300: #004eeb;
  --componentColors-utility-blueDark-utilityBlueDark400: #155eef;
  --componentColors-utility-blueDark-utilityBlueDark500: #2970ff;
  --componentColors-utility-blueDark-utilityBlueDark600: #528bff;
  --componentColors-utility-blueDark-utilityBlueDark700: #84adff;
  --componentColors-utility-indigo-utilityIndigo50: #1f235b;
  --componentColors-utility-indigo-utilityIndigo100: #2d3282;
  --componentColors-utility-indigo-utilityIndigo200: #2d31a6;
  --componentColors-utility-indigo-utilityIndigo300: #3538cd;
  --componentColors-utility-indigo-utilityIndigo400: #444ce7;
  --componentColors-utility-indigo-utilityIndigo500: #6172f3;
  --componentColors-utility-indigo-utilityIndigo600: #8098f9;
  --componentColors-utility-indigo-utilityIndigo700: #a4bcfd;
  --componentColors-utility-purple-utilityPurple50: #27115f;
  --componentColors-utility-purple-utilityPurple100: #3e1c96;
  --componentColors-utility-purple-utilityPurple200: #4a1fb8;
  --componentColors-utility-purple-utilityPurple300: #5925dc;
  --componentColors-utility-purple-utilityPurple400: #9b8afb;
  --componentColors-utility-purple-utilityPurple500: #ebe9fe;
  --componentColors-utility-purple-utilityPurple600: #f4f3ff;
  --componentColors-utility-purple-utilityPurple700: #fafaff;
  --componentColors-utility-fuchsia-utilityFuchsia50: #47104c;
  --componentColors-utility-fuchsia-utilityFuchsia100: #6f1877;
  --componentColors-utility-fuchsia-utilityFuchsia200: #821890;
  --componentColors-utility-fuchsia-utilityFuchsia300: #9f1ab1;
  --componentColors-utility-fuchsia-utilityFuchsia400: #ba24d5;
  --componentColors-utility-fuchsia-utilityFuchsia500: #d444f1;
  --componentColors-utility-fuchsia-utilityFuchsia600: #e478fa;
  --componentColors-utility-fuchsia-utilityFuchsia700: #eeaafd;
  --componentColors-utility-pink-utilityPink50: #4e0d30;
  --componentColors-utility-pink-utilityPink100: #851651;
  --componentColors-utility-pink-utilityPink200: #9e165f;
  --componentColors-utility-pink-utilityPink300: #c11574;
  --componentColors-utility-pink-utilityPink400: #dd2590;
  --componentColors-utility-pink-utilityPink500: #ee46bc;
  --componentColors-utility-pink-utilityPink600: #f670c7;
  --componentColors-utility-pink-utilityPink700: #faa7e0;
  --componentColors-utility-orangeDark-utilityOrangeDark50: #57130a;
  --componentColors-utility-orangeDark-utilityOrangeDark100: #771a0d;
  --componentColors-utility-orangeDark-utilityOrangeDark200: #97180c;
  --componentColors-utility-orangeDark-utilityOrangeDark300: #bc1b06;
  --componentColors-utility-orangeDark-utilityOrangeDark400: #e62e05;
  --componentColors-utility-orangeDark-utilityOrangeDark500: #ff4405;
  --componentColors-utility-orangeDark-utilityOrangeDark600: #ff692e;
  --componentColors-utility-orangeDark-utilityOrangeDark700: #ff9c66;
  --componentColors-utility-orange-utilityOrange50: #511c10;
  --componentColors-utility-orange-utilityOrange100: #772917;
  --componentColors-utility-orange-utilityOrange200: #932f19;
  --componentColors-utility-orange-utilityOrange300: #b93815;
  --componentColors-utility-orange-utilityOrange400: #e04f16;
  --componentColors-utility-orange-utilityOrange500: #ef6820;
  --componentColors-utility-orange-utilityOrange600: #f38744;
  --componentColors-utility-orange-utilityOrange700: #f7b27a;
  --componentColors-utility-yellow-utilityYellow50: #542c0d;
  --componentColors-utility-yellow-utilityYellow100: #713b12;
  --componentColors-utility-yellow-utilityYellow200: #854a0e;
  --componentColors-utility-yellow-utilityYellow300: #a15c07;
  --componentColors-utility-yellow-utilityYellow400: #ca8504;
  --componentColors-utility-yellow-utilityYellow500: #eaaa08;
  --componentColors-utility-yellow-utilityYellow600: #fac515;
  --componentColors-utility-yellow-utilityYellow700: #fde272;
  --componentColors-components-appStoreBadges-appStoreBadgeBorder: #ffffff;
  --componentColors-components-avatars-avatarStylesBgNeutral: #e0e0e0;
  --componentColors-components-buttons-buttonPrimaryIcon: #96f9d2;
  --componentColors-components-buttons-buttonPrimaryIconHover: #b3fade;
  --componentColors-components-buttons-buttonDestructivePrimaryIcon: #fda29b;
  --componentColors-components-buttons-buttonDestructivePrimaryIconHover: #fecdca;
  --componentColors-components-footers-footerButtonFg: #cecfd2;
  --componentColors-components-footers-footerButtonFgHover: #f0f0f1;
  --componentColors-components-icons-icons-iconFgBrand: #94979c;
  --componentColors-components-icons-icons-iconFgBrandOnBrand: #94979c;
  --componentColors-components-icons-featuredIcons-featuredIconLightFgBrand: #b3fade;
  --componentColors-components-icons-featuredIcons-featuredIconLightFgGray: #ececed;
  --componentColors-components-icons-featuredIcons-featuredIconLightFgError: #fecdca;
  --componentColors-components-icons-featuredIcons-featuredIconLightFgWarning: #fedf89;
  --componentColors-components-icons-featuredIcons-featuredIconLightFgSuccess: #abefc6;
  --componentColors-components-mockups-screenMockupBorder: #373a41;
  --componentColors-components-sliders-sliderHandleBg: #e1fef2;
  --componentColors-components-sliders-sliderHandleBorder: #0c0e12;
  --componentColors-components-toggles-toggleButtonFgDisabled: #61656c;
  --componentColors-components-toggles-toggleBorder: rgba(255, 255, 255, 0);
  --componentColors-components-toggles-toggleSlimBorderPressed: rgba(255, 255, 255, 0);
  --componentColors-components-toggles-toggleSlimBorderPressedHover: rgba(255, 255, 255, 0);
  --componentColors-components-tooltips-tooltipSupportingText: #cecfd2;
  --componentColors-components-textEditor-textEditorIconFg: #94979c;
  --componentColors-components-textEditor-textEditorIconFgActive: #ffffff;
}
