@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,943 @@
1
+ /* Generated by robots, do not change this manually! */
2
+
3
+ :root {
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
+ :root {
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
+ :root {
488
+ --shadow-down-soft-s: 0px 4px 14px -4px #08080814, 0px 1px 4px -1px #0000000A;
489
+ --shadow-down-soft-m: 0px 24px 48px -8px #00000014;
490
+ --shadow-down-soft-l: 0px 60px 112px -8px #00000014;
491
+ --shadow-down-hard-s: 0px 4px 12px -3px #08080829, 0px 1px 4px -2px #00000014;
492
+ --shadow-down-hard-m: 0px 16px 32px -8px #0000003D;
493
+ --shadow-down-hard-l: 0px 60px 112px -8px #00000066;
494
+ --shadow-up-soft-s: 0px -4px 14px -4px #08080814, 0px -1px 4px -1px #00000008;
495
+ --shadow-up-soft-m: 0px -24px 48px -8px #00000014;
496
+ --shadow-up-soft-l: 0px -60px 112px -8px #00000014;
497
+ --shadow-up-hard-s: 0px -4px 12px -3px #08080833, 0px -1px 4px -1px #00000008;
498
+ --shadow-up-hard-m: 0px -16px 32px -8px #0000003D;
499
+ --shadow-up-hard-l: 0px -60px 112px -8px #00000066;
500
+ }
501
+
502
+ :root {
503
+ --border-radius-xxs: 4px;
504
+ --border-radius-xs: 8px;
505
+ --border-radius-s: 12px;
506
+ --border-radius-m: 16px;
507
+ --border-radius-l: 20px;
508
+ --border-radius-xl: 24px;
509
+ --border-radius-xxl: 32px;
510
+ }
511
+
512
+ :root {
513
+ font-size: 16px;
514
+ --plasma-typo-overflow-wrap: break-word;
515
+ --plasma-typo-hyphens: auto;
516
+ --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;
517
+ --plasma-typo-body-font-family: 'SB Sans Text', sans-serif;
518
+ --plasma-typo-header-font-family: 'SB Sans Display', sans-serif;
519
+ --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;
520
+ --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);
521
+ --plasma-typo-dspl-l-letter-spacing: normal;
522
+ --plasma-typo-dspl-l-font-style: normal;
523
+ --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);
524
+ --plasma-typo-dspl-l-bold-letter-spacing: normal;
525
+ --plasma-typo-dspl-l-bold-font-style: normal;
526
+ --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);
527
+ --plasma-typo-dspl-m-letter-spacing: normal;
528
+ --plasma-typo-dspl-m-font-style: normal;
529
+ --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);
530
+ --plasma-typo-dspl-m-bold-letter-spacing: normal;
531
+ --plasma-typo-dspl-m-bold-font-style: normal;
532
+ --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);
533
+ --plasma-typo-dspl-s-letter-spacing: normal;
534
+ --plasma-typo-dspl-s-font-style: normal;
535
+ --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
536
+ --plasma-typo-dspl-s-bold-letter-spacing: normal;
537
+ --plasma-typo-dspl-s-bold-font-style: normal;
538
+ --plasma-typo-h1-font-family: var(--plasma-typo-header-font-family);
539
+ --plasma-typo-h1-letter-spacing: normal;
540
+ --plasma-typo-h1-font-style: normal;
541
+ --plasma-typo-h1-bold-font-family: var(--plasma-typo-header-font-family);
542
+ --plasma-typo-h1-bold-letter-spacing: normal;
543
+ --plasma-typo-h1-bold-font-style: normal;
544
+ --plasma-typo-h2-font-family: var(--plasma-typo-header-font-family);
545
+ --plasma-typo-h2-letter-spacing: normal;
546
+ --plasma-typo-h2-font-style: normal;
547
+ --plasma-typo-h2-bold-font-family: var(--plasma-typo-header-font-family);
548
+ --plasma-typo-h2-bold-letter-spacing: normal;
549
+ --plasma-typo-h2-bold-font-style: normal;
550
+ --plasma-typo-h3-font-family: var(--plasma-typo-header-font-family);
551
+ --plasma-typo-h3-letter-spacing: normal;
552
+ --plasma-typo-h3-font-style: normal;
553
+ --plasma-typo-h3-bold-font-family: var(--plasma-typo-header-font-family);
554
+ --plasma-typo-h3-bold-letter-spacing: normal;
555
+ --plasma-typo-h3-bold-font-style: normal;
556
+ --plasma-typo-h4-font-family: var(--plasma-typo-header-font-family);
557
+ --plasma-typo-h4-letter-spacing: normal;
558
+ --plasma-typo-h4-font-style: normal;
559
+ --plasma-typo-h4-bold-font-family: var(--plasma-typo-header-font-family);
560
+ --plasma-typo-h4-bold-letter-spacing: normal;
561
+ --plasma-typo-h4-bold-font-style: normal;
562
+ --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
563
+ --plasma-typo-h5-letter-spacing: normal;
564
+ --plasma-typo-h5-font-style: normal;
565
+ --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
566
+ --plasma-typo-h5-bold-letter-spacing: normal;
567
+ --plasma-typo-h5-bold-font-style: normal;
568
+ --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
569
+ --plasma-typo-body-l-letter-spacing: -0.02em;
570
+ --plasma-typo-body-l-font-style: normal;
571
+ --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
572
+ --plasma-typo-body-l-bold-letter-spacing: -0.02em;
573
+ --plasma-typo-body-l-bold-font-style: normal;
574
+ --plasma-typo-body-m-font-family: var(--plasma-typo-body-font-family);
575
+ --plasma-typo-body-m-letter-spacing: -0.02em;
576
+ --plasma-typo-body-m-font-style: normal;
577
+ --plasma-typo-body-m-bold-font-family: var(--plasma-typo-body-font-family);
578
+ --plasma-typo-body-m-bold-letter-spacing: -0.02em;
579
+ --plasma-typo-body-m-bold-font-style: normal;
580
+ --plasma-typo-body-s-font-family: var(--plasma-typo-body-font-family);
581
+ --plasma-typo-body-s-letter-spacing: -0.02em;
582
+ --plasma-typo-body-s-font-style: normal;
583
+ --plasma-typo-body-s-bold-font-family: var(--plasma-typo-body-font-family);
584
+ --plasma-typo-body-s-bold-letter-spacing: -0.02em;
585
+ --plasma-typo-body-s-bold-font-style: normal;
586
+ --plasma-typo-body-xs-font-family: var(--plasma-typo-body-font-family);
587
+ --plasma-typo-body-xs-letter-spacing: -0.02em;
588
+ --plasma-typo-body-xs-font-style: normal;
589
+ --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-body-font-family);
590
+ --plasma-typo-body-xs-bold-letter-spacing: -0.02em;
591
+ --plasma-typo-body-xs-bold-font-style: normal;
592
+ --plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
593
+ --plasma-typo-body-xxs-letter-spacing: -0.02em;
594
+ --plasma-typo-body-xxs-font-style: normal;
595
+ --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-body-font-family);
596
+ --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
597
+ --plasma-typo-body-xxs-bold-font-style: normal;
598
+ --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);
599
+ --plasma-typo-text-l-letter-spacing: -0.02em;
600
+ --plasma-typo-text-l-font-style: normal;
601
+ --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);
602
+ --plasma-typo-text-l-bold-letter-spacing: -0.02em;
603
+ --plasma-typo-text-l-bold-font-style: normal;
604
+ --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);
605
+ --plasma-typo-text-m-letter-spacing: -0.02em;
606
+ --plasma-typo-text-m-font-style: normal;
607
+ --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);
608
+ --plasma-typo-text-m-bold-letter-spacing: -0.02em;
609
+ --plasma-typo-text-m-bold-font-style: normal;
610
+ --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);
611
+ --plasma-typo-text-s-letter-spacing: -0.02em;
612
+ --plasma-typo-text-s-font-style: normal;
613
+ --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);
614
+ --plasma-typo-text-s-bold-letter-spacing: -0.02em;
615
+ --plasma-typo-text-s-bold-font-style: normal;
616
+ --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);
617
+ --plasma-typo-text-xs-letter-spacing: -0.02em;
618
+ --plasma-typo-text-xs-font-style: normal;
619
+ --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);
620
+ --plasma-typo-text-xs-bold-letter-spacing: -0.02em;
621
+ --plasma-typo-text-xs-bold-font-style: normal;
622
+ }
623
+
624
+ @media (max-width: 559px) {
625
+ :root {
626
+ --plasma-typo-dspl-l-font-size: 5.5rem;
627
+ --plasma-typo-dspl-l-font-weight: 300;
628
+ --plasma-typo-dspl-l-line-height: 5.75rem;
629
+ --plasma-typo-dspl-l-bold-font-size: 5.5rem;
630
+ --plasma-typo-dspl-l-bold-font-weight: 600;
631
+ --plasma-typo-dspl-l-bold-line-height: 5.75rem;
632
+ --plasma-typo-dspl-m-font-size: 3.5rem;
633
+ --plasma-typo-dspl-m-font-weight: 300;
634
+ --plasma-typo-dspl-m-line-height: 3.875rem;
635
+ --plasma-typo-dspl-m-bold-font-size: 3.5rem;
636
+ --plasma-typo-dspl-m-bold-font-weight: 600;
637
+ --plasma-typo-dspl-m-bold-line-height: 3.875rem;
638
+ --plasma-typo-dspl-s-font-size: 2.5rem;
639
+ --plasma-typo-dspl-s-font-weight: 300;
640
+ --plasma-typo-dspl-s-line-height: 2.875rem;
641
+ --plasma-typo-dspl-s-bold-font-size: 2.5rem;
642
+ --plasma-typo-dspl-s-bold-font-weight: 600;
643
+ --plasma-typo-dspl-s-bold-line-height: 2.875rem;
644
+ --plasma-typo-h1-font-size: 1.75rem;
645
+ --plasma-typo-h1-font-weight: 400;
646
+ --plasma-typo-h1-line-height: 2.125rem;
647
+ --plasma-typo-h1-bold-font-size: 1.75rem;
648
+ --plasma-typo-h1-bold-font-weight: 600;
649
+ --plasma-typo-h1-bold-line-height: 2.125rem;
650
+ --plasma-typo-h2-font-size: 1.5rem;
651
+ --plasma-typo-h2-font-weight: 400;
652
+ --plasma-typo-h2-line-height: 1.875rem;
653
+ --plasma-typo-h2-bold-font-size: 1.5rem;
654
+ --plasma-typo-h2-bold-font-weight: 600;
655
+ --plasma-typo-h2-bold-line-height: 1.875rem;
656
+ --plasma-typo-h3-font-size: 1.25rem;
657
+ --plasma-typo-h3-font-weight: 400;
658
+ --plasma-typo-h3-line-height: 1.625rem;
659
+ --plasma-typo-h3-bold-font-size: 1.25rem;
660
+ --plasma-typo-h3-bold-font-weight: 600;
661
+ --plasma-typo-h3-bold-line-height: 1.625rem;
662
+ --plasma-typo-h4-font-size: 1.125rem;
663
+ --plasma-typo-h4-font-weight: 400;
664
+ --plasma-typo-h4-line-height: 1.5rem;
665
+ --plasma-typo-h4-bold-font-size: 1.125rem;
666
+ --plasma-typo-h4-bold-font-weight: 600;
667
+ --plasma-typo-h4-bold-line-height: 1.5rem;
668
+ --plasma-typo-h5-font-size: 1rem;
669
+ --plasma-typo-h5-font-weight: 400;
670
+ --plasma-typo-h5-line-height: 1.375rem;
671
+ --plasma-typo-h5-bold-font-size: 1rem;
672
+ --plasma-typo-h5-bold-font-weight: 600;
673
+ --plasma-typo-h5-bold-line-height: 1.375rem;
674
+ --plasma-typo-body-l-font-size: 1.125rem;
675
+ --plasma-typo-body-l-font-weight: 400;
676
+ --plasma-typo-body-l-line-height: 1.375rem;
677
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
678
+ --plasma-typo-body-l-bold-font-weight: 600;
679
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
680
+ --plasma-typo-body-m-font-size: 1rem;
681
+ --plasma-typo-body-m-font-weight: 400;
682
+ --plasma-typo-body-m-line-height: 1.25rem;
683
+ --plasma-typo-body-m-bold-font-size: 1rem;
684
+ --plasma-typo-body-m-bold-font-weight: 600;
685
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
686
+ --plasma-typo-body-s-font-size: 0.875rem;
687
+ --plasma-typo-body-s-font-weight: 400;
688
+ --plasma-typo-body-s-line-height: 1.125rem;
689
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
690
+ --plasma-typo-body-s-bold-font-weight: 600;
691
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
692
+ --plasma-typo-body-xs-font-size: 0.75rem;
693
+ --plasma-typo-body-xs-font-weight: 400;
694
+ --plasma-typo-body-xs-line-height: 0.875rem;
695
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
696
+ --plasma-typo-body-xs-bold-font-weight: 600;
697
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
698
+ --plasma-typo-body-xxs-font-size: 0.625rem;
699
+ --plasma-typo-body-xxs-font-weight: 400;
700
+ --plasma-typo-body-xxs-line-height: 0.75rem;
701
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
702
+ --plasma-typo-body-xxs-bold-font-weight: 600;
703
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
704
+ --plasma-typo-text-l-font-size: 1.125rem;
705
+ --plasma-typo-text-l-font-weight: 400;
706
+ --plasma-typo-text-l-line-height: 1.625rem;
707
+ --plasma-typo-text-l-bold-font-size: 1.125rem;
708
+ --plasma-typo-text-l-bold-font-weight: 600;
709
+ --plasma-typo-text-l-bold-line-height: 1.625rem;
710
+ --plasma-typo-text-m-font-size: 1rem;
711
+ --plasma-typo-text-m-font-weight: 400;
712
+ --plasma-typo-text-m-line-height: 1.5rem;
713
+ --plasma-typo-text-m-bold-font-size: 1rem;
714
+ --plasma-typo-text-m-bold-font-weight: 600;
715
+ --plasma-typo-text-m-bold-line-height: 1.5rem;
716
+ --plasma-typo-text-s-font-size: 0.875rem;
717
+ --plasma-typo-text-s-font-weight: 400;
718
+ --plasma-typo-text-s-line-height: 1.25rem;
719
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
720
+ --plasma-typo-text-s-bold-font-weight: 600;
721
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
722
+ --plasma-typo-text-xs-font-size: 0.75rem;
723
+ --plasma-typo-text-xs-font-weight: 400;
724
+ --plasma-typo-text-xs-line-height: 1rem;
725
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
726
+ --plasma-typo-text-xs-bold-font-weight: 600;
727
+ --plasma-typo-text-xs-bold-line-height: 1rem;
728
+ }
729
+ }
730
+
731
+ @media (min-width: 560px) and (max-width: 959px) {
732
+ :root {
733
+ --plasma-typo-dspl-l-font-size: 7rem;
734
+ --plasma-typo-dspl-l-font-weight: 300;
735
+ --plasma-typo-dspl-l-line-height: 7rem;
736
+ --plasma-typo-dspl-l-bold-font-size: 7rem;
737
+ --plasma-typo-dspl-l-bold-font-weight: 600;
738
+ --plasma-typo-dspl-l-bold-line-height: 7rem;
739
+ --plasma-typo-dspl-m-font-size: 4.5rem;
740
+ --plasma-typo-dspl-m-font-weight: 300;
741
+ --plasma-typo-dspl-m-line-height: 4.75rem;
742
+ --plasma-typo-dspl-m-bold-font-size: 4.5rem;
743
+ --plasma-typo-dspl-m-bold-font-weight: 600;
744
+ --plasma-typo-dspl-m-bold-line-height: 4.75rem;
745
+ --plasma-typo-dspl-s-font-size: 3rem;
746
+ --plasma-typo-dspl-s-font-weight: 300;
747
+ --plasma-typo-dspl-s-line-height: 3.375rem;
748
+ --plasma-typo-dspl-s-bold-font-size: 3rem;
749
+ --plasma-typo-dspl-s-bold-font-weight: 600;
750
+ --plasma-typo-dspl-s-bold-line-height: 3.375rem;
751
+ --plasma-typo-h1-font-size: 2.5rem;
752
+ --plasma-typo-h1-font-weight: 400;
753
+ --plasma-typo-h1-line-height: 2.875rem;
754
+ --plasma-typo-h1-bold-font-size: 2.5rem;
755
+ --plasma-typo-h1-bold-font-weight: 600;
756
+ --plasma-typo-h1-bold-line-height: 2.875rem;
757
+ --plasma-typo-h2-font-size: 1.75rem;
758
+ --plasma-typo-h2-font-weight: 400;
759
+ --plasma-typo-h2-line-height: 2.125rem;
760
+ --plasma-typo-h2-bold-font-size: 1.75rem;
761
+ --plasma-typo-h2-bold-font-weight: 600;
762
+ --plasma-typo-h2-bold-line-height: 2.125rem;
763
+ --plasma-typo-h3-font-size: 1.25rem;
764
+ --plasma-typo-h3-font-weight: 400;
765
+ --plasma-typo-h3-line-height: 1.625rem;
766
+ --plasma-typo-h3-bold-font-size: 1.25rem;
767
+ --plasma-typo-h3-bold-font-weight: 600;
768
+ --plasma-typo-h3-bold-line-height: 1.625rem;
769
+ --plasma-typo-h4-font-size: 1.125rem;
770
+ --plasma-typo-h4-font-weight: 400;
771
+ --plasma-typo-h4-line-height: 1.5rem;
772
+ --plasma-typo-h4-bold-font-size: 1.125rem;
773
+ --plasma-typo-h4-bold-font-weight: 600;
774
+ --plasma-typo-h4-bold-line-height: 1.5rem;
775
+ --plasma-typo-h5-font-size: 1rem;
776
+ --plasma-typo-h5-font-weight: 400;
777
+ --plasma-typo-h5-line-height: 1.375rem;
778
+ --plasma-typo-h5-bold-font-size: 1rem;
779
+ --plasma-typo-h5-bold-font-weight: 600;
780
+ --plasma-typo-h5-bold-line-height: 1.375rem;
781
+ --plasma-typo-body-l-font-size: 1.125rem;
782
+ --plasma-typo-body-l-font-weight: 400;
783
+ --plasma-typo-body-l-line-height: 1.375rem;
784
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
785
+ --plasma-typo-body-l-bold-font-weight: 600;
786
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
787
+ --plasma-typo-body-m-font-size: 1rem;
788
+ --plasma-typo-body-m-font-weight: 400;
789
+ --plasma-typo-body-m-line-height: 1.25rem;
790
+ --plasma-typo-body-m-bold-font-size: 1rem;
791
+ --plasma-typo-body-m-bold-font-weight: 600;
792
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
793
+ --plasma-typo-body-s-font-size: 0.875rem;
794
+ --plasma-typo-body-s-font-weight: 400;
795
+ --plasma-typo-body-s-line-height: 1.125rem;
796
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
797
+ --plasma-typo-body-s-bold-font-weight: 600;
798
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
799
+ --plasma-typo-body-xs-font-size: 0.75rem;
800
+ --plasma-typo-body-xs-font-weight: 400;
801
+ --plasma-typo-body-xs-line-height: 0.875rem;
802
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
803
+ --plasma-typo-body-xs-bold-font-weight: 600;
804
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
805
+ --plasma-typo-body-xxs-font-size: 0.625rem;
806
+ --plasma-typo-body-xxs-font-weight: 400;
807
+ --plasma-typo-body-xxs-line-height: 0.75rem;
808
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
809
+ --plasma-typo-body-xxs-bold-font-weight: 600;
810
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
811
+ --plasma-typo-text-l-font-size: 1.25rem;
812
+ --plasma-typo-text-l-font-weight: 400;
813
+ --plasma-typo-text-l-line-height: 1.75rem;
814
+ --plasma-typo-text-l-bold-font-size: 1.25rem;
815
+ --plasma-typo-text-l-bold-font-weight: 600;
816
+ --plasma-typo-text-l-bold-line-height: 1.75rem;
817
+ --plasma-typo-text-m-font-size: 1rem;
818
+ --plasma-typo-text-m-font-weight: 400;
819
+ --plasma-typo-text-m-line-height: 1.5rem;
820
+ --plasma-typo-text-m-bold-font-size: 1rem;
821
+ --plasma-typo-text-m-bold-font-weight: 600;
822
+ --plasma-typo-text-m-bold-line-height: 1.5rem;
823
+ --plasma-typo-text-s-font-size: 0.875rem;
824
+ --plasma-typo-text-s-font-weight: 400;
825
+ --plasma-typo-text-s-line-height: 1.25rem;
826
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
827
+ --plasma-typo-text-s-bold-font-weight: 600;
828
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
829
+ --plasma-typo-text-xs-font-size: 0.75rem;
830
+ --plasma-typo-text-xs-font-weight: 400;
831
+ --plasma-typo-text-xs-line-height: 1rem;
832
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
833
+ --plasma-typo-text-xs-bold-font-weight: 600;
834
+ --plasma-typo-text-xs-bold-line-height: 1rem;
835
+ }
836
+ }
837
+
838
+ @media (min-width: 960px) {
839
+ :root {
840
+ --plasma-typo-dspl-l-font-size: 8rem;
841
+ --plasma-typo-dspl-l-font-weight: 300;
842
+ --plasma-typo-dspl-l-line-height: 8rem;
843
+ --plasma-typo-dspl-l-bold-font-size: 8rem;
844
+ --plasma-typo-dspl-l-bold-font-weight: 600;
845
+ --plasma-typo-dspl-l-bold-line-height: 8rem;
846
+ --plasma-typo-dspl-m-font-size: 5.5rem;
847
+ --plasma-typo-dspl-m-font-weight: 300;
848
+ --plasma-typo-dspl-m-line-height: 5.75rem;
849
+ --plasma-typo-dspl-m-bold-font-size: 5.5rem;
850
+ --plasma-typo-dspl-m-bold-font-weight: 600;
851
+ --plasma-typo-dspl-m-bold-line-height: 5.75rem;
852
+ --plasma-typo-dspl-s-font-size: 4rem;
853
+ --plasma-typo-dspl-s-font-weight: 300;
854
+ --plasma-typo-dspl-s-line-height: 4.25rem;
855
+ --plasma-typo-dspl-s-bold-font-size: 4rem;
856
+ --plasma-typo-dspl-s-bold-font-weight: 600;
857
+ --plasma-typo-dspl-s-bold-line-height: 4.25rem;
858
+ --plasma-typo-h1-font-size: 3rem;
859
+ --plasma-typo-h1-font-weight: 400;
860
+ --plasma-typo-h1-line-height: 3.375rem;
861
+ --plasma-typo-h1-bold-font-size: 3rem;
862
+ --plasma-typo-h1-bold-font-weight: 600;
863
+ --plasma-typo-h1-bold-line-height: 3.375rem;
864
+ --plasma-typo-h2-font-size: 2rem;
865
+ --plasma-typo-h2-font-weight: 400;
866
+ --plasma-typo-h2-line-height: 2.375rem;
867
+ --plasma-typo-h2-bold-font-size: 2rem;
868
+ --plasma-typo-h2-bold-font-weight: 600;
869
+ --plasma-typo-h2-bold-line-height: 2.375rem;
870
+ --plasma-typo-h3-font-size: 1.5rem;
871
+ --plasma-typo-h3-font-weight: 400;
872
+ --plasma-typo-h3-line-height: 1.875rem;
873
+ --plasma-typo-h3-bold-font-size: 1.5rem;
874
+ --plasma-typo-h3-bold-font-weight: 600;
875
+ --plasma-typo-h3-bold-line-height: 1.875rem;
876
+ --plasma-typo-h4-font-size: 1.25rem;
877
+ --plasma-typo-h4-font-weight: 400;
878
+ --plasma-typo-h4-line-height: 1.625rem;
879
+ --plasma-typo-h4-bold-font-size: 1.25rem;
880
+ --plasma-typo-h4-bold-font-weight: 600;
881
+ --plasma-typo-h4-bold-line-height: 1.625rem;
882
+ --plasma-typo-h5-font-size: 1.125rem;
883
+ --plasma-typo-h5-font-weight: 400;
884
+ --plasma-typo-h5-line-height: 1.5rem;
885
+ --plasma-typo-h5-bold-font-size: 1.125rem;
886
+ --plasma-typo-h5-bold-font-weight: 600;
887
+ --plasma-typo-h5-bold-line-height: 1.5rem;
888
+ --plasma-typo-body-l-font-size: 1.125rem;
889
+ --plasma-typo-body-l-font-weight: 400;
890
+ --plasma-typo-body-l-line-height: 1.375rem;
891
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
892
+ --plasma-typo-body-l-bold-font-weight: 600;
893
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
894
+ --plasma-typo-body-m-font-size: 1rem;
895
+ --plasma-typo-body-m-font-weight: 400;
896
+ --plasma-typo-body-m-line-height: 1.25rem;
897
+ --plasma-typo-body-m-bold-font-size: 1rem;
898
+ --plasma-typo-body-m-bold-font-weight: 600;
899
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
900
+ --plasma-typo-body-s-font-size: 0.875rem;
901
+ --plasma-typo-body-s-font-weight: 400;
902
+ --plasma-typo-body-s-line-height: 1.125rem;
903
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
904
+ --plasma-typo-body-s-bold-font-weight: 600;
905
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
906
+ --plasma-typo-body-xs-font-size: 0.75rem;
907
+ --plasma-typo-body-xs-font-weight: 400;
908
+ --plasma-typo-body-xs-line-height: 0.875rem;
909
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
910
+ --plasma-typo-body-xs-bold-font-weight: 600;
911
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
912
+ --plasma-typo-body-xxs-font-size: 0.625rem;
913
+ --plasma-typo-body-xxs-font-weight: 400;
914
+ --plasma-typo-body-xxs-line-height: 0.75rem;
915
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
916
+ --plasma-typo-body-xxs-bold-font-weight: 600;
917
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
918
+ --plasma-typo-text-l-font-size: 1.5rem;
919
+ --plasma-typo-text-l-font-weight: 400;
920
+ --plasma-typo-text-l-line-height: 2rem;
921
+ --plasma-typo-text-l-bold-font-size: 1.5rem;
922
+ --plasma-typo-text-l-bold-font-weight: 600;
923
+ --plasma-typo-text-l-bold-line-height: 2rem;
924
+ --plasma-typo-text-m-font-size: 1.125rem;
925
+ --plasma-typo-text-m-font-weight: 400;
926
+ --plasma-typo-text-m-line-height: 1.625rem;
927
+ --plasma-typo-text-m-bold-font-size: 1.125rem;
928
+ --plasma-typo-text-m-bold-font-weight: 600;
929
+ --plasma-typo-text-m-bold-line-height: 1.625rem;
930
+ --plasma-typo-text-s-font-size: 0.875rem;
931
+ --plasma-typo-text-s-font-weight: 400;
932
+ --plasma-typo-text-s-line-height: 1.25rem;
933
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
934
+ --plasma-typo-text-s-bold-font-weight: 600;
935
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
936
+ --plasma-typo-text-xs-font-size: 0.75rem;
937
+ --plasma-typo-text-xs-font-weight: 400;
938
+ --plasma-typo-text-xs-line-height: 1rem;
939
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
940
+ --plasma-typo-text-xs-bold-font-weight: 600;
941
+ --plasma-typo-text-xs-bold-line-height: 1rem;
942
+ }
943
+ }