@salutejs/sdds-themes 0.13.0-dev.0 → 0.14.0-dev.0

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,1427 @@
1
+ /* Generated by robots, do not change this manually! */
2
+
3
+ .dark {
4
+ --text-primary-hover: #F5F5F593;
5
+ --text-primary-active: #F5F5F5C4;
6
+ --text-secondary-hover: #F5F5F5FF;
7
+ --text-secondary-active: #F5F5F5AB;
8
+ --text-tertiary-hover: #F5F5F5FF;
9
+ --text-tertiary-active: #F5F5F556;
10
+ --text-paragraph-hover: #F5F5F57A;
11
+ --text-paragraph-active: #F5F5F5A3;
12
+ --text-accent-hover: #17E8ADFF;
13
+ --text-accent-active: #11B083FF;
14
+ --text-accent-minor-hover: #ABFCE5FF;
15
+ --text-accent-minor-active: #70FAD3FF;
16
+ --text-positive-hover: #2ACB47FF;
17
+ --text-positive-active: #1F9835FF;
18
+ --text-warning-hover: #FF8442FF;
19
+ --text-warning-active: #FF5D05FF;
20
+ --text-negative-hover: #FF5C6CFF;
21
+ --text-negative-active: #FF1F35FF;
22
+ --text-info-hover: #50B1F2FF;
23
+ --text-info-active: #0F7BC2FF;
24
+ --text-positive-minor-hover: #64F77FFF;
25
+ --text-positive-minor-active: #81F897FF;
26
+ --text-warning-minor-hover: #FDBC96FF;
27
+ --text-warning-minor-active: #FDCFB4FF;
28
+ --text-negative-minor-hover: #FFA3ACFF;
29
+ --text-negative-minor-active: #FFC2C8FF;
30
+ --text-info-minor-hover: #94D4FFFF;
31
+ --text-info-minor-active: #B3E0FFFF;
32
+ --text-primary: #F5F5F5F5;
33
+ --text-secondary: #F5F5F58F;
34
+ --text-tertiary: #F5F5F547;
35
+ --text-paragraph: #F5F5F5CC;
36
+ --text-accent: #14CC98;
37
+ --text-positive: #24B23E;
38
+ --text-warning: #FF7024;
39
+ --text-negative: #FF3D51;
40
+ --on-dark-text-primary-hover: #F5F5F593;
41
+ --on-dark-text-primary-active: #F5F5F5C4;
42
+ --on-dark-text-secondary-hover: #F5F5F5FF;
43
+ --on-dark-text-secondary-active: #F5F5F5AB;
44
+ --on-dark-text-tertiary-hover: #F5F5F5FF;
45
+ --on-dark-text-tertiary-active: #F5F5F556;
46
+ --on-dark-text-paragraph-hover: #F5F5F57A;
47
+ --on-dark-text-paragraph-active: #F5F5F5A3;
48
+ --on-dark-text-accent-hover: #17E8ADFF;
49
+ --on-dark-text-accent-active: #11B083FF;
50
+ --on-dark-text-accent-minor-hover: #ABFCE5FF;
51
+ --on-dark-text-accent-minor-active: #70FAD3FF;
52
+ --on-dark-text-positive-hover: #2ACB47FF;
53
+ --on-dark-text-positive-active: #1F9835FF;
54
+ --on-dark-text-warning-hover: #FF8442FF;
55
+ --on-dark-text-warning-active: #FF5D05FF;
56
+ --on-dark-text-negative-hover: #FF5C6CFF;
57
+ --on-dark-text-negative-active: #FF1F35FF;
58
+ --on-dark-text-info-hover: #50B1F2FF;
59
+ --on-dark-text-info-active: #0F7BC2FF;
60
+ --on-dark-text-positive-minor-hover: #64F77FFF;
61
+ --on-dark-text-positive-minor-active: #81F897FF;
62
+ --on-dark-text-warning-minor-hover: #FDBC96FF;
63
+ --on-dark-text-warning-minor-active: #FDCFB4FF;
64
+ --on-dark-text-negative-minor-hover: #FFA3ACFF;
65
+ --on-dark-text-negative-minor-active: #FFC2C8FF;
66
+ --on-dark-text-info-minor-hover: #94D4FFFF;
67
+ --on-dark-text-info-minor-active: #B3E0FFFF;
68
+ --on-dark-text-primary: #F5F5F5F5;
69
+ --on-dark-text-secondary: #F5F5F58F;
70
+ --on-dark-text-tertiary: #F5F5F547;
71
+ --on-dark-text-paragraph: #F5F5F5CC;
72
+ --on-dark-text-accent: #14CC98;
73
+ --on-dark-text-positive: #24B23E;
74
+ --on-dark-text-warning: #FF7024;
75
+ --on-dark-text-negative: #FF3D51;
76
+ --on-light-text-primary-hover: #17171793;
77
+ --on-light-text-primary-active: #171717C4;
78
+ --on-light-text-secondary-hover: #171717FF;
79
+ --on-light-text-secondary-active: #171717AB;
80
+ --on-light-text-tertiary-hover: #171717FF;
81
+ --on-light-text-tertiary-active: #17171756;
82
+ --on-light-text-paragraph-hover: #1717177A;
83
+ --on-light-text-paragraph-active: #171717A3;
84
+ --on-light-text-accent-hover: #06B785FF;
85
+ --on-light-text-accent-active: #047C5AFF;
86
+ --on-light-text-accent-minor-hover: #10604AFF;
87
+ --on-light-text-accent-minor-active: #0B4636FF;
88
+ --on-light-text-positive-hover: #1EB83AFF;
89
+ --on-light-text-positive-active: #15842AFF;
90
+ --on-light-text-warning-hover: #FB7223FF;
91
+ --on-light-text-warning-active: #DC5304FF;
92
+ --on-light-text-negative-hover: #FF475AFF;
93
+ --on-light-text-negative-active: #FF0A23FF;
94
+ --on-light-text-info-hover: #34A7F4FF;
95
+ --on-light-text-info-active: #096CAEFF;
96
+ --on-light-text-positive-minor-hover: #155B22FF;
97
+ --on-light-text-positive-minor-active: #104219FF;
98
+ --on-light-text-warning-minor-hover: #723613FF;
99
+ --on-light-text-warning-minor-active: #58290EFF;
100
+ --on-light-text-negative-minor-hover: #7E1621FF;
101
+ --on-light-text-negative-minor-active: #64121AFF;
102
+ --on-light-text-info-minor-hover: #174B6EFF;
103
+ --on-light-text-info-minor-active: #113A55FF;
104
+ --on-light-text-primary: #171717F5;
105
+ --on-light-text-secondary: #1717178F;
106
+ --on-light-text-tertiary: #17171747;
107
+ --on-light-text-paragraph: #171717CC;
108
+ --on-light-text-accent: #05996F;
109
+ --on-light-text-positive: #1A9E32;
110
+ --on-light-text-warning: #FA5F05;
111
+ --on-light-text-negative: #FF293E;
112
+ --inverse-text-primary-hover: #17171793;
113
+ --inverse-text-primary-active: #171717C4;
114
+ --inverse-text-secondary-hover: #171717FF;
115
+ --inverse-text-secondary-active: #171717AB;
116
+ --inverse-text-tertiary-hover: #171717FF;
117
+ --inverse-text-tertiary-active: #17171756;
118
+ --inverse-text-paragraph-hover: #1717177A;
119
+ --inverse-text-paragraph-active: #171717A3;
120
+ --inverse-text-accent-hover: #06B785FF;
121
+ --inverse-text-accent-active: #047C5AFF;
122
+ --inverse-text-accent-minor-hover: #10604AFF;
123
+ --inverse-text-accent-minor-active: #0B4636FF;
124
+ --inverse-text-positive-hover: #1EB83AFF;
125
+ --inverse-text-positive-active: #15842AFF;
126
+ --inverse-text-warning-hover: #FB7223FF;
127
+ --inverse-text-warning-active: #DC5304FF;
128
+ --inverse-text-negative-hover: #FF475AFF;
129
+ --inverse-text-negative-active: #FF0A23FF;
130
+ --inverse-text-info-hover: #34A7F4FF;
131
+ --inverse-text-info-active: #096CAEFF;
132
+ --inverse-text-positive-minor-hover: #155B22FF;
133
+ --inverse-text-positive-minor-active: #104219FF;
134
+ --inverse-text-warning-minor-hover: #723613FF;
135
+ --inverse-text-warning-minor-active: #58290EFF;
136
+ --inverse-text-negative-minor-hover: #7E1621FF;
137
+ --inverse-text-negative-minor-active: #64121AFF;
138
+ --inverse-text-info-minor-hover: #174B6EFF;
139
+ --inverse-text-info-minor-active: #113A55FF;
140
+ --inverse-text-primary: #171717F5;
141
+ --inverse-text-secondary: #1717178F;
142
+ --inverse-text-tertiary: #17171747;
143
+ --inverse-text-paragraph: #171717CC;
144
+ --inverse-text-accent: #05996F;
145
+ --inverse-text-positive: #1A9E32;
146
+ --inverse-text-warning: #FA5F05;
147
+ --inverse-text-negative: #FF293E;
148
+ --surface-solid-primary-hover: #1C1C1CFF;
149
+ --surface-solid-primary-active: #121212FF;
150
+ --surface-solid-secondary-hover: #303030FF;
151
+ --surface-solid-secondary-active: #212121FF;
152
+ --surface-solid-tertiary-hover: #404040FF;
153
+ --surface-solid-tertiary-active: #303030FF;
154
+ --surface-solid-card-hover: #303030FF;
155
+ --surface-solid-card-active: #212121FF;
156
+ --surface-solid-default-hover: #FFFFFFFF;
157
+ --surface-solid-default-active: #F5F5F5FF;
158
+ --surface-transparent-primary-hover: #FFFFFF1F;
159
+ --surface-transparent-primary-active: #FFFFFF0A;
160
+ --surface-transparent-secondary-hover: #FFFFFF3D;
161
+ --surface-transparent-secondary-active: #FFFFFF0F;
162
+ --surface-transparent-tertiary-hover: #FFFFFF52;
163
+ --surface-transparent-tertiary-active: #FFFFFF24;
164
+ --surface-transparent-deep-hover: #FFFFFFC2;
165
+ --surface-transparent-deep-active: #FFFFFF94;
166
+ --surface-transparent-card-hover: #FFFFFF3D;
167
+ --surface-transparent-card-active: #FFFFFF0F;
168
+ --surface-clear-hover: #FFFFFF00;
169
+ --surface-clear-active: #FFFFFF00;
170
+ --surface-accent-hover: #00C28BFF;
171
+ --surface-accent-active: #00A375FF;
172
+ --surface-accent-minor-hover: #0A3D2FFF;
173
+ --surface-accent-minor-active: #06231BFF;
174
+ --surface-transparent-accent-hover: #14CC9866;
175
+ --surface-transparent-accent-active: #14CC9838;
176
+ --surface-positive-hover: #28C344FF;
177
+ --surface-positive-active: #23A93BFF;
178
+ --surface-warning-hover: #FF8442FF;
179
+ --surface-warning-active: #FF6A1AFF;
180
+ --surface-negative-hover: #FF5C6CFF;
181
+ --surface-negative-active: #FF3347FF;
182
+ --surface-info-hover: #1798EEFF;
183
+ --surface-info-active: #1086D5FF;
184
+ --surface-positive-minor-hover: #0E3A16FF;
185
+ --surface-positive-minor-active: #08210CFF;
186
+ --surface-warning-minor-hover: #4F250DFF;
187
+ --surface-warning-minor-active: #351909FF;
188
+ --surface-negative-minor-hover: #5B1018FF;
189
+ --surface-negative-minor-active: #410B11FF;
190
+ --surface-info-minor-hover: #10344CFF;
191
+ --surface-info-minor-active: #0A2333FF;
192
+ --surface-transparent-positive-hover: #1A9E3266;
193
+ --surface-transparent-positive-active: #1A9E3238;
194
+ --surface-transparent-warning-hover: #FA5F0566;
195
+ --surface-transparent-warning-active: #FA5F0538;
196
+ --surface-transparent-negative-hover: #FF293E66;
197
+ --surface-transparent-negative-active: #FF293E38;
198
+ --surface-transparent-info-hover: #118CDF66;
199
+ --surface-transparent-info-active: #118CDF38;
200
+ --surface-clear: #FFFFFF00;
201
+ --surface-solid-card: #262626;
202
+ --surface-solid-primary: #171717;
203
+ --surface-solid-secondary: #262626;
204
+ --surface-solid-tertiary: #363636;
205
+ --surface-solid-default: #F9F9F9;
206
+ --surface-accent: #00AC7B;
207
+ --surface-positive: #24B23E;
208
+ --surface-warning: #FF7024;
209
+ --surface-negative: #FF3D51;
210
+ --surface-transparent-card: #FFFFFF1F;
211
+ --surface-transparent-primary: #FFFFFF0F;
212
+ --surface-transparent-secondary: #FFFFFF1F;
213
+ --surface-transparent-tertiary: #FFFFFF33;
214
+ --surface-transparent-deep: #FFFFFFA3;
215
+ --on-dark-surface-solid-primary-hover: #1C1C1CFF;
216
+ --on-dark-surface-solid-primary-active: #121212FF;
217
+ --on-dark-surface-solid-secondary-hover: #303030FF;
218
+ --on-dark-surface-solid-secondary-active: #212121FF;
219
+ --on-dark-surface-solid-tertiary-hover: #404040FF;
220
+ --on-dark-surface-solid-tertiary-active: #303030FF;
221
+ --on-dark-surface-solid-card-hover: #303030FF;
222
+ --on-dark-surface-solid-card-active: #212121FF;
223
+ --on-dark-surface-solid-default-hover: #FFFFFFFF;
224
+ --on-dark-surface-solid-default-active: #F5F5F5FF;
225
+ --on-dark-surface-transparent-primary-hover: #FFFFFF1F;
226
+ --on-dark-surface-transparent-primary-active: #FFFFFF0A;
227
+ --on-dark-surface-transparent-secondary-hover: #FFFFFF3D;
228
+ --on-dark-surface-transparent-secondary-active: #FFFFFF0F;
229
+ --on-dark-surface-transparent-tertiary-hover: #FFFFFF52;
230
+ --on-dark-surface-transparent-tertiary-active: #FFFFFF24;
231
+ --on-dark-surface-transparent-deep-hover: #FFFFFFC2;
232
+ --on-dark-surface-transparent-deep-active: #FFFFFF94;
233
+ --on-dark-surface-transparent-card-hover: #FFFFFF3D;
234
+ --on-dark-surface-transparent-card-active: #FFFFFF0F;
235
+ --on-dark-surface-clear-hover: #FFFFFF00;
236
+ --on-dark-surface-clear-active: #FFFFFF00;
237
+ --on-dark-surface-accent-hover: #00C28BFF;
238
+ --on-dark-surface-accent-active: #00A375FF;
239
+ --on-dark-surface-accent-minor-hover: #0A3D2FFF;
240
+ --on-dark-surface-accent-minor-active: #06231BFF;
241
+ --on-dark-surface-transparent-accent-hover: #14CC9866;
242
+ --on-dark-surface-transparent-accent-active: #14CC9838;
243
+ --on-dark-surface-positive-hover: #28C344FF;
244
+ --on-dark-surface-positive-active: #23A93BFF;
245
+ --on-dark-surface-warning-hover: #FF8442FF;
246
+ --on-dark-surface-warning-active: #FF6A1AFF;
247
+ --on-dark-surface-negative-hover: #FF5C6CFF;
248
+ --on-dark-surface-negative-active: #FF3347FF;
249
+ --on-dark-surface-info-hover: #1798EEFF;
250
+ --on-dark-surface-info-active: #1086D5FF;
251
+ --on-dark-surface-positive-minor-hover: #0E3A16FF;
252
+ --on-dark-surface-positive-minor-active: #08210CFF;
253
+ --on-dark-surface-warning-minor-hover: #4F250DFF;
254
+ --on-dark-surface-warning-minor-active: #351909FF;
255
+ --on-dark-surface-negative-minor-hover: #5B1018FF;
256
+ --on-dark-surface-negative-minor-active: #410B11FF;
257
+ --on-dark-surface-info-minor-hover: #10344CFF;
258
+ --on-dark-surface-info-minor-active: #0A2333FF;
259
+ --on-dark-surface-transparent-positive-hover: #1A9E3266;
260
+ --on-dark-surface-transparent-positive-active: #1A9E3238;
261
+ --on-dark-surface-transparent-warning-hover: #FA5F0566;
262
+ --on-dark-surface-transparent-warning-active: #FA5F0538;
263
+ --on-dark-surface-transparent-negative-hover: #FF293E66;
264
+ --on-dark-surface-transparent-negative-active: #FF293E38;
265
+ --on-dark-surface-transparent-info-hover: #118CDF66;
266
+ --on-dark-surface-transparent-info-active: #118CDF38;
267
+ --on-dark-surface-clear: #FFFFFF00;
268
+ --on-dark-surface-solid-primary: #171717;
269
+ --on-dark-surface-solid-secondary: #262626;
270
+ --on-dark-surface-solid-tertiary: #363636;
271
+ --on-dark-surface-solid-card: #262626;
272
+ --on-dark-surface-solid-default: #F9F9F9;
273
+ --on-dark-surface-accent: #00AC7B;
274
+ --on-dark-surface-positive: #24B23E;
275
+ --on-dark-surface-warning: #FF7024;
276
+ --on-dark-surface-negative: #FF3D51;
277
+ --on-dark-surface-transparent-card: #FFFFFF1F;
278
+ --on-dark-surface-transparent-primary: #FFFFFF0F;
279
+ --on-dark-surface-transparent-secondary: #FFFFFF1F;
280
+ --on-dark-surface-transparent-tertiary: #FFFFFF33;
281
+ --on-dark-surface-transparent-deep: #FFFFFFA3;
282
+ --on-light-surface-solid-primary-hover: #FAFAFAFF;
283
+ --on-light-surface-solid-primary-active: #F0F0F0FF;
284
+ --on-light-surface-solid-secondary-hover: #E8E8E8FF;
285
+ --on-light-surface-solid-secondary-active: #D9D9D9FF;
286
+ --on-light-surface-solid-tertiary-hover: #D1D1D1FF;
287
+ --on-light-surface-solid-tertiary-active: #C2C2C2FF;
288
+ --on-light-surface-solid-card-hover: #FFFFFFFF;
289
+ --on-light-surface-solid-card-active: #FFFFFFFF;
290
+ --on-light-surface-solid-default-hover: #0D0D0DFF;
291
+ --on-light-surface-solid-default-active: #030303FF;
292
+ --on-light-surface-transparent-primary-hover: #0808080F;
293
+ --on-light-surface-transparent-primary-active: #08080800;
294
+ --on-light-surface-transparent-secondary-hover: #0808081F;
295
+ --on-light-surface-transparent-secondary-active: #0808080A;
296
+ --on-light-surface-transparent-tertiary-hover: #0808083D;
297
+ --on-light-surface-transparent-tertiary-active: #0808080F;
298
+ --on-light-surface-transparent-deep-hover: #080808C2;
299
+ --on-light-surface-transparent-deep-active: #08080894;
300
+ --on-light-surface-transparent-card-hover: #FFFFFFFF;
301
+ --on-light-surface-transparent-card-active: #FFFFFFFF;
302
+ --on-light-surface-clear-hover: #FFFFFF00;
303
+ --on-light-surface-clear-active: #FFFFFF00;
304
+ --on-light-surface-accent-hover: #05AD7EFF;
305
+ --on-light-surface-accent-active: #048F68FF;
306
+ --on-light-surface-accent-minor-hover: #7AF5D2FF;
307
+ --on-light-surface-accent-minor-active: #4BF1C2FF;
308
+ --on-light-surface-transparent-accent-hover: #05996F66;
309
+ --on-light-surface-transparent-accent-active: #05996F38;
310
+ --on-light-surface-positive-hover: #1DAF37FF;
311
+ --on-light-surface-positive-active: #18952FFF;
312
+ --on-light-surface-warning-hover: #FB7223FF;
313
+ --on-light-surface-warning-active: #F05B05FF;
314
+ --on-light-surface-negative-hover: #FF475AFF;
315
+ --on-light-surface-negative-active: #FF1F35FF;
316
+ --on-light-surface-info-hover: #1798EEFF;
317
+ --on-light-surface-info-active: #1086D5FF;
318
+ --on-light-surface-positive-minor-hover: #8AF59DFF;
319
+ --on-light-surface-positive-minor-active: #6EF286FF;
320
+ --on-light-surface-warning-minor-hover: #FFDECCFF;
321
+ --on-light-surface-warning-minor-active: #FFCAADFF;
322
+ --on-light-surface-negative-minor-hover: #FED7DBFF;
323
+ --on-light-surface-negative-minor-active: #FEC3C9FF;
324
+ --on-light-surface-info-minor-hover: #C7E9FFFF;
325
+ --on-light-surface-info-minor-active: #A8DCFFFF;
326
+ --on-light-surface-transparent-positive-hover: #1A9E3266;
327
+ --on-light-surface-transparent-positive-active: #1A9E3238;
328
+ --on-light-surface-transparent-warning-hover: #FA5F0566;
329
+ --on-light-surface-transparent-warning-active: #FA5F0538;
330
+ --on-light-surface-transparent-negative-hover: #FF293E66;
331
+ --on-light-surface-transparent-negative-active: #FF293E38;
332
+ --on-light-surface-transparent-info-hover: #118CDF66;
333
+ --on-light-surface-transparent-info-active: #118CDF38;
334
+ --on-light-surface-solid-primary: #F5F5F5;
335
+ --on-light-surface-solid-secondary: #DDDDDD;
336
+ --on-light-surface-solid-tertiary: #C7C7C7;
337
+ --on-light-surface-solid-card: #FFFFFFFF;
338
+ --on-light-surface-solid-default: #080808;
339
+ --on-light-surface-clear: #FFFFFF00;
340
+ --on-light-surface-accent: #05996F;
341
+ --on-light-surface-positive: #1A9E32;
342
+ --on-light-surface-warning: #FA5F05;
343
+ --on-light-surface-negative: #FF293E;
344
+ --on-light-surface-transparent-card: #FFFFFFFF;
345
+ --on-light-surface-transparent-primary: #08080805;
346
+ --on-light-surface-transparent-secondary: #0808080F;
347
+ --on-light-surface-transparent-tertiary: #0808081F;
348
+ --on-light-surface-transparent-deep: #080808A3;
349
+ --inverse-surface-solid-primary-hover: #FAFAFAFF;
350
+ --inverse-surface-solid-primary-active: #F0F0F0FF;
351
+ --inverse-surface-solid-secondary-hover: #E8E8E8FF;
352
+ --inverse-surface-solid-secondary-active: #D9D9D9FF;
353
+ --inverse-surface-solid-tertiary-hover: #D1D1D1FF;
354
+ --inverse-surface-solid-tertiary-active: #C2C2C2FF;
355
+ --inverse-surface-solid-card-hover: #FFFFFFFF;
356
+ --inverse-surface-solid-card-active: #FFFFFFFF;
357
+ --inverse-surface-solid-default-hover: #0D0D0DFF;
358
+ --inverse-surface-solid-default-active: #030303FF;
359
+ --inverse-surface-transparent-primary-hover: #0808080F;
360
+ --inverse-surface-transparent-primary-active: #08080800;
361
+ --inverse-surface-transparent-secondary-hover: #0808081F;
362
+ --inverse-surface-transparent-secondary-active: #0808080A;
363
+ --inverse-surface-transparent-tertiary-hover: #0808083D;
364
+ --inverse-surface-transparent-tertiary-active: #0808080F;
365
+ --inverse-surface-transparent-deep-hover: #080808C2;
366
+ --inverse-surface-transparent-deep-active: #08080894;
367
+ --inverse-surface-transparent-card-hover: #FFFFFFFF;
368
+ --inverse-surface-transparent-card-active: #FFFFFFFF;
369
+ --inverse-surface-clear-hover: #FFFFFF00;
370
+ --inverse-surface-clear-active: #FFFFFF00;
371
+ --inverse-surface-accent-hover: #05AD7EFF;
372
+ --inverse-surface-accent-active: #048F68FF;
373
+ --inverse-surface-accent-minor-hover: #7AF5D2FF;
374
+ --inverse-surface-accent-minor-active: #4BF1C2FF;
375
+ --inverse-surface-transparent-accent-hover: #05996F66;
376
+ --inverse-surface-transparent-accent-active: #05996F38;
377
+ --inverse-surface-positive-hover: #1DAF37FF;
378
+ --inverse-surface-positive-active: #18952FFF;
379
+ --inverse-surface-warning-hover: #FB7223FF;
380
+ --inverse-surface-warning-active: #F05B05FF;
381
+ --inverse-surface-negative-hover: #FF475AFF;
382
+ --inverse-surface-negative-active: #FF1F35FF;
383
+ --inverse-surface-info-hover: #1798EEFF;
384
+ --inverse-surface-info-active: #1086D5FF;
385
+ --inverse-surface-positive-minor-hover: #8AF59DFF;
386
+ --inverse-surface-positive-minor-active: #6EF286FF;
387
+ --inverse-surface-warning-minor-hover: #FFDECCFF;
388
+ --inverse-surface-warning-minor-active: #FFCAADFF;
389
+ --inverse-surface-negative-minor-hover: #FED7DBFF;
390
+ --inverse-surface-negative-minor-active: #FEC3C9FF;
391
+ --inverse-surface-info-minor-hover: #C7E9FFFF;
392
+ --inverse-surface-info-minor-active: #A8DCFFFF;
393
+ --inverse-surface-transparent-positive-hover: #1A9E3266;
394
+ --inverse-surface-transparent-positive-active: #1A9E3238;
395
+ --inverse-surface-transparent-warning-hover: #FA5F0566;
396
+ --inverse-surface-transparent-warning-active: #FA5F0538;
397
+ --inverse-surface-transparent-negative-hover: #FF293E66;
398
+ --inverse-surface-transparent-negative-active: #FF293E38;
399
+ --inverse-surface-transparent-info-hover: #118CDF66;
400
+ --inverse-surface-transparent-info-active: #118CDF38;
401
+ --inverse-surface-solid-primary: #F5F5F5;
402
+ --inverse-surface-solid-secondary: #DDDDDD;
403
+ --inverse-surface-solid-tertiary: #C7C7C7;
404
+ --inverse-surface-solid-card: #FFFFFFFF;
405
+ --inverse-surface-solid-default: #080808;
406
+ --inverse-surface-clear: #FFFFFF00;
407
+ --inverse-surface-accent: #05996F;
408
+ --inverse-surface-positive: #1A9E32;
409
+ --inverse-surface-warning: #FA5F05;
410
+ --inverse-surface-negative: #FF293E;
411
+ --inverse-surface-transparent-card: #FFFFFFFF;
412
+ --inverse-surface-transparent-primary: #08080805;
413
+ --inverse-surface-transparent-secondary: #0808080F;
414
+ --inverse-surface-transparent-tertiary: #0808081F;
415
+ --inverse-surface-transparent-deep: #080808A3;
416
+ --background-primary: #171717;
417
+ --dark-background-primary: #171717;
418
+ --light-background-primary: #F5F5F5;
419
+ --inverse-background-primary: #F5F5F5;
420
+ --overlay-soft: #0808088F;
421
+ --overlay-hard: #080808F5;
422
+ --overlay-blur: #08080833;
423
+ --on-dark-overlay-soft: #0808088F;
424
+ --on-dark-overlay-hard: #080808F5;
425
+ --on-dark-overlay-blur: #08080833;
426
+ --on-light-overlay-soft: #F9F9F98F;
427
+ --on-light-overlay-hard: #F9F9F9F5;
428
+ --on-light-overlay-blur: #F9F9F933;
429
+ --inverse-overlay-soft: #F9F9F98F;
430
+ --inverse-overlay-hard: #F9F9F9F5;
431
+ --inverse-overlay-blur: #F9F9F933;
432
+ color: var(--text-primary);
433
+ background-color: var(--background-primary);
434
+ }
435
+
436
+ .dark {
437
+ --text-accent-gradient-hover: #CCCCCCFF;
438
+ --text-accent-gradient-active: #E6E6E6FF;
439
+ --text-accent-gradient: linear-gradient(45.00deg, #21CA9AFF 0%, #4AD6FCFF 100%);
440
+ --on-dark-text-accent-gradient-hover: #CCCCCCFF;
441
+ --on-dark-text-accent-gradient-active: #E6E6E6FF;
442
+ --on-dark-text-accent-gradient: linear-gradient(45.00deg, #21CA9AFF 0%, #4AD6FCFF 100%);
443
+ --on-light-text-accent-gradient-hover: #CCCCCCFF;
444
+ --on-light-text-accent-gradient-active: #E6E6E6FF;
445
+ --on-light-text-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
446
+ --inverse-text-accent-gradient-hover: #CCCCCCFF;
447
+ --inverse-text-accent-gradient-active: #E6E6E6FF;
448
+ --inverse-text-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
449
+ --surface-accent-gradient-hover: #FFFFFFFF;
450
+ --surface-accent-gradient-active: #FFFFFFFF;
451
+ --surface-accent-gradient: linear-gradient(45.00deg, #00AC7BFF 0.763%, #27C6E5FF 100%);
452
+ --surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
453
+ --surface-skeleton-gradient-hover: #FFFFFFFF;
454
+ --surface-skeleton-gradient-active: #FFFFFFFF;
455
+ --surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
456
+ --surface-skeleton-deep-gradient-hover: #FFFFFFFF;
457
+ --surface-skeleton-deep-gradient-active: #FFFFFFFF;
458
+ --on-dark-surface-accent-gradient-hover: #FFFFFFFF;
459
+ --on-dark-surface-accent-gradient-active: #FFFFFFFF;
460
+ --on-dark-surface-accent-gradient: linear-gradient(45.00deg, #00AC7BFF 0.763%, #27C6E5FF 100%);
461
+ --on-dark-surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
462
+ --on-dark-surface-skeleton-gradient-hover: #FFFFFFFF;
463
+ --on-dark-surface-skeleton-gradient-active: #FFFFFFFF;
464
+ --on-dark-surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
465
+ --on-dark-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
466
+ --on-dark-surface-skeleton-deep-gradient-active: #FFFFFFFF;
467
+ --on-light-surface-accent-gradient-hover: #FFFFFFFF;
468
+ --on-light-surface-accent-gradient-active: #FFFFFFFF;
469
+ --on-light-surface-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
470
+ --on-light-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
471
+ --on-light-surface-skeleton-gradient-hover: #FFFFFFFF;
472
+ --on-light-surface-skeleton-gradient-active: #FFFFFFFF;
473
+ --on-light-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
474
+ --on-light-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
475
+ --on-light-surface-skeleton-deep-gradient-active: #FFFFFFFF;
476
+ --inverse-surface-accent-gradient-hover: #FFFFFFFF;
477
+ --inverse-surface-accent-gradient-active: #FFFFFFFF;
478
+ --inverse-surface-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
479
+ --inverse-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
480
+ --inverse-surface-skeleton-gradient-hover: #FFFFFFFF;
481
+ --inverse-surface-skeleton-gradient-active: #FFFFFFFF;
482
+ --inverse-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
483
+ --inverse-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
484
+ --inverse-surface-skeleton-deep-gradient-active: #FFFFFFFF;
485
+ }
486
+
487
+ .light {
488
+ --text-primary-hover: #F5F5F593;
489
+ --text-primary-active: #F5F5F5C4;
490
+ --text-secondary-hover: #F5F5F5FF;
491
+ --text-secondary-active: #F5F5F5AB;
492
+ --text-tertiary-hover: #F5F5F5FF;
493
+ --text-tertiary-active: #F5F5F556;
494
+ --text-paragraph-hover: #F5F5F57A;
495
+ --text-paragraph-active: #F5F5F5A3;
496
+ --text-accent-hover: #17E8ADFF;
497
+ --text-accent-active: #11B083FF;
498
+ --text-accent-minor-hover: #ABFCE5FF;
499
+ --text-accent-minor-active: #70FAD3FF;
500
+ --text-positive-hover: #2ACB47FF;
501
+ --text-positive-active: #1F9835FF;
502
+ --text-warning-hover: #FF8442FF;
503
+ --text-warning-active: #FF5D05FF;
504
+ --text-negative-hover: #FF5C6CFF;
505
+ --text-negative-active: #FF1F35FF;
506
+ --text-info-hover: #50B1F2FF;
507
+ --text-info-active: #0F7BC2FF;
508
+ --text-positive-minor-hover: #64F77FFF;
509
+ --text-positive-minor-active: #81F897FF;
510
+ --text-warning-minor-hover: #FDBC96FF;
511
+ --text-warning-minor-active: #FDCFB4FF;
512
+ --text-negative-minor-hover: #FFA3ACFF;
513
+ --text-negative-minor-active: #FFC2C8FF;
514
+ --text-info-minor-hover: #94D4FFFF;
515
+ --text-info-minor-active: #B3E0FFFF;
516
+ --text-primary: #F5F5F5F5;
517
+ --text-secondary: #F5F5F58F;
518
+ --text-tertiary: #F5F5F547;
519
+ --text-paragraph: #F5F5F5CC;
520
+ --text-accent: #14CC98;
521
+ --text-positive: #24B23E;
522
+ --text-warning: #FF7024;
523
+ --text-negative: #FF3D51;
524
+ --on-dark-text-primary-hover: #F5F5F593;
525
+ --on-dark-text-primary-active: #F5F5F5C4;
526
+ --on-dark-text-secondary-hover: #F5F5F5FF;
527
+ --on-dark-text-secondary-active: #F5F5F5AB;
528
+ --on-dark-text-tertiary-hover: #F5F5F5FF;
529
+ --on-dark-text-tertiary-active: #F5F5F556;
530
+ --on-dark-text-paragraph-hover: #F5F5F57A;
531
+ --on-dark-text-paragraph-active: #F5F5F5A3;
532
+ --on-dark-text-accent-hover: #17E8ADFF;
533
+ --on-dark-text-accent-active: #11B083FF;
534
+ --on-dark-text-accent-minor-hover: #ABFCE5FF;
535
+ --on-dark-text-accent-minor-active: #70FAD3FF;
536
+ --on-dark-text-positive-hover: #2ACB47FF;
537
+ --on-dark-text-positive-active: #1F9835FF;
538
+ --on-dark-text-warning-hover: #FF8442FF;
539
+ --on-dark-text-warning-active: #FF5D05FF;
540
+ --on-dark-text-negative-hover: #FF5C6CFF;
541
+ --on-dark-text-negative-active: #FF1F35FF;
542
+ --on-dark-text-info-hover: #50B1F2FF;
543
+ --on-dark-text-info-active: #0F7BC2FF;
544
+ --on-dark-text-positive-minor-hover: #64F77FFF;
545
+ --on-dark-text-positive-minor-active: #81F897FF;
546
+ --on-dark-text-warning-minor-hover: #FDBC96FF;
547
+ --on-dark-text-warning-minor-active: #FDCFB4FF;
548
+ --on-dark-text-negative-minor-hover: #FFA3ACFF;
549
+ --on-dark-text-negative-minor-active: #FFC2C8FF;
550
+ --on-dark-text-info-minor-hover: #94D4FFFF;
551
+ --on-dark-text-info-minor-active: #B3E0FFFF;
552
+ --on-dark-text-primary: #F5F5F5F5;
553
+ --on-dark-text-secondary: #F5F5F58F;
554
+ --on-dark-text-tertiary: #F5F5F547;
555
+ --on-dark-text-paragraph: #F5F5F5CC;
556
+ --on-dark-text-accent: #14CC98;
557
+ --on-dark-text-positive: #24B23E;
558
+ --on-dark-text-warning: #FF7024;
559
+ --on-dark-text-negative: #FF3D51;
560
+ --on-light-text-primary-hover: #17171793;
561
+ --on-light-text-primary-active: #171717C4;
562
+ --on-light-text-secondary-hover: #171717FF;
563
+ --on-light-text-secondary-active: #171717AB;
564
+ --on-light-text-tertiary-hover: #171717FF;
565
+ --on-light-text-tertiary-active: #17171756;
566
+ --on-light-text-paragraph-hover: #1717177A;
567
+ --on-light-text-paragraph-active: #171717A3;
568
+ --on-light-text-accent-hover: #06B785FF;
569
+ --on-light-text-accent-active: #047C5AFF;
570
+ --on-light-text-accent-minor-hover: #10604AFF;
571
+ --on-light-text-accent-minor-active: #0B4636FF;
572
+ --on-light-text-positive-hover: #1EB83AFF;
573
+ --on-light-text-positive-active: #15842AFF;
574
+ --on-light-text-warning-hover: #FB7223FF;
575
+ --on-light-text-warning-active: #DC5304FF;
576
+ --on-light-text-negative-hover: #FF475AFF;
577
+ --on-light-text-negative-active: #FF0A23FF;
578
+ --on-light-text-info-hover: #34A7F4FF;
579
+ --on-light-text-info-active: #096CAEFF;
580
+ --on-light-text-positive-minor-hover: #155B22FF;
581
+ --on-light-text-positive-minor-active: #104219FF;
582
+ --on-light-text-warning-minor-hover: #723613FF;
583
+ --on-light-text-warning-minor-active: #58290EFF;
584
+ --on-light-text-negative-minor-hover: #7E1621FF;
585
+ --on-light-text-negative-minor-active: #64121AFF;
586
+ --on-light-text-info-minor-hover: #174B6EFF;
587
+ --on-light-text-info-minor-active: #113A55FF;
588
+ --on-light-text-primary: #171717F5;
589
+ --on-light-text-secondary: #1717178F;
590
+ --on-light-text-tertiary: #17171747;
591
+ --on-light-text-paragraph: #171717CC;
592
+ --on-light-text-accent: #05996F;
593
+ --on-light-text-positive: #1A9E32;
594
+ --on-light-text-warning: #FA5F05;
595
+ --on-light-text-negative: #FF293E;
596
+ --inverse-text-primary-hover: #17171793;
597
+ --inverse-text-primary-active: #171717C4;
598
+ --inverse-text-secondary-hover: #171717FF;
599
+ --inverse-text-secondary-active: #171717AB;
600
+ --inverse-text-tertiary-hover: #171717FF;
601
+ --inverse-text-tertiary-active: #17171756;
602
+ --inverse-text-paragraph-hover: #1717177A;
603
+ --inverse-text-paragraph-active: #171717A3;
604
+ --inverse-text-accent-hover: #06B785FF;
605
+ --inverse-text-accent-active: #047C5AFF;
606
+ --inverse-text-accent-minor-hover: #10604AFF;
607
+ --inverse-text-accent-minor-active: #0B4636FF;
608
+ --inverse-text-positive-hover: #1EB83AFF;
609
+ --inverse-text-positive-active: #15842AFF;
610
+ --inverse-text-warning-hover: #FB7223FF;
611
+ --inverse-text-warning-active: #DC5304FF;
612
+ --inverse-text-negative-hover: #FF475AFF;
613
+ --inverse-text-negative-active: #FF0A23FF;
614
+ --inverse-text-info-hover: #34A7F4FF;
615
+ --inverse-text-info-active: #096CAEFF;
616
+ --inverse-text-positive-minor-hover: #155B22FF;
617
+ --inverse-text-positive-minor-active: #104219FF;
618
+ --inverse-text-warning-minor-hover: #723613FF;
619
+ --inverse-text-warning-minor-active: #58290EFF;
620
+ --inverse-text-negative-minor-hover: #7E1621FF;
621
+ --inverse-text-negative-minor-active: #64121AFF;
622
+ --inverse-text-info-minor-hover: #174B6EFF;
623
+ --inverse-text-info-minor-active: #113A55FF;
624
+ --inverse-text-primary: #171717F5;
625
+ --inverse-text-secondary: #1717178F;
626
+ --inverse-text-tertiary: #17171747;
627
+ --inverse-text-paragraph: #171717CC;
628
+ --inverse-text-accent: #05996F;
629
+ --inverse-text-positive: #1A9E32;
630
+ --inverse-text-warning: #FA5F05;
631
+ --inverse-text-negative: #FF293E;
632
+ --surface-solid-primary-hover: #1C1C1CFF;
633
+ --surface-solid-primary-active: #121212FF;
634
+ --surface-solid-secondary-hover: #303030FF;
635
+ --surface-solid-secondary-active: #212121FF;
636
+ --surface-solid-tertiary-hover: #404040FF;
637
+ --surface-solid-tertiary-active: #303030FF;
638
+ --surface-solid-card-hover: #303030FF;
639
+ --surface-solid-card-active: #212121FF;
640
+ --surface-solid-default-hover: #FFFFFFFF;
641
+ --surface-solid-default-active: #F5F5F5FF;
642
+ --surface-transparent-primary-hover: #FFFFFF1F;
643
+ --surface-transparent-primary-active: #FFFFFF0A;
644
+ --surface-transparent-secondary-hover: #FFFFFF3D;
645
+ --surface-transparent-secondary-active: #FFFFFF0F;
646
+ --surface-transparent-tertiary-hover: #FFFFFF52;
647
+ --surface-transparent-tertiary-active: #FFFFFF24;
648
+ --surface-transparent-deep-hover: #FFFFFFC2;
649
+ --surface-transparent-deep-active: #FFFFFF94;
650
+ --surface-transparent-card-hover: #FFFFFF3D;
651
+ --surface-transparent-card-active: #FFFFFF0F;
652
+ --surface-clear-hover: #FFFFFF00;
653
+ --surface-clear-active: #FFFFFF00;
654
+ --surface-accent-hover: #00C28BFF;
655
+ --surface-accent-active: #00A375FF;
656
+ --surface-accent-minor-hover: #0A3D2FFF;
657
+ --surface-accent-minor-active: #06231BFF;
658
+ --surface-transparent-accent-hover: #14CC9866;
659
+ --surface-transparent-accent-active: #14CC9838;
660
+ --surface-positive-hover: #28C344FF;
661
+ --surface-positive-active: #23A93BFF;
662
+ --surface-warning-hover: #FF8442FF;
663
+ --surface-warning-active: #FF6A1AFF;
664
+ --surface-negative-hover: #FF5C6CFF;
665
+ --surface-negative-active: #FF3347FF;
666
+ --surface-info-hover: #1798EEFF;
667
+ --surface-info-active: #1086D5FF;
668
+ --surface-positive-minor-hover: #0E3A16FF;
669
+ --surface-positive-minor-active: #08210CFF;
670
+ --surface-warning-minor-hover: #4F250DFF;
671
+ --surface-warning-minor-active: #351909FF;
672
+ --surface-negative-minor-hover: #5B1018FF;
673
+ --surface-negative-minor-active: #410B11FF;
674
+ --surface-info-minor-hover: #10344CFF;
675
+ --surface-info-minor-active: #0A2333FF;
676
+ --surface-transparent-positive-hover: #1A9E3266;
677
+ --surface-transparent-positive-active: #1A9E3238;
678
+ --surface-transparent-warning-hover: #FA5F0566;
679
+ --surface-transparent-warning-active: #FA5F0538;
680
+ --surface-transparent-negative-hover: #FF293E66;
681
+ --surface-transparent-negative-active: #FF293E38;
682
+ --surface-transparent-info-hover: #118CDF66;
683
+ --surface-transparent-info-active: #118CDF38;
684
+ --surface-clear: #FFFFFF00;
685
+ --surface-solid-card: #262626;
686
+ --surface-solid-primary: #171717;
687
+ --surface-solid-secondary: #262626;
688
+ --surface-solid-tertiary: #363636;
689
+ --surface-solid-default: #F9F9F9;
690
+ --surface-accent: #00AC7B;
691
+ --surface-positive: #24B23E;
692
+ --surface-warning: #FF7024;
693
+ --surface-negative: #FF3D51;
694
+ --surface-transparent-card: #FFFFFF1F;
695
+ --surface-transparent-primary: #FFFFFF0F;
696
+ --surface-transparent-secondary: #FFFFFF1F;
697
+ --surface-transparent-tertiary: #FFFFFF33;
698
+ --surface-transparent-deep: #FFFFFFA3;
699
+ --on-dark-surface-solid-primary-hover: #1C1C1CFF;
700
+ --on-dark-surface-solid-primary-active: #121212FF;
701
+ --on-dark-surface-solid-secondary-hover: #303030FF;
702
+ --on-dark-surface-solid-secondary-active: #212121FF;
703
+ --on-dark-surface-solid-tertiary-hover: #404040FF;
704
+ --on-dark-surface-solid-tertiary-active: #303030FF;
705
+ --on-dark-surface-solid-card-hover: #303030FF;
706
+ --on-dark-surface-solid-card-active: #212121FF;
707
+ --on-dark-surface-solid-default-hover: #FFFFFFFF;
708
+ --on-dark-surface-solid-default-active: #F5F5F5FF;
709
+ --on-dark-surface-transparent-primary-hover: #FFFFFF1F;
710
+ --on-dark-surface-transparent-primary-active: #FFFFFF0A;
711
+ --on-dark-surface-transparent-secondary-hover: #FFFFFF3D;
712
+ --on-dark-surface-transparent-secondary-active: #FFFFFF0F;
713
+ --on-dark-surface-transparent-tertiary-hover: #FFFFFF52;
714
+ --on-dark-surface-transparent-tertiary-active: #FFFFFF24;
715
+ --on-dark-surface-transparent-deep-hover: #FFFFFFC2;
716
+ --on-dark-surface-transparent-deep-active: #FFFFFF94;
717
+ --on-dark-surface-transparent-card-hover: #FFFFFF3D;
718
+ --on-dark-surface-transparent-card-active: #FFFFFF0F;
719
+ --on-dark-surface-clear-hover: #FFFFFF00;
720
+ --on-dark-surface-clear-active: #FFFFFF00;
721
+ --on-dark-surface-accent-hover: #00C28BFF;
722
+ --on-dark-surface-accent-active: #00A375FF;
723
+ --on-dark-surface-accent-minor-hover: #0A3D2FFF;
724
+ --on-dark-surface-accent-minor-active: #06231BFF;
725
+ --on-dark-surface-transparent-accent-hover: #14CC9866;
726
+ --on-dark-surface-transparent-accent-active: #14CC9838;
727
+ --on-dark-surface-positive-hover: #28C344FF;
728
+ --on-dark-surface-positive-active: #23A93BFF;
729
+ --on-dark-surface-warning-hover: #FF8442FF;
730
+ --on-dark-surface-warning-active: #FF6A1AFF;
731
+ --on-dark-surface-negative-hover: #FF5C6CFF;
732
+ --on-dark-surface-negative-active: #FF3347FF;
733
+ --on-dark-surface-info-hover: #1798EEFF;
734
+ --on-dark-surface-info-active: #1086D5FF;
735
+ --on-dark-surface-positive-minor-hover: #0E3A16FF;
736
+ --on-dark-surface-positive-minor-active: #08210CFF;
737
+ --on-dark-surface-warning-minor-hover: #4F250DFF;
738
+ --on-dark-surface-warning-minor-active: #351909FF;
739
+ --on-dark-surface-negative-minor-hover: #5B1018FF;
740
+ --on-dark-surface-negative-minor-active: #410B11FF;
741
+ --on-dark-surface-info-minor-hover: #10344CFF;
742
+ --on-dark-surface-info-minor-active: #0A2333FF;
743
+ --on-dark-surface-transparent-positive-hover: #1A9E3266;
744
+ --on-dark-surface-transparent-positive-active: #1A9E3238;
745
+ --on-dark-surface-transparent-warning-hover: #FA5F0566;
746
+ --on-dark-surface-transparent-warning-active: #FA5F0538;
747
+ --on-dark-surface-transparent-negative-hover: #FF293E66;
748
+ --on-dark-surface-transparent-negative-active: #FF293E38;
749
+ --on-dark-surface-transparent-info-hover: #118CDF66;
750
+ --on-dark-surface-transparent-info-active: #118CDF38;
751
+ --on-dark-surface-clear: #FFFFFF00;
752
+ --on-dark-surface-solid-primary: #171717;
753
+ --on-dark-surface-solid-secondary: #262626;
754
+ --on-dark-surface-solid-tertiary: #363636;
755
+ --on-dark-surface-solid-card: #262626;
756
+ --on-dark-surface-solid-default: #F9F9F9;
757
+ --on-dark-surface-accent: #00AC7B;
758
+ --on-dark-surface-positive: #24B23E;
759
+ --on-dark-surface-warning: #FF7024;
760
+ --on-dark-surface-negative: #FF3D51;
761
+ --on-dark-surface-transparent-card: #FFFFFF1F;
762
+ --on-dark-surface-transparent-primary: #FFFFFF0F;
763
+ --on-dark-surface-transparent-secondary: #FFFFFF1F;
764
+ --on-dark-surface-transparent-tertiary: #FFFFFF33;
765
+ --on-dark-surface-transparent-deep: #FFFFFFA3;
766
+ --on-light-surface-solid-primary-hover: #FAFAFAFF;
767
+ --on-light-surface-solid-primary-active: #F0F0F0FF;
768
+ --on-light-surface-solid-secondary-hover: #E8E8E8FF;
769
+ --on-light-surface-solid-secondary-active: #D9D9D9FF;
770
+ --on-light-surface-solid-tertiary-hover: #D1D1D1FF;
771
+ --on-light-surface-solid-tertiary-active: #C2C2C2FF;
772
+ --on-light-surface-solid-card-hover: #FFFFFFFF;
773
+ --on-light-surface-solid-card-active: #FFFFFFFF;
774
+ --on-light-surface-solid-default-hover: #0D0D0DFF;
775
+ --on-light-surface-solid-default-active: #030303FF;
776
+ --on-light-surface-transparent-primary-hover: #0808080F;
777
+ --on-light-surface-transparent-primary-active: #08080800;
778
+ --on-light-surface-transparent-secondary-hover: #0808081F;
779
+ --on-light-surface-transparent-secondary-active: #0808080A;
780
+ --on-light-surface-transparent-tertiary-hover: #0808083D;
781
+ --on-light-surface-transparent-tertiary-active: #0808080F;
782
+ --on-light-surface-transparent-deep-hover: #080808C2;
783
+ --on-light-surface-transparent-deep-active: #08080894;
784
+ --on-light-surface-transparent-card-hover: #FFFFFFFF;
785
+ --on-light-surface-transparent-card-active: #FFFFFFFF;
786
+ --on-light-surface-clear-hover: #FFFFFF00;
787
+ --on-light-surface-clear-active: #FFFFFF00;
788
+ --on-light-surface-accent-hover: #05AD7EFF;
789
+ --on-light-surface-accent-active: #048F68FF;
790
+ --on-light-surface-accent-minor-hover: #7AF5D2FF;
791
+ --on-light-surface-accent-minor-active: #4BF1C2FF;
792
+ --on-light-surface-transparent-accent-hover: #05996F66;
793
+ --on-light-surface-transparent-accent-active: #05996F38;
794
+ --on-light-surface-positive-hover: #1DAF37FF;
795
+ --on-light-surface-positive-active: #18952FFF;
796
+ --on-light-surface-warning-hover: #FB7223FF;
797
+ --on-light-surface-warning-active: #F05B05FF;
798
+ --on-light-surface-negative-hover: #FF475AFF;
799
+ --on-light-surface-negative-active: #FF1F35FF;
800
+ --on-light-surface-info-hover: #1798EEFF;
801
+ --on-light-surface-info-active: #1086D5FF;
802
+ --on-light-surface-positive-minor-hover: #8AF59DFF;
803
+ --on-light-surface-positive-minor-active: #6EF286FF;
804
+ --on-light-surface-warning-minor-hover: #FFDECCFF;
805
+ --on-light-surface-warning-minor-active: #FFCAADFF;
806
+ --on-light-surface-negative-minor-hover: #FED7DBFF;
807
+ --on-light-surface-negative-minor-active: #FEC3C9FF;
808
+ --on-light-surface-info-minor-hover: #C7E9FFFF;
809
+ --on-light-surface-info-minor-active: #A8DCFFFF;
810
+ --on-light-surface-transparent-positive-hover: #1A9E3266;
811
+ --on-light-surface-transparent-positive-active: #1A9E3238;
812
+ --on-light-surface-transparent-warning-hover: #FA5F0566;
813
+ --on-light-surface-transparent-warning-active: #FA5F0538;
814
+ --on-light-surface-transparent-negative-hover: #FF293E66;
815
+ --on-light-surface-transparent-negative-active: #FF293E38;
816
+ --on-light-surface-transparent-info-hover: #118CDF66;
817
+ --on-light-surface-transparent-info-active: #118CDF38;
818
+ --on-light-surface-solid-primary: #F5F5F5;
819
+ --on-light-surface-solid-secondary: #DDDDDD;
820
+ --on-light-surface-solid-tertiary: #C7C7C7;
821
+ --on-light-surface-solid-card: #FFFFFFFF;
822
+ --on-light-surface-solid-default: #080808;
823
+ --on-light-surface-clear: #FFFFFF00;
824
+ --on-light-surface-accent: #05996F;
825
+ --on-light-surface-positive: #1A9E32;
826
+ --on-light-surface-warning: #FA5F05;
827
+ --on-light-surface-negative: #FF293E;
828
+ --on-light-surface-transparent-card: #FFFFFFFF;
829
+ --on-light-surface-transparent-primary: #08080805;
830
+ --on-light-surface-transparent-secondary: #0808080F;
831
+ --on-light-surface-transparent-tertiary: #0808081F;
832
+ --on-light-surface-transparent-deep: #080808A3;
833
+ --inverse-surface-solid-primary-hover: #FAFAFAFF;
834
+ --inverse-surface-solid-primary-active: #F0F0F0FF;
835
+ --inverse-surface-solid-secondary-hover: #E8E8E8FF;
836
+ --inverse-surface-solid-secondary-active: #D9D9D9FF;
837
+ --inverse-surface-solid-tertiary-hover: #D1D1D1FF;
838
+ --inverse-surface-solid-tertiary-active: #C2C2C2FF;
839
+ --inverse-surface-solid-card-hover: #FFFFFFFF;
840
+ --inverse-surface-solid-card-active: #FFFFFFFF;
841
+ --inverse-surface-solid-default-hover: #0D0D0DFF;
842
+ --inverse-surface-solid-default-active: #030303FF;
843
+ --inverse-surface-transparent-primary-hover: #0808080F;
844
+ --inverse-surface-transparent-primary-active: #08080800;
845
+ --inverse-surface-transparent-secondary-hover: #0808081F;
846
+ --inverse-surface-transparent-secondary-active: #0808080A;
847
+ --inverse-surface-transparent-tertiary-hover: #0808083D;
848
+ --inverse-surface-transparent-tertiary-active: #0808080F;
849
+ --inverse-surface-transparent-deep-hover: #080808C2;
850
+ --inverse-surface-transparent-deep-active: #08080894;
851
+ --inverse-surface-transparent-card-hover: #FFFFFFFF;
852
+ --inverse-surface-transparent-card-active: #FFFFFFFF;
853
+ --inverse-surface-clear-hover: #FFFFFF00;
854
+ --inverse-surface-clear-active: #FFFFFF00;
855
+ --inverse-surface-accent-hover: #05AD7EFF;
856
+ --inverse-surface-accent-active: #048F68FF;
857
+ --inverse-surface-accent-minor-hover: #7AF5D2FF;
858
+ --inverse-surface-accent-minor-active: #4BF1C2FF;
859
+ --inverse-surface-transparent-accent-hover: #05996F66;
860
+ --inverse-surface-transparent-accent-active: #05996F38;
861
+ --inverse-surface-positive-hover: #1DAF37FF;
862
+ --inverse-surface-positive-active: #18952FFF;
863
+ --inverse-surface-warning-hover: #FB7223FF;
864
+ --inverse-surface-warning-active: #F05B05FF;
865
+ --inverse-surface-negative-hover: #FF475AFF;
866
+ --inverse-surface-negative-active: #FF1F35FF;
867
+ --inverse-surface-info-hover: #1798EEFF;
868
+ --inverse-surface-info-active: #1086D5FF;
869
+ --inverse-surface-positive-minor-hover: #8AF59DFF;
870
+ --inverse-surface-positive-minor-active: #6EF286FF;
871
+ --inverse-surface-warning-minor-hover: #FFDECCFF;
872
+ --inverse-surface-warning-minor-active: #FFCAADFF;
873
+ --inverse-surface-negative-minor-hover: #FED7DBFF;
874
+ --inverse-surface-negative-minor-active: #FEC3C9FF;
875
+ --inverse-surface-info-minor-hover: #C7E9FFFF;
876
+ --inverse-surface-info-minor-active: #A8DCFFFF;
877
+ --inverse-surface-transparent-positive-hover: #1A9E3266;
878
+ --inverse-surface-transparent-positive-active: #1A9E3238;
879
+ --inverse-surface-transparent-warning-hover: #FA5F0566;
880
+ --inverse-surface-transparent-warning-active: #FA5F0538;
881
+ --inverse-surface-transparent-negative-hover: #FF293E66;
882
+ --inverse-surface-transparent-negative-active: #FF293E38;
883
+ --inverse-surface-transparent-info-hover: #118CDF66;
884
+ --inverse-surface-transparent-info-active: #118CDF38;
885
+ --inverse-surface-solid-primary: #F5F5F5;
886
+ --inverse-surface-solid-secondary: #DDDDDD;
887
+ --inverse-surface-solid-tertiary: #C7C7C7;
888
+ --inverse-surface-solid-card: #FFFFFFFF;
889
+ --inverse-surface-solid-default: #080808;
890
+ --inverse-surface-clear: #FFFFFF00;
891
+ --inverse-surface-accent: #05996F;
892
+ --inverse-surface-positive: #1A9E32;
893
+ --inverse-surface-warning: #FA5F05;
894
+ --inverse-surface-negative: #FF293E;
895
+ --inverse-surface-transparent-card: #FFFFFFFF;
896
+ --inverse-surface-transparent-primary: #08080805;
897
+ --inverse-surface-transparent-secondary: #0808080F;
898
+ --inverse-surface-transparent-tertiary: #0808081F;
899
+ --inverse-surface-transparent-deep: #080808A3;
900
+ --background-primary: #171717;
901
+ --dark-background-primary: #171717;
902
+ --light-background-primary: #F5F5F5;
903
+ --inverse-background-primary: #F5F5F5;
904
+ --overlay-soft: #0808088F;
905
+ --overlay-hard: #080808F5;
906
+ --overlay-blur: #08080833;
907
+ --on-dark-overlay-soft: #0808088F;
908
+ --on-dark-overlay-hard: #080808F5;
909
+ --on-dark-overlay-blur: #08080833;
910
+ --on-light-overlay-soft: #F9F9F98F;
911
+ --on-light-overlay-hard: #F9F9F9F5;
912
+ --on-light-overlay-blur: #F9F9F933;
913
+ --inverse-overlay-soft: #F9F9F98F;
914
+ --inverse-overlay-hard: #F9F9F9F5;
915
+ --inverse-overlay-blur: #F9F9F933;
916
+ color: var(--text-primary);
917
+ background-color: var(--background-primary);
918
+ }
919
+
920
+ .light {
921
+ --text-accent-gradient-hover: #CCCCCCFF;
922
+ --text-accent-gradient-active: #E6E6E6FF;
923
+ --text-accent-gradient: linear-gradient(45.00deg, #21CA9AFF 0%, #4AD6FCFF 100%);
924
+ --on-dark-text-accent-gradient-hover: #CCCCCCFF;
925
+ --on-dark-text-accent-gradient-active: #E6E6E6FF;
926
+ --on-dark-text-accent-gradient: linear-gradient(45.00deg, #21CA9AFF 0%, #4AD6FCFF 100%);
927
+ --on-light-text-accent-gradient-hover: #CCCCCCFF;
928
+ --on-light-text-accent-gradient-active: #E6E6E6FF;
929
+ --on-light-text-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
930
+ --inverse-text-accent-gradient-hover: #CCCCCCFF;
931
+ --inverse-text-accent-gradient-active: #E6E6E6FF;
932
+ --inverse-text-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
933
+ --surface-accent-gradient-hover: #FFFFFFFF;
934
+ --surface-accent-gradient-active: #FFFFFFFF;
935
+ --surface-accent-gradient: linear-gradient(45.00deg, #00AC7BFF 0.763%, #27C6E5FF 100%);
936
+ --surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
937
+ --surface-skeleton-gradient-hover: #FFFFFFFF;
938
+ --surface-skeleton-gradient-active: #FFFFFFFF;
939
+ --surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
940
+ --surface-skeleton-deep-gradient-hover: #FFFFFFFF;
941
+ --surface-skeleton-deep-gradient-active: #FFFFFFFF;
942
+ --on-dark-surface-accent-gradient-hover: #FFFFFFFF;
943
+ --on-dark-surface-accent-gradient-active: #FFFFFFFF;
944
+ --on-dark-surface-accent-gradient: linear-gradient(45.00deg, #00AC7BFF 0.763%, #27C6E5FF 100%);
945
+ --on-dark-surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
946
+ --on-dark-surface-skeleton-gradient-hover: #FFFFFFFF;
947
+ --on-dark-surface-skeleton-gradient-active: #FFFFFFFF;
948
+ --on-dark-surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
949
+ --on-dark-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
950
+ --on-dark-surface-skeleton-deep-gradient-active: #FFFFFFFF;
951
+ --on-light-surface-accent-gradient-hover: #FFFFFFFF;
952
+ --on-light-surface-accent-gradient-active: #FFFFFFFF;
953
+ --on-light-surface-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
954
+ --on-light-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
955
+ --on-light-surface-skeleton-gradient-hover: #FFFFFFFF;
956
+ --on-light-surface-skeleton-gradient-active: #FFFFFFFF;
957
+ --on-light-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
958
+ --on-light-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
959
+ --on-light-surface-skeleton-deep-gradient-active: #FFFFFFFF;
960
+ --inverse-surface-accent-gradient-hover: #FFFFFFFF;
961
+ --inverse-surface-accent-gradient-active: #FFFFFFFF;
962
+ --inverse-surface-accent-gradient: linear-gradient(45.00deg, #05996FFF 0%, #1BA0E3FF 100%);
963
+ --inverse-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
964
+ --inverse-surface-skeleton-gradient-hover: #FFFFFFFF;
965
+ --inverse-surface-skeleton-gradient-active: #FFFFFFFF;
966
+ --inverse-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
967
+ --inverse-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
968
+ --inverse-surface-skeleton-deep-gradient-active: #FFFFFFFF;
969
+ }
970
+
971
+ .dark, .light {
972
+ --shadow-down-soft-s: 0px 4px 14px -4px #08080814, 0px 1px 4px -1px #0000000A;
973
+ --shadow-down-soft-m: 0px 24px 48px -8px #00000014;
974
+ --shadow-down-soft-l: 0px 60px 112px -8px #00000014;
975
+ --shadow-down-hard-s: 0px 4px 12px -3px #08080829, 0px 1px 4px -2px #00000014;
976
+ --shadow-down-hard-m: 0px 16px 32px -8px #0000003D;
977
+ --shadow-down-hard-l: 0px 60px 112px -8px #00000066;
978
+ --shadow-up-soft-s: 0px -4px 14px -4px #08080814, 0px -1px 4px -1px #00000008;
979
+ --shadow-up-soft-m: 0px -24px 48px -8px #00000014;
980
+ --shadow-up-soft-l: 0px -60px 112px -8px #00000014;
981
+ --shadow-up-hard-s: 0px -4px 12px -3px #08080833, 0px -1px 4px -1px #00000008;
982
+ --shadow-up-hard-m: 0px -16px 32px -8px #0000003D;
983
+ --shadow-up-hard-l: 0px -60px 112px -8px #00000066;
984
+ }
985
+
986
+ .dark, .light {
987
+ --border-radius-xxs: 4px;
988
+ --border-radius-xs: 8px;
989
+ --border-radius-s: 12px;
990
+ --border-radius-m: 16px;
991
+ --border-radius-l: 20px;
992
+ --border-radius-xl: 24px;
993
+ --border-radius-xxl: 32px;
994
+ }
995
+
996
+ .dark, .light {
997
+ font-size: 16px;
998
+ --plasma-typo-overflow-wrap: break-word;
999
+ --plasma-typo-hyphens: auto;
1000
+ --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;
1001
+ --plasma-typo-body-font-family: 'SB Sans Text', sans-serif;
1002
+ --plasma-typo-header-font-family: 'SB Sans Display', sans-serif;
1003
+ --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;
1004
+ --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);
1005
+ --plasma-typo-dspl-l-letter-spacing: normal;
1006
+ --plasma-typo-dspl-l-font-style: normal;
1007
+ --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);
1008
+ --plasma-typo-dspl-l-bold-letter-spacing: normal;
1009
+ --plasma-typo-dspl-l-bold-font-style: normal;
1010
+ --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);
1011
+ --plasma-typo-dspl-m-letter-spacing: normal;
1012
+ --plasma-typo-dspl-m-font-style: normal;
1013
+ --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);
1014
+ --plasma-typo-dspl-m-bold-letter-spacing: normal;
1015
+ --plasma-typo-dspl-m-bold-font-style: normal;
1016
+ --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);
1017
+ --plasma-typo-dspl-s-letter-spacing: normal;
1018
+ --plasma-typo-dspl-s-font-style: normal;
1019
+ --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
1020
+ --plasma-typo-dspl-s-bold-letter-spacing: normal;
1021
+ --plasma-typo-dspl-s-bold-font-style: normal;
1022
+ --plasma-typo-h1-font-family: var(--plasma-typo-header-font-family);
1023
+ --plasma-typo-h1-letter-spacing: normal;
1024
+ --plasma-typo-h1-font-style: normal;
1025
+ --plasma-typo-h1-bold-font-family: var(--plasma-typo-header-font-family);
1026
+ --plasma-typo-h1-bold-letter-spacing: normal;
1027
+ --plasma-typo-h1-bold-font-style: normal;
1028
+ --plasma-typo-h2-font-family: var(--plasma-typo-header-font-family);
1029
+ --plasma-typo-h2-letter-spacing: normal;
1030
+ --plasma-typo-h2-font-style: normal;
1031
+ --plasma-typo-h2-bold-font-family: var(--plasma-typo-header-font-family);
1032
+ --plasma-typo-h2-bold-letter-spacing: normal;
1033
+ --plasma-typo-h2-bold-font-style: normal;
1034
+ --plasma-typo-h3-font-family: var(--plasma-typo-header-font-family);
1035
+ --plasma-typo-h3-letter-spacing: normal;
1036
+ --plasma-typo-h3-font-style: normal;
1037
+ --plasma-typo-h3-bold-font-family: var(--plasma-typo-header-font-family);
1038
+ --plasma-typo-h3-bold-letter-spacing: normal;
1039
+ --plasma-typo-h3-bold-font-style: normal;
1040
+ --plasma-typo-h4-font-family: var(--plasma-typo-header-font-family);
1041
+ --plasma-typo-h4-letter-spacing: normal;
1042
+ --plasma-typo-h4-font-style: normal;
1043
+ --plasma-typo-h4-bold-font-family: var(--plasma-typo-header-font-family);
1044
+ --plasma-typo-h4-bold-letter-spacing: normal;
1045
+ --plasma-typo-h4-bold-font-style: normal;
1046
+ --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
1047
+ --plasma-typo-h5-letter-spacing: normal;
1048
+ --plasma-typo-h5-font-style: normal;
1049
+ --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
1050
+ --plasma-typo-h5-bold-letter-spacing: normal;
1051
+ --plasma-typo-h5-bold-font-style: normal;
1052
+ --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1053
+ --plasma-typo-body-l-letter-spacing: -0.02em;
1054
+ --plasma-typo-body-l-font-style: normal;
1055
+ --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
1056
+ --plasma-typo-body-l-bold-letter-spacing: -0.02em;
1057
+ --plasma-typo-body-l-bold-font-style: normal;
1058
+ --plasma-typo-body-m-font-family: var(--plasma-typo-body-font-family);
1059
+ --plasma-typo-body-m-letter-spacing: -0.02em;
1060
+ --plasma-typo-body-m-font-style: normal;
1061
+ --plasma-typo-body-m-bold-font-family: var(--plasma-typo-body-font-family);
1062
+ --plasma-typo-body-m-bold-letter-spacing: -0.02em;
1063
+ --plasma-typo-body-m-bold-font-style: normal;
1064
+ --plasma-typo-body-s-font-family: var(--plasma-typo-body-font-family);
1065
+ --plasma-typo-body-s-letter-spacing: -0.02em;
1066
+ --plasma-typo-body-s-font-style: normal;
1067
+ --plasma-typo-body-s-bold-font-family: var(--plasma-typo-body-font-family);
1068
+ --plasma-typo-body-s-bold-letter-spacing: -0.02em;
1069
+ --plasma-typo-body-s-bold-font-style: normal;
1070
+ --plasma-typo-body-xs-font-family: var(--plasma-typo-body-font-family);
1071
+ --plasma-typo-body-xs-letter-spacing: -0.02em;
1072
+ --plasma-typo-body-xs-font-style: normal;
1073
+ --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-body-font-family);
1074
+ --plasma-typo-body-xs-bold-letter-spacing: -0.02em;
1075
+ --plasma-typo-body-xs-bold-font-style: normal;
1076
+ --plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
1077
+ --plasma-typo-body-xxs-letter-spacing: -0.02em;
1078
+ --plasma-typo-body-xxs-font-style: normal;
1079
+ --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-body-font-family);
1080
+ --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
1081
+ --plasma-typo-body-xxs-bold-font-style: normal;
1082
+ --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);
1083
+ --plasma-typo-text-l-letter-spacing: -0.02em;
1084
+ --plasma-typo-text-l-font-style: normal;
1085
+ --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);
1086
+ --plasma-typo-text-l-bold-letter-spacing: -0.02em;
1087
+ --plasma-typo-text-l-bold-font-style: normal;
1088
+ --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);
1089
+ --plasma-typo-text-m-letter-spacing: -0.02em;
1090
+ --plasma-typo-text-m-font-style: normal;
1091
+ --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);
1092
+ --plasma-typo-text-m-bold-letter-spacing: -0.02em;
1093
+ --plasma-typo-text-m-bold-font-style: normal;
1094
+ --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);
1095
+ --plasma-typo-text-s-letter-spacing: -0.02em;
1096
+ --plasma-typo-text-s-font-style: normal;
1097
+ --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);
1098
+ --plasma-typo-text-s-bold-letter-spacing: -0.02em;
1099
+ --plasma-typo-text-s-bold-font-style: normal;
1100
+ --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);
1101
+ --plasma-typo-text-xs-letter-spacing: -0.02em;
1102
+ --plasma-typo-text-xs-font-style: normal;
1103
+ --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);
1104
+ --plasma-typo-text-xs-bold-letter-spacing: -0.02em;
1105
+ --plasma-typo-text-xs-bold-font-style: normal;
1106
+ }
1107
+
1108
+ @media (max-width: 559px) {
1109
+ .dark, .light {
1110
+ --plasma-typo-dspl-l-font-size: 5.5rem;
1111
+ --plasma-typo-dspl-l-font-weight: 300;
1112
+ --plasma-typo-dspl-l-line-height: 5.75rem;
1113
+ --plasma-typo-dspl-l-bold-font-size: 5.5rem;
1114
+ --plasma-typo-dspl-l-bold-font-weight: 600;
1115
+ --plasma-typo-dspl-l-bold-line-height: 5.75rem;
1116
+ --plasma-typo-dspl-m-font-size: 3.5rem;
1117
+ --plasma-typo-dspl-m-font-weight: 300;
1118
+ --plasma-typo-dspl-m-line-height: 3.875rem;
1119
+ --plasma-typo-dspl-m-bold-font-size: 3.5rem;
1120
+ --plasma-typo-dspl-m-bold-font-weight: 600;
1121
+ --plasma-typo-dspl-m-bold-line-height: 3.875rem;
1122
+ --plasma-typo-dspl-s-font-size: 2.5rem;
1123
+ --plasma-typo-dspl-s-font-weight: 300;
1124
+ --plasma-typo-dspl-s-line-height: 2.875rem;
1125
+ --plasma-typo-dspl-s-bold-font-size: 2.5rem;
1126
+ --plasma-typo-dspl-s-bold-font-weight: 600;
1127
+ --plasma-typo-dspl-s-bold-line-height: 2.875rem;
1128
+ --plasma-typo-h1-font-size: 1.75rem;
1129
+ --plasma-typo-h1-font-weight: 400;
1130
+ --plasma-typo-h1-line-height: 2.125rem;
1131
+ --plasma-typo-h1-bold-font-size: 1.75rem;
1132
+ --plasma-typo-h1-bold-font-weight: 600;
1133
+ --plasma-typo-h1-bold-line-height: 2.125rem;
1134
+ --plasma-typo-h2-font-size: 1.5rem;
1135
+ --plasma-typo-h2-font-weight: 400;
1136
+ --plasma-typo-h2-line-height: 1.875rem;
1137
+ --plasma-typo-h2-bold-font-size: 1.5rem;
1138
+ --plasma-typo-h2-bold-font-weight: 600;
1139
+ --plasma-typo-h2-bold-line-height: 1.875rem;
1140
+ --plasma-typo-h3-font-size: 1.25rem;
1141
+ --plasma-typo-h3-font-weight: 400;
1142
+ --plasma-typo-h3-line-height: 1.625rem;
1143
+ --plasma-typo-h3-bold-font-size: 1.25rem;
1144
+ --plasma-typo-h3-bold-font-weight: 600;
1145
+ --plasma-typo-h3-bold-line-height: 1.625rem;
1146
+ --plasma-typo-h4-font-size: 1.125rem;
1147
+ --plasma-typo-h4-font-weight: 400;
1148
+ --plasma-typo-h4-line-height: 1.5rem;
1149
+ --plasma-typo-h4-bold-font-size: 1.125rem;
1150
+ --plasma-typo-h4-bold-font-weight: 600;
1151
+ --plasma-typo-h4-bold-line-height: 1.5rem;
1152
+ --plasma-typo-h5-font-size: 1rem;
1153
+ --plasma-typo-h5-font-weight: 400;
1154
+ --plasma-typo-h5-line-height: 1.375rem;
1155
+ --plasma-typo-h5-bold-font-size: 1rem;
1156
+ --plasma-typo-h5-bold-font-weight: 600;
1157
+ --plasma-typo-h5-bold-line-height: 1.375rem;
1158
+ --plasma-typo-body-l-font-size: 1.125rem;
1159
+ --plasma-typo-body-l-font-weight: 400;
1160
+ --plasma-typo-body-l-line-height: 1.375rem;
1161
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
1162
+ --plasma-typo-body-l-bold-font-weight: 600;
1163
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
1164
+ --plasma-typo-body-m-font-size: 1rem;
1165
+ --plasma-typo-body-m-font-weight: 400;
1166
+ --plasma-typo-body-m-line-height: 1.25rem;
1167
+ --plasma-typo-body-m-bold-font-size: 1rem;
1168
+ --plasma-typo-body-m-bold-font-weight: 600;
1169
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
1170
+ --plasma-typo-body-s-font-size: 0.875rem;
1171
+ --plasma-typo-body-s-font-weight: 400;
1172
+ --plasma-typo-body-s-line-height: 1.125rem;
1173
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
1174
+ --plasma-typo-body-s-bold-font-weight: 600;
1175
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
1176
+ --plasma-typo-body-xs-font-size: 0.75rem;
1177
+ --plasma-typo-body-xs-font-weight: 400;
1178
+ --plasma-typo-body-xs-line-height: 0.875rem;
1179
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
1180
+ --plasma-typo-body-xs-bold-font-weight: 600;
1181
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
1182
+ --plasma-typo-body-xxs-font-size: 0.625rem;
1183
+ --plasma-typo-body-xxs-font-weight: 400;
1184
+ --plasma-typo-body-xxs-line-height: 0.75rem;
1185
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1186
+ --plasma-typo-body-xxs-bold-font-weight: 600;
1187
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1188
+ --plasma-typo-text-l-font-size: 1.125rem;
1189
+ --plasma-typo-text-l-font-weight: 400;
1190
+ --plasma-typo-text-l-line-height: 1.625rem;
1191
+ --plasma-typo-text-l-bold-font-size: 1.125rem;
1192
+ --plasma-typo-text-l-bold-font-weight: 600;
1193
+ --plasma-typo-text-l-bold-line-height: 1.625rem;
1194
+ --plasma-typo-text-m-font-size: 1rem;
1195
+ --plasma-typo-text-m-font-weight: 400;
1196
+ --plasma-typo-text-m-line-height: 1.5rem;
1197
+ --plasma-typo-text-m-bold-font-size: 1rem;
1198
+ --plasma-typo-text-m-bold-font-weight: 600;
1199
+ --plasma-typo-text-m-bold-line-height: 1.5rem;
1200
+ --plasma-typo-text-s-font-size: 0.875rem;
1201
+ --plasma-typo-text-s-font-weight: 400;
1202
+ --plasma-typo-text-s-line-height: 1.25rem;
1203
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
1204
+ --plasma-typo-text-s-bold-font-weight: 600;
1205
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
1206
+ --plasma-typo-text-xs-font-size: 0.75rem;
1207
+ --plasma-typo-text-xs-font-weight: 400;
1208
+ --plasma-typo-text-xs-line-height: 1rem;
1209
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
1210
+ --plasma-typo-text-xs-bold-font-weight: 600;
1211
+ --plasma-typo-text-xs-bold-line-height: 1rem;
1212
+ }
1213
+ }
1214
+
1215
+ @media (min-width: 560px) and (max-width: 959px) {
1216
+ .dark, .light {
1217
+ --plasma-typo-dspl-l-font-size: 7rem;
1218
+ --plasma-typo-dspl-l-font-weight: 300;
1219
+ --plasma-typo-dspl-l-line-height: 7rem;
1220
+ --plasma-typo-dspl-l-bold-font-size: 7rem;
1221
+ --plasma-typo-dspl-l-bold-font-weight: 600;
1222
+ --plasma-typo-dspl-l-bold-line-height: 7rem;
1223
+ --plasma-typo-dspl-m-font-size: 4.5rem;
1224
+ --plasma-typo-dspl-m-font-weight: 300;
1225
+ --plasma-typo-dspl-m-line-height: 4.75rem;
1226
+ --plasma-typo-dspl-m-bold-font-size: 4.5rem;
1227
+ --plasma-typo-dspl-m-bold-font-weight: 600;
1228
+ --plasma-typo-dspl-m-bold-line-height: 4.75rem;
1229
+ --plasma-typo-dspl-s-font-size: 3rem;
1230
+ --plasma-typo-dspl-s-font-weight: 300;
1231
+ --plasma-typo-dspl-s-line-height: 3.375rem;
1232
+ --plasma-typo-dspl-s-bold-font-size: 3rem;
1233
+ --plasma-typo-dspl-s-bold-font-weight: 600;
1234
+ --plasma-typo-dspl-s-bold-line-height: 3.375rem;
1235
+ --plasma-typo-h1-font-size: 2.5rem;
1236
+ --plasma-typo-h1-font-weight: 400;
1237
+ --plasma-typo-h1-line-height: 2.875rem;
1238
+ --plasma-typo-h1-bold-font-size: 2.5rem;
1239
+ --plasma-typo-h1-bold-font-weight: 600;
1240
+ --plasma-typo-h1-bold-line-height: 2.875rem;
1241
+ --plasma-typo-h2-font-size: 1.75rem;
1242
+ --plasma-typo-h2-font-weight: 400;
1243
+ --plasma-typo-h2-line-height: 2.125rem;
1244
+ --plasma-typo-h2-bold-font-size: 1.75rem;
1245
+ --plasma-typo-h2-bold-font-weight: 600;
1246
+ --plasma-typo-h2-bold-line-height: 2.125rem;
1247
+ --plasma-typo-h3-font-size: 1.25rem;
1248
+ --plasma-typo-h3-font-weight: 400;
1249
+ --plasma-typo-h3-line-height: 1.625rem;
1250
+ --plasma-typo-h3-bold-font-size: 1.25rem;
1251
+ --plasma-typo-h3-bold-font-weight: 600;
1252
+ --plasma-typo-h3-bold-line-height: 1.625rem;
1253
+ --plasma-typo-h4-font-size: 1.125rem;
1254
+ --plasma-typo-h4-font-weight: 400;
1255
+ --plasma-typo-h4-line-height: 1.5rem;
1256
+ --plasma-typo-h4-bold-font-size: 1.125rem;
1257
+ --plasma-typo-h4-bold-font-weight: 600;
1258
+ --plasma-typo-h4-bold-line-height: 1.5rem;
1259
+ --plasma-typo-h5-font-size: 1rem;
1260
+ --plasma-typo-h5-font-weight: 400;
1261
+ --plasma-typo-h5-line-height: 1.375rem;
1262
+ --plasma-typo-h5-bold-font-size: 1rem;
1263
+ --plasma-typo-h5-bold-font-weight: 600;
1264
+ --plasma-typo-h5-bold-line-height: 1.375rem;
1265
+ --plasma-typo-body-l-font-size: 1.125rem;
1266
+ --plasma-typo-body-l-font-weight: 400;
1267
+ --plasma-typo-body-l-line-height: 1.375rem;
1268
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
1269
+ --plasma-typo-body-l-bold-font-weight: 600;
1270
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
1271
+ --plasma-typo-body-m-font-size: 1rem;
1272
+ --plasma-typo-body-m-font-weight: 400;
1273
+ --plasma-typo-body-m-line-height: 1.25rem;
1274
+ --plasma-typo-body-m-bold-font-size: 1rem;
1275
+ --plasma-typo-body-m-bold-font-weight: 600;
1276
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
1277
+ --plasma-typo-body-s-font-size: 0.875rem;
1278
+ --plasma-typo-body-s-font-weight: 400;
1279
+ --plasma-typo-body-s-line-height: 1.125rem;
1280
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
1281
+ --plasma-typo-body-s-bold-font-weight: 600;
1282
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
1283
+ --plasma-typo-body-xs-font-size: 0.75rem;
1284
+ --plasma-typo-body-xs-font-weight: 400;
1285
+ --plasma-typo-body-xs-line-height: 0.875rem;
1286
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
1287
+ --plasma-typo-body-xs-bold-font-weight: 600;
1288
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
1289
+ --plasma-typo-body-xxs-font-size: 0.625rem;
1290
+ --plasma-typo-body-xxs-font-weight: 400;
1291
+ --plasma-typo-body-xxs-line-height: 0.75rem;
1292
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1293
+ --plasma-typo-body-xxs-bold-font-weight: 600;
1294
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1295
+ --plasma-typo-text-l-font-size: 1.25rem;
1296
+ --plasma-typo-text-l-font-weight: 400;
1297
+ --plasma-typo-text-l-line-height: 1.75rem;
1298
+ --plasma-typo-text-l-bold-font-size: 1.25rem;
1299
+ --plasma-typo-text-l-bold-font-weight: 600;
1300
+ --plasma-typo-text-l-bold-line-height: 1.75rem;
1301
+ --plasma-typo-text-m-font-size: 1rem;
1302
+ --plasma-typo-text-m-font-weight: 400;
1303
+ --plasma-typo-text-m-line-height: 1.5rem;
1304
+ --plasma-typo-text-m-bold-font-size: 1rem;
1305
+ --plasma-typo-text-m-bold-font-weight: 600;
1306
+ --plasma-typo-text-m-bold-line-height: 1.5rem;
1307
+ --plasma-typo-text-s-font-size: 0.875rem;
1308
+ --plasma-typo-text-s-font-weight: 400;
1309
+ --plasma-typo-text-s-line-height: 1.25rem;
1310
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
1311
+ --plasma-typo-text-s-bold-font-weight: 600;
1312
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
1313
+ --plasma-typo-text-xs-font-size: 0.75rem;
1314
+ --plasma-typo-text-xs-font-weight: 400;
1315
+ --plasma-typo-text-xs-line-height: 1rem;
1316
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
1317
+ --plasma-typo-text-xs-bold-font-weight: 600;
1318
+ --plasma-typo-text-xs-bold-line-height: 1rem;
1319
+ }
1320
+ }
1321
+
1322
+ @media (min-width: 960px) {
1323
+ .dark, .light {
1324
+ --plasma-typo-dspl-l-font-size: 8rem;
1325
+ --plasma-typo-dspl-l-font-weight: 300;
1326
+ --plasma-typo-dspl-l-line-height: 8rem;
1327
+ --plasma-typo-dspl-l-bold-font-size: 8rem;
1328
+ --plasma-typo-dspl-l-bold-font-weight: 600;
1329
+ --plasma-typo-dspl-l-bold-line-height: 8rem;
1330
+ --plasma-typo-dspl-m-font-size: 5.5rem;
1331
+ --plasma-typo-dspl-m-font-weight: 300;
1332
+ --plasma-typo-dspl-m-line-height: 5.75rem;
1333
+ --plasma-typo-dspl-m-bold-font-size: 5.5rem;
1334
+ --plasma-typo-dspl-m-bold-font-weight: 600;
1335
+ --plasma-typo-dspl-m-bold-line-height: 5.75rem;
1336
+ --plasma-typo-dspl-s-font-size: 4rem;
1337
+ --plasma-typo-dspl-s-font-weight: 300;
1338
+ --plasma-typo-dspl-s-line-height: 4.25rem;
1339
+ --plasma-typo-dspl-s-bold-font-size: 4rem;
1340
+ --plasma-typo-dspl-s-bold-font-weight: 600;
1341
+ --plasma-typo-dspl-s-bold-line-height: 4.25rem;
1342
+ --plasma-typo-h1-font-size: 3rem;
1343
+ --plasma-typo-h1-font-weight: 400;
1344
+ --plasma-typo-h1-line-height: 3.375rem;
1345
+ --plasma-typo-h1-bold-font-size: 3rem;
1346
+ --plasma-typo-h1-bold-font-weight: 600;
1347
+ --plasma-typo-h1-bold-line-height: 3.375rem;
1348
+ --plasma-typo-h2-font-size: 2rem;
1349
+ --plasma-typo-h2-font-weight: 400;
1350
+ --plasma-typo-h2-line-height: 2.375rem;
1351
+ --plasma-typo-h2-bold-font-size: 2rem;
1352
+ --plasma-typo-h2-bold-font-weight: 600;
1353
+ --plasma-typo-h2-bold-line-height: 2.375rem;
1354
+ --plasma-typo-h3-font-size: 1.5rem;
1355
+ --plasma-typo-h3-font-weight: 400;
1356
+ --plasma-typo-h3-line-height: 1.875rem;
1357
+ --plasma-typo-h3-bold-font-size: 1.5rem;
1358
+ --plasma-typo-h3-bold-font-weight: 600;
1359
+ --plasma-typo-h3-bold-line-height: 1.875rem;
1360
+ --plasma-typo-h4-font-size: 1.25rem;
1361
+ --plasma-typo-h4-font-weight: 400;
1362
+ --plasma-typo-h4-line-height: 1.625rem;
1363
+ --plasma-typo-h4-bold-font-size: 1.25rem;
1364
+ --plasma-typo-h4-bold-font-weight: 600;
1365
+ --plasma-typo-h4-bold-line-height: 1.625rem;
1366
+ --plasma-typo-h5-font-size: 1.125rem;
1367
+ --plasma-typo-h5-font-weight: 400;
1368
+ --plasma-typo-h5-line-height: 1.5rem;
1369
+ --plasma-typo-h5-bold-font-size: 1.125rem;
1370
+ --plasma-typo-h5-bold-font-weight: 600;
1371
+ --plasma-typo-h5-bold-line-height: 1.5rem;
1372
+ --plasma-typo-body-l-font-size: 1.125rem;
1373
+ --plasma-typo-body-l-font-weight: 400;
1374
+ --plasma-typo-body-l-line-height: 1.375rem;
1375
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
1376
+ --plasma-typo-body-l-bold-font-weight: 600;
1377
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
1378
+ --plasma-typo-body-m-font-size: 1rem;
1379
+ --plasma-typo-body-m-font-weight: 400;
1380
+ --plasma-typo-body-m-line-height: 1.25rem;
1381
+ --plasma-typo-body-m-bold-font-size: 1rem;
1382
+ --plasma-typo-body-m-bold-font-weight: 600;
1383
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
1384
+ --plasma-typo-body-s-font-size: 0.875rem;
1385
+ --plasma-typo-body-s-font-weight: 400;
1386
+ --plasma-typo-body-s-line-height: 1.125rem;
1387
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
1388
+ --plasma-typo-body-s-bold-font-weight: 600;
1389
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
1390
+ --plasma-typo-body-xs-font-size: 0.75rem;
1391
+ --plasma-typo-body-xs-font-weight: 400;
1392
+ --plasma-typo-body-xs-line-height: 0.875rem;
1393
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
1394
+ --plasma-typo-body-xs-bold-font-weight: 600;
1395
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
1396
+ --plasma-typo-body-xxs-font-size: 0.625rem;
1397
+ --plasma-typo-body-xxs-font-weight: 400;
1398
+ --plasma-typo-body-xxs-line-height: 0.75rem;
1399
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1400
+ --plasma-typo-body-xxs-bold-font-weight: 600;
1401
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1402
+ --plasma-typo-text-l-font-size: 1.5rem;
1403
+ --plasma-typo-text-l-font-weight: 400;
1404
+ --plasma-typo-text-l-line-height: 2rem;
1405
+ --plasma-typo-text-l-bold-font-size: 1.5rem;
1406
+ --plasma-typo-text-l-bold-font-weight: 600;
1407
+ --plasma-typo-text-l-bold-line-height: 2rem;
1408
+ --plasma-typo-text-m-font-size: 1.125rem;
1409
+ --plasma-typo-text-m-font-weight: 400;
1410
+ --plasma-typo-text-m-line-height: 1.625rem;
1411
+ --plasma-typo-text-m-bold-font-size: 1.125rem;
1412
+ --plasma-typo-text-m-bold-font-weight: 600;
1413
+ --plasma-typo-text-m-bold-line-height: 1.625rem;
1414
+ --plasma-typo-text-s-font-size: 0.875rem;
1415
+ --plasma-typo-text-s-font-weight: 400;
1416
+ --plasma-typo-text-s-line-height: 1.25rem;
1417
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
1418
+ --plasma-typo-text-s-bold-font-weight: 600;
1419
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
1420
+ --plasma-typo-text-xs-font-size: 0.75rem;
1421
+ --plasma-typo-text-xs-font-weight: 400;
1422
+ --plasma-typo-text-xs-line-height: 1rem;
1423
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
1424
+ --plasma-typo-text-xs-bold-font-weight: 600;
1425
+ --plasma-typo-text-xs-bold-line-height: 1rem;
1426
+ }
1427
+ }