@takeoff-design/tailwind 0.0.0-init

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,905 @@
1
+ /* @takeoff-design/tokens — auto-generated, do not edit */
2
+ @theme inline {
3
+ /* Primitive Colors */
4
+ --color-primary-50: var(--primary-50);
5
+ --color-primary-100: var(--primary-100);
6
+ --color-primary-200: var(--primary-200);
7
+ --color-primary-300: var(--primary-300);
8
+ --color-primary-400: var(--primary-400);
9
+ --color-primary-500: var(--primary-500);
10
+ --color-primary-600: var(--primary-600);
11
+ --color-primary-700: var(--primary-700);
12
+ --color-primary-800: var(--primary-800);
13
+ --color-primary-900: var(--primary-900);
14
+ --color-static-black: var(--static-black);
15
+ --color-static-white: var(--static-white);
16
+ --color-secondary-50: var(--secondary-50);
17
+ --color-secondary-100: var(--secondary-100);
18
+ --color-secondary-200: var(--secondary-200);
19
+ --color-secondary-300: var(--secondary-300);
20
+ --color-secondary-400: var(--secondary-400);
21
+ --color-secondary-500: var(--secondary-500);
22
+ --color-secondary-600: var(--secondary-600);
23
+ --color-secondary-700: var(--secondary-700);
24
+ --color-secondary-800: var(--secondary-800);
25
+ --color-secondary-900: var(--secondary-900);
26
+ --color-neutral-0: var(--neutral-0);
27
+ --color-neutral-50: var(--neutral-50);
28
+ --color-neutral-100: var(--neutral-100);
29
+ --color-neutral-200: var(--neutral-200);
30
+ --color-neutral-300: var(--neutral-300);
31
+ --color-neutral-400: var(--neutral-400);
32
+ --color-neutral-500: var(--neutral-500);
33
+ --color-neutral-600: var(--neutral-600);
34
+ --color-neutral-700: var(--neutral-700);
35
+ --color-neutral-800: var(--neutral-800);
36
+ --color-neutral-900: var(--neutral-900);
37
+ --color-neutral-1000: var(--neutral-1000);
38
+ --color-red-50: var(--red-50);
39
+ --color-red-100: var(--red-100);
40
+ --color-red-200: var(--red-200);
41
+ --color-red-300: var(--red-300);
42
+ --color-red-400: var(--red-400);
43
+ --color-red-500: var(--red-500);
44
+ --color-red-600: var(--red-600);
45
+ --color-red-700: var(--red-700);
46
+ --color-red-800: var(--red-800);
47
+ --color-red-900: var(--red-900);
48
+ --color-blue-50: var(--blue-50);
49
+ --color-blue-100: var(--blue-100);
50
+ --color-blue-200: var(--blue-200);
51
+ --color-blue-300: var(--blue-300);
52
+ --color-blue-400: var(--blue-400);
53
+ --color-blue-500: var(--blue-500);
54
+ --color-blue-600: var(--blue-600);
55
+ --color-blue-700: var(--blue-700);
56
+ --color-blue-800: var(--blue-800);
57
+ --color-blue-900: var(--blue-900);
58
+ --color-green-50: var(--green-50);
59
+ --color-green-100: var(--green-100);
60
+ --color-green-200: var(--green-200);
61
+ --color-green-300: var(--green-300);
62
+ --color-green-400: var(--green-400);
63
+ --color-green-500: var(--green-500);
64
+ --color-green-600: var(--green-600);
65
+ --color-green-700: var(--green-700);
66
+ --color-green-800: var(--green-800);
67
+ --color-green-900: var(--green-900);
68
+ --color-yellow-50: var(--yellow-50);
69
+ --color-yellow-100: var(--yellow-100);
70
+ --color-yellow-200: var(--yellow-200);
71
+ --color-yellow-300: var(--yellow-300);
72
+ --color-yellow-400: var(--yellow-400);
73
+ --color-yellow-500: var(--yellow-500);
74
+ --color-yellow-600: var(--yellow-600);
75
+ --color-yellow-700: var(--yellow-700);
76
+ --color-yellow-800: var(--yellow-800);
77
+ --color-yellow-900: var(--yellow-900);
78
+ --color-purple-50: var(--purple-50);
79
+ --color-purple-100: var(--purple-100);
80
+ --color-purple-200: var(--purple-200);
81
+ --color-purple-300: var(--purple-300);
82
+ --color-purple-400: var(--purple-400);
83
+ --color-purple-500: var(--purple-500);
84
+ --color-purple-600: var(--purple-600);
85
+ --color-purple-700: var(--purple-700);
86
+ --color-purple-800: var(--purple-800);
87
+ --color-purple-900: var(--purple-900);
88
+ --color-cyan-50: var(--cyan-50);
89
+ --color-cyan-100: var(--cyan-100);
90
+ --color-cyan-200: var(--cyan-200);
91
+ --color-cyan-300: var(--cyan-300);
92
+ --color-cyan-400: var(--cyan-400);
93
+ --color-cyan-500: var(--cyan-500);
94
+ --color-cyan-600: var(--cyan-600);
95
+ --color-cyan-700: var(--cyan-700);
96
+ --color-cyan-800: var(--cyan-800);
97
+ --color-cyan-900: var(--cyan-900);
98
+ --color-business-50: var(--business-50);
99
+ --color-business-100: var(--business-100);
100
+ --color-business-200: var(--business-200);
101
+ --color-business-300: var(--business-300);
102
+ --color-business-400: var(--business-400);
103
+ --color-business-500: var(--business-500);
104
+ --color-business-600: var(--business-600);
105
+ --color-business-700: var(--business-700);
106
+ --color-business-800: var(--business-800);
107
+ --color-business-900: var(--business-900);
108
+ --color-teal-50: var(--teal-50);
109
+ --color-teal-100: var(--teal-100);
110
+ --color-teal-200: var(--teal-200);
111
+ --color-teal-300: var(--teal-300);
112
+ --color-teal-400: var(--teal-400);
113
+ --color-teal-500: var(--teal-500);
114
+ --color-teal-600: var(--teal-600);
115
+ --color-teal-700: var(--teal-700);
116
+ --color-teal-800: var(--teal-800);
117
+ --color-teal-900: var(--teal-900);
118
+ --color-alpha-brand-primary-500-24: var(--alpha-brand-primary-500-24);
119
+ --color-alpha-brand-primary-500-16: var(--alpha-brand-primary-500-16);
120
+ --color-alpha-brand-primary-500-8: var(--alpha-brand-primary-500-8);
121
+ --color-alpha-brand-secondary-500-24: var(--alpha-brand-secondary-500-24);
122
+ --color-alpha-brand-secondary-500-16: var(--alpha-brand-secondary-500-16);
123
+ --color-alpha-brand-secondary-500-8: var(--alpha-brand-secondary-500-8);
124
+ --color-alpha-brand-primary-500-4: var(--alpha-brand-primary-500-4);
125
+ --color-alpha-brand-primary-500-2: var(--alpha-brand-primary-500-2);
126
+ --color-alpha-brand-primary-500-48: var(--alpha-brand-primary-500-48);
127
+ --color-alpha-base-black-72: var(--alpha-base-black-72);
128
+ --color-alpha-base-black-64: var(--alpha-base-black-64);
129
+ --color-alpha-base-black-48: var(--alpha-base-black-48);
130
+ --color-alpha-base-black-32: var(--alpha-base-black-32);
131
+ --color-alpha-base-black-24: var(--alpha-base-black-24);
132
+ --color-alpha-base-black-16: var(--alpha-base-black-16);
133
+ --color-alpha-base-white-72: var(--alpha-base-white-72);
134
+ --color-alpha-base-white-64: var(--alpha-base-white-64);
135
+ --color-alpha-base-white-48: var(--alpha-base-white-48);
136
+ --color-alpha-base-white-32: var(--alpha-base-white-32);
137
+ --color-alpha-base-white-24: var(--alpha-base-white-24);
138
+ --color-alpha-base-white-16: var(--alpha-base-white-16);
139
+ --color-alpha-base-black-12: var(--alpha-base-black-12);
140
+ --color-alpha-base-black-8: var(--alpha-base-black-8);
141
+ --color-alpha-base-black-4: var(--alpha-base-black-4);
142
+ --color-alpha-base-white-12: var(--alpha-base-white-12);
143
+ --color-alpha-base-white-8: var(--alpha-base-white-8);
144
+ --color-alpha-base-white-4: var(--alpha-base-white-4);
145
+ --color-alpha-base-white-2: var(--alpha-base-white-2);
146
+ --color-alpha-base-black-2: var(--alpha-base-black-2);
147
+ --color-alpha-base-black-none: var(--alpha-base-black-none);
148
+ --color-alpha-base-white-none: var(--alpha-base-white-none);
149
+ --color-alpha-blue-blue-500-72: var(--alpha-blue-blue-500-72);
150
+ --color-alpha-blue-blue-500-64: var(--alpha-blue-blue-500-64);
151
+ --color-alpha-blue-blue-500-48: var(--alpha-blue-blue-500-48);
152
+ --color-alpha-blue-blue-500-32: var(--alpha-blue-blue-500-32);
153
+ --color-alpha-blue-blue-500-24: var(--alpha-blue-blue-500-24);
154
+ --color-alpha-blue-blue-500-16: var(--alpha-blue-blue-500-16);
155
+ --color-alpha-blue-blue-500-12: var(--alpha-blue-blue-500-12);
156
+ --color-alpha-blue-blue-500-8: var(--alpha-blue-blue-500-8);
157
+ --color-alpha-blue-blue-500-4: var(--alpha-blue-blue-500-4);
158
+ --color-alpha-blue-blue-500-2: var(--alpha-blue-blue-500-2);
159
+ --color-alpha-neutral-neutral-500-72: var(--alpha-neutral-neutral-500-72);
160
+ --color-alpha-neutral-neutral-500-64: var(--alpha-neutral-neutral-500-64);
161
+ --color-alpha-neutral-neutral-500-48: var(--alpha-neutral-neutral-500-48);
162
+ --color-alpha-neutral-neutral-500-32: var(--alpha-neutral-neutral-500-32);
163
+ --color-alpha-neutral-neutral-500-24: var(--alpha-neutral-neutral-500-24);
164
+ --color-alpha-neutral-neutral-500-16: var(--alpha-neutral-neutral-500-16);
165
+ --color-alpha-neutral-neutral-500-12: var(--alpha-neutral-neutral-500-12);
166
+ --color-alpha-neutral-neutral-500-8: var(--alpha-neutral-neutral-500-8);
167
+ --color-alpha-neutral-neutral-500-4: var(--alpha-neutral-neutral-500-4);
168
+ --color-alpha-neutral-neutral-500-2: var(--alpha-neutral-neutral-500-2);
169
+ --color-aviation-amber-50: var(--aviation-amber-50);
170
+ --color-aviation-amber-100: var(--aviation-amber-100);
171
+ --color-aviation-amber-200: var(--aviation-amber-200);
172
+ --color-aviation-amber-300: var(--aviation-amber-300);
173
+ --color-aviation-amber-400: var(--aviation-amber-400);
174
+ --color-aviation-amber-500: var(--aviation-amber-500);
175
+ --color-aviation-amber-600: var(--aviation-amber-600);
176
+ --color-aviation-amber-700: var(--aviation-amber-700);
177
+ --color-aviation-amber-800: var(--aviation-amber-800);
178
+ --color-aviation-amber-900: var(--aviation-amber-900);
179
+
180
+ /* Semantic Colors */
181
+ --color-primary-light: var(--primary-light);
182
+ --color-primary-sub-base: var(--primary-sub-base);
183
+ --color-primary-base: var(--primary-base);
184
+ --color-primary-dark: var(--primary-dark);
185
+ --color-primary-darkest: var(--primary-darkest);
186
+ --color-primary-lightest: var(--primary-lightest);
187
+ --color-background-lightest: var(--background-lightest);
188
+ --color-background-sub-base: var(--background-sub-base);
189
+ --color-background-base: var(--background-base);
190
+ --color-background-dark: var(--background-dark);
191
+ --color-background-darkest: var(--background-darkest);
192
+ --color-background-light: var(--background-light);
193
+ --color-frames-lightest: var(--frames-lightest);
194
+ --color-frames-sub-base: var(--frames-sub-base);
195
+ --color-frames-base: var(--frames-base);
196
+ --color-frames-dark: var(--frames-dark);
197
+ --color-frames-darkest: var(--frames-darkest);
198
+ --color-frames-light: var(--frames-light);
199
+ --color-text-light: var(--text-light);
200
+ --color-text-base: var(--text-base);
201
+ --color-text-darkest: var(--text-darkest);
202
+ --color-text-dark: var(--text-dark);
203
+ --color-text-sub-base: var(--text-sub-base);
204
+ --color-text-lightest: var(--text-lightest);
205
+ --color-border-light: var(--border-light);
206
+ --color-border-sub-base: var(--border-sub-base);
207
+ --color-border-base: var(--border-base);
208
+ --color-border-dark: var(--border-dark);
209
+ --color-border-darkest: var(--border-darkest);
210
+ --color-border-lightest: var(--border-lightest);
211
+ --color-icon-light: var(--icon-light);
212
+ --color-icon-sub-base: var(--icon-sub-base);
213
+ --color-icon-base: var(--icon-base);
214
+ --color-icon-dark: var(--icon-dark);
215
+ --color-icon-darkest: var(--icon-darkest);
216
+ --color-icon-lightest: var(--icon-lightest);
217
+ --color-overlay-black-lightest: var(--overlay-black-lightest);
218
+ --color-overlay-black-light: var(--overlay-black-light);
219
+ --color-overlay-black-base: var(--overlay-black-base);
220
+ --color-overlay-black-dark: var(--overlay-black-dark);
221
+ --color-overlay-black-darkest: var(--overlay-black-darkest);
222
+ --color-overlay-black-xxlightest: var(--overlay-black-xxlightest);
223
+ --color-overlay-black-xlightest: var(--overlay-black-xlightest);
224
+ --color-overlay-black-none: var(--overlay-black-none);
225
+ --color-overlay-white-lightest: var(--overlay-white-lightest);
226
+ --color-overlay-white-light: var(--overlay-white-light);
227
+ --color-overlay-white-base: var(--overlay-white-base);
228
+ --color-overlay-white-dark: var(--overlay-white-dark);
229
+ --color-overlay-white-darkest: var(--overlay-white-darkest);
230
+ --color-overlay-white-none: var(--overlay-white-none);
231
+ --color-states-lightest: var(--states-lightest);
232
+ --color-states-light: var(--states-light);
233
+ --color-states-base: var(--states-base);
234
+ --color-states-dark: var(--states-dark);
235
+ --color-states-darkest: var(--states-darkest);
236
+ --color-states-info-light: var(--states-info-light);
237
+ --color-states-info-sub-base: var(--states-info-sub-base);
238
+ --color-states-info-base: var(--states-info-base);
239
+ --color-states-info-dark: var(--states-info-dark);
240
+ --color-states-info-darkest: var(--states-info-darkest);
241
+ --color-states-info-lightest: var(--states-info-lightest);
242
+ --color-states-success-light: var(--states-success-light);
243
+ --color-states-success-sub-base: var(--states-success-sub-base);
244
+ --color-states-success-base: var(--states-success-base);
245
+ --color-states-success-dark: var(--states-success-dark);
246
+ --color-states-success-darkest: var(--states-success-darkest);
247
+ --color-states-success-lightest: var(--states-success-lightest);
248
+ --color-states-danger-light: var(--states-danger-light);
249
+ --color-states-danger-sub-base: var(--states-danger-sub-base);
250
+ --color-states-danger-base: var(--states-danger-base);
251
+ --color-states-danger-dark: var(--states-danger-dark);
252
+ --color-states-danger-darkest: var(--states-danger-darkest);
253
+ --color-states-danger-lightest: var(--states-danger-lightest);
254
+ --color-states-warning-light: var(--states-warning-light);
255
+ --color-states-warning-sub-base: var(--states-warning-sub-base);
256
+ --color-states-warning-base: var(--states-warning-base);
257
+ --color-states-warning-dark: var(--states-warning-dark);
258
+ --color-states-warning-darkest: var(--states-warning-darkest);
259
+ --color-states-warning-lightest: var(--states-warning-lightest);
260
+ --color-states-verified-light: var(--states-verified-light);
261
+ --color-states-verified-sub-base: var(--states-verified-sub-base);
262
+ --color-states-verified-base: var(--states-verified-base);
263
+ --color-states-verified-dark: var(--states-verified-dark);
264
+ --color-states-verified-darkest: var(--states-verified-darkest);
265
+ --color-states-verified-lightest: var(--states-verified-lightest);
266
+ --color-static-dark: var(--static-dark);
267
+ --color-static-light: var(--static-light);
268
+ --color-shadow-black-alpha-lightest: var(--shadow-black-alpha-lightest);
269
+ --color-shadow-black-alpha-light: var(--shadow-black-alpha-light);
270
+ --color-shadow-black-alpha-base: var(--shadow-black-alpha-base);
271
+ --color-shadow-black-alpha-dark: var(--shadow-black-alpha-dark);
272
+ --color-shadow-black-alpha-darkest: var(--shadow-black-alpha-darkest);
273
+ --color-shadow-blue-alpha-lightest: var(--shadow-blue-alpha-lightest);
274
+ --color-shadow-blue-alpha-light: var(--shadow-blue-alpha-light);
275
+ --color-shadow-blue-alpha-base: var(--shadow-blue-alpha-base);
276
+ --color-shadow-blue-alpha-dark: var(--shadow-blue-alpha-dark);
277
+ --color-shadow-blue-alpha-darkest: var(--shadow-blue-alpha-darkest);
278
+ --color-shadow-primary-alpha-lightest: var(--shadow-primary-alpha-lightest);
279
+ --color-shadow-primary-alpha-light: var(--shadow-primary-alpha-light);
280
+ --color-shadow-primary-alpha-base: var(--shadow-primary-alpha-base);
281
+ --color-shadow-primary-alpha-dark: var(--shadow-primary-alpha-dark);
282
+ --color-shadow-primary-alpha-darkest: var(--shadow-primary-alpha-darkest);
283
+ --color-secondary-lightest: var(--secondary-lightest);
284
+ --color-secondary-light: var(--secondary-light);
285
+ --color-secondary-sub-base: var(--secondary-sub-base);
286
+ --color-secondary-base: var(--secondary-base);
287
+ --color-secondary-dark: var(--secondary-dark);
288
+ --color-secondary-darkest: var(--secondary-darkest);
289
+ --color-skeleton-skeleton-gradient-none: var(--skeleton-skeleton-gradient-none);
290
+ --color-skeleton-skeleton-gradient: var(--skeleton-skeleton-gradient);
291
+
292
+ /* Spacing */
293
+ --spacing-xxs: var(--spacing-xxs);
294
+ --spacing-xs: var(--spacing-xs);
295
+ --spacing-m-base: var(--spacing-m-base);
296
+ --spacing-4xl: var(--spacing-4xl);
297
+ --spacing-5xl: var(--spacing-5xl);
298
+ --spacing-6xl: var(--spacing-6xl);
299
+ --spacing-8xl: var(--spacing-8xl);
300
+ --spacing-10xl: var(--spacing-10xl);
301
+ --spacing-12xl: var(--spacing-12xl);
302
+ --spacing-14xl: var(--spacing-14xl);
303
+ --spacing-16xl: var(--spacing-16xl);
304
+ --spacing-20xl: var(--spacing-20xl);
305
+ --spacing-24xl: var(--spacing-24xl);
306
+ --spacing-28xl: var(--spacing-28xl);
307
+ --spacing-32xl: var(--spacing-32xl);
308
+ --spacing-xl: var(--spacing-xl);
309
+ --spacing-none: var(--spacing-none);
310
+ --spacing-px: var(--spacing-px);
311
+ --spacing-s: var(--spacing-s);
312
+ --spacing-l: var(--spacing-l);
313
+ --spacing-2xl: var(--spacing-2xl);
314
+ --spacing-7xl: var(--spacing-7xl);
315
+ --spacing-9xl: var(--spacing-9xl);
316
+ --spacing-11xl: var(--spacing-11xl);
317
+ --spacing-15xl: var(--spacing-15xl);
318
+ --spacing-36xl: var(--spacing-36xl);
319
+ --spacing-44xl: var(--spacing-44xl);
320
+ --spacing-40xl: var(--spacing-40xl);
321
+ --spacing-48xl: var(--spacing-48xl);
322
+ --spacing-52xl: var(--spacing-52xl);
323
+ --spacing-56xl: var(--spacing-56xl);
324
+ --spacing-60xl: var(--spacing-60xl);
325
+ --spacing-64xl: var(--spacing-64xl);
326
+ --spacing-72xl: var(--spacing-72xl);
327
+ --spacing-80xl: var(--spacing-80xl);
328
+ --spacing-96xl: var(--spacing-96xl);
329
+
330
+ /* Border Radius */
331
+ --radius-s: var(--radius-s);
332
+ --radius-m-base: var(--radius-m-base);
333
+ --radius-xxs: var(--radius-xxs);
334
+ --radius-l: var(--radius-l);
335
+ --radius-xl: var(--radius-xl);
336
+ --radius-2xl: var(--radius-2xl);
337
+ --radius-3xl: var(--radius-3xl);
338
+ --radius-4xl: var(--radius-4xl);
339
+ --radius-full: var(--radius-full);
340
+ --radius-none: var(--radius-none);
341
+ --radius-xs: var(--radius-xs);
342
+
343
+ /* Box Shadow */
344
+ --shadow-1-default-xl: var(--effect-1-default-xl);
345
+ --shadow-1-default-lg: var(--effect-1-default-lg);
346
+ --shadow-1-default-base: var(--effect-1-default-base);
347
+ --shadow-1-default-sm: var(--effect-1-default-sm);
348
+ --shadow-1-default-xs: var(--effect-1-default-xs);
349
+ --shadow-1-hover-xl: var(--effect-1-hover-xl);
350
+ --shadow-1-hover-lg: var(--effect-1-hover-lg);
351
+ --shadow-1-hover-base: var(--effect-1-hover-base);
352
+ --shadow-1-hover-sm: var(--effect-1-hover-sm);
353
+ --shadow-1-hover-xs: var(--effect-1-hover-xs);
354
+ --shadow-2-default-xl: var(--effect-2-default-xl);
355
+ --shadow-2-default-lg: var(--effect-2-default-lg);
356
+ --shadow-2-default-base: var(--effect-2-default-base);
357
+ --shadow-2-default-sm: var(--effect-2-default-sm);
358
+ --shadow-2-default-xs: var(--effect-2-default-xs);
359
+ --shadow-2-hover-xl: var(--effect-2-hover-xl);
360
+ --shadow-2-hover-lg: var(--effect-2-hover-lg);
361
+ --shadow-2-hover-base: var(--effect-2-hover-base);
362
+ --shadow-2-hover-sm: var(--effect-2-hover-sm);
363
+ --shadow-2-hover-xs: var(--effect-2-hover-xs);
364
+ --shadow-primary-focus: var(--primary-focus);
365
+ --shadow-secondary-focus: var(--secondary-focus);
366
+ --shadow-info-focus: var(--info-focus);
367
+ --shadow-secondary-light-focus: var(--secondary-light-focus);
368
+ --shadow-neutral-focus: var(--neutral-focus);
369
+
370
+ /* Breakpoints */
371
+ --breakpoint-xs: 0px;
372
+ --breakpoint-sm: 600px;
373
+ --breakpoint-md: 905px;
374
+ --breakpoint-lg: 1248px;
375
+ --breakpoint-xl: 1440px;
376
+ }
377
+
378
+ @layer components {
379
+ .title-display-lg {
380
+ font-family: var(--mobile-title-display1-font);
381
+ font-size: var(--mobile-title-display1-size);
382
+ font-weight: var(--mobile-title-display1-line-weight);
383
+ line-height: var(--mobile-title-display1-line-height);
384
+ letter-spacing: -4.8px;
385
+
386
+ @media (min-width: 905px) {
387
+ font-family: var(--tablet-title-display1-font);
388
+ font-size: var(--tablet-title-display1-size);
389
+ font-weight: var(--tablet-title-display1-line-weight);
390
+ line-height: var(--tablet-title-display1-line-height);
391
+ }
392
+
393
+ @media (min-width: 1248px) {
394
+ font-family: var(--desktop-title-display1-font);
395
+ font-size: var(--desktop-title-display1-size);
396
+ font-weight: var(--desktop-title-display1-line-weight);
397
+ line-height: var(--desktop-title-display1-line-height);
398
+ }
399
+ }
400
+
401
+ .title-display-md {
402
+ font-family: var(--mobile-title-display2-font);
403
+ font-size: var(--mobile-title-display2-size);
404
+ font-weight: var(--mobile-title-display2-line-weight);
405
+ line-height: var(--mobile-title-display2-line-height);
406
+ letter-spacing: -4.8px;
407
+
408
+ @media (min-width: 905px) {
409
+ font-family: var(--tablet-title-display2-font);
410
+ font-size: var(--tablet-title-display2-size);
411
+ font-weight: var(--tablet-title-display2-line-weight);
412
+ line-height: var(--tablet-title-display2-line-height);
413
+ }
414
+
415
+ @media (min-width: 1248px) {
416
+ font-family: var(--desktop-title-display2-font);
417
+ font-size: var(--desktop-title-display2-size);
418
+ font-weight: var(--desktop-title-display2-line-weight);
419
+ line-height: var(--desktop-title-display2-line-height);
420
+ }
421
+ }
422
+
423
+ .title-h1 {
424
+ font-family: var(--mobile-title-h1-font);
425
+ font-size: var(--mobile-title-h1-size);
426
+ font-weight: var(--mobile-title-h1-line-weight);
427
+ line-height: var(--mobile-title-h1-line-height);
428
+
429
+ @media (min-width: 905px) {
430
+ font-family: var(--tablet-title-h1-font);
431
+ font-size: var(--tablet-title-h1-size);
432
+ font-weight: var(--tablet-title-h1-line-weight);
433
+ line-height: var(--tablet-title-h1-line-height);
434
+ }
435
+
436
+ @media (min-width: 1248px) {
437
+ font-family: var(--desktop-title-h1-font);
438
+ font-size: var(--desktop-title-h1-size);
439
+ font-weight: var(--desktop-title-h1-line-weight);
440
+ line-height: var(--desktop-title-h1-line-height);
441
+ }
442
+ }
443
+
444
+ .title-h2 {
445
+ font-family: var(--mobile-title-h2-font);
446
+ font-size: var(--mobile-title-h2-size);
447
+ font-weight: var(--mobile-title-h2-line-weight);
448
+ line-height: var(--mobile-title-h2-line-height);
449
+
450
+ @media (min-width: 905px) {
451
+ font-family: var(--tablet-title-h2-font);
452
+ font-size: var(--tablet-title-h2-size);
453
+ font-weight: var(--tablet-title-h2-line-weight);
454
+ line-height: var(--tablet-title-h2-line-height);
455
+ }
456
+
457
+ @media (min-width: 1248px) {
458
+ font-family: var(--desktop-title-h2-font);
459
+ font-size: var(--desktop-title-h2-size);
460
+ font-weight: var(--desktop-title-h2-line-weight);
461
+ line-height: var(--desktop-title-h2-line-height);
462
+ }
463
+ }
464
+
465
+ .title-h3 {
466
+ font-family: var(--mobile-title-h3-font);
467
+ font-size: var(--mobile-title-h3-size);
468
+ font-weight: var(--mobile-title-h3-line-weight);
469
+ line-height: var(--mobile-title-h3-line-height);
470
+
471
+ @media (min-width: 905px) {
472
+ font-family: var(--tablet-title-h3-font);
473
+ font-size: var(--tablet-title-h3-size);
474
+ font-weight: var(--tablet-title-h3-line-weight);
475
+ line-height: var(--tablet-title-h3-line-height);
476
+ }
477
+
478
+ @media (min-width: 1248px) {
479
+ font-family: var(--desktop-title-h3-font);
480
+ font-size: var(--desktop-title-h3-size);
481
+ font-weight: var(--desktop-title-h3-line-weight);
482
+ line-height: var(--desktop-title-h3-line-height);
483
+ }
484
+ }
485
+
486
+ .title-h4 {
487
+ font-family: var(--mobile-title-h4-font);
488
+ font-size: var(--mobile-title-h4-size);
489
+ font-weight: var(--mobile-title-h4-line-weight);
490
+ line-height: var(--mobile-title-h4-line-height);
491
+
492
+ @media (min-width: 905px) {
493
+ font-family: var(--tablet-title-h4-font);
494
+ font-size: var(--tablet-title-h4-size);
495
+ font-weight: var(--tablet-title-h4-line-weight);
496
+ line-height: var(--tablet-title-h4-line-height);
497
+ }
498
+
499
+ @media (min-width: 1248px) {
500
+ font-family: var(--desktop-title-h4-font);
501
+ font-size: var(--desktop-title-h4-size);
502
+ font-weight: var(--desktop-title-h4-line-weight);
503
+ line-height: var(--desktop-title-h4-line-height);
504
+ }
505
+ }
506
+
507
+ .title-h5 {
508
+ font-family: var(--mobile-title-h5-font);
509
+ font-size: var(--mobile-title-h5-size);
510
+ font-weight: var(--mobile-title-h5-line-weight);
511
+ line-height: var(--mobile-title-h5-line-height);
512
+
513
+ @media (min-width: 905px) {
514
+ font-family: var(--tablet-title-h5-font);
515
+ font-size: var(--tablet-title-h5-size);
516
+ font-weight: var(--tablet-title-h5-line-weight);
517
+ line-height: var(--tablet-title-h5-line-height);
518
+ }
519
+
520
+ @media (min-width: 1248px) {
521
+ font-family: var(--desktop-title-h5-font);
522
+ font-size: var(--desktop-title-h5-size);
523
+ font-weight: var(--desktop-title-h5-line-weight);
524
+ line-height: var(--desktop-title-h5-line-height);
525
+ }
526
+ }
527
+
528
+ .title-h6 {
529
+ font-family: var(--mobile-title-h6-font);
530
+ font-size: var(--mobile-title-h6-size);
531
+ font-weight: var(--mobile-title-h6-line-weight);
532
+ line-height: var(--mobile-title-h6-line-height);
533
+
534
+ @media (min-width: 905px) {
535
+ font-family: var(--tablet-title-h6-font);
536
+ font-size: var(--tablet-title-h6-size);
537
+ font-weight: var(--tablet-title-h6-line-weight);
538
+ line-height: var(--tablet-title-h6-line-height);
539
+ }
540
+
541
+ @media (min-width: 1248px) {
542
+ font-family: var(--desktop-title-h6-font);
543
+ font-size: var(--desktop-title-h6-size);
544
+ font-weight: var(--desktop-title-h6-line-weight);
545
+ line-height: var(--desktop-title-h6-line-height);
546
+ }
547
+ }
548
+
549
+ .body-2xl {
550
+ font-family: var(--mobile-body-2xl-font);
551
+ font-size: var(--mobile-body-2xl-size);
552
+ font-weight: var(--mobile-body-2xl-line-weight);
553
+ line-height: var(--mobile-body-2xl-line-height);
554
+
555
+ @media (min-width: 905px) {
556
+ font-family: var(--tablet-body-2xl-font);
557
+ font-size: var(--tablet-body-2xl-size);
558
+ font-weight: var(--tablet-body-2xl-line-weight);
559
+ line-height: var(--tablet-body-2xl-line-height);
560
+ }
561
+
562
+ @media (min-width: 1248px) {
563
+ font-family: var(--desktop-body-2xl-font);
564
+ font-size: var(--desktop-body-2xl-size);
565
+ font-weight: var(--desktop-body-2xl-line-weight);
566
+ line-height: var(--desktop-body-2xl-line-height);
567
+ }
568
+ }
569
+
570
+ .body-xl {
571
+ font-family: var(--mobile-body-xl-font);
572
+ font-size: var(--mobile-body-xl-size);
573
+ font-weight: var(--mobile-body-xl-line-weight);
574
+ line-height: var(--mobile-body-xl-line-height);
575
+
576
+ @media (min-width: 905px) {
577
+ font-family: var(--tablet-body-xl-font);
578
+ font-size: var(--tablet-body-xl-size);
579
+ font-weight: var(--tablet-body-xl-line-weight);
580
+ line-height: var(--tablet-body-xl-line-height);
581
+ }
582
+
583
+ @media (min-width: 1248px) {
584
+ font-family: var(--desktop-body-xl-font);
585
+ font-size: var(--desktop-body-xl-size);
586
+ font-weight: var(--desktop-body-xl-line-weight);
587
+ line-height: var(--desktop-body-xl-line-height);
588
+ }
589
+ }
590
+
591
+ .body-lg {
592
+ font-family: var(--mobile-body-l-font);
593
+ font-size: var(--mobile-body-l-size);
594
+ font-weight: var(--mobile-body-l-line-weight);
595
+ line-height: var(--mobile-body-l-line-height);
596
+
597
+ @media (min-width: 905px) {
598
+ font-family: var(--tablet-body-l-font);
599
+ font-size: var(--tablet-body-l-size);
600
+ font-weight: var(--tablet-body-l-line-weight);
601
+ line-height: var(--tablet-body-l-line-height);
602
+ }
603
+
604
+ @media (min-width: 1248px) {
605
+ font-family: var(--desktop-body-l-font);
606
+ font-size: var(--desktop-body-l-size);
607
+ font-weight: var(--desktop-body-l-line-weight);
608
+ line-height: var(--desktop-body-l-line-height);
609
+ }
610
+ }
611
+
612
+ .body-base {
613
+ font-family: var(--mobile-body-m-base-font);
614
+ font-size: var(--mobile-body-m-base-size);
615
+ font-weight: var(--mobile-body-m-base-line-weight);
616
+ line-height: var(--mobile-body-m-base-line-height);
617
+
618
+ @media (min-width: 905px) {
619
+ font-family: var(--tablet-body-m-base-font);
620
+ font-size: var(--tablet-body-m-base-size);
621
+ font-weight: var(--tablet-body-m-base-line-weight);
622
+ line-height: var(--tablet-body-m-base-line-height);
623
+ }
624
+
625
+ @media (min-width: 1248px) {
626
+ font-family: var(--desktop-body-m-base-font);
627
+ font-size: var(--desktop-body-m-base-size);
628
+ font-weight: var(--desktop-body-m-base-line-weight);
629
+ line-height: var(--desktop-body-m-base-line-height);
630
+ }
631
+ }
632
+
633
+ .body-sm {
634
+ font-family: var(--mobile-body-s-font);
635
+ font-size: var(--mobile-body-s-size);
636
+ font-weight: var(--mobile-body-s-line-weight);
637
+ line-height: var(--mobile-body-s-line-height);
638
+
639
+ @media (min-width: 905px) {
640
+ font-family: var(--tablet-body-s-font);
641
+ font-size: var(--tablet-body-s-size);
642
+ font-weight: var(--tablet-body-s-line-weight);
643
+ line-height: var(--tablet-body-s-line-height);
644
+ }
645
+
646
+ @media (min-width: 1248px) {
647
+ font-family: var(--desktop-body-s-font);
648
+ font-size: var(--desktop-body-s-size);
649
+ font-weight: var(--desktop-body-s-line-weight);
650
+ line-height: var(--desktop-body-s-line-height);
651
+ }
652
+ }
653
+
654
+ .body-xs {
655
+ font-family: var(--mobile-body-xs-font);
656
+ font-size: var(--mobile-body-xs-size);
657
+ font-weight: var(--mobile-body-xs-line-weight);
658
+ line-height: var(--mobile-body-xs-line-height);
659
+
660
+ @media (min-width: 905px) {
661
+ font-family: var(--tablet-body-xs-font);
662
+ font-size: var(--tablet-body-xs-size);
663
+ font-weight: var(--tablet-body-xs-line-weight);
664
+ line-height: var(--tablet-body-xs-line-height);
665
+ }
666
+
667
+ @media (min-width: 1248px) {
668
+ font-family: var(--desktop-body-xs-font);
669
+ font-size: var(--desktop-body-xs-size);
670
+ font-weight: var(--desktop-body-xs-line-weight);
671
+ line-height: var(--desktop-body-xs-line-height);
672
+ }
673
+ }
674
+
675
+ .body-2xs {
676
+ font-family: var(--mobile-body-2xs-font);
677
+ font-size: var(--mobile-body-2xs-size);
678
+ font-weight: var(--mobile-body-2xs-line-weight);
679
+ line-height: var(--mobile-body-2xs-line-height);
680
+
681
+ @media (min-width: 905px) {
682
+ font-family: var(--tablet-body-2xs-font);
683
+ font-size: var(--tablet-body-2xs-size);
684
+ font-weight: var(--tablet-body-2xs-line-weight);
685
+ line-height: var(--tablet-body-2xs-line-height);
686
+ }
687
+
688
+ @media (min-width: 1248px) {
689
+ font-family: var(--desktop-body-2xs-font);
690
+ font-size: var(--desktop-body-2xs-size);
691
+ font-weight: var(--desktop-body-2xs-line-weight);
692
+ line-height: var(--desktop-body-2xs-line-height);
693
+ }
694
+ }
695
+
696
+ .subheading-base {
697
+ font-family: var(--mobile-subheading-m-base-font);
698
+ font-size: var(--mobile-subheading-m-base-size);
699
+ font-weight: var(--mobile-subheading-m-base-line-weight);
700
+ line-height: var(--mobile-subheading-m-base-line-height);
701
+
702
+ @media (min-width: 905px) {
703
+ font-family: var(--tablet-subheading-m-base-font);
704
+ font-size: var(--tablet-subheading-m-base-size);
705
+ font-weight: var(--tablet-subheading-m-base-line-weight);
706
+ line-height: var(--tablet-subheading-m-base-line-height);
707
+ }
708
+
709
+ @media (min-width: 1248px) {
710
+ font-family: var(--desktop-subheading-m-base-font);
711
+ font-size: var(--desktop-subheading-m-base-size);
712
+ font-weight: var(--desktop-subheading-m-base-line-weight);
713
+ line-height: var(--desktop-subheading-m-base-line-height);
714
+ }
715
+ }
716
+
717
+ .subheading-sm {
718
+ font-family: var(--mobile-subheading-s-font);
719
+ font-size: var(--mobile-subheading-s-size);
720
+ font-weight: var(--mobile-subheading-s-line-weight);
721
+ line-height: var(--mobile-subheading-s-line-height);
722
+
723
+ @media (min-width: 905px) {
724
+ font-family: var(--tablet-subheading-s-font);
725
+ font-size: var(--tablet-subheading-s-size);
726
+ font-weight: var(--tablet-subheading-s-line-weight);
727
+ line-height: var(--tablet-subheading-s-line-height);
728
+ }
729
+
730
+ @media (min-width: 1248px) {
731
+ font-family: var(--desktop-subheading-s-font);
732
+ font-size: var(--desktop-subheading-s-size);
733
+ font-weight: var(--desktop-subheading-s-line-weight);
734
+ line-height: var(--desktop-subheading-s-line-height);
735
+ }
736
+ }
737
+
738
+ .subheading-xs {
739
+ font-family: var(--mobile-subheading-xs-font);
740
+ font-size: var(--mobile-subheading-xs-size);
741
+ font-weight: var(--mobile-subheading-xs-line-weight);
742
+ line-height: var(--mobile-subheading-xs-line-height);
743
+
744
+ @media (min-width: 905px) {
745
+ font-family: var(--tablet-subheading-xs-font);
746
+ font-size: var(--tablet-subheading-xs-size);
747
+ font-weight: var(--tablet-subheading-xs-line-weight);
748
+ line-height: var(--tablet-subheading-xs-line-height);
749
+ }
750
+
751
+ @media (min-width: 1248px) {
752
+ font-family: var(--desktop-subheading-xs-font);
753
+ font-size: var(--desktop-subheading-xs-size);
754
+ font-weight: var(--desktop-subheading-xs-line-weight);
755
+ line-height: var(--desktop-subheading-xs-line-height);
756
+ }
757
+ }
758
+
759
+ .subheading-2xs {
760
+ font-family: var(--mobile-subheading-2xs-font);
761
+ font-size: var(--mobile-subheading-2xs-size);
762
+ font-weight: var(--mobile-subheading-2xs-line-weight);
763
+ line-height: var(--mobile-subheading-2xs-line-height);
764
+
765
+ @media (min-width: 905px) {
766
+ font-family: var(--tablet-subheading-2xs-font);
767
+ font-size: var(--tablet-subheading-2xs-size);
768
+ font-weight: var(--tablet-subheading-2xs-line-weight);
769
+ line-height: var(--tablet-subheading-2xs-line-height);
770
+ }
771
+
772
+ @media (min-width: 1248px) {
773
+ font-family: var(--desktop-subheading-2xs-font);
774
+ font-size: var(--desktop-subheading-2xs-size);
775
+ font-weight: var(--desktop-subheading-2xs-line-weight);
776
+ line-height: var(--desktop-subheading-2xs-line-height);
777
+ }
778
+ }
779
+
780
+ .label-lg {
781
+ font-family: var(--mobile-label-l-font);
782
+ font-size: var(--mobile-label-l-size);
783
+ font-weight: var(--mobile-label-l-line-weight);
784
+ line-height: var(--mobile-label-l-line-height);
785
+
786
+ @media (min-width: 905px) {
787
+ font-family: var(--tablet-label-l-font);
788
+ font-size: var(--tablet-label-l-size);
789
+ font-weight: var(--tablet-label-l-line-weight);
790
+ line-height: var(--tablet-label-l-line-height);
791
+ }
792
+
793
+ @media (min-width: 1248px) {
794
+ font-family: var(--desktop-label-l-font);
795
+ font-size: var(--desktop-label-l-size);
796
+ font-weight: var(--desktop-label-l-line-weight);
797
+ line-height: var(--desktop-label-l-line-height);
798
+ }
799
+ }
800
+
801
+ .label-base {
802
+ font-family: var(--mobile-label-m-base-font);
803
+ font-size: var(--mobile-label-m-base-size);
804
+ font-weight: var(--mobile-label-m-base-line-weight);
805
+ line-height: var(--mobile-label-m-base-line-height);
806
+
807
+ @media (min-width: 905px) {
808
+ font-family: var(--tablet-label-m-base-font);
809
+ font-size: var(--tablet-label-m-base-size);
810
+ font-weight: var(--tablet-label-m-base-line-weight);
811
+ line-height: var(--tablet-label-m-base-line-height);
812
+ }
813
+
814
+ @media (min-width: 1248px) {
815
+ font-family: var(--desktop-label-m-base-font);
816
+ font-size: var(--desktop-label-m-base-size);
817
+ font-weight: var(--desktop-label-m-base-line-weight);
818
+ line-height: var(--desktop-label-m-base-line-height);
819
+ }
820
+ }
821
+
822
+ .label-sm {
823
+ font-family: var(--mobile-label-s-font);
824
+ font-size: var(--mobile-label-s-size);
825
+ font-weight: var(--mobile-label-s-line-weight);
826
+ line-height: var(--mobile-label-s-line-height);
827
+
828
+ @media (min-width: 905px) {
829
+ font-family: var(--tablet-label-s-font);
830
+ font-size: var(--tablet-label-s-size);
831
+ font-weight: var(--tablet-label-s-line-weight);
832
+ line-height: var(--tablet-label-s-line-height);
833
+ }
834
+
835
+ @media (min-width: 1248px) {
836
+ font-family: var(--desktop-label-s-font);
837
+ font-size: var(--desktop-label-s-size);
838
+ font-weight: var(--desktop-label-s-line-weight);
839
+ line-height: var(--desktop-label-s-line-height);
840
+ }
841
+ }
842
+
843
+ .label-underline-sm {
844
+ font-family: var(--mobile-label-underline-s-font);
845
+ font-size: var(--mobile-label-underline-s-size);
846
+ font-weight: var(--mobile-label-underline-s-line-weight);
847
+ line-height: var(--mobile-label-underline-s-line-height);
848
+
849
+ @media (min-width: 905px) {
850
+ font-family: var(--tablet-label-underline-s-font);
851
+ font-size: var(--tablet-label-underline-s-size);
852
+ font-weight: var(--tablet-label-underline-s-line-weight);
853
+ line-height: var(--tablet-label-underline-s-line-height);
854
+ }
855
+
856
+ @media (min-width: 1248px) {
857
+ font-family: var(--desktop-label-underline-s-font);
858
+ font-size: var(--desktop-label-underline-s-size);
859
+ font-weight: var(--desktop-label-underline-s-line-weight);
860
+ line-height: var(--desktop-label-underline-s-line-height);
861
+ }
862
+ }
863
+
864
+ .label-underline-base {
865
+ font-family: var(--mobile-label-underline-m-base-font);
866
+ font-size: var(--mobile-label-underline-m-base-size);
867
+ font-weight: var(--mobile-label-underline-m-base-line-weight);
868
+ line-height: var(--mobile-label-underline-m-base-line-height);
869
+
870
+ @media (min-width: 905px) {
871
+ font-family: var(--tablet-label-underline-m-base-font);
872
+ font-size: var(--tablet-label-underline-m-base-size);
873
+ font-weight: var(--tablet-label-underline-m-base-line-weight);
874
+ line-height: var(--tablet-label-underline-m-base-line-height);
875
+ }
876
+
877
+ @media (min-width: 1248px) {
878
+ font-family: var(--desktop-label-underline-m-base-font);
879
+ font-size: var(--desktop-label-underline-m-base-size);
880
+ font-weight: var(--desktop-label-underline-m-base-line-weight);
881
+ line-height: var(--desktop-label-underline-m-base-line-height);
882
+ }
883
+ }
884
+
885
+ .label-underline-lg {
886
+ font-family: var(--mobile-label-underline-l-font);
887
+ font-size: var(--mobile-label-underline-l-size);
888
+ font-weight: var(--mobile-label-underline-l-line-weight);
889
+ line-height: var(--mobile-label-underline-l-line-height);
890
+
891
+ @media (min-width: 905px) {
892
+ font-family: var(--tablet-label-underline-l-font);
893
+ font-size: var(--tablet-label-underline-l-size);
894
+ font-weight: var(--tablet-label-underline-l-line-weight);
895
+ line-height: var(--tablet-label-underline-l-line-height);
896
+ }
897
+
898
+ @media (min-width: 1248px) {
899
+ font-family: var(--desktop-label-underline-l-font);
900
+ font-size: var(--desktop-label-underline-l-size);
901
+ font-weight: var(--desktop-label-underline-l-line-weight);
902
+ line-height: var(--desktop-label-underline-l-line-height);
903
+ }
904
+ }
905
+ }