:root {
	--base-white: #fff;
	--base-black: #000;
	--gray-light-mode-25: #fcfcfd;
	--gray-light-mode-50: #f9fafb;
	--gray-light-mode-100: #f2f4f7;
	--gray-light-mode-200: #eaecf0;
	--gray-light-mode-300: #d0d5dd;
	--gray-light-mode-400: #98a2b3;
	--gray-light-mode-500: #667085;
	--gray-light-mode-600: #475467;
	--gray-light-mode-700: #344054;
	--gray-light-mode-800: #182230;
	--gray-light-mode-900: #101828;
	--gray-light-mode-950: #0c111d;
	--gray-dark-mode-25: #fafafa;
	--gray-dark-mode-50: #f5f5f6;
	--gray-dark-mode-100: #f0f1f1;
	--gray-dark-mode-200: #ececed;
	--gray-dark-mode-300: #cecfd2;
	--gray-dark-mode-400: #94969c;
	--gray-dark-mode-500: #85888e;
	--gray-dark-mode-600: #61646c;
	--gray-dark-mode-700: #333741;
	--gray-dark-mode-800: #1f242f;
	--gray-dark-mode-900: #161b26;
	--gray-dark-mode-950: #0c111d;
	--brand-25: #fcfaff;
	--brand-50: #f9f5ff;
	--brand-100: #f4ebff;
	--brand-200: #e9d7fe;
	--brand-300: #d6bbfb;
	--brand-400: #b692f6;
	--brand-500: #9e77ed;
	--brand-600: #5e2ced;
	--brand-700: #5e2ced;
	--brand-800: #53389e;
	--brand-900: #42307d;
	--brand-950: #2c1c5f;
	--error-25: #fffbfa;
	--error-50: #fef3f2;
	--error-100: #fee4e2;
	--error-200: #fecdca;
	--error-300: #fda29b;
	--error-400: #f97066;
	--error-500: #f04438;
	--error-600: #d92d20;
	--error-700: #b42318;
	--error-800: #912018;
	--error-900: #7a271a;
	--error-950: #55160c;
	--warning-25: #fffcf5;
	--warning-50: #fffaeb;
	--warning-100: #fef0c7;
	--warning-200: #fedf89;
	--warning-300: #fec84b;
	--warning-400: #fdb022;
	--warning-500: #f79009;
	--warning-600: #dc6803;
	--warning-700: #b54708;
	--warning-800: #93370d;
	--warning-900: #7a2e0e;
	--warning-950: #4e1d09;
	--success-25: #f6fef9;
	--success-50: #ecfdf3;
	--success-100: #dcfae6;
	--success-200: #abefc6;
	--success-300: #75e0a7;
	--success-400: #47cd89;
	--success-500: #17b26a;
	--success-600: #079455;
	--success-700: #067647;
	--success-800: #085d3a;
	--success-900: #074d31;
	--success-950: #053321;
	--gray-blue-25: #fcfcfd;
	--gray-blue-50: #f8f9fc;
	--gray-blue-100: #eaecf5;
	--gray-blue-200: #d5d9eb;
	--gray-blue-300: #b3b8db;
	--gray-blue-400: #717bbc;
	--gray-blue-500: #4e5ba6;
	--gray-blue-600: #3e4784;
	--gray-blue-700: #363f72;
	--gray-blue-800: #293056;
	--gray-blue-900: #101323;
	--gray-blue-950: #0d0f1c;
	--gray-cool-25: #fcfcfd;
	--gray-cool-50: #f9f9fb;
	--gray-cool-100: #eff1f5;
	--gray-cool-200: #dcdfea;
	--gray-cool-300: #b9c0d4;
	--gray-cool-400: #7d89b0;
	--gray-cool-500: #5d6b98;
	--gray-cool-600: #4a5578;
	--gray-cool-700: #404968;
	--gray-cool-800: #30374f;
	--gray-cool-900: #111322;
	--gray-cool-950: #0e101b;
	--gray-modern-25: #fcfcfd;
	--gray-modern-50: #f8fafc;
	--gray-modern-100: #eef2f6;
	--gray-modern-200: #e3e8ef;
	--gray-modern-300: #cdd5df;
	--gray-modern-400: #9aa4b2;
	--gray-modern-500: #697586;
	--gray-modern-600: #4b5565;
	--gray-modern-700: #364152;
	--gray-modern-800: #202939;
	--gray-modern-900: #121926;
	--gray-modern-950: #0d121c;
	--gray-neutral-25: #fcfcfd;
	--gray-neutral-50: #f9fafb;
	--gray-neutral-100: #f3f4f6;
	--gray-neutral-200: #e5e7eb;
	--gray-neutral-300: #d2d6db;
	--gray-neutral-400: #9da4ae;
	--gray-neutral-500: #6c737f;
	--gray-neutral-600: #4d5761;
	--gray-neutral-700: #384250;
	--gray-neutral-800: #1f2a37;
	--gray-neutral-900: #111927;
	--gray-neutral-950: #0d121c;
	--gray-iron-25: #fcfcfc;
	--gray-iron-50: #fafafa;
	--gray-iron-100: #f4f4f5;
	--gray-iron-200: #e4e4e7;
	--gray-iron-300: #d1d1d6;
	--gray-iron-400: #a0a0ab;
	--gray-iron-500: #70707b;
	--gray-iron-600: #51525c;
	--gray-iron-700: #3f3f46;
	--gray-iron-800: #26272b;
	--gray-iron-900: #1a1a1e;
	--gray-iron-950: #131316;
	--gray-true-25: #fcfcfc;
	--gray-true-50: #fafafa;
	--gray-true-100: #f5f5f5;
	--gray-true-200: #e5e5e5;
	--gray-true-300: #d6d6d6;
	--gray-true-400: #a3a3a3;
	--gray-true-500: #737373;
	--gray-true-600: #525252;
	--gray-true-700: #424242;
	--gray-true-800: #292929;
	--gray-true-900: #141414;
	--gray-true-950: #0f0f0f;
	--gray-warm-25: #fdfdfc;
	--gray-warm-50: #fafaf9;
	--gray-warm-100: #f5f5f4;
	--gray-warm-200: #e7e5e4;
	--gray-warm-300: #d7d3d0;
	--gray-warm-400: #a9a29d;
	--gray-warm-500: #79716b;
	--gray-warm-600: #57534e;
	--gray-warm-700: #44403c;
	--gray-warm-800: #292524;
	--gray-warm-900: #1c1917;
	--gray-warm-950: #171412;
	--moss-25: #fafdf7;
	--moss-50: #f5fbee;
	--moss-100: #e6f4d7;
	--moss-200: #ceeab0;
	--moss-300: #acdc79;
	--moss-400: #86cb3c;
	--moss-500: #669f2a;
	--moss-600: #4f7a21;
	--moss-700: #3f621a;
	--moss-800: #335015;
	--moss-900: #2b4212;
	--moss-950: #1a280b;
	--green-light-25: #fafef5;
	--green-light-50: #f3fee7;
	--green-light-100: #e3fbcc;
	--green-light-200: #d0f8ab;
	--green-light-300: #a6ef67;
	--green-light-400: #85e13a;
	--green-light-500: #66c61c;
	--green-light-600: #4ca30d;
	--green-light-700: #3b7c0f;
	--green-light-800: #326212;
	--green-light-900: #2b5314;
	--green-light-950: #15290a;
	--green-25: #f6fef9;
	--green-50: #edfcf2;
	--green-100: #d3f8df;
	--green-200: #aaf0c4;
	--green-300: #73e2a3;
	--green-400: #3ccb7f;
	--green-500: #16b364;
	--green-600: #099250;
	--green-700: #087443;
	--green-800: #095c37;
	--green-900: #084c2e;
	--green-950: #052e1c;
	--teal-25: #f6fefc;
	--teal-50: #f0fdf9;
	--teal-100: #ccfbef;
	--teal-200: #99f6e0;
	--teal-300: #5fe9d0;
	--teal-400: #2ed3b7;
	--teal-500: #15b79e;
	--teal-600: #0e9384;
	--teal-700: #107569;
	--teal-800: #125d56;
	--teal-900: #134e48;
	--teal-950: #0a2926;
	--cyan-25: #f5feff;
	--cyan-50: #ecfdff;
	--cyan-100: #cff9fe;
	--cyan-200: #a5f0fc;
	--cyan-300: #67e3f9;
	--cyan-400: #2ce;
	--cyan-500: #06aed4;
	--cyan-600: #088ab2;
	--cyan-700: #0e7090;
	--cyan-800: #155b75;
	--cyan-900: #164c63;
	--cyan-950: #0d2d3a;
	--blue-light-25: #f5fbff;
	--blue-light-50: #f0f9ff;
	--blue-light-100: #e0f2fe;
	--blue-light-200: #b9e6fe;
	--blue-light-300: #7cd4fd;
	--blue-light-400: #36bffa;
	--blue-light-500: #0ba5ec;
	--blue-light-600: #0086c9;
	--blue-light-700: #026aa2;
	--blue-light-800: #065986;
	--blue-light-900: #0b4a6f;
	--blue-light-950: #062c41;
	--blue-25: #f5faff;
	--blue-50: #eff8ff;
	--blue-100: #d1e9ff;
	--blue-200: #b2ddff;
	--blue-300: #84caff;
	--blue-400: #53b1fd;
	--blue-500: #2e90fa;
	--blue-600: #1570ef;
	--blue-700: #175cd3;
	--blue-800: #1849a9;
	--blue-900: #194185;
	--blue-950: #102a56;
	--blue-dark-25: #f5f8ff;
	--blue-dark-50: #eff4ff;
	--blue-dark-100: #d1e0ff;
	--blue-dark-200: #b2ccff;
	--blue-dark-300: #84adff;
	--blue-dark-400: #528bff;
	--blue-dark-500: #2970ff;
	--blue-dark-600: #155eef;
	--blue-dark-700: #004eeb;
	--blue-dark-800: #0040c1;
	--blue-dark-900: #00359e;
	--blue-dark-950: #026;
	--indigo-25: #f5f8ff;
	--indigo-50: #eef4ff;
	--indigo-100: #e0eaff;
	--indigo-200: #c7d7fe;
	--indigo-300: #a4bcfd;
	--indigo-400: #8098f9;
	--indigo-500: #6172f3;
	--indigo-600: #444ce7;
	--indigo-700: #3538cd;
	--indigo-800: #2d31a6;
	--indigo-900: #2d3282;
	--indigo-950: #1f235b;
	--violet-25: #fbfaff;
	--violet-50: #f5f3ff;
	--violet-100: #ece9fe;
	--violet-200: #ddd6fe;
	--violet-300: #c3b5fd;
	--violet-400: #a48afb;
	--violet-500: #875bf7;
	--violet-600: #7839ee;
	--violet-700: #6927da;
	--violet-800: #5720b7;
	--violet-900: #491c96;
	--violet-950: #2e125e;
	--purple-25: #fafaff;
	--purple-50: #f4f3ff;
	--purple-100: #ebe9fe;
	--purple-200: #d9d6fe;
	--purple-300: #bdb4fe;
	--purple-400: #9b8afb;
	--purple-500: #7a5af8;
	--purple-600: #6938ef;
	--purple-700: #5925dc;
	--purple-800: #4a1fb8;
	--purple-900: #3e1c96;
	--purple-950: #27115f;
	--fuchsia-25: #fefaff;
	--fuchsia-50: #fdf4ff;
	--fuchsia-100: #fbe8ff;
	--fuchsia-200: #f6d0fe;
	--fuchsia-300: #eeaafd;
	--fuchsia-400: #e478fa;
	--fuchsia-500: #d444f1;
	--fuchsia-600: #ba24d5;
	--fuchsia-700: #9f1ab1;
	--fuchsia-800: #821890;
	--fuchsia-900: #6f1877;
	--fuchsia-950: #47104c;
	--pink-25: #fef6fb;
	--pink-50: #fdf2fa;
	--pink-100: #fce7f6;
	--pink-200: #fcceee;
	--pink-300: #faa7e0;
	--pink-400: #f670c7;
	--pink-500: #ee46bc;
	--pink-600: #dd2590;
	--pink-700: #c11574;
	--pink-800: #9e165f;
	--pink-900: #851651;
	--pink-950: #4e0d30;
	--rosé-25: #fff5f6;
	--rosé-50: #fff1f3;
	--rosé-100: #ffe4e8;
	--rosé-200: #fecdd6;
	--rosé-300: #fea3b4;
	--rosé-400: #fd6f8e;
	--rosé-500: #f63d68;
	--rosé-600: #e31b54;
	--rosé-700: #c01048;
	--rosé-800: #a11043;
	--rosé-900: #89123e;
	--rosé-950: #510b24;
	--orange-dark-25: #fff9f5;
	--orange-dark-50: #fff4ed;
	--orange-dark-100: #ffe6d5;
	--orange-dark-200: #ffd6ae;
	--orange-dark-300: #ff9c66;
	--orange-dark-400: #ff692e;
	--orange-dark-500: #ff4405;
	--orange-dark-600: #e62e05;
	--orange-dark-700: #bc1b06;
	--orange-dark-800: #97180c;
	--orange-dark-900: #771a0d;
	--orange-dark-950: #57130a;
	--orange-25: #fefaf5;
	--orange-50: #fef6ee;
	--orange-100: #fdead7;
	--orange-200: #f9dbaf;
	--orange-300: #f7b27a;
	--orange-400: #f38744;
	--orange-500: #ef6820;
	--orange-600: #e04f16;
	--orange-700: #b93815;
	--orange-800: #932f19;
	--orange-900: #772917;
	--orange-950: #511c10;
	--yellow-25: #fefdf0;
	--yellow-50: #fefbe8;
	--yellow-100: #fef7c3;
	--yellow-200: #feee95;
	--yellow-300: #fde272;
	--yellow-400: #fac515;
	--yellow-500: #eaaa08;
	--yellow-600: #ca8504;
	--yellow-700: #a15c07;
	--yellow-800: #854a0e;
	--yellow-900: #713b12;
	--yellow-950: #542c0d;
	--avatar-user-square-olivia-rhye-color-background: #cfcbdc;
	--avatar-user-square-olivia-rhye-neutral-background: #e0e0e0;
	--avatar-user-square-phoenix-baker-color-background: #d6cfb7;
	--avatar-user-square-phoenix-baker-neutral-background: #e0e0e0;
	--avatar-user-square-lana-steiner-color-background: #d7e3e8;
	--avatar-user-square-lana-steiner-neutral-background: #e0e0e0;
	--avatar-user-square-demi-wilkinson-color-background: #dadcd6;
	--avatar-user-square-demi-wilkinson-neutral-background: #e0e0e0;
	--avatar-user-square-candice-wu-color-background: #d9d0e6;
	--avatar-user-square-candice-wu-neutral-background: #e0e0e0;
	--avatar-user-square-natali-craig-color-background: #e9dcbb;
	--avatar-user-square-natali-craig-neutral-background: #e0e0e0;
	--avatar-user-square-drew-cano-color-background: #d9e5cc;
	--avatar-user-square-drew-cano-neutral-background: #e0e0e0;
	--avatar-user-square-orlando-diggs-color-background: #e5ddce;
	--avatar-user-square-orlando-diggs-neutral-background: #e0e0e0;
	--avatar-user-square-andi-lane-color-background: #dcccbd;
	--avatar-user-square-andi-lane-neutral-background: #e0e0e0;
	--avatar-user-square-kate-morrison-color-background: #cfcbdc;
	--avatar-user-square-kate-morrison-neutral-background: #e0e0e0;
	--avatar-user-square-koray-okumus-color-background: #e5cfe7;
	--avatar-user-square-koray-okumus-neutral-background: #e0e0e0;
	--avatar-user-square-ava-wright-color-background: #ddd0be;
	--avatar-user-square-ava-wright-neutral-background: #e0e0e0;
	--avatar-user-square-eve-leroy-color-background: #dfc3cd;
	--avatar-user-square-eve-leroy-neutral-background: #e0e0e0;
	--avatar-user-square-zahir-mays-color-background: #d3d6e9;
	--avatar-user-square-zahir-mays-neutral-background: #e0e0e0;
	--avatar-user-square-joshua-wilson-color-background: #d3dccf;
	--avatar-user-square-joshua-wilson-neutral-background: #e0e0e0;
	--avatar-user-square-rene-wells-color-background: #e9dcbb;
	--avatar-user-square-rene-wells-neutral-background: #e0e0e0;
	--avatar-user-square-lori-bryson-color-background: #dfc3cd;
	--avatar-user-square-lori-bryson-neutral-background: #e0e0e0;
	--avatar-user-square-anaiah-whitten-color-background: #d9d0e6;
	--avatar-user-square-anaiah-whitten-neutral-background: #e0e0e0;
	--avatar-user-square-noah-pierre-color-background: #c1d3bb;
	--avatar-user-square-noah-pierre-neutral-background: #e0e0e0;
	--avatar-user-square-katherine-moss-color-background: #c0c6dd;
	--avatar-user-square-katherine-moss-neutral-background: #e0e0e0;
	--avatar-user-square-mollie-hall-color-background: #dfc3cd;
	--avatar-user-square-mollie-hall-neutral-background: #e0e0e0;
	--avatar-user-square-eduard-franze-color-background: #e5ddce;
	--avatar-user-square-eduard-franz-neutral-background: #e0e0e0;
	--avatar-user-square-alec-whitten-color-background: #d8ddc0;
	--avatar-user-square-alec-whitten-neutral-background: #e0e0e0;
	--avatar-user-square-eva-bond-color-background: #e8d7ea;
	--avatar-user-square-eva-bond-neutral-background: #e0e0e0;
	--avatar-user-square-sophia-perez-color-background: #d7e3e8;
	--avatar-user-square-sophia-perez-neutral-background: #e0e0e0;
	--avatar-user-square-lyle-kauffman-color-background: #d6b3b3;
	--avatar-user-square-lyle-kauffman-neutral-background: #e0e0e0;
	--avatar-user-square-kelly-williams-color-background: #dadcd6;
	--avatar-user-square-kelly-williams-neutral-background: #e0e0e0;
	--avatar-user-square-lucy-bond-color-background: #e8d7ea;
	--avatar-user-square-lucy-bond-neutral-background: #e0e0e0;
	--avatar-user-square-alisa-hester-color-background: #e5d1e6;
	--avatar-user-square-alisa-hester-neutral-background: #e0e0e0;
	--avatar-user-square-rosalee-melvin-color-background: #ddd0be;
	--avatar-user-square-rosalee-melvin-neutral-background: #e0e0e0;
	--avatar-user-square-loki-bright-color-background: #d7e3e8;
	--avatar-user-square-loki-bright-neutral-background: #e0e0e0;
	--avatar-user-square-aliah-lane-color-background: #cfcbdc;
	--avatar-user-square-aliah-lane-neutral-background: #e0e0e0;
	--avatar-user-square-anita-cruz-color-background: #d7e3e8;
	--avatar-user-square-anita-cruz-neutral-background: #e0e0e0;
	--avatar-user-square-kari-rasmussen-color-background: #c7d1b0;
	--avatar-user-square-kari-rasmussen-neutral-background: #e0e0e0;
	--avatar-user-square-nala-goins-color-background: #cfcbdc;
	--avatar-user-square-nala-goins-neutral-background: #e0e0e0;
	--avatar-user-square-amélie-laurent-color-background: #ddc0ce;
	--avatar-user-square-amélie-laurent-neutral-background: #e0e0e0;
	--avatar-user-square-sienna-hewitt-color-background: #e9dcbb;
	--avatar-user-square-sienna-hewitt-neutral-background: #e0e0e0;
	--avatar-user-square-ammar-foley-color-background: #c7d1b0;
	--avatar-user-square-ammar-foley-neutral-background: #e0e0e0;
	--avatar-user-square-pippa-wilkinson-color-background: #ced1e5;
	--avatar-user-square-pippa-wilkinson-neutral-background: #e0e0e0;
	--avatar-user-square-olly-schroeder-color-background: #ddd0be;
	--avatar-user-square-olly-schroeder-neutral-background: #e0e0e0;
	--avatar-user-square-mathilde-lewis-color-background: #dfc2c0;
	--avatar-user-square-mathilde-lewis-neutral-background: #e0e0e0;
	--avatar-user-square-julius-vaughan-color-background: #e9dcbb;
	--avatar-user-square-julius-vaughan-neutral-background: #e0e0e0;
	--avatar-user-square-zaid-schwartz-color-background: #d1e3d9;
	--avatar-user-square-zaid-schwartz-neutral-background: #e0e0e0;
	--avatar-user-square-lily-rose-chedjou-color-background: #e5ddce;
	--avatar-user-square-lily-rose-chedjou-neutral-background: #e0e0e0;
	--avatar-user-square-caitlyn-king-color-background: #cfd4c6;
	--avatar-user-square-caitlyn-king-neutral-background: #e0e0e0;
	--avatar-user-square-fleur-cook-color-background: #dadcd6;
	--avatar-user-square-fleur-cook-neutral-background: #e0e0e0;
	--avatar-user-square-marco-kelly-color-background: #e3c6d1;
	--avatar-user-square-marco-kelly-neutral-background: #e0e0e0;
	--avatar-user-square-lulu-meyers-color-background: #d9d0e6;
	--avatar-user-square-lulu-meyers-neutral-background: #e0e0e0;
	--avatar-user-square-mikey-lawrence-color-background: #cfd4c6;
	--avatar-user-square-mikey-lawrence-neutral-background: #e0e0e0;
	--avatar-user-square-freya-browning-color-background: #dfc2c0;
	--avatar-user-square-freya-browning-neutral-background: #e0e0e0;
	--avatar-user-square-florence-shaw-color-background: #cfd4c6;
	--avatar-user-square-florence-shaw-neutral-background: #e0e0e0;
	--avatar-user-square-ashwin-santiago-color-background: #d1e2e7;
	--avatar-user-square-ashwin-santiago-neutral-background: #e0e0e0;
	--avatar-user-square-nikolas-gibbons-color-background: #cfd4c6;
	--avatar-user-square-nikolas-gibbons-neutral-background: #e0e0e0;
	--avatar-user-square-ethan-campbell-color-background: #dbcabd;
	--avatar-user-square-ethan-campbell-neutral-background: #e0e0e0;
	--avatar-user-square-jaya-willis-color-background: #c6d0cb;
	--avatar-user-square-jaya-willis-neutral-background: #e0e0e0;
	--avatar-user-square-jessie-meyton-color-background: #d3d6e9;
	--avatar-user-square-jessie-meyton-neutral-background: #e0e0e0;
	--avatar-user-square-hasan-johns-color-background: #d8ddc0;
	--avatar-user-square-hasan-johns-neutral-background: #e0e0e0;
	--avatar-user-square-priya-shepard-color-background: #bfd6d7;
	--avatar-user-square-priya-shepard-neutral-background: #e0e0e0;
	--avatar-user-square-levi-rocha-color-background: #dfc2c0;
	--avatar-user-square-levi-rocha-neutral-background: #e0e0e0;
	--avatar-user-square-zahra-christensen-color-background: #d3dccf;
	--avatar-user-square-zahra-christensen-neutral-background: #e0e0e0;
	--avatar-user-square-stefan-sears-color-background: #d6cfb7;
	--avatar-user-square-stefan-sears-neutral-background: #e0e0e0;
	--avatar-user-square-ali-mahdi-color-background: #cfd4c6;
	--avatar-user-square-ali-mahdi-neutral-background: #e0e0e0;
	--avatar-user-square-liam-hood-color-background: #dfc3cd;
	--avatar-user-square-liam-hood-neutral-background: #e0e0e0;
	--avatar-user-square-brianna-ware-color-background: #d6b3b3;
	--avatar-user-square-brianna-ware-neutral-background: #e0e0e0;
	--avatar-user-square-youssef-roberson-color-background: #d8e0cf;
	--avatar-user-square-youssef-roberson-neutral-background: #e0e0e0;
	--avatar-user-square-ashton-blackwell-color-background: #d3d6e9;
	--avatar-user-square-ashton-blackwell-neutral-background: #e0e0e0;
	--avatar-user-square-cohen-lozano-color-background: #c6d0cb;
	--avatar-user-square-cohen-lozano-neutral-background: #e0e0e0;
	--avatar-user-square-owen-garcia-color-background: #e9dcbb;
	--avatar-user-square-owen-garcia-neutral-background: #e0e0e0;
	--avatar-user-square-isla-allison-color-background: #e9dcbb;
	--avatar-user-square-isla-allison-neutral-background: #e0e0e0;
	--avatar-user-square-elisa-nishikawa-color-background: #d3dccf;
	--avatar-user-square-elisa-nishikawa-neutral-background: #e0e0e0;
	--avatar-user-square-erica-wyatt-color-background: #e5cfe7;
	--avatar-user-square-erica-wyatt-neutral-background: #e0e0e0;
	--avatar-user-square-harry-bender-color-background: #cfd4c6;
	--avatar-user-square-harry-bender-neutral-background: #e0e0e0;
	--avatar-user-square-cameron-yang-color-background: #d7e3e8;
	--avatar-user-square-cameron-yang-neutral-background: #e0e0e0;
	--avatar-user-square-noel-baldwin-color-background: #e3d2c6;
	--avatar-user-square-noel-baldwin-neutral-background: #e0e0e0;
	--avatar-user-square-kyla-clay-color-background: #d9d0e6;
	--avatar-user-square-kyla-clay-neutral-background: #e0e0e0;
	--avatar-user-square-molly-vaughan-color-background: #c1d3bb;
	--avatar-user-square-molly-vaughan-neutral-background: #e0e0e0;
	--avatar-user-square-jonathan-kelly-color-background: #e5cfe7;
	--avatar-user-square-jonathan-kelly-neutral-background: #e0e0e0;
	--avatar-user-square-amanda-lowery-color-background: #e0c1c3;
	--avatar-user-square-amanda-lowery-neutral-background: #e0e0e0;
	--avatar-user-square-kaitlin-hale-color-background: #ddd0be;
	--avatar-user-square-kaitlin-hale-neutral-background: #e0e0e0;
	--avatar-user-square-maxwell-tan-color-background: #c2bfd3;
	--avatar-user-square-maxwell-tan-neutral-background: #e0e0e0;
	--avatar-user-square-elsie-roy-color-background: #cbe1ef;
	--avatar-user-square-elsie-roy-neutral-background: #e0e0e0;
	--avatar-user-square-zuzanna-burke-color-background: #d6b3b3;
	--avatar-user-square-zuzanna-burke-neutral-background: #e0e0e0;
	--avatar-user-square-maddison-gillespie-color-background: #e4cbcc;
	--avatar-user-square-maddison-gillespie-neutral-background: #e0e0e0;
	--avatar-user-square-kaden-scott-color-background: #cfd4c6;
	--avatar-user-square-kaden-scott-neutral-background: #e0e0e0;
	--avatar-user-square-adil-floyd-color-background: #e5ddce;
	--avatar-user-square-adil-floyd-neutral-background: #e0e0e0;
	--avatar-user-square-marvin-robbins-color-background: #c7d1b0;
	--avatar-user-square-marvin-robbins-neutral-background: #e0e0e0;
	--avatar-user-square-belle-woods-color-background: #d7cde5;
	--avatar-user-square-belle-woods-neutral-background: #e0e0e0;
	--avatar-user-square-sarah-page-color-background: #e9dcbb;
	--avatar-user-square-sarah-page-neutral-background: #e0e0e0;
	--avatar-user-square-aysha-becker-color-background: #d1e2e7;
	--avatar-user-square-aysha-becker-neutral-background: #e0e0e0;
	--avatar-user-square-blake-riley-color-background: #d6cfb7;
	--avatar-user-square-blake-riley-neutral-background: #e0e0e0;
	--avatar-user-square-jay-shepard-color-background: #c7d1b0;
	--avatar-user-square-jay-shepard-neutral-background: #e0e0e0;
	--avatar-user-square-rhea-levine-color-background: #d3d6e9;
	--avatar-user-square-rhea-levine-neutral-background: #e0e0e0;
	--avatar-user-square-franklin-mays-color-background: #d7e3e8;
	--avatar-user-square-franklin-mays-neutral-background: #e0e0e0;
	--avatar-user-square-kelsey-lowe-color-background: #c9c6d0;
	--avatar-user-square-kelsey-lowe-neutral-background: #e0e0e0;
	--avatar-user-square-billie-wright-color-background: #e9dcbb;
	--avatar-user-square-billie-wright-neutral-background: #e0e0e0;
	--avatar-user-square-madeleine-pitts-color-background: #cfcbdc;
	--avatar-user-square-madeleine-pitts-neutral-background: #e0e0e0;
	--avatar-user-square-frank-whitaker-color-background: #cfd4c6;
	--avatar-user-square-frank-whitaker-neutral-background: #e0e0e0;
	--avatar-user-square-dillan-nguyen-color-background: #dfc2c0;
	--avatar-user-square-dillan-nguyen-neutral-background: #e0e0e0;
	--avatar-user-square-katy-fuller-color-background: #d1e3d9;
	--avatar-user-square-katy-fuller-neutral-background: #e0e0e0;
	--avatar-user-square-nicolas-trevino-color-background: #d6b3b3;
	--avatar-user-square-nicolas-trevino-neutral-background: #e0e0e0;
	--avatar-user-square-owen-harding-color-background: #cfcbdc;
	--avatar-user-square-owen-harding-neutral-background: #e0e0e0;
	--avatar-user-square-ava-bentley-color-background: #ccdde1;
	--avatar-user-square-ava-bentley-neutral-background: #e0e0e0;
	--avatar-user-square-harriet-rojas-color-background: #e9dcbb;
	--avatar-user-square-harriet-rojas-neutral-background: #e0e0e0;
	--avatar-user-square-ethan-valdez-color-background: #d6e7ea;
	--avatar-user-square-ethan-valdez-neutral-background: #e0e0e0;
	--avatar-user-square-abraham-baker-color-background: #d1d2e3;
	--avatar-user-square-abraham-baker-neutral-background: #e0e0e0;
	--avatar-user-square-sally-mason-color-background: #ecdddc;
	--avatar-user-square-sally-mason-neutral-background: #e0e0e0;
	--avatar-user-square-jayden-moss-color-background: #dfc3cd;
	--avatar-user-square-jayden-moss-neutral-background: #e0e0e0;
	--avatar-user-square-isobel-fuller-color-background: #e9dcbb;
	--avatar-user-square-isobel-fuller-neutral-background: #e0e0e0;
	--avatar-user-square-jackson-reed-color-background: #d7e3e8;
	--avatar-user-square-jackson-reed-neutral-background: #e0e0e0;
	--avatar-user-square-courtney-turner-color-background: #c7d1b0;
	--avatar-user-square-courtney-turner-neutral-background: #e0e0e0;
	--avatar-user-square-jordan-burgess-color-background: #c6d0cb;
	--avatar-user-square-jordan-burgess-neutral-background: #e0e0e0;
	--avatar-user-square-bailey-richards-color-background: #e8d7ea;
	--avatar-user-square-bailey-richards-neutral-background: #e0e0e0;
	--avatar-user-square-rayhan-zua-color-background: #c1debc;
	--avatar-user-square-rayhan-zua-neutral-background: #e0e0e0;
	--avatar-user-square-nic-fassbender-color-background: #cfcbdc;
	--avatar-user-square-nic-fassbender-neutral-background: #e0e0e0;
	--avatar-user-square-leyton-fields-color-background: #cfd4c6;
	--avatar-user-square-leyton-fields-neutral-background: #e0e0e0;
	--avatar-user-square-bec-ferguson-color-background: #e7d3d7;
	--avatar-user-square-bec-ferguson-neutral-background: #e0e0e0;
	--avatar-user-square-nicolas-wang-color-background: #f1e7da;
	--avatar-user-square-nicolas-wang-neutral-background: #e0e0e0;
	--avatar-user-square-zaynab-donnelly-color-background: #c6d0cb;
	--avatar-user-square-zaynab-donnelly-neutral-background: #e0e0e0;
	--avatar-user-square-genevieve-mclean-color-background: #bbc0dd;
	--avatar-user-square-genevieve-mclean-neutral-background: #e0e0e0;
	--avatar-user-square-adem-lane-color-background: #c7d1b0;
	--avatar-user-square-adem-lane-neutral-background: #e0e0e0;
	--avatar-user-square-nicola-harris-color-background: #ddd0be;
	--avatar-user-square-nicola-harris-neutral-background: #e0e0e0;
	--avatar-user-square-zara-bush-color-background: #e5d1e6;
	--avatar-user-square-zara-bush-neutral-background: #e0e0e0;
	--avatar-user-square-byron-robertson-color-background: #dbcabd;
	--avatar-user-square-byron-robertson-neutral-background: #e0e0e0;
	--avatar-user-square-rhianna-shepard-color-background: #d7e3e8;
	--avatar-user-square-rhianna-shepard-neutral-background: #e0e0e0;
	--colors-base-white: #fff;
	--colors-base-black: #000;
	--colors-gray-light-mode-25: #fcfcfd;
	--colors-gray-blue-25: #fcfcfd;
	--colors-gray-cool-25: #fcfcfd;
	--colors-gray-modern-25: #fcfcfd;
	--colors-gray-neutral-25: #fcfcfd;
	--colors-gray-light-mode-50: #f9fafb;
	--colors-gray-neutral-50: #f9fafb;
	--colors-gray-light-mode-100: #f2f4f7;
	--colors-gray-light-mode-200: #eaecf0;
	--colors-gray-light-mode-300: #d0d5dd;
	--colors-gray-light-mode-400: #98a2b3;
	--colors-gray-light-mode-500: #667085;
	--colors-gray-light-mode-600: #475467;
	--colors-gray-light-mode-700: #344054;
	--colors-gray-light-mode-800: #182230;
	--colors-gray-light-mode-900: #101828;
	--colors-gray-light-mode-950: #0c111d;
	--colors-brand-25: #fcfaff;
	--colors-brand-50: #f9f5ff;
	--colors-brand-100: #f4ebff;
	--colors-brand-200: #e9d7fe;
	--colors-brand-300: #d6bbfb;
	--colors-brand-400: #b692f6;
	--colors-brand-500: #9e77ed;
	--colors-brand-600: #5e2ced;
	--colors-brand-700: #5e2ced;
	--colors-brand-800: #53389e;
	--colors-brand-900: #42307d;
	--colors-brand-950: #2c1c5f;
	--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: #55160c;
	--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-green-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-gray-blue-50: #f8f9fc;
	--colors-gray-blue-100: #eaecf5;
	--colors-gray-blue-200: #d5d9eb;
	--colors-gray-blue-300: #b3b8db;
	--colors-gray-blue-400: #717bbc;
	--colors-gray-blue-500: #4e5ba6;
	--colors-gray-blue-600: #3e4784;
	--colors-gray-blue-700: #363f72;
	--colors-gray-blue-800: #293056;
	--colors-gray-blue-900: #101323;
	--colors-gray-blue-950: #0d0f1c;
	--colors-gray-cool-50: #f9f9fb;
	--colors-gray-cool-100: #eff1f5;
	--colors-gray-cool-200: #dcdfea;
	--colors-gray-cool-300: #b9c0d4;
	--colors-gray-cool-400: #7d89b0;
	--colors-gray-cool-500: #5d6b98;
	--colors-gray-cool-600: #4a5578;
	--colors-gray-cool-700: #404968;
	--colors-gray-cool-800: #30374f;
	--colors-gray-cool-900: #111322;
	--colors-gray-modern-50: #f8fafc;
	--colors-gray-modern-100: #eef2f6;
	--colors-gray-modern-200: #e3e8ef;
	--colors-gray-modern-300: #cdd5df;
	--colors-gray-modern-400: #9aa4b2;
	--colors-gray-modern-500: #697586;
	--colors-gray-modern-600: #4b5565;
	--colors-gray-modern-700: #364152;
	--colors-gray-modern-800: #202939;
	--colors-gray-modern-900: #121926;
	--colors-gray-neutral-100: #f3f4f6;
	--colors-gray-neutral-200: #e5e7eb;
	--colors-gray-neutral-300: #d2d6db;
	--colors-gray-neutral-400: #9da4ae;
	--colors-gray-neutral-500: #6c737f;
	--colors-gray-neutral-600: #4d5761;
	--colors-gray-neutral-700: #384250;
	--colors-gray-neutral-800: #1f2a37;
	--colors-gray-neutral-900: #111927;
	--colors-gray-iron-25: #fcfcfc;
	--colors-gray-true-25: #fcfcfc;
	--colors-gray-iron-50: #fafafa;
	--colors-gray-true-50: #fafafa;
	--colors-gray-iron-100: #f4f4f5;
	--colors-gray-iron-200: #e4e4e7;
	--colors-gray-iron-300: #d1d1d6;
	--colors-gray-iron-400: #a0a0ab;
	--colors-gray-iron-500: #70707b;
	--colors-gray-iron-600: #51525c;
	--colors-gray-iron-700: #3f3f46;
	--colors-gray-iron-800: #26272b;
	--colors-gray-iron-900: #1a1a1e;
	--colors-gray-true-100: #f5f5f5;
	--colors-gray-true-200: #e5e5e5;
	--colors-gray-true-300: #d6d6d6;
	--colors-gray-true-400: #a3a3a3;
	--colors-gray-true-500: #737373;
	--colors-gray-true-600: #525252;
	--colors-gray-true-700: #424242;
	--colors-gray-warm-25: #fdfdfc;
	--colors-gray-warm-50: #fafaf9;
	--colors-gray-warm-100: #f5f5f4;
	--colors-gray-warm-200: #e7e5e4;
	--colors-gray-warm-300: #d7d3d0;
	--colors-gray-warm-400: #a9a29d;
	--colors-gray-warm-500: #79716b;
	--colors-gray-warm-600: #57534e;
	--colors-gray-warm-700: #44403c;
	--colors-gray-warm-800: #292524;
	--colors-gray-warm-900: #1c1917;
	--colors-gray-warm-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-green-light-25: #fafef5;
	--colors-green-light-50: #f3fee7;
	--colors-green-light-100: #e3fbcc;
	--colors-green-light-200: #d0f8ab;
	--colors-green-light-300: #a6ef67;
	--colors-green-light-400: #85e13a;
	--colors-green-light-500: #66c61c;
	--colors-green-light-600: #4ca30d;
	--colors-green-light-700: #3b7c0f;
	--colors-green-light-800: #326212;
	--colors-green-light-900: #2b5314;
	--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-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-cyan-50: #ecfdff;
	--colors-cyan-100: #cff9fe;
	--colors-cyan-200: #a5f0fc;
	--colors-cyan-300: #67e3f9;
	--colors-cyan-400: #2ce;
	--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-blue-light-25: #f5fbff;
	--colors-blue-light-50: #f0f9ff;
	--colors-blue-light-100: #e0f2fe;
	--colors-blue-light-200: #b9e6fe;
	--colors-blue-light-300: #7cd4fd;
	--colors-blue-light-400: #36bffa;
	--colors-blue-light-500: #0ba5ec;
	--colors-blue-light-600: #0086c9;
	--colors-blue-light-700: #026aa2;
	--colors-blue-light-800: #065986;
	--colors-blue-light-900: #0b4a6f;
	--colors-blue-light-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-blue-dark-25: #f5f8ff;
	--colors-indigo-25: #f5f8ff;
	--colors-blue-dark-50: #eff4ff;
	--colors-blue-dark-100: #d1e0ff;
	--colors-blue-dark-200: #b2ccff;
	--colors-blue-dark-300: #84adff;
	--colors-blue-dark-400: #528bff;
	--colors-blue-dark-500: #2970ff;
	--colors-blue-dark-600: #155eef;
	--colors-blue-dark-700: #004eeb;
	--colors-blue-dark-800: #0040c1;
	--colors-blue-dark-900: #00359e;
	--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-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-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-orange-dark-25: #fff9f5;
	--colors-orange-dark-50: #fff4ed;
	--colors-orange-dark-100: #ffe6d5;
	--colors-orange-dark-200: #ffd6ae;
	--colors-orange-dark-300: #ff9c66;
	--colors-orange-dark-400: #ff692e;
	--colors-orange-dark-500: #ff4405;
	--colors-orange-dark-600: #e62e05;
	--colors-orange-dark-700: #bc1b06;
	--colors-orange-dark-800: #97180c;
	--colors-orange-dark-900: #771a0d;
	--colors-orange-dark-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-400: #fac515;
	--colors-yellow-500: #eaaa08;
	--colors-yellow-600: #ca8504;
	--colors-yellow-700: #a15c07;
	--colors-yellow-800: #854a0e;
	--colors-yellow-900: #713b12;
	--colors-gray-cool-950: #0e101b;
	--colors-gray-modern-950: #0d121c;
	--colors-gray-neutral-950: #0d121c;
	--colors-gray-iron-950: #131316;
	--colors-gray-true-800: #292929;
	--colors-gray-true-900: #141414;
	--colors-gray-true-950: #0f0f0f;
	--colors-moss-950: #1a280b;
	--colors-green-light-950: #15290a;
	--colors-green-950: #052e1c;
	--colors-teal-25: #f6fefc;
	--colors-teal-950: #0a2926;
	--colors-cyan-25: #f5feff;
	--colors-blue-dark-950: #026;
	--colors-violet-950: #2e125e;
	--colors-fuchsia-950: #47104c;
	--colors-yellow-950: #542c0d;
	--colors-yellow-200: #feee95;
	--colors-yellow-300: #fde272;
	--colors-text-text-primary-900: var(--colors-gray-light-mode-900);
	--colors-text-text-tertiary-600: var(--colors-gray-light-mode-600);
	--colors-border-border-secondary: var(--colors-gray-light-mode-200);
	--colors-text-text-error-primary-600: var(--colors-error-600);
	--colors-border-border-error: var(--colors-error-300);
	--colors-background-bg-primary: var(--colors-base-white);
	--colors-background-bg-tertiary: var(--colors-gray-light-mode-100);
	--colors-foreground-fg-secondary-700: var(--colors-gray-light-mode-700);
	--colors-background-bg-brand-primary: var(--colors-brand-50);
	--colors-background-bg-error-secondary: var(--colors-error-100);
	--colors-background-bg-warning-primary: var(--colors-warning-50);
	--colors-background-bg-warning-secondary: var(--colors-warning-100);
	--colors-background-bg-success-primary: var(--colors-success-50);
	--colors-background-bg-success-secondary: var(--colors-success-100);
	--colors-foreground-fg-warning-primary: var(--colors-warning-600);
	--colors-foreground-fg-success-primary: var(--colors-success-600);
	--colors-border-border-primary: var(--colors-gray-light-mode-300);
	--colors-text-text-warning-primary-600: var(--colors-warning-600);
	--colors-text-text-success-primary-600: var(--colors-success-600);
	--colors-foreground-fg-white: var(--colors-base-white);
	--colors-text-text-white: var(--colors-base-white);
	--colors-background-bg-brand-solid: var(--colors-brand-600);
	--colors-background-bg-secondary-solid: var(--colors-gray-light-mode-600);
	--colors-background-bg-error-solid: var(--colors-error-600);
	--colors-background-bg-warning-solid: var(--colors-warning-600);
	--colors-background-bg-success-solid: var(--colors-success-600);
	--colors-border-border-brand: var(--colors-brand-300);
	--colors-foreground-fg-success-secondary: var(--colors-success-500);
	--colors-text-text-secondary-700: var(--colors-gray-light-mode-700);
	--colors-background-bg-secondary-hover: var(--colors-gray-light-mode-100);
	--colors-foreground-fg-secondary-hover: var(--colors-gray-light-mode-800);
	--colors-background-bg-primary-hover: var(--colors-gray-light-mode-50);
	--colors-background-bg-disabled: var(--colors-gray-light-mode-100);
	--colors-foreground-fg-primary-900: var(--colors-gray-light-mode-900);
	--colors-foreground-fg-disabled: var(--colors-gray-light-mode-400);
	--colors-text-text-disabled: var(--colors-gray-light-mode-500);
	--colors-text-text-secondary-hover: var(--colors-gray-light-mode-800);
	--colors-text-text-tertiary-hover: var(--colors-gray-light-mode-700);
	--colors-base-transparent: rgba(255, 255, 255, 0);
	--colors-background-bg-active: var(--colors-gray-light-mode-50);
	--colors-background-bg-brand-solid-hover: var(--colors-brand-700);
	--colors-border-border-brand-solid: var(--colors-brand-600);
	--colors-border-border-disabled: var(--colors-gray-light-mode-300);
	--colors-border-border-error-solid: var(--colors-error-600);
	--colors-background-bg-error-primary: var(--colors-error-50);
	--colors-foreground-fg-quarterary-500: var(--colors-gray-light-mode-500);
	--colors-foreground-fg-quarterary-hover: var(--colors-gray-light-mode-600);
	--colors-foreground-fg-brand-secondary-500: var(--colors-brand-500);
	--colors-background-bg-brand-secondary: var(--colors-brand-100);
	--colors-foreground-fg-brand-primary-600: var(--colors-brand-600);
	--colors-foreground-fg-quinary-400: var(--colors-gray-light-mode-400);
	--colors-foreground-fg-quinary-hover: var(--colors-gray-light-mode-500);
	--colors-foreground-fg-error-primary: var(--colors-error-600);
	--colors-background-bg-secondary: var(--colors-gray-light-mode-50);
	--colors-background-bg-disabled-subtle: var(--colors-gray-light-mode-50);
	--colors-text-text-brand-secondary-700: var(--colors-brand-700);
	--component-colors-utility-blue-utility-blue-600: var(--colors-blue-600);
	--component-colors-components-tooltips-tooltip-supporting-text: var(--colors-gray-light-mode-300);
	--colors-background-bg-quaternary: var(--colors-gray-light-mode-200);
	--component-colors-components-buttons-primary-button-primary-bg: var(--colors-brand-600);
	--component-colors-components-buttons-primary-button-primary-bg-hover: var(--colors-brand-700);
	--component-colors-components-buttons-secondary-button-secondary-bg: var(--colors-base-white);
	--component-colors-components-buttons-secondary-button-secondary-bg-hover: var(--colors-gray-light-mode-50);
	--component-colors-components-buttons-secondary-color-button-secondary-color-bg: var(--colors-base-white);
	--component-colors-components-buttons-secondary-color-button-secondary-color-bg-hover: var(--colors-brand-50);
	--component-colors-components-buttons-primary-button-primary-fg: var(--colors-base-white);
	--component-colors-components-buttons-primary-button-primary-border: var(--colors-brand-600);
	--component-colors-components-buttons-primary-button-primary-border-hover: var(--colors-brand-700);
	--component-colors-components-buttons-secondary-color-button-secondary-color-border-hover: var(--colors-brand-300);
	--component-colors-components-buttons-secondary-color-button-secondary-color-border: var(--colors-brand-300);
	--component-colors-components-buttons-secondary-button-secondary-fg: var(--colors-gray-light-mode-700);
	--component-colors-components-buttons-secondary-button-secondary-fg-hover: var(--colors-gray-light-mode-800);
	--component-colors-components-buttons-secondary-color-button-secondary-color-fg: var(--colors-brand-700);
	--component-colors-components-buttons-secondary-color-button-secondary-color-fg-hover: var(--colors-brand-800);
	--component-colors-components-buttons-secondary-button-secondary-border: var(--colors-gray-light-mode-300);
	--component-colors-components-buttons-secondary-button-secondary-border-hover: var(--colors-gray-light-mode-300);
	--component-colors-components-buttons-primary-button-primary-fg-hover: var(--colors-base-white);
	--colors-foreground-fg-disabled-subtle: var(--colors-gray-light-mode-300);
	--component-colors-utility-brand-utility-brand-600: var(--colors-brand-600);
	--component-colors-utility-gray-utility-gray-700: var(--colors-gray-light-mode-700);
	--component-colors-utility-error-utility-error-600: var(--colors-error-600);
	--component-colors-utility-warning-utility-warning-600: var(--colors-warning-600);
	--component-colors-utility-success-utility-success-600: var(--colors-success-600);
	--component-colors-utility-orange-utility-orange-600: var(--colors-orange-600);
	--component-colors-utility-blue-dark-utility-blue-dark-600: var(--colors-blue-dark-600);
	--component-colors-utility-indigo-utility-indigo-600: var(--colors-indigo-600);
	--component-colors-utility-fuchsia-utility-fuchsia-600: var(--colors-fuchsia-600);
	--component-colors-utility-pink-utility-pink-600: var(--colors-pink-600);
	--component-colors-utility-purple-utility-purple-600: var(--colors-purple-600);
	--component-colors-utility-orange-dark-utility-orange-dark-600: var(--colors-orange-dark-600);
	--component-colors-utility-blue-light-utility-blue-light-600: var(--colors-blue-light-600);
	--component-colors-utility-gray-utility-gray-600: var(--colors-gray-light-mode-600);
	--component-colors-utility-brand-utility-brand-700: var(--colors-brand-700);
	--component-colors-utility-error-utility-error-700: var(--colors-error-700);
	--component-colors-utility-warning-utility-warning-700: var(--colors-warning-700);
	--component-colors-utility-success-utility-success-700: var(--colors-success-700);
	--component-colors-utility-blue-dark-utility-blue-dark-700: var(--colors-blue-dark-700);
	--component-colors-utility-indigo-utility-indigo-700: var(--colors-indigo-700);
	--component-colors-utility-purple-utility-purple-700: var(--colors-purple-700);
	--component-colors-utility-fuchsia-utility-fuchsia-700: var(--colors-fuchsia-700);
	--component-colors-utility-pink-utility-pink-700: var(--colors-pink-700);
	--component-colors-utility-orange-dark-utility-orange-dark-700: var(--colors-orange-dark-700);
	--component-colors-utility-orange-utility-orange-700: var(--colors-orange-700);
	--component-colors-utility-blue-utility-blue-700: var(--colors-blue-700);
	--component-colors-utility-blue-light-utility-blue-light-700: var(--colors-blue-light-700);
	--component-colors-utility-gray-blue-utility-gray-blue-600: var(--colors-gray-blue-600);
	--component-colors-utility-gray-blue-utility-gray-blue-700: var(--colors-gray-blue-700);
	--component-colors-utility-gray-utility-gray-500: var(--colors-gray-light-mode-500);
	--component-colors-utility-brand-utility-brand-500: var(--colors-brand-500);
	--component-colors-utility-error-utility-error-500: var(--colors-error-500);
	--component-colors-utility-warning-utility-warning-500: var(--colors-warning-500);
	--component-colors-utility-success-utility-success-500: var(--colors-success-500);
	--component-colors-utility-gray-blue-utility-gray-blue-500: var(--colors-gray-blue-500);
	--component-colors-utility-blue-light-utility-blue-light-500: var(--colors-blue-light-500);
	--component-colors-utility-blue-utility-blue-500: var(--colors-blue-500);
	--component-colors-utility-blue-dark-utility-blue-dark-500: var(--colors-blue-dark-500);
	--component-colors-utility-indigo-utility-indigo-500: var(--colors-indigo-500);
	--component-colors-utility-purple-utility-purple-500: var(--colors-purple-500);
	--component-colors-utility-fuchsia-utility-fuchsia-500: var(--colors-fuchsia-500);
	--component-colors-utility-pink-utility-pink-500: var(--colors-pink-500);
	--component-colors-utility-orange-dark-utility-orange-dark-500: var(--colors-orange-dark-500);
	--component-colors-utility-orange-utility-orange-500: var(--colors-orange-500);
	--component-colors-utility-gray-utility-gray-200: var(--colors-gray-light-mode-200);
	--component-colors-utility-brand-utility-brand-200: var(--colors-brand-200);
	--component-colors-utility-error-utility-error-200: var(--colors-error-200);
	--component-colors-utility-warning-utility-warning-200: var(--colors-warning-200);
	--component-colors-utility-success-utility-success-200: var(--colors-success-200);
	--component-colors-utility-gray-blue-utility-gray-blue-200: var(--colors-gray-blue-200);
	--component-colors-utility-blue-light-utility-blue-light-200: var(--colors-blue-light-200);
	--component-colors-utility-blue-utility-blue-200: var(--colors-blue-200);
	--component-colors-utility-blue-dark-utility-blue-dark-200: var(--colors-blue-dark-200);
	--component-colors-utility-indigo-utility-indigo-200: var(--colors-indigo-200);
	--component-colors-utility-purple-utility-purple-200: var(--colors-purple-200);
	--component-colors-utility-fuchsia-utility-fuchsia-200: var(--colors-fuchsia-200);
	--component-colors-utility-pink-utility-pink-200: var(--colors-pink-200);
	--component-colors-utility-orange-dark-utility-orange-dark-200: var(--colors-orange-dark-200);
	--component-colors-utility-orange-utility-orange-200: var(--colors-orange-200);
	--component-colors-utility-gray-utility-gray-50: var(--colors-gray-light-mode-50);
	--component-colors-utility-brand-utility-brand-50: var(--colors-brand-50);
	--component-colors-utility-error-utility-error-50: var(--colors-error-50);
	--component-colors-utility-warning-utility-warning-50: var(--colors-warning-50);
	--component-colors-utility-success-utility-success-50: var(--colors-success-50);
	--component-colors-utility-gray-blue-utility-gray-blue-50: var(--colors-gray-blue-50);
	--component-colors-utility-blue-light-utility-blue-light-50: var(--colors-blue-light-50);
	--component-colors-utility-blue-utility-blue-50: var(--colors-blue-50);
	--component-colors-utility-blue-dark-utility-blue-dark-50: var(--colors-blue-dark-50);
	--component-colors-utility-indigo-utility-indigo-50: var(--colors-indigo-50);
	--component-colors-utility-purple-utility-purple-50: var(--colors-purple-50);
	--component-colors-utility-fuchsia-utility-fuchsia-50: var(--colors-fuchsia-50);
	--component-colors-utility-pink-utility-pink-50: var(--colors-pink-50);
	--component-colors-utility-orange-dark-utility-orange-dark-50: var(--colors-orange-dark-50);
	--component-colors-utility-orange-utility-orange-50: var(--colors-orange-50);
	--component-colors-utility-gray-utility-gray-100: var(--colors-gray-light-mode-100);
	--component-colors-utility-brand-utility-brand-100: var(--colors-brand-100);
	--component-colors-utility-error-utility-error-100: var(--colors-error-100);
	--component-colors-utility-warning-utility-warning-100: var(--colors-warning-100);
	--component-colors-utility-success-utility-success-100: var(--colors-success-100);
	--component-colors-utility-gray-blue-utility-gray-blue-100: var(--colors-gray-blue-100);
	--component-colors-utility-blue-light-utility-blue-light-100: var(--colors-blue-light-100);
	--component-colors-utility-blue-utility-blue-100: var(--colors-blue-100);
	--component-colors-utility-blue-dark-utility-blue-dark-100: var(--colors-blue-dark-100);
	--component-colors-utility-indigo-utility-indigo-100: var(--colors-indigo-100);
	--component-colors-utility-purple-utility-purple-100: var(--colors-purple-100);
	--component-colors-utility-fuchsia-utility-fuchsia-100: var(--colors-fuchsia-100);
	--component-colors-utility-pink-utility-pink-100: var(--colors-pink-100);
	--component-colors-utility-orange-dark-utility-orange-dark-100: var(--colors-orange-dark-100);
	--component-colors-utility-orange-utility-orange-100: var(--colors-orange-100);
	--component-colors-utility-gray-utility-gray-400: var(--colors-gray-light-mode-400);
	--component-colors-utility-brand-utility-brand-400: var(--colors-brand-400);
	--component-colors-utility-error-utility-error-400: var(--colors-error-400);
	--component-colors-utility-warning-utility-warning-400: var(--colors-warning-400);
	--component-colors-utility-success-utility-success-400: var(--colors-success-400);
	--component-colors-utility-gray-blue-utility-gray-blue-400: var(--colors-gray-blue-400);
	--component-colors-utility-blue-light-utility-blue-light-400: var(--colors-blue-light-400);
	--component-colors-utility-blue-utility-blue-400: var(--colors-blue-400);
	--component-colors-utility-blue-dark-utility-blue-dark-400: var(--colors-blue-dark-400);
	--component-colors-utility-indigo-utility-indigo-400: var(--colors-indigo-400);
	--component-colors-utility-purple-utility-purple-400: var(--colors-purple-400);
	--component-colors-utility-fuchsia-utility-fuchsia-400: var(--colors-fuchsia-400);
	--component-colors-utility-pink-utility-pink-400: var(--colors-pink-400);
	--component-colors-utility-orange-dark-utility-orange-dark-400: var(--colors-orange-dark-400);
	--component-colors-utility-orange-utility-orange-400: var(--colors-orange-400);
	--colors-foreground-fg-warning-secondary: var(--colors-warning-500);
	--colors-foreground-fg-error-secondary: var(--colors-error-500);
	--colors-border-border-disabled-subtle: var(--colors-gray-light-mode-200);
	--colors-text-text-placeholder: var(--colors-gray-light-mode-500);
	--colors-text-text-placeholder-subtle: var(--colors-gray-light-mode-300);
	--colors-text-text-brand-tertiary-600: var(--colors-brand-600);
	--component-colors-components-buttons-primary-error-button-primary-error-fg: var(--colors-base-white);
	--component-colors-components-buttons-primary-error-button-primary-error-fg-hover: var(--colors-base-white);
	--component-colors-components-buttons-primary-error-button-primary-error-bg: var(--colors-error-600);
	--component-colors-components-buttons-primary-error-button-primary-error-bg-hover: var(--colors-error-700);
	--component-colors-components-buttons-primary-error-button-primary-error-border: var(--colors-error-600);
	--component-colors-components-buttons-primary-error-button-primary-error-border-hover: var(--colors-error-700);
	--component-colors-components-buttons-secondary-error-button-secondary-error-fg: var(--colors-error-700);
	--component-colors-components-buttons-secondary-error-button-secondary-error-fg-hover: var(--colors-error-800);
	--component-colors-components-buttons-secondary-error-button-secondary-error-bg: var(--colors-base-white);
	--component-colors-components-buttons-secondary-error-button-secondary-error-bg-hover: var(--colors-error-50);
	--component-colors-components-buttons-secondary-error-button-secondary-error-border: var(--colors-error-300);
	--component-colors-components-buttons-secondary-error-button-secondary-error-border-hover: var(--colors-error-300);
	--component-colors-components-wysiwyg-editor-wysiwyg-editor-icon-fg: var(--colors-gray-light-mode-400);
	--component-colors-components-wysiwyg-editor-wysiwyg-editor-icon-fg-active: var(--colors-gray-light-mode-500);
	--component-colors-components-avatars-avatar-contrast-border: rgba(0, 0, 0, 0.08);
	--component-colors-components-avatars-avatar-profile-photo-border: var(--colors-base-white);
	--component-colors-components-avatars-avatar-bg: var(--colors-gray-light-mode-100);
	--component-colors-components-avatars-avatar-focus-border: rgba(152, 162, 179, 0.14);
	--component-colors-components-breadcrumbs-breadcrumb-fg: var(--colors-gray-light-mode-600);
	--component-colors-components-breadcrumbs-breadcrumb-fg-hover: var(--colors-gray-light-mode-700);
	--component-colors-components-breadcrumbs-breadcrumb-bg-hover: var(--colors-gray-light-mode-50);
	--component-colors-components-breadcrumbs-breadcrumb-brand-bg-hover: var(--colors-brand-50);
	--component-colors-components-breadcrumbs-breadcrumb-brand-fg-hover: var(--colors-brand-700);
	--component-colors-components-breadcrumbs-breadcrumb-icon-fg: var(--colors-gray-light-mode-500);
	--component-colors-components-breadcrumbs-breadcrumb-icon-fg-hover: var(--colors-gray-light-mode-700);
	--component-colors-components-breadcrumbs-breadcrumb-brand-icon-fg-hover: var(--colors-brand-700);
	--colors-foreground-fg-senary-300: var(--colors-gray-light-mode-300);
	--colors-background-bg-primary-alt: var(--colors-base-white);
	--colors-foreground-fg-tertiary-600: var(--colors-gray-light-mode-600);
	--colors-foreground-fg-tertiary-hover: var(--colors-gray-light-mode-700);
	--component-colors-components-buttons-tertiary-button-tertiary-fg: var(--colors-gray-light-mode-600);
	--component-colors-components-buttons-tertiary-button-tertiary-fg-hover: var(--colors-gray-light-mode-700);
	--component-colors-components-buttons-tertiary-color-button-tertiary-color-fg: var(--colors-brand-700);
	--component-colors-components-buttons-tertiary-color-button-tertiary-color-fg-hover: var(--colors-brand-800);
	--component-colors-components-buttons-tertiary-button-tertiary-bg-hover: var(--colors-gray-light-mode-50);
	--component-colors-components-buttons-tertiary-color-button-tertiary-color-bg-hover: var(--colors-brand-50);
	--component-colors-components-buttons-tertiary-error-button-tertiary-error-fg: var(--colors-error-700);
	--component-colors-components-buttons-tertiary-error-button-tertiary-error-fg-hover: var(--colors-error-800);
	--component-colors-components-buttons-tertiary-error-button-tertiary-error-bg-hover: var(--colors-error-50);
	--colors-background-bg-brand-primary-alt: var(--colors-brand-50);
	--colors-foreground-fg-brand-primary-alt: var(--colors-brand-600);
	--colors-background-bg-secondary-alt: var(--colors-gray-light-mode-50);
	--component-colors-alpha-alpha-white-90: rgba(255, 255, 255, 0.9);
	--component-colors-alpha-alpha-white-80: rgba(255, 255, 255, 0.8);
	--component-colors-alpha-alpha-white-70: rgba(255, 255, 255, 0.7);
	--component-colors-alpha-alpha-white-60: rgba(255, 255, 255, 0.6);
	--component-colors-alpha-alpha-white-50: rgba(255, 255, 255, 0.5);
	--component-colors-alpha-alpha-white-40: rgba(255, 255, 255, 0.4);
	--component-colors-alpha-alpha-white-30: rgba(255, 255, 255, 0.3);
	--component-colors-alpha-alpha-white-20: rgba(255, 255, 255, 0.2);
	--component-colors-alpha-alpha-white-10: rgba(255, 255, 255, 0.1);
	--component-colors-alpha-alpha-black-10: rgba(0, 0, 0, 0.1);
	--component-colors-alpha-alpha-black-20: rgba(0, 0, 0, 0.2);
	--component-colors-alpha-alpha-black-30: rgba(0, 0, 0, 0.3);
	--component-colors-alpha-alpha-black-40: rgba(0, 0, 0, 0.4);
	--component-colors-alpha-alpha-black-50: rgba(0, 0, 0, 0.5);
	--component-colors-alpha-alpha-black-60: rgba(0, 0, 0, 0.6);
	--component-colors-alpha-alpha-black-70: rgba(0, 0, 0, 0.7);
	--component-colors-alpha-alpha-black-80: rgba(0, 0, 0, 0.8);
	--component-colors-alpha-alpha-black-90: rgba(0, 0, 0, 0.9);
	--colors-text-text-quarterary-500: var(--colors-gray-light-mode-500);
	--component-colors-components-icons-featured-icons-modern-featured-icon-modern-border: var(--colors-gray-light-mode-200);
	--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-brand: var(--colors-brand-600);
	--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-gray: var(--colors-gray-light-mode-500);
	--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-error: var(--colors-error-600);
	--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-warning: var(--colors-warning-600);
	--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-success: var(--colors-success-600);
	--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-brand: var(--colors-base-white);
	--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-gray: var(--colors-base-white);
	--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-error: var(--colors-base-white);
	--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-warning: var(--colors-base-white);
	--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-success: var(--colors-base-white);
	--component-colors-components-application-navigation-nav-item-icon-fg: var(--colors-gray-light-mode-500);
	--component-colors-components-application-navigation-nav-item-icon-fg-active: var(--colors-gray-light-mode-500);
	--component-colors-components-application-navigation-nav-item-button-icon-fg: var(--colors-gray-light-mode-500);
	--component-colors-components-application-navigation-nav-item-button-icon-fg-active: var(--colors-gray-light-mode-700);
	--colors-background-bg-overlay: var(--colors-gray-light-mode-950);
	--component-colors-utility-brand-utility-brand-50-alt: var(--colors-brand-50);
	--component-colors-utility-brand-utility-brand-100-alt: var(--colors-brand-100);
	--component-colors-utility-brand-utility-brand-200-alt: var(--colors-brand-200);
	--component-colors-utility-brand-utility-brand-400-alt: var(--colors-brand-400);
	--component-colors-utility-brand-utility-brand-500-alt: var(--colors-brand-500);
	--component-colors-utility-brand-utility-brand-600-alt: var(--colors-brand-600);
	--component-colors-utility-brand-utility-brand-700-alt: var(--colors-brand-700);
	--component-colors-components-sliders-slider-handle-border: var(--colors-border-border-brand-solid);
	--component-colors-components-sliders-slider-handle-bg: var(--colors-base-white);
	--component-colors-utility-brand-utility-brand-300: var(--colors-brand-300);
	--colors-background-bg-secondary-subtle: var(--colors-gray-light-mode-25);
	--component-colors-utility-gray-utility-gray-300: var(--colors-gray-light-mode-300);
	--component-colors-alpha-alpha-black-100: #000;
	--component-colors-alpha-alpha-white-100: #fff;
	--component-colors-utility-brand-utility-brand-900: var(--colors-brand-900);
	--component-colors-utility-gray-utility-gray-900: var(--colors-gray-light-mode-900);
	--component-colors-components-header-sections-header-abstract-50-bg: var(--colors-brand-50);
	--component-colors-components-header-sections-header-abstract-100-bg: var(--colors-brand-100);
	--component-colors-components-header-sections-header-abstract-200-bg: var(--colors-brand-200);
	--component-colors-components-header-sections-header-abstract-300-bg: var(--colors-brand-300);
	--component-colors-utility-brand-utility-brand-800: var(--colors-brand-800);
	--component-colors-utility-gray-utility-gray-800: var(--colors-gray-light-mode-800);
	--colors-border-border-tertiary: var(--colors-gray-light-mode-100);
	--component-colors-components-mockups-screen-mockup-border: var(--colors-gray-light-mode-900);
	--colors-text-text-brand-primary-900: var(--colors-brand-900);
	--colors-background-bg-brand-section: var(--colors-brand-800);
	--colors-text-text-primary-on-brand: var(--colors-base-white);
	--colors-text-text-secondary-on-brand: var(--colors-brand-200);
	--colors-text-text-tertiary-on-brand: var(--colors-brand-200);
	--colors-border-border-brand-solid-alt: var(--colors-brand-600);
	--component-colors-components-icons-icons-icon-fg-brand: var(--colors-brand-600);
	--component-colors-components-icons-icons-icon-fg-brand-on-brand: var(--colors-brand-200);
	--colors-background-bg-brand-section-subtle: var(--colors-brand-700);
	--component-colors-components-footers-footer-button-fg: var(--colors-brand-200);
	--component-colors-components-footers-footer-button-fg-hover: var(--colors-base-white);
	--component-colors-components-app-store-badges-app-store-badge-border: #a6a6a6;
	--colors-text-text-quarterary-on-brand: var(--colors-brand-300);
	--component-colors-components-footers-footer-badge-fg: var(--colors-success-700);
	--component-colors-components-footers-footer-badge-border: var(--colors-success-200);
	--component-colors-components-footers-footer-badge-bg: var(--colors-success-50);
	--component-colors-components-icons-social-icons-social-icon-fg-x: #242e36;
	--component-colors-components-icons-social-icons-social-icon-fg-apple: var(--colors-base-black);
	--component-colors-components-icons-social-icons-social-icon-fg-github: var(--colors-base-black);
	--component-colors-components-icons-social-icons-social-icon-fg-angellist: var(--colors-base-black);
	--component-colors-components-icons-social-icons-social-icon-fg-tumblr: #001935;
	--component-colors-components-icons-social-icons-social-icon-fg-instagram: #000100;
	--colors-text-text-brand-tertiary-alt: var(--colors-brand-600);
	--colors-background-bg-primary-solid: var(--colors-gray-light-mode-950);
	--component-colors-components-thumbnail-thumbnail-badge-brand-fg: var(--colors-brand-700);
	--component-colors-components-thumbnail-thumbnail-badge-success-fg: var(--colors-success-700);
	--component-colors-components-toggles-toggle-button-fg-disabled: var(--colors-gray-light-mode-50);
	--component-colors-utility-brand-utility-brand-300-alt: var(--colors-brand-300);
	--component-colors-utility-brand-utility-brand-800-alt: var(--colors-brand-800);
	--component-colors-utility-brand-utility-brand-900-alt: var(--colors-brand-900);
	--component-colors-utility-error-utility-error-300: var(--colors-error-300);
	--component-colors-utility-warning-utility-warning-300: var(--colors-warning-300);
	--component-colors-utility-success-utility-success-300: var(--colors-success-300);
	--component-colors-utility-gray-blue-utility-gray-blue-300: var(--colors-gray-blue-300);
	--component-colors-utility-blue-light-utility-blue-light-300: var(--colors-blue-light-300);
	--component-colors-utility-blue-utility-blue-300: var(--colors-blue-300);
	--component-colors-utility-blue-dark-utility-blue-dark-300: var(--colors-blue-dark-300);
	--component-colors-utility-indigo-utility-indigo-300: var(--colors-indigo-300);
	--component-colors-utility-purple-utility-purple-300: var(--colors-purple-300);
	--component-colors-utility-fuchsia-utility-fuchsia-300: var(--colors-fuchsia-300);
	--component-colors-utility-pink-utility-pink-300: var(--colors-pink-300);
	--component-colors-utility-orange-dark-utility-orange-dark-300: var(--colors-orange-dark-300);
	--component-colors-utility-orange-utility-orange-300: var(--colors-orange-300);
	--colors-gray-dark-mode-alpha-25: rgba(255, 255, 255, 0.98);
	--colors-gray-dark-mode-alpha-50: rgba(255, 255, 255, 0.96);
	--colors-gray-dark-mode-alpha-100: rgba(255, 255, 255, 0.94);
	--colors-gray-dark-mode-alpha-200: rgba(255, 255, 255, 0.92);
	--colors-gray-dark-mode-alpha-300: rgba(255, 255, 255, 0.8);
	--colors-gray-dark-mode-alpha-400: rgba(255, 255, 255, 0.56);
	--colors-gray-dark-mode-alpha-500: rgba(255, 255, 255, 0.5);
	--colors-gray-dark-mode-alpha-600: rgba(255, 255, 255, 0.35);
	--colors-gray-dark-mode-alpha-700: rgba(255, 255, 255, 0.16);
	--colors-gray-dark-mode-alpha-800: rgba(255, 255, 255, 0.08);
	--colors-gray-dark-mode-alpha-900: rgba(255, 255, 255, 0.04);
	--colors-gray-dark-mode-alpha-950: rgba(255, 255, 255, 0);
	--colors-gray-dark-mode-25: #fafafa;
	--colors-gray-dark-mode-50: #f5f5f6;
	--colors-gray-dark-mode-100: #f0f1f1;
	--colors-gray-dark-mode-200: #ececed;
	--colors-gray-dark-mode-300: #cecfd2;
	--colors-gray-dark-mode-400: #94969c;
	--colors-gray-dark-mode-500: #85888e;
	--colors-gray-dark-mode-600: #61646c;
	--colors-gray-dark-mode-700: #333741;
	--colors-gray-dark-mode-800: #1f242f;
	--colors-gray-dark-mode-900: #161b26;
	--colors-gray-dark-mode-950: #0c111d;
}

:root {
    --font-family: "Inter", sans-serif;
    --second-family: "Coolvetica", sans-serif;
}