@stackoverflow/stacks 2.3.3 → 2.5.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 (120) hide show
  1. package/dist/css/stacks.css +37 -4884
  2. package/dist/css/stacks.min.css +1 -1
  3. package/lib/components/button/button.less +0 -18
  4. package/lib/components/tag/tag.less +16 -68
  5. package/lib/components/topbar/topbar.less +33 -3
  6. package/lib/exports/color-mixins.less +0 -2
  7. package/lib/exports/exports.less +0 -1
  8. package/lib/stacks-static.less +0 -5
  9. package/package.json +12 -11
  10. package/lib/atomic/__snapshots__/color-new.less.test.ts.snap +0 -3015
  11. package/lib/atomic/__snapshots__/color.less.test.ts.snap +0 -3132
  12. package/lib/atomic/__snapshots__/misc.less.test.ts.snap +0 -893
  13. package/lib/atomic/__snapshots__/spacing.less.test.ts.snap +0 -1928
  14. package/lib/atomic/color.less.test.ts +0 -12
  15. package/lib/atomic/misc.less.test.ts +0 -12
  16. package/lib/atomic/spacing.less.test.ts +0 -12
  17. package/lib/atomic/v1/__snapshots__/border.less.test.ts.snap +0 -546
  18. package/lib/atomic/v1/__snapshots__/color.less.test.ts.snap +0 -6750
  19. package/lib/atomic/v1/__snapshots__/typography.less.test.ts.snap +0 -16
  20. package/lib/atomic/v1/border.less +0 -210
  21. package/lib/atomic/v1/border.less.test.ts +0 -14
  22. package/lib/atomic/v1/color.less +0 -183
  23. package/lib/atomic/v1/color.less.test.ts +0 -14
  24. package/lib/atomic/v1/typography.less +0 -8
  25. package/lib/atomic/v1/typography.less.test.ts +0 -14
  26. package/lib/components/activity-indicator/activity-indicator.a11y.test.ts +0 -13
  27. package/lib/components/activity-indicator/activity-indicator.visual.test.ts +0 -22
  28. package/lib/components/anchor/anchor.a11y.test.ts +0 -35
  29. package/lib/components/anchor/anchor.visual.test.ts +0 -47
  30. package/lib/components/avatar/avatar.a11y.test.ts +0 -35
  31. package/lib/components/avatar/avatar.visual.test.ts +0 -50
  32. package/lib/components/award-bling/award-bling.a11y.test.ts +0 -15
  33. package/lib/components/award-bling/award-bling.visual.test.ts +0 -24
  34. package/lib/components/badge/badge.a11y.test.ts +0 -143
  35. package/lib/components/badge/badge.visual.test.ts +0 -165
  36. package/lib/components/banner/banner.a11y.test.ts +0 -36
  37. package/lib/components/banner/banner.test.ts +0 -73
  38. package/lib/components/banner/banner.visual.test.ts +0 -36
  39. package/lib/components/block-link/block-link.a11y.test.ts +0 -57
  40. package/lib/components/block-link/block-link.visual.test.ts +0 -57
  41. package/lib/components/breadcrumbs/breadcrumbs.a11y.test.ts +0 -36
  42. package/lib/components/breadcrumbs/breadcrumbs.visual.test.ts +0 -36
  43. package/lib/components/button/button.a11y.test.ts +0 -21
  44. package/lib/components/button/button.test.setup.ts +0 -36
  45. package/lib/components/button/button.visual.test.ts +0 -18
  46. package/lib/components/button-group/button-group.a11y.test.ts +0 -12
  47. package/lib/components/button-group/button-group.test.setup.ts +0 -77
  48. package/lib/components/button-group/button-group.visual.test.ts +0 -7
  49. package/lib/components/card/card.a11y.test.ts +0 -12
  50. package/lib/components/card/card.visual.test.ts +0 -52
  51. package/lib/components/check-control/check-control.a11y.test.ts +0 -33
  52. package/lib/components/check-control/check-control.visual.test.ts +0 -36
  53. package/lib/components/check-group/check-group.a11y.test.ts +0 -49
  54. package/lib/components/check-group/check-group.visual.test.ts +0 -56
  55. package/lib/components/checkbox_radio/checkbox_radio.a11y.test.ts +0 -37
  56. package/lib/components/checkbox_radio/checkbox_radio.visual.test.ts +0 -33
  57. package/lib/components/code-block/code-block.a11y.test.ts +0 -27
  58. package/lib/components/code-block/code-block.visual.test.ts +0 -18
  59. package/lib/components/description/description.a11y.test.ts +0 -28
  60. package/lib/components/description/description.visual.test.ts +0 -28
  61. package/lib/components/empty-state/empty-state.a11y.test.ts +0 -16
  62. package/lib/components/empty-state/empty-state.visual.test.ts +0 -16
  63. package/lib/components/expandable/expandable.a11y.test.ts +0 -26
  64. package/lib/components/expandable/expandable.test.ts +0 -51
  65. package/lib/components/expandable/expandable.visual.test.ts +0 -26
  66. package/lib/components/input-fill/input-fill.a11y.test.ts +0 -21
  67. package/lib/components/input-fill/input-fill.visual.test.ts +0 -21
  68. package/lib/components/input-icon/input-icon.a11y.test.ts +0 -81
  69. package/lib/components/input-icon/input-icon.visual.test.ts +0 -92
  70. package/lib/components/input-message/input-message.a11y.test.ts +0 -57
  71. package/lib/components/input-message/input-message.visual.test.ts +0 -58
  72. package/lib/components/input_textarea/input_textarea.a11y.test.ts +0 -109
  73. package/lib/components/input_textarea/input_textarea.visual.test.ts +0 -95
  74. package/lib/components/label/label.a11y.test.ts +0 -47
  75. package/lib/components/label/label.visual.test.ts +0 -65
  76. package/lib/components/link/link.a11y.test.ts +0 -27
  77. package/lib/components/link/link.visual.test.ts +0 -31
  78. package/lib/components/link-preview/link-preview.a11y.test.ts +0 -47
  79. package/lib/components/link-preview/link-preview.visual.test.ts +0 -52
  80. package/lib/components/menu/menu.a11y.test.ts +0 -39
  81. package/lib/components/menu/menu.visual.test.ts +0 -39
  82. package/lib/components/modal/modal.a11y.test.ts +0 -41
  83. package/lib/components/modal/modal.test.ts +0 -155
  84. package/lib/components/modal/modal.visual.test.ts +0 -41
  85. package/lib/components/navigation/navigation.a11y.test.ts +0 -81
  86. package/lib/components/navigation/navigation.visual.test.ts +0 -98
  87. package/lib/components/notice/notice.a11y.test.ts +0 -16
  88. package/lib/components/notice/notice.visual.test.ts +0 -25
  89. package/lib/components/page-title/page-title.a11y.test.ts +0 -28
  90. package/lib/components/page-title/page-title.visual.test.ts +0 -58
  91. package/lib/components/pagination/pagination.a11y.test.ts +0 -21
  92. package/lib/components/pagination/pagination.visual.test.ts +0 -25
  93. package/lib/components/popover/tooltip.test.ts +0 -62
  94. package/lib/components/post-summary/post-summary.a11y.test.ts +0 -25
  95. package/lib/components/post-summary/post-summary.test.setup.ts +0 -435
  96. package/lib/components/post-summary/post-summary.visual.test.ts +0 -17
  97. package/lib/components/progress-bar/progress-bar.a11y.test.ts +0 -189
  98. package/lib/components/progress-bar/progress-bar.visual.test.ts +0 -188
  99. package/lib/components/select/select.a11y.test.ts +0 -72
  100. package/lib/components/select/select.visual.test.ts +0 -72
  101. package/lib/components/spinner/spinner.a11y.test.ts +0 -14
  102. package/lib/components/spinner/spinner.visual.test.ts +0 -40
  103. package/lib/components/table/table.a11y.test.ts +0 -112
  104. package/lib/components/table/table.test.ts +0 -366
  105. package/lib/components/table/table.visual.test.ts +0 -104
  106. package/lib/components/tag/tag.a11y.test.ts +0 -28
  107. package/lib/components/tag/tag.visual.test.ts +0 -43
  108. package/lib/components/toast/toast.a11y.test.ts +0 -29
  109. package/lib/components/toast/toast.test.ts +0 -64
  110. package/lib/components/toast/toast.visual.test.ts +0 -30
  111. package/lib/components/toggle-switch/toggle-switch.a11y.test.ts +0 -66
  112. package/lib/components/toggle-switch/toggle-switch.visual.test.ts +0 -70
  113. package/lib/components/topbar/topbar.visual.test.ts +0 -216
  114. package/lib/exports/__snapshots__/color-mixins.less.test.ts.snap +0 -558
  115. package/lib/exports/__snapshots__/color.less.test.ts.snap +0 -819
  116. package/lib/exports/color-mixins.less.test.ts +0 -150
  117. package/lib/exports/color.less.test.ts +0 -12
  118. package/lib/exports/v1/__snapshots__/constants-colors.less.test.ts.snap +0 -902
  119. package/lib/exports/v1/constants-colors.less +0 -893
  120. package/lib/exports/v1/constants-colors.less.test.ts +0 -12
@@ -1,3132 +0,0 @@
1
- // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
2
-
3
- exports[`atomic: color > should output v2 atomic css classes for colors 1`] = `
4
- ".bg-white,
5
- .h\\:bg-white:hover,
6
- .f\\:bg-white:focus,
7
- .f\\:bg-white:focus-within {
8
- background-color: var(--white) !important;
9
- }
10
-
11
- .bc-white,
12
- .h\\:bc-white:hover,
13
- .f\\:bc-white:focus,
14
- .f\\:bc-white:focus-within {
15
- border-color: var(--white) !important;
16
- }
17
-
18
- .fc-white,
19
- .h\\:fc-white:hover,
20
- .f\\:fc-white:focus,
21
- .f\\:fc-white:focus-within {
22
- color: var(--white) !important;
23
- }
24
-
25
- .bg-black-050,
26
- .h\\:bg-black-050:hover,
27
- .f\\:bg-black-050:focus,
28
- .f\\:bg-black-050:focus-within {
29
- background-color: var(--black-050) !important;
30
- }
31
-
32
- .bc-black-050,
33
- .h\\:bc-black-050:hover,
34
- .f\\:bc-black-050:focus,
35
- .f\\:bc-black-050:focus-within {
36
- border-color: var(--black-050) !important;
37
- }
38
-
39
- .fc-black-050,
40
- .h\\:fc-black-050:hover,
41
- .f\\:fc-black-050:focus,
42
- .f\\:fc-black-050:focus-within {
43
- color: var(--black-050) !important;
44
- }
45
-
46
- .bg-black-100,
47
- .h\\:bg-black-100:hover,
48
- .f\\:bg-black-100:focus,
49
- .f\\:bg-black-100:focus-within {
50
- background-color: var(--black-100) !important;
51
- }
52
-
53
- .bc-black-100,
54
- .h\\:bc-black-100:hover,
55
- .f\\:bc-black-100:focus,
56
- .f\\:bc-black-100:focus-within {
57
- border-color: var(--black-100) !important;
58
- }
59
-
60
- .fc-black-100,
61
- .h\\:fc-black-100:hover,
62
- .f\\:fc-black-100:focus,
63
- .f\\:fc-black-100:focus-within {
64
- color: var(--black-100) !important;
65
- }
66
-
67
- .bg-black-150,
68
- .h\\:bg-black-150:hover,
69
- .f\\:bg-black-150:focus,
70
- .f\\:bg-black-150:focus-within {
71
- background-color: var(--black-150) !important;
72
- }
73
-
74
- .bc-black-150,
75
- .h\\:bc-black-150:hover,
76
- .f\\:bc-black-150:focus,
77
- .f\\:bc-black-150:focus-within {
78
- border-color: var(--black-150) !important;
79
- }
80
-
81
- .fc-black-150,
82
- .h\\:fc-black-150:hover,
83
- .f\\:fc-black-150:focus,
84
- .f\\:fc-black-150:focus-within {
85
- color: var(--black-150) !important;
86
- }
87
-
88
- .bg-black-200,
89
- .h\\:bg-black-200:hover,
90
- .f\\:bg-black-200:focus,
91
- .f\\:bg-black-200:focus-within {
92
- background-color: var(--black-200) !important;
93
- }
94
-
95
- .bc-black-200,
96
- .h\\:bc-black-200:hover,
97
- .f\\:bc-black-200:focus,
98
- .f\\:bc-black-200:focus-within {
99
- border-color: var(--black-200) !important;
100
- }
101
-
102
- .fc-black-200,
103
- .h\\:fc-black-200:hover,
104
- .f\\:fc-black-200:focus,
105
- .f\\:fc-black-200:focus-within {
106
- color: var(--black-200) !important;
107
- }
108
-
109
- .bg-black-225,
110
- .h\\:bg-black-225:hover,
111
- .f\\:bg-black-225:focus,
112
- .f\\:bg-black-225:focus-within {
113
- background-color: var(--black-225) !important;
114
- }
115
-
116
- .bc-black-225,
117
- .h\\:bc-black-225:hover,
118
- .f\\:bc-black-225:focus,
119
- .f\\:bc-black-225:focus-within {
120
- border-color: var(--black-225) !important;
121
- }
122
-
123
- .fc-black-225,
124
- .h\\:fc-black-225:hover,
125
- .f\\:fc-black-225:focus,
126
- .f\\:fc-black-225:focus-within {
127
- color: var(--black-225) !important;
128
- }
129
-
130
- .bg-black-250,
131
- .h\\:bg-black-250:hover,
132
- .f\\:bg-black-250:focus,
133
- .f\\:bg-black-250:focus-within {
134
- background-color: var(--black-250) !important;
135
- }
136
-
137
- .bc-black-250,
138
- .h\\:bc-black-250:hover,
139
- .f\\:bc-black-250:focus,
140
- .f\\:bc-black-250:focus-within {
141
- border-color: var(--black-250) !important;
142
- }
143
-
144
- .fc-black-250,
145
- .h\\:fc-black-250:hover,
146
- .f\\:fc-black-250:focus,
147
- .f\\:fc-black-250:focus-within {
148
- color: var(--black-250) !important;
149
- }
150
-
151
- .bg-black-300,
152
- .h\\:bg-black-300:hover,
153
- .f\\:bg-black-300:focus,
154
- .f\\:bg-black-300:focus-within {
155
- background-color: var(--black-300) !important;
156
- }
157
-
158
- .bc-black-300,
159
- .h\\:bc-black-300:hover,
160
- .f\\:bc-black-300:focus,
161
- .f\\:bc-black-300:focus-within {
162
- border-color: var(--black-300) !important;
163
- }
164
-
165
- .fc-black-300,
166
- .h\\:fc-black-300:hover,
167
- .f\\:fc-black-300:focus,
168
- .f\\:fc-black-300:focus-within {
169
- color: var(--black-300) !important;
170
- }
171
-
172
- .bg-black-350,
173
- .h\\:bg-black-350:hover,
174
- .f\\:bg-black-350:focus,
175
- .f\\:bg-black-350:focus-within {
176
- background-color: var(--black-350) !important;
177
- }
178
-
179
- .bc-black-350,
180
- .h\\:bc-black-350:hover,
181
- .f\\:bc-black-350:focus,
182
- .f\\:bc-black-350:focus-within {
183
- border-color: var(--black-350) !important;
184
- }
185
-
186
- .fc-black-350,
187
- .h\\:fc-black-350:hover,
188
- .f\\:fc-black-350:focus,
189
- .f\\:fc-black-350:focus-within {
190
- color: var(--black-350) !important;
191
- }
192
-
193
- .bg-black-400,
194
- .h\\:bg-black-400:hover,
195
- .f\\:bg-black-400:focus,
196
- .f\\:bg-black-400:focus-within {
197
- background-color: var(--black-400) !important;
198
- }
199
-
200
- .bc-black-400,
201
- .h\\:bc-black-400:hover,
202
- .f\\:bc-black-400:focus,
203
- .f\\:bc-black-400:focus-within {
204
- border-color: var(--black-400) !important;
205
- }
206
-
207
- .fc-black-400,
208
- .h\\:fc-black-400:hover,
209
- .f\\:fc-black-400:focus,
210
- .f\\:fc-black-400:focus-within {
211
- color: var(--black-400) !important;
212
- }
213
-
214
- .bg-black-500,
215
- .h\\:bg-black-500:hover,
216
- .f\\:bg-black-500:focus,
217
- .f\\:bg-black-500:focus-within {
218
- background-color: var(--black-500) !important;
219
- }
220
-
221
- .bc-black-500,
222
- .h\\:bc-black-500:hover,
223
- .f\\:bc-black-500:focus,
224
- .f\\:bc-black-500:focus-within {
225
- border-color: var(--black-500) !important;
226
- }
227
-
228
- .fc-black-500,
229
- .h\\:fc-black-500:hover,
230
- .f\\:fc-black-500:focus,
231
- .f\\:fc-black-500:focus-within {
232
- color: var(--black-500) !important;
233
- }
234
-
235
- .bg-black-600,
236
- .h\\:bg-black-600:hover,
237
- .f\\:bg-black-600:focus,
238
- .f\\:bg-black-600:focus-within {
239
- background-color: var(--black-600) !important;
240
- }
241
-
242
- .bc-black-600,
243
- .h\\:bc-black-600:hover,
244
- .f\\:bc-black-600:focus,
245
- .f\\:bc-black-600:focus-within {
246
- border-color: var(--black-600) !important;
247
- }
248
-
249
- .fc-black-600,
250
- .h\\:fc-black-600:hover,
251
- .f\\:fc-black-600:focus,
252
- .f\\:fc-black-600:focus-within {
253
- color: var(--black-600) !important;
254
- }
255
-
256
- .bg-black,
257
- .h\\:bg-black:hover,
258
- .f\\:bg-black:focus,
259
- .f\\:bg-black:focus-within {
260
- background-color: var(--black) !important;
261
- }
262
-
263
- .bc-black,
264
- .h\\:bc-black:hover,
265
- .f\\:bc-black:focus,
266
- .f\\:bc-black:focus-within {
267
- border-color: var(--black) !important;
268
- }
269
-
270
- .fc-black,
271
- .h\\:fc-black:hover,
272
- .f\\:fc-black:focus,
273
- .f\\:fc-black:focus-within {
274
- color: var(--black) !important;
275
- }
276
-
277
- .bg-orange-100,
278
- .h\\:bg-orange-100:hover,
279
- .f\\:bg-orange-100:focus,
280
- .f\\:bg-orange-100:focus-within {
281
- background-color: var(--orange-100) !important;
282
- }
283
-
284
- .bc-orange-100,
285
- .h\\:bc-orange-100:hover,
286
- .f\\:bc-orange-100:focus,
287
- .f\\:bc-orange-100:focus-within {
288
- border-color: var(--orange-100) !important;
289
- }
290
-
291
- .fc-orange-100,
292
- .h\\:fc-orange-100:hover,
293
- .f\\:fc-orange-100:focus,
294
- .f\\:fc-orange-100:focus-within {
295
- color: var(--orange-100) !important;
296
- }
297
-
298
- .bg-orange-200,
299
- .h\\:bg-orange-200:hover,
300
- .f\\:bg-orange-200:focus,
301
- .f\\:bg-orange-200:focus-within {
302
- background-color: var(--orange-200) !important;
303
- }
304
-
305
- .bc-orange-200,
306
- .h\\:bc-orange-200:hover,
307
- .f\\:bc-orange-200:focus,
308
- .f\\:bc-orange-200:focus-within {
309
- border-color: var(--orange-200) !important;
310
- }
311
-
312
- .fc-orange-200,
313
- .h\\:fc-orange-200:hover,
314
- .f\\:fc-orange-200:focus,
315
- .f\\:fc-orange-200:focus-within {
316
- color: var(--orange-200) !important;
317
- }
318
-
319
- .bg-orange-300,
320
- .h\\:bg-orange-300:hover,
321
- .f\\:bg-orange-300:focus,
322
- .f\\:bg-orange-300:focus-within {
323
- background-color: var(--orange-300) !important;
324
- }
325
-
326
- .bc-orange-300,
327
- .h\\:bc-orange-300:hover,
328
- .f\\:bc-orange-300:focus,
329
- .f\\:bc-orange-300:focus-within {
330
- border-color: var(--orange-300) !important;
331
- }
332
-
333
- .fc-orange-300,
334
- .h\\:fc-orange-300:hover,
335
- .f\\:fc-orange-300:focus,
336
- .f\\:fc-orange-300:focus-within {
337
- color: var(--orange-300) !important;
338
- }
339
-
340
- .bg-orange-400,
341
- .h\\:bg-orange-400:hover,
342
- .f\\:bg-orange-400:focus,
343
- .f\\:bg-orange-400:focus-within {
344
- background-color: var(--orange-400) !important;
345
- }
346
-
347
- .bc-orange-400,
348
- .h\\:bc-orange-400:hover,
349
- .f\\:bc-orange-400:focus,
350
- .f\\:bc-orange-400:focus-within {
351
- border-color: var(--orange-400) !important;
352
- }
353
-
354
- .fc-orange-400,
355
- .h\\:fc-orange-400:hover,
356
- .f\\:fc-orange-400:focus,
357
- .f\\:fc-orange-400:focus-within {
358
- color: var(--orange-400) !important;
359
- }
360
-
361
- .bg-orange-500,
362
- .h\\:bg-orange-500:hover,
363
- .f\\:bg-orange-500:focus,
364
- .f\\:bg-orange-500:focus-within {
365
- background-color: var(--orange-500) !important;
366
- }
367
-
368
- .bc-orange-500,
369
- .h\\:bc-orange-500:hover,
370
- .f\\:bc-orange-500:focus,
371
- .f\\:bc-orange-500:focus-within {
372
- border-color: var(--orange-500) !important;
373
- }
374
-
375
- .fc-orange-500,
376
- .h\\:fc-orange-500:hover,
377
- .f\\:fc-orange-500:focus,
378
- .f\\:fc-orange-500:focus-within {
379
- color: var(--orange-500) !important;
380
- }
381
-
382
- .bg-orange-600,
383
- .h\\:bg-orange-600:hover,
384
- .f\\:bg-orange-600:focus,
385
- .f\\:bg-orange-600:focus-within {
386
- background-color: var(--orange-600) !important;
387
- }
388
-
389
- .bc-orange-600,
390
- .h\\:bc-orange-600:hover,
391
- .f\\:bc-orange-600:focus,
392
- .f\\:bc-orange-600:focus-within {
393
- border-color: var(--orange-600) !important;
394
- }
395
-
396
- .fc-orange-600,
397
- .h\\:fc-orange-600:hover,
398
- .f\\:fc-orange-600:focus,
399
- .f\\:fc-orange-600:focus-within {
400
- color: var(--orange-600) !important;
401
- }
402
-
403
- .bg-blue-100,
404
- .h\\:bg-blue-100:hover,
405
- .f\\:bg-blue-100:focus,
406
- .f\\:bg-blue-100:focus-within {
407
- background-color: var(--blue-100) !important;
408
- }
409
-
410
- .bc-blue-100,
411
- .h\\:bc-blue-100:hover,
412
- .f\\:bc-blue-100:focus,
413
- .f\\:bc-blue-100:focus-within {
414
- border-color: var(--blue-100) !important;
415
- }
416
-
417
- .fc-blue-100,
418
- .h\\:fc-blue-100:hover,
419
- .f\\:fc-blue-100:focus,
420
- .f\\:fc-blue-100:focus-within {
421
- color: var(--blue-100) !important;
422
- }
423
-
424
- .bg-blue-200,
425
- .h\\:bg-blue-200:hover,
426
- .f\\:bg-blue-200:focus,
427
- .f\\:bg-blue-200:focus-within {
428
- background-color: var(--blue-200) !important;
429
- }
430
-
431
- .bc-blue-200,
432
- .h\\:bc-blue-200:hover,
433
- .f\\:bc-blue-200:focus,
434
- .f\\:bc-blue-200:focus-within {
435
- border-color: var(--blue-200) !important;
436
- }
437
-
438
- .fc-blue-200,
439
- .h\\:fc-blue-200:hover,
440
- .f\\:fc-blue-200:focus,
441
- .f\\:fc-blue-200:focus-within {
442
- color: var(--blue-200) !important;
443
- }
444
-
445
- .bg-blue-300,
446
- .h\\:bg-blue-300:hover,
447
- .f\\:bg-blue-300:focus,
448
- .f\\:bg-blue-300:focus-within {
449
- background-color: var(--blue-300) !important;
450
- }
451
-
452
- .bc-blue-300,
453
- .h\\:bc-blue-300:hover,
454
- .f\\:bc-blue-300:focus,
455
- .f\\:bc-blue-300:focus-within {
456
- border-color: var(--blue-300) !important;
457
- }
458
-
459
- .fc-blue-300,
460
- .h\\:fc-blue-300:hover,
461
- .f\\:fc-blue-300:focus,
462
- .f\\:fc-blue-300:focus-within {
463
- color: var(--blue-300) !important;
464
- }
465
-
466
- .bg-blue-400,
467
- .h\\:bg-blue-400:hover,
468
- .f\\:bg-blue-400:focus,
469
- .f\\:bg-blue-400:focus-within {
470
- background-color: var(--blue-400) !important;
471
- }
472
-
473
- .bc-blue-400,
474
- .h\\:bc-blue-400:hover,
475
- .f\\:bc-blue-400:focus,
476
- .f\\:bc-blue-400:focus-within {
477
- border-color: var(--blue-400) !important;
478
- }
479
-
480
- .fc-blue-400,
481
- .h\\:fc-blue-400:hover,
482
- .f\\:fc-blue-400:focus,
483
- .f\\:fc-blue-400:focus-within {
484
- color: var(--blue-400) !important;
485
- }
486
-
487
- .bg-blue-500,
488
- .h\\:bg-blue-500:hover,
489
- .f\\:bg-blue-500:focus,
490
- .f\\:bg-blue-500:focus-within {
491
- background-color: var(--blue-500) !important;
492
- }
493
-
494
- .bc-blue-500,
495
- .h\\:bc-blue-500:hover,
496
- .f\\:bc-blue-500:focus,
497
- .f\\:bc-blue-500:focus-within {
498
- border-color: var(--blue-500) !important;
499
- }
500
-
501
- .fc-blue-500,
502
- .h\\:fc-blue-500:hover,
503
- .f\\:fc-blue-500:focus,
504
- .f\\:fc-blue-500:focus-within {
505
- color: var(--blue-500) !important;
506
- }
507
-
508
- .bg-blue-600,
509
- .h\\:bg-blue-600:hover,
510
- .f\\:bg-blue-600:focus,
511
- .f\\:bg-blue-600:focus-within {
512
- background-color: var(--blue-600) !important;
513
- }
514
-
515
- .bc-blue-600,
516
- .h\\:bc-blue-600:hover,
517
- .f\\:bc-blue-600:focus,
518
- .f\\:bc-blue-600:focus-within {
519
- border-color: var(--blue-600) !important;
520
- }
521
-
522
- .fc-blue-600,
523
- .h\\:fc-blue-600:hover,
524
- .f\\:fc-blue-600:focus,
525
- .f\\:fc-blue-600:focus-within {
526
- color: var(--blue-600) !important;
527
- }
528
-
529
- .bg-green-100,
530
- .h\\:bg-green-100:hover,
531
- .f\\:bg-green-100:focus,
532
- .f\\:bg-green-100:focus-within {
533
- background-color: var(--green-100) !important;
534
- }
535
-
536
- .bc-green-100,
537
- .h\\:bc-green-100:hover,
538
- .f\\:bc-green-100:focus,
539
- .f\\:bc-green-100:focus-within {
540
- border-color: var(--green-100) !important;
541
- }
542
-
543
- .fc-green-100,
544
- .h\\:fc-green-100:hover,
545
- .f\\:fc-green-100:focus,
546
- .f\\:fc-green-100:focus-within {
547
- color: var(--green-100) !important;
548
- }
549
-
550
- .bg-green-200,
551
- .h\\:bg-green-200:hover,
552
- .f\\:bg-green-200:focus,
553
- .f\\:bg-green-200:focus-within {
554
- background-color: var(--green-200) !important;
555
- }
556
-
557
- .bc-green-200,
558
- .h\\:bc-green-200:hover,
559
- .f\\:bc-green-200:focus,
560
- .f\\:bc-green-200:focus-within {
561
- border-color: var(--green-200) !important;
562
- }
563
-
564
- .fc-green-200,
565
- .h\\:fc-green-200:hover,
566
- .f\\:fc-green-200:focus,
567
- .f\\:fc-green-200:focus-within {
568
- color: var(--green-200) !important;
569
- }
570
-
571
- .bg-green-300,
572
- .h\\:bg-green-300:hover,
573
- .f\\:bg-green-300:focus,
574
- .f\\:bg-green-300:focus-within {
575
- background-color: var(--green-300) !important;
576
- }
577
-
578
- .bc-green-300,
579
- .h\\:bc-green-300:hover,
580
- .f\\:bc-green-300:focus,
581
- .f\\:bc-green-300:focus-within {
582
- border-color: var(--green-300) !important;
583
- }
584
-
585
- .fc-green-300,
586
- .h\\:fc-green-300:hover,
587
- .f\\:fc-green-300:focus,
588
- .f\\:fc-green-300:focus-within {
589
- color: var(--green-300) !important;
590
- }
591
-
592
- .bg-green-400,
593
- .h\\:bg-green-400:hover,
594
- .f\\:bg-green-400:focus,
595
- .f\\:bg-green-400:focus-within {
596
- background-color: var(--green-400) !important;
597
- }
598
-
599
- .bc-green-400,
600
- .h\\:bc-green-400:hover,
601
- .f\\:bc-green-400:focus,
602
- .f\\:bc-green-400:focus-within {
603
- border-color: var(--green-400) !important;
604
- }
605
-
606
- .fc-green-400,
607
- .h\\:fc-green-400:hover,
608
- .f\\:fc-green-400:focus,
609
- .f\\:fc-green-400:focus-within {
610
- color: var(--green-400) !important;
611
- }
612
-
613
- .bg-green-500,
614
- .h\\:bg-green-500:hover,
615
- .f\\:bg-green-500:focus,
616
- .f\\:bg-green-500:focus-within {
617
- background-color: var(--green-500) !important;
618
- }
619
-
620
- .bc-green-500,
621
- .h\\:bc-green-500:hover,
622
- .f\\:bc-green-500:focus,
623
- .f\\:bc-green-500:focus-within {
624
- border-color: var(--green-500) !important;
625
- }
626
-
627
- .fc-green-500,
628
- .h\\:fc-green-500:hover,
629
- .f\\:fc-green-500:focus,
630
- .f\\:fc-green-500:focus-within {
631
- color: var(--green-500) !important;
632
- }
633
-
634
- .bg-green-600,
635
- .h\\:bg-green-600:hover,
636
- .f\\:bg-green-600:focus,
637
- .f\\:bg-green-600:focus-within {
638
- background-color: var(--green-600) !important;
639
- }
640
-
641
- .bc-green-600,
642
- .h\\:bc-green-600:hover,
643
- .f\\:bc-green-600:focus,
644
- .f\\:bc-green-600:focus-within {
645
- border-color: var(--green-600) !important;
646
- }
647
-
648
- .fc-green-600,
649
- .h\\:fc-green-600:hover,
650
- .f\\:fc-green-600:focus,
651
- .f\\:fc-green-600:focus-within {
652
- color: var(--green-600) !important;
653
- }
654
-
655
- .bg-red-100,
656
- .h\\:bg-red-100:hover,
657
- .f\\:bg-red-100:focus,
658
- .f\\:bg-red-100:focus-within {
659
- background-color: var(--red-100) !important;
660
- }
661
-
662
- .bc-red-100,
663
- .h\\:bc-red-100:hover,
664
- .f\\:bc-red-100:focus,
665
- .f\\:bc-red-100:focus-within {
666
- border-color: var(--red-100) !important;
667
- }
668
-
669
- .fc-red-100,
670
- .h\\:fc-red-100:hover,
671
- .f\\:fc-red-100:focus,
672
- .f\\:fc-red-100:focus-within {
673
- color: var(--red-100) !important;
674
- }
675
-
676
- .bg-red-200,
677
- .h\\:bg-red-200:hover,
678
- .f\\:bg-red-200:focus,
679
- .f\\:bg-red-200:focus-within {
680
- background-color: var(--red-200) !important;
681
- }
682
-
683
- .bc-red-200,
684
- .h\\:bc-red-200:hover,
685
- .f\\:bc-red-200:focus,
686
- .f\\:bc-red-200:focus-within {
687
- border-color: var(--red-200) !important;
688
- }
689
-
690
- .fc-red-200,
691
- .h\\:fc-red-200:hover,
692
- .f\\:fc-red-200:focus,
693
- .f\\:fc-red-200:focus-within {
694
- color: var(--red-200) !important;
695
- }
696
-
697
- .bg-red-300,
698
- .h\\:bg-red-300:hover,
699
- .f\\:bg-red-300:focus,
700
- .f\\:bg-red-300:focus-within {
701
- background-color: var(--red-300) !important;
702
- }
703
-
704
- .bc-red-300,
705
- .h\\:bc-red-300:hover,
706
- .f\\:bc-red-300:focus,
707
- .f\\:bc-red-300:focus-within {
708
- border-color: var(--red-300) !important;
709
- }
710
-
711
- .fc-red-300,
712
- .h\\:fc-red-300:hover,
713
- .f\\:fc-red-300:focus,
714
- .f\\:fc-red-300:focus-within {
715
- color: var(--red-300) !important;
716
- }
717
-
718
- .bg-red-400,
719
- .h\\:bg-red-400:hover,
720
- .f\\:bg-red-400:focus,
721
- .f\\:bg-red-400:focus-within {
722
- background-color: var(--red-400) !important;
723
- }
724
-
725
- .bc-red-400,
726
- .h\\:bc-red-400:hover,
727
- .f\\:bc-red-400:focus,
728
- .f\\:bc-red-400:focus-within {
729
- border-color: var(--red-400) !important;
730
- }
731
-
732
- .fc-red-400,
733
- .h\\:fc-red-400:hover,
734
- .f\\:fc-red-400:focus,
735
- .f\\:fc-red-400:focus-within {
736
- color: var(--red-400) !important;
737
- }
738
-
739
- .bg-red-500,
740
- .h\\:bg-red-500:hover,
741
- .f\\:bg-red-500:focus,
742
- .f\\:bg-red-500:focus-within {
743
- background-color: var(--red-500) !important;
744
- }
745
-
746
- .bc-red-500,
747
- .h\\:bc-red-500:hover,
748
- .f\\:bc-red-500:focus,
749
- .f\\:bc-red-500:focus-within {
750
- border-color: var(--red-500) !important;
751
- }
752
-
753
- .fc-red-500,
754
- .h\\:fc-red-500:hover,
755
- .f\\:fc-red-500:focus,
756
- .f\\:fc-red-500:focus-within {
757
- color: var(--red-500) !important;
758
- }
759
-
760
- .bg-red-600,
761
- .h\\:bg-red-600:hover,
762
- .f\\:bg-red-600:focus,
763
- .f\\:bg-red-600:focus-within {
764
- background-color: var(--red-600) !important;
765
- }
766
-
767
- .bc-red-600,
768
- .h\\:bc-red-600:hover,
769
- .f\\:bc-red-600:focus,
770
- .f\\:bc-red-600:focus-within {
771
- border-color: var(--red-600) !important;
772
- }
773
-
774
- .fc-red-600,
775
- .h\\:fc-red-600:hover,
776
- .f\\:fc-red-600:focus,
777
- .f\\:fc-red-600:focus-within {
778
- color: var(--red-600) !important;
779
- }
780
-
781
- .bg-yellow-100,
782
- .h\\:bg-yellow-100:hover,
783
- .f\\:bg-yellow-100:focus,
784
- .f\\:bg-yellow-100:focus-within {
785
- background-color: var(--yellow-100) !important;
786
- }
787
-
788
- .bc-yellow-100,
789
- .h\\:bc-yellow-100:hover,
790
- .f\\:bc-yellow-100:focus,
791
- .f\\:bc-yellow-100:focus-within {
792
- border-color: var(--yellow-100) !important;
793
- }
794
-
795
- .fc-yellow-100,
796
- .h\\:fc-yellow-100:hover,
797
- .f\\:fc-yellow-100:focus,
798
- .f\\:fc-yellow-100:focus-within {
799
- color: var(--yellow-100) !important;
800
- }
801
-
802
- .bg-yellow-200,
803
- .h\\:bg-yellow-200:hover,
804
- .f\\:bg-yellow-200:focus,
805
- .f\\:bg-yellow-200:focus-within {
806
- background-color: var(--yellow-200) !important;
807
- }
808
-
809
- .bc-yellow-200,
810
- .h\\:bc-yellow-200:hover,
811
- .f\\:bc-yellow-200:focus,
812
- .f\\:bc-yellow-200:focus-within {
813
- border-color: var(--yellow-200) !important;
814
- }
815
-
816
- .fc-yellow-200,
817
- .h\\:fc-yellow-200:hover,
818
- .f\\:fc-yellow-200:focus,
819
- .f\\:fc-yellow-200:focus-within {
820
- color: var(--yellow-200) !important;
821
- }
822
-
823
- .bg-yellow-300,
824
- .h\\:bg-yellow-300:hover,
825
- .f\\:bg-yellow-300:focus,
826
- .f\\:bg-yellow-300:focus-within {
827
- background-color: var(--yellow-300) !important;
828
- }
829
-
830
- .bc-yellow-300,
831
- .h\\:bc-yellow-300:hover,
832
- .f\\:bc-yellow-300:focus,
833
- .f\\:bc-yellow-300:focus-within {
834
- border-color: var(--yellow-300) !important;
835
- }
836
-
837
- .fc-yellow-300,
838
- .h\\:fc-yellow-300:hover,
839
- .f\\:fc-yellow-300:focus,
840
- .f\\:fc-yellow-300:focus-within {
841
- color: var(--yellow-300) !important;
842
- }
843
-
844
- .bg-yellow-400,
845
- .h\\:bg-yellow-400:hover,
846
- .f\\:bg-yellow-400:focus,
847
- .f\\:bg-yellow-400:focus-within {
848
- background-color: var(--yellow-400) !important;
849
- }
850
-
851
- .bc-yellow-400,
852
- .h\\:bc-yellow-400:hover,
853
- .f\\:bc-yellow-400:focus,
854
- .f\\:bc-yellow-400:focus-within {
855
- border-color: var(--yellow-400) !important;
856
- }
857
-
858
- .fc-yellow-400,
859
- .h\\:fc-yellow-400:hover,
860
- .f\\:fc-yellow-400:focus,
861
- .f\\:fc-yellow-400:focus-within {
862
- color: var(--yellow-400) !important;
863
- }
864
-
865
- .bg-yellow-500,
866
- .h\\:bg-yellow-500:hover,
867
- .f\\:bg-yellow-500:focus,
868
- .f\\:bg-yellow-500:focus-within {
869
- background-color: var(--yellow-500) !important;
870
- }
871
-
872
- .bc-yellow-500,
873
- .h\\:bc-yellow-500:hover,
874
- .f\\:bc-yellow-500:focus,
875
- .f\\:bc-yellow-500:focus-within {
876
- border-color: var(--yellow-500) !important;
877
- }
878
-
879
- .fc-yellow-500,
880
- .h\\:fc-yellow-500:hover,
881
- .f\\:fc-yellow-500:focus,
882
- .f\\:fc-yellow-500:focus-within {
883
- color: var(--yellow-500) !important;
884
- }
885
-
886
- .bg-yellow-600,
887
- .h\\:bg-yellow-600:hover,
888
- .f\\:bg-yellow-600:focus,
889
- .f\\:bg-yellow-600:focus-within {
890
- background-color: var(--yellow-600) !important;
891
- }
892
-
893
- .bc-yellow-600,
894
- .h\\:bc-yellow-600:hover,
895
- .f\\:bc-yellow-600:focus,
896
- .f\\:bc-yellow-600:focus-within {
897
- border-color: var(--yellow-600) !important;
898
- }
899
-
900
- .fc-yellow-600,
901
- .h\\:fc-yellow-600:hover,
902
- .f\\:fc-yellow-600:focus,
903
- .f\\:fc-yellow-600:focus-within {
904
- color: var(--yellow-600) !important;
905
- }
906
-
907
- .bg-purple-100,
908
- .h\\:bg-purple-100:hover,
909
- .f\\:bg-purple-100:focus,
910
- .f\\:bg-purple-100:focus-within {
911
- background-color: var(--purple-100) !important;
912
- }
913
-
914
- .bc-purple-100,
915
- .h\\:bc-purple-100:hover,
916
- .f\\:bc-purple-100:focus,
917
- .f\\:bc-purple-100:focus-within {
918
- border-color: var(--purple-100) !important;
919
- }
920
-
921
- .fc-purple-100,
922
- .h\\:fc-purple-100:hover,
923
- .f\\:fc-purple-100:focus,
924
- .f\\:fc-purple-100:focus-within {
925
- color: var(--purple-100) !important;
926
- }
927
-
928
- .bg-purple-200,
929
- .h\\:bg-purple-200:hover,
930
- .f\\:bg-purple-200:focus,
931
- .f\\:bg-purple-200:focus-within {
932
- background-color: var(--purple-200) !important;
933
- }
934
-
935
- .bc-purple-200,
936
- .h\\:bc-purple-200:hover,
937
- .f\\:bc-purple-200:focus,
938
- .f\\:bc-purple-200:focus-within {
939
- border-color: var(--purple-200) !important;
940
- }
941
-
942
- .fc-purple-200,
943
- .h\\:fc-purple-200:hover,
944
- .f\\:fc-purple-200:focus,
945
- .f\\:fc-purple-200:focus-within {
946
- color: var(--purple-200) !important;
947
- }
948
-
949
- .bg-purple-300,
950
- .h\\:bg-purple-300:hover,
951
- .f\\:bg-purple-300:focus,
952
- .f\\:bg-purple-300:focus-within {
953
- background-color: var(--purple-300) !important;
954
- }
955
-
956
- .bc-purple-300,
957
- .h\\:bc-purple-300:hover,
958
- .f\\:bc-purple-300:focus,
959
- .f\\:bc-purple-300:focus-within {
960
- border-color: var(--purple-300) !important;
961
- }
962
-
963
- .fc-purple-300,
964
- .h\\:fc-purple-300:hover,
965
- .f\\:fc-purple-300:focus,
966
- .f\\:fc-purple-300:focus-within {
967
- color: var(--purple-300) !important;
968
- }
969
-
970
- .bg-purple-400,
971
- .h\\:bg-purple-400:hover,
972
- .f\\:bg-purple-400:focus,
973
- .f\\:bg-purple-400:focus-within {
974
- background-color: var(--purple-400) !important;
975
- }
976
-
977
- .bc-purple-400,
978
- .h\\:bc-purple-400:hover,
979
- .f\\:bc-purple-400:focus,
980
- .f\\:bc-purple-400:focus-within {
981
- border-color: var(--purple-400) !important;
982
- }
983
-
984
- .fc-purple-400,
985
- .h\\:fc-purple-400:hover,
986
- .f\\:fc-purple-400:focus,
987
- .f\\:fc-purple-400:focus-within {
988
- color: var(--purple-400) !important;
989
- }
990
-
991
- .bg-purple-500,
992
- .h\\:bg-purple-500:hover,
993
- .f\\:bg-purple-500:focus,
994
- .f\\:bg-purple-500:focus-within {
995
- background-color: var(--purple-500) !important;
996
- }
997
-
998
- .bc-purple-500,
999
- .h\\:bc-purple-500:hover,
1000
- .f\\:bc-purple-500:focus,
1001
- .f\\:bc-purple-500:focus-within {
1002
- border-color: var(--purple-500) !important;
1003
- }
1004
-
1005
- .fc-purple-500,
1006
- .h\\:fc-purple-500:hover,
1007
- .f\\:fc-purple-500:focus,
1008
- .f\\:fc-purple-500:focus-within {
1009
- color: var(--purple-500) !important;
1010
- }
1011
-
1012
- .bg-purple-600,
1013
- .h\\:bg-purple-600:hover,
1014
- .f\\:bg-purple-600:focus,
1015
- .f\\:bg-purple-600:focus-within {
1016
- background-color: var(--purple-600) !important;
1017
- }
1018
-
1019
- .bc-purple-600,
1020
- .h\\:bc-purple-600:hover,
1021
- .f\\:bc-purple-600:focus,
1022
- .f\\:bc-purple-600:focus-within {
1023
- border-color: var(--purple-600) !important;
1024
- }
1025
-
1026
- .fc-purple-600,
1027
- .h\\:fc-purple-600:hover,
1028
- .f\\:fc-purple-600:focus,
1029
- .f\\:fc-purple-600:focus-within {
1030
- color: var(--purple-600) !important;
1031
- }
1032
-
1033
- .bg-gold-100,
1034
- .h\\:bg-gold-100:hover,
1035
- .f\\:bg-gold-100:focus,
1036
- .f\\:bg-gold-100:focus-within {
1037
- background-color: var(--gold-100) !important;
1038
- }
1039
-
1040
- .bc-gold-100,
1041
- .h\\:bc-gold-100:hover,
1042
- .f\\:bc-gold-100:focus,
1043
- .f\\:bc-gold-100:focus-within {
1044
- border-color: var(--gold-100) !important;
1045
- }
1046
-
1047
- .fc-gold-100,
1048
- .h\\:fc-gold-100:hover,
1049
- .f\\:fc-gold-100:focus,
1050
- .f\\:fc-gold-100:focus-within {
1051
- color: var(--gold-100) !important;
1052
- }
1053
-
1054
- .bg-gold-200,
1055
- .h\\:bg-gold-200:hover,
1056
- .f\\:bg-gold-200:focus,
1057
- .f\\:bg-gold-200:focus-within {
1058
- background-color: var(--gold-200) !important;
1059
- }
1060
-
1061
- .bc-gold-200,
1062
- .h\\:bc-gold-200:hover,
1063
- .f\\:bc-gold-200:focus,
1064
- .f\\:bc-gold-200:focus-within {
1065
- border-color: var(--gold-200) !important;
1066
- }
1067
-
1068
- .fc-gold-200,
1069
- .h\\:fc-gold-200:hover,
1070
- .f\\:fc-gold-200:focus,
1071
- .f\\:fc-gold-200:focus-within {
1072
- color: var(--gold-200) !important;
1073
- }
1074
-
1075
- .bg-gold-300,
1076
- .h\\:bg-gold-300:hover,
1077
- .f\\:bg-gold-300:focus,
1078
- .f\\:bg-gold-300:focus-within {
1079
- background-color: var(--gold-300) !important;
1080
- }
1081
-
1082
- .bc-gold-300,
1083
- .h\\:bc-gold-300:hover,
1084
- .f\\:bc-gold-300:focus,
1085
- .f\\:bc-gold-300:focus-within {
1086
- border-color: var(--gold-300) !important;
1087
- }
1088
-
1089
- .fc-gold-300,
1090
- .h\\:fc-gold-300:hover,
1091
- .f\\:fc-gold-300:focus,
1092
- .f\\:fc-gold-300:focus-within {
1093
- color: var(--gold-300) !important;
1094
- }
1095
-
1096
- .bg-gold-400,
1097
- .h\\:bg-gold-400:hover,
1098
- .f\\:bg-gold-400:focus,
1099
- .f\\:bg-gold-400:focus-within {
1100
- background-color: var(--gold-400) !important;
1101
- }
1102
-
1103
- .bc-gold-400,
1104
- .h\\:bc-gold-400:hover,
1105
- .f\\:bc-gold-400:focus,
1106
- .f\\:bc-gold-400:focus-within {
1107
- border-color: var(--gold-400) !important;
1108
- }
1109
-
1110
- .fc-gold-400,
1111
- .h\\:fc-gold-400:hover,
1112
- .f\\:fc-gold-400:focus,
1113
- .f\\:fc-gold-400:focus-within {
1114
- color: var(--gold-400) !important;
1115
- }
1116
-
1117
- .bg-silver-100,
1118
- .h\\:bg-silver-100:hover,
1119
- .f\\:bg-silver-100:focus,
1120
- .f\\:bg-silver-100:focus-within {
1121
- background-color: var(--silver-100) !important;
1122
- }
1123
-
1124
- .bc-silver-100,
1125
- .h\\:bc-silver-100:hover,
1126
- .f\\:bc-silver-100:focus,
1127
- .f\\:bc-silver-100:focus-within {
1128
- border-color: var(--silver-100) !important;
1129
- }
1130
-
1131
- .fc-silver-100,
1132
- .h\\:fc-silver-100:hover,
1133
- .f\\:fc-silver-100:focus,
1134
- .f\\:fc-silver-100:focus-within {
1135
- color: var(--silver-100) !important;
1136
- }
1137
-
1138
- .bg-silver-200,
1139
- .h\\:bg-silver-200:hover,
1140
- .f\\:bg-silver-200:focus,
1141
- .f\\:bg-silver-200:focus-within {
1142
- background-color: var(--silver-200) !important;
1143
- }
1144
-
1145
- .bc-silver-200,
1146
- .h\\:bc-silver-200:hover,
1147
- .f\\:bc-silver-200:focus,
1148
- .f\\:bc-silver-200:focus-within {
1149
- border-color: var(--silver-200) !important;
1150
- }
1151
-
1152
- .fc-silver-200,
1153
- .h\\:fc-silver-200:hover,
1154
- .f\\:fc-silver-200:focus,
1155
- .f\\:fc-silver-200:focus-within {
1156
- color: var(--silver-200) !important;
1157
- }
1158
-
1159
- .bg-silver-300,
1160
- .h\\:bg-silver-300:hover,
1161
- .f\\:bg-silver-300:focus,
1162
- .f\\:bg-silver-300:focus-within {
1163
- background-color: var(--silver-300) !important;
1164
- }
1165
-
1166
- .bc-silver-300,
1167
- .h\\:bc-silver-300:hover,
1168
- .f\\:bc-silver-300:focus,
1169
- .f\\:bc-silver-300:focus-within {
1170
- border-color: var(--silver-300) !important;
1171
- }
1172
-
1173
- .fc-silver-300,
1174
- .h\\:fc-silver-300:hover,
1175
- .f\\:fc-silver-300:focus,
1176
- .f\\:fc-silver-300:focus-within {
1177
- color: var(--silver-300) !important;
1178
- }
1179
-
1180
- .bg-silver-400,
1181
- .h\\:bg-silver-400:hover,
1182
- .f\\:bg-silver-400:focus,
1183
- .f\\:bg-silver-400:focus-within {
1184
- background-color: var(--silver-400) !important;
1185
- }
1186
-
1187
- .bc-silver-400,
1188
- .h\\:bc-silver-400:hover,
1189
- .f\\:bc-silver-400:focus,
1190
- .f\\:bc-silver-400:focus-within {
1191
- border-color: var(--silver-400) !important;
1192
- }
1193
-
1194
- .fc-silver-400,
1195
- .h\\:fc-silver-400:hover,
1196
- .f\\:fc-silver-400:focus,
1197
- .f\\:fc-silver-400:focus-within {
1198
- color: var(--silver-400) !important;
1199
- }
1200
-
1201
- .bg-bronze-100,
1202
- .h\\:bg-bronze-100:hover,
1203
- .f\\:bg-bronze-100:focus,
1204
- .f\\:bg-bronze-100:focus-within {
1205
- background-color: var(--bronze-100) !important;
1206
- }
1207
-
1208
- .bc-bronze-100,
1209
- .h\\:bc-bronze-100:hover,
1210
- .f\\:bc-bronze-100:focus,
1211
- .f\\:bc-bronze-100:focus-within {
1212
- border-color: var(--bronze-100) !important;
1213
- }
1214
-
1215
- .fc-bronze-100,
1216
- .h\\:fc-bronze-100:hover,
1217
- .f\\:fc-bronze-100:focus,
1218
- .f\\:fc-bronze-100:focus-within {
1219
- color: var(--bronze-100) !important;
1220
- }
1221
-
1222
- .bg-bronze-200,
1223
- .h\\:bg-bronze-200:hover,
1224
- .f\\:bg-bronze-200:focus,
1225
- .f\\:bg-bronze-200:focus-within {
1226
- background-color: var(--bronze-200) !important;
1227
- }
1228
-
1229
- .bc-bronze-200,
1230
- .h\\:bc-bronze-200:hover,
1231
- .f\\:bc-bronze-200:focus,
1232
- .f\\:bc-bronze-200:focus-within {
1233
- border-color: var(--bronze-200) !important;
1234
- }
1235
-
1236
- .fc-bronze-200,
1237
- .h\\:fc-bronze-200:hover,
1238
- .f\\:fc-bronze-200:focus,
1239
- .f\\:fc-bronze-200:focus-within {
1240
- color: var(--bronze-200) !important;
1241
- }
1242
-
1243
- .bg-bronze-300,
1244
- .h\\:bg-bronze-300:hover,
1245
- .f\\:bg-bronze-300:focus,
1246
- .f\\:bg-bronze-300:focus-within {
1247
- background-color: var(--bronze-300) !important;
1248
- }
1249
-
1250
- .bc-bronze-300,
1251
- .h\\:bc-bronze-300:hover,
1252
- .f\\:bc-bronze-300:focus,
1253
- .f\\:bc-bronze-300:focus-within {
1254
- border-color: var(--bronze-300) !important;
1255
- }
1256
-
1257
- .fc-bronze-300,
1258
- .h\\:fc-bronze-300:hover,
1259
- .f\\:fc-bronze-300:focus,
1260
- .f\\:fc-bronze-300:focus-within {
1261
- color: var(--bronze-300) !important;
1262
- }
1263
-
1264
- .bg-bronze-400,
1265
- .h\\:bg-bronze-400:hover,
1266
- .f\\:bg-bronze-400:focus,
1267
- .f\\:bg-bronze-400:focus-within {
1268
- background-color: var(--bronze-400) !important;
1269
- }
1270
-
1271
- .bc-bronze-400,
1272
- .h\\:bc-bronze-400:hover,
1273
- .f\\:bc-bronze-400:focus,
1274
- .f\\:bc-bronze-400:focus-within {
1275
- border-color: var(--bronze-400) !important;
1276
- }
1277
-
1278
- .fc-bronze-400,
1279
- .h\\:fc-bronze-400:hover,
1280
- .f\\:fc-bronze-400:focus,
1281
- .f\\:fc-bronze-400:focus-within {
1282
- color: var(--bronze-400) !important;
1283
- }
1284
-
1285
- .fc-light,
1286
- .h\\:fc-light:hover,
1287
- .f\\:fc-light:focus,
1288
- .f\\:fc-light:focus-within {
1289
- color: var(--fc-light) !important;
1290
- }
1291
-
1292
- .fc-medium,
1293
- .h\\:fc-medium:hover,
1294
- .f\\:fc-medium:focus,
1295
- .f\\:fc-medium:focus-within {
1296
- color: var(--fc-medium) !important;
1297
- }
1298
-
1299
- .fc-dark,
1300
- .h\\:fc-dark:hover,
1301
- .f\\:fc-dark:focus,
1302
- .f\\:fc-dark:focus-within {
1303
- color: var(--fc-dark) !important;
1304
- }
1305
-
1306
- .fc-error,
1307
- .h\\:fc-error:hover,
1308
- .f\\:fc-error:focus,
1309
- .f\\:fc-error:focus-within {
1310
- color: var(--fc-error) !important;
1311
- }
1312
-
1313
- .fc-danger,
1314
- .h\\:fc-danger:hover,
1315
- .f\\:fc-danger:focus,
1316
- .f\\:fc-danger:focus-within {
1317
- color: var(--fc-danger) !important;
1318
- }
1319
-
1320
- .fc-success,
1321
- .h\\:fc-success:hover,
1322
- .f\\:fc-success:focus,
1323
- .f\\:fc-success:focus-within {
1324
- color: var(--fc-success) !important;
1325
- }
1326
-
1327
- .fc-warning,
1328
- .h\\:fc-warning:hover,
1329
- .f\\:fc-warning:focus,
1330
- .f\\:fc-warning:focus-within {
1331
- color: var(--fc-warning) !important;
1332
- }
1333
-
1334
- .bg-error,
1335
- .h\\:bg-error:hover,
1336
- .f\\:bg-error:focus,
1337
- .f\\:bg-error:focus-within {
1338
- background-color: var(--bg-error) !important;
1339
- }
1340
-
1341
- .bg-danger,
1342
- .h\\:bg-danger:hover,
1343
- .f\\:bg-danger:focus,
1344
- .f\\:bg-danger:focus-within {
1345
- background-color: var(--bg-danger) !important;
1346
- }
1347
-
1348
- .bg-success,
1349
- .h\\:bg-success:hover,
1350
- .f\\:bg-success:focus,
1351
- .f\\:bg-success:focus-within {
1352
- background-color: var(--bg-success) !important;
1353
- }
1354
-
1355
- .bg-warning,
1356
- .h\\:bg-warning:hover,
1357
- .f\\:bg-warning:focus,
1358
- .f\\:bg-warning:focus-within {
1359
- background-color: var(--bg-warning) !important;
1360
- }
1361
-
1362
- .bc-error,
1363
- .h\\:bc-error:hover,
1364
- .f\\:bc-error:focus,
1365
- .f\\:bc-error:focus-within {
1366
- border-color: var(--bc-error) !important;
1367
- }
1368
-
1369
- .bc-danger,
1370
- .h\\:bc-danger:hover,
1371
- .f\\:bc-danger:focus,
1372
- .f\\:bc-danger:focus-within {
1373
- border-color: var(--bc-danger) !important;
1374
- }
1375
-
1376
- .bc-success,
1377
- .h\\:bc-success:hover,
1378
- .f\\:bc-success:focus,
1379
- .f\\:bc-success:focus-within {
1380
- border-color: var(--bc-success) !important;
1381
- }
1382
-
1383
- .bc-warning,
1384
- .h\\:bc-warning:hover,
1385
- .f\\:bc-warning:focus,
1386
- .f\\:bc-warning:focus-within {
1387
- border-color: var(--bc-warning) !important;
1388
- }
1389
-
1390
- .bg-transparent,
1391
- .h\\:bg-transparent:hover,
1392
- .f\\:bg-transparent:focus,
1393
- .f\\:bg-transparent:focus-within {
1394
- background-color: transparent !important;
1395
- }
1396
-
1397
- .bc-transparent,
1398
- .h\\:bc-transparent:hover,
1399
- .f\\:bc-transparent:focus,
1400
- .f\\:bc-transparent:focus-within {
1401
- border-color: transparent !important;
1402
- }
1403
-
1404
- .bg-inherit,
1405
- .h\\:bg-inherit:hover,
1406
- .f\\:bg-inherit:focus,
1407
- .f\\:bg-inherit:focus-within {
1408
- background-color: inherit !important;
1409
- }
1410
-
1411
- .bc-inherit,
1412
- .h\\:bc-inherit:hover,
1413
- .f\\:bc-inherit:focus,
1414
- .f\\:bc-inherit:focus-within {
1415
- border-color: inherit !important;
1416
- }
1417
-
1418
- .bg-theme-primary,
1419
- .h\\:bg-theme-primary:hover,
1420
- .f\\:bg-theme-primary:focus,
1421
- .f\\:bg-theme-primary:focus-within {
1422
- background-color: var(--theme-primary) !important;
1423
- }
1424
-
1425
- .bc-theme-primary,
1426
- .h\\:bc-theme-primary:hover,
1427
- .f\\:bc-theme-primary:focus,
1428
- .f\\:bc-theme-primary:focus-within {
1429
- border-color: var(--theme-primary) !important;
1430
- }
1431
-
1432
- .fc-theme-primary,
1433
- .h\\:fc-theme-primary:hover,
1434
- .f\\:fc-theme-primary:focus,
1435
- .f\\:fc-theme-primary:focus-within {
1436
- color: var(--theme-primary) !important;
1437
- }
1438
-
1439
- .bg-theme-primary-100,
1440
- .h\\:bg-theme-primary-100:hover,
1441
- .f\\:bg-theme-primary-100:focus,
1442
- .f\\:bg-theme-primary-100:focus-within {
1443
- background-color: var(--theme-primary-100) !important;
1444
- }
1445
-
1446
- .bc-theme-primary-100,
1447
- .h\\:bc-theme-primary-100:hover,
1448
- .f\\:bc-theme-primary-100:focus,
1449
- .f\\:bc-theme-primary-100:focus-within {
1450
- border-color: var(--theme-primary-100) !important;
1451
- }
1452
-
1453
- .fc-theme-primary-100,
1454
- .h\\:fc-theme-primary-100:hover,
1455
- .f\\:fc-theme-primary-100:focus,
1456
- .f\\:fc-theme-primary-100:focus-within {
1457
- color: var(--theme-primary-100) !important;
1458
- }
1459
-
1460
- .bg-theme-primary-200,
1461
- .h\\:bg-theme-primary-200:hover,
1462
- .f\\:bg-theme-primary-200:focus,
1463
- .f\\:bg-theme-primary-200:focus-within {
1464
- background-color: var(--theme-primary-200) !important;
1465
- }
1466
-
1467
- .bc-theme-primary-200,
1468
- .h\\:bc-theme-primary-200:hover,
1469
- .f\\:bc-theme-primary-200:focus,
1470
- .f\\:bc-theme-primary-200:focus-within {
1471
- border-color: var(--theme-primary-200) !important;
1472
- }
1473
-
1474
- .fc-theme-primary-200,
1475
- .h\\:fc-theme-primary-200:hover,
1476
- .f\\:fc-theme-primary-200:focus,
1477
- .f\\:fc-theme-primary-200:focus-within {
1478
- color: var(--theme-primary-200) !important;
1479
- }
1480
-
1481
- .bg-theme-primary-300,
1482
- .h\\:bg-theme-primary-300:hover,
1483
- .f\\:bg-theme-primary-300:focus,
1484
- .f\\:bg-theme-primary-300:focus-within {
1485
- background-color: var(--theme-primary-300) !important;
1486
- }
1487
-
1488
- .bc-theme-primary-300,
1489
- .h\\:bc-theme-primary-300:hover,
1490
- .f\\:bc-theme-primary-300:focus,
1491
- .f\\:bc-theme-primary-300:focus-within {
1492
- border-color: var(--theme-primary-300) !important;
1493
- }
1494
-
1495
- .fc-theme-primary-300,
1496
- .h\\:fc-theme-primary-300:hover,
1497
- .f\\:fc-theme-primary-300:focus,
1498
- .f\\:fc-theme-primary-300:focus-within {
1499
- color: var(--theme-primary-300) !important;
1500
- }
1501
-
1502
- .bg-theme-primary-400,
1503
- .h\\:bg-theme-primary-400:hover,
1504
- .f\\:bg-theme-primary-400:focus,
1505
- .f\\:bg-theme-primary-400:focus-within {
1506
- background-color: var(--theme-primary-400) !important;
1507
- }
1508
-
1509
- .bc-theme-primary-400,
1510
- .h\\:bc-theme-primary-400:hover,
1511
- .f\\:bc-theme-primary-400:focus,
1512
- .f\\:bc-theme-primary-400:focus-within {
1513
- border-color: var(--theme-primary-400) !important;
1514
- }
1515
-
1516
- .fc-theme-primary-400,
1517
- .h\\:fc-theme-primary-400:hover,
1518
- .f\\:fc-theme-primary-400:focus,
1519
- .f\\:fc-theme-primary-400:focus-within {
1520
- color: var(--theme-primary-400) !important;
1521
- }
1522
-
1523
- .bg-theme-primary-500,
1524
- .h\\:bg-theme-primary-500:hover,
1525
- .f\\:bg-theme-primary-500:focus,
1526
- .f\\:bg-theme-primary-500:focus-within {
1527
- background-color: var(--theme-primary-500) !important;
1528
- }
1529
-
1530
- .bc-theme-primary-500,
1531
- .h\\:bc-theme-primary-500:hover,
1532
- .f\\:bc-theme-primary-500:focus,
1533
- .f\\:bc-theme-primary-500:focus-within {
1534
- border-color: var(--theme-primary-500) !important;
1535
- }
1536
-
1537
- .fc-theme-primary-500,
1538
- .h\\:fc-theme-primary-500:hover,
1539
- .f\\:fc-theme-primary-500:focus,
1540
- .f\\:fc-theme-primary-500:focus-within {
1541
- color: var(--theme-primary-500) !important;
1542
- }
1543
-
1544
- .bg-theme-primary-600,
1545
- .h\\:bg-theme-primary-600:hover,
1546
- .f\\:bg-theme-primary-600:focus,
1547
- .f\\:bg-theme-primary-600:focus-within {
1548
- background-color: var(--theme-primary-600) !important;
1549
- }
1550
-
1551
- .bc-theme-primary-600,
1552
- .h\\:bc-theme-primary-600:hover,
1553
- .f\\:bc-theme-primary-600:focus,
1554
- .f\\:bc-theme-primary-600:focus-within {
1555
- border-color: var(--theme-primary-600) !important;
1556
- }
1557
-
1558
- .fc-theme-primary-600,
1559
- .h\\:fc-theme-primary-600:hover,
1560
- .f\\:fc-theme-primary-600:focus,
1561
- .f\\:fc-theme-primary-600:focus-within {
1562
- color: var(--theme-primary-600) !important;
1563
- }
1564
-
1565
- .bg-theme-secondary,
1566
- .h\\:bg-theme-secondary:hover,
1567
- .f\\:bg-theme-secondary:focus,
1568
- .f\\:bg-theme-secondary:focus-within {
1569
- background-color: var(--theme-secondary) !important;
1570
- }
1571
-
1572
- .bc-theme-secondary,
1573
- .h\\:bc-theme-secondary:hover,
1574
- .f\\:bc-theme-secondary:focus,
1575
- .f\\:bc-theme-secondary:focus-within {
1576
- border-color: var(--theme-secondary) !important;
1577
- }
1578
-
1579
- .fc-theme-secondary,
1580
- .h\\:fc-theme-secondary:hover,
1581
- .f\\:fc-theme-secondary:focus,
1582
- .f\\:fc-theme-secondary:focus-within {
1583
- color: var(--theme-secondary) !important;
1584
- }
1585
-
1586
- .bg-theme-secondary-100,
1587
- .h\\:bg-theme-secondary-100:hover,
1588
- .f\\:bg-theme-secondary-100:focus,
1589
- .f\\:bg-theme-secondary-100:focus-within {
1590
- background-color: var(--theme-secondary-100) !important;
1591
- }
1592
-
1593
- .bc-theme-secondary-100,
1594
- .h\\:bc-theme-secondary-100:hover,
1595
- .f\\:bc-theme-secondary-100:focus,
1596
- .f\\:bc-theme-secondary-100:focus-within {
1597
- border-color: var(--theme-secondary-100) !important;
1598
- }
1599
-
1600
- .fc-theme-secondary-100,
1601
- .h\\:fc-theme-secondary-100:hover,
1602
- .f\\:fc-theme-secondary-100:focus,
1603
- .f\\:fc-theme-secondary-100:focus-within {
1604
- color: var(--theme-secondary-100) !important;
1605
- }
1606
-
1607
- .bg-theme-secondary-200,
1608
- .h\\:bg-theme-secondary-200:hover,
1609
- .f\\:bg-theme-secondary-200:focus,
1610
- .f\\:bg-theme-secondary-200:focus-within {
1611
- background-color: var(--theme-secondary-200) !important;
1612
- }
1613
-
1614
- .bc-theme-secondary-200,
1615
- .h\\:bc-theme-secondary-200:hover,
1616
- .f\\:bc-theme-secondary-200:focus,
1617
- .f\\:bc-theme-secondary-200:focus-within {
1618
- border-color: var(--theme-secondary-200) !important;
1619
- }
1620
-
1621
- .fc-theme-secondary-200,
1622
- .h\\:fc-theme-secondary-200:hover,
1623
- .f\\:fc-theme-secondary-200:focus,
1624
- .f\\:fc-theme-secondary-200:focus-within {
1625
- color: var(--theme-secondary-200) !important;
1626
- }
1627
-
1628
- .bg-theme-secondary-300,
1629
- .h\\:bg-theme-secondary-300:hover,
1630
- .f\\:bg-theme-secondary-300:focus,
1631
- .f\\:bg-theme-secondary-300:focus-within {
1632
- background-color: var(--theme-secondary-300) !important;
1633
- }
1634
-
1635
- .bc-theme-secondary-300,
1636
- .h\\:bc-theme-secondary-300:hover,
1637
- .f\\:bc-theme-secondary-300:focus,
1638
- .f\\:bc-theme-secondary-300:focus-within {
1639
- border-color: var(--theme-secondary-300) !important;
1640
- }
1641
-
1642
- .fc-theme-secondary-300,
1643
- .h\\:fc-theme-secondary-300:hover,
1644
- .f\\:fc-theme-secondary-300:focus,
1645
- .f\\:fc-theme-secondary-300:focus-within {
1646
- color: var(--theme-secondary-300) !important;
1647
- }
1648
-
1649
- .bg-theme-secondary-400,
1650
- .h\\:bg-theme-secondary-400:hover,
1651
- .f\\:bg-theme-secondary-400:focus,
1652
- .f\\:bg-theme-secondary-400:focus-within {
1653
- background-color: var(--theme-secondary-400) !important;
1654
- }
1655
-
1656
- .bc-theme-secondary-400,
1657
- .h\\:bc-theme-secondary-400:hover,
1658
- .f\\:bc-theme-secondary-400:focus,
1659
- .f\\:bc-theme-secondary-400:focus-within {
1660
- border-color: var(--theme-secondary-400) !important;
1661
- }
1662
-
1663
- .fc-theme-secondary-400,
1664
- .h\\:fc-theme-secondary-400:hover,
1665
- .f\\:fc-theme-secondary-400:focus,
1666
- .f\\:fc-theme-secondary-400:focus-within {
1667
- color: var(--theme-secondary-400) !important;
1668
- }
1669
-
1670
- .bg-theme-secondary-500,
1671
- .h\\:bg-theme-secondary-500:hover,
1672
- .f\\:bg-theme-secondary-500:focus,
1673
- .f\\:bg-theme-secondary-500:focus-within {
1674
- background-color: var(--theme-secondary-500) !important;
1675
- }
1676
-
1677
- .bc-theme-secondary-500,
1678
- .h\\:bc-theme-secondary-500:hover,
1679
- .f\\:bc-theme-secondary-500:focus,
1680
- .f\\:bc-theme-secondary-500:focus-within {
1681
- border-color: var(--theme-secondary-500) !important;
1682
- }
1683
-
1684
- .fc-theme-secondary-500,
1685
- .h\\:fc-theme-secondary-500:hover,
1686
- .f\\:fc-theme-secondary-500:focus,
1687
- .f\\:fc-theme-secondary-500:focus-within {
1688
- color: var(--theme-secondary-500) !important;
1689
- }
1690
-
1691
- .bg-theme-secondary-600,
1692
- .h\\:bg-theme-secondary-600:hover,
1693
- .f\\:bg-theme-secondary-600:focus,
1694
- .f\\:bg-theme-secondary-600:focus-within {
1695
- background-color: var(--theme-secondary-600) !important;
1696
- }
1697
-
1698
- .bc-theme-secondary-600,
1699
- .h\\:bc-theme-secondary-600:hover,
1700
- .f\\:bc-theme-secondary-600:focus,
1701
- .f\\:bc-theme-secondary-600:focus-within {
1702
- border-color: var(--theme-secondary-600) !important;
1703
- }
1704
-
1705
- .fc-theme-secondary-600,
1706
- .h\\:fc-theme-secondary-600:hover,
1707
- .f\\:fc-theme-secondary-600:focus,
1708
- .f\\:fc-theme-secondary-600:focus-within {
1709
- color: var(--theme-secondary-600) !important;
1710
- }
1711
-
1712
- @media (prefers-color-scheme: dark) {
1713
- body.theme-system .d\\:bg-white {
1714
- background-color: var(--white) !important;
1715
- }
1716
-
1717
- body.theme-system .d\\:fc-white {
1718
- color: var(--white) !important;
1719
- }
1720
-
1721
- body.theme-system .d\\:bg-black-050 {
1722
- background-color: var(--black-050) !important;
1723
- }
1724
-
1725
- body.theme-system .d\\:fc-black-050 {
1726
- color: var(--black-050) !important;
1727
- }
1728
-
1729
- body.theme-system .d\\:bg-black-100 {
1730
- background-color: var(--black-100) !important;
1731
- }
1732
-
1733
- body.theme-system .d\\:fc-black-100 {
1734
- color: var(--black-100) !important;
1735
- }
1736
-
1737
- body.theme-system .d\\:bg-black-150 {
1738
- background-color: var(--black-150) !important;
1739
- }
1740
-
1741
- body.theme-system .d\\:fc-black-150 {
1742
- color: var(--black-150) !important;
1743
- }
1744
-
1745
- body.theme-system .d\\:bg-black-200 {
1746
- background-color: var(--black-200) !important;
1747
- }
1748
-
1749
- body.theme-system .d\\:fc-black-200 {
1750
- color: var(--black-200) !important;
1751
- }
1752
-
1753
- body.theme-system .d\\:bg-black-225 {
1754
- background-color: var(--black-225) !important;
1755
- }
1756
-
1757
- body.theme-system .d\\:fc-black-225 {
1758
- color: var(--black-225) !important;
1759
- }
1760
-
1761
- body.theme-system .d\\:bg-black-250 {
1762
- background-color: var(--black-250) !important;
1763
- }
1764
-
1765
- body.theme-system .d\\:fc-black-250 {
1766
- color: var(--black-250) !important;
1767
- }
1768
-
1769
- body.theme-system .d\\:bg-black-300 {
1770
- background-color: var(--black-300) !important;
1771
- }
1772
-
1773
- body.theme-system .d\\:fc-black-300 {
1774
- color: var(--black-300) !important;
1775
- }
1776
-
1777
- body.theme-system .d\\:bg-black-350 {
1778
- background-color: var(--black-350) !important;
1779
- }
1780
-
1781
- body.theme-system .d\\:fc-black-350 {
1782
- color: var(--black-350) !important;
1783
- }
1784
-
1785
- body.theme-system .d\\:bg-black-400 {
1786
- background-color: var(--black-400) !important;
1787
- }
1788
-
1789
- body.theme-system .d\\:fc-black-400 {
1790
- color: var(--black-400) !important;
1791
- }
1792
-
1793
- body.theme-system .d\\:bg-black-500 {
1794
- background-color: var(--black-500) !important;
1795
- }
1796
-
1797
- body.theme-system .d\\:fc-black-500 {
1798
- color: var(--black-500) !important;
1799
- }
1800
-
1801
- body.theme-system .d\\:bg-black-600 {
1802
- background-color: var(--black-600) !important;
1803
- }
1804
-
1805
- body.theme-system .d\\:fc-black-600 {
1806
- color: var(--black-600) !important;
1807
- }
1808
-
1809
- body.theme-system .d\\:bg-black {
1810
- background-color: var(--black) !important;
1811
- }
1812
-
1813
- body.theme-system .d\\:fc-black {
1814
- color: var(--black) !important;
1815
- }
1816
-
1817
- body.theme-system .d\\:bg-orange-100 {
1818
- background-color: var(--orange-100) !important;
1819
- }
1820
-
1821
- body.theme-system .d\\:fc-orange-100 {
1822
- color: var(--orange-100) !important;
1823
- }
1824
-
1825
- body.theme-system .d\\:bg-orange-200 {
1826
- background-color: var(--orange-200) !important;
1827
- }
1828
-
1829
- body.theme-system .d\\:fc-orange-200 {
1830
- color: var(--orange-200) !important;
1831
- }
1832
-
1833
- body.theme-system .d\\:bg-orange-300 {
1834
- background-color: var(--orange-300) !important;
1835
- }
1836
-
1837
- body.theme-system .d\\:fc-orange-300 {
1838
- color: var(--orange-300) !important;
1839
- }
1840
-
1841
- body.theme-system .d\\:bg-orange-400 {
1842
- background-color: var(--orange-400) !important;
1843
- }
1844
-
1845
- body.theme-system .d\\:fc-orange-400 {
1846
- color: var(--orange-400) !important;
1847
- }
1848
-
1849
- body.theme-system .d\\:bg-orange-500 {
1850
- background-color: var(--orange-500) !important;
1851
- }
1852
-
1853
- body.theme-system .d\\:fc-orange-500 {
1854
- color: var(--orange-500) !important;
1855
- }
1856
-
1857
- body.theme-system .d\\:bg-orange-600 {
1858
- background-color: var(--orange-600) !important;
1859
- }
1860
-
1861
- body.theme-system .d\\:fc-orange-600 {
1862
- color: var(--orange-600) !important;
1863
- }
1864
-
1865
- body.theme-system .d\\:bg-blue-100 {
1866
- background-color: var(--blue-100) !important;
1867
- }
1868
-
1869
- body.theme-system .d\\:fc-blue-100 {
1870
- color: var(--blue-100) !important;
1871
- }
1872
-
1873
- body.theme-system .d\\:bg-blue-200 {
1874
- background-color: var(--blue-200) !important;
1875
- }
1876
-
1877
- body.theme-system .d\\:fc-blue-200 {
1878
- color: var(--blue-200) !important;
1879
- }
1880
-
1881
- body.theme-system .d\\:bg-blue-300 {
1882
- background-color: var(--blue-300) !important;
1883
- }
1884
-
1885
- body.theme-system .d\\:fc-blue-300 {
1886
- color: var(--blue-300) !important;
1887
- }
1888
-
1889
- body.theme-system .d\\:bg-blue-400 {
1890
- background-color: var(--blue-400) !important;
1891
- }
1892
-
1893
- body.theme-system .d\\:fc-blue-400 {
1894
- color: var(--blue-400) !important;
1895
- }
1896
-
1897
- body.theme-system .d\\:bg-blue-500 {
1898
- background-color: var(--blue-500) !important;
1899
- }
1900
-
1901
- body.theme-system .d\\:fc-blue-500 {
1902
- color: var(--blue-500) !important;
1903
- }
1904
-
1905
- body.theme-system .d\\:bg-blue-600 {
1906
- background-color: var(--blue-600) !important;
1907
- }
1908
-
1909
- body.theme-system .d\\:fc-blue-600 {
1910
- color: var(--blue-600) !important;
1911
- }
1912
-
1913
- body.theme-system .d\\:bg-green-100 {
1914
- background-color: var(--green-100) !important;
1915
- }
1916
-
1917
- body.theme-system .d\\:fc-green-100 {
1918
- color: var(--green-100) !important;
1919
- }
1920
-
1921
- body.theme-system .d\\:bg-green-200 {
1922
- background-color: var(--green-200) !important;
1923
- }
1924
-
1925
- body.theme-system .d\\:fc-green-200 {
1926
- color: var(--green-200) !important;
1927
- }
1928
-
1929
- body.theme-system .d\\:bg-green-300 {
1930
- background-color: var(--green-300) !important;
1931
- }
1932
-
1933
- body.theme-system .d\\:fc-green-300 {
1934
- color: var(--green-300) !important;
1935
- }
1936
-
1937
- body.theme-system .d\\:bg-green-400 {
1938
- background-color: var(--green-400) !important;
1939
- }
1940
-
1941
- body.theme-system .d\\:fc-green-400 {
1942
- color: var(--green-400) !important;
1943
- }
1944
-
1945
- body.theme-system .d\\:bg-green-500 {
1946
- background-color: var(--green-500) !important;
1947
- }
1948
-
1949
- body.theme-system .d\\:fc-green-500 {
1950
- color: var(--green-500) !important;
1951
- }
1952
-
1953
- body.theme-system .d\\:bg-green-600 {
1954
- background-color: var(--green-600) !important;
1955
- }
1956
-
1957
- body.theme-system .d\\:fc-green-600 {
1958
- color: var(--green-600) !important;
1959
- }
1960
-
1961
- body.theme-system .d\\:bg-red-100 {
1962
- background-color: var(--red-100) !important;
1963
- }
1964
-
1965
- body.theme-system .d\\:fc-red-100 {
1966
- color: var(--red-100) !important;
1967
- }
1968
-
1969
- body.theme-system .d\\:bg-red-200 {
1970
- background-color: var(--red-200) !important;
1971
- }
1972
-
1973
- body.theme-system .d\\:fc-red-200 {
1974
- color: var(--red-200) !important;
1975
- }
1976
-
1977
- body.theme-system .d\\:bg-red-300 {
1978
- background-color: var(--red-300) !important;
1979
- }
1980
-
1981
- body.theme-system .d\\:fc-red-300 {
1982
- color: var(--red-300) !important;
1983
- }
1984
-
1985
- body.theme-system .d\\:bg-red-400 {
1986
- background-color: var(--red-400) !important;
1987
- }
1988
-
1989
- body.theme-system .d\\:fc-red-400 {
1990
- color: var(--red-400) !important;
1991
- }
1992
-
1993
- body.theme-system .d\\:bg-red-500 {
1994
- background-color: var(--red-500) !important;
1995
- }
1996
-
1997
- body.theme-system .d\\:fc-red-500 {
1998
- color: var(--red-500) !important;
1999
- }
2000
-
2001
- body.theme-system .d\\:bg-red-600 {
2002
- background-color: var(--red-600) !important;
2003
- }
2004
-
2005
- body.theme-system .d\\:fc-red-600 {
2006
- color: var(--red-600) !important;
2007
- }
2008
-
2009
- body.theme-system .d\\:bg-yellow-100 {
2010
- background-color: var(--yellow-100) !important;
2011
- }
2012
-
2013
- body.theme-system .d\\:fc-yellow-100 {
2014
- color: var(--yellow-100) !important;
2015
- }
2016
-
2017
- body.theme-system .d\\:bg-yellow-200 {
2018
- background-color: var(--yellow-200) !important;
2019
- }
2020
-
2021
- body.theme-system .d\\:fc-yellow-200 {
2022
- color: var(--yellow-200) !important;
2023
- }
2024
-
2025
- body.theme-system .d\\:bg-yellow-300 {
2026
- background-color: var(--yellow-300) !important;
2027
- }
2028
-
2029
- body.theme-system .d\\:fc-yellow-300 {
2030
- color: var(--yellow-300) !important;
2031
- }
2032
-
2033
- body.theme-system .d\\:bg-yellow-400 {
2034
- background-color: var(--yellow-400) !important;
2035
- }
2036
-
2037
- body.theme-system .d\\:fc-yellow-400 {
2038
- color: var(--yellow-400) !important;
2039
- }
2040
-
2041
- body.theme-system .d\\:bg-yellow-500 {
2042
- background-color: var(--yellow-500) !important;
2043
- }
2044
-
2045
- body.theme-system .d\\:fc-yellow-500 {
2046
- color: var(--yellow-500) !important;
2047
- }
2048
-
2049
- body.theme-system .d\\:bg-yellow-600 {
2050
- background-color: var(--yellow-600) !important;
2051
- }
2052
-
2053
- body.theme-system .d\\:fc-yellow-600 {
2054
- color: var(--yellow-600) !important;
2055
- }
2056
-
2057
- body.theme-system .d\\:bg-purple-100 {
2058
- background-color: var(--purple-100) !important;
2059
- }
2060
-
2061
- body.theme-system .d\\:fc-purple-100 {
2062
- color: var(--purple-100) !important;
2063
- }
2064
-
2065
- body.theme-system .d\\:bg-purple-200 {
2066
- background-color: var(--purple-200) !important;
2067
- }
2068
-
2069
- body.theme-system .d\\:fc-purple-200 {
2070
- color: var(--purple-200) !important;
2071
- }
2072
-
2073
- body.theme-system .d\\:bg-purple-300 {
2074
- background-color: var(--purple-300) !important;
2075
- }
2076
-
2077
- body.theme-system .d\\:fc-purple-300 {
2078
- color: var(--purple-300) !important;
2079
- }
2080
-
2081
- body.theme-system .d\\:bg-purple-400 {
2082
- background-color: var(--purple-400) !important;
2083
- }
2084
-
2085
- body.theme-system .d\\:fc-purple-400 {
2086
- color: var(--purple-400) !important;
2087
- }
2088
-
2089
- body.theme-system .d\\:bg-purple-500 {
2090
- background-color: var(--purple-500) !important;
2091
- }
2092
-
2093
- body.theme-system .d\\:fc-purple-500 {
2094
- color: var(--purple-500) !important;
2095
- }
2096
-
2097
- body.theme-system .d\\:bg-purple-600 {
2098
- background-color: var(--purple-600) !important;
2099
- }
2100
-
2101
- body.theme-system .d\\:fc-purple-600 {
2102
- color: var(--purple-600) !important;
2103
- }
2104
-
2105
- body.theme-system .d\\:bg-gold-100 {
2106
- background-color: var(--gold-100) !important;
2107
- }
2108
-
2109
- body.theme-system .d\\:fc-gold-100 {
2110
- color: var(--gold-100) !important;
2111
- }
2112
-
2113
- body.theme-system .d\\:bg-gold-200 {
2114
- background-color: var(--gold-200) !important;
2115
- }
2116
-
2117
- body.theme-system .d\\:fc-gold-200 {
2118
- color: var(--gold-200) !important;
2119
- }
2120
-
2121
- body.theme-system .d\\:bg-gold-300 {
2122
- background-color: var(--gold-300) !important;
2123
- }
2124
-
2125
- body.theme-system .d\\:fc-gold-300 {
2126
- color: var(--gold-300) !important;
2127
- }
2128
-
2129
- body.theme-system .d\\:bg-gold-400 {
2130
- background-color: var(--gold-400) !important;
2131
- }
2132
-
2133
- body.theme-system .d\\:fc-gold-400 {
2134
- color: var(--gold-400) !important;
2135
- }
2136
-
2137
- body.theme-system .d\\:bg-silver-100 {
2138
- background-color: var(--silver-100) !important;
2139
- }
2140
-
2141
- body.theme-system .d\\:fc-silver-100 {
2142
- color: var(--silver-100) !important;
2143
- }
2144
-
2145
- body.theme-system .d\\:bg-silver-200 {
2146
- background-color: var(--silver-200) !important;
2147
- }
2148
-
2149
- body.theme-system .d\\:fc-silver-200 {
2150
- color: var(--silver-200) !important;
2151
- }
2152
-
2153
- body.theme-system .d\\:bg-silver-300 {
2154
- background-color: var(--silver-300) !important;
2155
- }
2156
-
2157
- body.theme-system .d\\:fc-silver-300 {
2158
- color: var(--silver-300) !important;
2159
- }
2160
-
2161
- body.theme-system .d\\:bg-silver-400 {
2162
- background-color: var(--silver-400) !important;
2163
- }
2164
-
2165
- body.theme-system .d\\:fc-silver-400 {
2166
- color: var(--silver-400) !important;
2167
- }
2168
-
2169
- body.theme-system .d\\:bg-bronze-100 {
2170
- background-color: var(--bronze-100) !important;
2171
- }
2172
-
2173
- body.theme-system .d\\:fc-bronze-100 {
2174
- color: var(--bronze-100) !important;
2175
- }
2176
-
2177
- body.theme-system .d\\:bg-bronze-200 {
2178
- background-color: var(--bronze-200) !important;
2179
- }
2180
-
2181
- body.theme-system .d\\:fc-bronze-200 {
2182
- color: var(--bronze-200) !important;
2183
- }
2184
-
2185
- body.theme-system .d\\:bg-bronze-300 {
2186
- background-color: var(--bronze-300) !important;
2187
- }
2188
-
2189
- body.theme-system .d\\:fc-bronze-300 {
2190
- color: var(--bronze-300) !important;
2191
- }
2192
-
2193
- body.theme-system .d\\:bg-bronze-400 {
2194
- background-color: var(--bronze-400) !important;
2195
- }
2196
-
2197
- body.theme-system .d\\:fc-bronze-400 {
2198
- color: var(--bronze-400) !important;
2199
- }
2200
-
2201
- body.theme-system .d\\:fc-light {
2202
- color: var(--fc-light) !important;
2203
- }
2204
-
2205
- body.theme-system .d\\:fc-medium {
2206
- color: var(--fc-medium) !important;
2207
- }
2208
-
2209
- body.theme-system .d\\:fc-dark {
2210
- color: var(--fc-dark) !important;
2211
- }
2212
-
2213
- body.theme-system .d\\:fc-error {
2214
- color: var(--fc-error) !important;
2215
- }
2216
-
2217
- body.theme-system .d\\:fc-danger {
2218
- color: var(--fc-danger) !important;
2219
- }
2220
-
2221
- body.theme-system .d\\:fc-success {
2222
- color: var(--fc-success) !important;
2223
- }
2224
-
2225
- body.theme-system .d\\:fc-warning {
2226
- color: var(--fc-warning) !important;
2227
- }
2228
-
2229
- body.theme-system .d\\:bg-error {
2230
- background-color: var(--bg-error) !important;
2231
- }
2232
-
2233
- body.theme-system .d\\:bg-danger {
2234
- background-color: var(--bg-danger) !important;
2235
- }
2236
-
2237
- body.theme-system .d\\:bg-success {
2238
- background-color: var(--bg-success) !important;
2239
- }
2240
-
2241
- body.theme-system .d\\:bg-warning {
2242
- background-color: var(--bg-warning) !important;
2243
- }
2244
-
2245
- body.theme-system .bg-transparent,
2246
- body.theme-system .h\\:bg-transparent:hover,
2247
- body.theme-system .f\\:bg-transparent:focus,
2248
- body.theme-system .f\\:bg-transparent:focus-within {
2249
- background-color: transparent !important;
2250
- }
2251
-
2252
- body.theme-system .bc-transparent,
2253
- body.theme-system .h\\:bc-transparent:hover,
2254
- body.theme-system .f\\:bc-transparent:focus,
2255
- body.theme-system .f\\:bc-transparent:focus-within {
2256
- border-color: transparent !important;
2257
- }
2258
-
2259
- body.theme-system .bg-inherit,
2260
- body.theme-system .h\\:bg-inherit:hover,
2261
- body.theme-system .f\\:bg-inherit:focus,
2262
- body.theme-system .f\\:bg-inherit:focus-within {
2263
- background-color: inherit !important;
2264
- }
2265
-
2266
- body.theme-system .bc-inherit,
2267
- body.theme-system .h\\:bc-inherit:hover,
2268
- body.theme-system .f\\:bc-inherit:focus,
2269
- body.theme-system .f\\:bc-inherit:focus-within {
2270
- border-color: inherit !important;
2271
- }
2272
- }
2273
-
2274
- body.theme-dark .d\\:bg-white,
2275
- .theme-dark__forced .d\\:bg-white,
2276
- body.theme-system .theme-dark__forced .d\\:bg-white {
2277
- background-color: var(--white) !important;
2278
- }
2279
-
2280
- body.theme-dark .d\\:fc-white,
2281
- .theme-dark__forced .d\\:fc-white,
2282
- body.theme-system .theme-dark__forced .d\\:fc-white {
2283
- color: var(--white) !important;
2284
- }
2285
-
2286
- body.theme-dark .d\\:bg-black-050,
2287
- .theme-dark__forced .d\\:bg-black-050,
2288
- body.theme-system .theme-dark__forced .d\\:bg-black-050 {
2289
- background-color: var(--black-050) !important;
2290
- }
2291
-
2292
- body.theme-dark .d\\:fc-black-050,
2293
- .theme-dark__forced .d\\:fc-black-050,
2294
- body.theme-system .theme-dark__forced .d\\:fc-black-050 {
2295
- color: var(--black-050) !important;
2296
- }
2297
-
2298
- body.theme-dark .d\\:bg-black-100,
2299
- .theme-dark__forced .d\\:bg-black-100,
2300
- body.theme-system .theme-dark__forced .d\\:bg-black-100 {
2301
- background-color: var(--black-100) !important;
2302
- }
2303
-
2304
- body.theme-dark .d\\:fc-black-100,
2305
- .theme-dark__forced .d\\:fc-black-100,
2306
- body.theme-system .theme-dark__forced .d\\:fc-black-100 {
2307
- color: var(--black-100) !important;
2308
- }
2309
-
2310
- body.theme-dark .d\\:bg-black-150,
2311
- .theme-dark__forced .d\\:bg-black-150,
2312
- body.theme-system .theme-dark__forced .d\\:bg-black-150 {
2313
- background-color: var(--black-150) !important;
2314
- }
2315
-
2316
- body.theme-dark .d\\:fc-black-150,
2317
- .theme-dark__forced .d\\:fc-black-150,
2318
- body.theme-system .theme-dark__forced .d\\:fc-black-150 {
2319
- color: var(--black-150) !important;
2320
- }
2321
-
2322
- body.theme-dark .d\\:bg-black-200,
2323
- .theme-dark__forced .d\\:bg-black-200,
2324
- body.theme-system .theme-dark__forced .d\\:bg-black-200 {
2325
- background-color: var(--black-200) !important;
2326
- }
2327
-
2328
- body.theme-dark .d\\:fc-black-200,
2329
- .theme-dark__forced .d\\:fc-black-200,
2330
- body.theme-system .theme-dark__forced .d\\:fc-black-200 {
2331
- color: var(--black-200) !important;
2332
- }
2333
-
2334
- body.theme-dark .d\\:bg-black-225,
2335
- .theme-dark__forced .d\\:bg-black-225,
2336
- body.theme-system .theme-dark__forced .d\\:bg-black-225 {
2337
- background-color: var(--black-225) !important;
2338
- }
2339
-
2340
- body.theme-dark .d\\:fc-black-225,
2341
- .theme-dark__forced .d\\:fc-black-225,
2342
- body.theme-system .theme-dark__forced .d\\:fc-black-225 {
2343
- color: var(--black-225) !important;
2344
- }
2345
-
2346
- body.theme-dark .d\\:bg-black-250,
2347
- .theme-dark__forced .d\\:bg-black-250,
2348
- body.theme-system .theme-dark__forced .d\\:bg-black-250 {
2349
- background-color: var(--black-250) !important;
2350
- }
2351
-
2352
- body.theme-dark .d\\:fc-black-250,
2353
- .theme-dark__forced .d\\:fc-black-250,
2354
- body.theme-system .theme-dark__forced .d\\:fc-black-250 {
2355
- color: var(--black-250) !important;
2356
- }
2357
-
2358
- body.theme-dark .d\\:bg-black-300,
2359
- .theme-dark__forced .d\\:bg-black-300,
2360
- body.theme-system .theme-dark__forced .d\\:bg-black-300 {
2361
- background-color: var(--black-300) !important;
2362
- }
2363
-
2364
- body.theme-dark .d\\:fc-black-300,
2365
- .theme-dark__forced .d\\:fc-black-300,
2366
- body.theme-system .theme-dark__forced .d\\:fc-black-300 {
2367
- color: var(--black-300) !important;
2368
- }
2369
-
2370
- body.theme-dark .d\\:bg-black-350,
2371
- .theme-dark__forced .d\\:bg-black-350,
2372
- body.theme-system .theme-dark__forced .d\\:bg-black-350 {
2373
- background-color: var(--black-350) !important;
2374
- }
2375
-
2376
- body.theme-dark .d\\:fc-black-350,
2377
- .theme-dark__forced .d\\:fc-black-350,
2378
- body.theme-system .theme-dark__forced .d\\:fc-black-350 {
2379
- color: var(--black-350) !important;
2380
- }
2381
-
2382
- body.theme-dark .d\\:bg-black-400,
2383
- .theme-dark__forced .d\\:bg-black-400,
2384
- body.theme-system .theme-dark__forced .d\\:bg-black-400 {
2385
- background-color: var(--black-400) !important;
2386
- }
2387
-
2388
- body.theme-dark .d\\:fc-black-400,
2389
- .theme-dark__forced .d\\:fc-black-400,
2390
- body.theme-system .theme-dark__forced .d\\:fc-black-400 {
2391
- color: var(--black-400) !important;
2392
- }
2393
-
2394
- body.theme-dark .d\\:bg-black-500,
2395
- .theme-dark__forced .d\\:bg-black-500,
2396
- body.theme-system .theme-dark__forced .d\\:bg-black-500 {
2397
- background-color: var(--black-500) !important;
2398
- }
2399
-
2400
- body.theme-dark .d\\:fc-black-500,
2401
- .theme-dark__forced .d\\:fc-black-500,
2402
- body.theme-system .theme-dark__forced .d\\:fc-black-500 {
2403
- color: var(--black-500) !important;
2404
- }
2405
-
2406
- body.theme-dark .d\\:bg-black-600,
2407
- .theme-dark__forced .d\\:bg-black-600,
2408
- body.theme-system .theme-dark__forced .d\\:bg-black-600 {
2409
- background-color: var(--black-600) !important;
2410
- }
2411
-
2412
- body.theme-dark .d\\:fc-black-600,
2413
- .theme-dark__forced .d\\:fc-black-600,
2414
- body.theme-system .theme-dark__forced .d\\:fc-black-600 {
2415
- color: var(--black-600) !important;
2416
- }
2417
-
2418
- body.theme-dark .d\\:bg-black,
2419
- .theme-dark__forced .d\\:bg-black,
2420
- body.theme-system .theme-dark__forced .d\\:bg-black {
2421
- background-color: var(--black) !important;
2422
- }
2423
-
2424
- body.theme-dark .d\\:fc-black,
2425
- .theme-dark__forced .d\\:fc-black,
2426
- body.theme-system .theme-dark__forced .d\\:fc-black {
2427
- color: var(--black) !important;
2428
- }
2429
-
2430
- body.theme-dark .d\\:bg-orange-100,
2431
- .theme-dark__forced .d\\:bg-orange-100,
2432
- body.theme-system .theme-dark__forced .d\\:bg-orange-100 {
2433
- background-color: var(--orange-100) !important;
2434
- }
2435
-
2436
- body.theme-dark .d\\:fc-orange-100,
2437
- .theme-dark__forced .d\\:fc-orange-100,
2438
- body.theme-system .theme-dark__forced .d\\:fc-orange-100 {
2439
- color: var(--orange-100) !important;
2440
- }
2441
-
2442
- body.theme-dark .d\\:bg-orange-200,
2443
- .theme-dark__forced .d\\:bg-orange-200,
2444
- body.theme-system .theme-dark__forced .d\\:bg-orange-200 {
2445
- background-color: var(--orange-200) !important;
2446
- }
2447
-
2448
- body.theme-dark .d\\:fc-orange-200,
2449
- .theme-dark__forced .d\\:fc-orange-200,
2450
- body.theme-system .theme-dark__forced .d\\:fc-orange-200 {
2451
- color: var(--orange-200) !important;
2452
- }
2453
-
2454
- body.theme-dark .d\\:bg-orange-300,
2455
- .theme-dark__forced .d\\:bg-orange-300,
2456
- body.theme-system .theme-dark__forced .d\\:bg-orange-300 {
2457
- background-color: var(--orange-300) !important;
2458
- }
2459
-
2460
- body.theme-dark .d\\:fc-orange-300,
2461
- .theme-dark__forced .d\\:fc-orange-300,
2462
- body.theme-system .theme-dark__forced .d\\:fc-orange-300 {
2463
- color: var(--orange-300) !important;
2464
- }
2465
-
2466
- body.theme-dark .d\\:bg-orange-400,
2467
- .theme-dark__forced .d\\:bg-orange-400,
2468
- body.theme-system .theme-dark__forced .d\\:bg-orange-400 {
2469
- background-color: var(--orange-400) !important;
2470
- }
2471
-
2472
- body.theme-dark .d\\:fc-orange-400,
2473
- .theme-dark__forced .d\\:fc-orange-400,
2474
- body.theme-system .theme-dark__forced .d\\:fc-orange-400 {
2475
- color: var(--orange-400) !important;
2476
- }
2477
-
2478
- body.theme-dark .d\\:bg-orange-500,
2479
- .theme-dark__forced .d\\:bg-orange-500,
2480
- body.theme-system .theme-dark__forced .d\\:bg-orange-500 {
2481
- background-color: var(--orange-500) !important;
2482
- }
2483
-
2484
- body.theme-dark .d\\:fc-orange-500,
2485
- .theme-dark__forced .d\\:fc-orange-500,
2486
- body.theme-system .theme-dark__forced .d\\:fc-orange-500 {
2487
- color: var(--orange-500) !important;
2488
- }
2489
-
2490
- body.theme-dark .d\\:bg-orange-600,
2491
- .theme-dark__forced .d\\:bg-orange-600,
2492
- body.theme-system .theme-dark__forced .d\\:bg-orange-600 {
2493
- background-color: var(--orange-600) !important;
2494
- }
2495
-
2496
- body.theme-dark .d\\:fc-orange-600,
2497
- .theme-dark__forced .d\\:fc-orange-600,
2498
- body.theme-system .theme-dark__forced .d\\:fc-orange-600 {
2499
- color: var(--orange-600) !important;
2500
- }
2501
-
2502
- body.theme-dark .d\\:bg-blue-100,
2503
- .theme-dark__forced .d\\:bg-blue-100,
2504
- body.theme-system .theme-dark__forced .d\\:bg-blue-100 {
2505
- background-color: var(--blue-100) !important;
2506
- }
2507
-
2508
- body.theme-dark .d\\:fc-blue-100,
2509
- .theme-dark__forced .d\\:fc-blue-100,
2510
- body.theme-system .theme-dark__forced .d\\:fc-blue-100 {
2511
- color: var(--blue-100) !important;
2512
- }
2513
-
2514
- body.theme-dark .d\\:bg-blue-200,
2515
- .theme-dark__forced .d\\:bg-blue-200,
2516
- body.theme-system .theme-dark__forced .d\\:bg-blue-200 {
2517
- background-color: var(--blue-200) !important;
2518
- }
2519
-
2520
- body.theme-dark .d\\:fc-blue-200,
2521
- .theme-dark__forced .d\\:fc-blue-200,
2522
- body.theme-system .theme-dark__forced .d\\:fc-blue-200 {
2523
- color: var(--blue-200) !important;
2524
- }
2525
-
2526
- body.theme-dark .d\\:bg-blue-300,
2527
- .theme-dark__forced .d\\:bg-blue-300,
2528
- body.theme-system .theme-dark__forced .d\\:bg-blue-300 {
2529
- background-color: var(--blue-300) !important;
2530
- }
2531
-
2532
- body.theme-dark .d\\:fc-blue-300,
2533
- .theme-dark__forced .d\\:fc-blue-300,
2534
- body.theme-system .theme-dark__forced .d\\:fc-blue-300 {
2535
- color: var(--blue-300) !important;
2536
- }
2537
-
2538
- body.theme-dark .d\\:bg-blue-400,
2539
- .theme-dark__forced .d\\:bg-blue-400,
2540
- body.theme-system .theme-dark__forced .d\\:bg-blue-400 {
2541
- background-color: var(--blue-400) !important;
2542
- }
2543
-
2544
- body.theme-dark .d\\:fc-blue-400,
2545
- .theme-dark__forced .d\\:fc-blue-400,
2546
- body.theme-system .theme-dark__forced .d\\:fc-blue-400 {
2547
- color: var(--blue-400) !important;
2548
- }
2549
-
2550
- body.theme-dark .d\\:bg-blue-500,
2551
- .theme-dark__forced .d\\:bg-blue-500,
2552
- body.theme-system .theme-dark__forced .d\\:bg-blue-500 {
2553
- background-color: var(--blue-500) !important;
2554
- }
2555
-
2556
- body.theme-dark .d\\:fc-blue-500,
2557
- .theme-dark__forced .d\\:fc-blue-500,
2558
- body.theme-system .theme-dark__forced .d\\:fc-blue-500 {
2559
- color: var(--blue-500) !important;
2560
- }
2561
-
2562
- body.theme-dark .d\\:bg-blue-600,
2563
- .theme-dark__forced .d\\:bg-blue-600,
2564
- body.theme-system .theme-dark__forced .d\\:bg-blue-600 {
2565
- background-color: var(--blue-600) !important;
2566
- }
2567
-
2568
- body.theme-dark .d\\:fc-blue-600,
2569
- .theme-dark__forced .d\\:fc-blue-600,
2570
- body.theme-system .theme-dark__forced .d\\:fc-blue-600 {
2571
- color: var(--blue-600) !important;
2572
- }
2573
-
2574
- body.theme-dark .d\\:bg-green-100,
2575
- .theme-dark__forced .d\\:bg-green-100,
2576
- body.theme-system .theme-dark__forced .d\\:bg-green-100 {
2577
- background-color: var(--green-100) !important;
2578
- }
2579
-
2580
- body.theme-dark .d\\:fc-green-100,
2581
- .theme-dark__forced .d\\:fc-green-100,
2582
- body.theme-system .theme-dark__forced .d\\:fc-green-100 {
2583
- color: var(--green-100) !important;
2584
- }
2585
-
2586
- body.theme-dark .d\\:bg-green-200,
2587
- .theme-dark__forced .d\\:bg-green-200,
2588
- body.theme-system .theme-dark__forced .d\\:bg-green-200 {
2589
- background-color: var(--green-200) !important;
2590
- }
2591
-
2592
- body.theme-dark .d\\:fc-green-200,
2593
- .theme-dark__forced .d\\:fc-green-200,
2594
- body.theme-system .theme-dark__forced .d\\:fc-green-200 {
2595
- color: var(--green-200) !important;
2596
- }
2597
-
2598
- body.theme-dark .d\\:bg-green-300,
2599
- .theme-dark__forced .d\\:bg-green-300,
2600
- body.theme-system .theme-dark__forced .d\\:bg-green-300 {
2601
- background-color: var(--green-300) !important;
2602
- }
2603
-
2604
- body.theme-dark .d\\:fc-green-300,
2605
- .theme-dark__forced .d\\:fc-green-300,
2606
- body.theme-system .theme-dark__forced .d\\:fc-green-300 {
2607
- color: var(--green-300) !important;
2608
- }
2609
-
2610
- body.theme-dark .d\\:bg-green-400,
2611
- .theme-dark__forced .d\\:bg-green-400,
2612
- body.theme-system .theme-dark__forced .d\\:bg-green-400 {
2613
- background-color: var(--green-400) !important;
2614
- }
2615
-
2616
- body.theme-dark .d\\:fc-green-400,
2617
- .theme-dark__forced .d\\:fc-green-400,
2618
- body.theme-system .theme-dark__forced .d\\:fc-green-400 {
2619
- color: var(--green-400) !important;
2620
- }
2621
-
2622
- body.theme-dark .d\\:bg-green-500,
2623
- .theme-dark__forced .d\\:bg-green-500,
2624
- body.theme-system .theme-dark__forced .d\\:bg-green-500 {
2625
- background-color: var(--green-500) !important;
2626
- }
2627
-
2628
- body.theme-dark .d\\:fc-green-500,
2629
- .theme-dark__forced .d\\:fc-green-500,
2630
- body.theme-system .theme-dark__forced .d\\:fc-green-500 {
2631
- color: var(--green-500) !important;
2632
- }
2633
-
2634
- body.theme-dark .d\\:bg-green-600,
2635
- .theme-dark__forced .d\\:bg-green-600,
2636
- body.theme-system .theme-dark__forced .d\\:bg-green-600 {
2637
- background-color: var(--green-600) !important;
2638
- }
2639
-
2640
- body.theme-dark .d\\:fc-green-600,
2641
- .theme-dark__forced .d\\:fc-green-600,
2642
- body.theme-system .theme-dark__forced .d\\:fc-green-600 {
2643
- color: var(--green-600) !important;
2644
- }
2645
-
2646
- body.theme-dark .d\\:bg-red-100,
2647
- .theme-dark__forced .d\\:bg-red-100,
2648
- body.theme-system .theme-dark__forced .d\\:bg-red-100 {
2649
- background-color: var(--red-100) !important;
2650
- }
2651
-
2652
- body.theme-dark .d\\:fc-red-100,
2653
- .theme-dark__forced .d\\:fc-red-100,
2654
- body.theme-system .theme-dark__forced .d\\:fc-red-100 {
2655
- color: var(--red-100) !important;
2656
- }
2657
-
2658
- body.theme-dark .d\\:bg-red-200,
2659
- .theme-dark__forced .d\\:bg-red-200,
2660
- body.theme-system .theme-dark__forced .d\\:bg-red-200 {
2661
- background-color: var(--red-200) !important;
2662
- }
2663
-
2664
- body.theme-dark .d\\:fc-red-200,
2665
- .theme-dark__forced .d\\:fc-red-200,
2666
- body.theme-system .theme-dark__forced .d\\:fc-red-200 {
2667
- color: var(--red-200) !important;
2668
- }
2669
-
2670
- body.theme-dark .d\\:bg-red-300,
2671
- .theme-dark__forced .d\\:bg-red-300,
2672
- body.theme-system .theme-dark__forced .d\\:bg-red-300 {
2673
- background-color: var(--red-300) !important;
2674
- }
2675
-
2676
- body.theme-dark .d\\:fc-red-300,
2677
- .theme-dark__forced .d\\:fc-red-300,
2678
- body.theme-system .theme-dark__forced .d\\:fc-red-300 {
2679
- color: var(--red-300) !important;
2680
- }
2681
-
2682
- body.theme-dark .d\\:bg-red-400,
2683
- .theme-dark__forced .d\\:bg-red-400,
2684
- body.theme-system .theme-dark__forced .d\\:bg-red-400 {
2685
- background-color: var(--red-400) !important;
2686
- }
2687
-
2688
- body.theme-dark .d\\:fc-red-400,
2689
- .theme-dark__forced .d\\:fc-red-400,
2690
- body.theme-system .theme-dark__forced .d\\:fc-red-400 {
2691
- color: var(--red-400) !important;
2692
- }
2693
-
2694
- body.theme-dark .d\\:bg-red-500,
2695
- .theme-dark__forced .d\\:bg-red-500,
2696
- body.theme-system .theme-dark__forced .d\\:bg-red-500 {
2697
- background-color: var(--red-500) !important;
2698
- }
2699
-
2700
- body.theme-dark .d\\:fc-red-500,
2701
- .theme-dark__forced .d\\:fc-red-500,
2702
- body.theme-system .theme-dark__forced .d\\:fc-red-500 {
2703
- color: var(--red-500) !important;
2704
- }
2705
-
2706
- body.theme-dark .d\\:bg-red-600,
2707
- .theme-dark__forced .d\\:bg-red-600,
2708
- body.theme-system .theme-dark__forced .d\\:bg-red-600 {
2709
- background-color: var(--red-600) !important;
2710
- }
2711
-
2712
- body.theme-dark .d\\:fc-red-600,
2713
- .theme-dark__forced .d\\:fc-red-600,
2714
- body.theme-system .theme-dark__forced .d\\:fc-red-600 {
2715
- color: var(--red-600) !important;
2716
- }
2717
-
2718
- body.theme-dark .d\\:bg-yellow-100,
2719
- .theme-dark__forced .d\\:bg-yellow-100,
2720
- body.theme-system .theme-dark__forced .d\\:bg-yellow-100 {
2721
- background-color: var(--yellow-100) !important;
2722
- }
2723
-
2724
- body.theme-dark .d\\:fc-yellow-100,
2725
- .theme-dark__forced .d\\:fc-yellow-100,
2726
- body.theme-system .theme-dark__forced .d\\:fc-yellow-100 {
2727
- color: var(--yellow-100) !important;
2728
- }
2729
-
2730
- body.theme-dark .d\\:bg-yellow-200,
2731
- .theme-dark__forced .d\\:bg-yellow-200,
2732
- body.theme-system .theme-dark__forced .d\\:bg-yellow-200 {
2733
- background-color: var(--yellow-200) !important;
2734
- }
2735
-
2736
- body.theme-dark .d\\:fc-yellow-200,
2737
- .theme-dark__forced .d\\:fc-yellow-200,
2738
- body.theme-system .theme-dark__forced .d\\:fc-yellow-200 {
2739
- color: var(--yellow-200) !important;
2740
- }
2741
-
2742
- body.theme-dark .d\\:bg-yellow-300,
2743
- .theme-dark__forced .d\\:bg-yellow-300,
2744
- body.theme-system .theme-dark__forced .d\\:bg-yellow-300 {
2745
- background-color: var(--yellow-300) !important;
2746
- }
2747
-
2748
- body.theme-dark .d\\:fc-yellow-300,
2749
- .theme-dark__forced .d\\:fc-yellow-300,
2750
- body.theme-system .theme-dark__forced .d\\:fc-yellow-300 {
2751
- color: var(--yellow-300) !important;
2752
- }
2753
-
2754
- body.theme-dark .d\\:bg-yellow-400,
2755
- .theme-dark__forced .d\\:bg-yellow-400,
2756
- body.theme-system .theme-dark__forced .d\\:bg-yellow-400 {
2757
- background-color: var(--yellow-400) !important;
2758
- }
2759
-
2760
- body.theme-dark .d\\:fc-yellow-400,
2761
- .theme-dark__forced .d\\:fc-yellow-400,
2762
- body.theme-system .theme-dark__forced .d\\:fc-yellow-400 {
2763
- color: var(--yellow-400) !important;
2764
- }
2765
-
2766
- body.theme-dark .d\\:bg-yellow-500,
2767
- .theme-dark__forced .d\\:bg-yellow-500,
2768
- body.theme-system .theme-dark__forced .d\\:bg-yellow-500 {
2769
- background-color: var(--yellow-500) !important;
2770
- }
2771
-
2772
- body.theme-dark .d\\:fc-yellow-500,
2773
- .theme-dark__forced .d\\:fc-yellow-500,
2774
- body.theme-system .theme-dark__forced .d\\:fc-yellow-500 {
2775
- color: var(--yellow-500) !important;
2776
- }
2777
-
2778
- body.theme-dark .d\\:bg-yellow-600,
2779
- .theme-dark__forced .d\\:bg-yellow-600,
2780
- body.theme-system .theme-dark__forced .d\\:bg-yellow-600 {
2781
- background-color: var(--yellow-600) !important;
2782
- }
2783
-
2784
- body.theme-dark .d\\:fc-yellow-600,
2785
- .theme-dark__forced .d\\:fc-yellow-600,
2786
- body.theme-system .theme-dark__forced .d\\:fc-yellow-600 {
2787
- color: var(--yellow-600) !important;
2788
- }
2789
-
2790
- body.theme-dark .d\\:bg-purple-100,
2791
- .theme-dark__forced .d\\:bg-purple-100,
2792
- body.theme-system .theme-dark__forced .d\\:bg-purple-100 {
2793
- background-color: var(--purple-100) !important;
2794
- }
2795
-
2796
- body.theme-dark .d\\:fc-purple-100,
2797
- .theme-dark__forced .d\\:fc-purple-100,
2798
- body.theme-system .theme-dark__forced .d\\:fc-purple-100 {
2799
- color: var(--purple-100) !important;
2800
- }
2801
-
2802
- body.theme-dark .d\\:bg-purple-200,
2803
- .theme-dark__forced .d\\:bg-purple-200,
2804
- body.theme-system .theme-dark__forced .d\\:bg-purple-200 {
2805
- background-color: var(--purple-200) !important;
2806
- }
2807
-
2808
- body.theme-dark .d\\:fc-purple-200,
2809
- .theme-dark__forced .d\\:fc-purple-200,
2810
- body.theme-system .theme-dark__forced .d\\:fc-purple-200 {
2811
- color: var(--purple-200) !important;
2812
- }
2813
-
2814
- body.theme-dark .d\\:bg-purple-300,
2815
- .theme-dark__forced .d\\:bg-purple-300,
2816
- body.theme-system .theme-dark__forced .d\\:bg-purple-300 {
2817
- background-color: var(--purple-300) !important;
2818
- }
2819
-
2820
- body.theme-dark .d\\:fc-purple-300,
2821
- .theme-dark__forced .d\\:fc-purple-300,
2822
- body.theme-system .theme-dark__forced .d\\:fc-purple-300 {
2823
- color: var(--purple-300) !important;
2824
- }
2825
-
2826
- body.theme-dark .d\\:bg-purple-400,
2827
- .theme-dark__forced .d\\:bg-purple-400,
2828
- body.theme-system .theme-dark__forced .d\\:bg-purple-400 {
2829
- background-color: var(--purple-400) !important;
2830
- }
2831
-
2832
- body.theme-dark .d\\:fc-purple-400,
2833
- .theme-dark__forced .d\\:fc-purple-400,
2834
- body.theme-system .theme-dark__forced .d\\:fc-purple-400 {
2835
- color: var(--purple-400) !important;
2836
- }
2837
-
2838
- body.theme-dark .d\\:bg-purple-500,
2839
- .theme-dark__forced .d\\:bg-purple-500,
2840
- body.theme-system .theme-dark__forced .d\\:bg-purple-500 {
2841
- background-color: var(--purple-500) !important;
2842
- }
2843
-
2844
- body.theme-dark .d\\:fc-purple-500,
2845
- .theme-dark__forced .d\\:fc-purple-500,
2846
- body.theme-system .theme-dark__forced .d\\:fc-purple-500 {
2847
- color: var(--purple-500) !important;
2848
- }
2849
-
2850
- body.theme-dark .d\\:bg-purple-600,
2851
- .theme-dark__forced .d\\:bg-purple-600,
2852
- body.theme-system .theme-dark__forced .d\\:bg-purple-600 {
2853
- background-color: var(--purple-600) !important;
2854
- }
2855
-
2856
- body.theme-dark .d\\:fc-purple-600,
2857
- .theme-dark__forced .d\\:fc-purple-600,
2858
- body.theme-system .theme-dark__forced .d\\:fc-purple-600 {
2859
- color: var(--purple-600) !important;
2860
- }
2861
-
2862
- body.theme-dark .d\\:bg-gold-100,
2863
- .theme-dark__forced .d\\:bg-gold-100,
2864
- body.theme-system .theme-dark__forced .d\\:bg-gold-100 {
2865
- background-color: var(--gold-100) !important;
2866
- }
2867
-
2868
- body.theme-dark .d\\:fc-gold-100,
2869
- .theme-dark__forced .d\\:fc-gold-100,
2870
- body.theme-system .theme-dark__forced .d\\:fc-gold-100 {
2871
- color: var(--gold-100) !important;
2872
- }
2873
-
2874
- body.theme-dark .d\\:bg-gold-200,
2875
- .theme-dark__forced .d\\:bg-gold-200,
2876
- body.theme-system .theme-dark__forced .d\\:bg-gold-200 {
2877
- background-color: var(--gold-200) !important;
2878
- }
2879
-
2880
- body.theme-dark .d\\:fc-gold-200,
2881
- .theme-dark__forced .d\\:fc-gold-200,
2882
- body.theme-system .theme-dark__forced .d\\:fc-gold-200 {
2883
- color: var(--gold-200) !important;
2884
- }
2885
-
2886
- body.theme-dark .d\\:bg-gold-300,
2887
- .theme-dark__forced .d\\:bg-gold-300,
2888
- body.theme-system .theme-dark__forced .d\\:bg-gold-300 {
2889
- background-color: var(--gold-300) !important;
2890
- }
2891
-
2892
- body.theme-dark .d\\:fc-gold-300,
2893
- .theme-dark__forced .d\\:fc-gold-300,
2894
- body.theme-system .theme-dark__forced .d\\:fc-gold-300 {
2895
- color: var(--gold-300) !important;
2896
- }
2897
-
2898
- body.theme-dark .d\\:bg-gold-400,
2899
- .theme-dark__forced .d\\:bg-gold-400,
2900
- body.theme-system .theme-dark__forced .d\\:bg-gold-400 {
2901
- background-color: var(--gold-400) !important;
2902
- }
2903
-
2904
- body.theme-dark .d\\:fc-gold-400,
2905
- .theme-dark__forced .d\\:fc-gold-400,
2906
- body.theme-system .theme-dark__forced .d\\:fc-gold-400 {
2907
- color: var(--gold-400) !important;
2908
- }
2909
-
2910
- body.theme-dark .d\\:bg-silver-100,
2911
- .theme-dark__forced .d\\:bg-silver-100,
2912
- body.theme-system .theme-dark__forced .d\\:bg-silver-100 {
2913
- background-color: var(--silver-100) !important;
2914
- }
2915
-
2916
- body.theme-dark .d\\:fc-silver-100,
2917
- .theme-dark__forced .d\\:fc-silver-100,
2918
- body.theme-system .theme-dark__forced .d\\:fc-silver-100 {
2919
- color: var(--silver-100) !important;
2920
- }
2921
-
2922
- body.theme-dark .d\\:bg-silver-200,
2923
- .theme-dark__forced .d\\:bg-silver-200,
2924
- body.theme-system .theme-dark__forced .d\\:bg-silver-200 {
2925
- background-color: var(--silver-200) !important;
2926
- }
2927
-
2928
- body.theme-dark .d\\:fc-silver-200,
2929
- .theme-dark__forced .d\\:fc-silver-200,
2930
- body.theme-system .theme-dark__forced .d\\:fc-silver-200 {
2931
- color: var(--silver-200) !important;
2932
- }
2933
-
2934
- body.theme-dark .d\\:bg-silver-300,
2935
- .theme-dark__forced .d\\:bg-silver-300,
2936
- body.theme-system .theme-dark__forced .d\\:bg-silver-300 {
2937
- background-color: var(--silver-300) !important;
2938
- }
2939
-
2940
- body.theme-dark .d\\:fc-silver-300,
2941
- .theme-dark__forced .d\\:fc-silver-300,
2942
- body.theme-system .theme-dark__forced .d\\:fc-silver-300 {
2943
- color: var(--silver-300) !important;
2944
- }
2945
-
2946
- body.theme-dark .d\\:bg-silver-400,
2947
- .theme-dark__forced .d\\:bg-silver-400,
2948
- body.theme-system .theme-dark__forced .d\\:bg-silver-400 {
2949
- background-color: var(--silver-400) !important;
2950
- }
2951
-
2952
- body.theme-dark .d\\:fc-silver-400,
2953
- .theme-dark__forced .d\\:fc-silver-400,
2954
- body.theme-system .theme-dark__forced .d\\:fc-silver-400 {
2955
- color: var(--silver-400) !important;
2956
- }
2957
-
2958
- body.theme-dark .d\\:bg-bronze-100,
2959
- .theme-dark__forced .d\\:bg-bronze-100,
2960
- body.theme-system .theme-dark__forced .d\\:bg-bronze-100 {
2961
- background-color: var(--bronze-100) !important;
2962
- }
2963
-
2964
- body.theme-dark .d\\:fc-bronze-100,
2965
- .theme-dark__forced .d\\:fc-bronze-100,
2966
- body.theme-system .theme-dark__forced .d\\:fc-bronze-100 {
2967
- color: var(--bronze-100) !important;
2968
- }
2969
-
2970
- body.theme-dark .d\\:bg-bronze-200,
2971
- .theme-dark__forced .d\\:bg-bronze-200,
2972
- body.theme-system .theme-dark__forced .d\\:bg-bronze-200 {
2973
- background-color: var(--bronze-200) !important;
2974
- }
2975
-
2976
- body.theme-dark .d\\:fc-bronze-200,
2977
- .theme-dark__forced .d\\:fc-bronze-200,
2978
- body.theme-system .theme-dark__forced .d\\:fc-bronze-200 {
2979
- color: var(--bronze-200) !important;
2980
- }
2981
-
2982
- body.theme-dark .d\\:bg-bronze-300,
2983
- .theme-dark__forced .d\\:bg-bronze-300,
2984
- body.theme-system .theme-dark__forced .d\\:bg-bronze-300 {
2985
- background-color: var(--bronze-300) !important;
2986
- }
2987
-
2988
- body.theme-dark .d\\:fc-bronze-300,
2989
- .theme-dark__forced .d\\:fc-bronze-300,
2990
- body.theme-system .theme-dark__forced .d\\:fc-bronze-300 {
2991
- color: var(--bronze-300) !important;
2992
- }
2993
-
2994
- body.theme-dark .d\\:bg-bronze-400,
2995
- .theme-dark__forced .d\\:bg-bronze-400,
2996
- body.theme-system .theme-dark__forced .d\\:bg-bronze-400 {
2997
- background-color: var(--bronze-400) !important;
2998
- }
2999
-
3000
- body.theme-dark .d\\:fc-bronze-400,
3001
- .theme-dark__forced .d\\:fc-bronze-400,
3002
- body.theme-system .theme-dark__forced .d\\:fc-bronze-400 {
3003
- color: var(--bronze-400) !important;
3004
- }
3005
-
3006
- body.theme-dark .d\\:fc-light,
3007
- .theme-dark__forced .d\\:fc-light,
3008
- body.theme-system .theme-dark__forced .d\\:fc-light {
3009
- color: var(--fc-light) !important;
3010
- }
3011
-
3012
- body.theme-dark .d\\:fc-medium,
3013
- .theme-dark__forced .d\\:fc-medium,
3014
- body.theme-system .theme-dark__forced .d\\:fc-medium {
3015
- color: var(--fc-medium) !important;
3016
- }
3017
-
3018
- body.theme-dark .d\\:fc-dark,
3019
- .theme-dark__forced .d\\:fc-dark,
3020
- body.theme-system .theme-dark__forced .d\\:fc-dark {
3021
- color: var(--fc-dark) !important;
3022
- }
3023
-
3024
- body.theme-dark .d\\:fc-error,
3025
- .theme-dark__forced .d\\:fc-error,
3026
- body.theme-system .theme-dark__forced .d\\:fc-error {
3027
- color: var(--fc-error) !important;
3028
- }
3029
-
3030
- body.theme-dark .d\\:fc-danger,
3031
- .theme-dark__forced .d\\:fc-danger,
3032
- body.theme-system .theme-dark__forced .d\\:fc-danger {
3033
- color: var(--fc-danger) !important;
3034
- }
3035
-
3036
- body.theme-dark .d\\:fc-success,
3037
- .theme-dark__forced .d\\:fc-success,
3038
- body.theme-system .theme-dark__forced .d\\:fc-success {
3039
- color: var(--fc-success) !important;
3040
- }
3041
-
3042
- body.theme-dark .d\\:fc-warning,
3043
- .theme-dark__forced .d\\:fc-warning,
3044
- body.theme-system .theme-dark__forced .d\\:fc-warning {
3045
- color: var(--fc-warning) !important;
3046
- }
3047
-
3048
- body.theme-dark .d\\:bg-error,
3049
- .theme-dark__forced .d\\:bg-error,
3050
- body.theme-system .theme-dark__forced .d\\:bg-error {
3051
- background-color: var(--bg-error) !important;
3052
- }
3053
-
3054
- body.theme-dark .d\\:bg-danger,
3055
- .theme-dark__forced .d\\:bg-danger,
3056
- body.theme-system .theme-dark__forced .d\\:bg-danger {
3057
- background-color: var(--bg-danger) !important;
3058
- }
3059
-
3060
- body.theme-dark .d\\:bg-success,
3061
- .theme-dark__forced .d\\:bg-success,
3062
- body.theme-system .theme-dark__forced .d\\:bg-success {
3063
- background-color: var(--bg-success) !important;
3064
- }
3065
-
3066
- body.theme-dark .d\\:bg-warning,
3067
- .theme-dark__forced .d\\:bg-warning,
3068
- body.theme-system .theme-dark__forced .d\\:bg-warning {
3069
- background-color: var(--bg-warning) !important;
3070
- }
3071
-
3072
- body.theme-dark .bg-transparent,
3073
- .theme-dark__forced .bg-transparent,
3074
- body.theme-system .theme-dark__forced .bg-transparent,
3075
- body.theme-dark .h\\:bg-transparent:hover,
3076
- .theme-dark__forced .h\\:bg-transparent:hover,
3077
- body.theme-system .theme-dark__forced .h\\:bg-transparent:hover,
3078
- body.theme-dark .f\\:bg-transparent:focus,
3079
- .theme-dark__forced .f\\:bg-transparent:focus,
3080
- body.theme-system .theme-dark__forced .f\\:bg-transparent:focus,
3081
- body.theme-dark .f\\:bg-transparent:focus-within,
3082
- .theme-dark__forced .f\\:bg-transparent:focus-within,
3083
- body.theme-system .theme-dark__forced .f\\:bg-transparent:focus-within {
3084
- background-color: transparent !important;
3085
- }
3086
-
3087
- body.theme-dark .bc-transparent,
3088
- .theme-dark__forced .bc-transparent,
3089
- body.theme-system .theme-dark__forced .bc-transparent,
3090
- body.theme-dark .h\\:bc-transparent:hover,
3091
- .theme-dark__forced .h\\:bc-transparent:hover,
3092
- body.theme-system .theme-dark__forced .h\\:bc-transparent:hover,
3093
- body.theme-dark .f\\:bc-transparent:focus,
3094
- .theme-dark__forced .f\\:bc-transparent:focus,
3095
- body.theme-system .theme-dark__forced .f\\:bc-transparent:focus,
3096
- body.theme-dark .f\\:bc-transparent:focus-within,
3097
- .theme-dark__forced .f\\:bc-transparent:focus-within,
3098
- body.theme-system .theme-dark__forced .f\\:bc-transparent:focus-within {
3099
- border-color: transparent !important;
3100
- }
3101
-
3102
- body.theme-dark .bg-inherit,
3103
- .theme-dark__forced .bg-inherit,
3104
- body.theme-system .theme-dark__forced .bg-inherit,
3105
- body.theme-dark .h\\:bg-inherit:hover,
3106
- .theme-dark__forced .h\\:bg-inherit:hover,
3107
- body.theme-system .theme-dark__forced .h\\:bg-inherit:hover,
3108
- body.theme-dark .f\\:bg-inherit:focus,
3109
- .theme-dark__forced .f\\:bg-inherit:focus,
3110
- body.theme-system .theme-dark__forced .f\\:bg-inherit:focus,
3111
- body.theme-dark .f\\:bg-inherit:focus-within,
3112
- .theme-dark__forced .f\\:bg-inherit:focus-within,
3113
- body.theme-system .theme-dark__forced .f\\:bg-inherit:focus-within {
3114
- background-color: inherit !important;
3115
- }
3116
-
3117
- body.theme-dark .bc-inherit,
3118
- .theme-dark__forced .bc-inherit,
3119
- body.theme-system .theme-dark__forced .bc-inherit,
3120
- body.theme-dark .h\\:bc-inherit:hover,
3121
- .theme-dark__forced .h\\:bc-inherit:hover,
3122
- body.theme-system .theme-dark__forced .h\\:bc-inherit:hover,
3123
- body.theme-dark .f\\:bc-inherit:focus,
3124
- .theme-dark__forced .f\\:bc-inherit:focus,
3125
- body.theme-system .theme-dark__forced .f\\:bc-inherit:focus,
3126
- body.theme-dark .f\\:bc-inherit:focus-within,
3127
- .theme-dark__forced .f\\:bc-inherit:focus-within,
3128
- body.theme-system .theme-dark__forced .f\\:bc-inherit:focus-within {
3129
- border-color: inherit !important;
3130
- }
3131
- "
3132
- `;