@dialpad/dialtone 9.58.0-beta.1 → 9.58.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.
Files changed (65) hide show
  1. package/README.md +1 -1
  2. package/dist/css/dialtone.css +4734 -171
  3. package/dist/css/dialtone.min.css +1 -1
  4. package/dist/tokens/css/variables-dark.css +941 -0
  5. package/dist/tokens/css/variables-expressive-dark.css +942 -0
  6. package/dist/tokens/css/variables-expressive-light.css +822 -0
  7. package/dist/tokens/css/variables-expressive-sm-dark.css +942 -0
  8. package/dist/tokens/css/variables-expressive-sm-light.css +822 -0
  9. package/dist/tokens/css/variables-light.css +821 -0
  10. package/dist/tokens/css/variables-tmo-dark.css +941 -0
  11. package/dist/tokens/css/variables-tmo-light.css +821 -0
  12. package/dist/tokens/doc.json +72758 -79566
  13. package/dist/tokens/less/variables-dark.less +938 -0
  14. package/dist/tokens/less/variables-expressive-dark.less +939 -0
  15. package/dist/tokens/less/variables-expressive-light.less +819 -0
  16. package/dist/tokens/less/variables-expressive-sm-dark.less +939 -0
  17. package/dist/tokens/less/variables-expressive-sm-light.less +819 -0
  18. package/dist/tokens/less/variables-light.less +818 -0
  19. package/dist/tokens/less/variables-tmo-dark.less +938 -0
  20. package/dist/tokens/less/variables-tmo-light.less +818 -0
  21. package/dist/tokens/tokens-dark.json +933 -0
  22. package/dist/tokens/tokens-light.json +813 -0
  23. package/package.json +2 -8
  24. package/dist/css/tokens/tokens-base-dark.css +0 -938
  25. package/dist/css/tokens/tokens-base-light.css +0 -718
  26. package/dist/css/tokens/tokens-dp-dark.css +0 -1795
  27. package/dist/css/tokens/tokens-dp-light.css +0 -1795
  28. package/dist/css/tokens/tokens-expressive-dark.css +0 -1801
  29. package/dist/css/tokens/tokens-expressive-light.css +0 -1801
  30. package/dist/css/tokens/tokens-expressive-sm-dark.css +0 -1801
  31. package/dist/css/tokens/tokens-expressive-sm-light.css +0 -1801
  32. package/dist/css/tokens/tokens-tmo-dark.css +0 -1795
  33. package/dist/css/tokens/tokens-tmo-light.css +0 -1795
  34. package/dist/theme.js +0 -1
  35. package/dist/theme.mjs +0 -44
  36. package/dist/tokens/css/tokens-base-dark.css +0 -938
  37. package/dist/tokens/css/tokens-base-light.css +0 -718
  38. package/dist/tokens/css/tokens-dp-dark.css +0 -1795
  39. package/dist/tokens/css/tokens-dp-light.css +0 -1795
  40. package/dist/tokens/css/tokens-expressive-dark.css +0 -1801
  41. package/dist/tokens/css/tokens-expressive-light.css +0 -1801
  42. package/dist/tokens/css/tokens-expressive-sm-dark.css +0 -1801
  43. package/dist/tokens/css/tokens-expressive-sm-light.css +0 -1801
  44. package/dist/tokens/css/tokens-tmo-dark.css +0 -1795
  45. package/dist/tokens/css/tokens-tmo-light.css +0 -1795
  46. package/dist/tokens/less/tokens-base-dark.less +0 -488
  47. package/dist/tokens/less/tokens-base-light.less +0 -368
  48. package/dist/tokens/less/tokens-dp-dark.less +0 -451
  49. package/dist/tokens/less/tokens-dp-light.less +0 -451
  50. package/dist/tokens/less/tokens-expressive-dark.less +0 -457
  51. package/dist/tokens/less/tokens-expressive-light.less +0 -457
  52. package/dist/tokens/less/tokens-expressive-sm-dark.less +0 -457
  53. package/dist/tokens/less/tokens-expressive-sm-light.less +0 -457
  54. package/dist/tokens/less/tokens-tmo-dark.less +0 -451
  55. package/dist/tokens/less/tokens-tmo-light.less +0 -451
  56. package/dist/tokens/tokens-base-dark.json +0 -486
  57. package/dist/tokens/tokens-base-light.json +0 -366
  58. package/dist/tokens/tokens-dp-dark.json +0 -449
  59. package/dist/tokens/tokens-dp-light.json +0 -449
  60. package/dist/tokens/tokens-expressive-dark.json +0 -455
  61. package/dist/tokens/tokens-expressive-light.json +0 -455
  62. package/dist/tokens/tokens-expressive-sm-dark.json +0 -455
  63. package/dist/tokens/tokens-expressive-sm-light.json +0 -455
  64. package/dist/tokens/tokens-tmo-dark.json +0 -449
  65. package/dist/tokens/tokens-tmo-light.json +0 -449
@@ -0,0 +1,933 @@
1
+ {
2
+ "dtRadioColorBorderUnchecked": "#808080",
3
+ "dtRadioColorBorderChecked": "#7C52FF",
4
+ "dtRadioColorBackgroundChecked": "#7C52FF",
5
+ "dtRadioSizeWidth": "1rem",
6
+ "dtRadioSizeHeight": "1rem",
7
+ "dtRadioSizeRadius": "50%",
8
+ "dtIconSize100": "0.75rem",
9
+ "dtIconSize200": "0.875rem",
10
+ "dtIconSize300": "1.125rem",
11
+ "dtIconSize400": "1.25rem",
12
+ "dtIconSize500": "1.5rem",
13
+ "dtIconSize600": "2rem",
14
+ "dtIconSize700": "2.375rem",
15
+ "dtIconSize800": "3rem",
16
+ "dtIconSizeBorder100": "0.0625rem",
17
+ "dtIconSizeBorder200": "0.078125rem",
18
+ "dtIconSizeBorder300": "0.09375rem",
19
+ "dtIconSizeBorder400": "0.109375rem",
20
+ "dtIconSizeBorder500": "0.109375rem",
21
+ "dtIconSizeBorder600": "0.15625rem",
22
+ "dtIconSizeBorder700": "0.171875rem",
23
+ "dtIconSizeBorder800": "0.21875rem",
24
+ "dtCheckboxColorBorderUnchecked": "#808080",
25
+ "dtCheckboxColorBorderChecked": "#7C52FF",
26
+ "dtCheckboxColorBackgroundChecked": "#7C52FF",
27
+ "dtCheckboxSizeWidth": "1rem",
28
+ "dtCheckboxSizeHeight": "1rem",
29
+ "dtCheckboxSizeRadius": "0.25rem",
30
+ "dtBadgeColorBackgroundDefault": "#e6e6e626",
31
+ "dtBadgeColorBackgroundInfo": "#01326D",
32
+ "dtBadgeColorBackgroundSuccess": "#124620",
33
+ "dtBadgeColorBackgroundWarning": "#815008",
34
+ "dtBadgeColorBackgroundCritical": "#5B0505",
35
+ "dtBadgeColorBackgroundBulletin": "#7C52FF",
36
+ "dtBadgeColorBackgroundBulletinSubtle": "#7d52ff1a",
37
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
38
+ "dtBadgeColorForegroundDefault": "#E6E6E6",
39
+ "dtBadgeColorForegroundBulletin": "#ffffff",
40
+ "dtBadgeColorForegroundBulletinSubtle": "#220087",
41
+ "dtBadgeColorBorderDefault": "#ffffff24",
42
+ "dtBadgeColorBorderBulletinSubtle": "#7d52ff80",
43
+ "dtAvatarColorForeground": "#000000",
44
+ "dtAvatarColorBackground100": "#1aa340",
45
+ "dtAvatarColorBackground200": "#aaff83",
46
+ "dtAvatarColorBackground300": "#adea88",
47
+ "dtAvatarColorBackground400": "#77eca6",
48
+ "dtAvatarColorBackground500": "#7aedbd",
49
+ "dtAvatarColorBackground600": "#77deec",
50
+ "dtAvatarColorBackground700": "#5ed8ff",
51
+ "dtAvatarColorBackground800": "#99e7ff",
52
+ "dtAvatarColorBackground900": "#51a0fe",
53
+ "dtAvatarColorBackground1000": "#b6cfff",
54
+ "dtAvatarColorBackground1100": "#f1b7e8",
55
+ "dtAvatarColorBackground1200": "#ec77bd",
56
+ "dtAvatarColorBackground1300": "#ff67be",
57
+ "dtAvatarColorBackground1400": "#f87e7e",
58
+ "dtAvatarColorBackground1500": "#eca877",
59
+ "dtAvatarColorBackground1600": "#ffbe41",
60
+ "dtAvatarColorBackground1700": "#ffd646",
61
+ "dtAvatarColorBackground1800": "#f1dab7",
62
+ "dtAvatarColorBackground000": "#e0e0e0",
63
+ "dtColorForegroundMuted": "#d4d4d499",
64
+ "dtColorForegroundPlaceholder": "#AAAAAA",
65
+ "dtColorForegroundDisabled": "#AAAAAA",
66
+ "dtColorForegroundCritical": "#FF8585",
67
+ "dtColorForegroundCriticalStrong": "#ffa4a4",
68
+ "dtColorForegroundSuccessStrong": "#cbffc3",
69
+ "dtColorForegroundWarning": "#FFDB80",
70
+ "dtColorForegroundPrimaryInverted": "#000000",
71
+ "dtColorForegroundSecondaryInverted": "#3A3A3A",
72
+ "dtColorForegroundTertiaryInverted": "#555555",
73
+ "dtColorForegroundCriticalInverted": "#EC0E0E",
74
+ "dtColorForegroundCriticalStrongInverted": "#B70B0B",
75
+ "dtColorForegroundSuccessStrongInverted": "#124620",
76
+ "dtColorForegroundPrimary": "#E6E6E6",
77
+ "dtColorForegroundSecondary": "#C2C2C2",
78
+ "dtColorForegroundTertiary": "#AAAAAA",
79
+ "dtColorForegroundSuccess": "#B0FFA3",
80
+ "dtColorForegroundMutedInverted": "#26262699",
81
+ "dtColorForegroundPlaceholderInverted": "#808080",
82
+ "dtColorForegroundDisabledInverted": "#808080",
83
+ "dtColorForegroundSuccessInverted": "#1AA340",
84
+ "dtColorForegroundWarningInverted": "#815008",
85
+ "dtColorLinkPrimary": "#b790ff",
86
+ "dtColorLinkCriticalHover": "#FFE5E6",
87
+ "dtColorLinkWarningHover": "#FFF4CC",
88
+ "dtColorLinkCriticalInvertedHover": "#B70B0B",
89
+ "dtColorLinkWarningInvertedHover": "#262626",
90
+ "dtColorLinkDisabledInvertedHover": "#808080",
91
+ "dtColorLinkCritical": "#FF8585",
92
+ "dtColorLinkSuccess": "#B0FFA3",
93
+ "dtColorLinkWarning": "#FFDB80",
94
+ "dtColorLinkMuted": "#C2C2C2",
95
+ "dtColorLinkDisabled": "#AAAAAA",
96
+ "dtColorLinkPrimaryInverted": "#7C52FF",
97
+ "dtColorLinkCriticalInverted": "#EC0E0E",
98
+ "dtColorLinkSuccessInverted": "#1AA340",
99
+ "dtColorLinkWarningInverted": "#815008",
100
+ "dtColorLinkMutedInverted": "#3A3A3A",
101
+ "dtColorLinkDisabledInverted": "#808080",
102
+ "dtColorLinkPrimaryHover": "#DAC7FF",
103
+ "dtColorLinkSuccessHover": "#EDF9EB",
104
+ "dtColorLinkMutedHover": "#E6E6E6",
105
+ "dtColorLinkDisabledHover": "#AAAAAA",
106
+ "dtColorLinkPrimaryInvertedHover": "#3A1D95",
107
+ "dtColorLinkSuccessInvertedHover": "#124620",
108
+ "dtColorLinkMutedInvertedHover": "#000000",
109
+ "dtColorSurfacePrimary": "#1f1f1f",
110
+ "dtColorSurfaceSecondary": "#262626",
111
+ "dtColorSurfaceModerate": "#3A3A3A",
112
+ "dtColorSurfaceBold": "#555555",
113
+ "dtColorSurfaceContrast": "#E6E6E6",
114
+ "dtColorSurfaceCriticalSubtle": "#2d0202",
115
+ "dtColorSurfaceWarningSubtle": "#402804",
116
+ "dtColorSurfaceSuccessSubtle": "#092310",
117
+ "dtColorSurfaceInfoSubtle": "#011e41",
118
+ "dtColorSurfaceSecondaryOpaque": "#e6e6e60f",
119
+ "dtColorSurfaceModerateOpaque": "#e6e6e626",
120
+ "dtColorSurfaceBoldOpaque": "#e6e6e645",
121
+ "dtColorSurfaceStrongOpaque": "#e6e6e6a6",
122
+ "dtColorSurfaceContrastOpaque": "#e6e6e6f5",
123
+ "dtColorSurfaceCriticalOpaque": "#b70b0b52",
124
+ "dtColorSurfaceCriticalSubtleOpaque": "#2d020280",
125
+ "dtColorSurfaceWarningOpaque": "#d28f2b7a",
126
+ "dtColorSurfaceWarningSubtleOpaque": "#40280480",
127
+ "dtColorSurfaceSuccessOpaque": "#1aa34142",
128
+ "dtColorSurfaceSuccessSubtleOpaque": "#09231080",
129
+ "dtColorSurfaceInfoOpaque": "#1769c64a",
130
+ "dtColorSurfaceInfoSubtleOpaque": "#011e4180",
131
+ "dtColorSurfaceBackdrop": "#000000b3",
132
+ "dtColorSurfaceStrong": "#AAAAAA",
133
+ "dtColorSurfaceCritical": "#5B0505",
134
+ "dtColorSurfaceCriticalStrong": "#FF8585",
135
+ "dtColorSurfaceWarning": "#815008",
136
+ "dtColorSurfaceWarningStrong": "#D28F2B",
137
+ "dtColorSurfaceSuccess": "#124620",
138
+ "dtColorSurfaceSuccessStrong": "#B0FFA3",
139
+ "dtColorSurfaceInfo": "#01326D",
140
+ "dtColorSurfaceInfoStrong": "#99C8FF",
141
+ "dtColorBorderSubtle": "#ffffff24",
142
+ "dtColorBorderDefault": "#ffffff38",
143
+ "dtColorBorderModerate": "#ffffff5c",
144
+ "dtColorBorderBold": "#ffffff80",
145
+ "dtColorBorderSubtleInverted": "#0000001a",
146
+ "dtColorBorderDefaultInverted": "#0000002e",
147
+ "dtColorBorderModerateInverted": "#00000057",
148
+ "dtColorBorderBoldInverted": "#00000080",
149
+ "dtColorBorderCritical": "#FF8585",
150
+ "dtColorBorderCriticalInverted": "#EC0E0E",
151
+ "dtColorBorderCriticalStrong": "#FFE5E6",
152
+ "dtColorBorderWarningStrong": "#FFF4CC",
153
+ "dtColorBorderCriticalStrongInverted": "#B70B0B",
154
+ "dtColorBorderFocus": "#51A0FE",
155
+ "dtColorBorderSuccess": "#B0FFA3",
156
+ "dtColorBorderWarning": "#FFDB80",
157
+ "dtColorBorderBrand": "#7C52FF",
158
+ "dtColorBorderAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
159
+ "dtColorBorderAccent": "#F9008E",
160
+ "dtColorBorderCriticalSubtle": "#B70B0B",
161
+ "dtColorBorderSuccessSubtle": "#1AA340",
162
+ "dtColorBorderSuccessStrong": "#EDF9EB",
163
+ "dtColorBorderWarningSubtle": "#D28F2B",
164
+ "dtColorBorderBrandSubtle": "#3A1D95",
165
+ "dtColorBorderBrandStrong": "#DAC7FF",
166
+ "dtColorBorderSuccessInverted": "#1AA340",
167
+ "dtColorBorderWarningInverted": "#D28F2B",
168
+ "dtColorBorderBrandInverted": "#7C52FF",
169
+ "dtColorBorderCriticalSubtleInverted": "#FF8585",
170
+ "dtColorBorderSuccessSubtleInverted": "#B0FFA3",
171
+ "dtColorBorderSuccessStrongInverted": "#124620",
172
+ "dtColorBorderWarningSubtleInverted": "#FFDB80",
173
+ "dtColorBorderWarningStrongInverted": "#815008",
174
+ "dtColorBorderBrandSubtleInverted": "#DAC7FF",
175
+ "dtColorBorderBrandStrongInverted": "#3A1D95",
176
+ "dtColorBlack100": "#000000",
177
+ "dtColorBlack200": "#262626",
178
+ "dtColorBlack300": "#3A3A3A",
179
+ "dtColorBlack400": "#555555",
180
+ "dtColorBlack500": "#808080",
181
+ "dtColorBlack600": "#AAAAAA",
182
+ "dtColorBlack700": "#C2C2C2",
183
+ "dtColorBlack800": "#D4D4D4",
184
+ "dtColorBlack900": "#E6E6E6",
185
+ "dtColorPurple100": "#10022C",
186
+ "dtColorPurple200": "#3A1D95",
187
+ "dtColorPurple300": "#7C52FF",
188
+ "dtColorPurple400": "#AB7EFF",
189
+ "dtColorPurple500": "#DAC7FF",
190
+ "dtColorPurple600": "#F5F0FF",
191
+ "dtColorBlue100": "#01326D",
192
+ "dtColorBlue200": "#1768C6",
193
+ "dtColorBlue300": "#51A0FE",
194
+ "dtColorBlue400": "#99C8FF",
195
+ "dtColorBlue500": "#EAF2FA",
196
+ "dtColorMagenta100": "#541A3B",
197
+ "dtColorMagenta200": "#8C0E56",
198
+ "dtColorMagenta300": "#F9008E",
199
+ "dtColorMagenta400": "#F985C7",
200
+ "dtColorMagenta500": "#FFE0F2",
201
+ "dtColorGold100": "#815008",
202
+ "dtColorGold200": "#D28F2B",
203
+ "dtColorGold300": "#F6AB3C",
204
+ "dtColorGold400": "#FFDB80",
205
+ "dtColorGold500": "#FFF4CC",
206
+ "dtColorGreen100": "#124620",
207
+ "dtColorGreen200": "#1AA340",
208
+ "dtColorGreen300": "#45F777",
209
+ "dtColorGreen400": "#B0FFA3",
210
+ "dtColorGreen500": "#EDF9EB",
211
+ "dtColorRed100": "#5B0505",
212
+ "dtColorRed200": "#B70B0B",
213
+ "dtColorRed300": "#EC0E0E",
214
+ "dtColorRed400": "#FF8585",
215
+ "dtColorRed500": "#FFE5E6",
216
+ "dtColorTan100": "#121212",
217
+ "dtColorTan200": "#3F3D3C",
218
+ "dtColorTan300": "#87807B",
219
+ "dtColorTan400": "#CEC8C4",
220
+ "dtColorTan500": "#F2F0EE",
221
+ "dtColorNeutralWhite": "#ffffff",
222
+ "dtColorNeutralBlack": "#000000",
223
+ "dtColorNeutralTransparent": "transparent",
224
+ "dtColorGradientMagentaPurple": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
225
+ "dtColorBrandPurple": "#7C52FF",
226
+ "dtColorBrandMagenta": "#F9008E",
227
+ "dtColorBrandGold": "#F6AB3C",
228
+ "dtInputsColorForegroundDefault": "#E6E6E6",
229
+ "dtInputsColorForegroundPlaceholder": "#AAAAAA",
230
+ "dtInputsColorForegroundDisabled": "#AAAAAA",
231
+ "dtInputsColorBackgroundDefault": "#e6e6e60f",
232
+ "dtInputsColorBackgroundFocus": "#e6e6e608",
233
+ "dtInputsColorBackgroundDisabled": "#e6e6e626",
234
+ "dtInputsColorBorderDefault": "#ffffff24",
235
+ "dtInputsColorBorderFocus": "#51A0FE",
236
+ "dtInputsColorBorderCritical": "#FF8585",
237
+ "dtInputsColorBorderSuccess": "#B0FFA3",
238
+ "dtInputsColorBorderWarning": "#FFDB80",
239
+ "dtInputsColorBorderDisabled": "transparent",
240
+ "dtInputsSizeBorderDefault": "0.09375rem",
241
+ "dtInputsSizeBorderStatus": "0.125rem",
242
+ "dtInputsSizeRadiusXs": "0.25rem",
243
+ "dtInputsSizeRadiusSm": "0.5rem",
244
+ "dtInputsSizeRadiusMd": "0.5rem",
245
+ "dtInputsSizeRadiusLg": "0.75rem",
246
+ "dtInputsSizeRadiusXl": "1rem",
247
+ "dtInputsLineHeightDefault": "1.2",
248
+ "dtInputsFontSizeXs": "0.75rem",
249
+ "dtInputsFontSizeSm": "0.75rem",
250
+ "dtInputsFontSizeMd": "0.9375rem",
251
+ "dtInputsFontSizeLg": "1.1875rem",
252
+ "dtInputsFontSizeXl": "1.6875rem",
253
+ "dtActionColorForegroundBaseHover": "#be97ff",
254
+ "dtActionColorForegroundBaseDefault": "#AB7EFF",
255
+ "dtActionColorForegroundBaseActive": "#be97ff",
256
+ "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
257
+ "dtActionColorForegroundCriticalHover": "#ffa5a2",
258
+ "dtActionColorForegroundCriticalDefault": "#FF8585",
259
+ "dtActionColorForegroundCriticalActive": "#ffa5a2",
260
+ "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
261
+ "dtActionColorForegroundInvertedDefault": "#000000",
262
+ "dtActionColorForegroundInvertedHover": "#000000",
263
+ "dtActionColorForegroundInvertedActive": "#000000",
264
+ "dtActionColorForegroundInvertedPrimaryDefault": "#AB7EFF",
265
+ "dtActionColorForegroundInvertedPrimaryHover": "#DAC7FF",
266
+ "dtActionColorForegroundInvertedPrimaryActive": "#DAC7FF",
267
+ "dtActionColorForegroundMutedDefault": "#C2C2C2",
268
+ "dtActionColorForegroundMutedHover": "#C2C2C2",
269
+ "dtActionColorForegroundMutedActive": "#C2C2C2",
270
+ "dtActionColorForegroundDisabledDefault": "#AAAAAA",
271
+ "dtActionColorForegroundPositiveDefault": "#B0FFA3",
272
+ "dtActionColorForegroundPositiveHover": "#6eff58",
273
+ "dtActionColorForegroundPositiveActive": "#6eff58",
274
+ "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
275
+ "dtActionColorBackgroundBaseHover": "#ab7eff1a",
276
+ "dtActionColorBackgroundBaseActive": "#ab7eff33",
277
+ "dtActionColorBackgroundBaseDefault": "transparent",
278
+ "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
279
+ "dtActionColorBackgroundBasePrimaryHover": "#7344ff",
280
+ "dtActionColorBackgroundBasePrimaryActive": "#6937ff",
281
+ "dtActionColorBackgroundCriticalHover": "#ec0e0e33",
282
+ "dtActionColorBackgroundCriticalActive": "#ec0e0e4d",
283
+ "dtActionColorBackgroundCriticalDefault": "transparent",
284
+ "dtActionColorBackgroundCriticalPrimaryDefault": "#EC0E0E",
285
+ "dtActionColorBackgroundCriticalPrimaryHover": "#d90d0d",
286
+ "dtActionColorBackgroundCriticalPrimaryActive": "#d00c0c",
287
+ "dtActionColorBackgroundInvertedPrimaryActive": "#3A1D95",
288
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#1f1f1f",
289
+ "dtActionColorBackgroundInvertedPrimaryHover": "#10022C",
290
+ "dtActionColorBackgroundInvertedDefault": "transparent",
291
+ "dtActionColorBackgroundInvertedHover": "#1f1f1f26",
292
+ "dtActionColorBackgroundInvertedActive": "#1f1f1f4d",
293
+ "dtActionColorBackgroundMutedDefault": "transparent",
294
+ "dtActionColorBackgroundMutedHover": "#d4d4d41a",
295
+ "dtActionColorBackgroundMutedActive": "#d4d4d429",
296
+ "dtActionColorBackgroundDisabledDefault": "#3A3A3A",
297
+ "dtActionColorBackgroundPositiveDefault": "transparent",
298
+ "dtActionColorBackgroundPositiveHover": "#79dc93",
299
+ "dtActionColorBackgroundPositiveActive": "#afffa314",
300
+ "dtActionColorBackgroundPositivePrimaryDefault": "#B0FFA3",
301
+ "dtActionColorBackgroundPositivePrimaryHover": "#8bff79",
302
+ "dtActionColorBackgroundPositivePrimaryActive": "#75ff60",
303
+ "dtActionColorBorderBaseOutlinedDefault": "#AB7EFF",
304
+ "dtActionColorBorderCriticalOutlinedDefault": "#FF8585",
305
+ "dtActionColorBorderInvertedOutlinedDefault": "#000000",
306
+ "dtActionColorBorderMutedOutlinedDefault": "#AAAAAA",
307
+ "dtThemeTopbarFieldColorBackgroundHover": "#1a1a1a",
308
+ "dtThemeTopbarFieldColorForeground": "#e6e6e680",
309
+ "dtThemeTopbarFieldColorForegroundHover": "#e6e6e6bf",
310
+ "dtThemeTopbarFieldColorBackground": "#e6e6e60d",
311
+ "dtThemeTopbarFieldColorBorder": "#e6e6e600",
312
+ "dtThemeTopbarFieldColorBorderHover": "#e6e6e61a",
313
+ "dtThemeTopbarFieldColorBorderActive": "#e6e6e633",
314
+ "dtThemeTopbarButtonColorBackgroundHover": "#e6e6e626",
315
+ "dtThemeTopbarButtonColorForeground": "#e6e6e6a6",
316
+ "dtThemeTopbarButtonColorForegroundHover": "#E6E6E6",
317
+ "dtThemeTopbarButtonColorBackground": "#e6e6e600",
318
+ "dtThemeTopbarButtonColorBackgroundActive": "#e6e6e61a",
319
+ "dtThemeTopbarColorForeground": "#e6e6e6bf",
320
+ "dtThemeTopbarColorBackground": "#262626",
321
+ "dtThemeTopbarProfileColorForeground": "#e6e6e6bf",
322
+ "dtThemeTopbarProfileColorForegroundInverted": "#000000bf",
323
+ "dtThemeTopbarProfileColorBackground": "#e6e6e60d",
324
+ "dtThemeTopbarProfileColorBackgroundInverted": "#e6e6e6bf",
325
+ "dtThemeTopbarProfileColorBackgroundHover": "#e6e6e61a",
326
+ "dtThemeTopbarProfileColorBackgroundActive": "#e6e6e624",
327
+ "dtThemeSidebarRowColorBackgroundHover": "#e6e6e62e",
328
+ "dtThemeSidebarRowColorBackgroundActive": "#e6e6e63d",
329
+ "dtThemeSidebarRowColorBackground": "#e6e6e600",
330
+ "dtThemeSidebarSelectedRowColorBackground": "#e6e6e633",
331
+ "dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
332
+ "dtThemeSidebarColorForeground": "#C2C2C2",
333
+ "dtThemeSidebarColorForegroundUnread": "#E6E6E6",
334
+ "dtThemeSidebarColorBackground": "#262626",
335
+ "dtThemeSidebarIconColorForeground": "#C2C2C2",
336
+ "dtThemeSidebarStatusColorForeground": "#AAAAAA",
337
+ "dtThemeSidebarSectionColorForeground": "#AAAAAA",
338
+ "dtThemeColorBase": "#E6E6E6",
339
+ "dtThemePresenceColorBackgroundAvailable": "#B0FFA3",
340
+ "dtThemePresenceColorBackgroundBusyUnavailable": "#EC0E0E",
341
+ "dtThemePresenceColorBackgroundBusy": "#F6AB3C",
342
+ "dtThemePresenceColorBackgroundOffline": "#ffffff",
343
+ "dtThemeMentionColorForeground": "#ffffff",
344
+ "dtThemeMentionColorBackground": "#7C52FF",
345
+ "dtTypographyBodyMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
346
+ "dtTypographyBodyMdFontWeight": 400,
347
+ "dtTypographyBodyMdLineHeight": "1.6",
348
+ "dtTypographyBodyMdFontSize": "0.9375rem",
349
+ "dtTypographyBodyMdTextCase": "none",
350
+ "dtTypographyBodyMdCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
351
+ "dtTypographyBodyMdCompactFontWeight": 400,
352
+ "dtTypographyBodyMdCompactLineHeight": "1.4",
353
+ "dtTypographyBodyMdCompactFontSize": "0.9375rem",
354
+ "dtTypographyBodyMdCompactTextCase": "none",
355
+ "dtTypographyBodySmFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
356
+ "dtTypographyBodySmFontWeight": 400,
357
+ "dtTypographyBodySmLineHeight": "1.4",
358
+ "dtTypographyBodySmFontSize": "0.75rem",
359
+ "dtTypographyBodySmTextCase": "none",
360
+ "dtTypographyBodySmCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
361
+ "dtTypographyBodySmCompactFontWeight": 400,
362
+ "dtTypographyBodySmCompactLineHeight": "1.2",
363
+ "dtTypographyBodySmCompactFontSize": "0.75rem",
364
+ "dtTypographyBodySmCompactTextCase": "none",
365
+ "dtTypographyHeadlineEyebrowFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
366
+ "dtTypographyHeadlineEyebrowFontWeight": 400,
367
+ "dtTypographyHeadlineEyebrowLineHeight": "1.4",
368
+ "dtTypographyHeadlineEyebrowFontSize": "0.75rem",
369
+ "dtTypographyHeadlineEyebrowTextCase": "uppercase",
370
+ "dtTypographyHeadlineSmFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
371
+ "dtTypographyHeadlineSmFontWeight": 700,
372
+ "dtTypographyHeadlineSmLineHeight": "1.4",
373
+ "dtTypographyHeadlineSmFontSize": "0.75rem",
374
+ "dtTypographyHeadlineSmTextCase": "none",
375
+ "dtTypographyHeadlineSmCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
376
+ "dtTypographyHeadlineSmCompactFontWeight": 700,
377
+ "dtTypographyHeadlineSmCompactLineHeight": "1.2",
378
+ "dtTypographyHeadlineSmCompactFontSize": "0.75rem",
379
+ "dtTypographyHeadlineSmCompactTextCase": "none",
380
+ "dtTypographyHeadlineSmSoftFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
381
+ "dtTypographyHeadlineSmSoftFontWeight": 500,
382
+ "dtTypographyHeadlineSmSoftLineHeight": "1.4",
383
+ "dtTypographyHeadlineSmSoftFontSize": "0.75rem",
384
+ "dtTypographyHeadlineSmSoftTextCase": "none",
385
+ "dtTypographyHeadlineSmSoftCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
386
+ "dtTypographyHeadlineSmSoftCompactFontWeight": 500,
387
+ "dtTypographyHeadlineSmSoftCompactLineHeight": "1.2",
388
+ "dtTypographyHeadlineSmSoftCompactFontSize": "0.75rem",
389
+ "dtTypographyHeadlineSmSoftCompactTextCase": "none",
390
+ "dtTypographyHeadlineMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
391
+ "dtTypographyHeadlineMdFontWeight": 700,
392
+ "dtTypographyHeadlineMdLineHeight": "1.6",
393
+ "dtTypographyHeadlineMdFontSize": "0.9375rem",
394
+ "dtTypographyHeadlineMdTextCase": "none",
395
+ "dtTypographyHeadlineMdCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
396
+ "dtTypographyHeadlineMdCompactFontWeight": 700,
397
+ "dtTypographyHeadlineMdCompactLineHeight": "1.4",
398
+ "dtTypographyHeadlineMdCompactFontSize": "0.9375rem",
399
+ "dtTypographyHeadlineMdCompactTextCase": "none",
400
+ "dtTypographyHeadlineLgFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
401
+ "dtTypographyHeadlineLgFontWeight": 700,
402
+ "dtTypographyHeadlineLgLineHeight": "1.6",
403
+ "dtTypographyHeadlineLgFontSize": "1.1875rem",
404
+ "dtTypographyHeadlineLgTextCase": "none",
405
+ "dtTypographyHeadlineLgSoftFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
406
+ "dtTypographyHeadlineLgSoftFontWeight": 500,
407
+ "dtTypographyHeadlineLgSoftLineHeight": "1.6",
408
+ "dtTypographyHeadlineLgSoftFontSize": "1.1875rem",
409
+ "dtTypographyHeadlineLgSoftTextCase": "none",
410
+ "dtTypographyHeadlineLgCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
411
+ "dtTypographyHeadlineLgCompactFontWeight": 700,
412
+ "dtTypographyHeadlineLgCompactLineHeight": "1.2",
413
+ "dtTypographyHeadlineLgCompactFontSize": "1.1875rem",
414
+ "dtTypographyHeadlineLgCompactTextCase": "none",
415
+ "dtTypographyHeadlineLgSoftCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
416
+ "dtTypographyHeadlineLgSoftCompactFontWeight": 500,
417
+ "dtTypographyHeadlineLgSoftCompactLineHeight": "1.2",
418
+ "dtTypographyHeadlineLgSoftCompactFontSize": "1.1875rem",
419
+ "dtTypographyHeadlineLgSoftCompactTextCase": "none",
420
+ "dtTypographyHeadlineXlFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
421
+ "dtTypographyHeadlineXlFontWeight": 500,
422
+ "dtTypographyHeadlineXlLineHeight": "1.2",
423
+ "dtTypographyHeadlineXlFontSize": "1.6875rem",
424
+ "dtTypographyHeadlineXlTextCase": "none",
425
+ "dtTypographyHeadlineXlCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
426
+ "dtTypographyHeadlineXlCompactFontWeight": 500,
427
+ "dtTypographyHeadlineXlCompactLineHeight": "1",
428
+ "dtTypographyHeadlineXlCompactFontSize": "1.6875rem",
429
+ "dtTypographyHeadlineXlCompactTextCase": "none",
430
+ "dtTypographyHeadlineXxlFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
431
+ "dtTypographyHeadlineXxlFontWeight": 500,
432
+ "dtTypographyHeadlineXxlLineHeight": "1.2",
433
+ "dtTypographyHeadlineXxlFontSize": "2.375rem",
434
+ "dtTypographyHeadlineXxlTextCase": "none",
435
+ "dtTypographyHeadlineXxlCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
436
+ "dtTypographyHeadlineXxlCompactFontWeight": 500,
437
+ "dtTypographyHeadlineXxlCompactLineHeight": "1",
438
+ "dtTypographyHeadlineXxlCompactFontSize": "2.375rem",
439
+ "dtTypographyHeadlineXxlCompactTextCase": "none",
440
+ "dtTypographyLabelMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
441
+ "dtTypographyLabelMdFontWeight": 600,
442
+ "dtTypographyLabelMdLineHeight": "1.6",
443
+ "dtTypographyLabelMdFontSize": "0.9375rem",
444
+ "dtTypographyLabelMdTextCase": "none",
445
+ "dtTypographyLabelMdCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
446
+ "dtTypographyLabelMdCompactFontWeight": 600,
447
+ "dtTypographyLabelMdCompactLineHeight": "1.4",
448
+ "dtTypographyLabelMdCompactFontSize": "0.9375rem",
449
+ "dtTypographyLabelMdCompactTextCase": "none",
450
+ "dtTypographyLabelMdPlainFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
451
+ "dtTypographyLabelMdPlainFontWeight": 400,
452
+ "dtTypographyLabelMdPlainLineHeight": "1.6",
453
+ "dtTypographyLabelMdPlainFontSize": "0.9375rem",
454
+ "dtTypographyLabelMdPlainTextCase": "none",
455
+ "dtTypographyLabelMdPlainCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
456
+ "dtTypographyLabelMdPlainCompactFontWeight": 400,
457
+ "dtTypographyLabelMdPlainCompactLineHeight": "1.4",
458
+ "dtTypographyLabelMdPlainCompactFontSize": "0.9375rem",
459
+ "dtTypographyLabelMdPlainCompactTextCase": "none",
460
+ "dtTypographyLabelSmFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
461
+ "dtTypographyLabelSmFontWeight": 600,
462
+ "dtTypographyLabelSmLineHeight": "1.4",
463
+ "dtTypographyLabelSmFontSize": "0.75rem",
464
+ "dtTypographyLabelSmTextCase": "none",
465
+ "dtTypographyLabelSmCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
466
+ "dtTypographyLabelSmCompactFontWeight": 600,
467
+ "dtTypographyLabelSmCompactLineHeight": "1.2",
468
+ "dtTypographyLabelSmCompactFontSize": "0.75rem",
469
+ "dtTypographyLabelSmCompactTextCase": "none",
470
+ "dtTypographyLabelSmPlainFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
471
+ "dtTypographyLabelSmPlainFontWeight": 400,
472
+ "dtTypographyLabelSmPlainLineHeight": "1.4",
473
+ "dtTypographyLabelSmPlainFontSize": "0.75rem",
474
+ "dtTypographyLabelSmPlainTextCase": "none",
475
+ "dtTypographyLabelSmPlainCompactFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
476
+ "dtTypographyLabelSmPlainCompactFontWeight": 400,
477
+ "dtTypographyLabelSmPlainCompactLineHeight": "1.2",
478
+ "dtTypographyLabelSmPlainCompactFontSize": "0.75rem",
479
+ "dtTypographyLabelSmPlainCompactTextCase": "none",
480
+ "dtTypographyHelperMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
481
+ "dtTypographyHelperMdFontWeight": 400,
482
+ "dtTypographyHelperMdLineHeight": "1.4",
483
+ "dtTypographyHelperMdFontSize": "0.9375rem",
484
+ "dtTypographyHelperMdTextCase": "none",
485
+ "dtTypographyHelperSmFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
486
+ "dtTypographyHelperSmFontWeight": 400,
487
+ "dtTypographyHelperSmLineHeight": "1.2",
488
+ "dtTypographyHelperSmFontSize": "0.75rem",
489
+ "dtTypographyHelperSmTextCase": "none",
490
+ "dtTypographyCodeMdFontFamily": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
491
+ "dtTypographyCodeMdFontWeight": 400,
492
+ "dtTypographyCodeMdLineHeight": "1.2",
493
+ "dtTypographyCodeMdFontSize": "0.9375rem",
494
+ "dtTypographyCodeMdTextCase": "none",
495
+ "dtTypographyCodeSmFontFamily": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
496
+ "dtTypographyCodeSmFontWeight": 400,
497
+ "dtTypographyCodeSmLineHeight": "1.2",
498
+ "dtTypographyCodeSmFontSize": "0.75rem",
499
+ "dtTypographyCodeSmTextCase": "none",
500
+ "dtSize0": "0rem",
501
+ "dtSize50": "0.03125rem",
502
+ "dtSize100": "0.0625rem",
503
+ "dtSize200": "0.125rem",
504
+ "dtSize300": "0.25rem",
505
+ "dtSize350": "0.375rem",
506
+ "dtSize400": "0.5rem",
507
+ "dtSize450": "0.75rem",
508
+ "dtSize500": "1rem",
509
+ "dtSize525": "1.25rem",
510
+ "dtSize550": "1.5rem",
511
+ "dtSize600": "2rem",
512
+ "dtSize625": "2.625rem",
513
+ "dtSize650": "3rem",
514
+ "dtSize700": "4rem",
515
+ "dtSize720": "4.5rem",
516
+ "dtSize730": "5.25rem",
517
+ "dtSize750": "6rem",
518
+ "dtSize760": "6.375rem",
519
+ "dtSize775": "7.125rem",
520
+ "dtSize800": "8rem",
521
+ "dtSize825": "10.25rem",
522
+ "dtSize850": "12rem",
523
+ "dtSize875": "13.5rem",
524
+ "dtSize900": "16rem",
525
+ "dtSize905": "16.5rem",
526
+ "dtSize925": "20.75rem",
527
+ "dtSize950": "24rem",
528
+ "dtSize975": "29rem",
529
+ "dtSize1000": "32rem",
530
+ "dtSize1020": "39.25rem",
531
+ "dtSize1040": "47.75rem",
532
+ "dtSize1050": "48rem",
533
+ "dtSize1060": "51.75rem",
534
+ "dtSize1080": "57rem",
535
+ "dtSize1100": "64rem",
536
+ "dtSize1115": "71.25rem",
537
+ "dtSize1120": "79.25rem",
538
+ "dtSize1125": "80rem",
539
+ "dtSize1130": "83.75rem",
540
+ "dtSize1150": "96rem",
541
+ "dtSize1200": "128rem",
542
+ "dtSizeBorder0": "0rem",
543
+ "dtSizeBorder50": "0.03125rem",
544
+ "dtSizeBorder100": "0.0625rem",
545
+ "dtSizeBorder150": "0.09375rem",
546
+ "dtSizeBorder200": "0.125rem",
547
+ "dtSizeBorder300": "0.25rem",
548
+ "dtSizeBorder400": "0.5rem",
549
+ "dtSizeBorderFocus": "0.1875rem",
550
+ "dtSize50Negative": "-0.03125rem",
551
+ "dtSize100Negative": "-0.0625rem",
552
+ "dtSize200Negative": "-0.125rem",
553
+ "dtSize300Negative": "-0.25rem",
554
+ "dtSize350Negative": "-0.375rem",
555
+ "dtSize400Negative": "-0.5rem",
556
+ "dtSize450Negative": "-0.75rem",
557
+ "dtSize500Negative": "-1rem",
558
+ "dtSize525Negative": "-1.25rem",
559
+ "dtSize550Negative": "-1.5rem",
560
+ "dtSize600Negative": "-2rem",
561
+ "dtSize625Negative": "-2.625rem",
562
+ "dtSize650Negative": "-3rem",
563
+ "dtSize700Negative": "-4rem",
564
+ "dtSize720Negative": "-4.5rem",
565
+ "dtSize730Negative": "-5.25rem",
566
+ "dtSize750Negative": "-6rem",
567
+ "dtSize760Negative": "-6.375rem",
568
+ "dtSize775Negative": "-7.125rem",
569
+ "dtSize800Negative": "-8rem",
570
+ "dtSize825Negative": "-10.25rem",
571
+ "dtSize850Negative": "-12rem",
572
+ "dtSize875Negative": "-13.5rem",
573
+ "dtSize900Negative": "-16rem",
574
+ "dtSize905Negative": "-16.5rem",
575
+ "dtSize925Negative": "-20.75rem",
576
+ "dtSize950Negative": "-24rem",
577
+ "dtSize975Negative": "-29rem",
578
+ "dtSize1000Negative": "-32rem",
579
+ "dtSize1020Negative": "-39.25rem",
580
+ "dtSize1040Negative": "-47.75rem",
581
+ "dtSize1050Negative": "-48rem",
582
+ "dtSize1060Negative": "-51.75rem",
583
+ "dtSize1080Negative": "-57rem",
584
+ "dtSize1100Negative": "-64rem",
585
+ "dtSize1115Negative": "-71.25rem",
586
+ "dtSize1120Negative": "-79.25rem",
587
+ "dtSize1125Negative": "-80rem",
588
+ "dtSize1130Negative": "-83.75rem",
589
+ "dtSize1150Negative": "-96rem",
590
+ "dtSize1200Negative": "-128rem",
591
+ "dtSize0Percent": "0%",
592
+ "dtSize5Percent": "5%",
593
+ "dtSize10Percent": "10%",
594
+ "dtSize20Percent": "20%",
595
+ "dtSize25Percent": "25%",
596
+ "dtSize30Percent": "30%",
597
+ "dtSize33Percent": "33.33300018310547%",
598
+ "dtSize40Percent": "40%",
599
+ "dtSize50Percent": "50%",
600
+ "dtSize60Percent": "60%",
601
+ "dtSize66Percent": "66.69999694824219%",
602
+ "dtSize70Percent": "70%",
603
+ "dtSize75Percent": "75%",
604
+ "dtSize80Percent": "80%",
605
+ "dtSize90Percent": "90%",
606
+ "dtSize95Percent": "95%",
607
+ "dtSize100Percent": "100%",
608
+ "dtSizeRadius0": "0rem",
609
+ "dtSizeRadius100": "0.0625rem",
610
+ "dtSizeRadius200": "0.125rem",
611
+ "dtSizeRadius300": "0.25rem",
612
+ "dtSizeRadius400": "0.5rem",
613
+ "dtSizeRadius500": "1rem",
614
+ "dtSizeRadius600": "2rem",
615
+ "dtSizeRadiusPill": "6.375rem",
616
+ "dtSizeRadiusCircle": "50%",
617
+ "dtShadowSmall0X": "0rem",
618
+ "dtShadowSmall0Y": "0.125rem",
619
+ "dtShadowSmall0Blur": "0.25rem",
620
+ "dtShadowSmall0Spread": "0rem",
621
+ "dtShadowSmall0Color": "#00000073",
622
+ "dtShadowSmall0Type": "dropShadow",
623
+ "dtShadowSmall1X": "0.03125rem",
624
+ "dtShadowSmall1Y": "0.03125rem",
625
+ "dtShadowSmall1Blur": "0rem",
626
+ "dtShadowSmall1Spread": "0rem",
627
+ "dtShadowSmall1Color": "#000000",
628
+ "dtShadowSmall1Type": "dropShadow",
629
+ "dtShadowSmall2X": "-0.03125rem",
630
+ "dtShadowSmall2Y": "-0.03125rem",
631
+ "dtShadowSmall2Blur": "0rem",
632
+ "dtShadowSmall2Spread": "0rem",
633
+ "dtShadowSmall2Color": "#000000",
634
+ "dtShadowSmall2Type": "dropShadow",
635
+ "dtShadowSmall3X": "-0.03125rem",
636
+ "dtShadowSmall3Y": "0.03125rem",
637
+ "dtShadowSmall3Blur": "0rem",
638
+ "dtShadowSmall3Spread": "0rem",
639
+ "dtShadowSmall3Color": "#000000",
640
+ "dtShadowSmall3Type": "dropShadow",
641
+ "dtShadowSmall4X": "0.03125rem",
642
+ "dtShadowSmall4Y": "-0.03125rem",
643
+ "dtShadowSmall4Blur": "0rem",
644
+ "dtShadowSmall4Spread": "0rem",
645
+ "dtShadowSmall4Color": "#000000",
646
+ "dtShadowSmall4Type": "dropShadow",
647
+ "dtShadowMedium0X": "0rem",
648
+ "dtShadowMedium0Y": "0.125rem",
649
+ "dtShadowMedium0Blur": "0.5rem",
650
+ "dtShadowMedium0Spread": "0rem",
651
+ "dtShadowMedium0Color": "#0000008c",
652
+ "dtShadowMedium0Type": "dropShadow",
653
+ "dtShadowMedium1X": "0.03125rem",
654
+ "dtShadowMedium1Y": "0.03125rem",
655
+ "dtShadowMedium1Blur": "0rem",
656
+ "dtShadowMedium1Spread": "0rem",
657
+ "dtShadowMedium1Color": "#000000",
658
+ "dtShadowMedium1Type": "dropShadow",
659
+ "dtShadowMedium2X": "-0.03125rem",
660
+ "dtShadowMedium2Y": "-0.03125rem",
661
+ "dtShadowMedium2Blur": "0rem",
662
+ "dtShadowMedium2Spread": "0rem",
663
+ "dtShadowMedium2Color": "#000000",
664
+ "dtShadowMedium2Type": "dropShadow",
665
+ "dtShadowMedium3X": "-0.03125rem",
666
+ "dtShadowMedium3Y": "0.03125rem",
667
+ "dtShadowMedium3Blur": "0rem",
668
+ "dtShadowMedium3Spread": "0rem",
669
+ "dtShadowMedium3Color": "#000000",
670
+ "dtShadowMedium3Type": "dropShadow",
671
+ "dtShadowMedium4X": "0.03125rem",
672
+ "dtShadowMedium4Y": "-0.03125rem",
673
+ "dtShadowMedium4Blur": "0rem",
674
+ "dtShadowMedium4Spread": "0rem",
675
+ "dtShadowMedium4Color": "#000000",
676
+ "dtShadowMedium4Type": "dropShadow",
677
+ "dtShadowLarge0X": "0rem",
678
+ "dtShadowLarge0Y": "0.125rem",
679
+ "dtShadowLarge0Blur": "1rem",
680
+ "dtShadowLarge0Spread": "0rem",
681
+ "dtShadowLarge0Color": "#0000008c",
682
+ "dtShadowLarge0Type": "dropShadow",
683
+ "dtShadowLarge1X": "-0.03125rem",
684
+ "dtShadowLarge1Y": "0.03125rem",
685
+ "dtShadowLarge1Blur": "0rem",
686
+ "dtShadowLarge1Spread": "0rem",
687
+ "dtShadowLarge1Color": "#000000",
688
+ "dtShadowLarge1Type": "dropShadow",
689
+ "dtShadowLarge2X": "-0.03125rem",
690
+ "dtShadowLarge2Y": "-0.03125rem",
691
+ "dtShadowLarge2Blur": "0rem",
692
+ "dtShadowLarge2Spread": "0rem",
693
+ "dtShadowLarge2Color": "#000000",
694
+ "dtShadowLarge2Type": "dropShadow",
695
+ "dtShadowLarge3X": "-0.03125rem",
696
+ "dtShadowLarge3Y": "0.03125rem",
697
+ "dtShadowLarge3Blur": "0rem",
698
+ "dtShadowLarge3Spread": "0rem",
699
+ "dtShadowLarge3Color": "#000000",
700
+ "dtShadowLarge3Type": "dropShadow",
701
+ "dtShadowLarge4X": "0.03125rem",
702
+ "dtShadowLarge4Y": "-0.03125rem",
703
+ "dtShadowLarge4Blur": "0rem",
704
+ "dtShadowLarge4Spread": "0rem",
705
+ "dtShadowLarge4Color": "#000000",
706
+ "dtShadowLarge4Type": "dropShadow",
707
+ "dtShadowExtraLarge0X": "0rem",
708
+ "dtShadowExtraLarge0Y": "0.125rem",
709
+ "dtShadowExtraLarge0Blur": "2rem",
710
+ "dtShadowExtraLarge0Spread": "0rem",
711
+ "dtShadowExtraLarge0Color": "#0000008c",
712
+ "dtShadowExtraLarge0Type": "dropShadow",
713
+ "dtShadowExtraLarge1X": "0.03125rem",
714
+ "dtShadowExtraLarge1Y": "0.03125rem",
715
+ "dtShadowExtraLarge1Blur": "0rem",
716
+ "dtShadowExtraLarge1Spread": "0rem",
717
+ "dtShadowExtraLarge1Color": "#000000",
718
+ "dtShadowExtraLarge1Type": "dropShadow",
719
+ "dtShadowExtraLarge2X": "-0.03125rem",
720
+ "dtShadowExtraLarge2Y": "-0.03125rem",
721
+ "dtShadowExtraLarge2Blur": "0rem",
722
+ "dtShadowExtraLarge2Spread": "0rem",
723
+ "dtShadowExtraLarge2Color": "#000000",
724
+ "dtShadowExtraLarge2Type": "dropShadow",
725
+ "dtShadowExtraLarge3X": "-0.03125rem",
726
+ "dtShadowExtraLarge3Y": "0.03125rem",
727
+ "dtShadowExtraLarge3Blur": "0rem",
728
+ "dtShadowExtraLarge3Spread": "0rem",
729
+ "dtShadowExtraLarge3Color": "#000000",
730
+ "dtShadowExtraLarge3Type": "dropShadow",
731
+ "dtShadowExtraLarge4X": "0.03125rem",
732
+ "dtShadowExtraLarge4Y": "-0.03125rem",
733
+ "dtShadowExtraLarge4Blur": "0rem",
734
+ "dtShadowExtraLarge4Spread": "0rem",
735
+ "dtShadowExtraLarge4Color": "#000000",
736
+ "dtShadowExtraLarge4Type": "dropShadow",
737
+ "dtShadowCard0X": "0rem",
738
+ "dtShadowCard0Y": "0.0625rem",
739
+ "dtShadowCard0Blur": "0.125rem",
740
+ "dtShadowCard0Spread": "0rem",
741
+ "dtShadowCard0Color": "#00000059",
742
+ "dtShadowCard0Type": "dropShadow",
743
+ "dtShadowCard1X": "0rem",
744
+ "dtShadowCard1Y": "0.125rem",
745
+ "dtShadowCard1Blur": "0.25rem",
746
+ "dtShadowCard1Spread": "0rem",
747
+ "dtShadowCard1Color": "#00000073",
748
+ "dtShadowCard1Type": "dropShadow",
749
+ "dtShadowCard2X": "0rem",
750
+ "dtShadowCard2Y": "0.125rem",
751
+ "dtShadowCard2Blur": "1rem",
752
+ "dtShadowCard2Spread": "0rem",
753
+ "dtShadowCard2Color": "#00000094",
754
+ "dtShadowCard2Type": "dropShadow",
755
+ "dtShadowCard3X": "0.03125rem",
756
+ "dtShadowCard3Y": "0.03125rem",
757
+ "dtShadowCard3Blur": "0rem",
758
+ "dtShadowCard3Spread": "0rem",
759
+ "dtShadowCard3Color": "#000000",
760
+ "dtShadowCard3Type": "dropShadow",
761
+ "dtShadowCard4X": "-0.03125rem",
762
+ "dtShadowCard4Y": "-0.03125rem",
763
+ "dtShadowCard4Blur": "0rem",
764
+ "dtShadowCard4Spread": "0rem",
765
+ "dtShadowCard4Color": "#000000",
766
+ "dtShadowCard4Type": "dropShadow",
767
+ "dtShadowCard5X": "-0.03125rem",
768
+ "dtShadowCard5Y": "0.03125rem",
769
+ "dtShadowCard5Blur": "0rem",
770
+ "dtShadowCard5Spread": "0rem",
771
+ "dtShadowCard5Color": "#000000",
772
+ "dtShadowCard5Type": "dropShadow",
773
+ "dtShadowCard6X": "0.03125rem",
774
+ "dtShadowCard6Y": "-0.03125rem",
775
+ "dtShadowCard6Blur": "0rem",
776
+ "dtShadowCard6Spread": "0rem",
777
+ "dtShadowCard6Color": "#000000",
778
+ "dtShadowCard6Type": "dropShadow",
779
+ "dtShadowFocus0X": "0rem",
780
+ "dtShadowFocus0Y": "0rem",
781
+ "dtShadowFocus0Blur": "0rem",
782
+ "dtShadowFocus0Spread": "0.0625rem",
783
+ "dtShadowFocus0Color": "#000000",
784
+ "dtShadowFocus0Type": "dropShadow",
785
+ "dtShadowFocus1X": "0rem",
786
+ "dtShadowFocus1Y": "0rem",
787
+ "dtShadowFocus1Blur": "0rem",
788
+ "dtShadowFocus1Spread": "0.1875rem",
789
+ "dtShadowFocus1Color": "#51A0FE",
790
+ "dtShadowFocus1Type": "dropShadow",
791
+ "dtShadowFocusInset0X": "0rem",
792
+ "dtShadowFocusInset0Y": "0rem",
793
+ "dtShadowFocusInset0Blur": "0rem",
794
+ "dtShadowFocusInset0Spread": "0.125rem",
795
+ "dtShadowFocusInset0Color": "#51A0FE",
796
+ "dtShadowFocusInset0Type": "innerShadow",
797
+ "dtOpacity0": 0,
798
+ "dtOpacity100": 0.05,
799
+ "dtOpacity200": 0.1,
800
+ "dtOpacity300": 0.2,
801
+ "dtOpacity400": 0.25,
802
+ "dtOpacity500": 0.3,
803
+ "dtOpacity600": 0.4,
804
+ "dtOpacity700": 0.5,
805
+ "dtOpacity800": 0.6,
806
+ "dtOpacity900": 0.7,
807
+ "dtOpacity1000": 0.75,
808
+ "dtOpacity1100": 0.8,
809
+ "dtOpacity1200": 0.9,
810
+ "dtOpacity1300": 1,
811
+ "dtFontFamilyBody": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
812
+ "dtFontFamilyExpressive": "Archivo, -apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
813
+ "dtFontFamilyMono": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace",
814
+ "dtFontSize100": "0.75rem",
815
+ "dtFontSize200": "0.9375rem",
816
+ "dtFontSize300": "1.1875rem",
817
+ "dtFontSize400": "1.6875rem",
818
+ "dtFontSize500": "2.375rem",
819
+ "dtFontLineHeight100": "1",
820
+ "dtFontLineHeight200": "1.2",
821
+ "dtFontLineHeight300": "1.4",
822
+ "dtFontLineHeight400": "1.6",
823
+ "dtFontLineHeight500": "1.8",
824
+ "dtFontLineHeight600": "2",
825
+ "dtFontWeightNormal": 400,
826
+ "dtFontWeightMedium": 500,
827
+ "dtFontWeightSemiBold": 600,
828
+ "dtFontWeightBold": 700,
829
+ "dtFontTextCaseUppercase": "uppercase",
830
+ "dtFontTextCaseLowercase": "lowercase",
831
+ "dtFontTextCaseCapitalize": "capitalize",
832
+ "dtFontTextCaseNone": "none",
833
+ "dtSpace0": "0rem",
834
+ "dtSpace50": "0.03125rem",
835
+ "dtSpace100": "0.0625rem",
836
+ "dtSpace200": "0.125rem",
837
+ "dtSpace300": "0.25rem",
838
+ "dtSpace350": "0.375rem",
839
+ "dtSpace400": "0.5rem",
840
+ "dtSpace450": "0.75rem",
841
+ "dtSpace500": "1rem",
842
+ "dtSpace525": "1.25rem",
843
+ "dtSpace550": "1.5rem",
844
+ "dtSpace600": "2rem",
845
+ "dtSpace625": "2.625rem",
846
+ "dtSpace650": "3rem",
847
+ "dtSpace700": "4rem",
848
+ "dtSpace720": "4.5rem",
849
+ "dtSpace730": "5.25rem",
850
+ "dtSpace750": "6rem",
851
+ "dtSpace760": "6.375rem",
852
+ "dtSpace775": "7.125rem",
853
+ "dtSpace800": "8rem",
854
+ "dtSpace825": "10.25rem",
855
+ "dtSpace850": "12rem",
856
+ "dtSpace875": "13.5rem",
857
+ "dtSpace900": "16rem",
858
+ "dtSpace905": "16.5rem",
859
+ "dtSpace925": "20.75rem",
860
+ "dtSpace950": "24rem",
861
+ "dtSpace975": "29rem",
862
+ "dtSpace1000": "32rem",
863
+ "dtSpace1020": "39.25rem",
864
+ "dtSpace1040": "47.75rem",
865
+ "dtSpace1050": "48rem",
866
+ "dtSpace1060": "51.75rem",
867
+ "dtSpace1080": "57rem",
868
+ "dtSpace1100": "64rem",
869
+ "dtSpace1115": "71.25rem",
870
+ "dtSpace1120": "79.25rem",
871
+ "dtSpace1125": "80rem",
872
+ "dtSpace1130": "83.75rem",
873
+ "dtSpace1150": "96rem",
874
+ "dtSpace1200": "128rem",
875
+ "dtSpace50Negative": "-0.03125rem",
876
+ "dtSpace100Negative": "-0.0625rem",
877
+ "dtSpace200Negative": "-0.125rem",
878
+ "dtSpace300Negative": "-0.25rem",
879
+ "dtSpace350Negative": "-0.375rem",
880
+ "dtSpace400Negative": "-0.5rem",
881
+ "dtSpace450Negative": "-0.75rem",
882
+ "dtSpace500Negative": "-1rem",
883
+ "dtSpace525Negative": "-1.25rem",
884
+ "dtSpace550Negative": "-1.5rem",
885
+ "dtSpace600Negative": "-2rem",
886
+ "dtSpace625Negative": "-2.625rem",
887
+ "dtSpace650Negative": "-3rem",
888
+ "dtSpace700Negative": "-4rem",
889
+ "dtSpace720Negative": "-4.5rem",
890
+ "dtSpace730Negative": "-5.25rem",
891
+ "dtSpace750Negative": "-6rem",
892
+ "dtSpace760Negative": "-6.375rem",
893
+ "dtSpace775Negative": "-7.125rem",
894
+ "dtSpace800Negative": "-8rem",
895
+ "dtSpace825Negative": "-10.25rem",
896
+ "dtSpace850Negative": "-12rem",
897
+ "dtSpace875Negative": "-13.5rem",
898
+ "dtSpace900Negative": "-16rem",
899
+ "dtSpace905Negative": "-16.5rem",
900
+ "dtSpace925Negative": "-20.75rem",
901
+ "dtSpace950Negative": "-24rem",
902
+ "dtSpace975Negative": "-29rem",
903
+ "dtSpace1000Negative": "-32rem",
904
+ "dtSpace1020Negative": "-39.25rem",
905
+ "dtSpace1040Negative": "-47.75rem",
906
+ "dtSpace1050Negative": "-48rem",
907
+ "dtSpace1060Negative": "-51.75rem",
908
+ "dtSpace1080Negative": "-57rem",
909
+ "dtSpace1100Negative": "-64rem",
910
+ "dtSpace1115Negative": "-71.25rem",
911
+ "dtSpace1120Negative": "-79.25rem",
912
+ "dtSpace1125Negative": "-80rem",
913
+ "dtSpace1130Negative": "-83.75rem",
914
+ "dtSpace1150Negative": "-96rem",
915
+ "dtSpace1200Negative": "-128rem",
916
+ "dtSpace0Percent": "0%",
917
+ "dtSpace5Percent": "5%",
918
+ "dtSpace10Percent": "10%",
919
+ "dtSpace20Percent": "20%",
920
+ "dtSpace25Percent": "25%",
921
+ "dtSpace30Percent": "30%",
922
+ "dtSpace33Percent": "33.33300018310547%",
923
+ "dtSpace40Percent": "40%",
924
+ "dtSpace50Percent": "50%",
925
+ "dtSpace60Percent": "60%",
926
+ "dtSpace66Percent": "66.69999694824219%",
927
+ "dtSpace70Percent": "70%",
928
+ "dtSpace75Percent": "75%",
929
+ "dtSpace80Percent": "80%",
930
+ "dtSpace90Percent": "90%",
931
+ "dtSpace95Percent": "95%",
932
+ "dtSpace100Percent": "100%"
933
+ }