@ab-demo-ui/demo-react 1.0.7 → 1.0.9

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.
@@ -1,843 +0,0 @@
1
- /**
2
- *
3
- * This is a theme file created for EDK-UI
4
- * Theme name: default-theme
5
- *
6
- **/
7
-
8
- :root {
9
- --theme-sizing-limit-input-min-width: 10rem;
10
- --theme-grid-gutter-gutter: 1.5rem;
11
- --theme-grid-breakpoint-sm: 36rem;
12
- --theme-grid-breakpoint-md: 48rem;
13
- --theme-grid-breakpoint-lg: 62rem;
14
- --theme-grid-breakpoint-xl: 75rem;
15
- --theme-grid-container-md: 45rem;
16
- --theme-grid-container-lg: 60rem;
17
- --theme-grid-container-xl: 71.25rem;
18
- --theme-grid-container-sm: 33.75rem;
19
- --theme-elevation-elevation1-x: 0;
20
- --theme-elevation-elevation1-y: 0.125rem;
21
- --theme-elevation-elevation1-blur: 0.25rem;
22
- --theme-elevation-elevation1-spread: 0.0625rem;
23
- --theme-elevation-elevation2-x: 0;
24
- --theme-elevation-elevation2-y: 0.25rem;
25
- --theme-elevation-elevation2-blur: 0.375rem;
26
- --theme-elevation-elevation2-spread: 0.125rem;
27
- --theme-elevation-elevation3-x: 0;
28
- --theme-elevation-elevation3-y: 0.25rem;
29
- --theme-elevation-elevation3-blur: 0.5rem;
30
- --theme-elevation-elevation3-spread: 0;
31
- --theme-elevation-elevation4-x: 0;
32
- --theme-elevation-elevation4-y: 0.375rem;
33
- --theme-elevation-elevation4-blur: 0.75rem;
34
- --theme-elevation-elevation4-spread: 0.25rem;
35
- --theme-elevation-elevation5-x: 0;
36
- --theme-elevation-elevation5-y: 0.5rem;
37
- --theme-elevation-elevation5-blur: 1rem;
38
- --theme-elevation-elevation5-spread: 0.25rem;
39
- --theme-elevation-elevation6-x: 0;
40
- --theme-elevation-elevation6-y: 0.5rem;
41
- --theme-elevation-elevation6-blur: 1.25rem;
42
- --theme-elevation-elevation6-spread: 0.375rem;
43
- --theme-elevation-focusring-x: 0;
44
- --theme-elevation-focusring-y: 0;
45
- --theme-elevation-focusring-blur: 0;
46
- --theme-elevation-focusring-white-x: 0;
47
- --theme-elevation-focusring-white-y: 0;
48
- --theme-elevation-focusring-white-blur: 0;
49
- --theme-opacity-alpha-0: 0;
50
- --theme-opacity-alpha-25: 1.5625rem;
51
- --theme-opacity-alpha-50: 3.125rem;
52
- --theme-opacity-alpha-75: 4.6875rem;
53
- --theme-opacity-alpha-100: 6.25rem;
54
- --theme-typography-font-family: "Inter", serif;
55
- --base-sizing-1x: 0.0625rem;
56
- --base-sizing-2x: 0.125rem;
57
- --base-sizing-no-space: 0;
58
- --base-sizing-4x: 0.25rem;
59
- --base-sizing-6x: 0.375rem;
60
- --base-sizing-8x: 0.5rem;
61
- --base-sizing-10x: 0.625rem;
62
- --base-sizing-12x: 0.75rem;
63
- --base-sizing-16x: 1rem;
64
- --base-sizing-20x: 1.25rem;
65
- --base-sizing-24x: 1.5rem;
66
- --base-sizing-32x: 2rem;
67
- --base-sizing-28x: 1.75rem;
68
- --base-sizing-48x: 3rem;
69
- --base-sizing-64x: 4rem;
70
- --base-sizing-128x: 8rem;
71
- --base-sizing-14x: 0.875rem;
72
- --base-sizing-36x: 2.25rem;
73
- --base-sizing-18x: 1.125rem;
74
- --base-sizing-22x: 1.375rem;
75
- --base-sizing-40x: 2.5rem;
76
- --base-sizing-56x: 3.5rem;
77
- --base-sizing-3x: 0.1875rem;
78
- --base-sizing-72x: 4.5rem;
79
- --base-sizing-80x: 5rem;
80
- --base-sizing-96x: 6rem;
81
- --base-sizing-44x: 2.75rem;
82
- --base-sizing-256x: 16rem;
83
- --base-sizing-512x: 32rem;
84
- --base-sizing-52x: 3.25rem;
85
- --base-sizing-320x: 20rem;
86
- --base-sizing-160x: 10rem;
87
- --base-sizing-192x: 12rem;
88
- --base-sizing-400x: 25rem;
89
- --base-sizing-296x: 18.5rem;
90
- --base-sizing-344x: 21.5rem;
91
- --base-sizing-480x: 30rem;
92
- --base-sizing-720x: 45rem;
93
- --base-radius-xs: 0.125rem;
94
- --base-radius-sm: 0.25rem;
95
- --base-radius-md: 0.5rem;
96
- --base-radius-lg: 1rem;
97
- --base-radius-xl: 2rem;
98
- --base-radius-pill: 62.4375rem;
99
- --base-radius-xxl: 4rem;
100
- --base-colors-white-white: #ffffffff;
101
- --base-colors-white-white-overlay10: #ffffff1a;
102
- --base-colors-white-white-overlay25: #ffffff40;
103
- --base-colors-white-white-overlay50: #ffffff80;
104
- --base-colors-white-white-overlay75: #ffffffbf;
105
- --base-colors-white-white-50: #f6f7f8ff;
106
- --base-colors-white-white-100: #f1f2f3ff;
107
- --base-colors-white-white-overlay90: #ffffffe6;
108
- --base-colors-black-black: #000000ff;
109
- --base-colors-black-black-overlay10: #0000001a;
110
- --base-colors-black-black-overlay25: #00000040;
111
- --base-colors-black-black-overlay50: #00000080;
112
- --base-colors-black-black-overlay75: #000000bf;
113
- --base-colors-black-black-overlay40: #00000066;
114
- --base-colors-black-black-overlay15: #00000026;
115
- --base-colors-black-black-overlay20: #00000033;
116
- --base-colors-bluetheme-bluetheme-50: #e6f3faff;
117
- --base-colors-bluetheme-bluetheme-100: #b0d9efff;
118
- --base-colors-bluetheme-bluetheme-200: #8ac6e7ff;
119
- --base-colors-bluetheme-bluetheme-300: #54acdcff;
120
- --base-colors-bluetheme-bluetheme-400: #339cd5ff;
121
- --base-colors-bluetheme-bluetheme-500: #0083cbff;
122
- --base-colors-bluetheme-bluetheme-600: #0077b9ff;
123
- --base-colors-bluetheme-bluetheme-700: #005d90ff;
124
- --base-colors-bluetheme-bluetheme-800: #004870ff;
125
- --base-colors-bluetheme-bluetheme-900: #003755ff;
126
- --base-colors-gray-gray-500: #4e5d69ff;
127
- --base-colors-gray-gray-100: #c8cdd1ff;
128
- --base-colors-gray-gray-50: #edeff0ff;
129
- --base-colors-gray-gray-200: #aeb4baff;
130
- --base-colors-gray-gray-300: #88929bff;
131
- --base-colors-gray-gray-400: #717d87ff;
132
- --base-colors-gray-gray-600: #475560ff;
133
- --base-colors-gray-gray-700: #37424bff;
134
- --base-colors-gray-gray-800: #2b333aff;
135
- --base-colors-gray-gray-900: #21272cff;
136
- --base-colors-lightgray-lightgray-50: #f9fafaff;
137
- --base-colors-lightgray-lightgray-100: #edeff1ff;
138
- --base-colors-lightgray-lightgray-200: #e4e7eaff;
139
- --base-colors-lightgray-lightgray-300: #d8dce0ff;
140
- --base-colors-lightgray-lightgray-400: #d1d5daff;
141
- --base-colors-lightgray-lightgray-500: #c5cbd1ff;
142
- --base-colors-lightgray-lightgray-600: #b3b9beff;
143
- --base-colors-lightgray-lightgray-700: #8c9094ff;
144
- --base-colors-lightgray-lightgray-800: #6c7073ff;
145
- --base-colors-lightgray-lightgray-900: #535558ff;
146
- --base-colors-darkgray-darkgray-50: #b8b9b9ff;
147
- --base-colors-darkgray-darkgray-100: #969797ff;
148
- --base-colors-darkgray-darkgray-200: #8b8b8cff;
149
- --base-colors-darkgray-darkgray-300: #787a7dff;
150
- --base-colors-darkgray-darkgray-400: #666768ff;
151
- --base-colors-darkgray-darkgray-500: #575859ff;
152
- --base-colors-darkgray-darkgray-600: #49494aff;
153
- --base-colors-darkgray-darkgray-700: #3a3a3bff;
154
- --base-colors-darkgray-darkgray-800: #2d2e2fff;
155
- --base-colors-darkgray-darkgray-900: #1b1c1dff;
156
- --base-colors-purple-purple-50: #f0edf5ff;
157
- --base-colors-purple-purple-100: #d1c6e1ff;
158
- --base-colors-purple-purple-200: #bbaad2ff;
159
- --base-colors-purple-purple-300: #9c84beff;
160
- --base-colors-purple-purple-400: #896cb1ff;
161
- --base-colors-purple-purple-500: #6b479eff;
162
- --base-colors-purple-purple-600: #614190ff;
163
- --base-colors-purple-purple-700: #4c3270ff;
164
- --base-colors-purple-purple-800: #3b2757ff;
165
- --base-colors-purple-purple-900: #2d1e42ff;
166
- --base-colors-blue-blue-50: #ebf3faff;
167
- --base-colors-blue-blue-100: #c1d9f1ff;
168
- --base-colors-blue-blue-200: #a3c6eaff;
169
- --base-colors-blue-blue-300: #78ade0ff;
170
- --base-colors-blue-blue-400: #5e9ddaff;
171
- --base-colors-blue-blue-500: #3684d1ff;
172
- --base-colors-blue-blue-600: #3178beff;
173
- --base-colors-blue-blue-700: #265e94ff;
174
- --base-colors-blue-blue-800: #1e4973ff;
175
- --base-colors-blue-blue-900: #173758ff;
176
- --base-colors-red-red-50: #fce6e6ff;
177
- --base-colors-red-red-100: #f4b0b0ff;
178
- --base-colors-red-red-200: #ef8a8aff;
179
- --base-colors-red-red-300: #e85454ff;
180
- --base-colors-red-red-400: #e43333ff;
181
- --base-colors-red-red-500: #dd0000ff;
182
- --base-colors-red-red-600: #c90000ff;
183
- --base-colors-red-red-700: #9d0000ff;
184
- --base-colors-red-red-800: #7a0000ff;
185
- --base-colors-red-red-900: #5d0000ff;
186
- --base-colors-green-green-50: #e6f7eeff;
187
- --base-colors-green-green-100: #b1e6cbff;
188
- --base-colors-green-green-200: #8cdab1ff;
189
- --base-colors-green-green-300: #57c98eff;
190
- --base-colors-green-green-400: #36be78ff;
191
- --base-colors-green-green-500: #04ae56ff;
192
- --base-colors-green-green-600: #049e4eff;
193
- --base-colors-green-green-700: #037c3dff;
194
- --base-colors-green-green-800: #02602fff;
195
- --base-colors-green-green-900: #024924ff;
196
- --base-colors-yellow-yellow-50: #fffae6ff;
197
- --base-colors-yellow-yellow-100: #ffeeb0ff;
198
- --base-colors-yellow-yellow-200: #ffe68aff;
199
- --base-colors-yellow-yellow-300: #ffda54ff;
200
- --base-colors-yellow-yellow-400: #ffd333ff;
201
- --base-colors-yellow-yellow-500: #ffc800ff;
202
- --base-colors-yellow-yellow-600: #e8b600ff;
203
- --base-colors-yellow-yellow-700: #d0a401ff;
204
- --base-colors-yellow-yellow-800: #8c6e00ff;
205
- --base-colors-yellow-yellow-900: #6b5400ff;
206
- --base-colors-redflag-redflag-50: #fce7e8ff;
207
- --base-colors-redflag-redflag-100: #f6b3b7ff;
208
- --base-colors-redflag-redflag-200: #f28e94ff;
209
- --base-colors-redflag-redflag-300: #ec5b64ff;
210
- --base-colors-redflag-redflag-400: #e93b45ff;
211
- --base-colors-redflag-redflag-500: #e30a17ff;
212
- --base-colors-redflag-redflag-600: #cf0915ff;
213
- --base-colors-redflag-redflag-700: #a10710ff;
214
- --base-colors-redflag-redflag-800: #7d060dff;
215
- --base-colors-redflag-redflag-900: #5f040aff;
216
- --typography-heading-heading1-font-size: 2.5rem;
217
- --typography-heading-heading1-text-decoration: none;
218
- --typography-heading-heading1-font-family: Inter;
219
- --typography-heading-heading1-font-weight: 700;
220
- --typography-heading-heading1-font-style: normal;
221
- --typography-heading-heading1-font-stretch: normal;
222
- --typography-heading-heading1-letter-spacing: 0;
223
- --typography-heading-heading1-line-height: 3.5rem;
224
- --typography-heading-heading1-paragraph-indent: 0;
225
- --typography-heading-heading1-paragraph-spacing: 0;
226
- --typography-heading-heading1-text-case: none;
227
- --typography-heading-heading2-font-size: 2rem;
228
- --typography-heading-heading2-text-decoration: none;
229
- --typography-heading-heading2-font-family: Inter;
230
- --typography-heading-heading2-font-weight: 700;
231
- --typography-heading-heading2-font-style: normal;
232
- --typography-heading-heading2-font-stretch: normal;
233
- --typography-heading-heading2-letter-spacing: 0;
234
- --typography-heading-heading2-line-height: 2.5rem;
235
- --typography-heading-heading2-paragraph-indent: 0;
236
- --typography-heading-heading2-paragraph-spacing: 0;
237
- --typography-heading-heading2-text-case: none;
238
- --typography-heading-heading3-font-size: 1.75rem;
239
- --typography-heading-heading3-text-decoration: none;
240
- --typography-heading-heading3-font-family: Inter;
241
- --typography-heading-heading3-font-weight: 700;
242
- --typography-heading-heading3-font-style: normal;
243
- --typography-heading-heading3-font-stretch: normal;
244
- --typography-heading-heading3-letter-spacing: 0;
245
- --typography-heading-heading3-line-height: 2.25rem;
246
- --typography-heading-heading3-paragraph-indent: 0;
247
- --typography-heading-heading3-paragraph-spacing: 0;
248
- --typography-heading-heading3-text-case: none;
249
- --typography-heading-heading4-font-size: 1.5rem;
250
- --typography-heading-heading4-text-decoration: none;
251
- --typography-heading-heading4-font-family: Inter;
252
- --typography-heading-heading4-font-weight: 700;
253
- --typography-heading-heading4-font-style: normal;
254
- --typography-heading-heading4-font-stretch: normal;
255
- --typography-heading-heading4-letter-spacing: 0;
256
- --typography-heading-heading4-line-height: 2rem;
257
- --typography-heading-heading4-paragraph-indent: 0;
258
- --typography-heading-heading4-paragraph-spacing: 0;
259
- --typography-heading-heading4-text-case: none;
260
- --typography-heading-heading5-font-size: 1.25rem;
261
- --typography-heading-heading5-text-decoration: none;
262
- --typography-heading-heading5-font-family: Inter;
263
- --typography-heading-heading5-font-weight: 700;
264
- --typography-heading-heading5-font-style: normal;
265
- --typography-heading-heading5-font-stretch: normal;
266
- --typography-heading-heading5-letter-spacing: 0;
267
- --typography-heading-heading5-line-height: 1.75rem;
268
- --typography-heading-heading5-paragraph-indent: 0;
269
- --typography-heading-heading5-paragraph-spacing: 0;
270
- --typography-heading-heading5-text-case: none;
271
- --typography-heading-heading6-font-size: 1rem;
272
- --typography-heading-heading6-text-decoration: none;
273
- --typography-heading-heading6-font-family: Inter;
274
- --typography-heading-heading6-font-weight: 700;
275
- --typography-heading-heading6-font-style: normal;
276
- --typography-heading-heading6-font-stretch: normal;
277
- --typography-heading-heading6-letter-spacing: 0;
278
- --typography-heading-heading6-line-height: 1.375rem;
279
- --typography-heading-heading6-paragraph-indent: 0;
280
- --typography-heading-heading6-paragraph-spacing: 0;
281
- --typography-heading-heading6-text-case: none;
282
- --typography-display-lg-font-size: 3.5rem;
283
- --typography-display-lg-text-decoration: none;
284
- --typography-display-lg-font-family: Inter;
285
- --typography-display-lg-font-weight: 400;
286
- --typography-display-lg-font-style: normal;
287
- --typography-display-lg-font-stretch: normal;
288
- --typography-display-lg-letter-spacing: 0;
289
- --typography-display-lg-line-height: 4rem;
290
- --typography-display-lg-paragraph-indent: 0;
291
- --typography-display-lg-paragraph-spacing: 0;
292
- --typography-display-lg-text-case: none;
293
- --typography-display-md-font-size: 3rem;
294
- --typography-display-md-text-decoration: none;
295
- --typography-display-md-font-family: Inter;
296
- --typography-display-md-font-weight: 400;
297
- --typography-display-md-font-style: normal;
298
- --typography-display-md-font-stretch: normal;
299
- --typography-display-md-letter-spacing: 0;
300
- --typography-display-md-line-height: 3.5rem;
301
- --typography-display-md-paragraph-indent: 0;
302
- --typography-display-md-paragraph-spacing: 0;
303
- --typography-display-md-text-case: none;
304
- --typography-display-sm-font-size: 2.5rem;
305
- --typography-display-sm-text-decoration: none;
306
- --typography-display-sm-font-family: Inter;
307
- --typography-display-sm-font-weight: 400;
308
- --typography-display-sm-font-style: normal;
309
- --typography-display-sm-font-stretch: normal;
310
- --typography-display-sm-letter-spacing: 0;
311
- --typography-display-sm-line-height: 3rem;
312
- --typography-display-sm-paragraph-indent: 0;
313
- --typography-display-sm-paragraph-spacing: 0;
314
- --typography-display-sm-text-case: none;
315
- --typography-base-xl-500-font-size: 1.25rem;
316
- --typography-base-xl-500-text-decoration: none;
317
- --typography-base-xl-500-font-family: Inter;
318
- --typography-base-xl-500-font-weight: 500;
319
- --typography-base-xl-500-font-style: normal;
320
- --typography-base-xl-500-font-stretch: normal;
321
- --typography-base-xl-500-letter-spacing: 0;
322
- --typography-base-xl-500-line-height: 1.75rem;
323
- --typography-base-xl-500-paragraph-indent: 0;
324
- --typography-base-xl-500-paragraph-spacing: 0;
325
- --typography-base-xl-500-text-case: none;
326
- --typography-base-xl-600-font-size: 1.25rem;
327
- --typography-base-xl-600-text-decoration: none;
328
- --typography-base-xl-600-font-family: Inter;
329
- --typography-base-xl-600-font-weight: 600;
330
- --typography-base-xl-600-font-style: normal;
331
- --typography-base-xl-600-font-stretch: normal;
332
- --typography-base-xl-600-letter-spacing: 0;
333
- --typography-base-xl-600-line-height: 1.75rem;
334
- --typography-base-xl-600-paragraph-indent: 0;
335
- --typography-base-xl-600-paragraph-spacing: 0;
336
- --typography-base-xl-600-text-case: none;
337
- --typography-base-xl-700-font-size: 1.25rem;
338
- --typography-base-xl-700-text-decoration: none;
339
- --typography-base-xl-700-font-family: Inter;
340
- --typography-base-xl-700-font-weight: 700;
341
- --typography-base-xl-700-font-style: normal;
342
- --typography-base-xl-700-font-stretch: normal;
343
- --typography-base-xl-700-letter-spacing: 0;
344
- --typography-base-xl-700-line-height: 1.75rem;
345
- --typography-base-xl-700-paragraph-indent: 0;
346
- --typography-base-xl-700-paragraph-spacing: 0;
347
- --typography-base-xl-700-text-case: none;
348
- --typography-base-lg-500-font-size: 1.125rem;
349
- --typography-base-lg-500-text-decoration: none;
350
- --typography-base-lg-500-font-family: Inter;
351
- --typography-base-lg-500-font-weight: 500;
352
- --typography-base-lg-500-font-style: normal;
353
- --typography-base-lg-500-font-stretch: normal;
354
- --typography-base-lg-500-letter-spacing: 0;
355
- --typography-base-lg-500-line-height: 1.5rem;
356
- --typography-base-lg-500-paragraph-indent: 0;
357
- --typography-base-lg-500-paragraph-spacing: 0;
358
- --typography-base-lg-500-text-case: none;
359
- --typography-base-lg-600-font-size: 1.125rem;
360
- --typography-base-lg-600-text-decoration: none;
361
- --typography-base-lg-600-font-family: Inter;
362
- --typography-base-lg-600-font-weight: 600;
363
- --typography-base-lg-600-font-style: normal;
364
- --typography-base-lg-600-font-stretch: normal;
365
- --typography-base-lg-600-letter-spacing: 0.025rem;
366
- --typography-base-lg-600-line-height: 1.5rem;
367
- --typography-base-lg-600-paragraph-indent: 0;
368
- --typography-base-lg-600-paragraph-spacing: 0;
369
- --typography-base-lg-600-text-case: none;
370
- --typography-base-lg-700-font-size: 1.125rem;
371
- --typography-base-lg-700-text-decoration: none;
372
- --typography-base-lg-700-font-family: Inter;
373
- --typography-base-lg-700-font-weight: 700;
374
- --typography-base-lg-700-font-style: normal;
375
- --typography-base-lg-700-font-stretch: normal;
376
- --typography-base-lg-700-letter-spacing: 0;
377
- --typography-base-lg-700-line-height: 1.5rem;
378
- --typography-base-lg-700-paragraph-indent: 0;
379
- --typography-base-lg-700-paragraph-spacing: 0;
380
- --typography-base-lg-700-text-case: none;
381
- --typography-base-md-500-font-size: 1rem;
382
- --typography-base-md-500-text-decoration: none;
383
- --typography-base-md-500-font-family: Inter;
384
- --typography-base-md-500-font-weight: 500;
385
- --typography-base-md-500-font-style: normal;
386
- --typography-base-md-500-font-stretch: normal;
387
- --typography-base-md-500-letter-spacing: 0;
388
- --typography-base-md-500-line-height: 1.375rem;
389
- --typography-base-md-500-paragraph-indent: 0;
390
- --typography-base-md-500-paragraph-spacing: 0;
391
- --typography-base-md-500-text-case: none;
392
- --typography-base-md-600-font-size: 1rem;
393
- --typography-base-md-600-text-decoration: none;
394
- --typography-base-md-600-font-family: Inter;
395
- --typography-base-md-600-font-weight: 600;
396
- --typography-base-md-600-font-style: normal;
397
- --typography-base-md-600-font-stretch: normal;
398
- --typography-base-md-600-letter-spacing: 0.025rem;
399
- --typography-base-md-600-line-height: 1.375rem;
400
- --typography-base-md-600-paragraph-indent: 0;
401
- --typography-base-md-600-paragraph-spacing: 0;
402
- --typography-base-md-600-text-case: none;
403
- --typography-base-md-700-font-size: 1rem;
404
- --typography-base-md-700-text-decoration: none;
405
- --typography-base-md-700-font-family: Inter;
406
- --typography-base-md-700-font-weight: 700;
407
- --typography-base-md-700-font-style: normal;
408
- --typography-base-md-700-font-stretch: normal;
409
- --typography-base-md-700-letter-spacing: 0;
410
- --typography-base-md-700-line-height: 1.375rem;
411
- --typography-base-md-700-paragraph-indent: 0;
412
- --typography-base-md-700-paragraph-spacing: 0;
413
- --typography-base-md-700-text-case: none;
414
- --typography-base-sm-500-font-size: 0.875rem;
415
- --typography-base-sm-500-text-decoration: none;
416
- --typography-base-sm-500-font-family: Inter;
417
- --typography-base-sm-500-font-weight: 500;
418
- --typography-base-sm-500-font-style: normal;
419
- --typography-base-sm-500-font-stretch: normal;
420
- --typography-base-sm-500-letter-spacing: 0;
421
- --typography-base-sm-500-line-height: 1.25rem;
422
- --typography-base-sm-500-paragraph-indent: 0;
423
- --typography-base-sm-500-paragraph-spacing: 0;
424
- --typography-base-sm-500-text-case: none;
425
- --typography-base-sm-600-font-size: 0.875rem;
426
- --typography-base-sm-600-text-decoration: none;
427
- --typography-base-sm-600-font-family: Inter;
428
- --typography-base-sm-600-font-weight: 600;
429
- --typography-base-sm-600-font-style: normal;
430
- --typography-base-sm-600-font-stretch: normal;
431
- --typography-base-sm-600-letter-spacing: 0.025rem;
432
- --typography-base-sm-600-line-height: 1.25rem;
433
- --typography-base-sm-600-paragraph-indent: 0;
434
- --typography-base-sm-600-paragraph-spacing: 0;
435
- --typography-base-sm-600-text-case: none;
436
- --typography-base-sm-700-font-size: 0.875rem;
437
- --typography-base-sm-700-text-decoration: none;
438
- --typography-base-sm-700-font-family: Inter;
439
- --typography-base-sm-700-font-weight: 700;
440
- --typography-base-sm-700-font-style: normal;
441
- --typography-base-sm-700-font-stretch: normal;
442
- --typography-base-sm-700-letter-spacing: 0;
443
- --typography-base-sm-700-line-height: 1.25rem;
444
- --typography-base-sm-700-paragraph-indent: 0;
445
- --typography-base-sm-700-paragraph-spacing: 0;
446
- --typography-base-sm-700-text-case: none;
447
- --typography-base-xs-500-font-size: 0.75rem;
448
- --typography-base-xs-500-text-decoration: none;
449
- --typography-base-xs-500-font-family: Inter;
450
- --typography-base-xs-500-font-weight: 500;
451
- --typography-base-xs-500-font-style: normal;
452
- --typography-base-xs-500-font-stretch: normal;
453
- --typography-base-xs-500-letter-spacing: 0;
454
- --typography-base-xs-500-line-height: 1.125rem;
455
- --typography-base-xs-500-paragraph-indent: 0;
456
- --typography-base-xs-500-paragraph-spacing: 0;
457
- --typography-base-xs-500-text-case: none;
458
- --typography-base-xs-600-font-size: 0.75rem;
459
- --typography-base-xs-600-text-decoration: none;
460
- --typography-base-xs-600-font-family: Inter;
461
- --typography-base-xs-600-font-weight: 600;
462
- --typography-base-xs-600-font-style: normal;
463
- --typography-base-xs-600-font-stretch: normal;
464
- --typography-base-xs-600-letter-spacing: 0;
465
- --typography-base-xs-600-line-height: 1.125rem;
466
- --typography-base-xs-600-paragraph-indent: 0;
467
- --typography-base-xs-600-paragraph-spacing: 0;
468
- --typography-base-xs-600-text-case: none;
469
- --typography-base-xs-700-font-size: 0.75rem;
470
- --typography-base-xs-700-text-decoration: none;
471
- --typography-base-xs-700-font-family: Inter;
472
- --typography-base-xs-700-font-weight: 700;
473
- --typography-base-xs-700-font-style: normal;
474
- --typography-base-xs-700-font-stretch: normal;
475
- --typography-base-xs-700-letter-spacing: 0;
476
- --typography-base-xs-700-line-height: 1.125rem;
477
- --typography-base-xs-700-paragraph-indent: 0;
478
- --typography-base-xs-700-paragraph-spacing: 0;
479
- --typography-base-xs-700-text-case: none;
480
- --typography-base-xxs-500-font-size: 0.6875rem;
481
- --typography-base-xxs-500-text-decoration: none;
482
- --typography-base-xxs-500-font-family: Inter;
483
- --typography-base-xxs-500-font-weight: 400;
484
- --typography-base-xxs-500-font-style: normal;
485
- --typography-base-xxs-500-font-stretch: normal;
486
- --typography-base-xxs-500-letter-spacing: 0;
487
- --typography-base-xxs-500-line-height: 1rem;
488
- --typography-base-xxs-500-paragraph-indent: 0;
489
- --typography-base-xxs-500-paragraph-spacing: 0;
490
- --typography-base-xxs-500-text-case: none;
491
- --typography-base-xxs-600-font-size: 0.6875rem;
492
- --typography-base-xxs-600-text-decoration: none;
493
- --typography-base-xxs-600-font-family: Inter;
494
- --typography-base-xxs-600-font-weight: 600;
495
- --typography-base-xxs-600-font-style: normal;
496
- --typography-base-xxs-600-font-stretch: normal;
497
- --typography-base-xxs-600-letter-spacing: 0;
498
- --typography-base-xxs-600-line-height: 1rem;
499
- --typography-base-xxs-600-paragraph-indent: 0;
500
- --typography-base-xxs-600-paragraph-spacing: 0;
501
- --typography-base-xxs-600-text-case: none;
502
- --typography-base-xxs-700-font-size: 0.6875rem;
503
- --typography-base-xxs-700-text-decoration: none;
504
- --typography-base-xxs-700-font-family: Inter;
505
- --typography-base-xxs-700-font-weight: 700;
506
- --typography-base-xxs-700-font-style: normal;
507
- --typography-base-xxs-700-font-stretch: normal;
508
- --typography-base-xxs-700-letter-spacing: 0;
509
- --typography-base-xxs-700-line-height: 1rem;
510
- --typography-base-xxs-700-paragraph-indent: 0;
511
- --typography-base-xxs-700-paragraph-spacing: 0;
512
- --typography-base-xxs-700-text-case: none;
513
- --typography-body-lg-font-size: 1.125rem;
514
- --typography-body-lg-text-decoration: none;
515
- --typography-body-lg-font-family: Inter;
516
- --typography-body-lg-font-weight: 400;
517
- --typography-body-lg-font-style: normal;
518
- --typography-body-lg-font-stretch: normal;
519
- --typography-body-lg-letter-spacing: 0;
520
- --typography-body-lg-line-height: 1.5rem;
521
- --typography-body-lg-paragraph-indent: 0;
522
- --typography-body-lg-paragraph-spacing: 0;
523
- --typography-body-lg-text-case: none;
524
- --typography-body-md-font-size: 1rem;
525
- --typography-body-md-text-decoration: none;
526
- --typography-body-md-font-family: Inter;
527
- --typography-body-md-font-weight: 400;
528
- --typography-body-md-font-style: normal;
529
- --typography-body-md-font-stretch: normal;
530
- --typography-body-md-letter-spacing: 0;
531
- --typography-body-md-line-height: 1.375rem;
532
- --typography-body-md-paragraph-indent: 0;
533
- --typography-body-md-paragraph-spacing: 0;
534
- --typography-body-md-text-case: none;
535
- --typography-body-sm-font-size: 0.875rem;
536
- --typography-body-sm-text-decoration: none;
537
- --typography-body-sm-font-family: Inter;
538
- --typography-body-sm-font-weight: 400;
539
- --typography-body-sm-font-style: normal;
540
- --typography-body-sm-font-stretch: normal;
541
- --typography-body-sm-letter-spacing: 0;
542
- --typography-body-sm-line-height: 1.25rem;
543
- --typography-body-sm-paragraph-indent: 0;
544
- --typography-body-sm-paragraph-spacing: 0;
545
- --typography-body-sm-text-case: none;
546
- --typography-body-xs-font-size: 0.75rem;
547
- --typography-body-xs-text-decoration: none;
548
- --typography-body-xs-font-family: Inter;
549
- --typography-body-xs-font-weight: 400;
550
- --typography-body-xs-font-style: normal;
551
- --typography-body-xs-font-stretch: normal;
552
- --typography-body-xs-letter-spacing: 0;
553
- --typography-body-xs-line-height: 1.125rem;
554
- --typography-body-xs-paragraph-indent: 0;
555
- --typography-body-xs-paragraph-spacing: 0;
556
- --typography-body-xs-text-case: none;
557
- --typography-body-xxs-font-size: 0.6875rem;
558
- --typography-body-xxs-text-decoration: none;
559
- --typography-body-xxs-font-family: Inter;
560
- --typography-body-xxs-font-weight: 400;
561
- --typography-body-xxs-font-style: normal;
562
- --typography-body-xxs-font-stretch: normal;
563
- --typography-body-xxs-letter-spacing: 0;
564
- --typography-body-xxs-line-height: 1rem;
565
- --typography-body-xxs-paragraph-indent: 0;
566
- --typography-body-xxs-paragraph-spacing: 0;
567
- --typography-body-xxs-text-case: none;
568
- --theme-color-surface-base-light-overlay50: var(--base-colors-white-white-overlay50);
569
- --theme-color-surface-base-light-overlay75: var(--base-colors-white-white-overlay75);
570
- --theme-color-surface-base-light-overlay90: var(--base-colors-white-white-overlay90);
571
- --theme-color-surface-base-light-overlay25: var(--base-colors-white-white-overlay25);
572
- --theme-color-surface-base-dark-overlay15: var(--base-colors-black-black-overlay15);
573
- --theme-color-semantic-accent-accent-100: var(--base-colors-purple-purple-100);
574
- --theme-color-semantic-accent-accent-200: var(--base-colors-purple-purple-200);
575
- --theme-color-semantic-accent-accent-300: var(--base-colors-purple-purple-300);
576
- --theme-color-semantic-accent-accent-400: var(--base-colors-purple-purple-400);
577
- --theme-color-semantic-accent-accent-50: var(--base-colors-purple-purple-50);
578
- --theme-color-semantic-accent-accent-500: var(--base-colors-purple-purple-500);
579
- --theme-color-semantic-accent-accent-600: var(--base-colors-purple-purple-600);
580
- --theme-color-semantic-accent-accent-700: var(--base-colors-purple-purple-700);
581
- --theme-color-semantic-accent-accent-800: var(--base-colors-purple-purple-800);
582
- --theme-color-semantic-accent-accent-900: var(--base-colors-purple-purple-900);
583
- --theme-color-semantic-base-base-100: var(--base-colors-white-white-100);
584
- --theme-color-semantic-base-base-50: var(--base-colors-white-white-50);
585
- --theme-color-semantic-base-black: var(--base-colors-black-black);
586
- --theme-color-semantic-base-black-overlay10: var(--base-colors-black-black-overlay10);
587
- --theme-color-semantic-base-black-overlay25: var(--base-colors-black-black-overlay25);
588
- --theme-color-semantic-base-black-overlay50: var(--base-colors-black-black-overlay50);
589
- --theme-color-semantic-base-black-overlay75: var(--base-colors-black-black-overlay75);
590
- --theme-color-semantic-base-white: var(--base-colors-white-white);
591
- --theme-color-semantic-base-white-overlay10: var(--base-colors-white-white-overlay10);
592
- --theme-color-semantic-base-white-overlay25: var(--base-colors-white-white-overlay25);
593
- --theme-color-semantic-base-white-overlay50: var(--base-colors-white-white-overlay50);
594
- --theme-color-semantic-base-white-overlay75: var(--base-colors-white-white-overlay75);
595
- --theme-color-semantic-base-black-overlay40: var(--base-colors-black-black-overlay40);
596
- --theme-color-semantic-base-white-overlay90: var(--base-colors-white-white-overlay90);
597
- --theme-color-semantic-danger-danger-100: var(--base-colors-red-red-100);
598
- --theme-color-semantic-danger-danger-200: var(--base-colors-red-red-200);
599
- --theme-color-semantic-danger-danger-300: var(--base-colors-red-red-300);
600
- --theme-color-semantic-danger-danger-400: var(--base-colors-red-red-400);
601
- --theme-color-semantic-danger-danger-50: var(--base-colors-red-red-50);
602
- --theme-color-semantic-danger-danger-500: var(--base-colors-red-red-500);
603
- --theme-color-semantic-danger-danger-600: var(--base-colors-red-red-600);
604
- --theme-color-semantic-danger-danger-700: var(--base-colors-red-red-700);
605
- --theme-color-semantic-danger-danger-800: var(--base-colors-red-red-800);
606
- --theme-color-semantic-danger-danger-900: var(--base-colors-red-red-900);
607
- --theme-color-semantic-flag-flag-100: var(--base-colors-redflag-redflag-100);
608
- --theme-color-semantic-flag-flag-200: var(--base-colors-redflag-redflag-200);
609
- --theme-color-semantic-flag-flag-300: var(--base-colors-redflag-redflag-300);
610
- --theme-color-semantic-flag-flag-400: var(--base-colors-redflag-redflag-400);
611
- --theme-color-semantic-flag-flag-50: var(--base-colors-redflag-redflag-50);
612
- --theme-color-semantic-flag-flag-500: var(--base-colors-redflag-redflag-500);
613
- --theme-color-semantic-flag-flag-600: var(--base-colors-redflag-redflag-600);
614
- --theme-color-semantic-flag-flag-700: var(--base-colors-redflag-redflag-700);
615
- --theme-color-semantic-flag-flag-800: var(--base-colors-redflag-redflag-800);
616
- --theme-color-semantic-flag-flag-900: var(--base-colors-redflag-redflag-900);
617
- --theme-color-semantic-grayscale-grayscale-100: var(--base-colors-darkgray-darkgray-100);
618
- --theme-color-semantic-grayscale-grayscale-200: var(--base-colors-darkgray-darkgray-200);
619
- --theme-color-semantic-grayscale-grayscale-300: var(--base-colors-darkgray-darkgray-300);
620
- --theme-color-semantic-grayscale-grayscale-400: var(--base-colors-darkgray-darkgray-400);
621
- --theme-color-semantic-grayscale-grayscale-50: var(--base-colors-darkgray-darkgray-50);
622
- --theme-color-semantic-grayscale-grayscale-500: var(--base-colors-darkgray-darkgray-500);
623
- --theme-color-semantic-grayscale-grayscale-600: var(--base-colors-darkgray-darkgray-600);
624
- --theme-color-semantic-grayscale-grayscale-700: var(--base-colors-darkgray-darkgray-700);
625
- --theme-color-semantic-grayscale-grayscale-800: var(--base-colors-darkgray-darkgray-800);
626
- --theme-color-semantic-grayscale-grayscale-900: var(--base-colors-darkgray-darkgray-900);
627
- --theme-color-semantic-info-info-100: var(--base-colors-blue-blue-100);
628
- --theme-color-semantic-info-info-200: var(--base-colors-blue-blue-200);
629
- --theme-color-semantic-info-info-300: var(--base-colors-blue-blue-300);
630
- --theme-color-semantic-info-info-400: var(--base-colors-blue-blue-400);
631
- --theme-color-semantic-info-info-50: var(--base-colors-blue-blue-50);
632
- --theme-color-semantic-info-info-500: var(--base-colors-blue-blue-500);
633
- --theme-color-semantic-info-info-600: var(--base-colors-blue-blue-600);
634
- --theme-color-semantic-info-info-700: var(--base-colors-blue-blue-700);
635
- --theme-color-semantic-info-info-800: var(--base-colors-blue-blue-800);
636
- --theme-color-semantic-info-info-900: var(--base-colors-blue-blue-900);
637
- --theme-color-semantic-neutral-neutral-100: var(--base-colors-lightgray-lightgray-100);
638
- --theme-color-semantic-neutral-neutral-200: var(--base-colors-lightgray-lightgray-200);
639
- --theme-color-semantic-neutral-neutral-300: var(--base-colors-lightgray-lightgray-300);
640
- --theme-color-semantic-neutral-neutral-400: var(--base-colors-lightgray-lightgray-400);
641
- --theme-color-semantic-neutral-neutral-50: var(--base-colors-lightgray-lightgray-50);
642
- --theme-color-semantic-neutral-neutral-500: var(--base-colors-lightgray-lightgray-500);
643
- --theme-color-semantic-neutral-neutral-600: var(--base-colors-lightgray-lightgray-600);
644
- --theme-color-semantic-neutral-neutral-700: var(--base-colors-lightgray-lightgray-700);
645
- --theme-color-semantic-neutral-neutral-800: var(--base-colors-lightgray-lightgray-800);
646
- --theme-color-semantic-neutral-neutral-900: var(--base-colors-lightgray-lightgray-900);
647
- --theme-color-semantic-primary-primary-100: var(--base-colors-bluetheme-bluetheme-100);
648
- --theme-color-semantic-primary-primary-200: var(--base-colors-bluetheme-bluetheme-200);
649
- --theme-color-semantic-primary-primary-300: var(--base-colors-bluetheme-bluetheme-300);
650
- --theme-color-semantic-primary-primary-400: var(--base-colors-bluetheme-bluetheme-400);
651
- --theme-color-semantic-primary-primary-50: var(--base-colors-bluetheme-bluetheme-50);
652
- --theme-color-semantic-primary-primary-500: var(--base-colors-bluetheme-bluetheme-500);
653
- --theme-color-semantic-primary-primary-600: var(--base-colors-bluetheme-bluetheme-600);
654
- --theme-color-semantic-primary-primary-700: var(--base-colors-bluetheme-bluetheme-700);
655
- --theme-color-semantic-primary-primary-800: var(--base-colors-bluetheme-bluetheme-800);
656
- --theme-color-semantic-primary-primary-900: var(--base-colors-bluetheme-bluetheme-900);
657
- --theme-color-semantic-secondary-secondary-100: var(--base-colors-gray-gray-100);
658
- --theme-color-semantic-secondary-secondary-200: var(--base-colors-gray-gray-200);
659
- --theme-color-semantic-secondary-secondary-300: var(--base-colors-gray-gray-300);
660
- --theme-color-semantic-secondary-secondary-400: var(--base-colors-gray-gray-400);
661
- --theme-color-semantic-secondary-secondary-50: var(--base-colors-gray-gray-50);
662
- --theme-color-semantic-secondary-secondary-500: var(--base-colors-gray-gray-500);
663
- --theme-color-semantic-secondary-secondary-600: var(--base-colors-gray-gray-600);
664
- --theme-color-semantic-secondary-secondary-700: var(--base-colors-gray-gray-700);
665
- --theme-color-semantic-secondary-secondary-800: var(--base-colors-gray-gray-800);
666
- --theme-color-semantic-secondary-secondary-900: var(--base-colors-gray-gray-900);
667
- --theme-color-semantic-success-success-100: var(--base-colors-green-green-100);
668
- --theme-color-semantic-success-success-200: var(--base-colors-green-green-200);
669
- --theme-color-semantic-success-success-300: var(--base-colors-green-green-300);
670
- --theme-color-semantic-success-success-400: var(--base-colors-green-green-400);
671
- --theme-color-semantic-success-success-50: var(--base-colors-green-green-50);
672
- --theme-color-semantic-success-success-500: var(--base-colors-green-green-500);
673
- --theme-color-semantic-success-success-600: var(--base-colors-green-green-600);
674
- --theme-color-semantic-success-success-700: var(--base-colors-green-green-700);
675
- --theme-color-semantic-success-success-800: var(--base-colors-green-green-800);
676
- --theme-color-semantic-success-success-900: var(--base-colors-green-green-900);
677
- --theme-color-semantic-warning-warning-100: var(--base-colors-yellow-yellow-100);
678
- --theme-color-semantic-warning-warning-200: var(--base-colors-yellow-yellow-200);
679
- --theme-color-semantic-warning-warning-300: var(--base-colors-yellow-yellow-300);
680
- --theme-color-semantic-warning-warning-400: var(--base-colors-yellow-yellow-400);
681
- --theme-color-semantic-warning-warning-50: var(--base-colors-yellow-yellow-50);
682
- --theme-color-semantic-warning-warning-500: var(--base-colors-yellow-yellow-500);
683
- --theme-color-semantic-warning-warning-600: var(--base-colors-yellow-yellow-600);
684
- --theme-color-semantic-warning-warning-700: var(--base-colors-yellow-yellow-700);
685
- --theme-color-semantic-warning-warning-800: var(--base-colors-yellow-yellow-800);
686
- --theme-color-semantic-warning-warning-900: var(--base-colors-yellow-yellow-900);
687
- --theme-sizing-radius-default: var(--base-radius-sm);
688
- --theme-sizing-radius-round: var(--base-radius-pill);
689
- --theme-elevation-elevation1-shadow: var(--base-colors-black-black-overlay10);
690
- --theme-elevation-elevation2-shadow: var(--base-colors-black-black-overlay10);
691
- --theme-elevation-elevation3-shadow: var(--base-colors-black-black-overlay15);
692
- --theme-elevation-elevation4-shadow: var(--base-colors-black-black-overlay15);
693
- --theme-elevation-elevation5-shadow: var(--base-colors-black-black-overlay20);
694
- --theme-elevation-elevation6-shadow: var(--base-colors-black-black-overlay20);
695
- --theme-elevation-focusring-spread: var(--base-sizing-4x);
696
- --theme-elevation-focusring-white-spread: var(--base-sizing-1x);
697
- --theme-color-border-light-default: var(--theme-color-semantic-secondary-secondary-200);
698
- --theme-color-border-light-hover: var(--theme-color-semantic-secondary-secondary-300);
699
- --theme-color-border-light-disabled: var(--theme-color-semantic-neutral-neutral-400);
700
- --theme-color-border-light-active: var(--theme-color-semantic-secondary-secondary-400);
701
- --theme-color-border-danger-default: var(--theme-color-semantic-danger-danger-500);
702
- --theme-color-border-danger-hover: var(--theme-color-semantic-danger-danger-600);
703
- --theme-color-border-danger-active: var(--theme-color-semantic-danger-danger-700);
704
- --theme-color-border-danger-disabled: var(--theme-color-semantic-danger-danger-100);
705
- --theme-color-border-success-default: var(--theme-color-semantic-success-success-500);
706
- --theme-color-border-success-hover: var(--theme-color-semantic-success-success-600);
707
- --theme-color-border-success-active: var(--theme-color-semantic-success-success-700);
708
- --theme-color-border-success-disabled: var(--theme-color-semantic-success-success-100);
709
- --theme-color-border-warning-default: var(--theme-color-semantic-warning-warning-500);
710
- --theme-color-border-warning-hover: var(--theme-color-semantic-warning-warning-600);
711
- --theme-color-border-warning-active: var(--theme-color-semantic-warning-warning-700);
712
- --theme-color-border-warning-disabled: var(--theme-color-semantic-warning-warning-100);
713
- --theme-color-border-primary-default: var(--theme-color-semantic-primary-primary-500);
714
- --theme-color-border-primary-hover: var(--theme-color-semantic-primary-primary-600);
715
- --theme-color-border-primary-active: var(--theme-color-semantic-primary-primary-700);
716
- --theme-color-border-primary-disabled: var(--theme-color-semantic-primary-primary-200);
717
- --theme-color-border-primary-focus: var(--theme-color-semantic-primary-primary-200);
718
- --theme-color-border-info-default: var(--theme-color-semantic-info-info-500);
719
- --theme-color-border-info-hover: var(--theme-color-semantic-info-info-600);
720
- --theme-color-border-info-active: var(--theme-color-semantic-primary-primary-700);
721
- --theme-color-border-info-disabled: var(--theme-color-semantic-info-info-200);
722
- --theme-color-border-secondary-default: var(--theme-color-semantic-secondary-secondary-700);
723
- --theme-color-border-secondary-hover: var(--theme-color-semantic-secondary-secondary-800);
724
- --theme-color-border-secondary-active: var(--theme-color-semantic-secondary-secondary-800);
725
- --theme-color-border-secondary-disabled: var(--theme-color-semantic-secondary-secondary-600);
726
- --theme-color-surface-info-default: var(--theme-color-semantic-info-info-500);
727
- --theme-color-surface-info-hover: var(--theme-color-semantic-info-info-600);
728
- --theme-color-surface-info-active: var(--theme-color-semantic-info-info-700);
729
- --theme-color-surface-info-disabled: var(--theme-color-semantic-info-info-200);
730
- --theme-color-surface-info-negative: var(--theme-color-semantic-info-info-50);
731
- --theme-color-surface-info-inverse: var(--theme-color-semantic-info-info-100);
732
- --theme-color-surface-danger-default: var(--theme-color-semantic-danger-danger-500);
733
- --theme-color-surface-danger-hover: var(--theme-color-semantic-danger-danger-600);
734
- --theme-color-surface-danger-negative: var(--theme-color-semantic-danger-danger-50);
735
- --theme-color-surface-danger-disabled: var(--theme-color-semantic-danger-danger-200);
736
- --theme-color-surface-danger-active: var(--theme-color-semantic-danger-danger-700);
737
- --theme-color-surface-danger-inverse: var(--theme-color-semantic-danger-danger-100);
738
- --theme-color-surface-primary-default: var(--theme-color-semantic-primary-primary-500);
739
- --theme-color-surface-primary-hover: var(--theme-color-semantic-primary-primary-600);
740
- --theme-color-surface-primary-active: var(--theme-color-semantic-primary-primary-700);
741
- --theme-color-surface-primary-disabled: var(--theme-color-semantic-primary-primary-200);
742
- --theme-color-surface-primary-negative: var(--theme-color-semantic-primary-primary-50);
743
- --theme-color-surface-primary-inverse: var(--theme-color-semantic-primary-primary-100);
744
- --theme-color-surface-success-default: var(--theme-color-semantic-success-success-500);
745
- --theme-color-surface-success-hover: var(--theme-color-semantic-success-success-600);
746
- --theme-color-surface-success-active: var(--theme-color-semantic-success-success-700);
747
- --theme-color-surface-success-disabled: var(--theme-color-semantic-success-success-200);
748
- --theme-color-surface-success-negative: var(--theme-color-semantic-success-success-50);
749
- --theme-color-surface-success-inverse: var(--theme-color-semantic-success-success-100);
750
- --theme-color-surface-warning-default: var(--theme-color-semantic-warning-warning-500);
751
- --theme-color-surface-warning-hover: var(--theme-color-semantic-warning-warning-600);
752
- --theme-color-surface-warning-active: var(--theme-color-semantic-warning-warning-700);
753
- --theme-color-surface-warning-disabled: var(--theme-color-semantic-warning-warning-200);
754
- --theme-color-surface-warning-negative: var(--theme-color-semantic-warning-warning-50);
755
- --theme-color-surface-warning-inverse: var(--theme-color-semantic-warning-warning-100);
756
- --theme-color-surface-base-bg-light: var(--theme-color-semantic-base-white);
757
- --theme-color-surface-base-base1: var(--theme-color-semantic-neutral-neutral-50);
758
- --theme-color-surface-base-base2: var(--theme-color-semantic-base-base-50);
759
- --theme-color-surface-base-base3: var(--theme-color-semantic-base-base-100);
760
- --theme-color-surface-base-base4: var(--theme-color-semantic-neutral-neutral-100);
761
- --theme-color-surface-base-base5: var(--theme-color-semantic-neutral-neutral-200);
762
- --theme-color-surface-base-base6: var(--theme-color-semantic-secondary-secondary-100);
763
- --theme-color-surface-base-base7: var(--theme-color-semantic-secondary-secondary-200);
764
- --theme-color-surface-base-global-light: var(--theme-color-semantic-base-white);
765
- --theme-color-surface-base-bg-dark: var(--theme-color-semantic-base-black);
766
- --theme-color-surface-base-base8: var(--theme-color-semantic-secondary-secondary-400);
767
- --theme-color-surface-base-dark-overlay50: var(--theme-color-semantic-base-black-overlay50);
768
- --theme-color-surface-light-default: var(--theme-color-semantic-neutral-neutral-100);
769
- --theme-color-surface-light-hover: var(--theme-color-semantic-neutral-neutral-300);
770
- --theme-color-surface-light-active: var(--theme-color-semantic-neutral-neutral-500);
771
- --theme-color-surface-light-disabled: var(--theme-color-semantic-base-base-100);
772
- --theme-color-surface-light-negative: var(--theme-color-semantic-neutral-neutral-50);
773
- --theme-color-surface-light-inverse: var(--theme-color-semantic-neutral-neutral-200);
774
- --theme-color-surface-secondary-default: var(--theme-color-semantic-secondary-secondary-700);
775
- --theme-color-surface-secondary-hover: var(--theme-color-semantic-secondary-secondary-800);
776
- --theme-color-surface-secondary-active: var(--theme-color-semantic-secondary-secondary-800);
777
- --theme-color-surface-secondary-disabled: var(--theme-color-semantic-secondary-secondary-600);
778
- --theme-color-surface-secondary-negative: var(--theme-color-semantic-secondary-secondary-500);
779
- --theme-color-text-base-text-dark: var(--theme-color-semantic-base-black);
780
- --theme-color-text-base-title: var(--theme-color-semantic-secondary-secondary-900);
781
- --theme-color-text-base-caption: var(--theme-color-semantic-secondary-secondary-400);
782
- --theme-color-text-base-title-light: var(--theme-color-semantic-secondary-secondary-800);
783
- --theme-color-text-base-subtitle: var(--theme-color-semantic-secondary-secondary-600);
784
- --theme-color-text-base-subtitle-light: var(--theme-color-semantic-secondary-secondary-500);
785
- --theme-color-text-base-disabled: var(--theme-color-semantic-secondary-secondary-300);
786
- --theme-color-text-base-dark-overlay50: var(--theme-color-semantic-base-black-overlay50);
787
- --theme-color-text-base-text-light: var(--theme-color-semantic-base-white);
788
- --theme-color-text-base-light-overly50: var(--theme-color-semantic-base-white-overlay50);
789
- --theme-color-text-base-global-dark: var(--theme-color-semantic-base-black);
790
- --theme-color-text-base-global-light: var(--theme-color-semantic-base-white);
791
- --theme-color-text-base-caption-light: var(--theme-color-semantic-secondary-secondary-300);
792
- --theme-color-text-base-dark-overlay40: var(--theme-color-semantic-base-black-overlay40);
793
- --theme-color-text-base-light-overlay75: var(--theme-color-semantic-base-white-overlay75);
794
- --theme-color-text-base-default-overlay50: var(--theme-color-semantic-base-black-overlay50);
795
- --theme-color-text-base-disabled-light: var(--theme-color-semantic-secondary-secondary-200);
796
- --theme-color-text-base-dark-overlay75: var(--theme-color-semantic-base-black-overlay75);
797
- --theme-color-text-base-dark-overlay25: var(--theme-color-semantic-base-black-overlay25);
798
- --theme-color-text-base-light-overlay90: var(--theme-color-semantic-base-white-overlay90);
799
- --theme-color-text-primary-default: var(--theme-color-semantic-primary-primary-500);
800
- --theme-color-text-primary-active: var(--theme-color-semantic-primary-primary-700);
801
- --theme-color-text-primary-disabled: var(--theme-color-semantic-primary-primary-200);
802
- --theme-color-text-primary-hover: var(--theme-color-semantic-primary-primary-600);
803
- --theme-color-text-primary-opposite: var(--theme-color-semantic-primary-primary-300);
804
- --theme-color-text-danger-default: var(--theme-color-semantic-danger-danger-500);
805
- --theme-color-text-danger-active: var(--theme-color-semantic-danger-danger-700);
806
- --theme-color-text-danger-disabled: var(--theme-color-semantic-danger-danger-200);
807
- --theme-color-text-danger-hover: var(--theme-color-semantic-danger-danger-600);
808
- --theme-color-text-warning-default: var(--theme-color-semantic-warning-warning-500);
809
- --theme-color-text-warning-active: var(--theme-color-semantic-warning-warning-700);
810
- --theme-color-text-warning-disabled: var(--theme-color-semantic-warning-warning-200);
811
- --theme-color-text-warning-hover: var(--theme-color-semantic-warning-warning-600);
812
- --theme-color-text-success-default: var(--theme-color-semantic-success-success-500);
813
- --theme-color-text-success-active: var(--theme-color-semantic-success-success-700);
814
- --theme-color-text-success-disabled: var(--theme-color-semantic-success-success-200);
815
- --theme-color-text-success-hover: var(--theme-color-semantic-success-success-600);
816
- --theme-color-text-info-default: var(--theme-color-semantic-info-info-500);
817
- --theme-color-text-info-active: var(--theme-color-semantic-info-info-700);
818
- --theme-color-text-info-disabled: var(--theme-color-semantic-info-info-200);
819
- --theme-color-text-info-hover: var(--theme-color-semantic-info-info-600);
820
- --theme-color-text-light-default: var(--theme-color-semantic-secondary-secondary-500);
821
- --theme-color-text-light-hover: var(--theme-color-semantic-secondary-secondary-600);
822
- --theme-color-text-light-active: var(--theme-color-semantic-secondary-secondary-700);
823
- --theme-color-text-light-disabled: var(--theme-color-semantic-secondary-secondary-300);
824
- --theme-color-text-secondary-default: var(--theme-color-semantic-secondary-secondary-300);
825
- --theme-color-text-secondary-hover: var(--theme-color-semantic-secondary-secondary-400);
826
- --theme-color-text-secondary-active: var(--theme-color-semantic-secondary-secondary-500);
827
- --theme-color-text-secondary-disabled: var(--theme-color-semantic-secondary-secondary-200);
828
- --theme-elevation-focusring-shadow: var(--theme-color-surface-primary-inverse);
829
- --theme-elevation-focusring-white-shadow: var(--theme-color-surface-base-bg-light);
830
- }
831
-
832
- *, *::before, *::after {
833
- box-sizing: border-box;
834
- }
835
-
836
- html {
837
- font-family: var(--theme-typography-font-family), serif;
838
- -webkit-font-smoothing: antialiased;
839
- }
840
-
841
- :where(button, input, select, textarea) {
842
- font-family: inherit;
843
- }