@novalabsxyz/tokens 2.0.0-y.8 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,1071 +1,30 @@
1
1
  .dark {
2
- --hm_colors_background_bg_active: #1f242f;
3
- --hm_colors_background_bg_brand_primary: #9e77ed;
4
- --hm_colors_background_bg_brand_primary_alt: #161b26;
5
- --hm_colors_background_bg_brand_secondary: #7f56d9;
6
- --hm_colors_background_bg_brand_section: #161b26;
7
- --hm_colors_background_bg_brand_section_subtle: #0c111d;
8
- --hm_colors_background_bg_brand_solid: #7f56d9;
9
- --hm_colors_background_bg_brand_solid_hover: #9e77ed;
10
- --hm_colors_background_bg_disabled: #1f242f;
11
- --hm_colors_background_bg_disabled_subtle: #161b26;
12
- --hm_colors_background_bg_error_primary: #f04438;
13
- --hm_colors_background_bg_error_secondary: #d92d20;
14
- --hm_colors_background_bg_error_solid: #d92d20;
15
- --hm_colors_background_bg_overlay: #1f242f;
16
- --hm_colors_background_bg_primary: #0c111d;
17
- --hm_colors_background_bg_primary_solid: #161b26;
18
- --hm_colors_background_bg_primary_alt: #161b26;
19
- --hm_colors_background_bg_primary_hover: #1f242f;
20
- --hm_colors_background_bg_quaternary: #333741;
21
- --hm_colors_background_bg_secondary: #161b26;
22
- --hm_colors_background_bg_secondary_solid: #61646c;
23
- --hm_colors_background_bg_secondary_alt: #0c111d;
24
- --hm_colors_background_bg_secondary_hover: #1f242f;
25
- --hm_colors_background_bg_secondary_subtle: #161b26;
26
- --hm_colors_background_bg_success_primary: #17b26a;
27
- --hm_colors_background_bg_success_secondary: #079455;
28
- --hm_colors_background_bg_success_solid: #079455;
29
- --hm_colors_background_bg_tertiary: #1f242f;
30
- --hm_colors_background_bg_warning_primary: #f79009;
31
- --hm_colors_background_bg_warning_secondary: #dc6803;
32
- --hm_colors_background_bg_warning_solid: #dc6803;
33
- --hm_colors_border_border_brand: #b692f6;
34
- --hm_colors_border_border_brand_solid: #9e77ed;
35
- --hm_colors_border_border_brand_solid_alt: #333741;
36
- --hm_colors_border_border_disabled: #333741;
37
- --hm_colors_border_border_disabled_subtle: #1f242f;
38
- --hm_colors_border_border_error: #f97066;
39
- --hm_colors_border_border_error_solid: #f04438;
40
- --hm_colors_border_border_primary: #333741;
41
- --hm_colors_border_border_secondary: #1f242f;
42
- --hm_colors_border_border_tertiary: #1f242f;
43
- --hm_colors_foreground_fg_brand_primary_600: #9e77ed;
44
- --hm_colors_foreground_fg_brand_primary_alt: #cecfd2;
45
- --hm_colors_foreground_fg_brand_secondary_500: #9e77ed;
46
- --hm_colors_foreground_fg_disabled: #85888e;
47
- --hm_colors_foreground_fg_disabled_subtle: #61646c;
48
- --hm_colors_foreground_fg_error_primary: #f04438;
49
- --hm_colors_foreground_fg_error_secondary: #f97066;
50
- --hm_colors_foreground_fg_primary_900: #ffffff;
51
- --hm_colors_foreground_fg_quaternary_500: #94969c;
52
- --hm_colors_foreground_fg_quaternary_hover: #cecfd2;
53
- --hm_colors_foreground_fg_quinary_400: #85888e;
54
- --hm_colors_foreground_fg_quinary_hover: #94969c;
55
- --hm_colors_foreground_fg_secondary_700: #cecfd2;
56
- --hm_colors_foreground_fg_secondary_hover: #ececed;
57
- --hm_colors_foreground_fg_senary_300: #61646c;
58
- --hm_colors_foreground_fg_success_primary: #17b26a;
59
- --hm_colors_foreground_fg_success_secondary: #47cd89;
60
- --hm_colors_foreground_fg_tertiary_600: #94969c;
61
- --hm_colors_foreground_fg_tertiary_hover: #cecfd2;
62
- --hm_colors_foreground_fg_warning_primary: #f79009;
63
- --hm_colors_foreground_fg_warning_secondary: #fdb022;
64
- --hm_colors_foreground_fg_white: #ffffff;
65
- --hm_colors_text_text_brand_primary_900: #f5f5f6;
66
- --hm_colors_text_text_brand_secondary_700: #cecfd2;
67
- --hm_colors_text_text_brand_tertiary_600: #94969c;
68
- --hm_colors_text_text_brand_tertiary_alt: #f5f5f6;
69
- --hm_colors_text_text_disabled: #85888e;
70
- --hm_colors_text_text_error_primary_600: #f97066;
71
- --hm_colors_text_text_placeholder: #85888e;
72
- --hm_colors_text_text_placeholder_subtle: #333741;
73
- --hm_colors_text_text_primary_900: #f5f5f6;
74
- --hm_colors_text_text_primary_on_brand: #f5f5f6;
75
- --hm_colors_text_text_quaternary_500: #94969c;
76
- --hm_colors_text_text_quaternary_on_brand: #94969c;
77
- --hm_colors_text_text_secondary_700: #cecfd2;
78
- --hm_colors_text_text_secondary_hover: #ececed;
79
- --hm_colors_text_text_secondary_on_brand: #cecfd2;
80
- --hm_colors_text_text_success_primary_600: #47cd89;
81
- --hm_colors_text_text_tertiary_600: #94969c;
82
- --hm_colors_text_text_tertiary_hover: #cecfd2;
83
- --hm_colors_text_text_tertiary_on_brand: #94969c;
84
- --hm_colors_text_text_warning_primary_600: #fdb022;
85
- --hm_colors_text_text_white: #ffffff;
86
- --hm_colors_base_black: #000000;
87
- --hm_colors_base_transparent: #ffffff00;
88
- --hm_colors_base_white: #ffffff;
89
- --hm_colors_blue_25: #f5faff;
90
- --hm_colors_blue_50: #eff8ff;
91
- --hm_colors_blue_100: #d1e9ff;
92
- --hm_colors_blue_200: #b2ddff;
93
- --hm_colors_blue_300: #84caff;
94
- --hm_colors_blue_400: #53b1fd;
95
- --hm_colors_blue_500: #2e90fa;
96
- --hm_colors_blue_600: #1570ef;
97
- --hm_colors_blue_700: #175cd3;
98
- --hm_colors_blue_800: #1849a9;
99
- --hm_colors_blue_900: #194185;
100
- --hm_colors_blue_950: #102a56;
101
- --hm_colors_blue_dark_25: #f5f8ff;
102
- --hm_colors_blue_dark_50: #eff4ff;
103
- --hm_colors_blue_dark_100: #d1e0ff;
104
- --hm_colors_blue_dark_200: #b2ccff;
105
- --hm_colors_blue_dark_300: #84adff;
106
- --hm_colors_blue_dark_400: #528bff;
107
- --hm_colors_blue_dark_500: #2970ff;
108
- --hm_colors_blue_dark_600: #155eef;
109
- --hm_colors_blue_dark_700: #004eeb;
110
- --hm_colors_blue_dark_800: #0040c1;
111
- --hm_colors_blue_dark_900: #00359e;
112
- --hm_colors_blue_dark_950: #002266;
113
- --hm_colors_blue_light_25: #f5fbff;
114
- --hm_colors_blue_light_50: #f0f9ff;
115
- --hm_colors_blue_light_100: #e0f2fe;
116
- --hm_colors_blue_light_200: #b9e6fe;
117
- --hm_colors_blue_light_300: #7cd4fd;
118
- --hm_colors_blue_light_400: #36bffa;
119
- --hm_colors_blue_light_500: #0ba5ec;
120
- --hm_colors_blue_light_600: #0086c9;
121
- --hm_colors_blue_light_700: #026aa2;
122
- --hm_colors_blue_light_800: #065986;
123
- --hm_colors_blue_light_900: #0b4a6f;
124
- --hm_colors_blue_light_950: #062c41;
125
- --hm_colors_brand_25: #fcfaff;
126
- --hm_colors_brand_50: #f9f5ff;
127
- --hm_colors_brand_100: #f4ebff;
128
- --hm_colors_brand_200: #e9d7fe;
129
- --hm_colors_brand_300: #d6bbfb;
130
- --hm_colors_brand_400: #b692f6;
131
- --hm_colors_brand_500: #9e77ed;
132
- --hm_colors_brand_600: #7f56d9;
133
- --hm_colors_brand_700: #6941c6;
134
- --hm_colors_brand_800: #53389e;
135
- --hm_colors_brand_900: #42307d;
136
- --hm_colors_brand_950: #2c1c5f;
137
- --hm_colors_cyan_25: #f5feff;
138
- --hm_colors_cyan_50: #ecfdff;
139
- --hm_colors_cyan_100: #cff9fe;
140
- --hm_colors_cyan_200: #a5f0fc;
141
- --hm_colors_cyan_300: #67e3f9;
142
- --hm_colors_cyan_400: #22ccee;
143
- --hm_colors_cyan_500: #06aed4;
144
- --hm_colors_cyan_600: #088ab2;
145
- --hm_colors_cyan_700: #0e7090;
146
- --hm_colors_cyan_800: #155b75;
147
- --hm_colors_cyan_900: #164c63;
148
- --hm_colors_cyan_950: #0d2d3a;
149
- --hm_colors_error_25: #fffbfa;
150
- --hm_colors_error_50: #fef3f2;
151
- --hm_colors_error_100: #fee4e2;
152
- --hm_colors_error_200: #fecdca;
153
- --hm_colors_error_300: #fda29b;
154
- --hm_colors_error_400: #f97066;
155
- --hm_colors_error_500: #f04438;
156
- --hm_colors_error_600: #d92d20;
157
- --hm_colors_error_700: #b42318;
158
- --hm_colors_error_800: #912018;
159
- --hm_colors_error_900: #7a271a;
160
- --hm_colors_error_950: #55160c;
161
- --hm_colors_fuchsia_25: #fefaff;
162
- --hm_colors_fuchsia_50: #fdf4ff;
163
- --hm_colors_fuchsia_100: #fbe8ff;
164
- --hm_colors_fuchsia_200: #f6d0fe;
165
- --hm_colors_fuchsia_300: #eeaafd;
166
- --hm_colors_fuchsia_400: #e478fa;
167
- --hm_colors_fuchsia_500: #d444f1;
168
- --hm_colors_fuchsia_600: #ba24d5;
169
- --hm_colors_fuchsia_700: #9f1ab1;
170
- --hm_colors_fuchsia_800: #821890;
171
- --hm_colors_fuchsia_900: #6f1877;
172
- --hm_colors_fuchsia_950: #47104c;
173
- --hm_colors_gray__alpha_25: #fffffffa;
174
- --hm_colors_gray__alpha_50: #fffffff5;
175
- --hm_colors_gray__alpha_100: #fffffff0;
176
- --hm_colors_gray__alpha_200: #ffffffeb;
177
- --hm_colors_gray__alpha_300: #ffffffcc;
178
- --hm_colors_gray__alpha_400: #ffffff8f;
179
- --hm_colors_gray__alpha_500: #ffffff80;
180
- --hm_colors_gray__alpha_600: #ffffff59;
181
- --hm_colors_gray__alpha_700: #ffffff29;
182
- --hm_colors_gray__alpha_800: #ffffff14;
183
- --hm_colors_gray__alpha_900: #ffffff0a;
184
- --hm_colors_gray__alpha_950: #ffffff00;
185
- --hm_colors_gray__25: #fafafa;
186
- --hm_colors_gray__50: #f5f5f6;
187
- --hm_colors_gray__100: #f0f1f1;
188
- --hm_colors_gray__200: #ececed;
189
- --hm_colors_gray__300: #cecfd2;
190
- --hm_colors_gray__400: #94969c;
191
- --hm_colors_gray__500: #85888e;
192
- --hm_colors_gray__600: #61646c;
193
- --hm_colors_gray__700: #333741;
194
- --hm_colors_gray__800: #1f242f;
195
- --hm_colors_gray__900: #161b26;
196
- --hm_colors_gray__950: #0c111d;
197
- --hm_colors_gray_blue_25: #fcfcfd;
198
- --hm_colors_gray_blue_50: #f8f9fc;
199
- --hm_colors_gray_blue_100: #eaecf5;
200
- --hm_colors_gray_blue_200: #d5d9eb;
201
- --hm_colors_gray_blue_300: #b3b8db;
202
- --hm_colors_gray_blue_400: #717bbc;
203
- --hm_colors_gray_blue_500: #4e5ba6;
204
- --hm_colors_gray_blue_600: #3e4784;
205
- --hm_colors_gray_blue_700: #363f72;
206
- --hm_colors_gray_blue_800: #293056;
207
- --hm_colors_gray_blue_900: #101323;
208
- --hm_colors_gray_blue_950: #0d0f1c;
209
- --hm_colors_gray_cool_25: #fcfcfd;
210
- --hm_colors_gray_cool_50: #f9f9fb;
211
- --hm_colors_gray_cool_100: #eff1f5;
212
- --hm_colors_gray_cool_200: #dcdfea;
213
- --hm_colors_gray_cool_300: #b9c0d4;
214
- --hm_colors_gray_cool_400: #7d89b0;
215
- --hm_colors_gray_cool_500: #5d6b98;
216
- --hm_colors_gray_cool_600: #4a5578;
217
- --hm_colors_gray_cool_700: #404968;
218
- --hm_colors_gray_cool_800: #30374f;
219
- --hm_colors_gray_cool_900: #111322;
220
- --hm_colors_gray_cool_950: #0e101b;
221
- --hm_colors_gray_iron_25: #fcfcfc;
222
- --hm_colors_gray_iron_50: #fafafa;
223
- --hm_colors_gray_iron_100: #f4f4f5;
224
- --hm_colors_gray_iron_200: #e4e4e7;
225
- --hm_colors_gray_iron_300: #d1d1d6;
226
- --hm_colors_gray_iron_400: #a0a0ab;
227
- --hm_colors_gray_iron_500: #70707b;
228
- --hm_colors_gray_iron_600: #51525c;
229
- --hm_colors_gray_iron_700: #3f3f46;
230
- --hm_colors_gray_iron_800: #26272b;
231
- --hm_colors_gray_iron_900: #1a1a1e;
232
- --hm_colors_gray_iron_950: #131316;
233
- --hm_colors_gray_modern_25: #fcfcfd;
234
- --hm_colors_gray_modern_50: #f8fafc;
235
- --hm_colors_gray_modern_100: #eef2f6;
236
- --hm_colors_gray_modern_200: #e3e8ef;
237
- --hm_colors_gray_modern_300: #cdd5df;
238
- --hm_colors_gray_modern_400: #9aa4b2;
239
- --hm_colors_gray_modern_500: #697586;
240
- --hm_colors_gray_modern_600: #4b5565;
241
- --hm_colors_gray_modern_700: #364152;
242
- --hm_colors_gray_modern_800: #202939;
243
- --hm_colors_gray_modern_900: #121926;
244
- --hm_colors_gray_modern_950: #0d121c;
245
- --hm_colors_gray_neutral_25: #fcfcfd;
246
- --hm_colors_gray_neutral_50: #f9fafb;
247
- --hm_colors_gray_neutral_100: #f3f4f6;
248
- --hm_colors_gray_neutral_200: #e5e7eb;
249
- --hm_colors_gray_neutral_300: #d2d6db;
250
- --hm_colors_gray_neutral_400: #9da4ae;
251
- --hm_colors_gray_neutral_500: #6c737f;
252
- --hm_colors_gray_neutral_600: #4d5761;
253
- --hm_colors_gray_neutral_700: #384250;
254
- --hm_colors_gray_neutral_800: #1f2a37;
255
- --hm_colors_gray_neutral_900: #111927;
256
- --hm_colors_gray_neutral_950: #0d121c;
257
- --hm_colors_gray_true_25: #fcfcfc;
258
- --hm_colors_gray_true_50: #fafafa;
259
- --hm_colors_gray_true_100: #f5f5f5;
260
- --hm_colors_gray_true_200: #e5e5e5;
261
- --hm_colors_gray_true_300: #d6d6d6;
262
- --hm_colors_gray_true_400: #a3a3a3;
263
- --hm_colors_gray_true_500: #737373;
264
- --hm_colors_gray_true_600: #525252;
265
- --hm_colors_gray_true_700: #424242;
266
- --hm_colors_gray_true_800: #292929;
267
- --hm_colors_gray_true_900: #141414;
268
- --hm_colors_gray_true_950: #0f0f0f;
269
- --hm_colors_gray_warm_25: #fdfdfc;
270
- --hm_colors_gray_warm_50: #fafaf9;
271
- --hm_colors_gray_warm_100: #f5f5f4;
272
- --hm_colors_gray_warm_200: #e7e5e4;
273
- --hm_colors_gray_warm_300: #d7d3d0;
274
- --hm_colors_gray_warm_400: #a9a29d;
275
- --hm_colors_gray_warm_500: #79716b;
276
- --hm_colors_gray_warm_600: #57534e;
277
- --hm_colors_gray_warm_700: #44403c;
278
- --hm_colors_gray_warm_800: #292524;
279
- --hm_colors_gray_warm_900: #1c1917;
280
- --hm_colors_gray_warm_950: #171412;
281
- --hm_colors_green_25: #f6fef9;
282
- --hm_colors_green_50: #edfcf2;
283
- --hm_colors_green_100: #d3f8df;
284
- --hm_colors_green_200: #aaf0c4;
285
- --hm_colors_green_300: #73e2a3;
286
- --hm_colors_green_400: #3ccb7f;
287
- --hm_colors_green_500: #16b364;
288
- --hm_colors_green_600: #099250;
289
- --hm_colors_green_700: #087443;
290
- --hm_colors_green_800: #095c37;
291
- --hm_colors_green_900: #084c2e;
292
- --hm_colors_green_950: #052e1c;
293
- --hm_colors_green_light_25: #fafef5;
294
- --hm_colors_green_light_50: #f3fee7;
295
- --hm_colors_green_light_100: #e3fbcc;
296
- --hm_colors_green_light_200: #d0f8ab;
297
- --hm_colors_green_light_300: #a6ef67;
298
- --hm_colors_green_light_400: #85e13a;
299
- --hm_colors_green_light_500: #66c61c;
300
- --hm_colors_green_light_600: #4ca30d;
301
- --hm_colors_green_light_700: #3b7c0f;
302
- --hm_colors_green_light_800: #326212;
303
- --hm_colors_green_light_900: #2b5314;
304
- --hm_colors_green_light_950: #15290a;
305
- --hm_colors_indigo_25: #f5f8ff;
306
- --hm_colors_indigo_50: #eef4ff;
307
- --hm_colors_indigo_100: #e0eaff;
308
- --hm_colors_indigo_200: #c7d7fe;
309
- --hm_colors_indigo_300: #a4bcfd;
310
- --hm_colors_indigo_400: #8098f9;
311
- --hm_colors_indigo_500: #6172f3;
312
- --hm_colors_indigo_600: #444ce7;
313
- --hm_colors_indigo_700: #3538cd;
314
- --hm_colors_indigo_800: #2d31a6;
315
- --hm_colors_indigo_900: #2d3282;
316
- --hm_colors_indigo_950: #1f235b;
317
- --hm_colors_moss_25: #fafdf7;
318
- --hm_colors_moss_50: #f5fbee;
319
- --hm_colors_moss_100: #e6f4d7;
320
- --hm_colors_moss_200: #ceeab0;
321
- --hm_colors_moss_300: #acdc79;
322
- --hm_colors_moss_400: #86cb3c;
323
- --hm_colors_moss_500: #669f2a;
324
- --hm_colors_moss_600: #4f7a21;
325
- --hm_colors_moss_700: #3f621a;
326
- --hm_colors_moss_800: #335015;
327
- --hm_colors_moss_900: #2b4212;
328
- --hm_colors_moss_950: #1a280b;
329
- --hm_colors_orange_25: #fefaf5;
330
- --hm_colors_orange_50: #fef6ee;
331
- --hm_colors_orange_100: #fdead7;
332
- --hm_colors_orange_200: #f9dbaf;
333
- --hm_colors_orange_300: #f7b27a;
334
- --hm_colors_orange_400: #f38744;
335
- --hm_colors_orange_500: #ef6820;
336
- --hm_colors_orange_600: #e04f16;
337
- --hm_colors_orange_700: #b93815;
338
- --hm_colors_orange_800: #932f19;
339
- --hm_colors_orange_900: #772917;
340
- --hm_colors_orange_950: #511c10;
341
- --hm_colors_orange_dark_25: #fff9f5;
342
- --hm_colors_orange_dark_50: #fff4ed;
343
- --hm_colors_orange_dark_100: #ffe6d5;
344
- --hm_colors_orange_dark_200: #ffd6ae;
345
- --hm_colors_orange_dark_300: #ff9c66;
346
- --hm_colors_orange_dark_400: #ff692e;
347
- --hm_colors_orange_dark_500: #ff4405;
348
- --hm_colors_orange_dark_600: #e62e05;
349
- --hm_colors_orange_dark_700: #bc1b06;
350
- --hm_colors_orange_dark_800: #97180c;
351
- --hm_colors_orange_dark_900: #771a0d;
352
- --hm_colors_orange_dark_950: #57130a;
353
- --hm_colors_pink_25: #fef6fb;
354
- --hm_colors_pink_50: #fdf2fa;
355
- --hm_colors_pink_100: #fce7f6;
356
- --hm_colors_pink_200: #fcceee;
357
- --hm_colors_pink_300: #faa7e0;
358
- --hm_colors_pink_400: #f670c7;
359
- --hm_colors_pink_500: #ee46bc;
360
- --hm_colors_pink_600: #dd2590;
361
- --hm_colors_pink_700: #c11574;
362
- --hm_colors_pink_800: #9e165f;
363
- --hm_colors_pink_900: #851651;
364
- --hm_colors_pink_950: #4e0d30;
365
- --hm_colors_purple_25: #fafaff;
366
- --hm_colors_purple_50: #f4f3ff;
367
- --hm_colors_purple_100: #ebe9fe;
368
- --hm_colors_purple_200: #d9d6fe;
369
- --hm_colors_purple_300: #bdb4fe;
370
- --hm_colors_purple_400: #9b8afb;
371
- --hm_colors_purple_500: #7a5af8;
372
- --hm_colors_purple_600: #6938ef;
373
- --hm_colors_purple_700: #5925dc;
374
- --hm_colors_purple_800: #4a1fb8;
375
- --hm_colors_purple_900: #3e1c96;
376
- --hm_colors_purple_950: #27115f;
377
- --hm_colors_ros_25: #fff5f6;
378
- --hm_colors_ros_50: #fff1f3;
379
- --hm_colors_ros_100: #ffe4e8;
380
- --hm_colors_ros_200: #fecdd6;
381
- --hm_colors_ros_300: #fea3b4;
382
- --hm_colors_ros_400: #fd6f8e;
383
- --hm_colors_ros_500: #f63d68;
384
- --hm_colors_ros_600: #e31b54;
385
- --hm_colors_ros_700: #c01048;
386
- --hm_colors_ros_800: #a11043;
387
- --hm_colors_ros_900: #89123e;
388
- --hm_colors_ros_950: #510b24;
389
- --hm_colors_success_25: #f6fef9;
390
- --hm_colors_success_50: #ecfdf3;
391
- --hm_colors_success_100: #dcfae6;
392
- --hm_colors_success_200: #abefc6;
393
- --hm_colors_success_300: #75e0a7;
394
- --hm_colors_success_400: #47cd89;
395
- --hm_colors_success_500: #17b26a;
396
- --hm_colors_success_600: #079455;
397
- --hm_colors_success_700: #067647;
398
- --hm_colors_success_800: #085d3a;
399
- --hm_colors_success_900: #074d31;
400
- --hm_colors_success_950: #053321;
401
- --hm_colors_teal_25: #f6fefc;
402
- --hm_colors_teal_50: #f0fdf9;
403
- --hm_colors_teal_100: #ccfbef;
404
- --hm_colors_teal_200: #99f6e0;
405
- --hm_colors_teal_300: #5fe9d0;
406
- --hm_colors_teal_400: #2ed3b7;
407
- --hm_colors_teal_500: #15b79e;
408
- --hm_colors_teal_600: #0e9384;
409
- --hm_colors_teal_700: #107569;
410
- --hm_colors_teal_800: #125d56;
411
- --hm_colors_teal_900: #134e48;
412
- --hm_colors_teal_950: #0a2926;
413
- --hm_colors_violet_25: #fbfaff;
414
- --hm_colors_violet_50: #f5f3ff;
415
- --hm_colors_violet_100: #ece9fe;
416
- --hm_colors_violet_200: #ddd6fe;
417
- --hm_colors_violet_300: #c3b5fd;
418
- --hm_colors_violet_400: #a48afb;
419
- --hm_colors_violet_500: #875bf7;
420
- --hm_colors_violet_600: #7839ee;
421
- --hm_colors_violet_700: #6927da;
422
- --hm_colors_violet_800: #5720b7;
423
- --hm_colors_violet_900: #491c96;
424
- --hm_colors_violet_950: #2e125e;
425
- --hm_colors_warning_25: #fffcf5;
426
- --hm_colors_warning_50: #fffaeb;
427
- --hm_colors_warning_100: #fef0c7;
428
- --hm_colors_warning_200: #fedf89;
429
- --hm_colors_warning_300: #fec84b;
430
- --hm_colors_warning_400: #fdb022;
431
- --hm_colors_warning_500: #f79009;
432
- --hm_colors_warning_600: #dc6803;
433
- --hm_colors_warning_700: #b54708;
434
- --hm_colors_warning_800: #93370d;
435
- --hm_colors_warning_900: #7a2e0e;
436
- --hm_colors_warning_950: #4e1d09;
437
- --hm_colors_yellow_25: #fefdf0;
438
- --hm_colors_yellow_50: #fefbe8;
439
- --hm_colors_yellow_100: #fef7c3;
440
- --hm_colors_yellow_200: #feee95;
441
- --hm_colors_yellow_300: #fde272;
442
- --hm_colors_yellow_400: #fac515;
443
- --hm_colors_yellow_500: #eaaa08;
444
- --hm_colors_yellow_600: #ca8504;
445
- --hm_colors_yellow_700: #a15c07;
446
- --hm_colors_yellow_800: #854a0e;
447
- --hm_colors_yellow_900: #713b12;
448
- --hm_colors_yellow_950: #542c0d;
449
- --hm_component_colors_alpha_alpha_black_10: #ffffff1a;
450
- --hm_component_colors_alpha_alpha_black_100: #ffffff;
451
- --hm_component_colors_alpha_alpha_black_20: #ffffff33;
452
- --hm_component_colors_alpha_alpha_black_30: #ffffff4d;
453
- --hm_component_colors_alpha_alpha_black_40: #ffffff66;
454
- --hm_component_colors_alpha_alpha_black_50: #ffffff80;
455
- --hm_component_colors_alpha_alpha_black_60: #ffffff99;
456
- --hm_component_colors_alpha_alpha_black_70: #ffffffb3;
457
- --hm_component_colors_alpha_alpha_black_80: #ffffffcc;
458
- --hm_component_colors_alpha_alpha_black_90: #ffffffe6;
459
- --hm_component_colors_alpha_alpha_white_10: #0c111d1a;
460
- --hm_component_colors_alpha_alpha_white_100: #0c111d;
461
- --hm_component_colors_alpha_alpha_white_20: #0c111d33;
462
- --hm_component_colors_alpha_alpha_white_30: #0c111d4d;
463
- --hm_component_colors_alpha_alpha_white_40: #0c111d66;
464
- --hm_component_colors_alpha_alpha_white_50: #0c111d80;
465
- --hm_component_colors_alpha_alpha_white_60: #0c111d99;
466
- --hm_component_colors_alpha_alpha_white_70: #0c111db3;
467
- --hm_component_colors_alpha_alpha_white_80: #0c111dcc;
468
- --hm_component_colors_alpha_alpha_white_90: #0c111de6;
469
- --hm_component_colors_components_app_store_badges_app_store_badge_border: #ffffff;
470
- --hm_component_colors_components_application_navigation_nav_item_button_icon_fg: #94969c;
471
- --hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active: #ececed;
472
- --hm_component_colors_components_application_navigation_nav_item_icon_fg: #94969c;
473
- --hm_component_colors_components_application_navigation_nav_item_icon_fg_active: #ececed;
474
- --hm_component_colors_components_avatars_avatar_bg: #1f242f;
475
- --hm_component_colors_components_avatars_avatar_contrast_border: #ffffff1f;
476
- --hm_component_colors_components_avatars_avatar_focus_border: #98a2b324;
477
- --hm_component_colors_components_avatars_avatar_profile_photo_border: #0c111d;
478
- --hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover: #1f242f;
479
- --hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover: #1f242f;
480
- --hm_component_colors_components_breadcrumbs_breadcrumb_brand_fg_hover: #ffffff;
481
- --hm_component_colors_components_breadcrumbs_breadcrumb_brand_icon_fg_hover: #ffffff;
482
- --hm_component_colors_components_breadcrumbs_breadcrumb_fg: #cecfd2;
483
- --hm_component_colors_components_breadcrumbs_breadcrumb_fg_hover: #ffffff;
484
- --hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg: #94969c;
485
- --hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg_hover: #ffffff;
486
- --hm_component_colors_components_buttons_primary_button_primary_bg: #7f56d9;
487
- --hm_component_colors_components_buttons_primary_button_primary_bg_hover: #6941c6;
488
- --hm_component_colors_components_buttons_primary_button_primary_border: #7f56d9;
489
- --hm_component_colors_components_buttons_primary_button_primary_border_hover: #6941c6;
490
- --hm_component_colors_components_buttons_primary_button_primary_fg: #ffffff;
491
- --hm_component_colors_components_buttons_primary_button_primary_fg_hover: #ffffff;
492
- --hm_component_colors_components_buttons_primary_error_button_primary_error_bg: #d92d20;
493
- --hm_component_colors_components_buttons_primary_error_button_primary_error_bg_hover: #b42318;
494
- --hm_component_colors_components_buttons_primary_error_button_primary_error_border: #d92d20;
495
- --hm_component_colors_components_buttons_primary_error_button_primary_error_border_hover: #b42318;
496
- --hm_component_colors_components_buttons_primary_error_button_primary_error_fg: #ffffff;
497
- --hm_component_colors_components_buttons_primary_error_button_primary_error_fg_hover: #ffffff;
498
- --hm_component_colors_components_buttons_secondary_button_secondary_bg: #161b26;
499
- --hm_component_colors_components_buttons_secondary_button_secondary_bg_hover: #1f242f;
500
- --hm_component_colors_components_buttons_secondary_button_secondary_border: #333741;
501
- --hm_component_colors_components_buttons_secondary_button_secondary_border_hover: #333741;
502
- --hm_component_colors_components_buttons_secondary_button_secondary_fg: #cecfd2;
503
- --hm_component_colors_components_buttons_secondary_button_secondary_fg_hover: #f0f1f1;
504
- --hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg: #161b26;
505
- --hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover: #1f242f;
506
- --hm_component_colors_components_buttons_secondary_color_button_secondary_color_border: #333741;
507
- --hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover: #333741;
508
- --hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg: #cecfd2;
509
- --hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover: #f0f1f1;
510
- --hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg: #55160c;
511
- --hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg_hover: #7a271a;
512
- --hm_component_colors_components_buttons_secondary_error_button_secondary_error_border: #912018;
513
- --hm_component_colors_components_buttons_secondary_error_button_secondary_error_border_hover: #b42318;
514
- --hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg: #fecdca;
515
- --hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg_hover: #fee4e2;
516
- --hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover: #1f242f;
517
- --hm_component_colors_components_buttons_tertiary_button_tertiary_fg: #94969c;
518
- --hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover: #ececed;
519
- --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover: #1f242f;
520
- --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg: #cecfd2;
521
- --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover: #f0f1f1;
522
- --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_bg_hover: #7a271a;
523
- --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg: #fda29b;
524
- --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg_hover: #fecdca;
525
- --hm_component_colors_components_footers_footer_badge_bg: #ffffff1a;
526
- --hm_component_colors_components_footers_footer_badge_border: #ffffff4d;
527
- --hm_component_colors_components_footers_footer_badge_fg: #ffffff;
528
- --hm_component_colors_components_footers_footer_button_fg: #cecfd2;
529
- --hm_component_colors_components_footers_footer_button_fg_hover: #f0f1f1;
530
- --hm_component_colors_components_header_sections_header_abstract_100_bg: #1f242f;
531
- --hm_component_colors_components_header_sections_header_abstract_200_bg: #333741;
532
- --hm_component_colors_components_header_sections_header_abstract_300_bg: #61646c;
533
- --hm_component_colors_components_header_sections_header_abstract_50_bg: #161b26;
534
- --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand: #e9d7fe;
535
- --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_error: #fecdca;
536
- --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray: #ececed;
537
- --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_success: #abefc6;
538
- --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_warning: #fedf89;
539
- --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand: #e9d7fe;
540
- --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_error: #fecdca;
541
- --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray: #ececed;
542
- --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_success: #abefc6;
543
- --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_warning: #fedf89;
544
- --hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border: #333741;
545
- --hm_component_colors_components_icons_icons_icon_fg_brand: #94969c;
546
- --hm_component_colors_components_icons_icons_icon_fg_brand_on_brand: #94969c;
547
- --hm_component_colors_components_icons_social_icons_social_icon_fg_angellist: #ffffff;
548
- --hm_component_colors_components_icons_social_icons_social_icon_fg_apple: #ffffff;
549
- --hm_component_colors_components_icons_social_icons_social_icon_fg_github: #ffffff;
550
- --hm_component_colors_components_icons_social_icons_social_icon_fg_instagram: #ffffff;
551
- --hm_component_colors_components_icons_social_icons_social_icon_fg_tumblr: #ffffff;
552
- --hm_component_colors_components_icons_social_icons_social_icon_fg_x: #ffffff;
553
- --hm_component_colors_components_mockups_screen_mockup_border: #333741;
554
- --hm_component_colors_components_sliders_slider_handle_bg: #9e77ed;
555
- --hm_component_colors_components_sliders_slider_handle_border: #0c111d;
556
- --hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg: #cecfd2;
557
- --hm_component_colors_components_thumbnail_thumbnail_badge_success_fg: #cecfd2;
558
- --hm_component_colors_components_toggles_toggle_button_fg_disabled: #61646c;
559
- --hm_component_colors_components_tooltips_tooltip_supporting_text: #cecfd2;
560
- --hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg: #94969c;
561
- --hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg_active: #ffffff;
562
- --hm_component_colors_utility_blue_utility_blue_100: #194185;
563
- --hm_component_colors_utility_blue_utility_blue_200: #1849a9;
564
- --hm_component_colors_utility_blue_utility_blue_300: #175cd3;
565
- --hm_component_colors_utility_blue_utility_blue_400: #1570ef;
566
- --hm_component_colors_utility_blue_utility_blue_50: #102a56;
567
- --hm_component_colors_utility_blue_utility_blue_500: #2e90fa;
568
- --hm_component_colors_utility_blue_utility_blue_600: #53b1fd;
569
- --hm_component_colors_utility_blue_utility_blue_700: #84caff;
570
- --hm_component_colors_utility_blue_dark_utility_blue_dark_100: #00359e;
571
- --hm_component_colors_utility_blue_dark_utility_blue_dark_200: #0040c1;
572
- --hm_component_colors_utility_blue_dark_utility_blue_dark_300: #004eeb;
573
- --hm_component_colors_utility_blue_dark_utility_blue_dark_400: #155eef;
574
- --hm_component_colors_utility_blue_dark_utility_blue_dark_50: #002266;
575
- --hm_component_colors_utility_blue_dark_utility_blue_dark_500: #2970ff;
576
- --hm_component_colors_utility_blue_dark_utility_blue_dark_600: #528bff;
577
- --hm_component_colors_utility_blue_dark_utility_blue_dark_700: #84adff;
578
- --hm_component_colors_utility_blue_light_utility_blue_light_100: #0b4a6f;
579
- --hm_component_colors_utility_blue_light_utility_blue_light_200: #065986;
580
- --hm_component_colors_utility_blue_light_utility_blue_light_300: #026aa2;
581
- --hm_component_colors_utility_blue_light_utility_blue_light_400: #0086c9;
582
- --hm_component_colors_utility_blue_light_utility_blue_light_50: #062c41;
583
- --hm_component_colors_utility_blue_light_utility_blue_light_500: #0ba5ec;
584
- --hm_component_colors_utility_blue_light_utility_blue_light_600: #36bffa;
585
- --hm_component_colors_utility_blue_light_utility_blue_light_700: #7cd4fd;
586
- --hm_component_colors_utility_brand_utility_brand_100: #42307d;
587
- --hm_component_colors_utility_brand_utility_brand_100_alt: #1f242f;
588
- --hm_component_colors_utility_brand_utility_brand_200: #53389e;
589
- --hm_component_colors_utility_brand_utility_brand_200_alt: #333741;
590
- --hm_component_colors_utility_brand_utility_brand_300: #6941c6;
591
- --hm_component_colors_utility_brand_utility_brand_300_alt: #333741;
592
- --hm_component_colors_utility_brand_utility_brand_400: #7f56d9;
593
- --hm_component_colors_utility_brand_utility_brand_400_alt: #61646c;
594
- --hm_component_colors_utility_brand_utility_brand_50: #2c1c5f;
595
- --hm_component_colors_utility_brand_utility_brand_500: #9e77ed;
596
- --hm_component_colors_utility_brand_utility_brand_500_alt: #85888e;
597
- --hm_component_colors_utility_brand_utility_brand_50_alt: #161b26;
598
- --hm_component_colors_utility_brand_utility_brand_600: #b692f6;
599
- --hm_component_colors_utility_brand_utility_brand_600_alt: #94969c;
600
- --hm_component_colors_utility_brand_utility_brand_700: #d6bbfb;
601
- --hm_component_colors_utility_brand_utility_brand_700_alt: #cecfd2;
602
- --hm_component_colors_utility_brand_utility_brand_800: #e9d7fe;
603
- --hm_component_colors_utility_brand_utility_brand_800_alt: #ececed;
604
- --hm_component_colors_utility_brand_utility_brand_900: #f4ebff;
605
- --hm_component_colors_utility_brand_utility_brand_900_alt: #f0f1f1;
606
- --hm_component_colors_utility_error_utility_error_100: #7a271a;
607
- --hm_component_colors_utility_error_utility_error_200: #912018;
608
- --hm_component_colors_utility_error_utility_error_300: #b42318;
609
- --hm_component_colors_utility_error_utility_error_400: #d92d20;
610
- --hm_component_colors_utility_error_utility_error_50: #55160c;
611
- --hm_component_colors_utility_error_utility_error_500: #f04438;
612
- --hm_component_colors_utility_error_utility_error_600: #f97066;
613
- --hm_component_colors_utility_error_utility_error_700: #fda29b;
614
- --hm_component_colors_utility_fuchsia_utility_fuchsia_100: #6f1877;
615
- --hm_component_colors_utility_fuchsia_utility_fuchsia_200: #821890;
616
- --hm_component_colors_utility_fuchsia_utility_fuchsia_300: #9f1ab1;
617
- --hm_component_colors_utility_fuchsia_utility_fuchsia_400: #ba24d5;
618
- --hm_component_colors_utility_fuchsia_utility_fuchsia_50: #47104c;
619
- --hm_component_colors_utility_fuchsia_utility_fuchsia_500: #d444f1;
620
- --hm_component_colors_utility_fuchsia_utility_fuchsia_600: #e478fa;
621
- --hm_component_colors_utility_fuchsia_utility_fuchsia_700: #eeaafd;
622
- --hm_component_colors_utility_gray_utility_gray_100: #1f242f;
623
- --hm_component_colors_utility_gray_utility_gray_200: #333741;
624
- --hm_component_colors_utility_gray_utility_gray_300: #333741;
625
- --hm_component_colors_utility_gray_utility_gray_400: #61646c;
626
- --hm_component_colors_utility_gray_utility_gray_50: #161b26;
627
- --hm_component_colors_utility_gray_utility_gray_500: #85888e;
628
- --hm_component_colors_utility_gray_utility_gray_600: #94969c;
629
- --hm_component_colors_utility_gray_utility_gray_700: #cecfd2;
630
- --hm_component_colors_utility_gray_utility_gray_800: #ececed;
631
- --hm_component_colors_utility_gray_utility_gray_900: #f0f1f1;
632
- --hm_component_colors_utility_gray_blue_utility_gray_blue_100: #101323;
633
- --hm_component_colors_utility_gray_blue_utility_gray_blue_200: #293056;
634
- --hm_component_colors_utility_gray_blue_utility_gray_blue_300: #363f72;
635
- --hm_component_colors_utility_gray_blue_utility_gray_blue_400: #3e4784;
636
- --hm_component_colors_utility_gray_blue_utility_gray_blue_50: #101323;
637
- --hm_component_colors_utility_gray_blue_utility_gray_blue_500: #4e5ba6;
638
- --hm_component_colors_utility_gray_blue_utility_gray_blue_600: #717bbc;
639
- --hm_component_colors_utility_gray_blue_utility_gray_blue_700: #b3b8db;
640
- --hm_component_colors_utility_indigo_utility_indigo_100: #2d3282;
641
- --hm_component_colors_utility_indigo_utility_indigo_200: #2d31a6;
642
- --hm_component_colors_utility_indigo_utility_indigo_300: #3538cd;
643
- --hm_component_colors_utility_indigo_utility_indigo_400: #444ce7;
644
- --hm_component_colors_utility_indigo_utility_indigo_50: #1f235b;
645
- --hm_component_colors_utility_indigo_utility_indigo_500: #6172f3;
646
- --hm_component_colors_utility_indigo_utility_indigo_600: #8098f9;
647
- --hm_component_colors_utility_indigo_utility_indigo_700: #a4bcfd;
648
- --hm_component_colors_utility_orange_utility_orange_100: #772917;
649
- --hm_component_colors_utility_orange_utility_orange_200: #932f19;
650
- --hm_component_colors_utility_orange_utility_orange_300: #b93815;
651
- --hm_component_colors_utility_orange_utility_orange_400: #e04f16;
652
- --hm_component_colors_utility_orange_utility_orange_50: #511c10;
653
- --hm_component_colors_utility_orange_utility_orange_500: #ef6820;
654
- --hm_component_colors_utility_orange_utility_orange_600: #f38744;
655
- --hm_component_colors_utility_orange_utility_orange_700: #f7b27a;
656
- --hm_component_colors_utility_orange_dark_utility_orange_dark_100: #771a0d;
657
- --hm_component_colors_utility_orange_dark_utility_orange_dark_200: #97180c;
658
- --hm_component_colors_utility_orange_dark_utility_orange_dark_300: #bc1b06;
659
- --hm_component_colors_utility_orange_dark_utility_orange_dark_400: #e62e05;
660
- --hm_component_colors_utility_orange_dark_utility_orange_dark_50: #57130a;
661
- --hm_component_colors_utility_orange_dark_utility_orange_dark_500: #ff4405;
662
- --hm_component_colors_utility_orange_dark_utility_orange_dark_600: #ff692e;
663
- --hm_component_colors_utility_orange_dark_utility_orange_dark_700: #ff9c66;
664
- --hm_component_colors_utility_pink_utility_pink_100: #851651;
665
- --hm_component_colors_utility_pink_utility_pink_200: #9e165f;
666
- --hm_component_colors_utility_pink_utility_pink_300: #c11574;
667
- --hm_component_colors_utility_pink_utility_pink_400: #dd2590;
668
- --hm_component_colors_utility_pink_utility_pink_50: #4e0d30;
669
- --hm_component_colors_utility_pink_utility_pink_500: #ee46bc;
670
- --hm_component_colors_utility_pink_utility_pink_600: #f670c7;
671
- --hm_component_colors_utility_pink_utility_pink_700: #faa7e0;
672
- --hm_component_colors_utility_purple_utility_purple_100: #3e1c96;
673
- --hm_component_colors_utility_purple_utility_purple_200: #4a1fb8;
674
- --hm_component_colors_utility_purple_utility_purple_300: #5925dc;
675
- --hm_component_colors_utility_purple_utility_purple_400: #6938ef;
676
- --hm_component_colors_utility_purple_utility_purple_50: #27115f;
677
- --hm_component_colors_utility_purple_utility_purple_500: #7a5af8;
678
- --hm_component_colors_utility_purple_utility_purple_600: #9b8afb;
679
- --hm_component_colors_utility_purple_utility_purple_700: #bdb4fe;
680
- --hm_component_colors_utility_success_utility_success_100: #074d31;
681
- --hm_component_colors_utility_success_utility_success_200: #085d3a;
682
- --hm_component_colors_utility_success_utility_success_300: #067647;
683
- --hm_component_colors_utility_success_utility_success_400: #079455;
684
- --hm_component_colors_utility_success_utility_success_50: #053321;
685
- --hm_component_colors_utility_success_utility_success_500: #17b26a;
686
- --hm_component_colors_utility_success_utility_success_600: #47cd89;
687
- --hm_component_colors_utility_success_utility_success_700: #75e0a7;
688
- --hm_component_colors_utility_warning_utility_warning_100: #7a2e0e;
689
- --hm_component_colors_utility_warning_utility_warning_200: #93370d;
690
- --hm_component_colors_utility_warning_utility_warning_300: #b54708;
691
- --hm_component_colors_utility_warning_utility_warning_400: #dc6803;
692
- --hm_component_colors_utility_warning_utility_warning_50: #4e1d09;
693
- --hm_component_colors_utility_warning_utility_warning_500: #f79009;
694
- --hm_component_colors_utility_warning_utility_warning_600: #fdb022;
695
- --hm_component_colors_utility_warning_utility_warning_700: #fec84b;
696
- --hm_radius_2xl: 1rem;
697
- --hm_radius_3xl: 1.25rem;
698
- --hm_radius_4xl: 1.5rem;
699
- --hm_radius_full: 624.9375rem;
700
- --hm_radius_lg: 0.625rem;
701
- --hm_radius_md: 0.5rem;
702
- --hm_radius_none: 0rem;
703
- --hm_radius_sm: 0.375rem;
704
- --hm_radius_xl: 0.75rem;
705
- --hm_radius_xs: 0.25rem;
706
- --hm_radius_xxs: 0.125rem;
707
- --hm_spacing_10xl: 8rem;
708
- --hm_spacing_11xl: 10rem;
709
- --hm_spacing_2xl: 1.25rem;
710
- --hm_spacing_3xl: 1.5rem;
711
- --hm_spacing_4xl: 2rem;
712
- --hm_spacing_5xl: 2.5rem;
713
- --hm_spacing_6xl: 3rem;
714
- --hm_spacing_7xl: 4rem;
715
- --hm_spacing_8xl: 5rem;
716
- --hm_spacing_9xl: 6rem;
717
- --hm_spacing_lg: 0.75rem;
718
- --hm_spacing_md: 0.5rem;
719
- --hm_spacing_none: 0rem;
720
- --hm_spacing_sm: 0.375rem;
721
- --hm_spacing_xl: 1rem;
722
- --hm_spacing_xs: 0.25rem;
723
- --hm_spacing_xxs: 0.125rem;
724
- --hm_paragraph_max_width: 45rem;
725
- --hm_width_2xl: 64rem;
726
- --hm_width_3xl: 80rem;
727
- --hm_width_4xl: 90rem;
728
- --hm_width_5xl: 100rem;
729
- --hm_width_6xl: 120rem;
730
- --hm_width_lg: 40rem;
731
- --hm_width_md: 35rem;
732
- --hm_width_sm: 30rem;
733
- --hm_width_xl: 48rem;
734
- --hm_width_xs: 24rem;
735
- --hm_width_xxs: 20rem;
736
- --hm_container_max_width_desktop: 80rem;
737
- --hm_container_padding_desktop: 2rem;
738
- --hm_container_padding_mobile: 1rem;
739
- --hm_spacing_0: 0rem;
740
- --hm_spacing_0_5: 0.125rem;
741
- --hm_spacing_1: 0.25rem;
742
- --hm_spacing_10: 2.5rem;
743
- --hm_spacing_12: 3rem;
744
- --hm_spacing_120: 30rem;
745
- --hm_spacing_140: 35rem;
746
- --hm_spacing_16: 4rem;
747
- --hm_spacing_160: 40rem;
748
- --hm_spacing_180: 45rem;
749
- --hm_spacing_192: 48rem;
750
- --hm_spacing_1_5: 0.375rem;
751
- --hm_spacing_2: 0.5rem;
752
- --hm_spacing_20: 5rem;
753
- --hm_spacing_24: 6rem;
754
- --hm_spacing_256: 64rem;
755
- --hm_spacing_3: 0.75rem;
756
- --hm_spacing_32: 8rem;
757
- --hm_spacing_320: 80rem;
758
- --hm_spacing_360: 90rem;
759
- --hm_spacing_4: 1rem;
760
- --hm_spacing_40: 10rem;
761
- --hm_spacing_400: 100rem;
762
- --hm_spacing_48: 12rem;
763
- --hm_spacing_480: 120rem;
764
- --hm_spacing_5: 1.25rem;
765
- --hm_spacing_56: 14rem;
766
- --hm_spacing_6: 1.5rem;
767
- --hm_spacing_64: 16rem;
768
- --hm_spacing_8: 2rem;
769
- --hm_spacing_80: 20rem;
770
- --hm_spacing_96: 24rem;
771
- --hm_base_black: #000000;
772
- --hm_base_white: #ffffff;
773
- --hm_blue_25: #f5faff;
774
- --hm_blue_50: #eff8ff;
775
- --hm_blue_100: #d1e9ff;
776
- --hm_blue_200: #b2ddff;
777
- --hm_blue_300: #84caff;
778
- --hm_blue_400: #53b1fd;
779
- --hm_blue_500: #2e90fa;
780
- --hm_blue_600: #1570ef;
781
- --hm_blue_700: #175cd3;
782
- --hm_blue_800: #1849a9;
783
- --hm_blue_900: #194185;
784
- --hm_blue_950: #102a56;
785
- --hm_blue_dark_25: #f5f8ff;
786
- --hm_blue_dark_50: #eff4ff;
787
- --hm_blue_dark_100: #d1e0ff;
788
- --hm_blue_dark_200: #b2ccff;
789
- --hm_blue_dark_300: #84adff;
790
- --hm_blue_dark_400: #528bff;
791
- --hm_blue_dark_500: #2970ff;
792
- --hm_blue_dark_600: #155eef;
793
- --hm_blue_dark_700: #004eeb;
794
- --hm_blue_dark_800: #0040c1;
795
- --hm_blue_dark_900: #00359e;
796
- --hm_blue_dark_950: #002266;
797
- --hm_blue_light_25: #f5fbff;
798
- --hm_blue_light_50: #f0f9ff;
799
- --hm_blue_light_100: #e0f2fe;
800
- --hm_blue_light_200: #b9e6fe;
801
- --hm_blue_light_300: #7cd4fd;
802
- --hm_blue_light_400: #36bffa;
803
- --hm_blue_light_500: #0ba5ec;
804
- --hm_blue_light_600: #0086c9;
805
- --hm_blue_light_700: #026aa2;
806
- --hm_blue_light_800: #065986;
807
- --hm_blue_light_900: #0b4a6f;
808
- --hm_blue_light_950: #062c41;
809
- --hm_brand_25: #fcfaff;
810
- --hm_brand_50: #f9f5ff;
811
- --hm_brand_100: #f4ebff;
812
- --hm_brand_200: #e9d7fe;
813
- --hm_brand_300: #d6bbfb;
814
- --hm_brand_400: #b692f6;
815
- --hm_brand_500: #9e77ed;
816
- --hm_brand_600: #7f56d9;
817
- --hm_brand_700: #6941c6;
818
- --hm_brand_800: #53389e;
819
- --hm_brand_900: #42307d;
820
- --hm_brand_950: #2c1c5f;
821
- --hm_cyan_25: #f5feff;
822
- --hm_cyan_50: #ecfdff;
823
- --hm_cyan_100: #cff9fe;
824
- --hm_cyan_200: #a5f0fc;
825
- --hm_cyan_300: #67e3f9;
826
- --hm_cyan_400: #22ccee;
827
- --hm_cyan_500: #06aed4;
828
- --hm_cyan_600: #088ab2;
829
- --hm_cyan_700: #0e7090;
830
- --hm_cyan_800: #155b75;
831
- --hm_cyan_900: #164c63;
832
- --hm_cyan_950: #0d2d3a;
833
- --hm_display_2xl_bold_font_family: Figtree;
834
- --hm_display_2xl_bold_font_size: 72;
835
- --hm_display_2xl_bold_font_weight: Bold;
836
- --hm_display_2xl_bold_letter_spacing: -2%;
837
- --hm_display_2xl_bold_line_height: 100%;
838
- --hm_display_2xl_bold_paragraph_indent: 0px;
839
- --hm_display_2xl_bold_paragraph_spacing: 72;
840
- --hm_display_2xl_bold_text_case: none;
841
- --hm_display_2xl_bold_text_decoration: none;
842
- --hm_display_2xl_medium_font_family: Figtree;
843
- --hm_display_2xl_medium_font_size: 72;
844
- --hm_display_2xl_medium_font_weight: Medium;
845
- --hm_display_2xl_medium_letter_spacing: -2%;
846
- --hm_display_2xl_medium_line_height: 100%;
847
- --hm_display_2xl_medium_paragraph_indent: 0px;
848
- --hm_display_2xl_medium_paragraph_spacing: 72;
849
- --hm_display_2xl_medium_text_case: none;
850
- --hm_display_2xl_medium_text_decoration: none;
851
- --hm_display_2xl_regular_font_family: Figtree;
852
- --hm_display_2xl_regular_font_size: 72;
853
- --hm_display_2xl_regular_font_weight: Regular;
854
- --hm_display_2xl_regular_letter_spacing: -2%;
855
- --hm_display_2xl_regular_line_height: 100%;
856
- --hm_display_2xl_regular_paragraph_indent: 0px;
857
- --hm_display_2xl_regular_paragraph_spacing: 72;
858
- --hm_display_2xl_regular_text_case: none;
859
- --hm_display_2xl_regular_text_decoration: none;
860
- --hm_display_2xl_semibold_font_family: Figtree;
861
- --hm_display_2xl_semibold_font_size: 72;
862
- --hm_display_2xl_semibold_font_weight: SemiBold;
863
- --hm_display_2xl_semibold_letter_spacing: -2%;
864
- --hm_display_2xl_semibold_line_height: 100%;
865
- --hm_display_2xl_semibold_paragraph_indent: 0px;
866
- --hm_display_2xl_semibold_paragraph_spacing: 72;
867
- --hm_display_2xl_semibold_text_case: none;
868
- --hm_display_2xl_semibold_text_decoration: none;
869
- --hm_display_lg_bold_font_family: Figtree;
870
- --hm_display_lg_bold_font_size: 48;
871
- --hm_display_lg_bold_font_weight: Bold;
872
- --hm_display_lg_bold_letter_spacing: -2%;
873
- --hm_display_lg_bold_line_height: 60;
874
- --hm_display_lg_bold_paragraph_indent: 0px;
875
- --hm_display_lg_bold_paragraph_spacing: 48;
876
- --hm_display_lg_bold_text_case: none;
877
- --hm_display_lg_bold_text_decoration: none;
878
- --hm_display_lg_medium_font_family: Figtree;
879
- --hm_display_lg_medium_font_size: 48;
880
- --hm_display_lg_medium_font_weight: Medium;
881
- --hm_display_lg_medium_letter_spacing: -2%;
882
- --hm_display_lg_medium_line_height: 60;
883
- --hm_display_lg_medium_paragraph_indent: 0px;
884
- --hm_display_lg_medium_paragraph_spacing: 48;
885
- --hm_display_lg_medium_text_case: none;
886
- --hm_display_lg_medium_text_decoration: none;
887
- --hm_display_lg_regular_font_family: Figtree;
888
- --hm_display_lg_regular_font_size: 48;
889
- --hm_display_lg_regular_font_weight: Regular;
890
- --hm_display_lg_regular_letter_spacing: -2%;
891
- --hm_display_lg_regular_line_height: 60;
892
- --hm_display_lg_regular_paragraph_indent: 0px;
893
- --hm_display_lg_regular_paragraph_spacing: 48;
894
- --hm_display_lg_regular_text_case: none;
895
- --hm_display_lg_regular_text_decoration: none;
896
- --hm_display_lg_semibold_font_family: Figtree;
897
- --hm_display_lg_semibold_font_size: 48;
898
- --hm_display_lg_semibold_font_weight: SemiBold;
899
- --hm_display_lg_semibold_letter_spacing: -2%;
900
- --hm_display_lg_semibold_line_height: 60;
901
- --hm_display_lg_semibold_paragraph_indent: 0px;
902
- --hm_display_lg_semibold_paragraph_spacing: 48;
903
- --hm_display_lg_semibold_text_case: none;
904
- --hm_display_lg_semibold_text_decoration: none;
905
- --hm_display_md_bold_font_family: Figtree;
906
- --hm_display_md_bold_font_size: 36;
907
- --hm_display_md_bold_font_weight: Bold;
908
- --hm_display_md_bold_letter_spacing: -2%;
909
- --hm_display_md_bold_line_height: 100%;
910
- --hm_display_md_bold_paragraph_indent: 0px;
911
- --hm_display_md_bold_paragraph_spacing: 36;
912
- --hm_display_md_bold_text_case: none;
913
- --hm_display_md_bold_text_decoration: none;
914
- --hm_display_md_medium_font_family: Figtree;
915
- --hm_display_md_medium_font_size: 36;
916
- --hm_display_md_medium_font_weight: Medium;
917
- --hm_display_md_medium_letter_spacing: -2%;
918
- --hm_display_md_medium_line_height: 100%;
919
- --hm_display_md_medium_paragraph_indent: 0px;
920
- --hm_display_md_medium_paragraph_spacing: 36;
921
- --hm_display_md_medium_text_case: none;
922
- --hm_display_md_medium_text_decoration: none;
923
- --hm_display_md_regular_font_family: Figtree;
924
- --hm_display_md_regular_font_size: 36;
925
- --hm_display_md_regular_font_weight: Regular;
926
- --hm_display_md_regular_letter_spacing: -2%;
927
- --hm_display_md_regular_line_height: 100%;
928
- --hm_display_md_regular_paragraph_indent: 0px;
929
- --hm_display_md_regular_paragraph_spacing: 36;
930
- --hm_display_md_regular_text_case: none;
931
- --hm_display_md_regular_text_decoration: none;
932
- --hm_display_md_semibold_font_family: Figtree;
933
- --hm_display_md_semibold_font_size: 36;
934
- --hm_display_md_semibold_font_weight: SemiBold;
935
- --hm_display_md_semibold_letter_spacing: -2%;
936
- --hm_display_md_semibold_line_height: 100%;
937
- --hm_display_md_semibold_paragraph_indent: 0px;
938
- --hm_display_md_semibold_paragraph_spacing: 36;
939
- --hm_display_md_semibold_text_case: none;
940
- --hm_display_md_semibold_text_decoration: none;
941
- --hm_display_sm_bold_font_family: Figtree;
942
- --hm_display_sm_bold_font_size: 30;
943
- --hm_display_sm_bold_font_weight: Bold;
944
- --hm_display_sm_bold_letter_spacing: 0%;
945
- --hm_display_sm_bold_line_height: 38;
946
- --hm_display_sm_bold_paragraph_indent: 0px;
947
- --hm_display_sm_bold_paragraph_spacing: 30;
948
- --hm_display_sm_bold_text_case: none;
949
- --hm_display_sm_bold_text_decoration: none;
950
- --hm_display_sm_medium_font_family: Figtree;
951
- --hm_display_sm_medium_font_size: 30;
952
- --hm_display_sm_medium_font_weight: Medium;
953
- --hm_display_sm_medium_letter_spacing: 0%;
954
- --hm_display_sm_medium_line_height: 38;
955
- --hm_display_sm_medium_paragraph_indent: 0px;
956
- --hm_display_sm_medium_paragraph_spacing: 30;
957
- --hm_display_sm_medium_text_case: none;
958
- --hm_display_sm_medium_text_decoration: none;
959
- --hm_display_sm_medium_italic_font_family: Inter;
960
- --hm_display_sm_medium_italic_font_size: 30;
961
- --hm_display_sm_medium_italic_font_weight: Medium;
962
- --hm_display_sm_medium_italic_letter_spacing: 0%;
963
- --hm_display_sm_medium_italic_line_height: 44;
964
- --hm_display_sm_medium_italic_paragraph_indent: 0px;
965
- --hm_display_sm_medium_italic_paragraph_spacing: 38;
966
- --hm_display_sm_medium_italic_text_case: none;
967
- --hm_display_sm_medium_italic_text_decoration: none;
968
- --hm_display_sm_medium_italic_font_style: italic;
969
- --hm_display_sm_regular_font_family: Figtree;
970
- --hm_display_sm_regular_font_size: 30;
971
- --hm_display_sm_regular_font_weight: Regular;
972
- --hm_display_sm_regular_letter_spacing: 0%;
973
- --hm_display_sm_regular_line_height: 38;
974
- --hm_display_sm_regular_paragraph_indent: 0px;
975
- --hm_display_sm_regular_paragraph_spacing: 30;
976
- --hm_display_sm_regular_text_case: none;
977
- --hm_display_sm_regular_text_decoration: none;
978
- --hm_display_sm_semibold_font_family: Figtree;
979
- --hm_display_sm_semibold_font_size: 30;
980
- --hm_display_sm_semibold_font_weight: SemiBold;
981
- --hm_display_sm_semibold_letter_spacing: 0%;
982
- --hm_display_sm_semibold_line_height: 38;
983
- --hm_display_sm_semibold_paragraph_indent: 0px;
984
- --hm_display_sm_semibold_paragraph_spacing: 30;
985
- --hm_display_sm_semibold_text_case: none;
986
- --hm_display_sm_semibold_text_decoration: none;
987
- --hm_display_xl_bold_font_family: Figtree;
988
- --hm_display_xl_bold_font_size: 60;
989
- --hm_display_xl_bold_font_weight: Bold;
990
- --hm_display_xl_bold_letter_spacing: -2%;
991
- --hm_display_xl_bold_line_height: 100%;
992
- --hm_display_xl_bold_paragraph_indent: 0px;
993
- --hm_display_xl_bold_paragraph_spacing: 60;
994
- --hm_display_xl_bold_text_case: none;
995
- --hm_display_xl_bold_text_decoration: none;
996
- --hm_display_xl_medium_font_family: Figtree;
997
- --hm_display_xl_medium_font_size: 60;
998
- --hm_display_xl_medium_font_weight: Medium;
999
- --hm_display_xl_medium_letter_spacing: -2%;
1000
- --hm_display_xl_medium_line_height: 72;
1001
- --hm_display_xl_medium_paragraph_indent: 0px;
1002
- --hm_display_xl_medium_paragraph_spacing: 60;
1003
- --hm_display_xl_medium_text_case: none;
1004
- --hm_display_xl_medium_text_decoration: none;
1005
- --hm_display_xl_regular_font_family: Figtree;
1006
- --hm_display_xl_regular_font_size: 60;
1007
- --hm_display_xl_regular_font_weight: Regular;
1008
- --hm_display_xl_regular_letter_spacing: -2%;
1009
- --hm_display_xl_regular_line_height: 100%;
1010
- --hm_display_xl_regular_paragraph_indent: 0px;
1011
- --hm_display_xl_regular_paragraph_spacing: 60;
1012
- --hm_display_xl_regular_text_case: none;
1013
- --hm_display_xl_regular_text_decoration: none;
1014
- --hm_display_xl_semibold_font_family: Figtree;
1015
- --hm_display_xl_semibold_font_size: 60;
1016
- --hm_display_xl_semibold_font_weight: SemiBold;
1017
- --hm_display_xl_semibold_letter_spacing: -2%;
1018
- --hm_display_xl_semibold_line_height: 100%;
1019
- --hm_display_xl_semibold_paragraph_indent: 0px;
1020
- --hm_display_xl_semibold_paragraph_spacing: 60;
1021
- --hm_display_xl_semibold_text_case: none;
1022
- --hm_display_xl_semibold_text_decoration: none;
1023
- --hm_display_xs_bold_font_family: Figtree;
1024
- --hm_display_xs_bold_font_size: 24;
1025
- --hm_display_xs_bold_font_weight: Bold;
1026
- --hm_display_xs_bold_letter_spacing: 0%;
1027
- --hm_display_xs_bold_line_height: 32;
1028
- --hm_display_xs_bold_paragraph_indent: 0px;
1029
- --hm_display_xs_bold_paragraph_spacing: 24;
1030
- --hm_display_xs_bold_text_case: none;
1031
- --hm_display_xs_bold_text_decoration: none;
1032
- --hm_display_xs_medium_font_family: Figtree;
1033
- --hm_display_xs_medium_font_size: 24;
1034
- --hm_display_xs_medium_font_weight: Medium;
1035
- --hm_display_xs_medium_letter_spacing: 0%;
1036
- --hm_display_xs_medium_line_height: 32;
1037
- --hm_display_xs_medium_paragraph_indent: 0px;
1038
- --hm_display_xs_medium_paragraph_spacing: 24;
1039
- --hm_display_xs_medium_text_case: none;
1040
- --hm_display_xs_medium_text_decoration: none;
1041
- --hm_display_xs_medium_italic_font_family: Inter;
1042
- --hm_display_xs_medium_italic_font_size: 24;
1043
- --hm_display_xs_medium_italic_font_weight: Medium;
1044
- --hm_display_xs_medium_italic_letter_spacing: 0%;
1045
- --hm_display_xs_medium_italic_line_height: 36;
1046
- --hm_display_xs_medium_italic_paragraph_indent: 0px;
1047
- --hm_display_xs_medium_italic_paragraph_spacing: 32;
1048
- --hm_display_xs_medium_italic_text_case: none;
1049
- --hm_display_xs_medium_italic_text_decoration: none;
1050
- --hm_display_xs_medium_italic_font_style: italic;
1051
- --hm_display_xs_regular_font_family: Figtree;
1052
- --hm_display_xs_regular_font_size: 24;
1053
- --hm_display_xs_regular_font_weight: Regular;
1054
- --hm_display_xs_regular_letter_spacing: 0%;
1055
- --hm_display_xs_regular_line_height: 32;
1056
- --hm_display_xs_regular_paragraph_indent: 0px;
1057
- --hm_display_xs_regular_paragraph_spacing: 24;
1058
- --hm_display_xs_regular_text_case: none;
1059
- --hm_display_xs_regular_text_decoration: none;
1060
- --hm_display_xs_semibold_font_family: Figtree;
1061
- --hm_display_xs_semibold_font_size: 24;
1062
- --hm_display_xs_semibold_font_weight: SemiBold;
1063
- --hm_display_xs_semibold_letter_spacing: 0%;
1064
- --hm_display_xs_semibold_line_height: 32;
1065
- --hm_display_xs_semibold_paragraph_indent: 0px;
1066
- --hm_display_xs_semibold_paragraph_spacing: 24;
1067
- --hm_display_xs_semibold_text_case: none;
1068
- --hm_display_xs_semibold_text_decoration: none;
2
+ --hm_base_white: #ffffff;
3
+ --hm_base_black: #000000;
4
+ --hm_gray__25: #fcfcfd;
5
+ --hm_gray__50: #fafafa;
6
+ --hm_gray__100: #f4f4f5;
7
+ --hm_gray__200: #e4e4e7;
8
+ --hm_gray__300: #d1d1d6;
9
+ --hm_gray__400: #a0a0ab;
10
+ --hm_gray__500: #70707b;
11
+ --hm_gray__600: #51525c;
12
+ --hm_gray__700: #3f3f46;
13
+ --hm_gray__800: #26272b;
14
+ --hm_gray__900: #1a1a1e;
15
+ --hm_gray__950: #131316;
16
+ --hm_brand_25: #f5fbff;
17
+ --hm_brand_50: #f0f9ff;
18
+ --hm_brand_100: #e0f2fe;
19
+ --hm_brand_200: #b9e6fe;
20
+ --hm_brand_300: #7cd4fd;
21
+ --hm_brand_400: #36bffa;
22
+ --hm_brand_500: #0ba5ec;
23
+ --hm_brand_600: #0086c9;
24
+ --hm_brand_700: #026aa2;
25
+ --hm_brand_800: #065986;
26
+ --hm_brand_900: #0b4a6f;
27
+ --hm_brand_950: #062c41;
1069
28
  --hm_error_25: #fffbfa;
1070
29
  --hm_error_50: #fef3f2;
1071
30
  --hm_error_100: #fee4e2;
@@ -1078,102 +37,246 @@
1078
37
  --hm_error_800: #912018;
1079
38
  --hm_error_900: #7a271a;
1080
39
  --hm_error_950: #55160c;
1081
- --hm_focus_rings_ring_brand_blur: 0;
1082
- --hm_focus_rings_ring_brand_color: #9e77ed3d;
1083
- --hm_focus_rings_ring_brand_spread: 4;
1084
- --hm_focus_rings_ring_brand_type: dropShadow;
1085
- --hm_focus_rings_ring_brand_x: 0;
1086
- --hm_focus_rings_ring_brand_y: 0;
1087
- --hm_focus_rings_ring_brand_shadow_sm_1_blur: 3;
1088
- --hm_focus_rings_ring_brand_shadow_sm_1_color: #1018281a;
1089
- --hm_focus_rings_ring_brand_shadow_sm_1_spread: 0;
1090
- --hm_focus_rings_ring_brand_shadow_sm_1_type: dropShadow;
1091
- --hm_focus_rings_ring_brand_shadow_sm_1_x: 0;
1092
- --hm_focus_rings_ring_brand_shadow_sm_1_y: 1;
1093
- --hm_focus_rings_ring_brand_shadow_sm_2_blur: 2;
1094
- --hm_focus_rings_ring_brand_shadow_sm_2_color: #1018280f;
1095
- --hm_focus_rings_ring_brand_shadow_sm_2_spread: 0;
1096
- --hm_focus_rings_ring_brand_shadow_sm_2_type: dropShadow;
1097
- --hm_focus_rings_ring_brand_shadow_sm_2_x: 0;
1098
- --hm_focus_rings_ring_brand_shadow_sm_2_y: 1;
1099
- --hm_focus_rings_ring_brand_shadow_sm_3_blur: 0;
1100
- --hm_focus_rings_ring_brand_shadow_sm_3_color: #9e77ed3d;
1101
- --hm_focus_rings_ring_brand_shadow_sm_3_spread: 4;
1102
- --hm_focus_rings_ring_brand_shadow_sm_3_type: dropShadow;
1103
- --hm_focus_rings_ring_brand_shadow_sm_3_x: 0;
1104
- --hm_focus_rings_ring_brand_shadow_sm_3_y: 0;
1105
- --hm_focus_rings_ring_brand_shadow_xs_1_blur: 2;
1106
- --hm_focus_rings_ring_brand_shadow_xs_1_color: #1018280d;
1107
- --hm_focus_rings_ring_brand_shadow_xs_1_spread: 0;
1108
- --hm_focus_rings_ring_brand_shadow_xs_1_type: dropShadow;
1109
- --hm_focus_rings_ring_brand_shadow_xs_1_x: 0;
1110
- --hm_focus_rings_ring_brand_shadow_xs_1_y: 1;
1111
- --hm_focus_rings_ring_brand_shadow_xs_2_blur: 0;
1112
- --hm_focus_rings_ring_brand_shadow_xs_2_color: #9e77ed3d;
1113
- --hm_focus_rings_ring_brand_shadow_xs_2_spread: 4;
1114
- --hm_focus_rings_ring_brand_shadow_xs_2_type: dropShadow;
1115
- --hm_focus_rings_ring_brand_shadow_xs_2_x: 0;
1116
- --hm_focus_rings_ring_brand_shadow_xs_2_y: 0;
1117
- --hm_focus_rings_ring_error_blur: 0;
1118
- --hm_focus_rings_ring_error_color: #f044383d;
1119
- --hm_focus_rings_ring_error_spread: 4;
1120
- --hm_focus_rings_ring_error_type: dropShadow;
1121
- --hm_focus_rings_ring_error_x: 0;
1122
- --hm_focus_rings_ring_error_y: 0;
1123
- --hm_focus_rings_ring_error_shadow_xs_1_blur: 2;
1124
- --hm_focus_rings_ring_error_shadow_xs_1_color: #1018280d;
1125
- --hm_focus_rings_ring_error_shadow_xs_1_spread: 0;
1126
- --hm_focus_rings_ring_error_shadow_xs_1_type: dropShadow;
1127
- --hm_focus_rings_ring_error_shadow_xs_1_x: 0;
1128
- --hm_focus_rings_ring_error_shadow_xs_1_y: 1;
1129
- --hm_focus_rings_ring_error_shadow_xs_2_blur: 0;
1130
- --hm_focus_rings_ring_error_shadow_xs_2_color: #f044383d;
1131
- --hm_focus_rings_ring_error_shadow_xs_2_spread: 4;
1132
- --hm_focus_rings_ring_error_shadow_xs_2_type: dropShadow;
1133
- --hm_focus_rings_ring_error_shadow_xs_2_x: 0;
1134
- --hm_focus_rings_ring_error_shadow_xs_2_y: 0;
1135
- --hm_focus_rings_ring_gray_blur: 0;
1136
- --hm_focus_rings_ring_gray_color: #98a2b324;
1137
- --hm_focus_rings_ring_gray_spread: 4;
1138
- --hm_focus_rings_ring_gray_type: dropShadow;
1139
- --hm_focus_rings_ring_gray_x: 0;
1140
- --hm_focus_rings_ring_gray_y: 0;
1141
- --hm_focus_rings_ring_gray_secondary_blur: 0;
1142
- --hm_focus_rings_ring_gray_secondary_color: #98a2b333;
1143
- --hm_focus_rings_ring_gray_secondary_spread: 4;
1144
- --hm_focus_rings_ring_gray_secondary_type: dropShadow;
1145
- --hm_focus_rings_ring_gray_secondary_x: 0;
1146
- --hm_focus_rings_ring_gray_secondary_y: 0;
1147
- --hm_focus_rings_ring_gray_shadow_sm_1_blur: 3;
1148
- --hm_focus_rings_ring_gray_shadow_sm_1_color: #1018281a;
1149
- --hm_focus_rings_ring_gray_shadow_sm_1_spread: 0;
1150
- --hm_focus_rings_ring_gray_shadow_sm_1_type: dropShadow;
1151
- --hm_focus_rings_ring_gray_shadow_sm_1_x: 0;
1152
- --hm_focus_rings_ring_gray_shadow_sm_1_y: 1;
1153
- --hm_focus_rings_ring_gray_shadow_sm_2_blur: 2;
1154
- --hm_focus_rings_ring_gray_shadow_sm_2_color: #1018280f;
1155
- --hm_focus_rings_ring_gray_shadow_sm_2_spread: 0;
1156
- --hm_focus_rings_ring_gray_shadow_sm_2_type: dropShadow;
1157
- --hm_focus_rings_ring_gray_shadow_sm_2_x: 0;
1158
- --hm_focus_rings_ring_gray_shadow_sm_2_y: 1;
1159
- --hm_focus_rings_ring_gray_shadow_sm_3_blur: 0;
1160
- --hm_focus_rings_ring_gray_shadow_sm_3_color: #98a2b324;
1161
- --hm_focus_rings_ring_gray_shadow_sm_3_spread: 4;
1162
- --hm_focus_rings_ring_gray_shadow_sm_3_type: dropShadow;
1163
- --hm_focus_rings_ring_gray_shadow_sm_3_x: 0;
1164
- --hm_focus_rings_ring_gray_shadow_sm_3_y: 0;
1165
- --hm_focus_rings_ring_gray_shadow_xs_1_blur: 2;
1166
- --hm_focus_rings_ring_gray_shadow_xs_1_color: #1018280d;
1167
- --hm_focus_rings_ring_gray_shadow_xs_1_spread: 0;
1168
- --hm_focus_rings_ring_gray_shadow_xs_1_type: dropShadow;
1169
- --hm_focus_rings_ring_gray_shadow_xs_1_x: 0;
1170
- --hm_focus_rings_ring_gray_shadow_xs_1_y: 1;
1171
- --hm_focus_rings_ring_gray_shadow_xs_2_blur: 0;
1172
- --hm_focus_rings_ring_gray_shadow_xs_2_color: #98a2b324;
1173
- --hm_focus_rings_ring_gray_shadow_xs_2_spread: 4;
1174
- --hm_focus_rings_ring_gray_shadow_xs_2_type: dropShadow;
1175
- --hm_focus_rings_ring_gray_shadow_xs_2_x: 0;
1176
- --hm_focus_rings_ring_gray_shadow_xs_2_y: 0;
40
+ --hm_warning_25: #fffcf5;
41
+ --hm_warning_50: #fffaeb;
42
+ --hm_warning_100: #fef0c7;
43
+ --hm_warning_200: #fedf89;
44
+ --hm_warning_300: #fec84b;
45
+ --hm_warning_400: #fdb022;
46
+ --hm_warning_500: #f79009;
47
+ --hm_warning_600: #dc6803;
48
+ --hm_warning_700: #b54708;
49
+ --hm_warning_800: #93370d;
50
+ --hm_warning_900: #7a2e0e;
51
+ --hm_warning_950: #4e1d09;
52
+ --hm_success_25: #f6fef9;
53
+ --hm_success_50: #ecfdf3;
54
+ --hm_success_100: #dcfae6;
55
+ --hm_success_200: #abefc6;
56
+ --hm_success_300: #75e0a7;
57
+ --hm_success_400: #47cd89;
58
+ --hm_success_500: #17b26a;
59
+ --hm_success_600: #079455;
60
+ --hm_success_700: #067647;
61
+ --hm_success_800: #085d3a;
62
+ --hm_success_900: #074d31;
63
+ --hm_success_950: #053321;
64
+ --hm_gray_blue_25: #fcfcfd;
65
+ --hm_gray_blue_50: #f8f9fc;
66
+ --hm_gray_blue_100: #eaecf5;
67
+ --hm_gray_blue_200: #d5d9eb;
68
+ --hm_gray_blue_300: #b3b8db;
69
+ --hm_gray_blue_400: #717bbc;
70
+ --hm_gray_blue_500: #4e5ba6;
71
+ --hm_gray_blue_600: #3e4784;
72
+ --hm_gray_blue_700: #363f72;
73
+ --hm_gray_blue_800: #293056;
74
+ --hm_gray_blue_900: #101323;
75
+ --hm_gray_blue_950: #0d0f1c;
76
+ --hm_gray_cool_25: #fcfcfd;
77
+ --hm_gray_cool_50: #f9f9fb;
78
+ --hm_gray_cool_100: #eff1f5;
79
+ --hm_gray_cool_200: #dcdfea;
80
+ --hm_gray_cool_300: #b9c0d4;
81
+ --hm_gray_cool_400: #7d89b0;
82
+ --hm_gray_cool_500: #5d6b98;
83
+ --hm_gray_cool_600: #4a5578;
84
+ --hm_gray_cool_700: #404968;
85
+ --hm_gray_cool_800: #30374f;
86
+ --hm_gray_cool_900: #111322;
87
+ --hm_gray_cool_950: #0e101b;
88
+ --hm_gray_modern_25: #fcfcfd;
89
+ --hm_gray_modern_50: #f8fafc;
90
+ --hm_gray_modern_100: #eef2f6;
91
+ --hm_gray_modern_200: #e3e8ef;
92
+ --hm_gray_modern_300: #cdd5df;
93
+ --hm_gray_modern_400: #9aa4b2;
94
+ --hm_gray_modern_500: #697586;
95
+ --hm_gray_modern_600: #4b5565;
96
+ --hm_gray_modern_700: #364152;
97
+ --hm_gray_modern_800: #202939;
98
+ --hm_gray_modern_900: #121926;
99
+ --hm_gray_modern_950: #0d121c;
100
+ --hm_gray_neutral_25: #fcfcfd;
101
+ --hm_gray_neutral_50: #f9fafb;
102
+ --hm_gray_neutral_100: #f3f4f6;
103
+ --hm_gray_neutral_200: #e5e7eb;
104
+ --hm_gray_neutral_300: #d2d6db;
105
+ --hm_gray_neutral_400: #9da4ae;
106
+ --hm_gray_neutral_500: #6c737f;
107
+ --hm_gray_neutral_600: #4d5761;
108
+ --hm_gray_neutral_700: #384250;
109
+ --hm_gray_neutral_800: #1f2a37;
110
+ --hm_gray_neutral_900: #111927;
111
+ --hm_gray_neutral_950: #0d121c;
112
+ --hm_gray_iron_25: #fcfcfc;
113
+ --hm_gray_iron_50: #fafafa;
114
+ --hm_gray_iron_100: #f4f4f5;
115
+ --hm_gray_iron_200: #e4e4e7;
116
+ --hm_gray_iron_300: #d1d1d6;
117
+ --hm_gray_iron_400: #a0a0ab;
118
+ --hm_gray_iron_500: #70707b;
119
+ --hm_gray_iron_600: #51525c;
120
+ --hm_gray_iron_700: #3f3f46;
121
+ --hm_gray_iron_800: #26272b;
122
+ --hm_gray_iron_900: #1a1a1e;
123
+ --hm_gray_iron_950: #131316;
124
+ --hm_gray_true_25: #fcfcfc;
125
+ --hm_gray_true_50: #fafafa;
126
+ --hm_gray_true_100: #f5f5f5;
127
+ --hm_gray_true_200: #e5e5e5;
128
+ --hm_gray_true_300: #d6d6d6;
129
+ --hm_gray_true_400: #a3a3a3;
130
+ --hm_gray_true_500: #737373;
131
+ --hm_gray_true_600: #525252;
132
+ --hm_gray_true_700: #424242;
133
+ --hm_gray_true_800: #292929;
134
+ --hm_gray_true_900: #141414;
135
+ --hm_gray_true_950: #0f0f0f;
136
+ --hm_gray_warm_25: #fdfdfc;
137
+ --hm_gray_warm_50: #fafaf9;
138
+ --hm_gray_warm_100: #f5f5f4;
139
+ --hm_gray_warm_200: #e7e5e4;
140
+ --hm_gray_warm_300: #d7d3d0;
141
+ --hm_gray_warm_400: #a9a29d;
142
+ --hm_gray_warm_500: #79716b;
143
+ --hm_gray_warm_600: #57534e;
144
+ --hm_gray_warm_700: #44403c;
145
+ --hm_gray_warm_800: #292524;
146
+ --hm_gray_warm_900: #1c1917;
147
+ --hm_gray_warm_950: #171412;
148
+ --hm_moss_25: #fafdf7;
149
+ --hm_moss_50: #f5fbee;
150
+ --hm_moss_100: #e6f4d7;
151
+ --hm_moss_200: #ceeab0;
152
+ --hm_moss_300: #acdc79;
153
+ --hm_moss_400: #86cb3c;
154
+ --hm_moss_500: #669f2a;
155
+ --hm_moss_600: #4f7a21;
156
+ --hm_moss_700: #3f621a;
157
+ --hm_moss_800: #335015;
158
+ --hm_moss_900: #2b4212;
159
+ --hm_moss_950: #1a280b;
160
+ --hm_green_light_25: #fafef5;
161
+ --hm_green_light_50: #f3fee7;
162
+ --hm_green_light_100: #e3fbcc;
163
+ --hm_green_light_200: #d0f8ab;
164
+ --hm_green_light_300: #a6ef67;
165
+ --hm_green_light_400: #85e13a;
166
+ --hm_green_light_500: #66c61c;
167
+ --hm_green_light_600: #4ca30d;
168
+ --hm_green_light_700: #3b7c0f;
169
+ --hm_green_light_800: #326212;
170
+ --hm_green_light_900: #2b5314;
171
+ --hm_green_light_950: #15290a;
172
+ --hm_green_25: #f6fef9;
173
+ --hm_green_50: #edfcf2;
174
+ --hm_green_100: #d3f8df;
175
+ --hm_green_200: #aaf0c4;
176
+ --hm_green_300: #73e2a3;
177
+ --hm_green_400: #3ccb7f;
178
+ --hm_green_500: #16b364;
179
+ --hm_green_600: #099250;
180
+ --hm_green_700: #087443;
181
+ --hm_green_800: #095c37;
182
+ --hm_green_900: #084c2e;
183
+ --hm_green_950: #052e1c;
184
+ --hm_teal_25: #f6fefc;
185
+ --hm_teal_50: #f0fdf9;
186
+ --hm_teal_100: #ccfbef;
187
+ --hm_teal_200: #99f6e0;
188
+ --hm_teal_300: #5fe9d0;
189
+ --hm_teal_400: #2ed3b7;
190
+ --hm_teal_500: #15b79e;
191
+ --hm_teal_600: #0e9384;
192
+ --hm_teal_700: #107569;
193
+ --hm_teal_800: #125d56;
194
+ --hm_teal_900: #134e48;
195
+ --hm_teal_950: #0a2926;
196
+ --hm_cyan_25: #f5feff;
197
+ --hm_cyan_50: #ecfdff;
198
+ --hm_cyan_100: #cff9fe;
199
+ --hm_cyan_200: #a5f0fc;
200
+ --hm_cyan_300: #67e3f9;
201
+ --hm_cyan_400: #22ccee;
202
+ --hm_cyan_500: #06aed4;
203
+ --hm_cyan_600: #088ab2;
204
+ --hm_cyan_700: #0e7090;
205
+ --hm_cyan_800: #155b75;
206
+ --hm_cyan_900: #164c63;
207
+ --hm_cyan_950: #0d2d3a;
208
+ --hm_blue_light_25: #f5fbff;
209
+ --hm_blue_light_50: #f0f9ff;
210
+ --hm_blue_light_100: #e0f2fe;
211
+ --hm_blue_light_200: #b9e6fe;
212
+ --hm_blue_light_300: #7cd4fd;
213
+ --hm_blue_light_400: #36bffa;
214
+ --hm_blue_light_500: #0ba5ec;
215
+ --hm_blue_light_600: #0086c9;
216
+ --hm_blue_light_700: #026aa2;
217
+ --hm_blue_light_800: #065986;
218
+ --hm_blue_light_900: #0b4a6f;
219
+ --hm_blue_light_950: #062c41;
220
+ --hm_blue_25: #f5faff;
221
+ --hm_blue_50: #eff8ff;
222
+ --hm_blue_100: #d1e9ff;
223
+ --hm_blue_200: #b2ddff;
224
+ --hm_blue_300: #84caff;
225
+ --hm_blue_400: #53b1fd;
226
+ --hm_blue_500: #2e90fa;
227
+ --hm_blue_600: #1570ef;
228
+ --hm_blue_700: #175cd3;
229
+ --hm_blue_800: #1849a9;
230
+ --hm_blue_900: #194185;
231
+ --hm_blue_950: #102a56;
232
+ --hm_blue_dark_25: #f5f8ff;
233
+ --hm_blue_dark_50: #eff4ff;
234
+ --hm_blue_dark_100: #d1e0ff;
235
+ --hm_blue_dark_200: #b2ccff;
236
+ --hm_blue_dark_300: #84adff;
237
+ --hm_blue_dark_400: #528bff;
238
+ --hm_blue_dark_500: #2970ff;
239
+ --hm_blue_dark_600: #155eef;
240
+ --hm_blue_dark_700: #004eeb;
241
+ --hm_blue_dark_800: #0040c1;
242
+ --hm_blue_dark_900: #00359e;
243
+ --hm_blue_dark_950: #002266;
244
+ --hm_indigo_25: #f5f8ff;
245
+ --hm_indigo_50: #eef4ff;
246
+ --hm_indigo_100: #e0eaff;
247
+ --hm_indigo_200: #c7d7fe;
248
+ --hm_indigo_300: #a4bcfd;
249
+ --hm_indigo_400: #8098f9;
250
+ --hm_indigo_500: #6172f3;
251
+ --hm_indigo_600: #444ce7;
252
+ --hm_indigo_700: #3538cd;
253
+ --hm_indigo_800: #2d31a6;
254
+ --hm_indigo_900: #2d3282;
255
+ --hm_indigo_950: #1f235b;
256
+ --hm_violet_25: #fbfaff;
257
+ --hm_violet_50: #f5f3ff;
258
+ --hm_violet_100: #ece9fe;
259
+ --hm_violet_200: #ddd6fe;
260
+ --hm_violet_300: #c3b5fd;
261
+ --hm_violet_400: #a48afb;
262
+ --hm_violet_500: #875bf7;
263
+ --hm_violet_600: #7839ee;
264
+ --hm_violet_700: #6927da;
265
+ --hm_violet_800: #5720b7;
266
+ --hm_violet_900: #491c96;
267
+ --hm_violet_950: #2e125e;
268
+ --hm_purple_25: #fafaff;
269
+ --hm_purple_50: #f4f3ff;
270
+ --hm_purple_100: #ebe9fe;
271
+ --hm_purple_200: #d9d6fe;
272
+ --hm_purple_300: #bdb4fe;
273
+ --hm_purple_400: #9b8afb;
274
+ --hm_purple_500: #7a5af8;
275
+ --hm_purple_600: #6938ef;
276
+ --hm_purple_700: #5925dc;
277
+ --hm_purple_800: #4a1fb8;
278
+ --hm_purple_900: #3e1c96;
279
+ --hm_purple_950: #27115f;
1177
280
  --hm_fuchsia_25: #fefaff;
1178
281
  --hm_fuchsia_50: #fdf4ff;
1179
282
  --hm_fuchsia_100: #fbe8ff;
@@ -1186,6 +289,96 @@
1186
289
  --hm_fuchsia_800: #821890;
1187
290
  --hm_fuchsia_900: #6f1877;
1188
291
  --hm_fuchsia_950: #47104c;
292
+ --hm_pink_25: #fef6fb;
293
+ --hm_pink_50: #fdf2fa;
294
+ --hm_pink_100: #fce7f6;
295
+ --hm_pink_200: #fcceee;
296
+ --hm_pink_300: #faa7e0;
297
+ --hm_pink_400: #f670c7;
298
+ --hm_pink_500: #ee46bc;
299
+ --hm_pink_600: #dd2590;
300
+ --hm_pink_700: #c11574;
301
+ --hm_pink_800: #9e165f;
302
+ --hm_pink_900: #851651;
303
+ --hm_pink_950: #4e0d30;
304
+ --hm_ros_25: #fff5f6;
305
+ --hm_ros_50: #fff1f3;
306
+ --hm_ros_100: #ffe4e8;
307
+ --hm_ros_200: #fecdd6;
308
+ --hm_ros_300: #fea3b4;
309
+ --hm_ros_400: #fd6f8e;
310
+ --hm_ros_500: #f63d68;
311
+ --hm_ros_600: #e31b54;
312
+ --hm_ros_700: #c01048;
313
+ --hm_ros_800: #a11043;
314
+ --hm_ros_900: #89123e;
315
+ --hm_ros_950: #510b24;
316
+ --hm_orange_dark_25: #fff9f5;
317
+ --hm_orange_dark_50: #fff4ed;
318
+ --hm_orange_dark_100: #ffe6d5;
319
+ --hm_orange_dark_200: #ffd6ae;
320
+ --hm_orange_dark_300: #ff9c66;
321
+ --hm_orange_dark_400: #ff692e;
322
+ --hm_orange_dark_500: #ff4405;
323
+ --hm_orange_dark_600: #e62e05;
324
+ --hm_orange_dark_700: #bc1b06;
325
+ --hm_orange_dark_800: #97180c;
326
+ --hm_orange_dark_900: #771a0d;
327
+ --hm_orange_dark_950: #57130a;
328
+ --hm_orange_25: #fefaf5;
329
+ --hm_orange_50: #fef6ee;
330
+ --hm_orange_100: #fdead7;
331
+ --hm_orange_200: #f9dbaf;
332
+ --hm_orange_300: #f7b27a;
333
+ --hm_orange_400: #f38744;
334
+ --hm_orange_500: #ef6820;
335
+ --hm_orange_600: #e04f16;
336
+ --hm_orange_700: #b93815;
337
+ --hm_orange_800: #932f19;
338
+ --hm_orange_900: #772917;
339
+ --hm_orange_950: #511c10;
340
+ --hm_yellow_25: #fefdf0;
341
+ --hm_yellow_50: #fefbe8;
342
+ --hm_yellow_100: #fef7c3;
343
+ --hm_yellow_200: #feee95;
344
+ --hm_yellow_300: #fde272;
345
+ --hm_yellow_400: #fac515;
346
+ --hm_yellow_500: #eaaa08;
347
+ --hm_yellow_600: #ca8504;
348
+ --hm_yellow_700: #a15c07;
349
+ --hm_yellow_800: #854a0e;
350
+ --hm_yellow_900: #713b12;
351
+ --hm_yellow_950: #542c0d;
352
+ --hm_gradient_gray_600_500_90deg: linear-gradient(
353
+ 90deg,
354
+ #475467 0%,
355
+ #667085 100%
356
+ );
357
+ --hm_gradient_gray_700_600_45deg: linear-gradient(
358
+ 45deg,
359
+ #344054 0%,
360
+ #475467 100%
361
+ );
362
+ --hm_gradient_gray_800_600_45deg: linear-gradient(
363
+ 45deg,
364
+ #182230 0%,
365
+ #475467 100%
366
+ );
367
+ --hm_gradient_gray_800_600_90deg: linear-gradient(
368
+ 90deg,
369
+ #182230 0%,
370
+ #475467 100%
371
+ );
372
+ --hm_gradient_gray_800_7006_5deg: linear-gradient(
373
+ 27deg,
374
+ #182230 0%,
375
+ #344054 100%
376
+ );
377
+ --hm_gradient_gray_900_600_45deg: linear-gradient(
378
+ 45deg,
379
+ #101828 0%,
380
+ #475467 100%
381
+ );
1189
382
  --hm_gradient_brand_600_500_90deg: linear-gradient(
1190
383
  90deg,
1191
384
  #7f56d9 0%,
@@ -1201,50 +394,90 @@
1201
394
  #53389e 0%,
1202
395
  #7f56d9 100%
1203
396
  );
1204
- --hm_gradient_brand_800_600_90deg: linear-gradient(
1205
- 90deg,
1206
- #53389e 0%,
1207
- #7f56d9 100%
397
+ --hm_gradient_brand_800_600_90deg: linear-gradient(
398
+ 90deg,
399
+ #53389e 0%,
400
+ #7f56d9 100%
401
+ );
402
+ --hm_gradient_brand_800_7006_5deg: linear-gradient(
403
+ 27deg,
404
+ #53389e 0%,
405
+ #6941c6 100%
406
+ );
407
+ --hm_gradient_brand_900_600_45deg: linear-gradient(
408
+ 45deg,
409
+ #42307d 0%,
410
+ #7f56d9 100%
411
+ );
412
+ --hm_gradient_linear_gray_neutral_01: linear-gradient(
413
+ 180deg,
414
+ #ffffff 0%,
415
+ #f3f5f7 100%
416
+ );
417
+ --hm_gradient_linear_gray_neutral_02: linear-gradient(
418
+ 180deg,
419
+ #f9fafb 0%,
420
+ #edf0f3 100%
421
+ );
422
+ --hm_gradient_linear_gray_neutral_03: linear-gradient(
423
+ 180deg,
424
+ #f9fafb 0%,
425
+ #e7ebef 100%
426
+ );
427
+ --hm_gradient_linear_gray_neutral_04: linear-gradient(
428
+ 180deg,
429
+ #f3f5f7 0%,
430
+ #e0e5eb 100%
431
+ );
432
+ --hm_gradient_linear_gray_neutral_05: linear-gradient(
433
+ 180deg,
434
+ #edf0f3 0%,
435
+ #d4dbe2 100%
436
+ );
437
+ --hm_gradient_linear_gray_neutral_06: linear-gradient(
438
+ 180deg,
439
+ #e7ebef 0%,
440
+ #c8d1da 100%
1208
441
  );
1209
- --hm_gradient_brand_800_7006_5deg: linear-gradient(
1210
- 27deg,
1211
- #53389e 0%,
1212
- #6941c6 100%
442
+ --hm_gradient_linear_gray_neutral_07: linear-gradient(
443
+ 180deg,
444
+ #e0e5eb 0%,
445
+ #b6c2ce 100%
1213
446
  );
1214
- --hm_gradient_brand_900_600_45deg: linear-gradient(
1215
- 45deg,
1216
- #42307d 0%,
1217
- #7f56d9 100%
447
+ --hm_gradient_linear_gray_true_01: linear-gradient(
448
+ 180deg,
449
+ #ffffff 0%,
450
+ #f5f5f5 100%
1218
451
  );
1219
- --hm_gradient_gray_600_500_90deg: linear-gradient(
1220
- 90deg,
1221
- #475467 0%,
1222
- #667085 100%
452
+ --hm_gradient_linear_gray_true_02: linear-gradient(
453
+ 180deg,
454
+ #fafafa 0%,
455
+ #f0f0f0 100%
1223
456
  );
1224
- --hm_gradient_gray_700_600_45deg: linear-gradient(
1225
- 45deg,
1226
- #344054 0%,
1227
- #475467 100%
457
+ --hm_gradient_linear_gray_true_03: linear-gradient(
458
+ 180deg,
459
+ #fafafa 0%,
460
+ #ebebeb 100%
1228
461
  );
1229
- --hm_gradient_gray_800_600_45deg: linear-gradient(
1230
- 45deg,
1231
- #182230 0%,
1232
- #475467 100%
462
+ --hm_gradient_linear_gray_true_04: linear-gradient(
463
+ 180deg,
464
+ #f5f5f5 0%,
465
+ #e5e5e5 100%
1233
466
  );
1234
- --hm_gradient_gray_800_600_90deg: linear-gradient(
1235
- 90deg,
1236
- #182230 0%,
1237
- #475467 100%
467
+ --hm_gradient_linear_gray_true_05: linear-gradient(
468
+ 180deg,
469
+ #f0f0f0 0%,
470
+ #dbdbdb 100%
1238
471
  );
1239
- --hm_gradient_gray_800_7006_5deg: linear-gradient(
1240
- 27deg,
1241
- #182230 0%,
1242
- #344054 100%
472
+ --hm_gradient_linear_gray_true_06: linear-gradient(
473
+ 180deg,
474
+ #ebebeb 0%,
475
+ #d1d1d1 100%
1243
476
  );
1244
- --hm_gradient_gray_900_600_45deg: linear-gradient(
1245
- 45deg,
1246
- #101828 0%,
1247
- #475467 100%
477
+ --hm_gradient_linear_gray_true_07: linear-gradient(
478
+ 180deg,
479
+ #e5e5e5 0%,
480
+ #c2c2c2 100%
1248
481
  );
1249
482
  --hm_gradient_linear_color_10: linear-gradient(
1250
483
  0deg,
@@ -1574,998 +807,1768 @@
1574
807
  --hm_gradient_linear_color_77: linear-gradient(
1575
808
  135deg,
1576
809
  #ee9ae5 0%,
1577
- #5961f9 100%
1578
- );
1579
- --hm_gradient_linear_color_78: linear-gradient(
1580
- 270deg,
1581
- #6a11cb 0%,
1582
- #2575fc 100%
1583
- );
1584
- --hm_gradient_linear_color_79: linear-gradient(
1585
- 45deg,
1586
- #0017e4 0%,
1587
- #3793ff 100%
1588
- );
1589
- --hm_gradient_linear_color_80: linear-gradient(
1590
- 0deg,
1591
- #75d8ff 0%,
1592
- #23a4db 100%
1593
- );
1594
- --hm_gradient_linear_color_81: linear-gradient(
1595
- 45deg,
1596
- #4b73ff 0%,
1597
- #7cf7ff 100%
1598
- );
1599
- --hm_gradient_linear_color_82: linear-gradient(
1600
- 135deg,
1601
- #5efce8 0%,
1602
- #736efe 100%
1603
- );
1604
- --hm_gradient_linear_color_83: linear-gradient(
1605
- 0deg,
1606
- #7028e4 0%,
1607
- #e5b2ca 100%
1608
- );
1609
- --hm_gradient_linear_color_84: linear-gradient(
1610
- 90deg,
1611
- #7873f5 0%,
1612
- #ec77ab 100%
1613
- );
1614
- --hm_gradient_linear_color_85: linear-gradient(
1615
- 135deg,
1616
- #b01eff 0%,
1617
- #e1467c 100%
1618
- );
1619
- --hm_gradient_linear_color_86: linear-gradient(
1620
- 45deg,
1621
- #d079ee 0%,
1622
- #8a88fb 100%
1623
- );
1624
- --hm_gradient_linear_color_87: linear-gradient(
1625
- 135deg,
1626
- #c99fff 0%,
1627
- #981ed2 100%
1628
- );
1629
- --hm_gradient_linear_color_88: linear-gradient(
1630
- 0deg,
1631
- #9b23ea 0%,
1632
- #5f72bd 100%
1633
- );
1634
- --hm_gradient_linear_color_89: linear-gradient(
1635
- 135deg,
1636
- #b39fff 0%,
1637
- #6a1ed2 100%
1638
- );
1639
- --hm_gradient_linear_color_90: linear-gradient(
1640
- 45deg,
1641
- #4300b1 0%,
1642
- #a531dc 100%
1643
- );
1644
- --hm_gradient_linear_color_91: linear-gradient(
1645
- -45deg,
1646
- #764ba2 0%,
1647
- #667eea 100%
1648
- );
1649
- --hm_gradient_linear_color_01: linear-gradient(
1650
- 180deg,
1651
- #a5c0ee 0%,
1652
- #fbc5ec 100%
1653
- );
1654
- --hm_gradient_linear_color_02: linear-gradient(
1655
- 180deg,
1656
- #fbc2eb 0%,
1657
- #a18cd1 100%
1658
- );
1659
- --hm_gradient_linear_color_03: linear-gradient(
1660
- 180deg,
1661
- #ffd1ff 0%,
1662
- #fad0c4 100%
1663
- );
1664
- --hm_gradient_linear_color_04: linear-gradient(
1665
- 225deg,
1666
- #fad0c4 0%,
1667
- #ff9a9e 100%
1668
- );
1669
- --hm_gradient_linear_color_05: linear-gradient(
1670
- 270deg,
1671
- #fcb69f 0%,
1672
- #ffecd2 100%
1673
- );
1674
- --hm_gradient_linear_color_06: linear-gradient(
1675
- 180deg,
1676
- #fecfef 0%,
1677
- #ff989c 100%
1678
- );
1679
- --hm_gradient_linear_color_07: linear-gradient(
1680
- 45deg,
1681
- #ff9de4 0%,
1682
- #ffeaf6 100%
1683
- );
1684
- --hm_gradient_linear_color_08: linear-gradient(
1685
- 180deg,
1686
- #e6dee9 0%,
1687
- #fdcaf1 100%
1688
- );
1689
- --hm_gradient_linear_color_09: linear-gradient(
1690
- 45deg,
1691
- #a6c0fe 0%,
1692
- #ffeaf6 100%
1693
- );
1694
- --hm_gradient_linear_gray_neutral_01: linear-gradient(
1695
- 180deg,
1696
- #ffffff 0%,
1697
- #f3f5f7 100%
1698
- );
1699
- --hm_gradient_linear_gray_neutral_02: linear-gradient(
1700
- 180deg,
1701
- #f9fafb 0%,
1702
- #edf0f3 100%
1703
- );
1704
- --hm_gradient_linear_gray_neutral_03: linear-gradient(
1705
- 180deg,
1706
- #f9fafb 0%,
1707
- #e7ebef 100%
1708
- );
1709
- --hm_gradient_linear_gray_neutral_04: linear-gradient(
1710
- 180deg,
1711
- #f3f5f7 0%,
1712
- #e0e5eb 100%
1713
- );
1714
- --hm_gradient_linear_gray_neutral_05: linear-gradient(
1715
- 180deg,
1716
- #edf0f3 0%,
1717
- #d4dbe2 100%
1718
- );
1719
- --hm_gradient_linear_gray_neutral_06: linear-gradient(
1720
- 180deg,
1721
- #e7ebef 0%,
1722
- #c8d1da 100%
1723
- );
1724
- --hm_gradient_linear_gray_neutral_07: linear-gradient(
1725
- 180deg,
1726
- #e0e5eb 0%,
1727
- #b6c2ce 100%
1728
- );
1729
- --hm_gradient_linear_gray_true_01: linear-gradient(
1730
- 180deg,
1731
- #ffffff 0%,
1732
- #f5f5f5 100%
1733
- );
1734
- --hm_gradient_linear_gray_true_02: linear-gradient(
1735
- 180deg,
1736
- #fafafa 0%,
1737
- #f0f0f0 100%
1738
- );
1739
- --hm_gradient_linear_gray_true_03: linear-gradient(
1740
- 180deg,
1741
- #fafafa 0%,
1742
- #ebebeb 100%
1743
- );
1744
- --hm_gradient_linear_gray_true_04: linear-gradient(
1745
- 180deg,
1746
- #f5f5f5 0%,
1747
- #e5e5e5 100%
1748
- );
1749
- --hm_gradient_linear_gray_true_05: linear-gradient(
1750
- 180deg,
1751
- #f0f0f0 0%,
1752
- #dbdbdb 100%
1753
- );
1754
- --hm_gradient_linear_gray_true_06: linear-gradient(
1755
- 180deg,
1756
- #ebebeb 0%,
1757
- #d1d1d1 100%
810
+ #5961f9 100%
1758
811
  );
1759
- --hm_gradient_linear_gray_true_07: linear-gradient(
1760
- 180deg,
1761
- #e5e5e5 0%,
1762
- #c2c2c2 100%
812
+ --hm_gradient_linear_color_78: linear-gradient(
813
+ 270deg,
814
+ #6a11cb 0%,
815
+ #2575fc 100%
1763
816
  );
1764
- --hm_gray__25: #fafafa;
1765
- --hm_gray__50: #f5f5f6;
1766
- --hm_gray__100: #f0f1f1;
1767
- --hm_gray__200: #ececed;
1768
- --hm_gray__300: #cecfd2;
1769
- --hm_gray__400: #94969c;
1770
- --hm_gray__500: #85888e;
1771
- --hm_gray__600: #61646c;
1772
- --hm_gray__700: #333741;
1773
- --hm_gray__800: #1f242f;
1774
- --hm_gray__900: #161b26;
1775
- --hm_gray__950: #0c111d;
1776
- --hm_gray_blue_25: #fcfcfd;
1777
- --hm_gray_blue_50: #f8f9fc;
1778
- --hm_gray_blue_100: #eaecf5;
1779
- --hm_gray_blue_200: #d5d9eb;
1780
- --hm_gray_blue_300: #b3b8db;
1781
- --hm_gray_blue_400: #717bbc;
1782
- --hm_gray_blue_500: #4e5ba6;
1783
- --hm_gray_blue_600: #3e4784;
1784
- --hm_gray_blue_700: #363f72;
1785
- --hm_gray_blue_800: #293056;
1786
- --hm_gray_blue_900: #101323;
1787
- --hm_gray_blue_950: #0d0f1c;
1788
- --hm_gray_cool_25: #fcfcfd;
1789
- --hm_gray_cool_50: #f9f9fb;
1790
- --hm_gray_cool_100: #eff1f5;
1791
- --hm_gray_cool_200: #dcdfea;
1792
- --hm_gray_cool_300: #b9c0d4;
1793
- --hm_gray_cool_400: #7d89b0;
1794
- --hm_gray_cool_500: #5d6b98;
1795
- --hm_gray_cool_600: #4a5578;
1796
- --hm_gray_cool_700: #404968;
1797
- --hm_gray_cool_800: #30374f;
1798
- --hm_gray_cool_900: #111322;
1799
- --hm_gray_cool_950: #0e101b;
1800
- --hm_gray_iron_25: #fcfcfc;
1801
- --hm_gray_iron_50: #fafafa;
1802
- --hm_gray_iron_100: #f4f4f5;
1803
- --hm_gray_iron_200: #e4e4e7;
1804
- --hm_gray_iron_300: #d1d1d6;
1805
- --hm_gray_iron_400: #a0a0ab;
1806
- --hm_gray_iron_500: #70707b;
1807
- --hm_gray_iron_600: #51525c;
1808
- --hm_gray_iron_700: #3f3f46;
1809
- --hm_gray_iron_800: #26272b;
1810
- --hm_gray_iron_900: #1a1a1e;
1811
- --hm_gray_iron_950: #131316;
1812
- --hm_gray_modern_25: #fcfcfd;
1813
- --hm_gray_modern_50: #f8fafc;
1814
- --hm_gray_modern_100: #eef2f6;
1815
- --hm_gray_modern_200: #e3e8ef;
1816
- --hm_gray_modern_300: #cdd5df;
1817
- --hm_gray_modern_400: #9aa4b2;
1818
- --hm_gray_modern_500: #697586;
1819
- --hm_gray_modern_600: #4b5565;
1820
- --hm_gray_modern_700: #364152;
1821
- --hm_gray_modern_800: #202939;
1822
- --hm_gray_modern_900: #121926;
1823
- --hm_gray_modern_950: #0d121c;
1824
- --hm_gray_neutral_25: #fcfcfd;
1825
- --hm_gray_neutral_50: #f9fafb;
1826
- --hm_gray_neutral_100: #f3f4f6;
1827
- --hm_gray_neutral_200: #e5e7eb;
1828
- --hm_gray_neutral_300: #d2d6db;
1829
- --hm_gray_neutral_400: #9da4ae;
1830
- --hm_gray_neutral_500: #6c737f;
1831
- --hm_gray_neutral_600: #4d5761;
1832
- --hm_gray_neutral_700: #384250;
1833
- --hm_gray_neutral_800: #1f2a37;
1834
- --hm_gray_neutral_900: #111927;
1835
- --hm_gray_neutral_950: #0d121c;
1836
- --hm_gray_true_25: #fcfcfc;
1837
- --hm_gray_true_50: #fafafa;
1838
- --hm_gray_true_100: #f5f5f5;
1839
- --hm_gray_true_200: #e5e5e5;
1840
- --hm_gray_true_300: #d6d6d6;
1841
- --hm_gray_true_400: #a3a3a3;
1842
- --hm_gray_true_500: #737373;
1843
- --hm_gray_true_600: #525252;
1844
- --hm_gray_true_700: #424242;
1845
- --hm_gray_true_800: #292929;
1846
- --hm_gray_true_900: #141414;
1847
- --hm_gray_true_950: #0f0f0f;
1848
- --hm_gray_warm_25: #fdfdfc;
1849
- --hm_gray_warm_50: #fafaf9;
1850
- --hm_gray_warm_100: #f5f5f4;
1851
- --hm_gray_warm_200: #e7e5e4;
1852
- --hm_gray_warm_300: #d7d3d0;
1853
- --hm_gray_warm_400: #a9a29d;
1854
- --hm_gray_warm_500: #79716b;
1855
- --hm_gray_warm_600: #57534e;
1856
- --hm_gray_warm_700: #44403c;
1857
- --hm_gray_warm_800: #292524;
1858
- --hm_gray_warm_900: #1c1917;
1859
- --hm_gray_warm_950: #171412;
1860
- --hm_green_25: #f6fef9;
1861
- --hm_green_50: #edfcf2;
1862
- --hm_green_100: #d3f8df;
1863
- --hm_green_200: #aaf0c4;
1864
- --hm_green_300: #73e2a3;
1865
- --hm_green_400: #3ccb7f;
1866
- --hm_green_500: #16b364;
1867
- --hm_green_600: #099250;
1868
- --hm_green_700: #087443;
1869
- --hm_green_800: #095c37;
1870
- --hm_green_900: #084c2e;
1871
- --hm_green_950: #052e1c;
1872
- --hm_green_light_25: #fafef5;
1873
- --hm_green_light_50: #f3fee7;
1874
- --hm_green_light_100: #e3fbcc;
1875
- --hm_green_light_200: #d0f8ab;
1876
- --hm_green_light_300: #a6ef67;
1877
- --hm_green_light_400: #85e13a;
1878
- --hm_green_light_500: #66c61c;
1879
- --hm_green_light_600: #4ca30d;
1880
- --hm_green_light_700: #3b7c0f;
1881
- --hm_green_light_800: #326212;
1882
- --hm_green_light_900: #2b5314;
1883
- --hm_green_light_950: #15290a;
1884
- --hm_indigo_25: #f5f8ff;
1885
- --hm_indigo_50: #eef4ff;
1886
- --hm_indigo_100: #e0eaff;
1887
- --hm_indigo_200: #c7d7fe;
1888
- --hm_indigo_300: #a4bcfd;
1889
- --hm_indigo_400: #8098f9;
1890
- --hm_indigo_500: #6172f3;
1891
- --hm_indigo_600: #444ce7;
1892
- --hm_indigo_700: #3538cd;
1893
- --hm_indigo_800: #2d31a6;
1894
- --hm_indigo_900: #2d3282;
1895
- --hm_indigo_950: #1f235b;
1896
- --hm_moss_25: #fafdf7;
1897
- --hm_moss_50: #f5fbee;
1898
- --hm_moss_100: #e6f4d7;
1899
- --hm_moss_200: #ceeab0;
1900
- --hm_moss_300: #acdc79;
1901
- --hm_moss_400: #86cb3c;
1902
- --hm_moss_500: #669f2a;
1903
- --hm_moss_600: #4f7a21;
1904
- --hm_moss_700: #3f621a;
1905
- --hm_moss_800: #335015;
1906
- --hm_moss_900: #2b4212;
1907
- --hm_moss_950: #1a280b;
1908
- --hm_orange_25: #fefaf5;
1909
- --hm_orange_50: #fef6ee;
1910
- --hm_orange_100: #fdead7;
1911
- --hm_orange_200: #f9dbaf;
1912
- --hm_orange_300: #f7b27a;
1913
- --hm_orange_400: #f38744;
1914
- --hm_orange_500: #ef6820;
1915
- --hm_orange_600: #e04f16;
1916
- --hm_orange_700: #b93815;
1917
- --hm_orange_800: #932f19;
1918
- --hm_orange_900: #772917;
1919
- --hm_orange_950: #511c10;
1920
- --hm_orange_dark_25: #fff9f5;
1921
- --hm_orange_dark_50: #fff4ed;
1922
- --hm_orange_dark_100: #ffe6d5;
1923
- --hm_orange_dark_200: #ffd6ae;
1924
- --hm_orange_dark_300: #ff9c66;
1925
- --hm_orange_dark_400: #ff692e;
1926
- --hm_orange_dark_500: #ff4405;
1927
- --hm_orange_dark_600: #e62e05;
1928
- --hm_orange_dark_700: #bc1b06;
1929
- --hm_orange_dark_800: #97180c;
1930
- --hm_orange_dark_900: #771a0d;
1931
- --hm_orange_dark_950: #57130a;
1932
- --hm_pink_25: #fef6fb;
1933
- --hm_pink_50: #fdf2fa;
1934
- --hm_pink_100: #fce7f6;
1935
- --hm_pink_200: #fcceee;
1936
- --hm_pink_300: #faa7e0;
1937
- --hm_pink_400: #f670c7;
1938
- --hm_pink_500: #ee46bc;
1939
- --hm_pink_600: #dd2590;
1940
- --hm_pink_700: #c11574;
1941
- --hm_pink_800: #9e165f;
1942
- --hm_pink_900: #851651;
1943
- --hm_pink_950: #4e0d30;
1944
- --hm_purple_25: #fafaff;
1945
- --hm_purple_50: #f4f3ff;
1946
- --hm_purple_100: #ebe9fe;
1947
- --hm_purple_200: #d9d6fe;
1948
- --hm_purple_300: #bdb4fe;
1949
- --hm_purple_400: #9b8afb;
1950
- --hm_purple_500: #7a5af8;
1951
- --hm_purple_600: #6938ef;
1952
- --hm_purple_700: #5925dc;
1953
- --hm_purple_800: #4a1fb8;
1954
- --hm_purple_900: #3e1c96;
1955
- --hm_purple_950: #27115f;
1956
- --hm_ros_25: #fff5f6;
1957
- --hm_ros_50: #fff1f3;
1958
- --hm_ros_100: #ffe4e8;
1959
- --hm_ros_200: #fecdd6;
1960
- --hm_ros_300: #fea3b4;
1961
- --hm_ros_400: #fd6f8e;
1962
- --hm_ros_500: #f63d68;
1963
- --hm_ros_600: #e31b54;
1964
- --hm_ros_700: #c01048;
1965
- --hm_ros_800: #a11043;
1966
- --hm_ros_900: #89123e;
1967
- --hm_ros_950: #510b24;
1968
- --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_blur: 64;
1969
- --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_color: #34405414;
1970
- --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_spread: 0;
1971
- --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_type: dropShadow;
1972
- --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_x: 32;
1973
- --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_y: 32;
1974
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_blur: 200;
1975
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_color: #3440542e;
1976
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_spread: 0;
1977
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_type: dropShadow;
1978
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_x: 0;
1979
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_y: 100;
1980
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_blur: 150;
1981
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_color: #34405424;
1982
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_spread: 0;
1983
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_type: dropShadow;
1984
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_x: 0;
1985
- --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_y: 75;
1986
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_blur: 150;
1987
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_color: #3440541f;
1988
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_spread: 0;
1989
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_type: dropShadow;
1990
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_x: 100;
1991
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_y: 100;
1992
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_blur: 72;
1993
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_color: #3440541f;
1994
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_spread: 0;
1995
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_type: dropShadow;
1996
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_x: -40;
1997
- --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_y: 40;
1998
- --hm_shadows_shadow_2xl_blur: 48;
1999
- --hm_shadows_shadow_2xl_color: #1018282e;
2000
- --hm_shadows_shadow_2xl_spread: -12;
2001
- --hm_shadows_shadow_2xl_type: dropShadow;
2002
- --hm_shadows_shadow_2xl_x: 0;
2003
- --hm_shadows_shadow_2xl_y: 24;
2004
- --hm_shadows_shadow_3xl_blur: 64;
2005
- --hm_shadows_shadow_3xl_color: #10182824;
2006
- --hm_shadows_shadow_3xl_spread: -12;
2007
- --hm_shadows_shadow_3xl_type: dropShadow;
2008
- --hm_shadows_shadow_3xl_x: 0;
2009
- --hm_shadows_shadow_3xl_y: 32;
2010
- --hm_shadows_shadow_lg_1_blur: 16;
2011
- --hm_shadows_shadow_lg_1_color: #10182814;
2012
- --hm_shadows_shadow_lg_1_spread: -4;
2013
- --hm_shadows_shadow_lg_1_type: dropShadow;
2014
- --hm_shadows_shadow_lg_1_x: 0;
2015
- --hm_shadows_shadow_lg_1_y: 12;
2016
- --hm_shadows_shadow_lg_2_blur: 6;
2017
- --hm_shadows_shadow_lg_2_color: #10182808;
2018
- --hm_shadows_shadow_lg_2_spread: -2;
2019
- --hm_shadows_shadow_lg_2_type: dropShadow;
2020
- --hm_shadows_shadow_lg_2_x: 0;
2021
- --hm_shadows_shadow_lg_2_y: 4;
2022
- --hm_shadows_shadow_md_1_blur: 8;
2023
- --hm_shadows_shadow_md_1_color: #1018281a;
2024
- --hm_shadows_shadow_md_1_spread: -2;
2025
- --hm_shadows_shadow_md_1_type: dropShadow;
2026
- --hm_shadows_shadow_md_1_x: 0;
2027
- --hm_shadows_shadow_md_1_y: 4;
2028
- --hm_shadows_shadow_md_2_blur: 4;
2029
- --hm_shadows_shadow_md_2_color: #1018280f;
2030
- --hm_shadows_shadow_md_2_spread: -2;
2031
- --hm_shadows_shadow_md_2_type: dropShadow;
2032
- --hm_shadows_shadow_md_2_x: 0;
2033
- --hm_shadows_shadow_md_2_y: 2;
2034
- --hm_shadows_shadow_sm_1_blur: 3;
2035
- --hm_shadows_shadow_sm_1_color: #1018281a;
2036
- --hm_shadows_shadow_sm_1_spread: 0;
817
+ --hm_gradient_linear_color_79: linear-gradient(
818
+ 45deg,
819
+ #0017e4 0%,
820
+ #3793ff 100%
821
+ );
822
+ --hm_gradient_linear_color_80: linear-gradient(
823
+ 0deg,
824
+ #75d8ff 0%,
825
+ #23a4db 100%
826
+ );
827
+ --hm_gradient_linear_color_81: linear-gradient(
828
+ 45deg,
829
+ #4b73ff 0%,
830
+ #7cf7ff 100%
831
+ );
832
+ --hm_gradient_linear_color_82: linear-gradient(
833
+ 135deg,
834
+ #5efce8 0%,
835
+ #736efe 100%
836
+ );
837
+ --hm_gradient_linear_color_83: linear-gradient(
838
+ 0deg,
839
+ #7028e4 0%,
840
+ #e5b2ca 100%
841
+ );
842
+ --hm_gradient_linear_color_84: linear-gradient(
843
+ 90deg,
844
+ #7873f5 0%,
845
+ #ec77ab 100%
846
+ );
847
+ --hm_gradient_linear_color_85: linear-gradient(
848
+ 135deg,
849
+ #b01eff 0%,
850
+ #e1467c 100%
851
+ );
852
+ --hm_gradient_linear_color_86: linear-gradient(
853
+ 45deg,
854
+ #d079ee 0%,
855
+ #8a88fb 100%
856
+ );
857
+ --hm_gradient_linear_color_87: linear-gradient(
858
+ 135deg,
859
+ #c99fff 0%,
860
+ #981ed2 100%
861
+ );
862
+ --hm_gradient_linear_color_88: linear-gradient(
863
+ 0deg,
864
+ #9b23ea 0%,
865
+ #5f72bd 100%
866
+ );
867
+ --hm_gradient_linear_color_89: linear-gradient(
868
+ 135deg,
869
+ #b39fff 0%,
870
+ #6a1ed2 100%
871
+ );
872
+ --hm_gradient_linear_color_90: linear-gradient(
873
+ 45deg,
874
+ #4300b1 0%,
875
+ #a531dc 100%
876
+ );
877
+ --hm_gradient_linear_color_91: linear-gradient(
878
+ -45deg,
879
+ #764ba2 0%,
880
+ #667eea 100%
881
+ );
882
+ --hm_gradient_linear_color_01: linear-gradient(
883
+ 180deg,
884
+ #a5c0ee 0%,
885
+ #fbc5ec 100%
886
+ );
887
+ --hm_gradient_linear_color_02: linear-gradient(
888
+ 180deg,
889
+ #fbc2eb 0%,
890
+ #a18cd1 100%
891
+ );
892
+ --hm_gradient_linear_color_03: linear-gradient(
893
+ 180deg,
894
+ #ffd1ff 0%,
895
+ #fad0c4 100%
896
+ );
897
+ --hm_gradient_linear_color_04: linear-gradient(
898
+ 225deg,
899
+ #fad0c4 0%,
900
+ #ff9a9e 100%
901
+ );
902
+ --hm_gradient_linear_color_05: linear-gradient(
903
+ 270deg,
904
+ #fcb69f 0%,
905
+ #ffecd2 100%
906
+ );
907
+ --hm_gradient_linear_color_06: linear-gradient(
908
+ 180deg,
909
+ #fecfef 0%,
910
+ #ff989c 100%
911
+ );
912
+ --hm_gradient_linear_color_07: linear-gradient(
913
+ 45deg,
914
+ #ff9de4 0%,
915
+ #ffeaf6 100%
916
+ );
917
+ --hm_gradient_linear_color_08: linear-gradient(
918
+ 180deg,
919
+ #e6dee9 0%,
920
+ #fdcaf1 100%
921
+ );
922
+ --hm_gradient_linear_color_09: linear-gradient(
923
+ 45deg,
924
+ #a6c0fe 0%,
925
+ #ffeaf6 100%
926
+ );
927
+ --hm_focus_rings_ring_brand_color: #9e77ed3d;
928
+ --hm_focus_rings_ring_brand_type: dropShadow;
929
+ --hm_focus_rings_ring_brand_x: 0;
930
+ --hm_focus_rings_ring_brand_y: 0;
931
+ --hm_focus_rings_ring_brand_blur: 0;
932
+ --hm_focus_rings_ring_brand_spread: 4;
933
+ --hm_focus_rings_ring_brand_shadow_xs_1_color: #9e77ed3d;
934
+ --hm_focus_rings_ring_brand_shadow_xs_1_type: dropShadow;
935
+ --hm_focus_rings_ring_brand_shadow_xs_1_x: 0;
936
+ --hm_focus_rings_ring_brand_shadow_xs_1_y: 0;
937
+ --hm_focus_rings_ring_brand_shadow_xs_1_blur: 0;
938
+ --hm_focus_rings_ring_brand_shadow_xs_1_spread: 4;
939
+ --hm_focus_rings_ring_brand_shadow_xs_2_color: #1018280d;
940
+ --hm_focus_rings_ring_brand_shadow_xs_2_type: dropShadow;
941
+ --hm_focus_rings_ring_brand_shadow_xs_2_x: 0;
942
+ --hm_focus_rings_ring_brand_shadow_xs_2_y: 1;
943
+ --hm_focus_rings_ring_brand_shadow_xs_2_blur: 2;
944
+ --hm_focus_rings_ring_brand_shadow_xs_2_spread: 0;
945
+ --hm_focus_rings_ring_brand_shadow_sm_1_color: #9e77ed3d;
946
+ --hm_focus_rings_ring_brand_shadow_sm_1_type: dropShadow;
947
+ --hm_focus_rings_ring_brand_shadow_sm_1_x: 0;
948
+ --hm_focus_rings_ring_brand_shadow_sm_1_y: 0;
949
+ --hm_focus_rings_ring_brand_shadow_sm_1_blur: 0;
950
+ --hm_focus_rings_ring_brand_shadow_sm_1_spread: 4;
951
+ --hm_focus_rings_ring_brand_shadow_sm_2_color: #1018280f;
952
+ --hm_focus_rings_ring_brand_shadow_sm_2_type: dropShadow;
953
+ --hm_focus_rings_ring_brand_shadow_sm_2_x: 0;
954
+ --hm_focus_rings_ring_brand_shadow_sm_2_y: 1;
955
+ --hm_focus_rings_ring_brand_shadow_sm_2_blur: 2;
956
+ --hm_focus_rings_ring_brand_shadow_sm_2_spread: 0;
957
+ --hm_focus_rings_ring_brand_shadow_sm_3_color: #1018281a;
958
+ --hm_focus_rings_ring_brand_shadow_sm_3_type: dropShadow;
959
+ --hm_focus_rings_ring_brand_shadow_sm_3_x: 0;
960
+ --hm_focus_rings_ring_brand_shadow_sm_3_y: 1;
961
+ --hm_focus_rings_ring_brand_shadow_sm_3_blur: 3;
962
+ --hm_focus_rings_ring_brand_shadow_sm_3_spread: 0;
963
+ --hm_focus_rings_ring_gray_color: #98a2b324;
964
+ --hm_focus_rings_ring_gray_type: dropShadow;
965
+ --hm_focus_rings_ring_gray_x: 0;
966
+ --hm_focus_rings_ring_gray_y: 0;
967
+ --hm_focus_rings_ring_gray_blur: 0;
968
+ --hm_focus_rings_ring_gray_spread: 4;
969
+ --hm_focus_rings_ring_gray_shadow_xs_1_color: #98a2b324;
970
+ --hm_focus_rings_ring_gray_shadow_xs_1_type: dropShadow;
971
+ --hm_focus_rings_ring_gray_shadow_xs_1_x: 0;
972
+ --hm_focus_rings_ring_gray_shadow_xs_1_y: 0;
973
+ --hm_focus_rings_ring_gray_shadow_xs_1_blur: 0;
974
+ --hm_focus_rings_ring_gray_shadow_xs_1_spread: 4;
975
+ --hm_focus_rings_ring_gray_shadow_xs_2_color: #1018280d;
976
+ --hm_focus_rings_ring_gray_shadow_xs_2_type: dropShadow;
977
+ --hm_focus_rings_ring_gray_shadow_xs_2_x: 0;
978
+ --hm_focus_rings_ring_gray_shadow_xs_2_y: 1;
979
+ --hm_focus_rings_ring_gray_shadow_xs_2_blur: 2;
980
+ --hm_focus_rings_ring_gray_shadow_xs_2_spread: 0;
981
+ --hm_focus_rings_ring_gray_shadow_sm_1_color: #98a2b324;
982
+ --hm_focus_rings_ring_gray_shadow_sm_1_type: dropShadow;
983
+ --hm_focus_rings_ring_gray_shadow_sm_1_x: 0;
984
+ --hm_focus_rings_ring_gray_shadow_sm_1_y: 0;
985
+ --hm_focus_rings_ring_gray_shadow_sm_1_blur: 0;
986
+ --hm_focus_rings_ring_gray_shadow_sm_1_spread: 4;
987
+ --hm_focus_rings_ring_gray_shadow_sm_2_color: #1018280f;
988
+ --hm_focus_rings_ring_gray_shadow_sm_2_type: dropShadow;
989
+ --hm_focus_rings_ring_gray_shadow_sm_2_x: 0;
990
+ --hm_focus_rings_ring_gray_shadow_sm_2_y: 1;
991
+ --hm_focus_rings_ring_gray_shadow_sm_2_blur: 2;
992
+ --hm_focus_rings_ring_gray_shadow_sm_2_spread: 0;
993
+ --hm_focus_rings_ring_gray_shadow_sm_3_color: #1018281a;
994
+ --hm_focus_rings_ring_gray_shadow_sm_3_type: dropShadow;
995
+ --hm_focus_rings_ring_gray_shadow_sm_3_x: 0;
996
+ --hm_focus_rings_ring_gray_shadow_sm_3_y: 1;
997
+ --hm_focus_rings_ring_gray_shadow_sm_3_blur: 3;
998
+ --hm_focus_rings_ring_gray_shadow_sm_3_spread: 0;
999
+ --hm_focus_rings_ring_gray_secondary_color: #98a2b333;
1000
+ --hm_focus_rings_ring_gray_secondary_type: dropShadow;
1001
+ --hm_focus_rings_ring_gray_secondary_x: 0;
1002
+ --hm_focus_rings_ring_gray_secondary_y: 0;
1003
+ --hm_focus_rings_ring_gray_secondary_blur: 0;
1004
+ --hm_focus_rings_ring_gray_secondary_spread: 4;
1005
+ --hm_focus_rings_ring_error_color: #f044383d;
1006
+ --hm_focus_rings_ring_error_type: dropShadow;
1007
+ --hm_focus_rings_ring_error_x: 0;
1008
+ --hm_focus_rings_ring_error_y: 0;
1009
+ --hm_focus_rings_ring_error_blur: 0;
1010
+ --hm_focus_rings_ring_error_spread: 4;
1011
+ --hm_focus_rings_ring_error_shadow_xs_1_color: #f044383d;
1012
+ --hm_focus_rings_ring_error_shadow_xs_1_type: dropShadow;
1013
+ --hm_focus_rings_ring_error_shadow_xs_1_x: 0;
1014
+ --hm_focus_rings_ring_error_shadow_xs_1_y: 0;
1015
+ --hm_focus_rings_ring_error_shadow_xs_1_blur: 0;
1016
+ --hm_focus_rings_ring_error_shadow_xs_1_spread: 4;
1017
+ --hm_focus_rings_ring_error_shadow_xs_2_color: #1018280d;
1018
+ --hm_focus_rings_ring_error_shadow_xs_2_type: dropShadow;
1019
+ --hm_focus_rings_ring_error_shadow_xs_2_x: 0;
1020
+ --hm_focus_rings_ring_error_shadow_xs_2_y: 1;
1021
+ --hm_focus_rings_ring_error_shadow_xs_2_blur: 2;
1022
+ --hm_focus_rings_ring_error_shadow_xs_2_spread: 0;
1023
+ --hm_shadows_shadow_xs_color: #1018280d;
1024
+ --hm_shadows_shadow_xs_type: dropShadow;
1025
+ --hm_shadows_shadow_xs_x: 0;
1026
+ --hm_shadows_shadow_xs_y: 1;
1027
+ --hm_shadows_shadow_xs_blur: 2;
1028
+ --hm_shadows_shadow_xs_spread: 0;
1029
+ --hm_shadows_shadow_sm_1_color: #1018280f;
2037
1030
  --hm_shadows_shadow_sm_1_type: dropShadow;
2038
1031
  --hm_shadows_shadow_sm_1_x: 0;
2039
1032
  --hm_shadows_shadow_sm_1_y: 1;
2040
- --hm_shadows_shadow_sm_2_blur: 2;
2041
- --hm_shadows_shadow_sm_2_color: #1018280f;
2042
- --hm_shadows_shadow_sm_2_spread: 0;
1033
+ --hm_shadows_shadow_sm_1_blur: 2;
1034
+ --hm_shadows_shadow_sm_1_spread: 0;
1035
+ --hm_shadows_shadow_sm_2_color: #1018281a;
2043
1036
  --hm_shadows_shadow_sm_2_type: dropShadow;
2044
1037
  --hm_shadows_shadow_sm_2_x: 0;
2045
1038
  --hm_shadows_shadow_sm_2_y: 1;
2046
- --hm_shadows_shadow_xl_1_blur: 24;
2047
- --hm_shadows_shadow_xl_1_color: #10182814;
2048
- --hm_shadows_shadow_xl_1_spread: -4;
2049
- --hm_shadows_shadow_xl_1_type: dropShadow;
2050
- --hm_shadows_shadow_xl_1_x: 0;
2051
- --hm_shadows_shadow_xl_1_y: 20;
2052
- --hm_shadows_shadow_xl_2_blur: 8;
2053
- --hm_shadows_shadow_xl_2_color: #10182808;
2054
- --hm_shadows_shadow_xl_2_spread: -4;
2055
- --hm_shadows_shadow_xl_2_type: dropShadow;
2056
- --hm_shadows_shadow_xl_2_x: 0;
2057
- --hm_shadows_shadow_xl_2_y: 8;
2058
- --hm_shadows_shadow_xs_blur: 2;
2059
- --hm_shadows_shadow_xs_color: #1018280d;
2060
- --hm_shadows_shadow_xs_spread: 0;
2061
- --hm_shadows_shadow_xs_type: dropShadow;
2062
- --hm_shadows_shadow_xs_x: 0;
2063
- --hm_shadows_shadow_xs_y: 1;
2064
- --hm_success_25: #f6fef9;
2065
- --hm_success_50: #ecfdf3;
2066
- --hm_success_100: #dcfae6;
2067
- --hm_success_200: #abefc6;
2068
- --hm_success_300: #75e0a7;
2069
- --hm_success_400: #47cd89;
2070
- --hm_success_500: #17b26a;
2071
- --hm_success_600: #079455;
2072
- --hm_success_700: #067647;
2073
- --hm_success_800: #085d3a;
2074
- --hm_success_900: #074d31;
2075
- --hm_success_950: #053321;
2076
- --hm_teal_25: #f6fefc;
2077
- --hm_teal_50: #f0fdf9;
2078
- --hm_teal_100: #ccfbef;
2079
- --hm_teal_200: #99f6e0;
2080
- --hm_teal_300: #5fe9d0;
2081
- --hm_teal_400: #2ed3b7;
2082
- --hm_teal_500: #15b79e;
2083
- --hm_teal_600: #0e9384;
2084
- --hm_teal_700: #107569;
2085
- --hm_teal_800: #125d56;
2086
- --hm_teal_900: #134e48;
2087
- --hm_teal_950: #0a2926;
2088
- --hm_text_lg_bold_font_family: Figtree;
2089
- --hm_text_lg_bold_font_size: 18;
2090
- --hm_text_lg_bold_font_weight: Bold;
2091
- --hm_text_lg_bold_letter_spacing: 0%;
2092
- --hm_text_lg_bold_line_height: 28;
2093
- --hm_text_lg_bold_paragraph_indent: 0px;
2094
- --hm_text_lg_bold_paragraph_spacing: 18;
2095
- --hm_text_lg_bold_text_case: none;
2096
- --hm_text_lg_bold_text_decoration: none;
2097
- --hm_text_lg_bold_italic_font_family: Inter;
2098
- --hm_text_lg_bold_italic_font_size: 18;
2099
- --hm_text_lg_bold_italic_font_weight: Bold;
2100
- --hm_text_lg_bold_italic_letter_spacing: 0%;
2101
- --hm_text_lg_bold_italic_line_height: 28;
2102
- --hm_text_lg_bold_italic_paragraph_indent: 0px;
2103
- --hm_text_lg_bold_italic_paragraph_spacing: 18;
2104
- --hm_text_lg_bold_italic_text_case: none;
2105
- --hm_text_lg_bold_italic_text_decoration: none;
2106
- --hm_text_lg_bold_italic_font_style: italic;
2107
- --hm_text_lg_medium_font_family: Figtree;
2108
- --hm_text_lg_medium_font_size: 18;
2109
- --hm_text_lg_medium_font_weight: Medium;
2110
- --hm_text_lg_medium_letter_spacing: 0%;
2111
- --hm_text_lg_medium_line_height: 28;
2112
- --hm_text_lg_medium_paragraph_indent: 0px;
2113
- --hm_text_lg_medium_paragraph_spacing: 18;
2114
- --hm_text_lg_medium_text_case: none;
2115
- --hm_text_lg_medium_text_decoration: none;
2116
- --hm_text_lg_medium_italic_font_family: Inter;
2117
- --hm_text_lg_medium_italic_font_size: 18;
2118
- --hm_text_lg_medium_italic_font_weight: Medium;
2119
- --hm_text_lg_medium_italic_letter_spacing: 0%;
2120
- --hm_text_lg_medium_italic_line_height: 28;
2121
- --hm_text_lg_medium_italic_paragraph_indent: 0px;
2122
- --hm_text_lg_medium_italic_paragraph_spacing: 18;
2123
- --hm_text_lg_medium_italic_text_case: none;
2124
- --hm_text_lg_medium_italic_text_decoration: none;
2125
- --hm_text_lg_medium_italic_font_style: italic;
2126
- --hm_text_lg_medium_underlined_font_family: Inter;
2127
- --hm_text_lg_medium_underlined_font_size: 18;
2128
- --hm_text_lg_medium_underlined_font_weight: Medium;
2129
- --hm_text_lg_medium_underlined_letter_spacing: 0%;
2130
- --hm_text_lg_medium_underlined_line_height: 28;
2131
- --hm_text_lg_medium_underlined_paragraph_indent: 0px;
2132
- --hm_text_lg_medium_underlined_paragraph_spacing: 28;
2133
- --hm_text_lg_medium_underlined_text_case: none;
2134
- --hm_text_lg_medium_underlined_text_decoration: underline;
1039
+ --hm_shadows_shadow_sm_2_blur: 3;
1040
+ --hm_shadows_shadow_sm_2_spread: 0;
1041
+ --hm_shadows_shadow_md_1_color: #1018280f;
1042
+ --hm_shadows_shadow_md_1_type: dropShadow;
1043
+ --hm_shadows_shadow_md_1_x: 0;
1044
+ --hm_shadows_shadow_md_1_y: 2;
1045
+ --hm_shadows_shadow_md_1_blur: 4;
1046
+ --hm_shadows_shadow_md_1_spread: -2;
1047
+ --hm_shadows_shadow_md_2_color: #1018281a;
1048
+ --hm_shadows_shadow_md_2_type: dropShadow;
1049
+ --hm_shadows_shadow_md_2_x: 0;
1050
+ --hm_shadows_shadow_md_2_y: 4;
1051
+ --hm_shadows_shadow_md_2_blur: 8;
1052
+ --hm_shadows_shadow_md_2_spread: -2;
1053
+ --hm_shadows_shadow_lg_1_color: #10182808;
1054
+ --hm_shadows_shadow_lg_1_type: dropShadow;
1055
+ --hm_shadows_shadow_lg_1_x: 0;
1056
+ --hm_shadows_shadow_lg_1_y: 4;
1057
+ --hm_shadows_shadow_lg_1_blur: 6;
1058
+ --hm_shadows_shadow_lg_1_spread: -2;
1059
+ --hm_shadows_shadow_lg_2_color: #10182814;
1060
+ --hm_shadows_shadow_lg_2_type: dropShadow;
1061
+ --hm_shadows_shadow_lg_2_x: 0;
1062
+ --hm_shadows_shadow_lg_2_y: 12;
1063
+ --hm_shadows_shadow_lg_2_blur: 16;
1064
+ --hm_shadows_shadow_lg_2_spread: -4;
1065
+ --hm_shadows_shadow_xl_1_color: #10182808;
1066
+ --hm_shadows_shadow_xl_1_type: dropShadow;
1067
+ --hm_shadows_shadow_xl_1_x: 0;
1068
+ --hm_shadows_shadow_xl_1_y: 8;
1069
+ --hm_shadows_shadow_xl_1_blur: 8;
1070
+ --hm_shadows_shadow_xl_1_spread: -4;
1071
+ --hm_shadows_shadow_xl_2_color: #10182814;
1072
+ --hm_shadows_shadow_xl_2_type: dropShadow;
1073
+ --hm_shadows_shadow_xl_2_x: 0;
1074
+ --hm_shadows_shadow_xl_2_y: 20;
1075
+ --hm_shadows_shadow_xl_2_blur: 24;
1076
+ --hm_shadows_shadow_xl_2_spread: -4;
1077
+ --hm_shadows_shadow_2xl_color: #1018282e;
1078
+ --hm_shadows_shadow_2xl_type: dropShadow;
1079
+ --hm_shadows_shadow_2xl_x: 0;
1080
+ --hm_shadows_shadow_2xl_y: 24;
1081
+ --hm_shadows_shadow_2xl_blur: 48;
1082
+ --hm_shadows_shadow_2xl_spread: -12;
1083
+ --hm_shadows_shadow_3xl_color: #10182824;
1084
+ --hm_shadows_shadow_3xl_type: dropShadow;
1085
+ --hm_shadows_shadow_3xl_x: 0;
1086
+ --hm_shadows_shadow_3xl_y: 32;
1087
+ --hm_shadows_shadow_3xl_blur: 64;
1088
+ --hm_shadows_shadow_3xl_spread: -12;
1089
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_color: #34405424;
1090
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_type: dropShadow;
1091
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_x: 0;
1092
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_y: 75;
1093
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_blur: 150;
1094
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_md_spread: 0;
1095
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_color: #3440542e;
1096
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_type: dropShadow;
1097
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_x: 0;
1098
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_y: 100;
1099
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_blur: 200;
1100
+ --hm_shadows_portfolio_mockup_shadows_shadow_main_centre_lg_spread: 0;
1101
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_color: #3440541f;
1102
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_type: dropShadow;
1103
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_x: -40;
1104
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_y: 40;
1105
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_blur: 72;
1106
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_right_lg_spread: 0;
1107
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_color: #3440541f;
1108
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_type: dropShadow;
1109
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_x: 100;
1110
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_y: 100;
1111
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_blur: 150;
1112
+ --hm_shadows_portfolio_mockup_shadows_shadow_overlay_left_lg_spread: 0;
1113
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_color: #34405414;
1114
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_type: dropShadow;
1115
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_x: 32;
1116
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_y: 32;
1117
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_blur: 64;
1118
+ --hm_shadows_portfolio_mockup_shadows_shadow_grid_md_spread: 0;
1119
+ --hm_font_families_figtree: Figtree;
1120
+ --hm_font_families_inter: Inter;
1121
+ --hm_line_heights_0: 100%;
1122
+ --hm_line_heights_1: 30;
1123
+ --hm_line_heights_2: 120%;
1124
+ --hm_line_heights_3: 110%;
1125
+ --hm_line_heights_4: 24;
1126
+ --hm_font_weights_figtree_0: Regular;
1127
+ --hm_font_weights_figtree_1: Medium;
1128
+ --hm_font_weights_figtree_2: SemiBold;
1129
+ --hm_font_weights_figtree_3: Bold;
1130
+ --hm_font_weights_inter_4: Medium Italic;
1131
+ --hm_font_weights_inter_5: Italic;
1132
+ --hm_font_weights_inter_6: Semi Bold Italic;
1133
+ --hm_font_weights_inter_7: Bold Italic;
1134
+ --hm_font_weights_inter_8: Regular;
1135
+ --hm_font_weights_inter_9: Medium;
1136
+ --hm_font_weights_inter_10: Semi Bold;
1137
+ --hm_font_size_0: 12;
1138
+ --hm_font_size_1: 14;
1139
+ --hm_font_size_2: 16;
1140
+ --hm_font_size_3: 18;
1141
+ --hm_font_size_4: 20;
1142
+ --hm_font_size_5: 24;
1143
+ --hm_font_size_6: 30;
1144
+ --hm_font_size_7: 36;
1145
+ --hm_font_size_8: 48;
1146
+ --hm_font_size_9: 60;
1147
+ --hm_font_size_10: 72;
1148
+ --hm_letter_spacing_0: -2%;
1149
+ --hm_letter_spacing_1: 0%;
1150
+ --hm_paragraph_spacing_0: 0;
1151
+ --hm_paragraph_spacing_1: 12;
1152
+ --hm_paragraph_spacing_2: 14;
1153
+ --hm_paragraph_spacing_3: 16;
1154
+ --hm_paragraph_spacing_4: 18;
1155
+ --hm_paragraph_spacing_5: 20;
1156
+ --hm_paragraph_spacing_6: 24;
1157
+ --hm_paragraph_spacing_7: 32;
1158
+ --hm_paragraph_spacing_8: 36;
1159
+ --hm_paragraph_spacing_9: 38;
1160
+ --hm_paragraph_spacing_10: 48;
1161
+ --hm_paragraph_spacing_11: 60;
1162
+ --hm_paragraph_spacing_12: 72;
1163
+ --hm_display_2xl_regular_font_family: Figtree;
1164
+ --hm_display_2xl_regular_font_weight: Regular;
1165
+ --hm_display_2xl_regular_line_height: 100%;
1166
+ --hm_display_2xl_regular_font_size: 72;
1167
+ --hm_display_2xl_regular_letter_spacing: -2%;
1168
+ --hm_display_2xl_regular_paragraph_spacing: 72;
1169
+ --hm_display_2xl_regular_paragraph_indent: 0px;
1170
+ --hm_display_2xl_regular_text_case: none;
1171
+ --hm_display_2xl_regular_text_decoration: none;
1172
+ --hm_display_2xl_medium_font_family: Figtree;
1173
+ --hm_display_2xl_medium_font_weight: Medium;
1174
+ --hm_display_2xl_medium_line_height: 100%;
1175
+ --hm_display_2xl_medium_font_size: 72;
1176
+ --hm_display_2xl_medium_letter_spacing: -2%;
1177
+ --hm_display_2xl_medium_paragraph_spacing: 72;
1178
+ --hm_display_2xl_medium_paragraph_indent: 0px;
1179
+ --hm_display_2xl_medium_text_case: none;
1180
+ --hm_display_2xl_medium_text_decoration: none;
1181
+ --hm_display_2xl_semibold_font_family: Figtree;
1182
+ --hm_display_2xl_semibold_font_weight: SemiBold;
1183
+ --hm_display_2xl_semibold_line_height: 100%;
1184
+ --hm_display_2xl_semibold_font_size: 72;
1185
+ --hm_display_2xl_semibold_letter_spacing: -2%;
1186
+ --hm_display_2xl_semibold_paragraph_spacing: 72;
1187
+ --hm_display_2xl_semibold_paragraph_indent: 0px;
1188
+ --hm_display_2xl_semibold_text_case: none;
1189
+ --hm_display_2xl_semibold_text_decoration: none;
1190
+ --hm_display_2xl_bold_font_family: Figtree;
1191
+ --hm_display_2xl_bold_font_weight: Bold;
1192
+ --hm_display_2xl_bold_line_height: 100%;
1193
+ --hm_display_2xl_bold_font_size: 72;
1194
+ --hm_display_2xl_bold_letter_spacing: -2%;
1195
+ --hm_display_2xl_bold_paragraph_spacing: 72;
1196
+ --hm_display_2xl_bold_paragraph_indent: 0px;
1197
+ --hm_display_2xl_bold_text_case: none;
1198
+ --hm_display_2xl_bold_text_decoration: none;
1199
+ --hm_display_xl_regular_font_family: Figtree;
1200
+ --hm_display_xl_regular_font_weight: Regular;
1201
+ --hm_display_xl_regular_line_height: 100%;
1202
+ --hm_display_xl_regular_font_size: 60;
1203
+ --hm_display_xl_regular_letter_spacing: -2%;
1204
+ --hm_display_xl_regular_paragraph_spacing: 60;
1205
+ --hm_display_xl_regular_paragraph_indent: 0px;
1206
+ --hm_display_xl_regular_text_case: none;
1207
+ --hm_display_xl_regular_text_decoration: none;
1208
+ --hm_display_xl_medium_font_family: Figtree;
1209
+ --hm_display_xl_medium_font_weight: Medium;
1210
+ --hm_display_xl_medium_line_height: 100%;
1211
+ --hm_display_xl_medium_font_size: 60;
1212
+ --hm_display_xl_medium_letter_spacing: -2%;
1213
+ --hm_display_xl_medium_paragraph_spacing: 60;
1214
+ --hm_display_xl_medium_paragraph_indent: 0px;
1215
+ --hm_display_xl_medium_text_case: none;
1216
+ --hm_display_xl_medium_text_decoration: none;
1217
+ --hm_display_xl_semibold_font_family: Figtree;
1218
+ --hm_display_xl_semibold_font_weight: SemiBold;
1219
+ --hm_display_xl_semibold_line_height: 100%;
1220
+ --hm_display_xl_semibold_font_size: 60;
1221
+ --hm_display_xl_semibold_letter_spacing: -2%;
1222
+ --hm_display_xl_semibold_paragraph_spacing: 60;
1223
+ --hm_display_xl_semibold_paragraph_indent: 0px;
1224
+ --hm_display_xl_semibold_text_case: none;
1225
+ --hm_display_xl_semibold_text_decoration: none;
1226
+ --hm_display_xl_bold_font_family: Figtree;
1227
+ --hm_display_xl_bold_font_weight: Bold;
1228
+ --hm_display_xl_bold_line_height: 100%;
1229
+ --hm_display_xl_bold_font_size: 60;
1230
+ --hm_display_xl_bold_letter_spacing: -2%;
1231
+ --hm_display_xl_bold_paragraph_spacing: 60;
1232
+ --hm_display_xl_bold_paragraph_indent: 0px;
1233
+ --hm_display_xl_bold_text_case: none;
1234
+ --hm_display_xl_bold_text_decoration: none;
1235
+ --hm_display_lg_regular_font_family: Figtree;
1236
+ --hm_display_lg_regular_font_weight: Regular;
1237
+ --hm_display_lg_regular_line_height: 100%;
1238
+ --hm_display_lg_regular_font_size: 48;
1239
+ --hm_display_lg_regular_letter_spacing: -2%;
1240
+ --hm_display_lg_regular_paragraph_spacing: 48;
1241
+ --hm_display_lg_regular_paragraph_indent: 0px;
1242
+ --hm_display_lg_regular_text_case: none;
1243
+ --hm_display_lg_regular_text_decoration: none;
1244
+ --hm_display_lg_medium_font_family: Figtree;
1245
+ --hm_display_lg_medium_font_weight: Medium;
1246
+ --hm_display_lg_medium_line_height: 100%;
1247
+ --hm_display_lg_medium_font_size: 48;
1248
+ --hm_display_lg_medium_letter_spacing: -2%;
1249
+ --hm_display_lg_medium_paragraph_spacing: 48;
1250
+ --hm_display_lg_medium_paragraph_indent: 0px;
1251
+ --hm_display_lg_medium_text_case: none;
1252
+ --hm_display_lg_medium_text_decoration: none;
1253
+ --hm_display_lg_semibold_font_family: Figtree;
1254
+ --hm_display_lg_semibold_font_weight: SemiBold;
1255
+ --hm_display_lg_semibold_line_height: 100%;
1256
+ --hm_display_lg_semibold_font_size: 48;
1257
+ --hm_display_lg_semibold_letter_spacing: -2%;
1258
+ --hm_display_lg_semibold_paragraph_spacing: 48;
1259
+ --hm_display_lg_semibold_paragraph_indent: 0px;
1260
+ --hm_display_lg_semibold_text_case: none;
1261
+ --hm_display_lg_semibold_text_decoration: none;
1262
+ --hm_display_lg_bold_font_family: Figtree;
1263
+ --hm_display_lg_bold_font_weight: Bold;
1264
+ --hm_display_lg_bold_line_height: 100%;
1265
+ --hm_display_lg_bold_font_size: 48;
1266
+ --hm_display_lg_bold_letter_spacing: -2%;
1267
+ --hm_display_lg_bold_paragraph_spacing: 48;
1268
+ --hm_display_lg_bold_paragraph_indent: 0px;
1269
+ --hm_display_lg_bold_text_case: none;
1270
+ --hm_display_lg_bold_text_decoration: none;
1271
+ --hm_display_md_regular_font_family: Figtree;
1272
+ --hm_display_md_regular_font_weight: Regular;
1273
+ --hm_display_md_regular_line_height: 100%;
1274
+ --hm_display_md_regular_font_size: 36;
1275
+ --hm_display_md_regular_letter_spacing: -2%;
1276
+ --hm_display_md_regular_paragraph_spacing: 36;
1277
+ --hm_display_md_regular_paragraph_indent: 0px;
1278
+ --hm_display_md_regular_text_case: none;
1279
+ --hm_display_md_regular_text_decoration: none;
1280
+ --hm_display_md_medium_font_family: Figtree;
1281
+ --hm_display_md_medium_font_weight: Medium;
1282
+ --hm_display_md_medium_line_height: 100%;
1283
+ --hm_display_md_medium_font_size: 36;
1284
+ --hm_display_md_medium_letter_spacing: -2%;
1285
+ --hm_display_md_medium_paragraph_spacing: 36;
1286
+ --hm_display_md_medium_paragraph_indent: 0px;
1287
+ --hm_display_md_medium_text_case: none;
1288
+ --hm_display_md_medium_text_decoration: none;
1289
+ --hm_display_md_semibold_font_family: Figtree;
1290
+ --hm_display_md_semibold_font_weight: SemiBold;
1291
+ --hm_display_md_semibold_line_height: 100%;
1292
+ --hm_display_md_semibold_font_size: 36;
1293
+ --hm_display_md_semibold_letter_spacing: -2%;
1294
+ --hm_display_md_semibold_paragraph_spacing: 36;
1295
+ --hm_display_md_semibold_paragraph_indent: 0px;
1296
+ --hm_display_md_semibold_text_case: none;
1297
+ --hm_display_md_semibold_text_decoration: none;
1298
+ --hm_display_md_bold_font_family: Figtree;
1299
+ --hm_display_md_bold_font_weight: Bold;
1300
+ --hm_display_md_bold_line_height: 100%;
1301
+ --hm_display_md_bold_font_size: 36;
1302
+ --hm_display_md_bold_letter_spacing: -2%;
1303
+ --hm_display_md_bold_paragraph_spacing: 36;
1304
+ --hm_display_md_bold_paragraph_indent: 0px;
1305
+ --hm_display_md_bold_text_case: none;
1306
+ --hm_display_md_bold_text_decoration: none;
1307
+ --hm_display_sm_regular_font_family: Figtree;
1308
+ --hm_display_sm_regular_font_weight: Regular;
1309
+ --hm_display_sm_regular_line_height: 100%;
1310
+ --hm_display_sm_regular_font_size: 30;
1311
+ --hm_display_sm_regular_letter_spacing: 0%;
1312
+ --hm_display_sm_regular_paragraph_spacing: 20;
1313
+ --hm_display_sm_regular_paragraph_indent: 0px;
1314
+ --hm_display_sm_regular_text_case: none;
1315
+ --hm_display_sm_regular_text_decoration: none;
1316
+ --hm_display_sm_medium_font_family: Figtree;
1317
+ --hm_display_sm_medium_font_weight: Medium;
1318
+ --hm_display_sm_medium_line_height: 100%;
1319
+ --hm_display_sm_medium_font_size: 30;
1320
+ --hm_display_sm_medium_letter_spacing: 0%;
1321
+ --hm_display_sm_medium_paragraph_spacing: 20;
1322
+ --hm_display_sm_medium_paragraph_indent: 0px;
1323
+ --hm_display_sm_medium_text_case: none;
1324
+ --hm_display_sm_medium_text_decoration: none;
1325
+ --hm_display_sm_semibold_font_family: Figtree;
1326
+ --hm_display_sm_semibold_font_weight: SemiBold;
1327
+ --hm_display_sm_semibold_line_height: 100%;
1328
+ --hm_display_sm_semibold_font_size: 30;
1329
+ --hm_display_sm_semibold_letter_spacing: 0%;
1330
+ --hm_display_sm_semibold_paragraph_spacing: 20;
1331
+ --hm_display_sm_semibold_paragraph_indent: 0px;
1332
+ --hm_display_sm_semibold_text_case: none;
1333
+ --hm_display_sm_semibold_text_decoration: none;
1334
+ --hm_display_sm_bold_font_family: Figtree;
1335
+ --hm_display_sm_bold_font_weight: Bold;
1336
+ --hm_display_sm_bold_line_height: 100%;
1337
+ --hm_display_sm_bold_font_size: 30;
1338
+ --hm_display_sm_bold_letter_spacing: 0%;
1339
+ --hm_display_sm_bold_paragraph_spacing: 20;
1340
+ --hm_display_sm_bold_paragraph_indent: 0px;
1341
+ --hm_display_sm_bold_text_case: none;
1342
+ --hm_display_sm_bold_text_decoration: none;
1343
+ --hm_display_sm_medium_italic_font_family: Inter;
1344
+ --hm_display_sm_medium_italic_font_weight: Medium;
1345
+ --hm_display_sm_medium_italic_line_height: 100%;
1346
+ --hm_display_sm_medium_italic_font_size: 30;
1347
+ --hm_display_sm_medium_italic_letter_spacing: 0%;
1348
+ --hm_display_sm_medium_italic_paragraph_spacing: 38;
1349
+ --hm_display_sm_medium_italic_paragraph_indent: 0px;
1350
+ --hm_display_sm_medium_italic_text_case: none;
1351
+ --hm_display_sm_medium_italic_text_decoration: none;
1352
+ --hm_display_sm_medium_italic_font_style: italic;
1353
+ --hm_display_xs_regular_font_family: Figtree;
1354
+ --hm_display_xs_regular_font_weight: Regular;
1355
+ --hm_display_xs_regular_line_height: 100%;
1356
+ --hm_display_xs_regular_font_size: 24;
1357
+ --hm_display_xs_regular_letter_spacing: 0%;
1358
+ --hm_display_xs_regular_paragraph_spacing: 24;
1359
+ --hm_display_xs_regular_paragraph_indent: 0px;
1360
+ --hm_display_xs_regular_text_case: none;
1361
+ --hm_display_xs_regular_text_decoration: none;
1362
+ --hm_display_xs_medium_font_family: Figtree;
1363
+ --hm_display_xs_medium_font_weight: Medium;
1364
+ --hm_display_xs_medium_line_height: 100%;
1365
+ --hm_display_xs_medium_font_size: 24;
1366
+ --hm_display_xs_medium_letter_spacing: 0%;
1367
+ --hm_display_xs_medium_paragraph_spacing: 24;
1368
+ --hm_display_xs_medium_paragraph_indent: 0px;
1369
+ --hm_display_xs_medium_text_case: none;
1370
+ --hm_display_xs_medium_text_decoration: none;
1371
+ --hm_display_xs_semibold_font_family: Figtree;
1372
+ --hm_display_xs_semibold_font_weight: SemiBold;
1373
+ --hm_display_xs_semibold_line_height: 100%;
1374
+ --hm_display_xs_semibold_font_size: 24;
1375
+ --hm_display_xs_semibold_letter_spacing: 0%;
1376
+ --hm_display_xs_semibold_paragraph_spacing: 24;
1377
+ --hm_display_xs_semibold_paragraph_indent: 0px;
1378
+ --hm_display_xs_semibold_text_case: none;
1379
+ --hm_display_xs_semibold_text_decoration: none;
1380
+ --hm_display_xs_bold_font_family: Figtree;
1381
+ --hm_display_xs_bold_font_weight: Bold;
1382
+ --hm_display_xs_bold_line_height: 100%;
1383
+ --hm_display_xs_bold_font_size: 24;
1384
+ --hm_display_xs_bold_letter_spacing: 0%;
1385
+ --hm_display_xs_bold_paragraph_spacing: 24;
1386
+ --hm_display_xs_bold_paragraph_indent: 0px;
1387
+ --hm_display_xs_bold_text_case: none;
1388
+ --hm_display_xs_bold_text_decoration: none;
1389
+ --hm_display_xs_medium_italic_font_family: Inter;
1390
+ --hm_display_xs_medium_italic_font_weight: Medium;
1391
+ --hm_display_xs_medium_italic_line_height: 100%;
1392
+ --hm_display_xs_medium_italic_font_size: 24;
1393
+ --hm_display_xs_medium_italic_letter_spacing: 0%;
1394
+ --hm_display_xs_medium_italic_paragraph_spacing: 32;
1395
+ --hm_display_xs_medium_italic_paragraph_indent: 0px;
1396
+ --hm_display_xs_medium_italic_text_case: none;
1397
+ --hm_display_xs_medium_italic_text_decoration: none;
1398
+ --hm_display_xs_medium_italic_font_style: italic;
1399
+ --hm_text_xl_regular_font_family: Figtree;
1400
+ --hm_text_xl_regular_font_weight: Regular;
1401
+ --hm_text_xl_regular_line_height: 100%;
1402
+ --hm_text_xl_regular_font_size: 20;
1403
+ --hm_text_xl_regular_letter_spacing: 0%;
1404
+ --hm_text_xl_regular_paragraph_spacing: 20;
1405
+ --hm_text_xl_regular_paragraph_indent: 0px;
1406
+ --hm_text_xl_regular_text_case: none;
1407
+ --hm_text_xl_regular_text_decoration: none;
1408
+ --hm_text_xl_medium_font_family: Figtree;
1409
+ --hm_text_xl_medium_font_weight: Medium;
1410
+ --hm_text_xl_medium_line_height: 100%;
1411
+ --hm_text_xl_medium_font_size: 20;
1412
+ --hm_text_xl_medium_letter_spacing: 0%;
1413
+ --hm_text_xl_medium_paragraph_spacing: 20;
1414
+ --hm_text_xl_medium_paragraph_indent: 0px;
1415
+ --hm_text_xl_medium_text_case: none;
1416
+ --hm_text_xl_medium_text_decoration: none;
1417
+ --hm_text_xl_semibold_font_family: Figtree;
1418
+ --hm_text_xl_semibold_font_weight: SemiBold;
1419
+ --hm_text_xl_semibold_line_height: 100%;
1420
+ --hm_text_xl_semibold_font_size: 20;
1421
+ --hm_text_xl_semibold_letter_spacing: 0%;
1422
+ --hm_text_xl_semibold_paragraph_spacing: 20;
1423
+ --hm_text_xl_semibold_paragraph_indent: 0px;
1424
+ --hm_text_xl_semibold_text_case: none;
1425
+ --hm_text_xl_semibold_text_decoration: none;
1426
+ --hm_text_xl_bold_font_family: Figtree;
1427
+ --hm_text_xl_bold_font_weight: Bold;
1428
+ --hm_text_xl_bold_line_height: 100%;
1429
+ --hm_text_xl_bold_font_size: 20;
1430
+ --hm_text_xl_bold_letter_spacing: 0%;
1431
+ --hm_text_xl_bold_paragraph_spacing: 20;
1432
+ --hm_text_xl_bold_paragraph_indent: 0px;
1433
+ --hm_text_xl_bold_text_case: none;
1434
+ --hm_text_xl_bold_text_decoration: none;
1435
+ --hm_text_xl_regular_italic_font_family: Inter;
1436
+ --hm_text_xl_regular_italic_font_weight: Regular;
1437
+ --hm_text_xl_regular_italic_line_height: 100%;
1438
+ --hm_text_xl_regular_italic_font_size: 20;
1439
+ --hm_text_xl_regular_italic_letter_spacing: 0%;
1440
+ --hm_text_xl_regular_italic_paragraph_spacing: 20;
1441
+ --hm_text_xl_regular_italic_paragraph_indent: 0px;
1442
+ --hm_text_xl_regular_italic_text_case: none;
1443
+ --hm_text_xl_regular_italic_text_decoration: none;
1444
+ --hm_text_xl_regular_italic_font_style: italic;
1445
+ --hm_text_xl_medium_italic_font_family: Inter;
1446
+ --hm_text_xl_medium_italic_font_weight: Medium;
1447
+ --hm_text_xl_medium_italic_line_height: 100%;
1448
+ --hm_text_xl_medium_italic_font_size: 20;
1449
+ --hm_text_xl_medium_italic_letter_spacing: 0%;
1450
+ --hm_text_xl_medium_italic_paragraph_spacing: 20;
1451
+ --hm_text_xl_medium_italic_paragraph_indent: 0px;
1452
+ --hm_text_xl_medium_italic_text_case: none;
1453
+ --hm_text_xl_medium_italic_text_decoration: none;
1454
+ --hm_text_xl_medium_italic_font_style: italic;
1455
+ --hm_text_xl_semibold_italic_font_family: Inter;
1456
+ --hm_text_xl_semibold_italic_font_weight: Semi Bold;
1457
+ --hm_text_xl_semibold_italic_line_height: 100%;
1458
+ --hm_text_xl_semibold_italic_font_size: 20;
1459
+ --hm_text_xl_semibold_italic_letter_spacing: 0%;
1460
+ --hm_text_xl_semibold_italic_paragraph_spacing: 20;
1461
+ --hm_text_xl_semibold_italic_paragraph_indent: 0px;
1462
+ --hm_text_xl_semibold_italic_text_case: none;
1463
+ --hm_text_xl_semibold_italic_text_decoration: none;
1464
+ --hm_text_xl_semibold_italic_font_style: italic;
1465
+ --hm_text_xl_bold_italic_font_family: Inter;
1466
+ --hm_text_xl_bold_italic_font_weight: Bold;
1467
+ --hm_text_xl_bold_italic_line_height: 30;
1468
+ --hm_text_xl_bold_italic_font_size: 20;
1469
+ --hm_text_xl_bold_italic_letter_spacing: 0%;
1470
+ --hm_text_xl_bold_italic_paragraph_spacing: 20;
1471
+ --hm_text_xl_bold_italic_paragraph_indent: 0px;
1472
+ --hm_text_xl_bold_italic_text_case: none;
1473
+ --hm_text_xl_bold_italic_text_decoration: none;
1474
+ --hm_text_xl_bold_italic_font_style: italic;
1475
+ --hm_text_xl_regular_underlined_font_family: Inter;
1476
+ --hm_text_xl_regular_underlined_font_weight: Regular;
1477
+ --hm_text_xl_regular_underlined_line_height: 100%;
1478
+ --hm_text_xl_regular_underlined_font_size: 20;
1479
+ --hm_text_xl_regular_underlined_letter_spacing: 0%;
1480
+ --hm_text_xl_regular_underlined_paragraph_spacing: 0;
1481
+ --hm_text_xl_regular_underlined_paragraph_indent: 0px;
1482
+ --hm_text_xl_regular_underlined_text_case: none;
1483
+ --hm_text_xl_regular_underlined_text_decoration: underline;
2135
1484
  --hm_text_lg_regular_font_family: Figtree;
2136
- --hm_text_lg_regular_font_size: 18;
2137
1485
  --hm_text_lg_regular_font_weight: Regular;
1486
+ --hm_text_lg_regular_line_height: 120%;
1487
+ --hm_text_lg_regular_font_size: 18;
2138
1488
  --hm_text_lg_regular_letter_spacing: 0%;
2139
- --hm_text_lg_regular_line_height: 28;
2140
- --hm_text_lg_regular_paragraph_indent: 0px;
2141
1489
  --hm_text_lg_regular_paragraph_spacing: 18;
1490
+ --hm_text_lg_regular_paragraph_indent: 0px;
2142
1491
  --hm_text_lg_regular_text_case: none;
2143
1492
  --hm_text_lg_regular_text_decoration: none;
1493
+ --hm_text_lg_medium_font_family: Figtree;
1494
+ --hm_text_lg_medium_font_weight: Medium;
1495
+ --hm_text_lg_medium_line_height: 120%;
1496
+ --hm_text_lg_medium_font_size: 18;
1497
+ --hm_text_lg_medium_letter_spacing: 0%;
1498
+ --hm_text_lg_medium_paragraph_spacing: 18;
1499
+ --hm_text_lg_medium_paragraph_indent: 0px;
1500
+ --hm_text_lg_medium_text_case: none;
1501
+ --hm_text_lg_medium_text_decoration: none;
1502
+ --hm_text_lg_semibold_font_family: Figtree;
1503
+ --hm_text_lg_semibold_font_weight: SemiBold;
1504
+ --hm_text_lg_semibold_line_height: 120%;
1505
+ --hm_text_lg_semibold_font_size: 18;
1506
+ --hm_text_lg_semibold_letter_spacing: 0%;
1507
+ --hm_text_lg_semibold_paragraph_spacing: 18;
1508
+ --hm_text_lg_semibold_paragraph_indent: 0px;
1509
+ --hm_text_lg_semibold_text_case: none;
1510
+ --hm_text_lg_semibold_text_decoration: none;
1511
+ --hm_text_lg_bold_font_family: Figtree;
1512
+ --hm_text_lg_bold_font_weight: Bold;
1513
+ --hm_text_lg_bold_line_height: 120%;
1514
+ --hm_text_lg_bold_font_size: 18;
1515
+ --hm_text_lg_bold_letter_spacing: 0%;
1516
+ --hm_text_lg_bold_paragraph_spacing: 18;
1517
+ --hm_text_lg_bold_paragraph_indent: 0px;
1518
+ --hm_text_lg_bold_text_case: none;
1519
+ --hm_text_lg_bold_text_decoration: none;
2144
1520
  --hm_text_lg_regular_italic_font_family: Inter;
2145
- --hm_text_lg_regular_italic_font_size: 18;
2146
1521
  --hm_text_lg_regular_italic_font_weight: Regular;
1522
+ --hm_text_lg_regular_italic_line_height: 100%;
1523
+ --hm_text_lg_regular_italic_font_size: 18;
2147
1524
  --hm_text_lg_regular_italic_letter_spacing: 0%;
2148
- --hm_text_lg_regular_italic_line_height: 28;
2149
- --hm_text_lg_regular_italic_paragraph_indent: 0px;
2150
1525
  --hm_text_lg_regular_italic_paragraph_spacing: 18;
1526
+ --hm_text_lg_regular_italic_paragraph_indent: 0px;
2151
1527
  --hm_text_lg_regular_italic_text_case: none;
2152
1528
  --hm_text_lg_regular_italic_text_decoration: none;
2153
1529
  --hm_text_lg_regular_italic_font_style: italic;
2154
- --hm_text_lg_regular_underlined_font_family: Inter;
2155
- --hm_text_lg_regular_underlined_font_size: 18;
2156
- --hm_text_lg_regular_underlined_font_weight: Regular;
2157
- --hm_text_lg_regular_underlined_letter_spacing: 0%;
2158
- --hm_text_lg_regular_underlined_line_height: 28;
2159
- --hm_text_lg_regular_underlined_paragraph_indent: 0px;
2160
- --hm_text_lg_regular_underlined_paragraph_spacing: 18;
2161
- --hm_text_lg_regular_underlined_text_case: none;
2162
- --hm_text_lg_regular_underlined_text_decoration: underline;
2163
- --hm_text_lg_semibold_font_family: Figtree;
2164
- --hm_text_lg_semibold_font_size: 18;
2165
- --hm_text_lg_semibold_font_weight: SemiBold;
2166
- --hm_text_lg_semibold_letter_spacing: 0%;
2167
- --hm_text_lg_semibold_line_height: 28;
2168
- --hm_text_lg_semibold_paragraph_indent: 0px;
2169
- --hm_text_lg_semibold_paragraph_spacing: 18;
2170
- --hm_text_lg_semibold_text_case: none;
2171
- --hm_text_lg_semibold_text_decoration: none;
1530
+ --hm_text_lg_medium_italic_font_family: Inter;
1531
+ --hm_text_lg_medium_italic_font_weight: Medium;
1532
+ --hm_text_lg_medium_italic_line_height: 100%;
1533
+ --hm_text_lg_medium_italic_font_size: 18;
1534
+ --hm_text_lg_medium_italic_letter_spacing: 0%;
1535
+ --hm_text_lg_medium_italic_paragraph_spacing: 18;
1536
+ --hm_text_lg_medium_italic_paragraph_indent: 0px;
1537
+ --hm_text_lg_medium_italic_text_case: none;
1538
+ --hm_text_lg_medium_italic_text_decoration: none;
1539
+ --hm_text_lg_medium_italic_font_style: italic;
2172
1540
  --hm_text_lg_semibold_italic_font_family: Inter;
2173
- --hm_text_lg_semibold_italic_font_size: 18;
2174
1541
  --hm_text_lg_semibold_italic_font_weight: Semi Bold;
1542
+ --hm_text_lg_semibold_italic_line_height: 100%;
1543
+ --hm_text_lg_semibold_italic_font_size: 18;
2175
1544
  --hm_text_lg_semibold_italic_letter_spacing: 0%;
2176
- --hm_text_lg_semibold_italic_line_height: 28;
2177
- --hm_text_lg_semibold_italic_paragraph_indent: 0px;
2178
1545
  --hm_text_lg_semibold_italic_paragraph_spacing: 18;
1546
+ --hm_text_lg_semibold_italic_paragraph_indent: 0px;
2179
1547
  --hm_text_lg_semibold_italic_text_case: none;
2180
1548
  --hm_text_lg_semibold_italic_text_decoration: none;
2181
1549
  --hm_text_lg_semibold_italic_font_style: italic;
2182
- --hm_text_lg_semibold_underlined_font_family: Inter;
2183
- --hm_text_lg_semibold_underlined_font_size: 18;
2184
- --hm_text_lg_semibold_underlined_font_weight: Semi Bold;
2185
- --hm_text_lg_semibold_underlined_letter_spacing: 0%;
2186
- --hm_text_lg_semibold_underlined_line_height: 28;
2187
- --hm_text_lg_semibold_underlined_paragraph_indent: 0px;
2188
- --hm_text_lg_semibold_underlined_paragraph_spacing: 18;
2189
- --hm_text_lg_semibold_underlined_text_case: none;
2190
- --hm_text_lg_semibold_underlined_text_decoration: underline;
2191
- --hm_text_md_bold_font_family: Figtree;
2192
- --hm_text_md_bold_font_size: 16;
2193
- --hm_text_md_bold_font_weight: Bold;
2194
- --hm_text_md_bold_letter_spacing: 0%;
2195
- --hm_text_md_bold_line_height: 24;
2196
- --hm_text_md_bold_paragraph_indent: 0px;
2197
- --hm_text_md_bold_paragraph_spacing: 16;
2198
- --hm_text_md_bold_text_case: none;
2199
- --hm_text_md_bold_text_decoration: none;
2200
- --hm_text_md_bold_italic_font_family: Inter;
2201
- --hm_text_md_bold_italic_font_size: 16;
2202
- --hm_text_md_bold_italic_font_weight: Bold;
2203
- --hm_text_md_bold_italic_letter_spacing: 0%;
2204
- --hm_text_md_bold_italic_line_height: 24;
2205
- --hm_text_md_bold_italic_paragraph_indent: 0px;
2206
- --hm_text_md_bold_italic_paragraph_spacing: 16;
2207
- --hm_text_md_bold_italic_text_case: none;
2208
- --hm_text_md_bold_italic_text_decoration: none;
2209
- --hm_text_md_bold_italic_font_style: italic;
2210
- --hm_text_md_medium_font_family: Figtree;
2211
- --hm_text_md_medium_font_size: 16;
2212
- --hm_text_md_medium_font_weight: Medium;
2213
- --hm_text_md_medium_letter_spacing: 0%;
2214
- --hm_text_md_medium_line_height: 24;
2215
- --hm_text_md_medium_paragraph_indent: 0px;
2216
- --hm_text_md_medium_paragraph_spacing: 16;
2217
- --hm_text_md_medium_text_case: none;
2218
- --hm_text_md_medium_text_decoration: none;
2219
- --hm_text_md_medium_italic_font_family: Inter;
2220
- --hm_text_md_medium_italic_font_size: 16;
2221
- --hm_text_md_medium_italic_font_weight: Medium;
2222
- --hm_text_md_medium_italic_letter_spacing: 0%;
2223
- --hm_text_md_medium_italic_line_height: 24;
2224
- --hm_text_md_medium_italic_paragraph_indent: 0px;
2225
- --hm_text_md_medium_italic_paragraph_spacing: 16;
2226
- --hm_text_md_medium_italic_text_case: none;
2227
- --hm_text_md_medium_italic_text_decoration: none;
2228
- --hm_text_md_medium_italic_font_style: italic;
2229
- --hm_text_md_medium_underlined_font_family: Inter;
2230
- --hm_text_md_medium_underlined_font_size: 16;
2231
- --hm_text_md_medium_underlined_font_weight: Medium;
2232
- --hm_text_md_medium_underlined_letter_spacing: 0%;
2233
- --hm_text_md_medium_underlined_line_height: 24;
2234
- --hm_text_md_medium_underlined_paragraph_indent: 0px;
2235
- --hm_text_md_medium_underlined_paragraph_spacing: 24;
2236
- --hm_text_md_medium_underlined_text_case: none;
2237
- --hm_text_md_medium_underlined_text_decoration: underline;
1550
+ --hm_text_lg_bold_italic_font_family: Inter;
1551
+ --hm_text_lg_bold_italic_font_weight: Bold;
1552
+ --hm_text_lg_bold_italic_line_height: 100%;
1553
+ --hm_text_lg_bold_italic_font_size: 18;
1554
+ --hm_text_lg_bold_italic_letter_spacing: 0%;
1555
+ --hm_text_lg_bold_italic_paragraph_spacing: 18;
1556
+ --hm_text_lg_bold_italic_paragraph_indent: 0px;
1557
+ --hm_text_lg_bold_italic_text_case: none;
1558
+ --hm_text_lg_bold_italic_text_decoration: none;
1559
+ --hm_text_lg_bold_italic_font_style: italic;
1560
+ --hm_text_lg_regular_underlined_font_family: Inter;
1561
+ --hm_text_lg_regular_underlined_font_weight: Regular;
1562
+ --hm_text_lg_regular_underlined_line_height: 100%;
1563
+ --hm_text_lg_regular_underlined_font_size: 18;
1564
+ --hm_text_lg_regular_underlined_letter_spacing: 0%;
1565
+ --hm_text_lg_regular_underlined_paragraph_spacing: 18;
1566
+ --hm_text_lg_regular_underlined_paragraph_indent: 0px;
1567
+ --hm_text_lg_regular_underlined_text_case: none;
1568
+ --hm_text_lg_regular_underlined_text_decoration: underline;
1569
+ --hm_text_lg_medium_underlined_font_family: Inter;
1570
+ --hm_text_lg_medium_underlined_font_weight: Medium;
1571
+ --hm_text_lg_medium_underlined_line_height: 100%;
1572
+ --hm_text_lg_medium_underlined_font_size: 18;
1573
+ --hm_text_lg_medium_underlined_letter_spacing: 0%;
1574
+ --hm_text_lg_medium_underlined_paragraph_spacing: 18;
1575
+ --hm_text_lg_medium_underlined_paragraph_indent: 0px;
1576
+ --hm_text_lg_medium_underlined_text_case: none;
1577
+ --hm_text_lg_medium_underlined_text_decoration: underline;
1578
+ --hm_text_lg_semibold_underlined_font_family: Inter;
1579
+ --hm_text_lg_semibold_underlined_font_weight: Semi Bold;
1580
+ --hm_text_lg_semibold_underlined_line_height: 100%;
1581
+ --hm_text_lg_semibold_underlined_font_size: 18;
1582
+ --hm_text_lg_semibold_underlined_letter_spacing: 0%;
1583
+ --hm_text_lg_semibold_underlined_paragraph_spacing: 18;
1584
+ --hm_text_lg_semibold_underlined_paragraph_indent: 0px;
1585
+ --hm_text_lg_semibold_underlined_text_case: none;
1586
+ --hm_text_lg_semibold_underlined_text_decoration: underline;
2238
1587
  --hm_text_md_regular_font_family: Figtree;
2239
- --hm_text_md_regular_font_size: 16;
2240
1588
  --hm_text_md_regular_font_weight: Regular;
1589
+ --hm_text_md_regular_line_height: 120%;
1590
+ --hm_text_md_regular_font_size: 16;
2241
1591
  --hm_text_md_regular_letter_spacing: 0%;
2242
- --hm_text_md_regular_line_height: 24;
2243
- --hm_text_md_regular_paragraph_indent: 0px;
2244
1592
  --hm_text_md_regular_paragraph_spacing: 16;
1593
+ --hm_text_md_regular_paragraph_indent: 0px;
2245
1594
  --hm_text_md_regular_text_case: none;
2246
1595
  --hm_text_md_regular_text_decoration: none;
1596
+ --hm_text_md_medium_font_family: Figtree;
1597
+ --hm_text_md_medium_font_weight: Medium;
1598
+ --hm_text_md_medium_line_height: 120%;
1599
+ --hm_text_md_medium_font_size: 16;
1600
+ --hm_text_md_medium_letter_spacing: 0%;
1601
+ --hm_text_md_medium_paragraph_spacing: 16;
1602
+ --hm_text_md_medium_paragraph_indent: 0px;
1603
+ --hm_text_md_medium_text_case: none;
1604
+ --hm_text_md_medium_text_decoration: none;
1605
+ --hm_text_md_semibold_font_family: Figtree;
1606
+ --hm_text_md_semibold_font_weight: SemiBold;
1607
+ --hm_text_md_semibold_line_height: 120%;
1608
+ --hm_text_md_semibold_font_size: 16;
1609
+ --hm_text_md_semibold_letter_spacing: 0%;
1610
+ --hm_text_md_semibold_paragraph_spacing: 16;
1611
+ --hm_text_md_semibold_paragraph_indent: 0px;
1612
+ --hm_text_md_semibold_text_case: none;
1613
+ --hm_text_md_semibold_text_decoration: none;
1614
+ --hm_text_md_bold_font_family: Figtree;
1615
+ --hm_text_md_bold_font_weight: Bold;
1616
+ --hm_text_md_bold_line_height: 110%;
1617
+ --hm_text_md_bold_font_size: 16;
1618
+ --hm_text_md_bold_letter_spacing: 0%;
1619
+ --hm_text_md_bold_paragraph_spacing: 16;
1620
+ --hm_text_md_bold_paragraph_indent: 0px;
1621
+ --hm_text_md_bold_text_case: none;
1622
+ --hm_text_md_bold_text_decoration: none;
2247
1623
  --hm_text_md_regular_italic_font_family: Inter;
2248
- --hm_text_md_regular_italic_font_size: 16;
2249
1624
  --hm_text_md_regular_italic_font_weight: Regular;
1625
+ --hm_text_md_regular_italic_line_height: 100%;
1626
+ --hm_text_md_regular_italic_font_size: 16;
2250
1627
  --hm_text_md_regular_italic_letter_spacing: 0%;
2251
- --hm_text_md_regular_italic_line_height: 24;
2252
- --hm_text_md_regular_italic_paragraph_indent: 0px;
2253
1628
  --hm_text_md_regular_italic_paragraph_spacing: 16;
1629
+ --hm_text_md_regular_italic_paragraph_indent: 0px;
2254
1630
  --hm_text_md_regular_italic_text_case: none;
2255
1631
  --hm_text_md_regular_italic_text_decoration: none;
2256
1632
  --hm_text_md_regular_italic_font_style: italic;
2257
- --hm_text_md_regular_underlined_font_family: Inter;
2258
- --hm_text_md_regular_underlined_font_size: 16;
2259
- --hm_text_md_regular_underlined_font_weight: Regular;
2260
- --hm_text_md_regular_underlined_letter_spacing: 0%;
2261
- --hm_text_md_regular_underlined_line_height: 24;
2262
- --hm_text_md_regular_underlined_paragraph_indent: 0px;
2263
- --hm_text_md_regular_underlined_paragraph_spacing: 24;
2264
- --hm_text_md_regular_underlined_text_case: none;
2265
- --hm_text_md_regular_underlined_text_decoration: underline;
2266
- --hm_text_md_semibold_font_family: Figtree;
2267
- --hm_text_md_semibold_font_size: 16;
2268
- --hm_text_md_semibold_font_weight: SemiBold;
2269
- --hm_text_md_semibold_letter_spacing: 0%;
2270
- --hm_text_md_semibold_line_height: 24;
2271
- --hm_text_md_semibold_paragraph_indent: 0px;
2272
- --hm_text_md_semibold_paragraph_spacing: 16;
2273
- --hm_text_md_semibold_text_case: none;
2274
- --hm_text_md_semibold_text_decoration: none;
1633
+ --hm_text_md_medium_italic_font_family: Inter;
1634
+ --hm_text_md_medium_italic_font_weight: Medium;
1635
+ --hm_text_md_medium_italic_line_height: 24;
1636
+ --hm_text_md_medium_italic_font_size: 16;
1637
+ --hm_text_md_medium_italic_letter_spacing: 0%;
1638
+ --hm_text_md_medium_italic_paragraph_spacing: 16;
1639
+ --hm_text_md_medium_italic_paragraph_indent: 0px;
1640
+ --hm_text_md_medium_italic_text_case: none;
1641
+ --hm_text_md_medium_italic_text_decoration: none;
1642
+ --hm_text_md_medium_italic_font_style: italic;
2275
1643
  --hm_text_md_semibold_italic_font_family: Inter;
2276
- --hm_text_md_semibold_italic_font_size: 16;
2277
1644
  --hm_text_md_semibold_italic_font_weight: Semi Bold;
2278
- --hm_text_md_semibold_italic_letter_spacing: 0%;
2279
1645
  --hm_text_md_semibold_italic_line_height: 24;
2280
- --hm_text_md_semibold_italic_paragraph_indent: 0px;
1646
+ --hm_text_md_semibold_italic_font_size: 16;
1647
+ --hm_text_md_semibold_italic_letter_spacing: 0%;
2281
1648
  --hm_text_md_semibold_italic_paragraph_spacing: 16;
1649
+ --hm_text_md_semibold_italic_paragraph_indent: 0px;
2282
1650
  --hm_text_md_semibold_italic_text_case: none;
2283
1651
  --hm_text_md_semibold_italic_text_decoration: none;
2284
1652
  --hm_text_md_semibold_italic_font_style: italic;
2285
- --hm_text_md_semibold_underlined_font_family: Inter;
2286
- --hm_text_md_semibold_underlined_font_size: 16;
2287
- --hm_text_md_semibold_underlined_font_weight: Semi Bold;
2288
- --hm_text_md_semibold_underlined_letter_spacing: 0%;
2289
- --hm_text_md_semibold_underlined_line_height: 24;
2290
- --hm_text_md_semibold_underlined_paragraph_indent: 0px;
2291
- --hm_text_md_semibold_underlined_paragraph_spacing: 16;
2292
- --hm_text_md_semibold_underlined_text_case: none;
2293
- --hm_text_md_semibold_underlined_text_decoration: underline;
2294
- --hm_text_sm_bold_font_family: Figtree;
2295
- --hm_text_sm_bold_font_size: 14;
2296
- --hm_text_sm_bold_font_weight: Bold;
2297
- --hm_text_sm_bold_letter_spacing: 0%;
2298
- --hm_text_sm_bold_line_height: 20;
2299
- --hm_text_sm_bold_paragraph_indent: 0px;
2300
- --hm_text_sm_bold_paragraph_spacing: 14;
2301
- --hm_text_sm_bold_text_case: none;
2302
- --hm_text_sm_bold_text_decoration: none;
2303
- --hm_text_sm_medium_font_family: Figtree;
2304
- --hm_text_sm_medium_font_size: 14;
2305
- --hm_text_sm_medium_font_weight: Medium;
2306
- --hm_text_sm_medium_letter_spacing: 0%;
2307
- --hm_text_sm_medium_line_height: 20;
2308
- --hm_text_sm_medium_paragraph_indent: 0px;
2309
- --hm_text_sm_medium_paragraph_spacing: 14;
2310
- --hm_text_sm_medium_text_case: none;
2311
- --hm_text_sm_medium_text_decoration: none;
2312
- --hm_text_sm_medium_underlined_font_family: Inter;
2313
- --hm_text_sm_medium_underlined_font_size: 14;
2314
- --hm_text_sm_medium_underlined_font_weight: Medium;
2315
- --hm_text_sm_medium_underlined_letter_spacing: 0%;
2316
- --hm_text_sm_medium_underlined_line_height: 20;
2317
- --hm_text_sm_medium_underlined_paragraph_indent: 0px;
2318
- --hm_text_sm_medium_underlined_paragraph_spacing: 14;
2319
- --hm_text_sm_medium_underlined_text_case: none;
2320
- --hm_text_sm_medium_underlined_text_decoration: underline;
2321
- --hm_text_sm_regular_font_family: Figtree;
2322
- --hm_text_sm_regular_font_size: 14;
2323
- --hm_text_sm_regular_font_weight: Regular;
2324
- --hm_text_sm_regular_letter_spacing: 0%;
2325
- --hm_text_sm_regular_line_height: 20;
2326
- --hm_text_sm_regular_paragraph_indent: 0px;
2327
- --hm_text_sm_regular_paragraph_spacing: 14;
2328
- --hm_text_sm_regular_text_case: none;
2329
- --hm_text_sm_regular_text_decoration: none;
2330
- --hm_text_sm_regular_underlined_font_family: Inter;
2331
- --hm_text_sm_regular_underlined_font_size: 14;
2332
- --hm_text_sm_regular_underlined_font_weight: Regular;
2333
- --hm_text_sm_regular_underlined_letter_spacing: 0%;
2334
- --hm_text_sm_regular_underlined_line_height: 20;
2335
- --hm_text_sm_regular_underlined_paragraph_indent: 0px;
2336
- --hm_text_sm_regular_underlined_paragraph_spacing: 14;
2337
- --hm_text_sm_regular_underlined_text_case: none;
2338
- --hm_text_sm_regular_underlined_text_decoration: underline;
2339
- --hm_text_sm_semibold_font_family: Figtree;
2340
- --hm_text_sm_semibold_font_size: 14;
2341
- --hm_text_sm_semibold_font_weight: SemiBold;
2342
- --hm_text_sm_semibold_letter_spacing: 0%;
2343
- --hm_text_sm_semibold_line_height: 20;
2344
- --hm_text_sm_semibold_paragraph_indent: 0px;
2345
- --hm_text_sm_semibold_paragraph_spacing: 14;
2346
- --hm_text_sm_semibold_text_case: none;
2347
- --hm_text_sm_semibold_text_decoration: none;
2348
- --hm_text_sm_semibold_underlined_font_family: Inter;
2349
- --hm_text_sm_semibold_underlined_font_size: 14;
2350
- --hm_text_sm_semibold_underlined_font_weight: Semi Bold;
2351
- --hm_text_sm_semibold_underlined_letter_spacing: 0%;
2352
- --hm_text_sm_semibold_underlined_line_height: 20;
2353
- --hm_text_sm_semibold_underlined_paragraph_indent: 0px;
2354
- --hm_text_sm_semibold_underlined_paragraph_spacing: 14;
2355
- --hm_text_sm_semibold_underlined_text_case: none;
2356
- --hm_text_sm_semibold_underlined_text_decoration: underline;
2357
- --hm_text_xl_bold_font_family: Figtree;
2358
- --hm_text_xl_bold_font_size: 20;
2359
- --hm_text_xl_bold_font_weight: Bold;
2360
- --hm_text_xl_bold_letter_spacing: 0%;
2361
- --hm_text_xl_bold_line_height: 30;
2362
- --hm_text_xl_bold_paragraph_indent: 0px;
2363
- --hm_text_xl_bold_paragraph_spacing: 20;
2364
- --hm_text_xl_bold_text_case: none;
2365
- --hm_text_xl_bold_text_decoration: none;
2366
- --hm_text_xl_bold_italic_font_family: Inter;
2367
- --hm_text_xl_bold_italic_font_size: 20;
2368
- --hm_text_xl_bold_italic_font_weight: Bold;
2369
- --hm_text_xl_bold_italic_letter_spacing: 0%;
2370
- --hm_text_xl_bold_italic_line_height: 30;
2371
- --hm_text_xl_bold_italic_paragraph_indent: 0px;
2372
- --hm_text_xl_bold_italic_paragraph_spacing: 20;
2373
- --hm_text_xl_bold_italic_text_case: none;
2374
- --hm_text_xl_bold_italic_text_decoration: none;
2375
- --hm_text_xl_bold_italic_font_style: italic;
2376
- --hm_text_xl_medium_font_family: Figtree;
2377
- --hm_text_xl_medium_font_size: 20;
2378
- --hm_text_xl_medium_font_weight: Medium;
2379
- --hm_text_xl_medium_letter_spacing: 0%;
2380
- --hm_text_xl_medium_line_height: 30;
2381
- --hm_text_xl_medium_paragraph_indent: 0px;
2382
- --hm_text_xl_medium_paragraph_spacing: 20;
2383
- --hm_text_xl_medium_text_case: none;
2384
- --hm_text_xl_medium_text_decoration: none;
2385
- --hm_text_xl_medium_italic_font_family: Inter;
2386
- --hm_text_xl_medium_italic_font_size: 20;
2387
- --hm_text_xl_medium_italic_font_weight: Medium;
2388
- --hm_text_xl_medium_italic_letter_spacing: 0%;
2389
- --hm_text_xl_medium_italic_line_height: 30;
2390
- --hm_text_xl_medium_italic_paragraph_indent: 0px;
2391
- --hm_text_xl_medium_italic_paragraph_spacing: 20;
2392
- --hm_text_xl_medium_italic_text_case: none;
2393
- --hm_text_xl_medium_italic_text_decoration: none;
2394
- --hm_text_xl_medium_italic_font_style: italic;
2395
- --hm_text_xl_regular_font_family: Figtree;
2396
- --hm_text_xl_regular_font_size: 20;
2397
- --hm_text_xl_regular_font_weight: Regular;
2398
- --hm_text_xl_regular_letter_spacing: 0%;
2399
- --hm_text_xl_regular_line_height: 30;
2400
- --hm_text_xl_regular_paragraph_indent: 0px;
2401
- --hm_text_xl_regular_paragraph_spacing: 20;
2402
- --hm_text_xl_regular_text_case: none;
2403
- --hm_text_xl_regular_text_decoration: none;
2404
- --hm_text_xl_regular_italic_font_family: Inter;
2405
- --hm_text_xl_regular_italic_font_size: 20;
2406
- --hm_text_xl_regular_italic_font_weight: Regular;
2407
- --hm_text_xl_regular_italic_letter_spacing: 0%;
2408
- --hm_text_xl_regular_italic_line_height: 30;
2409
- --hm_text_xl_regular_italic_paragraph_indent: 0px;
2410
- --hm_text_xl_regular_italic_paragraph_spacing: 20;
2411
- --hm_text_xl_regular_italic_text_case: none;
2412
- --hm_text_xl_regular_italic_text_decoration: none;
2413
- --hm_text_xl_regular_italic_font_style: italic;
2414
- --hm_text_xl_regular_underlined_font_family: Inter;
2415
- --hm_text_xl_regular_underlined_font_size: 20;
2416
- --hm_text_xl_regular_underlined_font_weight: Regular;
2417
- --hm_text_xl_regular_underlined_letter_spacing: 0%;
2418
- --hm_text_xl_regular_underlined_line_height: 30;
2419
- --hm_text_xl_regular_underlined_paragraph_indent: 0px;
2420
- --hm_text_xl_regular_underlined_paragraph_spacing: 0;
2421
- --hm_text_xl_regular_underlined_text_case: none;
2422
- --hm_text_xl_regular_underlined_text_decoration: underline;
2423
- --hm_text_xl_semibold_font_family: Figtree;
2424
- --hm_text_xl_semibold_font_size: 20;
2425
- --hm_text_xl_semibold_font_weight: SemiBold;
2426
- --hm_text_xl_semibold_letter_spacing: 0%;
2427
- --hm_text_xl_semibold_line_height: 30;
2428
- --hm_text_xl_semibold_paragraph_indent: 0px;
2429
- --hm_text_xl_semibold_paragraph_spacing: 20;
2430
- --hm_text_xl_semibold_text_case: none;
2431
- --hm_text_xl_semibold_text_decoration: none;
2432
- --hm_text_xl_semibold_italic_font_family: Inter;
2433
- --hm_text_xl_semibold_italic_font_size: 20;
2434
- --hm_text_xl_semibold_italic_font_weight: Semi Bold;
2435
- --hm_text_xl_semibold_italic_letter_spacing: 0%;
2436
- --hm_text_xl_semibold_italic_line_height: 30;
2437
- --hm_text_xl_semibold_italic_paragraph_indent: 0px;
2438
- --hm_text_xl_semibold_italic_paragraph_spacing: 20;
2439
- --hm_text_xl_semibold_italic_text_case: none;
2440
- --hm_text_xl_semibold_italic_text_decoration: none;
2441
- --hm_text_xl_semibold_italic_font_style: italic;
2442
- --hm_text_xs_bold_font_family: Figtree;
2443
- --hm_text_xs_bold_font_size: 12;
2444
- --hm_text_xs_bold_font_weight: Bold;
2445
- --hm_text_xs_bold_letter_spacing: 0%;
2446
- --hm_text_xs_bold_line_height: 18;
2447
- --hm_text_xs_bold_paragraph_indent: 0px;
2448
- --hm_text_xs_bold_paragraph_spacing: 12;
2449
- --hm_text_xs_bold_text_case: none;
2450
- --hm_text_xs_bold_text_decoration: none;
2451
- --hm_text_xs_medium_font_family: Figtree;
2452
- --hm_text_xs_medium_font_size: 12;
2453
- --hm_text_xs_medium_font_weight: Medium;
2454
- --hm_text_xs_medium_letter_spacing: 0%;
2455
- --hm_text_xs_medium_line_height: 18;
2456
- --hm_text_xs_medium_paragraph_indent: 0px;
2457
- --hm_text_xs_medium_paragraph_spacing: 12;
2458
- --hm_text_xs_medium_text_case: none;
2459
- --hm_text_xs_medium_text_decoration: none;
1653
+ --hm_text_md_bold_italic_font_family: Inter;
1654
+ --hm_text_md_bold_italic_font_weight: Bold;
1655
+ --hm_text_md_bold_italic_line_height: 24;
1656
+ --hm_text_md_bold_italic_font_size: 16;
1657
+ --hm_text_md_bold_italic_letter_spacing: 0%;
1658
+ --hm_text_md_bold_italic_paragraph_spacing: 16;
1659
+ --hm_text_md_bold_italic_paragraph_indent: 0px;
1660
+ --hm_text_md_bold_italic_text_case: none;
1661
+ --hm_text_md_bold_italic_text_decoration: none;
1662
+ --hm_text_md_bold_italic_font_style: italic;
1663
+ --hm_text_md_regular_underlined_font_family: Inter;
1664
+ --hm_text_md_regular_underlined_font_weight: Regular;
1665
+ --hm_text_md_regular_underlined_line_height: 24;
1666
+ --hm_text_md_regular_underlined_font_size: 16;
1667
+ --hm_text_md_regular_underlined_letter_spacing: 0%;
1668
+ --hm_text_md_regular_underlined_paragraph_spacing: 24;
1669
+ --hm_text_md_regular_underlined_paragraph_indent: 0px;
1670
+ --hm_text_md_regular_underlined_text_case: none;
1671
+ --hm_text_md_regular_underlined_text_decoration: underline;
1672
+ --hm_text_md_medium_underlined_font_family: Inter;
1673
+ --hm_text_md_medium_underlined_font_weight: Medium;
1674
+ --hm_text_md_medium_underlined_line_height: 24;
1675
+ --hm_text_md_medium_underlined_font_size: 16;
1676
+ --hm_text_md_medium_underlined_letter_spacing: 0%;
1677
+ --hm_text_md_medium_underlined_paragraph_spacing: 24;
1678
+ --hm_text_md_medium_underlined_paragraph_indent: 0px;
1679
+ --hm_text_md_medium_underlined_text_case: none;
1680
+ --hm_text_md_medium_underlined_text_decoration: underline;
1681
+ --hm_text_md_semibold_underlined_font_family: Inter;
1682
+ --hm_text_md_semibold_underlined_font_weight: Semi Bold;
1683
+ --hm_text_md_semibold_underlined_line_height: 24;
1684
+ --hm_text_md_semibold_underlined_font_size: 16;
1685
+ --hm_text_md_semibold_underlined_letter_spacing: 0%;
1686
+ --hm_text_md_semibold_underlined_paragraph_spacing: 16;
1687
+ --hm_text_md_semibold_underlined_paragraph_indent: 0px;
1688
+ --hm_text_md_semibold_underlined_text_case: none;
1689
+ --hm_text_md_semibold_underlined_text_decoration: underline;
1690
+ --hm_text_sm_regular_font_family: Figtree;
1691
+ --hm_text_sm_regular_font_weight: Regular;
1692
+ --hm_text_sm_regular_line_height: 110%;
1693
+ --hm_text_sm_regular_font_size: 14;
1694
+ --hm_text_sm_regular_letter_spacing: 0%;
1695
+ --hm_text_sm_regular_paragraph_spacing: 14;
1696
+ --hm_text_sm_regular_paragraph_indent: 0px;
1697
+ --hm_text_sm_regular_text_case: none;
1698
+ --hm_text_sm_regular_text_decoration: none;
1699
+ --hm_text_sm_medium_font_family: Figtree;
1700
+ --hm_text_sm_medium_font_weight: Medium;
1701
+ --hm_text_sm_medium_line_height: 110%;
1702
+ --hm_text_sm_medium_font_size: 14;
1703
+ --hm_text_sm_medium_letter_spacing: 0%;
1704
+ --hm_text_sm_medium_paragraph_spacing: 14;
1705
+ --hm_text_sm_medium_paragraph_indent: 0px;
1706
+ --hm_text_sm_medium_text_case: none;
1707
+ --hm_text_sm_medium_text_decoration: none;
1708
+ --hm_text_sm_semibold_font_family: Figtree;
1709
+ --hm_text_sm_semibold_font_weight: SemiBold;
1710
+ --hm_text_sm_semibold_line_height: 110%;
1711
+ --hm_text_sm_semibold_font_size: 14;
1712
+ --hm_text_sm_semibold_letter_spacing: 0%;
1713
+ --hm_text_sm_semibold_paragraph_spacing: 14;
1714
+ --hm_text_sm_semibold_paragraph_indent: 0px;
1715
+ --hm_text_sm_semibold_text_case: none;
1716
+ --hm_text_sm_semibold_text_decoration: none;
1717
+ --hm_text_sm_bold_font_family: Figtree;
1718
+ --hm_text_sm_bold_font_weight: Bold;
1719
+ --hm_text_sm_bold_line_height: 110%;
1720
+ --hm_text_sm_bold_font_size: 14;
1721
+ --hm_text_sm_bold_letter_spacing: 0%;
1722
+ --hm_text_sm_bold_paragraph_spacing: 14;
1723
+ --hm_text_sm_bold_paragraph_indent: 0px;
1724
+ --hm_text_sm_bold_text_case: none;
1725
+ --hm_text_sm_bold_text_decoration: none;
1726
+ --hm_text_sm_regular_underlined_font_family: Inter;
1727
+ --hm_text_sm_regular_underlined_font_weight: Regular;
1728
+ --hm_text_sm_regular_underlined_line_height: 100%;
1729
+ --hm_text_sm_regular_underlined_font_size: 14;
1730
+ --hm_text_sm_regular_underlined_letter_spacing: 0%;
1731
+ --hm_text_sm_regular_underlined_paragraph_spacing: 14;
1732
+ --hm_text_sm_regular_underlined_paragraph_indent: 0px;
1733
+ --hm_text_sm_regular_underlined_text_case: none;
1734
+ --hm_text_sm_regular_underlined_text_decoration: underline;
1735
+ --hm_text_sm_medium_underlined_font_family: Inter;
1736
+ --hm_text_sm_medium_underlined_font_weight: Medium;
1737
+ --hm_text_sm_medium_underlined_line_height: 100%;
1738
+ --hm_text_sm_medium_underlined_font_size: 14;
1739
+ --hm_text_sm_medium_underlined_letter_spacing: 0%;
1740
+ --hm_text_sm_medium_underlined_paragraph_spacing: 14;
1741
+ --hm_text_sm_medium_underlined_paragraph_indent: 0px;
1742
+ --hm_text_sm_medium_underlined_text_case: none;
1743
+ --hm_text_sm_medium_underlined_text_decoration: underline;
1744
+ --hm_text_sm_semibold_underlined_font_family: Inter;
1745
+ --hm_text_sm_semibold_underlined_font_weight: Semi Bold;
1746
+ --hm_text_sm_semibold_underlined_line_height: 100%;
1747
+ --hm_text_sm_semibold_underlined_font_size: 14;
1748
+ --hm_text_sm_semibold_underlined_letter_spacing: 0%;
1749
+ --hm_text_sm_semibold_underlined_paragraph_spacing: 14;
1750
+ --hm_text_sm_semibold_underlined_paragraph_indent: 0px;
1751
+ --hm_text_sm_semibold_underlined_text_case: none;
1752
+ --hm_text_sm_semibold_underlined_text_decoration: underline;
2460
1753
  --hm_text_xs_regular_font_family: Figtree;
2461
- --hm_text_xs_regular_font_size: 12;
2462
1754
  --hm_text_xs_regular_font_weight: Regular;
1755
+ --hm_text_xs_regular_line_height: 110%;
1756
+ --hm_text_xs_regular_font_size: 12;
2463
1757
  --hm_text_xs_regular_letter_spacing: 0%;
2464
- --hm_text_xs_regular_line_height: 18;
2465
- --hm_text_xs_regular_paragraph_indent: 0px;
2466
1758
  --hm_text_xs_regular_paragraph_spacing: 12;
1759
+ --hm_text_xs_regular_paragraph_indent: 0px;
2467
1760
  --hm_text_xs_regular_text_case: none;
2468
1761
  --hm_text_xs_regular_text_decoration: none;
1762
+ --hm_text_xs_medium_font_family: Figtree;
1763
+ --hm_text_xs_medium_font_weight: Medium;
1764
+ --hm_text_xs_medium_line_height: 110%;
1765
+ --hm_text_xs_medium_font_size: 12;
1766
+ --hm_text_xs_medium_letter_spacing: 0%;
1767
+ --hm_text_xs_medium_paragraph_spacing: 12;
1768
+ --hm_text_xs_medium_paragraph_indent: 0px;
1769
+ --hm_text_xs_medium_text_case: none;
1770
+ --hm_text_xs_medium_text_decoration: none;
2469
1771
  --hm_text_xs_semibold_font_family: Figtree;
2470
- --hm_text_xs_semibold_font_size: 12;
2471
1772
  --hm_text_xs_semibold_font_weight: SemiBold;
1773
+ --hm_text_xs_semibold_line_height: 110%;
1774
+ --hm_text_xs_semibold_font_size: 12;
2472
1775
  --hm_text_xs_semibold_letter_spacing: 0%;
2473
- --hm_text_xs_semibold_line_height: 18;
2474
- --hm_text_xs_semibold_paragraph_indent: 0px;
2475
1776
  --hm_text_xs_semibold_paragraph_spacing: 12;
1777
+ --hm_text_xs_semibold_paragraph_indent: 0px;
2476
1778
  --hm_text_xs_semibold_text_case: none;
2477
1779
  --hm_text_xs_semibold_text_decoration: none;
2478
- --hm_violet_25: #fbfaff;
2479
- --hm_violet_50: #f5f3ff;
2480
- --hm_violet_100: #ece9fe;
2481
- --hm_violet_200: #ddd6fe;
2482
- --hm_violet_300: #c3b5fd;
2483
- --hm_violet_400: #a48afb;
2484
- --hm_violet_500: #875bf7;
2485
- --hm_violet_600: #7839ee;
2486
- --hm_violet_700: #6927da;
2487
- --hm_violet_800: #5720b7;
2488
- --hm_violet_900: #491c96;
2489
- --hm_violet_950: #2e125e;
2490
- --hm_warning_25: #fffcf5;
2491
- --hm_warning_50: #fffaeb;
2492
- --hm_warning_100: #fef0c7;
2493
- --hm_warning_200: #fedf89;
2494
- --hm_warning_300: #fec84b;
2495
- --hm_warning_400: #fdb022;
2496
- --hm_warning_500: #f79009;
2497
- --hm_warning_600: #dc6803;
2498
- --hm_warning_700: #b54708;
2499
- --hm_warning_800: #93370d;
2500
- --hm_warning_900: #7a2e0e;
2501
- --hm_warning_950: #4e1d09;
2502
- --hm_yellow_25: #fefdf0;
2503
- --hm_yellow_50: #fefbe8;
2504
- --hm_yellow_100: #fef7c3;
2505
- --hm_yellow_200: #feee95;
2506
- --hm_yellow_300: #fde272;
2507
- --hm_yellow_400: #fac515;
2508
- --hm_yellow_500: #eaaa08;
2509
- --hm_yellow_600: #ca8504;
2510
- --hm_yellow_700: #a15c07;
2511
- --hm_yellow_800: #854a0e;
2512
- --hm_yellow_900: #713b12;
2513
- --hm_yellow_950: #542c0d;
2514
- --hm_font_families_figtree: Figtree;
2515
- --hm_font_families_inter: Inter;
2516
- --hm_font_size_0: 12;
2517
- --hm_font_size_1: 14;
2518
- --hm_font_size_2: 16;
2519
- --hm_font_size_3: 18;
2520
- --hm_font_size_4: 20;
2521
- --hm_font_size_5: 24;
2522
- --hm_font_size_6: 30;
2523
- --hm_font_size_7: 36;
2524
- --hm_font_size_8: 48;
2525
- --hm_font_size_9: 60;
2526
- --hm_font_size_10: 72;
2527
- --hm_font_weights_figtree_0: Regular;
2528
- --hm_font_weights_figtree_1: Medium;
2529
- --hm_font_weights_figtree_2: SemiBold;
2530
- --hm_font_weights_figtree_3: Bold;
2531
- --hm_font_weights_inter_10: Semi Bold;
2532
- --hm_font_weights_inter_4: Medium Italic;
2533
- --hm_font_weights_inter_5: Italic;
2534
- --hm_font_weights_inter_6: Semi Bold Italic;
2535
- --hm_font_weights_inter_7: Bold Italic;
2536
- --hm_font_weights_inter_8: Regular;
2537
- --hm_font_weights_inter_9: Medium;
2538
- --hm_letter_spacing_0: -2%;
2539
- --hm_letter_spacing_1: 0%;
2540
- --hm_line_heights_0: 100%;
2541
- --hm_line_heights_1: 72;
2542
- --hm_line_heights_2: 60;
2543
- --hm_line_heights_3: 38;
2544
- --hm_line_heights_4: 44;
2545
- --hm_line_heights_5: 32;
2546
- --hm_line_heights_6: 36;
2547
- --hm_line_heights_7: 30;
2548
- --hm_line_heights_8: 28;
2549
- --hm_line_heights_9: 24;
2550
- --hm_line_heights_10: 20;
2551
- --hm_line_heights_11: 18;
2552
- --hm_paragraph_indent_0: 0px;
2553
- --hm_paragraph_spacing_0: 0;
2554
- --hm_paragraph_spacing_1: 12;
2555
- --hm_paragraph_spacing_2: 14;
2556
- --hm_paragraph_spacing_3: 16;
2557
- --hm_paragraph_spacing_4: 18;
2558
- --hm_paragraph_spacing_5: 20;
2559
- --hm_paragraph_spacing_6: 24;
2560
- --hm_paragraph_spacing_7: 28;
2561
- --hm_paragraph_spacing_8: 30;
2562
- --hm_paragraph_spacing_9: 32;
2563
- --hm_paragraph_spacing_10: 36;
2564
- --hm_paragraph_spacing_11: 38;
2565
- --hm_paragraph_spacing_12: 48;
2566
- --hm_paragraph_spacing_13: 60;
2567
- --hm_paragraph_spacing_14: 72;
1780
+ --hm_text_xs_bold_font_family: Figtree;
1781
+ --hm_text_xs_bold_font_weight: Bold;
1782
+ --hm_text_xs_bold_line_height: 110%;
1783
+ --hm_text_xs_bold_font_size: 12;
1784
+ --hm_text_xs_bold_letter_spacing: 0%;
1785
+ --hm_text_xs_bold_paragraph_spacing: 12;
1786
+ --hm_text_xs_bold_paragraph_indent: 0px;
1787
+ --hm_text_xs_bold_text_case: none;
1788
+ --hm_text_xs_bold_text_decoration: none;
2568
1789
  --hm_text_case_none: none;
2569
1790
  --hm_text_decoration_none: none;
2570
1791
  --hm_text_decoration_underline: underline;
1792
+ --hm_paragraph_indent_0: 0px;
1793
+ --hm_colors_base_white: #ffffff;
1794
+ --hm_colors_base_black: #000000;
1795
+ --hm_colors_base_transparent: #ffffff00;
1796
+ --hm_colors_gray_blue_25: #fcfcfd;
1797
+ --hm_colors_gray_blue_50: #f8f9fc;
1798
+ --hm_colors_gray_blue_100: #eaecf5;
1799
+ --hm_colors_gray_blue_200: #d5d9eb;
1800
+ --hm_colors_gray_blue_300: #b3b8db;
1801
+ --hm_colors_gray_blue_400: #717bbc;
1802
+ --hm_colors_gray_blue_500: #4e5ba6;
1803
+ --hm_colors_gray_blue_600: #3e4784;
1804
+ --hm_colors_gray_blue_700: #363f72;
1805
+ --hm_colors_gray_blue_800: #293056;
1806
+ --hm_colors_gray_blue_900: #101323;
1807
+ --hm_colors_gray_blue_950: #0d0f1c;
1808
+ --hm_colors_gray_cool_25: #fcfcfd;
1809
+ --hm_colors_gray_cool_50: #f9f9fb;
1810
+ --hm_colors_gray_cool_100: #eff1f5;
1811
+ --hm_colors_gray_cool_200: #dcdfea;
1812
+ --hm_colors_gray_cool_300: #b9c0d4;
1813
+ --hm_colors_gray_cool_400: #7d89b0;
1814
+ --hm_colors_gray_cool_500: #5d6b98;
1815
+ --hm_colors_gray_cool_600: #4a5578;
1816
+ --hm_colors_gray_cool_700: #404968;
1817
+ --hm_colors_gray_cool_800: #30374f;
1818
+ --hm_colors_gray_cool_900: #111322;
1819
+ --hm_colors_gray_cool_950: #0e101b;
1820
+ --hm_colors_gray_modern_25: #fcfcfd;
1821
+ --hm_colors_gray_modern_50: #f8fafc;
1822
+ --hm_colors_gray_modern_100: #eef2f6;
1823
+ --hm_colors_gray_modern_200: #e3e8ef;
1824
+ --hm_colors_gray_modern_300: #cdd5df;
1825
+ --hm_colors_gray_modern_400: #9aa4b2;
1826
+ --hm_colors_gray_modern_500: #697586;
1827
+ --hm_colors_gray_modern_600: #4b5565;
1828
+ --hm_colors_gray_modern_700: #364152;
1829
+ --hm_colors_gray_modern_800: #202939;
1830
+ --hm_colors_gray_modern_900: #121926;
1831
+ --hm_colors_gray_modern_950: #0d121c;
1832
+ --hm_colors_gray_neutral_25: #fcfcfd;
1833
+ --hm_colors_gray_neutral_50: #f9fafb;
1834
+ --hm_colors_gray_neutral_100: #f3f4f6;
1835
+ --hm_colors_gray_neutral_200: #e5e7eb;
1836
+ --hm_colors_gray_neutral_300: #d2d6db;
1837
+ --hm_colors_gray_neutral_400: #9da4ae;
1838
+ --hm_colors_gray_neutral_500: #6c737f;
1839
+ --hm_colors_gray_neutral_600: #4d5761;
1840
+ --hm_colors_gray_neutral_700: #384250;
1841
+ --hm_colors_gray_neutral_800: #1f2a37;
1842
+ --hm_colors_gray_neutral_900: #111927;
1843
+ --hm_colors_gray_neutral_950: #0d121c;
1844
+ --hm_colors_brand_25: #f5fbff;
1845
+ --hm_colors_brand_50: #f0f9ff;
1846
+ --hm_colors_brand_100: #e0f2fe;
1847
+ --hm_colors_brand_200: #b9e6fe;
1848
+ --hm_colors_brand_300: #7cd4fd;
1849
+ --hm_colors_brand_400: #36bffa;
1850
+ --hm_colors_brand_500: #0ba5ec;
1851
+ --hm_colors_brand_600: #0086c9;
1852
+ --hm_colors_brand_700: #026aa2;
1853
+ --hm_colors_brand_800: #065986;
1854
+ --hm_colors_brand_900: #0b4a6f;
1855
+ --hm_colors_brand_950: #062c41;
1856
+ --hm_colors_error_25: #fffbfa;
1857
+ --hm_colors_error_50: #fef3f2;
1858
+ --hm_colors_error_100: #fee4e2;
1859
+ --hm_colors_error_200: #fecdca;
1860
+ --hm_colors_error_300: #fda29b;
1861
+ --hm_colors_error_400: #f97066;
1862
+ --hm_colors_error_500: #f04438;
1863
+ --hm_colors_error_600: #d92d20;
1864
+ --hm_colors_error_700: #b42318;
1865
+ --hm_colors_error_800: #912018;
1866
+ --hm_colors_error_900: #7a271a;
1867
+ --hm_colors_error_950: #55160c;
1868
+ --hm_colors_warning_25: #fffcf5;
1869
+ --hm_colors_warning_50: #fffaeb;
1870
+ --hm_colors_warning_100: #fef0c7;
1871
+ --hm_colors_warning_200: #fedf89;
1872
+ --hm_colors_warning_300: #fec84b;
1873
+ --hm_colors_warning_400: #fdb022;
1874
+ --hm_colors_warning_500: #f79009;
1875
+ --hm_colors_warning_600: #dc6803;
1876
+ --hm_colors_warning_700: #b54708;
1877
+ --hm_colors_warning_800: #93370d;
1878
+ --hm_colors_warning_900: #7a2e0e;
1879
+ --hm_colors_warning_950: #4e1d09;
1880
+ --hm_colors_success_25: #f6fef9;
1881
+ --hm_colors_success_50: #ecfdf3;
1882
+ --hm_colors_success_100: #dcfae6;
1883
+ --hm_colors_success_200: #abefc6;
1884
+ --hm_colors_success_300: #75e0a7;
1885
+ --hm_colors_success_400: #47cd89;
1886
+ --hm_colors_success_500: #17b26a;
1887
+ --hm_colors_success_600: #079455;
1888
+ --hm_colors_success_700: #067647;
1889
+ --hm_colors_success_800: #085d3a;
1890
+ --hm_colors_success_900: #074d31;
1891
+ --hm_colors_success_950: #053321;
1892
+ --hm_colors_green_25: #f6fef9;
1893
+ --hm_colors_green_50: #edfcf2;
1894
+ --hm_colors_green_100: #d3f8df;
1895
+ --hm_colors_green_200: #aaf0c4;
1896
+ --hm_colors_green_300: #73e2a3;
1897
+ --hm_colors_green_400: #3ccb7f;
1898
+ --hm_colors_green_500: #16b364;
1899
+ --hm_colors_green_600: #099250;
1900
+ --hm_colors_green_700: #087443;
1901
+ --hm_colors_green_800: #095c37;
1902
+ --hm_colors_green_900: #084c2e;
1903
+ --hm_colors_green_950: #052e1c;
1904
+ --hm_colors_gray_iron_25: #fcfcfc;
1905
+ --hm_colors_gray_iron_50: #fafafa;
1906
+ --hm_colors_gray_iron_100: #f4f4f5;
1907
+ --hm_colors_gray_iron_200: #e4e4e7;
1908
+ --hm_colors_gray_iron_300: #d1d1d6;
1909
+ --hm_colors_gray_iron_400: #a0a0ab;
1910
+ --hm_colors_gray_iron_500: #70707b;
1911
+ --hm_colors_gray_iron_600: #51525c;
1912
+ --hm_colors_gray_iron_700: #3f3f46;
1913
+ --hm_colors_gray_iron_800: #26272b;
1914
+ --hm_colors_gray_iron_900: #1a1a1e;
1915
+ --hm_colors_gray_iron_950: #131316;
1916
+ --hm_colors_gray_true_25: #fcfcfc;
1917
+ --hm_colors_gray_true_50: #fafafa;
1918
+ --hm_colors_gray_true_100: #f5f5f5;
1919
+ --hm_colors_gray_true_200: #e5e5e5;
1920
+ --hm_colors_gray_true_300: #d6d6d6;
1921
+ --hm_colors_gray_true_400: #a3a3a3;
1922
+ --hm_colors_gray_true_500: #737373;
1923
+ --hm_colors_gray_true_600: #525252;
1924
+ --hm_colors_gray_true_700: #424242;
1925
+ --hm_colors_gray_true_800: #292929;
1926
+ --hm_colors_gray_true_900: #141414;
1927
+ --hm_colors_gray_true_950: #0f0f0f;
1928
+ --hm_colors_gray_warm_25: #fdfdfc;
1929
+ --hm_colors_gray_warm_50: #fafaf9;
1930
+ --hm_colors_gray_warm_100: #f5f5f4;
1931
+ --hm_colors_gray_warm_200: #e7e5e4;
1932
+ --hm_colors_gray_warm_300: #d7d3d0;
1933
+ --hm_colors_gray_warm_400: #a9a29d;
1934
+ --hm_colors_gray_warm_500: #79716b;
1935
+ --hm_colors_gray_warm_600: #57534e;
1936
+ --hm_colors_gray_warm_700: #44403c;
1937
+ --hm_colors_gray_warm_800: #292524;
1938
+ --hm_colors_gray_warm_900: #1c1917;
1939
+ --hm_colors_gray_warm_950: #171412;
1940
+ --hm_colors_moss_25: #fafdf7;
1941
+ --hm_colors_moss_50: #f5fbee;
1942
+ --hm_colors_moss_100: #e6f4d7;
1943
+ --hm_colors_moss_200: #ceeab0;
1944
+ --hm_colors_moss_300: #acdc79;
1945
+ --hm_colors_moss_400: #86cb3c;
1946
+ --hm_colors_moss_500: #669f2a;
1947
+ --hm_colors_moss_600: #4f7a21;
1948
+ --hm_colors_moss_700: #3f621a;
1949
+ --hm_colors_moss_800: #335015;
1950
+ --hm_colors_moss_900: #2b4212;
1951
+ --hm_colors_moss_950: #1a280b;
1952
+ --hm_colors_green_light_25: #fafef5;
1953
+ --hm_colors_green_light_50: #f3fee7;
1954
+ --hm_colors_green_light_100: #e3fbcc;
1955
+ --hm_colors_green_light_200: #d0f8ab;
1956
+ --hm_colors_green_light_300: #a6ef67;
1957
+ --hm_colors_green_light_400: #85e13a;
1958
+ --hm_colors_green_light_500: #66c61c;
1959
+ --hm_colors_green_light_600: #4ca30d;
1960
+ --hm_colors_green_light_700: #3b7c0f;
1961
+ --hm_colors_green_light_800: #326212;
1962
+ --hm_colors_green_light_900: #2b5314;
1963
+ --hm_colors_green_light_950: #15290a;
1964
+ --hm_colors_teal_25: #f6fefc;
1965
+ --hm_colors_teal_50: #f0fdf9;
1966
+ --hm_colors_teal_100: #ccfbef;
1967
+ --hm_colors_teal_200: #99f6e0;
1968
+ --hm_colors_teal_300: #5fe9d0;
1969
+ --hm_colors_teal_400: #2ed3b7;
1970
+ --hm_colors_teal_500: #15b79e;
1971
+ --hm_colors_teal_600: #0e9384;
1972
+ --hm_colors_teal_700: #107569;
1973
+ --hm_colors_teal_800: #125d56;
1974
+ --hm_colors_teal_900: #134e48;
1975
+ --hm_colors_teal_950: #0a2926;
1976
+ --hm_colors_cyan_25: #f5feff;
1977
+ --hm_colors_cyan_50: #ecfdff;
1978
+ --hm_colors_cyan_100: #cff9fe;
1979
+ --hm_colors_cyan_200: #a5f0fc;
1980
+ --hm_colors_cyan_300: #67e3f9;
1981
+ --hm_colors_cyan_400: #22ccee;
1982
+ --hm_colors_cyan_500: #06aed4;
1983
+ --hm_colors_cyan_600: #088ab2;
1984
+ --hm_colors_cyan_700: #0e7090;
1985
+ --hm_colors_cyan_800: #155b75;
1986
+ --hm_colors_cyan_900: #164c63;
1987
+ --hm_colors_cyan_950: #0d2d3a;
1988
+ --hm_colors_blue_light_25: #f5fbff;
1989
+ --hm_colors_blue_light_50: #f0f9ff;
1990
+ --hm_colors_blue_light_100: #e0f2fe;
1991
+ --hm_colors_blue_light_200: #b9e6fe;
1992
+ --hm_colors_blue_light_300: #7cd4fd;
1993
+ --hm_colors_blue_light_400: #36bffa;
1994
+ --hm_colors_blue_light_500: #0ba5ec;
1995
+ --hm_colors_blue_light_600: #0086c9;
1996
+ --hm_colors_blue_light_700: #026aa2;
1997
+ --hm_colors_blue_light_800: #065986;
1998
+ --hm_colors_blue_light_900: #0b4a6f;
1999
+ --hm_colors_blue_light_950: #062c41;
2000
+ --hm_colors_blue_25: #f5faff;
2001
+ --hm_colors_blue_50: #eff8ff;
2002
+ --hm_colors_blue_100: #d1e9ff;
2003
+ --hm_colors_blue_200: #b2ddff;
2004
+ --hm_colors_blue_300: #84caff;
2005
+ --hm_colors_blue_400: #53b1fd;
2006
+ --hm_colors_blue_500: #2e90fa;
2007
+ --hm_colors_blue_600: #1570ef;
2008
+ --hm_colors_blue_700: #175cd3;
2009
+ --hm_colors_blue_800: #1849a9;
2010
+ --hm_colors_blue_900: #194185;
2011
+ --hm_colors_blue_950: #102a56;
2012
+ --hm_colors_blue_dark_25: #f5f8ff;
2013
+ --hm_colors_blue_dark_50: #eff4ff;
2014
+ --hm_colors_blue_dark_100: #d1e0ff;
2015
+ --hm_colors_blue_dark_200: #b2ccff;
2016
+ --hm_colors_blue_dark_300: #84adff;
2017
+ --hm_colors_blue_dark_400: #528bff;
2018
+ --hm_colors_blue_dark_500: #2970ff;
2019
+ --hm_colors_blue_dark_600: #155eef;
2020
+ --hm_colors_blue_dark_700: #004eeb;
2021
+ --hm_colors_blue_dark_800: #0040c1;
2022
+ --hm_colors_blue_dark_900: #00359e;
2023
+ --hm_colors_blue_dark_950: #002266;
2024
+ --hm_colors_indigo_25: #f5f8ff;
2025
+ --hm_colors_indigo_50: #eef4ff;
2026
+ --hm_colors_indigo_100: #e0eaff;
2027
+ --hm_colors_indigo_200: #c7d7fe;
2028
+ --hm_colors_indigo_300: #a4bcfd;
2029
+ --hm_colors_indigo_400: #8098f9;
2030
+ --hm_colors_indigo_500: #6172f3;
2031
+ --hm_colors_indigo_600: #444ce7;
2032
+ --hm_colors_indigo_700: #3538cd;
2033
+ --hm_colors_indigo_800: #2d31a6;
2034
+ --hm_colors_indigo_900: #2d3282;
2035
+ --hm_colors_indigo_950: #1f235b;
2036
+ --hm_colors_violet_25: #fbfaff;
2037
+ --hm_colors_violet_50: #f5f3ff;
2038
+ --hm_colors_violet_100: #ece9fe;
2039
+ --hm_colors_violet_200: #ddd6fe;
2040
+ --hm_colors_violet_300: #c3b5fd;
2041
+ --hm_colors_violet_400: #a48afb;
2042
+ --hm_colors_violet_500: #875bf7;
2043
+ --hm_colors_violet_600: #7839ee;
2044
+ --hm_colors_violet_700: #6927da;
2045
+ --hm_colors_violet_800: #5720b7;
2046
+ --hm_colors_violet_900: #491c96;
2047
+ --hm_colors_violet_950: #2e125e;
2048
+ --hm_colors_purple_25: #fafaff;
2049
+ --hm_colors_purple_50: #f4f3ff;
2050
+ --hm_colors_purple_100: #ebe9fe;
2051
+ --hm_colors_purple_200: #d9d6fe;
2052
+ --hm_colors_purple_300: #bdb4fe;
2053
+ --hm_colors_purple_400: #9b8afb;
2054
+ --hm_colors_purple_500: #7a5af8;
2055
+ --hm_colors_purple_600: #6938ef;
2056
+ --hm_colors_purple_700: #5925dc;
2057
+ --hm_colors_purple_800: #4a1fb8;
2058
+ --hm_colors_purple_900: #3e1c96;
2059
+ --hm_colors_purple_950: #27115f;
2060
+ --hm_colors_fuchsia_25: #fefaff;
2061
+ --hm_colors_fuchsia_50: #fdf4ff;
2062
+ --hm_colors_fuchsia_100: #fbe8ff;
2063
+ --hm_colors_fuchsia_200: #f6d0fe;
2064
+ --hm_colors_fuchsia_300: #eeaafd;
2065
+ --hm_colors_fuchsia_400: #e478fa;
2066
+ --hm_colors_fuchsia_500: #d444f1;
2067
+ --hm_colors_fuchsia_600: #ba24d5;
2068
+ --hm_colors_fuchsia_700: #9f1ab1;
2069
+ --hm_colors_fuchsia_800: #821890;
2070
+ --hm_colors_fuchsia_900: #6f1877;
2071
+ --hm_colors_fuchsia_950: #47104c;
2072
+ --hm_colors_pink_25: #fef6fb;
2073
+ --hm_colors_pink_50: #fdf2fa;
2074
+ --hm_colors_pink_100: #fce7f6;
2075
+ --hm_colors_pink_200: #fcceee;
2076
+ --hm_colors_pink_300: #faa7e0;
2077
+ --hm_colors_pink_400: #f670c7;
2078
+ --hm_colors_pink_500: #ee46bc;
2079
+ --hm_colors_pink_600: #dd2590;
2080
+ --hm_colors_pink_700: #c11574;
2081
+ --hm_colors_pink_800: #9e165f;
2082
+ --hm_colors_pink_900: #851651;
2083
+ --hm_colors_pink_950: #4e0d30;
2084
+ --hm_colors_ros_25: #fff5f6;
2085
+ --hm_colors_ros_50: #fff1f3;
2086
+ --hm_colors_ros_100: #ffe4e8;
2087
+ --hm_colors_ros_200: #fecdd6;
2088
+ --hm_colors_ros_300: #fea3b4;
2089
+ --hm_colors_ros_400: #fd6f8e;
2090
+ --hm_colors_ros_500: #f63d68;
2091
+ --hm_colors_ros_600: #e31b54;
2092
+ --hm_colors_ros_700: #c01048;
2093
+ --hm_colors_ros_800: #a11043;
2094
+ --hm_colors_ros_900: #89123e;
2095
+ --hm_colors_ros_950: #510b24;
2096
+ --hm_colors_orange_dark_25: #fff9f5;
2097
+ --hm_colors_orange_dark_50: #fff4ed;
2098
+ --hm_colors_orange_dark_100: #ffe6d5;
2099
+ --hm_colors_orange_dark_200: #ffd6ae;
2100
+ --hm_colors_orange_dark_300: #ff9c66;
2101
+ --hm_colors_orange_dark_400: #ff692e;
2102
+ --hm_colors_orange_dark_500: #ff4405;
2103
+ --hm_colors_orange_dark_600: #e62e05;
2104
+ --hm_colors_orange_dark_700: #bc1b06;
2105
+ --hm_colors_orange_dark_800: #97180c;
2106
+ --hm_colors_orange_dark_900: #771a0d;
2107
+ --hm_colors_orange_dark_950: #57130a;
2108
+ --hm_colors_orange_25: #fefaf5;
2109
+ --hm_colors_orange_50: #fef6ee;
2110
+ --hm_colors_orange_100: #fdead7;
2111
+ --hm_colors_orange_200: #f9dbaf;
2112
+ --hm_colors_orange_300: #f7b27a;
2113
+ --hm_colors_orange_400: #f38744;
2114
+ --hm_colors_orange_500: #ef6820;
2115
+ --hm_colors_orange_600: #e04f16;
2116
+ --hm_colors_orange_700: #b93815;
2117
+ --hm_colors_orange_800: #932f19;
2118
+ --hm_colors_orange_900: #772917;
2119
+ --hm_colors_orange_950: #511c10;
2120
+ --hm_colors_yellow_25: #fefdf0;
2121
+ --hm_colors_yellow_50: #fefbe8;
2122
+ --hm_colors_yellow_100: #fef7c3;
2123
+ --hm_colors_yellow_200: #feee95;
2124
+ --hm_colors_yellow_300: #fde272;
2125
+ --hm_colors_yellow_400: #fac515;
2126
+ --hm_colors_yellow_500: #eaaa08;
2127
+ --hm_colors_yellow_600: #ca8504;
2128
+ --hm_colors_yellow_700: #a15c07;
2129
+ --hm_colors_yellow_800: #854a0e;
2130
+ --hm_colors_yellow_900: #713b12;
2131
+ --hm_colors_yellow_950: #542c0d;
2132
+ --hm_colors_gray__alpha_25: #fffffffa;
2133
+ --hm_colors_gray__alpha_50: #fffffff5;
2134
+ --hm_colors_gray__alpha_100: #fffffff0;
2135
+ --hm_colors_gray__alpha_200: #ffffffeb;
2136
+ --hm_colors_gray__alpha_300: #ffffffcc;
2137
+ --hm_colors_gray__alpha_400: #ffffff8f;
2138
+ --hm_colors_gray__alpha_500: #ffffff80;
2139
+ --hm_colors_gray__alpha_600: #ffffff59;
2140
+ --hm_colors_gray__alpha_700: #ffffff29;
2141
+ --hm_colors_gray__alpha_800: #ffffff14;
2142
+ --hm_colors_gray__alpha_900: #ffffff0a;
2143
+ --hm_colors_gray__alpha_950: #ffffff00;
2144
+ --hm_colors_gray__25: #fcfcfd;
2145
+ --hm_colors_gray__50: #fafafa;
2146
+ --hm_colors_gray__100: #f4f4f5;
2147
+ --hm_colors_gray__200: #e4e4e7;
2148
+ --hm_colors_gray__300: #d1d1d6;
2149
+ --hm_colors_gray__400: #a0a0ab;
2150
+ --hm_colors_gray__500: #70707b;
2151
+ --hm_colors_gray__600: #51525c;
2152
+ --hm_colors_gray__700: #3f3f46;
2153
+ --hm_colors_gray__800: #26272b;
2154
+ --hm_colors_gray__900: #1a1a1e;
2155
+ --hm_colors_gray__950: #131316;
2156
+ --hm_colors_text_text_primary_900: #fafafa;
2157
+ --hm_colors_text_text_tertiary_600: #a0a0ab;
2158
+ --hm_colors_text_text_error_primary_600: #f97066;
2159
+ --hm_colors_text_text_warning_primary_600: #fdb022;
2160
+ --hm_colors_text_text_success_primary_600: #47cd89;
2161
+ --hm_colors_text_text_white: #ffffff;
2162
+ --hm_colors_text_text_secondary_700: #d1d1d6;
2163
+ --hm_colors_text_text_disabled: #70707b;
2164
+ --hm_colors_text_text_secondary_hover: #e4e4e7;
2165
+ --hm_colors_text_text_tertiary_hover: #d1d1d6;
2166
+ --hm_colors_text_text_brand_secondary_700: #d1d1d6;
2167
+ --hm_colors_text_text_placeholder: #70707b;
2168
+ --hm_colors_text_text_placeholder_subtle: #3f3f46;
2169
+ --hm_colors_text_text_brand_tertiary_600: #a0a0ab;
2170
+ --hm_colors_text_text_quaternary_500: #a0a0ab;
2171
+ --hm_colors_text_text_brand_primary_900: #fafafa;
2172
+ --hm_colors_text_text_primary_on_brand: #fafafa;
2173
+ --hm_colors_text_text_secondary_on_brand: #d1d1d6;
2174
+ --hm_colors_text_text_tertiary_on_brand: #a0a0ab;
2175
+ --hm_colors_text_text_quaternary_on_brand: #a0a0ab;
2176
+ --hm_colors_text_text_brand_tertiary_alt: #fafafa;
2177
+ --hm_colors_border_border_secondary: #26272b;
2178
+ --hm_colors_border_border_error: #f97066;
2179
+ --hm_colors_border_border_primary: #3f3f46;
2180
+ --hm_colors_border_border_brand: #36bffa;
2181
+ --hm_colors_border_border_brand_solid: #0ba5ec;
2182
+ --hm_colors_border_border_disabled: #3f3f46;
2183
+ --hm_colors_border_border_error_solid: #f04438;
2184
+ --hm_colors_border_border_disabled_subtle: #26272b;
2185
+ --hm_colors_border_border_tertiary: #26272b;
2186
+ --hm_colors_border_border_brand_solid_alt: #3f3f46;
2187
+ --hm_colors_background_bg_primary: #131316;
2188
+ --hm_colors_background_bg_tertiary: #26272b;
2189
+ --hm_colors_background_bg_brand_primary: #0ba5ec;
2190
+ --hm_colors_background_bg_error_secondary: #d92d20;
2191
+ --hm_colors_background_bg_warning_primary: #f79009;
2192
+ --hm_colors_background_bg_warning_secondary: #dc6803;
2193
+ --hm_colors_background_bg_success_primary: #17b26a;
2194
+ --hm_colors_background_bg_success_secondary: #079455;
2195
+ --hm_colors_background_bg_brand_solid: #0086c9;
2196
+ --hm_colors_background_bg_secondary_solid: #51525c;
2197
+ --hm_colors_background_bg_error_solid: #d92d20;
2198
+ --hm_colors_background_bg_warning_solid: #dc6803;
2199
+ --hm_colors_background_bg_success_solid: #079455;
2200
+ --hm_colors_background_bg_secondary_hover: #26272b;
2201
+ --hm_colors_background_bg_primary_hover: #26272b;
2202
+ --hm_colors_background_bg_disabled: #26272b;
2203
+ --hm_colors_background_bg_active: #26272b;
2204
+ --hm_colors_background_bg_brand_solid_hover: #0ba5ec;
2205
+ --hm_colors_background_bg_error_primary: #f04438;
2206
+ --hm_colors_background_bg_brand_secondary: #0086c9;
2207
+ --hm_colors_background_bg_secondary: #1a1a1e;
2208
+ --hm_colors_background_bg_disabled_subtle: #1a1a1e;
2209
+ --hm_colors_background_bg_quaternary: #3f3f46;
2210
+ --hm_colors_background_bg_primary_alt: #1a1a1e;
2211
+ --hm_colors_background_bg_brand_primary_alt: #1a1a1e;
2212
+ --hm_colors_background_bg_secondary_alt: #131316;
2213
+ --hm_colors_background_bg_overlay: #26272b;
2214
+ --hm_colors_background_bg_secondary_subtle: #1a1a1e;
2215
+ --hm_colors_background_bg_brand_section: #1a1a1e;
2216
+ --hm_colors_background_bg_brand_section_subtle: #131316;
2217
+ --hm_colors_background_bg_primary_solid: #1a1a1e;
2218
+ --hm_colors_foreground_fg_secondary_700: #d1d1d6;
2219
+ --hm_colors_foreground_fg_warning_primary: #f79009;
2220
+ --hm_colors_foreground_fg_success_primary: #17b26a;
2221
+ --hm_colors_foreground_fg_white: #ffffff;
2222
+ --hm_colors_foreground_fg_success_secondary: #47cd89;
2223
+ --hm_colors_foreground_fg_secondary_hover: #e4e4e7;
2224
+ --hm_colors_foreground_fg_primary_900: #ffffff;
2225
+ --hm_colors_foreground_fg_disabled: #70707b;
2226
+ --hm_colors_foreground_fg_quaternary_500: #a0a0ab;
2227
+ --hm_colors_foreground_fg_quaternary_hover: #d1d1d6;
2228
+ --hm_colors_foreground_fg_brand_secondary_500: #0ba5ec;
2229
+ --hm_colors_foreground_fg_brand_primary_600: #0ba5ec;
2230
+ --hm_colors_foreground_fg_quinary_400: #70707b;
2231
+ --hm_colors_foreground_fg_quinary_hover: #a0a0ab;
2232
+ --hm_colors_foreground_fg_error_primary: #f04438;
2233
+ --hm_colors_foreground_fg_disabled_subtle: #51525c;
2234
+ --hm_colors_foreground_fg_warning_secondary: #fdb022;
2235
+ --hm_colors_foreground_fg_error_secondary: #f97066;
2236
+ --hm_colors_foreground_fg_senary_300: #51525c;
2237
+ --hm_colors_foreground_fg_tertiary_600: #a0a0ab;
2238
+ --hm_colors_foreground_fg_tertiary_hover: #d1d1d6;
2239
+ --hm_colors_foreground_fg_brand_primary_alt: #d1d1d6;
2240
+ --hm_spacing_0: 0rem;
2241
+ --hm_spacing_0_5: 0.125rem;
2242
+ --hm_spacing_1: 0.25rem;
2243
+ --hm_spacing_2: 0.5rem;
2244
+ --hm_spacing_3: 0.75rem;
2245
+ --hm_spacing_4: 1rem;
2246
+ --hm_spacing_5: 1.25rem;
2247
+ --hm_spacing_6: 1.5rem;
2248
+ --hm_spacing_8: 2rem;
2249
+ --hm_spacing_10: 2.5rem;
2250
+ --hm_spacing_12: 3rem;
2251
+ --hm_spacing_16: 4rem;
2252
+ --hm_spacing_20: 5rem;
2253
+ --hm_spacing_24: 6rem;
2254
+ --hm_spacing_32: 8rem;
2255
+ --hm_spacing_40: 10rem;
2256
+ --hm_spacing_48: 12rem;
2257
+ --hm_spacing_56: 14rem;
2258
+ --hm_spacing_64: 16rem;
2259
+ --hm_spacing_96: 24rem;
2260
+ --hm_spacing_80: 20rem;
2261
+ --hm_spacing_120: 30rem;
2262
+ --hm_spacing_160: 40rem;
2263
+ --hm_spacing_192: 48rem;
2264
+ --hm_spacing_256: 64rem;
2265
+ --hm_spacing_320: 80rem;
2266
+ --hm_spacing_360: 90rem;
2267
+ --hm_spacing_400: 100rem;
2268
+ --hm_spacing_480: 120rem;
2269
+ --hm_spacing_1_5: 0.375rem;
2270
+ --hm_spacing_140: 35rem;
2271
+ --hm_spacing_180: 45rem;
2272
+ --hm_component_colors_utility_blue_utility_blue_600: #53b1fd;
2273
+ --hm_component_colors_utility_blue_utility_blue_700: #84caff;
2274
+ --hm_component_colors_utility_blue_utility_blue_500: #2e90fa;
2275
+ --hm_component_colors_utility_blue_utility_blue_200: #1849a9;
2276
+ --hm_component_colors_utility_blue_utility_blue_50: #102a56;
2277
+ --hm_component_colors_utility_blue_utility_blue_100: #194185;
2278
+ --hm_component_colors_utility_blue_utility_blue_400: #1570ef;
2279
+ --hm_component_colors_utility_blue_utility_blue_300: #175cd3;
2280
+ --hm_component_colors_utility_brand_utility_brand_600: #36bffa;
2281
+ --hm_component_colors_utility_brand_utility_brand_700: #7cd4fd;
2282
+ --hm_component_colors_utility_brand_utility_brand_500: #0ba5ec;
2283
+ --hm_component_colors_utility_brand_utility_brand_200: #065986;
2284
+ --hm_component_colors_utility_brand_utility_brand_50: #062c41;
2285
+ --hm_component_colors_utility_brand_utility_brand_100: #0b4a6f;
2286
+ --hm_component_colors_utility_brand_utility_brand_400: #0086c9;
2287
+ --hm_component_colors_utility_brand_utility_brand_50_alt: #1a1a1e;
2288
+ --hm_component_colors_utility_brand_utility_brand_100_alt: #26272b;
2289
+ --hm_component_colors_utility_brand_utility_brand_200_alt: #3f3f46;
2290
+ --hm_component_colors_utility_brand_utility_brand_400_alt: #51525c;
2291
+ --hm_component_colors_utility_brand_utility_brand_500_alt: #70707b;
2292
+ --hm_component_colors_utility_brand_utility_brand_600_alt: #a0a0ab;
2293
+ --hm_component_colors_utility_brand_utility_brand_700_alt: #d1d1d6;
2294
+ --hm_component_colors_utility_brand_utility_brand_300: #026aa2;
2295
+ --hm_component_colors_utility_brand_utility_brand_900: #e0f2fe;
2296
+ --hm_component_colors_utility_brand_utility_brand_800: #b9e6fe;
2297
+ --hm_component_colors_utility_brand_utility_brand_300_alt: #3f3f46;
2298
+ --hm_component_colors_utility_brand_utility_brand_800_alt: #e4e4e7;
2299
+ --hm_component_colors_utility_brand_utility_brand_900_alt: #f4f4f5;
2300
+ --hm_component_colors_utility_gray_utility_gray_700: #d1d1d6;
2301
+ --hm_component_colors_utility_gray_utility_gray_600: #a0a0ab;
2302
+ --hm_component_colors_utility_gray_utility_gray_500: #70707b;
2303
+ --hm_component_colors_utility_gray_utility_gray_200: #3f3f46;
2304
+ --hm_component_colors_utility_gray_utility_gray_50: #1a1a1e;
2305
+ --hm_component_colors_utility_gray_utility_gray_100: #26272b;
2306
+ --hm_component_colors_utility_gray_utility_gray_400: #51525c;
2307
+ --hm_component_colors_utility_gray_utility_gray_300: #3f3f46;
2308
+ --hm_component_colors_utility_gray_utility_gray_900: #f4f4f5;
2309
+ --hm_component_colors_utility_gray_utility_gray_800: #e4e4e7;
2310
+ --hm_component_colors_utility_error_utility_error_600: #f97066;
2311
+ --hm_component_colors_utility_error_utility_error_700: #fda29b;
2312
+ --hm_component_colors_utility_error_utility_error_500: #f04438;
2313
+ --hm_component_colors_utility_error_utility_error_200: #912018;
2314
+ --hm_component_colors_utility_error_utility_error_50: #55160c;
2315
+ --hm_component_colors_utility_error_utility_error_100: #7a271a;
2316
+ --hm_component_colors_utility_error_utility_error_400: #d92d20;
2317
+ --hm_component_colors_utility_error_utility_error_300: #b42318;
2318
+ --hm_component_colors_utility_warning_utility_warning_600: #fdb022;
2319
+ --hm_component_colors_utility_warning_utility_warning_700: #fec84b;
2320
+ --hm_component_colors_utility_warning_utility_warning_500: #f79009;
2321
+ --hm_component_colors_utility_warning_utility_warning_200: #93370d;
2322
+ --hm_component_colors_utility_warning_utility_warning_50: #4e1d09;
2323
+ --hm_component_colors_utility_warning_utility_warning_100: #7a2e0e;
2324
+ --hm_component_colors_utility_warning_utility_warning_400: #dc6803;
2325
+ --hm_component_colors_utility_warning_utility_warning_300: #b54708;
2326
+ --hm_component_colors_utility_success_utility_success_600: #47cd89;
2327
+ --hm_component_colors_utility_success_utility_success_700: #75e0a7;
2328
+ --hm_component_colors_utility_success_utility_success_500: #17b26a;
2329
+ --hm_component_colors_utility_success_utility_success_200: #085d3a;
2330
+ --hm_component_colors_utility_success_utility_success_50: #053321;
2331
+ --hm_component_colors_utility_success_utility_success_100: #074d31;
2332
+ --hm_component_colors_utility_success_utility_success_400: #079455;
2333
+ --hm_component_colors_utility_success_utility_success_300: #067647;
2334
+ --hm_component_colors_utility_orange_utility_orange_600: #f38744;
2335
+ --hm_component_colors_utility_orange_utility_orange_700: #f7b27a;
2336
+ --hm_component_colors_utility_orange_utility_orange_500: #ef6820;
2337
+ --hm_component_colors_utility_orange_utility_orange_200: #932f19;
2338
+ --hm_component_colors_utility_orange_utility_orange_50: #511c10;
2339
+ --hm_component_colors_utility_orange_utility_orange_100: #772917;
2340
+ --hm_component_colors_utility_orange_utility_orange_400: #e04f16;
2341
+ --hm_component_colors_utility_orange_utility_orange_300: #b93815;
2342
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_600: #528bff;
2343
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_700: #84adff;
2344
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_500: #2970ff;
2345
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_200: #0040c1;
2346
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_50: #002266;
2347
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_100: #00359e;
2348
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_400: #155eef;
2349
+ --hm_component_colors_utility_blue_dark_utility_blue_dark_300: #004eeb;
2350
+ --hm_component_colors_utility_indigo_utility_indigo_600: #8098f9;
2351
+ --hm_component_colors_utility_indigo_utility_indigo_700: #a4bcfd;
2352
+ --hm_component_colors_utility_indigo_utility_indigo_500: #6172f3;
2353
+ --hm_component_colors_utility_indigo_utility_indigo_200: #2d31a6;
2354
+ --hm_component_colors_utility_indigo_utility_indigo_50: #1f235b;
2355
+ --hm_component_colors_utility_indigo_utility_indigo_100: #2d3282;
2356
+ --hm_component_colors_utility_indigo_utility_indigo_400: #444ce7;
2357
+ --hm_component_colors_utility_indigo_utility_indigo_300: #3538cd;
2358
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_600: #e478fa;
2359
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_700: #eeaafd;
2360
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_500: #d444f1;
2361
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_200: #821890;
2362
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_50: #47104c;
2363
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_100: #6f1877;
2364
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_400: #ba24d5;
2365
+ --hm_component_colors_utility_fuchsia_utility_fuchsia_300: #9f1ab1;
2366
+ --hm_component_colors_utility_pink_utility_pink_600: #f670c7;
2367
+ --hm_component_colors_utility_pink_utility_pink_700: #faa7e0;
2368
+ --hm_component_colors_utility_pink_utility_pink_500: #ee46bc;
2369
+ --hm_component_colors_utility_pink_utility_pink_200: #9e165f;
2370
+ --hm_component_colors_utility_pink_utility_pink_50: #4e0d30;
2371
+ --hm_component_colors_utility_pink_utility_pink_100: #851651;
2372
+ --hm_component_colors_utility_pink_utility_pink_400: #dd2590;
2373
+ --hm_component_colors_utility_pink_utility_pink_300: #c11574;
2374
+ --hm_component_colors_utility_purple_utility_purple_600: #9b8afb;
2375
+ --hm_component_colors_utility_purple_utility_purple_700: #bdb4fe;
2376
+ --hm_component_colors_utility_purple_utility_purple_500: #7a5af8;
2377
+ --hm_component_colors_utility_purple_utility_purple_200: #4a1fb8;
2378
+ --hm_component_colors_utility_purple_utility_purple_50: #27115f;
2379
+ --hm_component_colors_utility_purple_utility_purple_100: #3e1c96;
2380
+ --hm_component_colors_utility_purple_utility_purple_400: #6938ef;
2381
+ --hm_component_colors_utility_purple_utility_purple_300: #5925dc;
2382
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_600: #ff692e;
2383
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_700: #ff9c66;
2384
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_500: #ff4405;
2385
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_200: #97180c;
2386
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_50: #57130a;
2387
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_100: #771a0d;
2388
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_400: #e62e05;
2389
+ --hm_component_colors_utility_orange_dark_utility_orange_dark_300: #bc1b06;
2390
+ --hm_component_colors_utility_blue_light_utility_blue_light_600: #36bffa;
2391
+ --hm_component_colors_utility_blue_light_utility_blue_light_700: #7cd4fd;
2392
+ --hm_component_colors_utility_blue_light_utility_blue_light_500: #0ba5ec;
2393
+ --hm_component_colors_utility_blue_light_utility_blue_light_200: #065986;
2394
+ --hm_component_colors_utility_blue_light_utility_blue_light_50: #062c41;
2395
+ --hm_component_colors_utility_blue_light_utility_blue_light_100: #0b4a6f;
2396
+ --hm_component_colors_utility_blue_light_utility_blue_light_400: #0086c9;
2397
+ --hm_component_colors_utility_blue_light_utility_blue_light_300: #026aa2;
2398
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_600: #717bbc;
2399
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_700: #b3b8db;
2400
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_500: #4e5ba6;
2401
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_200: #293056;
2402
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_50: #101323;
2403
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_100: #101323;
2404
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_400: #3e4784;
2405
+ --hm_component_colors_utility_gray_blue_utility_gray_blue_300: #363f72;
2406
+ --hm_component_colors_components_tooltips_tooltip_supporting_text: #d1d1d6;
2407
+ --hm_component_colors_components_buttons_brand_button_brand_bg: #0086c9;
2408
+ --hm_component_colors_components_buttons_brand_button_brand_bg_hover: #026aa2;
2409
+ --hm_component_colors_components_buttons_brand_button_brand_fg: #ffffff;
2410
+ --hm_component_colors_components_buttons_brand_button_brand_border: #0086c9;
2411
+ --hm_component_colors_components_buttons_brand_button_brand_border_hover: #026aa2;
2412
+ --hm_component_colors_components_buttons_brand_button_brand_fg_hover: #ffffff;
2413
+ --hm_component_colors_components_buttons_secondary_button_secondary_bg: #1a1a1e;
2414
+ --hm_component_colors_components_buttons_secondary_button_secondary_bg_hover: #26272b;
2415
+ --hm_component_colors_components_buttons_secondary_button_secondary_fg: #d1d1d6;
2416
+ --hm_component_colors_components_buttons_secondary_button_secondary_fg_hover: #f4f4f5;
2417
+ --hm_component_colors_components_buttons_secondary_button_secondary_border: #3f3f46;
2418
+ --hm_component_colors_components_buttons_secondary_button_secondary_border_hover: #3f3f46;
2419
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg: #1a1a1e;
2420
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover: #26272b;
2421
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover: #3f3f46;
2422
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_border: #3f3f46;
2423
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg: #d1d1d6;
2424
+ --hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover: #f4f4f5;
2425
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_fg: #ffffff;
2426
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_fg_hover: #ffffff;
2427
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_bg: #d92d20;
2428
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_bg_hover: #b42318;
2429
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_border: #d92d20;
2430
+ --hm_component_colors_components_buttons_primary_error_button_primary_error_border_hover: #b42318;
2431
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg: #fecdca;
2432
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg_hover: #fee4e2;
2433
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg: #55160c;
2434
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg_hover: #7a271a;
2435
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_border: #912018;
2436
+ --hm_component_colors_components_buttons_secondary_error_button_secondary_error_border_hover: #b42318;
2437
+ --hm_component_colors_components_buttons_tertiary_button_tertiary_fg: #a0a0ab;
2438
+ --hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover: #e4e4e7;
2439
+ --hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover: #26272b;
2440
+ --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg: #d1d1d6;
2441
+ --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover: #f4f4f5;
2442
+ --hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover: #26272b;
2443
+ --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg: #fda29b;
2444
+ --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg_hover: #fecdca;
2445
+ --hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_bg_hover: #7a271a;
2446
+ --hm_component_colors_components_buttons_primary_button_primary_fg: #3f3f46;
2447
+ --hm_component_colors_components_buttons_primary_button_primary_fg_hover: #26272b;
2448
+ --hm_component_colors_components_buttons_primary_button_primary_bg: #ffffff;
2449
+ --hm_component_colors_components_buttons_primary_button_primary_bg_hover: #fafafa;
2450
+ --hm_component_colors_components_buttons_primary_button_primary_border: #d1d1d6;
2451
+ --hm_component_colors_components_buttons_primary_button_primary_border_hover: #d1d1d6;
2452
+ --hm_component_colors_components_buttons_ghost_button_ghost_fg: #d1d1d6;
2453
+ --hm_component_colors_components_buttons_ghost_button_ghost_fg_hover: #f4f4f5;
2454
+ --hm_component_colors_components_buttons_ghost_button_ghost_bg: #ffffff00;
2455
+ --hm_component_colors_components_buttons_ghost_button_ghost_bg_hover: #26272b;
2456
+ --hm_component_colors_components_buttons_ghost_button_ghost_border: #ffffff00;
2457
+ --hm_component_colors_components_buttons_ghost_button_ghost_border_hover: #ffffff00;
2458
+ --hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg: #a0a0ab;
2459
+ --hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg_active: #ffffff;
2460
+ --hm_component_colors_components_avatars_avatar_contrast_border: #ffffff1f;
2461
+ --hm_component_colors_components_avatars_avatar_profile_photo_border: #131316;
2462
+ --hm_component_colors_components_avatars_avatar_bg: #26272b;
2463
+ --hm_component_colors_components_avatars_avatar_focus_border: #98a2b324;
2464
+ --hm_component_colors_components_breadcrumbs_breadcrumb_fg: #d1d1d6;
2465
+ --hm_component_colors_components_breadcrumbs_breadcrumb_fg_hover: #ffffff;
2466
+ --hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover: #26272b;
2467
+ --hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover: #26272b;
2468
+ --hm_component_colors_components_breadcrumbs_breadcrumb_brand_fg_hover: #ffffff;
2469
+ --hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg: #a0a0ab;
2470
+ --hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg_hover: #ffffff;
2471
+ --hm_component_colors_components_breadcrumbs_breadcrumb_brand_icon_fg_hover: #ffffff;
2472
+ --hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border: #3f3f46;
2473
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand: #b9e6fe;
2474
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray: #e4e4e7;
2475
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_error: #fecdca;
2476
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_warning: #fedf89;
2477
+ --hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_success: #abefc6;
2478
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand: #b9e6fe;
2479
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray: #e4e4e7;
2480
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_error: #fecdca;
2481
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_warning: #fedf89;
2482
+ --hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_success: #abefc6;
2483
+ --hm_component_colors_components_icons_icons_icon_fg_brand: #a0a0ab;
2484
+ --hm_component_colors_components_icons_icons_icon_fg_brand_on_brand: #a0a0ab;
2485
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_x: #ffffff;
2486
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_apple: #ffffff;
2487
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_github: #ffffff;
2488
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_angellist: #ffffff;
2489
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_tumblr: #ffffff;
2490
+ --hm_component_colors_components_icons_social_icons_social_icon_fg_instagram: #ffffff;
2491
+ --hm_component_colors_components_application_navigation_nav_item_icon_fg: #a0a0ab;
2492
+ --hm_component_colors_components_application_navigation_nav_item_icon_fg_active: #e4e4e7;
2493
+ --hm_component_colors_components_application_navigation_nav_item_button_icon_fg: #a0a0ab;
2494
+ --hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active: #e4e4e7;
2495
+ --hm_component_colors_components_sliders_slider_handle_border: #131316;
2496
+ --hm_component_colors_components_sliders_slider_handle_bg: #0ba5ec;
2497
+ --hm_component_colors_components_header_sections_header_abstract_50_bg: #1a1a1e;
2498
+ --hm_component_colors_components_header_sections_header_abstract_100_bg: #26272b;
2499
+ --hm_component_colors_components_header_sections_header_abstract_200_bg: #3f3f46;
2500
+ --hm_component_colors_components_header_sections_header_abstract_300_bg: #51525c;
2501
+ --hm_component_colors_components_mockups_screen_mockup_border: #3f3f46;
2502
+ --hm_component_colors_components_footers_footer_button_fg: #d1d1d6;
2503
+ --hm_component_colors_components_footers_footer_button_fg_hover: #f4f4f5;
2504
+ --hm_component_colors_components_footers_footer_badge_fg: #ffffff;
2505
+ --hm_component_colors_components_footers_footer_badge_border: #ffffff4d;
2506
+ --hm_component_colors_components_footers_footer_badge_bg: #ffffff1a;
2507
+ --hm_component_colors_components_app_store_badges_app_store_badge_border: #ffffff;
2508
+ --hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg: #d1d1d6;
2509
+ --hm_component_colors_components_thumbnail_thumbnail_badge_success_fg: #d1d1d6;
2510
+ --hm_component_colors_components_toggles_toggle_button_fg_disabled: #51525c;
2511
+ --hm_component_colors_alpha_alpha_white_90: #0c111de6;
2512
+ --hm_component_colors_alpha_alpha_white_80: #0c111dcc;
2513
+ --hm_component_colors_alpha_alpha_white_70: #0c111db3;
2514
+ --hm_component_colors_alpha_alpha_white_60: #0c111d99;
2515
+ --hm_component_colors_alpha_alpha_white_50: #0c111d80;
2516
+ --hm_component_colors_alpha_alpha_white_40: #0c111d66;
2517
+ --hm_component_colors_alpha_alpha_white_30: #0c111d4d;
2518
+ --hm_component_colors_alpha_alpha_white_20: #0c111d33;
2519
+ --hm_component_colors_alpha_alpha_white_10: #0c111d1a;
2520
+ --hm_component_colors_alpha_alpha_black_10: #ffffff1a;
2521
+ --hm_component_colors_alpha_alpha_black_20: #ffffff33;
2522
+ --hm_component_colors_alpha_alpha_black_30: #ffffff4d;
2523
+ --hm_component_colors_alpha_alpha_black_40: #ffffff66;
2524
+ --hm_component_colors_alpha_alpha_black_50: #ffffff80;
2525
+ --hm_component_colors_alpha_alpha_black_60: #ffffff99;
2526
+ --hm_component_colors_alpha_alpha_black_70: #ffffffb3;
2527
+ --hm_component_colors_alpha_alpha_black_80: #ffffffcc;
2528
+ --hm_component_colors_alpha_alpha_black_90: #ffffffe6;
2529
+ --hm_component_colors_alpha_alpha_black_100: #ffffff;
2530
+ --hm_component_colors_alpha_alpha_white_100: #131316;
2531
+ --hm_container_max_width_desktop: 80rem;
2532
+ --hm_container_padding_desktop: 2rem;
2533
+ --hm_container_padding_mobile: 1rem;
2534
+ --hm_width_xxs: 20rem;
2535
+ --hm_width_sm: 30rem;
2536
+ --hm_width_lg: 40rem;
2537
+ --hm_width_xl: 48rem;
2538
+ --hm_width_2xl: 64rem;
2539
+ --hm_width_3xl: 80rem;
2540
+ --hm_width_4xl: 90rem;
2541
+ --hm_width_5xl: 100rem;
2542
+ --hm_width_6xl: 120rem;
2543
+ --hm_width_md: 35rem;
2544
+ --hm_paragraph_max_width: 45rem;
2545
+ --hm_width_xs: 24rem;
2546
+ --hm_spacing_none: 0rem;
2547
+ --hm_spacing_xxs: 0.125rem;
2548
+ --hm_spacing_xs: 0.25rem;
2549
+ --hm_spacing_md: 0.5rem;
2550
+ --hm_spacing_lg: 0.75rem;
2551
+ --hm_spacing_xl: 1rem;
2552
+ --hm_spacing_2xl: 1.25rem;
2553
+ --hm_spacing_3xl: 1.5rem;
2554
+ --hm_spacing_4xl: 2rem;
2555
+ --hm_spacing_6xl: 3rem;
2556
+ --hm_spacing_7xl: 4rem;
2557
+ --hm_spacing_8xl: 5rem;
2558
+ --hm_spacing_9xl: 6rem;
2559
+ --hm_spacing_10xl: 8rem;
2560
+ --hm_spacing_11xl: 10rem;
2561
+ --hm_spacing_sm: 0.375rem;
2562
+ --hm_spacing_5xl: 2.5rem;
2563
+ --hm_radius_none: 0rem;
2564
+ --hm_radius_xxs: 0.125rem;
2565
+ --hm_radius_xs: 0.25rem;
2566
+ --hm_radius_sm: 0.375rem;
2567
+ --hm_radius_md: 0.5rem;
2568
+ --hm_radius_xl: 0.75rem;
2569
+ --hm_radius_2xl: 1rem;
2570
+ --hm_radius_4xl: 1.5rem;
2571
+ --hm_radius_full: 624.9375rem;
2572
+ --hm_radius_lg: 0.625rem;
2573
+ --hm_radius_3xl: 1.25rem;
2571
2574
  }