flowcore-fn 9.4.1 → 9.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2638 @@
1
+ /* src/styles/index.css */
2
+ @layer properties;
3
+ @layer theme, base, components, utilities;
4
+ @layer theme {
5
+ :root,
6
+ :host {
7
+ --fc-font-sans:
8
+ -apple-system,
9
+ BlinkMacSystemFont,
10
+ "Segoe UI",
11
+ Roboto,
12
+ "Helvetica Neue",
13
+ "Noto Sans",
14
+ Arial,
15
+ sans-serif,
16
+ "Apple Color Emoji",
17
+ "Segoe UI Emoji",
18
+ "Segoe UI Symbol",
19
+ "Noto Color Emoji";
20
+ --fc-font-mono:
21
+ ui-monospace,
22
+ SFMono-Regular,
23
+ Menlo,
24
+ Monaco,
25
+ Consolas,
26
+ "Liberation Mono",
27
+ "Courier New",
28
+ monospace;
29
+ --fc-color-red-50: oklch(97.1% 0.013 17.38);
30
+ --fc-color-red-100: oklch(93.6% 0.032 17.717);
31
+ --fc-color-red-200: oklch(88.5% 0.062 18.334);
32
+ --fc-color-red-400: oklch(70.4% 0.191 22.216);
33
+ --fc-color-red-500: oklch(63.7% 0.237 25.331);
34
+ --fc-color-red-600: oklch(57.7% 0.245 27.325);
35
+ --fc-color-red-700: oklch(50.5% 0.213 27.518);
36
+ --fc-color-orange-50: oklch(98% 0.016 73.684);
37
+ --fc-color-amber-100: oklch(96.2% 0.059 95.617);
38
+ --fc-color-amber-200: oklch(92.4% 0.12 95.746);
39
+ --fc-color-amber-500: oklch(76.9% 0.188 70.08);
40
+ --fc-color-amber-700: oklch(55.5% 0.163 48.998);
41
+ --fc-color-green-100: oklch(96.2% 0.044 156.743);
42
+ --fc-color-green-600: oklch(62.7% 0.194 149.214);
43
+ --fc-color-green-700: oklch(52.7% 0.154 150.069);
44
+ --fc-color-emerald-50: oklch(97.9% 0.021 166.113);
45
+ --fc-color-emerald-100: oklch(95% 0.052 163.051);
46
+ --fc-color-emerald-200: oklch(90.5% 0.093 164.15);
47
+ --fc-color-emerald-400: oklch(76.5% 0.177 163.223);
48
+ --fc-color-emerald-500: oklch(69.6% 0.17 162.48);
49
+ --fc-color-emerald-600: oklch(59.6% 0.145 163.225);
50
+ --fc-color-emerald-700: oklch(50.8% 0.118 165.612);
51
+ --fc-color-cyan-200: oklch(91.7% 0.08 205.041);
52
+ --fc-color-cyan-400: oklch(78.9% 0.154 211.53);
53
+ --fc-color-blue-50: oklch(97% 0.014 254.604);
54
+ --fc-color-blue-100: oklch(93.2% 0.032 255.585);
55
+ --fc-color-blue-200: oklch(88.2% 0.059 254.128);
56
+ --fc-color-blue-500: oklch(62.3% 0.214 259.815);
57
+ --fc-color-blue-600: oklch(54.6% 0.245 262.881);
58
+ --fc-color-blue-700: oklch(48.8% 0.243 264.376);
59
+ --fc-color-indigo-50: oklch(96.2% 0.018 272.314);
60
+ --fc-color-indigo-100: oklch(93% 0.034 272.788);
61
+ --fc-color-indigo-500: oklch(58.5% 0.233 277.117);
62
+ --fc-color-indigo-600: oklch(51.1% 0.262 276.966);
63
+ --fc-color-indigo-700: oklch(45.7% 0.24 277.023);
64
+ --fc-color-rose-50: oklch(96.9% 0.015 12.422);
65
+ --fc-color-rose-100: oklch(94.1% 0.03 12.58);
66
+ --fc-color-rose-200: oklch(89.2% 0.058 10.001);
67
+ --fc-color-rose-600: oklch(58.6% 0.253 17.585);
68
+ --fc-color-rose-700: oklch(51.4% 0.222 16.935);
69
+ --fc-color-slate-50: oklch(98.4% 0.003 247.858);
70
+ --fc-color-slate-100: oklch(96.8% 0.007 247.896);
71
+ --fc-color-slate-200: oklch(92.9% 0.013 255.508);
72
+ --fc-color-slate-300: oklch(86.9% 0.022 252.894);
73
+ --fc-color-slate-400: oklch(70.4% 0.04 256.788);
74
+ --fc-color-slate-500: oklch(55.4% 0.046 257.417);
75
+ --fc-color-slate-600: oklch(44.6% 0.043 257.281);
76
+ --fc-color-slate-700: oklch(37.2% 0.044 257.287);
77
+ --fc-color-slate-800: oklch(27.9% 0.041 260.031);
78
+ --fc-color-slate-900: oklch(20.8% 0.042 265.755);
79
+ --fc-color-gray-50: oklch(98.5% 0.002 247.839);
80
+ --fc-color-gray-100: oklch(96.7% 0.003 264.542);
81
+ --fc-color-gray-200: oklch(92.8% 0.006 264.531);
82
+ --fc-color-gray-300: oklch(87.2% 0.01 258.338);
83
+ --fc-color-gray-400: oklch(70.7% 0.022 261.325);
84
+ --fc-color-gray-500: oklch(55.1% 0.027 264.364);
85
+ --fc-color-gray-600: oklch(44.6% 0.03 256.802);
86
+ --fc-color-gray-700: oklch(37.3% 0.034 259.733);
87
+ --fc-color-gray-800: oklch(27.8% 0.033 256.848);
88
+ --fc-color-gray-900: oklch(21% 0.034 264.665);
89
+ --fc-color-black: #000;
90
+ --fc-color-white: #fff;
91
+ --fc-spacing: 0.25rem;
92
+ --fc-container-xs: 20rem;
93
+ --fc-container-sm: 24rem;
94
+ --fc-container-md: 28rem;
95
+ --fc-container-xl: 36rem;
96
+ --fc-container-2xl: 42rem;
97
+ --fc-container-4xl: 56rem;
98
+ --fc-container-5xl: 64rem;
99
+ --fc-text-xs: 0.75rem;
100
+ --fc-text-xs--line-height: calc(1 / 0.75);
101
+ --fc-text-sm: 0.875rem;
102
+ --fc-text-sm--line-height: calc(1.25 / 0.875);
103
+ --fc-text-base: 1rem;
104
+ --fc-text-base--line-height: calc(1.5 / 1);
105
+ --fc-text-lg: 1.125rem;
106
+ --fc-text-lg--line-height: calc(1.75 / 1.125);
107
+ --fc-text-xl: 1.25rem;
108
+ --fc-text-xl--line-height: calc(1.75 / 1.25);
109
+ --fc-text-2xl: 1.5rem;
110
+ --fc-text-2xl--line-height: calc(2 / 1.5);
111
+ --fc-text-3xl: 1.875rem;
112
+ --fc-text-3xl--line-height: calc(2.25 / 1.875);
113
+ --fc-font-weight-normal: 400;
114
+ --fc-font-weight-medium: 500;
115
+ --fc-font-weight-semibold: 600;
116
+ --fc-font-weight-bold: 700;
117
+ --fc-font-weight-extrabold: 800;
118
+ --fc-tracking-tight: -0.025em;
119
+ --fc-tracking-wider: 0.05em;
120
+ --fc-leading-tight: 1.25;
121
+ --fc-leading-relaxed: 1.625;
122
+ --fc-radius-md: 0.375rem;
123
+ --fc-radius-lg: 0.5rem;
124
+ --fc-radius-xl: 0.75rem;
125
+ --fc-radius-2xl: 1rem;
126
+ --fc-radius-3xl: 1.5rem;
127
+ --fc-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
128
+ --fc-animate-spin: spin 1s linear infinite;
129
+ --fc-animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
130
+ --fc-blur-sm: 8px;
131
+ --fc-blur-md: 12px;
132
+ --fc-blur-xl: 24px;
133
+ --fc-blur-3xl: 64px;
134
+ --fc-default-transition-duration: 150ms;
135
+ --fc-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
136
+ --fc-default-font-family: var(--fc-font-sans);
137
+ --fc-default-mono-font-family: var(--fc-font-mono);
138
+ }
139
+ }
140
+ @layer base {
141
+ *,
142
+ ::after,
143
+ ::before,
144
+ ::backdrop,
145
+ ::file-selector-button {
146
+ box-sizing: border-box;
147
+ margin: 0;
148
+ padding: 0;
149
+ border: 0 solid;
150
+ }
151
+ html,
152
+ :host {
153
+ line-height: 1.5;
154
+ -webkit-text-size-adjust: 100%;
155
+ tab-size: 4;
156
+ font-family: var(--fc-default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
157
+ font-feature-settings: var(--fc-default-font-feature-settings, normal);
158
+ font-variation-settings: var(--fc-default-font-variation-settings, normal);
159
+ -webkit-tap-highlight-color: transparent;
160
+ }
161
+ hr {
162
+ height: 0;
163
+ color: inherit;
164
+ border-top-width: 1px;
165
+ }
166
+ abbr:where([title]) {
167
+ -webkit-text-decoration: underline dotted;
168
+ text-decoration: underline dotted;
169
+ }
170
+ h1,
171
+ h2,
172
+ h3,
173
+ h4,
174
+ h5,
175
+ h6 {
176
+ font-size: inherit;
177
+ font-weight: inherit;
178
+ }
179
+ a {
180
+ color: inherit;
181
+ -webkit-text-decoration: inherit;
182
+ text-decoration: inherit;
183
+ }
184
+ b,
185
+ strong {
186
+ font-weight: bolder;
187
+ }
188
+ code,
189
+ kbd,
190
+ samp,
191
+ pre {
192
+ font-family: var(--fc-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
193
+ font-feature-settings: var(--fc-default-mono-font-feature-settings, normal);
194
+ font-variation-settings: var(--fc-default-mono-font-variation-settings, normal);
195
+ font-size: 1em;
196
+ }
197
+ small {
198
+ font-size: 80%;
199
+ }
200
+ sub,
201
+ sup {
202
+ font-size: 75%;
203
+ line-height: 0;
204
+ position: relative;
205
+ vertical-align: baseline;
206
+ }
207
+ sub {
208
+ bottom: -0.25em;
209
+ }
210
+ sup {
211
+ top: -0.5em;
212
+ }
213
+ table {
214
+ text-indent: 0;
215
+ border-color: inherit;
216
+ border-collapse: collapse;
217
+ }
218
+ :-moz-focusring:where(:not(iframe)) {
219
+ outline: auto;
220
+ }
221
+ progress {
222
+ vertical-align: baseline;
223
+ }
224
+ summary {
225
+ display: list-item;
226
+ }
227
+ ol,
228
+ ul,
229
+ menu {
230
+ list-style: none;
231
+ }
232
+ img,
233
+ svg,
234
+ video,
235
+ canvas,
236
+ audio,
237
+ iframe,
238
+ embed,
239
+ object {
240
+ display: block;
241
+ vertical-align: middle;
242
+ }
243
+ img,
244
+ video {
245
+ max-width: 100%;
246
+ height: auto;
247
+ }
248
+ button,
249
+ input,
250
+ select,
251
+ optgroup,
252
+ textarea,
253
+ ::file-selector-button {
254
+ font: inherit;
255
+ font-feature-settings: inherit;
256
+ font-variation-settings: inherit;
257
+ letter-spacing: inherit;
258
+ color: inherit;
259
+ border-radius: 0;
260
+ background-color: transparent;
261
+ opacity: 1;
262
+ }
263
+ :where(select:is([multiple], [size])) optgroup {
264
+ font-weight: bolder;
265
+ }
266
+ :where(select:is([multiple], [size])) optgroup option {
267
+ padding-inline-start: 20px;
268
+ }
269
+ ::file-selector-button {
270
+ margin-inline-end: 4px;
271
+ }
272
+ ::placeholder {
273
+ opacity: 1;
274
+ }
275
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
276
+ ::placeholder {
277
+ color: currentcolor;
278
+ @supports (color: color-mix(in lab, red, red)) {
279
+ color: color-mix(in oklab, currentcolor 50%, transparent);
280
+ }
281
+ }
282
+ }
283
+ textarea {
284
+ resize: vertical;
285
+ }
286
+ ::-webkit-search-decoration {
287
+ -webkit-appearance: none;
288
+ }
289
+ ::-webkit-date-and-time-value {
290
+ min-height: 1lh;
291
+ text-align: inherit;
292
+ }
293
+ ::-webkit-datetime-edit {
294
+ display: inline-flex;
295
+ }
296
+ ::-webkit-datetime-edit-fields-wrapper {
297
+ padding: 0;
298
+ }
299
+ ::-webkit-datetime-edit,
300
+ ::-webkit-datetime-edit-year-field,
301
+ ::-webkit-datetime-edit-month-field,
302
+ ::-webkit-datetime-edit-day-field,
303
+ ::-webkit-datetime-edit-hour-field,
304
+ ::-webkit-datetime-edit-minute-field,
305
+ ::-webkit-datetime-edit-second-field,
306
+ ::-webkit-datetime-edit-millisecond-field,
307
+ ::-webkit-datetime-edit-meridiem-field {
308
+ padding-block: 0;
309
+ }
310
+ ::-webkit-calendar-picker-indicator {
311
+ line-height: 1;
312
+ }
313
+ :-moz-ui-invalid {
314
+ box-shadow: none;
315
+ }
316
+ button,
317
+ input:where([type=button], [type=reset], [type=submit]),
318
+ ::file-selector-button {
319
+ appearance: button;
320
+ }
321
+ ::-webkit-inner-spin-button,
322
+ ::-webkit-outer-spin-button {
323
+ height: auto;
324
+ }
325
+ [hidden]:where(:not([hidden=until-found])) {
326
+ display: none !important;
327
+ }
328
+ }
329
+ @layer utilities {
330
+ .fc\:pointer-events-none {
331
+ pointer-events: none;
332
+ }
333
+ .fc\:sr-only {
334
+ position: absolute;
335
+ width: 1px;
336
+ height: 1px;
337
+ padding: 0;
338
+ margin: -1px;
339
+ overflow: hidden;
340
+ clip-path: inset(50%);
341
+ white-space: nowrap;
342
+ border-width: 0;
343
+ }
344
+ .fc\:absolute {
345
+ position: absolute;
346
+ }
347
+ .fc\:fixed {
348
+ position: fixed;
349
+ }
350
+ .fc\:relative {
351
+ position: relative;
352
+ }
353
+ .fc\:sticky {
354
+ position: sticky;
355
+ }
356
+ .fc\:inset-0 {
357
+ inset: 0;
358
+ }
359
+ .fc\:inset-x-0 {
360
+ inset-inline: 0;
361
+ }
362
+ .fc\:inset-y-0 {
363
+ inset-block: 0;
364
+ }
365
+ .fc\:-top-12 {
366
+ top: calc(var(--fc-spacing) * -12);
367
+ }
368
+ .fc\:top-0 {
369
+ top: 0;
370
+ }
371
+ .fc\:top-0\.5 {
372
+ top: calc(var(--fc-spacing) * 0.5);
373
+ }
374
+ .fc\:top-3 {
375
+ top: calc(var(--fc-spacing) * 3);
376
+ }
377
+ .fc\:top-4 {
378
+ top: calc(var(--fc-spacing) * 4);
379
+ }
380
+ .fc\:top-5 {
381
+ top: calc(var(--fc-spacing) * 5);
382
+ }
383
+ .fc\:top-\[30px\] {
384
+ top: 30px;
385
+ }
386
+ .fc\:-right-12 {
387
+ right: calc(var(--fc-spacing) * -12);
388
+ }
389
+ .fc\:right-0 {
390
+ right: 0;
391
+ }
392
+ .fc\:right-3 {
393
+ right: calc(var(--fc-spacing) * 3);
394
+ }
395
+ .fc\:right-3\.5 {
396
+ right: calc(var(--fc-spacing) * 3.5);
397
+ }
398
+ .fc\:right-4 {
399
+ right: calc(var(--fc-spacing) * 4);
400
+ }
401
+ .fc\:right-6 {
402
+ right: calc(var(--fc-spacing) * 6);
403
+ }
404
+ .fc\:-bottom-10 {
405
+ bottom: calc(var(--fc-spacing) * -10);
406
+ }
407
+ .fc\:bottom-0 {
408
+ bottom: 0;
409
+ }
410
+ .fc\:bottom-2 {
411
+ bottom: calc(var(--fc-spacing) * 2);
412
+ }
413
+ .fc\:-left-10 {
414
+ left: calc(var(--fc-spacing) * -10);
415
+ }
416
+ .fc\:left-0 {
417
+ left: 0;
418
+ }
419
+ .fc\:left-0\.5 {
420
+ left: calc(var(--fc-spacing) * 0.5);
421
+ }
422
+ .fc\:left-3 {
423
+ left: calc(var(--fc-spacing) * 3);
424
+ }
425
+ .fc\:left-3\.5 {
426
+ left: calc(var(--fc-spacing) * 3.5);
427
+ }
428
+ .fc\:left-5 {
429
+ left: calc(var(--fc-spacing) * 5);
430
+ }
431
+ .fc\:left-\[px\] {
432
+ left: px;
433
+ }
434
+ .fc\:z-10 {
435
+ z-index: 10;
436
+ }
437
+ .fc\:z-30 {
438
+ z-index: 30;
439
+ }
440
+ .fc\:z-50 {
441
+ z-index: 50;
442
+ }
443
+ .fc\:z-\[100\] {
444
+ z-index: 100;
445
+ }
446
+ .fc\:col-span-2 {
447
+ grid-column: span 2 / span 2;
448
+ }
449
+ .fc\:m-0 {
450
+ margin: 0;
451
+ }
452
+ .fc\:mx-2 {
453
+ margin-inline: calc(var(--fc-spacing) * 2);
454
+ }
455
+ .fc\:mx-auto {
456
+ margin-inline: auto;
457
+ }
458
+ .fc\:mt-0\.5 {
459
+ margin-top: calc(var(--fc-spacing) * 0.5);
460
+ }
461
+ .fc\:mt-1 {
462
+ margin-top: var(--fc-spacing);
463
+ }
464
+ .fc\:mt-1\.5 {
465
+ margin-top: calc(var(--fc-spacing) * 1.5);
466
+ }
467
+ .fc\:mt-2 {
468
+ margin-top: calc(var(--fc-spacing) * 2);
469
+ }
470
+ .fc\:mt-2\.5 {
471
+ margin-top: calc(var(--fc-spacing) * 2.5);
472
+ }
473
+ .fc\:mt-3 {
474
+ margin-top: calc(var(--fc-spacing) * 3);
475
+ }
476
+ .fc\:mt-4 {
477
+ margin-top: calc(var(--fc-spacing) * 4);
478
+ }
479
+ .fc\:mt-5 {
480
+ margin-top: calc(var(--fc-spacing) * 5);
481
+ }
482
+ .fc\:mt-6 {
483
+ margin-top: calc(var(--fc-spacing) * 6);
484
+ }
485
+ .fc\:mt-8 {
486
+ margin-top: calc(var(--fc-spacing) * 8);
487
+ }
488
+ .fc\:mt-\[39px\] {
489
+ margin-top: 39px;
490
+ }
491
+ .fc\:mr-2 {
492
+ margin-right: calc(var(--fc-spacing) * 2);
493
+ }
494
+ .fc\:mb-1 {
495
+ margin-bottom: var(--fc-spacing);
496
+ }
497
+ .fc\:mb-1\.5 {
498
+ margin-bottom: calc(var(--fc-spacing) * 1.5);
499
+ }
500
+ .fc\:mb-2 {
501
+ margin-bottom: calc(var(--fc-spacing) * 2);
502
+ }
503
+ .fc\:mb-2\.5 {
504
+ margin-bottom: calc(var(--fc-spacing) * 2.5);
505
+ }
506
+ .fc\:mb-3 {
507
+ margin-bottom: calc(var(--fc-spacing) * 3);
508
+ }
509
+ .fc\:mb-4 {
510
+ margin-bottom: calc(var(--fc-spacing) * 4);
511
+ }
512
+ .fc\:mb-5 {
513
+ margin-bottom: calc(var(--fc-spacing) * 5);
514
+ }
515
+ .fc\:mb-6 {
516
+ margin-bottom: calc(var(--fc-spacing) * 6);
517
+ }
518
+ .fc\:mb-8 {
519
+ margin-bottom: calc(var(--fc-spacing) * 8);
520
+ }
521
+ .fc\:mb-\[19px\] {
522
+ margin-bottom: 19px;
523
+ }
524
+ .fc\:ml-1 {
525
+ margin-left: var(--fc-spacing);
526
+ }
527
+ .fc\:ml-2 {
528
+ margin-left: calc(var(--fc-spacing) * 2);
529
+ }
530
+ .fc\:ml-\[2px\] {
531
+ margin-left: 2px;
532
+ }
533
+ .fc\:ml-\[15px\] {
534
+ margin-left: 15px;
535
+ }
536
+ .fc\:ml-auto {
537
+ margin-left: auto;
538
+ }
539
+ .fc\:block {
540
+ display: block;
541
+ }
542
+ .fc\:flex {
543
+ display: flex;
544
+ }
545
+ .fc\:grid {
546
+ display: grid;
547
+ }
548
+ .fc\:inline-block {
549
+ display: inline-block;
550
+ }
551
+ .fc\:inline-flex {
552
+ display: inline-flex;
553
+ }
554
+ .fc\:h-1 {
555
+ height: var(--fc-spacing);
556
+ }
557
+ .fc\:h-1\.5 {
558
+ height: calc(var(--fc-spacing) * 1.5);
559
+ }
560
+ .fc\:h-2 {
561
+ height: calc(var(--fc-spacing) * 2);
562
+ }
563
+ .fc\:h-2\.5 {
564
+ height: calc(var(--fc-spacing) * 2.5);
565
+ }
566
+ .fc\:h-3 {
567
+ height: calc(var(--fc-spacing) * 3);
568
+ }
569
+ .fc\:h-3\.5 {
570
+ height: calc(var(--fc-spacing) * 3.5);
571
+ }
572
+ .fc\:h-4 {
573
+ height: calc(var(--fc-spacing) * 4);
574
+ }
575
+ .fc\:h-4\.5 {
576
+ height: calc(var(--fc-spacing) * 4.5);
577
+ }
578
+ .fc\:h-5 {
579
+ height: calc(var(--fc-spacing) * 5);
580
+ }
581
+ .fc\:h-5\.5 {
582
+ height: calc(var(--fc-spacing) * 5.5);
583
+ }
584
+ .fc\:h-6 {
585
+ height: calc(var(--fc-spacing) * 6);
586
+ }
587
+ .fc\:h-7 {
588
+ height: calc(var(--fc-spacing) * 7);
589
+ }
590
+ .fc\:h-8 {
591
+ height: calc(var(--fc-spacing) * 8);
592
+ }
593
+ .fc\:h-9 {
594
+ height: calc(var(--fc-spacing) * 9);
595
+ }
596
+ .fc\:h-10 {
597
+ height: calc(var(--fc-spacing) * 10);
598
+ }
599
+ .fc\:h-11 {
600
+ height: calc(var(--fc-spacing) * 11);
601
+ }
602
+ .fc\:h-12 {
603
+ height: calc(var(--fc-spacing) * 12);
604
+ }
605
+ .fc\:h-14 {
606
+ height: calc(var(--fc-spacing) * 14);
607
+ }
608
+ .fc\:h-16 {
609
+ height: calc(var(--fc-spacing) * 16);
610
+ }
611
+ .fc\:h-32 {
612
+ height: calc(var(--fc-spacing) * 32);
613
+ }
614
+ .fc\:h-40 {
615
+ height: calc(var(--fc-spacing) * 40);
616
+ }
617
+ .fc\:h-\[20px\] {
618
+ height: 20px;
619
+ }
620
+ .fc\:h-\[46px\] {
621
+ height: 46px;
622
+ }
623
+ .fc\:h-\[48px\] {
624
+ height: 48px;
625
+ }
626
+ .fc\:h-\[50px\] {
627
+ height: 50px;
628
+ }
629
+ .fc\:h-\[66px\] {
630
+ height: 66px;
631
+ }
632
+ .fc\:h-\[84px\] {
633
+ height: 84px;
634
+ }
635
+ .fc\:h-full {
636
+ height: 100%;
637
+ }
638
+ .fc\:h-screen {
639
+ height: 100vh;
640
+ }
641
+ .fc\:max-h-\[90vh\] {
642
+ max-height: 90vh;
643
+ }
644
+ .fc\:max-h-\[92vh\] {
645
+ max-height: 92vh;
646
+ }
647
+ .fc\:max-h-\[350px\] {
648
+ max-height: 350px;
649
+ }
650
+ .fc\:max-h-\[400px\] {
651
+ max-height: 400px;
652
+ }
653
+ .fc\:max-h-\[420px\] {
654
+ max-height: 420px;
655
+ }
656
+ .fc\:max-h-\[calc\(92vh-170px\)\] {
657
+ max-height: calc(92vh - 170px);
658
+ }
659
+ .fc\:min-h-0 {
660
+ min-height: 0;
661
+ }
662
+ .fc\:min-h-full {
663
+ min-height: 100%;
664
+ }
665
+ .fc\:min-h-screen {
666
+ min-height: 100vh;
667
+ }
668
+ .fc\:w-0 {
669
+ width: 0;
670
+ }
671
+ .fc\:w-1\.5 {
672
+ width: calc(var(--fc-spacing) * 1.5);
673
+ }
674
+ .fc\:w-1\/2 {
675
+ width: calc(1 / 2 * 100%);
676
+ }
677
+ .fc\:w-2 {
678
+ width: calc(var(--fc-spacing) * 2);
679
+ }
680
+ .fc\:w-2\.5 {
681
+ width: calc(var(--fc-spacing) * 2.5);
682
+ }
683
+ .fc\:w-3 {
684
+ width: calc(var(--fc-spacing) * 3);
685
+ }
686
+ .fc\:w-3\.5 {
687
+ width: calc(var(--fc-spacing) * 3.5);
688
+ }
689
+ .fc\:w-4 {
690
+ width: calc(var(--fc-spacing) * 4);
691
+ }
692
+ .fc\:w-4\.5 {
693
+ width: calc(var(--fc-spacing) * 4.5);
694
+ }
695
+ .fc\:w-5 {
696
+ width: calc(var(--fc-spacing) * 5);
697
+ }
698
+ .fc\:w-6 {
699
+ width: calc(var(--fc-spacing) * 6);
700
+ }
701
+ .fc\:w-7 {
702
+ width: calc(var(--fc-spacing) * 7);
703
+ }
704
+ .fc\:w-8 {
705
+ width: calc(var(--fc-spacing) * 8);
706
+ }
707
+ .fc\:w-9 {
708
+ width: calc(var(--fc-spacing) * 9);
709
+ }
710
+ .fc\:w-10 {
711
+ width: calc(var(--fc-spacing) * 10);
712
+ }
713
+ .fc\:w-11 {
714
+ width: calc(var(--fc-spacing) * 11);
715
+ }
716
+ .fc\:w-12 {
717
+ width: calc(var(--fc-spacing) * 12);
718
+ }
719
+ .fc\:w-14 {
720
+ width: calc(var(--fc-spacing) * 14);
721
+ }
722
+ .fc\:w-16 {
723
+ width: calc(var(--fc-spacing) * 16);
724
+ }
725
+ .fc\:w-20 {
726
+ width: calc(var(--fc-spacing) * 20);
727
+ }
728
+ .fc\:w-32 {
729
+ width: calc(var(--fc-spacing) * 32);
730
+ }
731
+ .fc\:w-38 {
732
+ width: calc(var(--fc-spacing) * 38);
733
+ }
734
+ .fc\:w-40 {
735
+ width: calc(var(--fc-spacing) * 40);
736
+ }
737
+ .fc\:w-\[6\%\] {
738
+ width: 6%;
739
+ }
740
+ .fc\:w-\[12\%\] {
741
+ width: 12%;
742
+ }
743
+ .fc\:w-\[16\%\] {
744
+ width: 16%;
745
+ }
746
+ .fc\:w-\[20\%\] {
747
+ width: 20%;
748
+ }
749
+ .fc\:w-\[20px\] {
750
+ width: 20px;
751
+ }
752
+ .fc\:w-\[22\%\] {
753
+ width: 22%;
754
+ }
755
+ .fc\:w-\[46px\] {
756
+ width: 46px;
757
+ }
758
+ .fc\:w-\[285px\] {
759
+ width: 285px;
760
+ }
761
+ .fc\:w-\[390px\] {
762
+ width: 390px;
763
+ }
764
+ .fc\:w-\[550px\] {
765
+ width: 550px;
766
+ }
767
+ .fc\:w-\[650px\] {
768
+ width: 650px;
769
+ }
770
+ .fc\:w-full {
771
+ width: 100%;
772
+ }
773
+ .fc\:max-w-2xl {
774
+ max-width: var(--fc-container-2xl);
775
+ }
776
+ .fc\:max-w-4xl {
777
+ max-width: var(--fc-container-4xl);
778
+ }
779
+ .fc\:max-w-5xl {
780
+ max-width: var(--fc-container-5xl);
781
+ }
782
+ .fc\:max-w-\[360px\] {
783
+ max-width: 360px;
784
+ }
785
+ .fc\:max-w-md {
786
+ max-width: var(--fc-container-md);
787
+ }
788
+ .fc\:max-w-sm {
789
+ max-width: var(--fc-container-sm);
790
+ }
791
+ .fc\:max-w-xl {
792
+ max-width: var(--fc-container-xl);
793
+ }
794
+ .fc\:max-w-xs {
795
+ max-width: var(--fc-container-xs);
796
+ }
797
+ .fc\:min-w-0 {
798
+ min-width: 0;
799
+ }
800
+ .fc\:min-w-32 {
801
+ min-width: calc(var(--fc-spacing) * 32);
802
+ }
803
+ .fc\:min-w-\[28px\] {
804
+ min-width: 28px;
805
+ }
806
+ .fc\:min-w-\[285px\] {
807
+ min-width: 285px;
808
+ }
809
+ .fc\:min-w-\[900px\] {
810
+ min-width: 900px;
811
+ }
812
+ .fc\:min-w-\[1050px\] {
813
+ min-width: 1050px;
814
+ }
815
+ .fc\:min-w-full {
816
+ min-width: 100%;
817
+ }
818
+ .fc\:min-w-max {
819
+ min-width: max-content;
820
+ }
821
+ .fc\:flex-1 {
822
+ flex: 1;
823
+ }
824
+ .fc\:flex-shrink-0 {
825
+ flex-shrink: 0;
826
+ }
827
+ .fc\:shrink-0 {
828
+ flex-shrink: 0;
829
+ }
830
+ .fc\:table-auto {
831
+ table-layout: auto;
832
+ }
833
+ .fc\:table-fixed {
834
+ table-layout: fixed;
835
+ }
836
+ .fc\:border-collapse {
837
+ border-collapse: collapse;
838
+ }
839
+ .fc\:-translate-x-full {
840
+ --tw-translate-x: -100%;
841
+ translate: var(--tw-translate-x) var(--tw-translate-y);
842
+ }
843
+ .fc\:translate-x-0 {
844
+ --tw-translate-x: 0;
845
+ translate: var(--tw-translate-x) var(--tw-translate-y);
846
+ }
847
+ .fc\:translate-x-4\.5 {
848
+ --tw-translate-x: calc(var(--fc-spacing) * 4.5);
849
+ translate: var(--tw-translate-x) var(--tw-translate-y);
850
+ }
851
+ .fc\:translate-x-5 {
852
+ --tw-translate-x: calc(var(--fc-spacing) * 5);
853
+ translate: var(--tw-translate-x) var(--tw-translate-y);
854
+ }
855
+ .fc\:scale-100 {
856
+ --tw-scale-x: 100%;
857
+ --tw-scale-y: 100%;
858
+ --tw-scale-z: 100%;
859
+ scale: var(--tw-scale-x) var(--tw-scale-y);
860
+ }
861
+ .fc\:scale-110 {
862
+ --tw-scale-x: 110%;
863
+ --tw-scale-y: 110%;
864
+ --tw-scale-z: 110%;
865
+ scale: var(--tw-scale-x) var(--tw-scale-y);
866
+ }
867
+ .fc\:skew-x-12 {
868
+ --tw-skew-x: skewX(12deg);
869
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
870
+ }
871
+ .fc\:transform {
872
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
873
+ }
874
+ .fc\:animate-ping {
875
+ animation: var(--fc-animate-ping);
876
+ }
877
+ .fc\:animate-spin {
878
+ animation: var(--fc-animate-spin);
879
+ }
880
+ .fc\:cursor-not-allowed {
881
+ cursor: not-allowed;
882
+ }
883
+ .fc\:cursor-pointer {
884
+ cursor: pointer;
885
+ }
886
+ .fc\:resize-none {
887
+ resize: none;
888
+ }
889
+ .fc\:appearance-none {
890
+ appearance: none;
891
+ }
892
+ .fc\:grid-cols-1 {
893
+ grid-template-columns: repeat(1, minmax(0, 1fr));
894
+ }
895
+ .fc\:grid-cols-2 {
896
+ grid-template-columns: repeat(2, minmax(0, 1fr));
897
+ }
898
+ .fc\:flex-col {
899
+ flex-direction: column;
900
+ }
901
+ .fc\:flex-row {
902
+ flex-direction: row;
903
+ }
904
+ .fc\:flex-wrap {
905
+ flex-wrap: wrap;
906
+ }
907
+ .fc\:items-center {
908
+ align-items: center;
909
+ }
910
+ .fc\:justify-between {
911
+ justify-content: space-between;
912
+ }
913
+ .fc\:justify-center {
914
+ justify-content: center;
915
+ }
916
+ .fc\:justify-end {
917
+ justify-content: flex-end;
918
+ }
919
+ .fc\:gap-1 {
920
+ gap: var(--fc-spacing);
921
+ }
922
+ .fc\:gap-1\.5 {
923
+ gap: calc(var(--fc-spacing) * 1.5);
924
+ }
925
+ .fc\:gap-2 {
926
+ gap: calc(var(--fc-spacing) * 2);
927
+ }
928
+ .fc\:gap-2\.5 {
929
+ gap: calc(var(--fc-spacing) * 2.5);
930
+ }
931
+ .fc\:gap-3 {
932
+ gap: calc(var(--fc-spacing) * 3);
933
+ }
934
+ .fc\:gap-4 {
935
+ gap: calc(var(--fc-spacing) * 4);
936
+ }
937
+ .fc\:gap-5 {
938
+ gap: calc(var(--fc-spacing) * 5);
939
+ }
940
+ .fc\:gap-6 {
941
+ gap: calc(var(--fc-spacing) * 6);
942
+ }
943
+ .fc\:gap-\[3px\] {
944
+ gap: 3px;
945
+ }
946
+ .fc\:gap-\[6px\] {
947
+ gap: 6px;
948
+ }
949
+ .fc\:gap-\[8px\] {
950
+ gap: 8px;
951
+ }
952
+ .fc\:gap-\[18px\] {
953
+ gap: 18px;
954
+ }
955
+ .fc\:space-y-3 {
956
+ :where(& > :not(:last-child)) {
957
+ --tw-space-y-reverse: 0;
958
+ margin-block-start: calc(calc(var(--fc-spacing) * 3) * var(--tw-space-y-reverse));
959
+ margin-block-end: calc(calc(var(--fc-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
960
+ }
961
+ }
962
+ .fc\:space-y-4 {
963
+ :where(& > :not(:last-child)) {
964
+ --tw-space-y-reverse: 0;
965
+ margin-block-start: calc(calc(var(--fc-spacing) * 4) * var(--tw-space-y-reverse));
966
+ margin-block-end: calc(calc(var(--fc-spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
967
+ }
968
+ }
969
+ .fc\:space-y-5 {
970
+ :where(& > :not(:last-child)) {
971
+ --tw-space-y-reverse: 0;
972
+ margin-block-start: calc(calc(var(--fc-spacing) * 5) * var(--tw-space-y-reverse));
973
+ margin-block-end: calc(calc(var(--fc-spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
974
+ }
975
+ }
976
+ .fc\:space-y-6 {
977
+ :where(& > :not(:last-child)) {
978
+ --tw-space-y-reverse: 0;
979
+ margin-block-start: calc(calc(var(--fc-spacing) * 6) * var(--tw-space-y-reverse));
980
+ margin-block-end: calc(calc(var(--fc-spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
981
+ }
982
+ }
983
+ .fc\:space-y-8 {
984
+ :where(& > :not(:last-child)) {
985
+ --tw-space-y-reverse: 0;
986
+ margin-block-start: calc(calc(var(--fc-spacing) * 8) * var(--tw-space-y-reverse));
987
+ margin-block-end: calc(calc(var(--fc-spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
988
+ }
989
+ }
990
+ .fc\:divide-y {
991
+ :where(& > :not(:last-child)) {
992
+ --tw-divide-y-reverse: 0;
993
+ border-bottom-style: var(--tw-border-style);
994
+ border-top-style: var(--tw-border-style);
995
+ border-top-width: calc(1px * var(--tw-divide-y-reverse));
996
+ border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
997
+ }
998
+ }
999
+ .fc\:divide-slate-100 {
1000
+ :where(& > :not(:last-child)) {
1001
+ border-color: var(--fc-color-slate-100);
1002
+ }
1003
+ }
1004
+ .fc\:truncate {
1005
+ overflow: hidden;
1006
+ text-overflow: ellipsis;
1007
+ white-space: nowrap;
1008
+ }
1009
+ .fc\:overflow-auto {
1010
+ overflow: auto;
1011
+ }
1012
+ .fc\:overflow-hidden {
1013
+ overflow: hidden;
1014
+ }
1015
+ .fc\:overflow-x-auto {
1016
+ overflow-x: auto;
1017
+ }
1018
+ .fc\:overflow-x-hidden {
1019
+ overflow-x: hidden;
1020
+ }
1021
+ .fc\:overflow-y-auto {
1022
+ overflow-y: auto;
1023
+ }
1024
+ .fc\:rounded {
1025
+ border-radius: 0.25rem;
1026
+ }
1027
+ .fc\:rounded-2xl {
1028
+ border-radius: var(--fc-radius-2xl);
1029
+ }
1030
+ .fc\:rounded-3xl {
1031
+ border-radius: var(--fc-radius-3xl);
1032
+ }
1033
+ .fc\:rounded-\[6px\] {
1034
+ border-radius: 6px;
1035
+ }
1036
+ .fc\:rounded-\[9px\] {
1037
+ border-radius: 9px;
1038
+ }
1039
+ .fc\:rounded-\[10px\] {
1040
+ border-radius: 10px;
1041
+ }
1042
+ .fc\:rounded-\[22px\] {
1043
+ border-radius: 22px;
1044
+ }
1045
+ .fc\:rounded-full {
1046
+ border-radius: calc(infinity * 1px);
1047
+ }
1048
+ .fc\:rounded-lg {
1049
+ border-radius: var(--fc-radius-lg);
1050
+ }
1051
+ .fc\:rounded-md {
1052
+ border-radius: var(--fc-radius-md);
1053
+ }
1054
+ .fc\:rounded-xl {
1055
+ border-radius: var(--fc-radius-xl);
1056
+ }
1057
+ .fc\:rounded-b-3xl {
1058
+ border-bottom-right-radius: var(--fc-radius-3xl);
1059
+ border-bottom-left-radius: var(--fc-radius-3xl);
1060
+ }
1061
+ .fc\:border {
1062
+ border-style: var(--tw-border-style);
1063
+ border-width: 1px;
1064
+ }
1065
+ .fc\:border-2 {
1066
+ border-style: var(--tw-border-style);
1067
+ border-width: 2px;
1068
+ }
1069
+ .fc\:border-t {
1070
+ border-top-style: var(--tw-border-style);
1071
+ border-top-width: 1px;
1072
+ }
1073
+ .fc\:border-r {
1074
+ border-right-style: var(--tw-border-style);
1075
+ border-right-width: 1px;
1076
+ }
1077
+ .fc\:border-b {
1078
+ border-bottom-style: var(--tw-border-style);
1079
+ border-bottom-width: 1px;
1080
+ }
1081
+ .fc\:border-l {
1082
+ border-left-style: var(--tw-border-style);
1083
+ border-left-width: 1px;
1084
+ }
1085
+ .fc\:border-\[\#E1E5ED\] {
1086
+ border-color: #E1E5ED;
1087
+ }
1088
+ .fc\:border-\[\#E5E9F1\] {
1089
+ border-color: #E5E9F1;
1090
+ }
1091
+ .fc\:border-\[\#EDF0F5\] {
1092
+ border-color: #EDF0F5;
1093
+ }
1094
+ .fc\:border-amber-200\/60 {
1095
+ border-color: var(--fc-color-amber-200);
1096
+ @supports (color: color-mix(in lab, red, red)) {
1097
+ border-color: color-mix(in oklab, var(--fc-color-amber-200) 60%, transparent);
1098
+ }
1099
+ }
1100
+ .fc\:border-blue-100 {
1101
+ border-color: var(--fc-color-blue-100);
1102
+ }
1103
+ .fc\:border-blue-200\/60 {
1104
+ border-color: var(--fc-color-blue-200);
1105
+ @supports (color: color-mix(in lab, red, red)) {
1106
+ border-color: color-mix(in oklab, var(--fc-color-blue-200) 60%, transparent);
1107
+ }
1108
+ }
1109
+ .fc\:border-emerald-200 {
1110
+ border-color: var(--fc-color-emerald-200);
1111
+ }
1112
+ .fc\:border-emerald-200\/60 {
1113
+ border-color: var(--fc-color-emerald-200);
1114
+ @supports (color: color-mix(in lab, red, red)) {
1115
+ border-color: color-mix(in oklab, var(--fc-color-emerald-200) 60%, transparent);
1116
+ }
1117
+ }
1118
+ .fc\:border-emerald-500 {
1119
+ border-color: var(--fc-color-emerald-500);
1120
+ }
1121
+ .fc\:border-emerald-600 {
1122
+ border-color: var(--fc-color-emerald-600);
1123
+ }
1124
+ .fc\:border-gray-100 {
1125
+ border-color: var(--fc-color-gray-100);
1126
+ }
1127
+ .fc\:border-gray-200 {
1128
+ border-color: var(--fc-color-gray-200);
1129
+ }
1130
+ .fc\:border-gray-300 {
1131
+ border-color: var(--fc-color-gray-300);
1132
+ }
1133
+ .fc\:border-indigo-100 {
1134
+ border-color: var(--fc-color-indigo-100);
1135
+ }
1136
+ .fc\:border-indigo-500 {
1137
+ border-color: var(--fc-color-indigo-500);
1138
+ }
1139
+ .fc\:border-indigo-600 {
1140
+ border-color: var(--fc-color-indigo-600);
1141
+ }
1142
+ .fc\:border-red-100 {
1143
+ border-color: var(--fc-color-red-100);
1144
+ }
1145
+ .fc\:border-red-200 {
1146
+ border-color: var(--fc-color-red-200);
1147
+ }
1148
+ .fc\:border-red-500 {
1149
+ border-color: var(--fc-color-red-500);
1150
+ }
1151
+ .fc\:border-rose-200 {
1152
+ border-color: var(--fc-color-rose-200);
1153
+ }
1154
+ .fc\:border-rose-200\/60 {
1155
+ border-color: var(--fc-color-rose-200);
1156
+ @supports (color: color-mix(in lab, red, red)) {
1157
+ border-color: color-mix(in oklab, var(--fc-color-rose-200) 60%, transparent);
1158
+ }
1159
+ }
1160
+ .fc\:border-slate-50 {
1161
+ border-color: var(--fc-color-slate-50);
1162
+ }
1163
+ .fc\:border-slate-100 {
1164
+ border-color: var(--fc-color-slate-100);
1165
+ }
1166
+ .fc\:border-slate-100\/80 {
1167
+ border-color: var(--fc-color-slate-100);
1168
+ @supports (color: color-mix(in lab, red, red)) {
1169
+ border-color: color-mix(in oklab, var(--fc-color-slate-100) 80%, transparent);
1170
+ }
1171
+ }
1172
+ .fc\:border-slate-200 {
1173
+ border-color: var(--fc-color-slate-200);
1174
+ }
1175
+ .fc\:border-slate-200\/70 {
1176
+ border-color: var(--fc-color-slate-200);
1177
+ @supports (color: color-mix(in lab, red, red)) {
1178
+ border-color: color-mix(in oklab, var(--fc-color-slate-200) 70%, transparent);
1179
+ }
1180
+ }
1181
+ .fc\:border-slate-200\/80 {
1182
+ border-color: var(--fc-color-slate-200);
1183
+ @supports (color: color-mix(in lab, red, red)) {
1184
+ border-color: color-mix(in oklab, var(--fc-color-slate-200) 80%, transparent);
1185
+ }
1186
+ }
1187
+ .fc\:border-slate-300 {
1188
+ border-color: var(--fc-color-slate-300);
1189
+ }
1190
+ .fc\:border-slate-400 {
1191
+ border-color: var(--fc-color-slate-400);
1192
+ }
1193
+ .fc\:border-slate-500 {
1194
+ border-color: var(--fc-color-slate-500);
1195
+ }
1196
+ .fc\:border-slate-600 {
1197
+ border-color: var(--fc-color-slate-600);
1198
+ }
1199
+ .fc\:border-transparent {
1200
+ border-color: transparent;
1201
+ }
1202
+ .fc\:bg-\[\#2563eb\] {
1203
+ background-color: #2563eb;
1204
+ }
1205
+ .fc\:bg-\[\#F5F7FB\] {
1206
+ background-color: #F5F7FB;
1207
+ }
1208
+ .fc\:bg-\[\#f5f7fb\] {
1209
+ background-color: #f5f7fb;
1210
+ }
1211
+ .fc\:bg-amber-100 {
1212
+ background-color: var(--fc-color-amber-100);
1213
+ }
1214
+ .fc\:bg-amber-500 {
1215
+ background-color: var(--fc-color-amber-500);
1216
+ }
1217
+ .fc\:bg-black\/10 {
1218
+ background-color: var(--fc-color-black);
1219
+ @supports (color: color-mix(in lab, red, red)) {
1220
+ background-color: color-mix(in oklab, var(--fc-color-black) 10%, transparent);
1221
+ }
1222
+ }
1223
+ .fc\:bg-black\/20 {
1224
+ background-color: var(--fc-color-black);
1225
+ @supports (color: color-mix(in lab, red, red)) {
1226
+ background-color: color-mix(in oklab, var(--fc-color-black) 20%, transparent);
1227
+ }
1228
+ }
1229
+ .fc\:bg-black\/25 {
1230
+ background-color: var(--fc-color-black);
1231
+ @supports (color: color-mix(in lab, red, red)) {
1232
+ background-color: color-mix(in oklab, var(--fc-color-black) 25%, transparent);
1233
+ }
1234
+ }
1235
+ .fc\:bg-black\/40 {
1236
+ background-color: var(--fc-color-black);
1237
+ @supports (color: color-mix(in lab, red, red)) {
1238
+ background-color: color-mix(in oklab, var(--fc-color-black) 40%, transparent);
1239
+ }
1240
+ }
1241
+ .fc\:bg-blue-50 {
1242
+ background-color: var(--fc-color-blue-50);
1243
+ }
1244
+ .fc\:bg-blue-100 {
1245
+ background-color: var(--fc-color-blue-100);
1246
+ }
1247
+ .fc\:bg-blue-100\/70 {
1248
+ background-color: var(--fc-color-blue-100);
1249
+ @supports (color: color-mix(in lab, red, red)) {
1250
+ background-color: color-mix(in oklab, var(--fc-color-blue-100) 70%, transparent);
1251
+ }
1252
+ }
1253
+ .fc\:bg-blue-200\/20 {
1254
+ background-color: var(--fc-color-blue-200);
1255
+ @supports (color: color-mix(in lab, red, red)) {
1256
+ background-color: color-mix(in oklab, var(--fc-color-blue-200) 20%, transparent);
1257
+ }
1258
+ }
1259
+ .fc\:bg-blue-600 {
1260
+ background-color: var(--fc-color-blue-600);
1261
+ }
1262
+ .fc\:bg-cyan-200\/20 {
1263
+ background-color: var(--fc-color-cyan-200);
1264
+ @supports (color: color-mix(in lab, red, red)) {
1265
+ background-color: color-mix(in oklab, var(--fc-color-cyan-200) 20%, transparent);
1266
+ }
1267
+ }
1268
+ .fc\:bg-emerald-50 {
1269
+ background-color: var(--fc-color-emerald-50);
1270
+ }
1271
+ .fc\:bg-emerald-50\/30 {
1272
+ background-color: var(--fc-color-emerald-50);
1273
+ @supports (color: color-mix(in lab, red, red)) {
1274
+ background-color: color-mix(in oklab, var(--fc-color-emerald-50) 30%, transparent);
1275
+ }
1276
+ }
1277
+ .fc\:bg-emerald-50\/40 {
1278
+ background-color: var(--fc-color-emerald-50);
1279
+ @supports (color: color-mix(in lab, red, red)) {
1280
+ background-color: color-mix(in oklab, var(--fc-color-emerald-50) 40%, transparent);
1281
+ }
1282
+ }
1283
+ .fc\:bg-emerald-50\/50 {
1284
+ background-color: var(--fc-color-emerald-50);
1285
+ @supports (color: color-mix(in lab, red, red)) {
1286
+ background-color: color-mix(in oklab, var(--fc-color-emerald-50) 50%, transparent);
1287
+ }
1288
+ }
1289
+ .fc\:bg-emerald-100 {
1290
+ background-color: var(--fc-color-emerald-100);
1291
+ }
1292
+ .fc\:bg-emerald-400 {
1293
+ background-color: var(--fc-color-emerald-400);
1294
+ }
1295
+ .fc\:bg-emerald-500 {
1296
+ background-color: var(--fc-color-emerald-500);
1297
+ }
1298
+ .fc\:bg-emerald-600 {
1299
+ background-color: var(--fc-color-emerald-600);
1300
+ }
1301
+ .fc\:bg-gray-50 {
1302
+ background-color: var(--fc-color-gray-50);
1303
+ }
1304
+ .fc\:bg-gray-50\/70 {
1305
+ background-color: var(--fc-color-gray-50);
1306
+ @supports (color: color-mix(in lab, red, red)) {
1307
+ background-color: color-mix(in oklab, var(--fc-color-gray-50) 70%, transparent);
1308
+ }
1309
+ }
1310
+ .fc\:bg-gray-100 {
1311
+ background-color: var(--fc-color-gray-100);
1312
+ }
1313
+ .fc\:bg-gray-200 {
1314
+ background-color: var(--fc-color-gray-200);
1315
+ }
1316
+ .fc\:bg-gray-300 {
1317
+ background-color: var(--fc-color-gray-300);
1318
+ }
1319
+ .fc\:bg-green-100 {
1320
+ background-color: var(--fc-color-green-100);
1321
+ }
1322
+ .fc\:bg-indigo-50 {
1323
+ background-color: var(--fc-color-indigo-50);
1324
+ }
1325
+ .fc\:bg-indigo-50\/40 {
1326
+ background-color: var(--fc-color-indigo-50);
1327
+ @supports (color: color-mix(in lab, red, red)) {
1328
+ background-color: color-mix(in oklab, var(--fc-color-indigo-50) 40%, transparent);
1329
+ }
1330
+ }
1331
+ .fc\:bg-indigo-50\/50 {
1332
+ background-color: var(--fc-color-indigo-50);
1333
+ @supports (color: color-mix(in lab, red, red)) {
1334
+ background-color: color-mix(in oklab, var(--fc-color-indigo-50) 50%, transparent);
1335
+ }
1336
+ }
1337
+ .fc\:bg-indigo-500 {
1338
+ background-color: var(--fc-color-indigo-500);
1339
+ }
1340
+ .fc\:bg-indigo-600 {
1341
+ background-color: var(--fc-color-indigo-600);
1342
+ }
1343
+ .fc\:bg-orange-50 {
1344
+ background-color: var(--fc-color-orange-50);
1345
+ }
1346
+ .fc\:bg-red-50 {
1347
+ background-color: var(--fc-color-red-50);
1348
+ }
1349
+ .fc\:bg-red-100 {
1350
+ background-color: var(--fc-color-red-100);
1351
+ }
1352
+ .fc\:bg-red-500 {
1353
+ background-color: var(--fc-color-red-500);
1354
+ }
1355
+ .fc\:bg-red-600 {
1356
+ background-color: var(--fc-color-red-600);
1357
+ }
1358
+ .fc\:bg-rose-50 {
1359
+ background-color: var(--fc-color-rose-50);
1360
+ }
1361
+ .fc\:bg-rose-100 {
1362
+ background-color: var(--fc-color-rose-100);
1363
+ }
1364
+ .fc\:bg-rose-100\/70 {
1365
+ background-color: var(--fc-color-rose-100);
1366
+ @supports (color: color-mix(in lab, red, red)) {
1367
+ background-color: color-mix(in oklab, var(--fc-color-rose-100) 70%, transparent);
1368
+ }
1369
+ }
1370
+ .fc\:bg-rose-600 {
1371
+ background-color: var(--fc-color-rose-600);
1372
+ }
1373
+ .fc\:bg-slate-50 {
1374
+ background-color: var(--fc-color-slate-50);
1375
+ }
1376
+ .fc\:bg-slate-50\/30 {
1377
+ background-color: var(--fc-color-slate-50);
1378
+ @supports (color: color-mix(in lab, red, red)) {
1379
+ background-color: color-mix(in oklab, var(--fc-color-slate-50) 30%, transparent);
1380
+ }
1381
+ }
1382
+ .fc\:bg-slate-50\/40 {
1383
+ background-color: var(--fc-color-slate-50);
1384
+ @supports (color: color-mix(in lab, red, red)) {
1385
+ background-color: color-mix(in oklab, var(--fc-color-slate-50) 40%, transparent);
1386
+ }
1387
+ }
1388
+ .fc\:bg-slate-50\/50 {
1389
+ background-color: var(--fc-color-slate-50);
1390
+ @supports (color: color-mix(in lab, red, red)) {
1391
+ background-color: color-mix(in oklab, var(--fc-color-slate-50) 50%, transparent);
1392
+ }
1393
+ }
1394
+ .fc\:bg-slate-50\/60 {
1395
+ background-color: var(--fc-color-slate-50);
1396
+ @supports (color: color-mix(in lab, red, red)) {
1397
+ background-color: color-mix(in oklab, var(--fc-color-slate-50) 60%, transparent);
1398
+ }
1399
+ }
1400
+ .fc\:bg-slate-50\/70 {
1401
+ background-color: var(--fc-color-slate-50);
1402
+ @supports (color: color-mix(in lab, red, red)) {
1403
+ background-color: color-mix(in oklab, var(--fc-color-slate-50) 70%, transparent);
1404
+ }
1405
+ }
1406
+ .fc\:bg-slate-100 {
1407
+ background-color: var(--fc-color-slate-100);
1408
+ }
1409
+ .fc\:bg-slate-100\/60 {
1410
+ background-color: var(--fc-color-slate-100);
1411
+ @supports (color: color-mix(in lab, red, red)) {
1412
+ background-color: color-mix(in oklab, var(--fc-color-slate-100) 60%, transparent);
1413
+ }
1414
+ }
1415
+ .fc\:bg-slate-200 {
1416
+ background-color: var(--fc-color-slate-200);
1417
+ }
1418
+ .fc\:bg-slate-300 {
1419
+ background-color: var(--fc-color-slate-300);
1420
+ }
1421
+ .fc\:bg-slate-400 {
1422
+ background-color: var(--fc-color-slate-400);
1423
+ }
1424
+ .fc\:bg-slate-500 {
1425
+ background-color: var(--fc-color-slate-500);
1426
+ }
1427
+ .fc\:bg-slate-600 {
1428
+ background-color: var(--fc-color-slate-600);
1429
+ }
1430
+ .fc\:bg-slate-900\/50 {
1431
+ background-color: var(--fc-color-slate-900);
1432
+ @supports (color: color-mix(in lab, red, red)) {
1433
+ background-color: color-mix(in oklab, var(--fc-color-slate-900) 50%, transparent);
1434
+ }
1435
+ }
1436
+ .fc\:bg-slate-900\/60 {
1437
+ background-color: var(--fc-color-slate-900);
1438
+ @supports (color: color-mix(in lab, red, red)) {
1439
+ background-color: color-mix(in oklab, var(--fc-color-slate-900) 60%, transparent);
1440
+ }
1441
+ }
1442
+ .fc\:bg-white {
1443
+ background-color: var(--fc-color-white);
1444
+ }
1445
+ .fc\:bg-white\/20 {
1446
+ background-color: var(--fc-color-white);
1447
+ @supports (color: color-mix(in lab, red, red)) {
1448
+ background-color: color-mix(in oklab, var(--fc-color-white) 20%, transparent);
1449
+ }
1450
+ }
1451
+ .fc\:bg-white\/90 {
1452
+ background-color: var(--fc-color-white);
1453
+ @supports (color: color-mix(in lab, red, red)) {
1454
+ background-color: color-mix(in oklab, var(--fc-color-white) 90%, transparent);
1455
+ }
1456
+ }
1457
+ .fc\:bg-gradient-to-br {
1458
+ --tw-gradient-position: to bottom right in oklab;
1459
+ background-image: linear-gradient(var(--tw-gradient-stops));
1460
+ }
1461
+ .fc\:bg-gradient-to-r {
1462
+ --tw-gradient-position: to right in oklab;
1463
+ background-image: linear-gradient(var(--tw-gradient-stops));
1464
+ }
1465
+ .fc\:from-blue-500 {
1466
+ --tw-gradient-from: var(--fc-color-blue-500);
1467
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1468
+ }
1469
+ .fc\:from-blue-600 {
1470
+ --tw-gradient-from: var(--fc-color-blue-600);
1471
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1472
+ }
1473
+ .fc\:from-emerald-600 {
1474
+ --tw-gradient-from: var(--fc-color-emerald-600);
1475
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1476
+ }
1477
+ .fc\:from-white {
1478
+ --tw-gradient-from: var(--fc-color-white);
1479
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1480
+ }
1481
+ .fc\:via-cyan-400 {
1482
+ --tw-gradient-via: var(--fc-color-cyan-400);
1483
+ --tw-gradient-via-stops:
1484
+ var(--tw-gradient-position),
1485
+ var(--tw-gradient-from) var(--tw-gradient-from-position),
1486
+ var(--tw-gradient-via) var(--tw-gradient-via-position),
1487
+ var(--tw-gradient-to) var(--tw-gradient-to-position);
1488
+ --tw-gradient-stops: var(--tw-gradient-via-stops);
1489
+ }
1490
+ .fc\:via-slate-50\/50 {
1491
+ --tw-gradient-via: var(--fc-color-slate-50);
1492
+ @supports (color: color-mix(in lab, red, red)) {
1493
+ --tw-gradient-via: color-mix(in oklab, var(--fc-color-slate-50) 50%, transparent);
1494
+ }
1495
+ --tw-gradient-via-stops:
1496
+ var(--tw-gradient-position),
1497
+ var(--tw-gradient-from) var(--tw-gradient-from-position),
1498
+ var(--tw-gradient-via) var(--tw-gradient-via-position),
1499
+ var(--tw-gradient-to) var(--tw-gradient-to-position);
1500
+ --tw-gradient-stops: var(--tw-gradient-via-stops);
1501
+ }
1502
+ .fc\:to-green-600 {
1503
+ --tw-gradient-to: var(--fc-color-green-600);
1504
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1505
+ }
1506
+ .fc\:to-indigo-500 {
1507
+ --tw-gradient-to: var(--fc-color-indigo-500);
1508
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1509
+ }
1510
+ .fc\:to-indigo-600 {
1511
+ --tw-gradient-to: var(--fc-color-indigo-600);
1512
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1513
+ }
1514
+ .fc\:to-white {
1515
+ --tw-gradient-to: var(--fc-color-white);
1516
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
1517
+ }
1518
+ .fc\:stroke-\[2\.5\] {
1519
+ stroke-width: 2.5;
1520
+ }
1521
+ .fc\:p-1 {
1522
+ padding: var(--fc-spacing);
1523
+ }
1524
+ .fc\:p-1\.5 {
1525
+ padding: calc(var(--fc-spacing) * 1.5);
1526
+ }
1527
+ .fc\:p-2 {
1528
+ padding: calc(var(--fc-spacing) * 2);
1529
+ }
1530
+ .fc\:p-2\.5 {
1531
+ padding: calc(var(--fc-spacing) * 2.5);
1532
+ }
1533
+ .fc\:p-3 {
1534
+ padding: calc(var(--fc-spacing) * 3);
1535
+ }
1536
+ .fc\:p-3\.5 {
1537
+ padding: calc(var(--fc-spacing) * 3.5);
1538
+ }
1539
+ .fc\:p-4 {
1540
+ padding: calc(var(--fc-spacing) * 4);
1541
+ }
1542
+ .fc\:p-5 {
1543
+ padding: calc(var(--fc-spacing) * 5);
1544
+ }
1545
+ .fc\:p-6 {
1546
+ padding: calc(var(--fc-spacing) * 6);
1547
+ }
1548
+ .fc\:p-8 {
1549
+ padding: calc(var(--fc-spacing) * 8);
1550
+ }
1551
+ .fc\:px-2 {
1552
+ padding-inline: calc(var(--fc-spacing) * 2);
1553
+ }
1554
+ .fc\:px-2\.5 {
1555
+ padding-inline: calc(var(--fc-spacing) * 2.5);
1556
+ }
1557
+ .fc\:px-3 {
1558
+ padding-inline: calc(var(--fc-spacing) * 3);
1559
+ }
1560
+ .fc\:px-3\.5 {
1561
+ padding-inline: calc(var(--fc-spacing) * 3.5);
1562
+ }
1563
+ .fc\:px-4 {
1564
+ padding-inline: calc(var(--fc-spacing) * 4);
1565
+ }
1566
+ .fc\:px-5 {
1567
+ padding-inline: calc(var(--fc-spacing) * 5);
1568
+ }
1569
+ .fc\:px-6 {
1570
+ padding-inline: calc(var(--fc-spacing) * 6);
1571
+ }
1572
+ .fc\:px-8 {
1573
+ padding-inline: calc(var(--fc-spacing) * 8);
1574
+ }
1575
+ .fc\:px-\[8px\] {
1576
+ padding-inline: 8px;
1577
+ }
1578
+ .fc\:px-\[14px\] {
1579
+ padding-inline: 14px;
1580
+ }
1581
+ .fc\:px-\[17px\] {
1582
+ padding-inline: 17px;
1583
+ }
1584
+ .fc\:px-\[23px\] {
1585
+ padding-inline: 23px;
1586
+ }
1587
+ .fc\:px-\[27px\] {
1588
+ padding-inline: 27px;
1589
+ }
1590
+ .fc\:py-0\.5 {
1591
+ padding-block: calc(var(--fc-spacing) * 0.5);
1592
+ }
1593
+ .fc\:py-1 {
1594
+ padding-block: var(--fc-spacing);
1595
+ }
1596
+ .fc\:py-2 {
1597
+ padding-block: calc(var(--fc-spacing) * 2);
1598
+ }
1599
+ .fc\:py-2\.5 {
1600
+ padding-block: calc(var(--fc-spacing) * 2.5);
1601
+ }
1602
+ .fc\:py-3 {
1603
+ padding-block: calc(var(--fc-spacing) * 3);
1604
+ }
1605
+ .fc\:py-4 {
1606
+ padding-block: calc(var(--fc-spacing) * 4);
1607
+ }
1608
+ .fc\:py-4\.5 {
1609
+ padding-block: calc(var(--fc-spacing) * 4.5);
1610
+ }
1611
+ .fc\:py-5 {
1612
+ padding-block: calc(var(--fc-spacing) * 5);
1613
+ }
1614
+ .fc\:py-6 {
1615
+ padding-block: calc(var(--fc-spacing) * 6);
1616
+ }
1617
+ .fc\:py-8 {
1618
+ padding-block: calc(var(--fc-spacing) * 8);
1619
+ }
1620
+ .fc\:py-10 {
1621
+ padding-block: calc(var(--fc-spacing) * 10);
1622
+ }
1623
+ .fc\:pt-1 {
1624
+ padding-top: var(--fc-spacing);
1625
+ }
1626
+ .fc\:pt-2 {
1627
+ padding-top: calc(var(--fc-spacing) * 2);
1628
+ }
1629
+ .fc\:pt-4 {
1630
+ padding-top: calc(var(--fc-spacing) * 4);
1631
+ }
1632
+ .fc\:pt-6 {
1633
+ padding-top: calc(var(--fc-spacing) * 6);
1634
+ }
1635
+ .fc\:pt-7 {
1636
+ padding-top: calc(var(--fc-spacing) * 7);
1637
+ }
1638
+ .fc\:pt-8 {
1639
+ padding-top: calc(var(--fc-spacing) * 8);
1640
+ }
1641
+ .fc\:pt-\[18px\] {
1642
+ padding-top: 18px;
1643
+ }
1644
+ .fc\:pt-\[31px\] {
1645
+ padding-top: 31px;
1646
+ }
1647
+ .fc\:pr-3 {
1648
+ padding-right: calc(var(--fc-spacing) * 3);
1649
+ }
1650
+ .fc\:pr-4 {
1651
+ padding-right: calc(var(--fc-spacing) * 4);
1652
+ }
1653
+ .fc\:pr-8 {
1654
+ padding-right: calc(var(--fc-spacing) * 8);
1655
+ }
1656
+ .fc\:pr-10 {
1657
+ padding-right: calc(var(--fc-spacing) * 10);
1658
+ }
1659
+ .fc\:pb-3 {
1660
+ padding-bottom: calc(var(--fc-spacing) * 3);
1661
+ }
1662
+ .fc\:pb-4 {
1663
+ padding-bottom: calc(var(--fc-spacing) * 4);
1664
+ }
1665
+ .fc\:pb-6 {
1666
+ padding-bottom: calc(var(--fc-spacing) * 6);
1667
+ }
1668
+ .fc\:pb-8 {
1669
+ padding-bottom: calc(var(--fc-spacing) * 8);
1670
+ }
1671
+ .fc\:pb-\[30px\] {
1672
+ padding-bottom: 30px;
1673
+ }
1674
+ .fc\:pb-\[34px\] {
1675
+ padding-bottom: 34px;
1676
+ }
1677
+ .fc\:pl-3 {
1678
+ padding-left: calc(var(--fc-spacing) * 3);
1679
+ }
1680
+ .fc\:pl-3\.5 {
1681
+ padding-left: calc(var(--fc-spacing) * 3.5);
1682
+ }
1683
+ .fc\:pl-9 {
1684
+ padding-left: calc(var(--fc-spacing) * 9);
1685
+ }
1686
+ .fc\:pl-10 {
1687
+ padding-left: calc(var(--fc-spacing) * 10);
1688
+ }
1689
+ .fc\:pl-\[2px\] {
1690
+ padding-left: 2px;
1691
+ }
1692
+ .fc\:text-center {
1693
+ text-align: center;
1694
+ }
1695
+ .fc\:text-left {
1696
+ text-align: left;
1697
+ }
1698
+ .fc\:font-mono {
1699
+ font-family: var(--fc-font-mono);
1700
+ }
1701
+ .fc\:font-sans {
1702
+ font-family: var(--fc-font-sans);
1703
+ }
1704
+ .fc\:text-2xl {
1705
+ font-size: var(--fc-text-2xl);
1706
+ line-height: var(--tw-leading, var(--fc-text-2xl--line-height));
1707
+ }
1708
+ .fc\:text-3xl {
1709
+ font-size: var(--fc-text-3xl);
1710
+ line-height: var(--tw-leading, var(--fc-text-3xl--line-height));
1711
+ }
1712
+ .fc\:text-base {
1713
+ font-size: var(--fc-text-base);
1714
+ line-height: var(--tw-leading, var(--fc-text-base--line-height));
1715
+ }
1716
+ .fc\:text-lg {
1717
+ font-size: var(--fc-text-lg);
1718
+ line-height: var(--tw-leading, var(--fc-text-lg--line-height));
1719
+ }
1720
+ .fc\:text-sm {
1721
+ font-size: var(--fc-text-sm);
1722
+ line-height: var(--tw-leading, var(--fc-text-sm--line-height));
1723
+ }
1724
+ .fc\:text-xl {
1725
+ font-size: var(--fc-text-xl);
1726
+ line-height: var(--tw-leading, var(--fc-text-xl--line-height));
1727
+ }
1728
+ .fc\:text-xs {
1729
+ font-size: var(--fc-text-xs);
1730
+ line-height: var(--tw-leading, var(--fc-text-xs--line-height));
1731
+ }
1732
+ .fc\:text-\[9px\] {
1733
+ font-size: 9px;
1734
+ }
1735
+ .fc\:text-\[10px\] {
1736
+ font-size: 10px;
1737
+ }
1738
+ .fc\:text-\[11px\] {
1739
+ font-size: 11px;
1740
+ }
1741
+ .fc\:text-\[12px\] {
1742
+ font-size: 12px;
1743
+ }
1744
+ .fc\:text-\[13px\] {
1745
+ font-size: 13px;
1746
+ }
1747
+ .fc\:text-\[14px\] {
1748
+ font-size: 14px;
1749
+ }
1750
+ .fc\:text-\[15px\] {
1751
+ font-size: 15px;
1752
+ }
1753
+ .fc\:text-\[16px\] {
1754
+ font-size: 16px;
1755
+ }
1756
+ .fc\:text-\[18px\] {
1757
+ font-size: 18px;
1758
+ }
1759
+ .fc\:text-\[30px\] {
1760
+ font-size: 30px;
1761
+ }
1762
+ .fc\:text-\[31px\] {
1763
+ font-size: 31px;
1764
+ }
1765
+ .fc\:leading-\[20px\] {
1766
+ --tw-leading: 20px;
1767
+ line-height: 20px;
1768
+ }
1769
+ .fc\:leading-relaxed {
1770
+ --tw-leading: var(--fc-leading-relaxed);
1771
+ line-height: var(--fc-leading-relaxed);
1772
+ }
1773
+ .fc\:leading-tight {
1774
+ --tw-leading: var(--fc-leading-tight);
1775
+ line-height: var(--fc-leading-tight);
1776
+ }
1777
+ .fc\:font-bold {
1778
+ --tw-font-weight: var(--fc-font-weight-bold);
1779
+ font-weight: var(--fc-font-weight-bold);
1780
+ }
1781
+ .fc\:font-extrabold {
1782
+ --tw-font-weight: var(--fc-font-weight-extrabold);
1783
+ font-weight: var(--fc-font-weight-extrabold);
1784
+ }
1785
+ .fc\:font-medium {
1786
+ --tw-font-weight: var(--fc-font-weight-medium);
1787
+ font-weight: var(--fc-font-weight-medium);
1788
+ }
1789
+ .fc\:font-normal {
1790
+ --tw-font-weight: var(--fc-font-weight-normal);
1791
+ font-weight: var(--fc-font-weight-normal);
1792
+ }
1793
+ .fc\:font-semibold {
1794
+ --tw-font-weight: var(--fc-font-weight-semibold);
1795
+ font-weight: var(--fc-font-weight-semibold);
1796
+ }
1797
+ .fc\:tracking-\[0\.2px\] {
1798
+ --tw-tracking: 0.2px;
1799
+ letter-spacing: 0.2px;
1800
+ }
1801
+ .fc\:tracking-tight {
1802
+ --tw-tracking: var(--fc-tracking-tight);
1803
+ letter-spacing: var(--fc-tracking-tight);
1804
+ }
1805
+ .fc\:tracking-wider {
1806
+ --tw-tracking: var(--fc-tracking-wider);
1807
+ letter-spacing: var(--fc-tracking-wider);
1808
+ }
1809
+ .fc\:break-words {
1810
+ overflow-wrap: break-word;
1811
+ }
1812
+ .fc\:whitespace-normal {
1813
+ white-space: normal;
1814
+ }
1815
+ .fc\:whitespace-nowrap {
1816
+ white-space: nowrap;
1817
+ }
1818
+ .fc\:text-\[\#1E293B\] {
1819
+ color: #1E293B;
1820
+ }
1821
+ .fc\:text-\[\#2D3A58\] {
1822
+ color: #2D3A58;
1823
+ }
1824
+ .fc\:text-\[\#3C4D74\] {
1825
+ color: #3C4D74;
1826
+ }
1827
+ .fc\:text-\[\#2563eb\] {
1828
+ color: #2563eb;
1829
+ }
1830
+ .fc\:text-\[\#101318\] {
1831
+ color: #101318;
1832
+ }
1833
+ .fc\:text-\[\#273657\] {
1834
+ color: #273657;
1835
+ }
1836
+ .fc\:text-\[\#344261\] {
1837
+ color: #344261;
1838
+ }
1839
+ .fc\:text-\[\#405170\] {
1840
+ color: #405170;
1841
+ }
1842
+ .fc\:text-amber-700 {
1843
+ color: var(--fc-color-amber-700);
1844
+ }
1845
+ .fc\:text-blue-600 {
1846
+ color: var(--fc-color-blue-600);
1847
+ }
1848
+ .fc\:text-blue-700 {
1849
+ color: var(--fc-color-blue-700);
1850
+ }
1851
+ .fc\:text-emerald-600 {
1852
+ color: var(--fc-color-emerald-600);
1853
+ }
1854
+ .fc\:text-emerald-700 {
1855
+ color: var(--fc-color-emerald-700);
1856
+ }
1857
+ .fc\:text-gray-400 {
1858
+ color: var(--fc-color-gray-400);
1859
+ }
1860
+ .fc\:text-gray-500 {
1861
+ color: var(--fc-color-gray-500);
1862
+ }
1863
+ .fc\:text-gray-600 {
1864
+ color: var(--fc-color-gray-600);
1865
+ }
1866
+ .fc\:text-gray-700 {
1867
+ color: var(--fc-color-gray-700);
1868
+ }
1869
+ .fc\:text-gray-800 {
1870
+ color: var(--fc-color-gray-800);
1871
+ }
1872
+ .fc\:text-gray-900 {
1873
+ color: var(--fc-color-gray-900);
1874
+ }
1875
+ .fc\:text-green-700 {
1876
+ color: var(--fc-color-green-700);
1877
+ }
1878
+ .fc\:text-indigo-500 {
1879
+ color: var(--fc-color-indigo-500);
1880
+ }
1881
+ .fc\:text-indigo-600 {
1882
+ color: var(--fc-color-indigo-600);
1883
+ }
1884
+ .fc\:text-red-400 {
1885
+ color: var(--fc-color-red-400);
1886
+ }
1887
+ .fc\:text-red-500 {
1888
+ color: var(--fc-color-red-500);
1889
+ }
1890
+ .fc\:text-red-600 {
1891
+ color: var(--fc-color-red-600);
1892
+ }
1893
+ .fc\:text-red-700 {
1894
+ color: var(--fc-color-red-700);
1895
+ }
1896
+ .fc\:text-rose-600 {
1897
+ color: var(--fc-color-rose-600);
1898
+ }
1899
+ .fc\:text-rose-700 {
1900
+ color: var(--fc-color-rose-700);
1901
+ }
1902
+ .fc\:text-slate-300 {
1903
+ color: var(--fc-color-slate-300);
1904
+ }
1905
+ .fc\:text-slate-400 {
1906
+ color: var(--fc-color-slate-400);
1907
+ }
1908
+ .fc\:text-slate-500 {
1909
+ color: var(--fc-color-slate-500);
1910
+ }
1911
+ .fc\:text-slate-600 {
1912
+ color: var(--fc-color-slate-600);
1913
+ }
1914
+ .fc\:text-slate-700 {
1915
+ color: var(--fc-color-slate-700);
1916
+ }
1917
+ .fc\:text-slate-800 {
1918
+ color: var(--fc-color-slate-800);
1919
+ }
1920
+ .fc\:text-slate-900 {
1921
+ color: var(--fc-color-slate-900);
1922
+ }
1923
+ .fc\:text-white {
1924
+ color: var(--fc-color-white);
1925
+ }
1926
+ .fc\:uppercase {
1927
+ text-transform: uppercase;
1928
+ }
1929
+ .fc\:antialiased {
1930
+ -webkit-font-smoothing: antialiased;
1931
+ -moz-osx-font-smoothing: grayscale;
1932
+ }
1933
+ .fc\:placeholder-slate-400 {
1934
+ &::placeholder {
1935
+ color: var(--fc-color-slate-400);
1936
+ }
1937
+ }
1938
+ .fc\:opacity-0 {
1939
+ opacity: 0%;
1940
+ }
1941
+ .fc\:opacity-25 {
1942
+ opacity: 25%;
1943
+ }
1944
+ .fc\:opacity-75 {
1945
+ opacity: 75%;
1946
+ }
1947
+ .fc\:opacity-100 {
1948
+ opacity: 100%;
1949
+ }
1950
+ .fc\:shadow {
1951
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1952
+ box-shadow:
1953
+ var(--tw-inset-shadow),
1954
+ var(--tw-inset-ring-shadow),
1955
+ var(--tw-ring-offset-shadow),
1956
+ var(--tw-ring-shadow),
1957
+ var(--tw-shadow);
1958
+ }
1959
+ .fc\:shadow-2xl {
1960
+ --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
1961
+ box-shadow:
1962
+ var(--tw-inset-shadow),
1963
+ var(--tw-inset-ring-shadow),
1964
+ var(--tw-ring-offset-shadow),
1965
+ var(--tw-ring-shadow),
1966
+ var(--tw-shadow);
1967
+ }
1968
+ .fc\:shadow-\[-4px_0_6px_-1px_rgba\(0\,0\,0\,0\.05\)\] {
1969
+ --tw-shadow: -4px 0 6px -1px var(--tw-shadow-color, rgba(0,0,0,0.05));
1970
+ box-shadow:
1971
+ var(--tw-inset-shadow),
1972
+ var(--tw-inset-ring-shadow),
1973
+ var(--tw-ring-offset-shadow),
1974
+ var(--tw-ring-shadow),
1975
+ var(--tw-shadow);
1976
+ }
1977
+ .fc\:shadow-\[0_1px_0_0_rgba\(226\,232\,240\,1\)\] {
1978
+ --tw-shadow: 0 1px 0 0 var(--tw-shadow-color, rgba(226,232,240,1));
1979
+ box-shadow:
1980
+ var(--tw-inset-shadow),
1981
+ var(--tw-inset-ring-shadow),
1982
+ var(--tw-ring-offset-shadow),
1983
+ var(--tw-ring-shadow),
1984
+ var(--tw-shadow);
1985
+ }
1986
+ .fc\:shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.08\)\] {
1987
+ --tw-shadow: 0 2px 8px var(--tw-shadow-color, rgba(0,0,0,0.08));
1988
+ box-shadow:
1989
+ var(--tw-inset-shadow),
1990
+ var(--tw-inset-ring-shadow),
1991
+ var(--tw-ring-offset-shadow),
1992
+ var(--tw-ring-shadow),
1993
+ var(--tw-shadow);
1994
+ }
1995
+ .fc\:shadow-inner {
1996
+ --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
1997
+ box-shadow:
1998
+ var(--tw-inset-shadow),
1999
+ var(--tw-inset-ring-shadow),
2000
+ var(--tw-ring-offset-shadow),
2001
+ var(--tw-ring-shadow),
2002
+ var(--tw-shadow);
2003
+ }
2004
+ .fc\:shadow-lg {
2005
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2006
+ box-shadow:
2007
+ var(--tw-inset-shadow),
2008
+ var(--tw-inset-ring-shadow),
2009
+ var(--tw-ring-offset-shadow),
2010
+ var(--tw-ring-shadow),
2011
+ var(--tw-shadow);
2012
+ }
2013
+ .fc\:shadow-md {
2014
+ --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2015
+ box-shadow:
2016
+ var(--tw-inset-shadow),
2017
+ var(--tw-inset-ring-shadow),
2018
+ var(--tw-ring-offset-shadow),
2019
+ var(--tw-ring-shadow),
2020
+ var(--tw-shadow);
2021
+ }
2022
+ .fc\:shadow-sm {
2023
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2024
+ box-shadow:
2025
+ var(--tw-inset-shadow),
2026
+ var(--tw-inset-ring-shadow),
2027
+ var(--tw-ring-offset-shadow),
2028
+ var(--tw-ring-shadow),
2029
+ var(--tw-shadow);
2030
+ }
2031
+ .fc\:shadow-xl {
2032
+ --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2033
+ box-shadow:
2034
+ var(--tw-inset-shadow),
2035
+ var(--tw-inset-ring-shadow),
2036
+ var(--tw-ring-offset-shadow),
2037
+ var(--tw-ring-shadow),
2038
+ var(--tw-shadow);
2039
+ }
2040
+ .fc\:ring-0 {
2041
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2042
+ box-shadow:
2043
+ var(--tw-inset-shadow),
2044
+ var(--tw-inset-ring-shadow),
2045
+ var(--tw-ring-offset-shadow),
2046
+ var(--tw-ring-shadow),
2047
+ var(--tw-shadow);
2048
+ }
2049
+ .fc\:ring-1 {
2050
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2051
+ box-shadow:
2052
+ var(--tw-inset-shadow),
2053
+ var(--tw-inset-ring-shadow),
2054
+ var(--tw-ring-offset-shadow),
2055
+ var(--tw-ring-shadow),
2056
+ var(--tw-shadow);
2057
+ }
2058
+ .fc\:ring-2 {
2059
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2060
+ box-shadow:
2061
+ var(--tw-inset-shadow),
2062
+ var(--tw-inset-ring-shadow),
2063
+ var(--tw-ring-offset-shadow),
2064
+ var(--tw-ring-shadow),
2065
+ var(--tw-shadow);
2066
+ }
2067
+ .fc\:shadow-blue-500\/10 {
2068
+ --tw-shadow-color: var(--fc-color-blue-500);
2069
+ @supports (color: color-mix(in lab, red, red)) {
2070
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-blue-500) 10%, transparent) var(--tw-shadow-alpha), transparent);
2071
+ }
2072
+ }
2073
+ .fc\:shadow-blue-500\/20 {
2074
+ --tw-shadow-color: var(--fc-color-blue-500);
2075
+ @supports (color: color-mix(in lab, red, red)) {
2076
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-blue-500) 20%, transparent) var(--tw-shadow-alpha), transparent);
2077
+ }
2078
+ }
2079
+ .fc\:shadow-indigo-500\/10 {
2080
+ --tw-shadow-color: var(--fc-color-indigo-500);
2081
+ @supports (color: color-mix(in lab, red, red)) {
2082
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-indigo-500) 10%, transparent) var(--tw-shadow-alpha), transparent);
2083
+ }
2084
+ }
2085
+ .fc\:shadow-indigo-500\/20 {
2086
+ --tw-shadow-color: var(--fc-color-indigo-500);
2087
+ @supports (color: color-mix(in lab, red, red)) {
2088
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-indigo-500) 20%, transparent) var(--tw-shadow-alpha), transparent);
2089
+ }
2090
+ }
2091
+ .fc\:shadow-red-500\/20 {
2092
+ --tw-shadow-color: var(--fc-color-red-500);
2093
+ @supports (color: color-mix(in lab, red, red)) {
2094
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-red-500) 20%, transparent) var(--tw-shadow-alpha), transparent);
2095
+ }
2096
+ }
2097
+ .fc\:ring-emerald-500 {
2098
+ --tw-ring-color: var(--fc-color-emerald-500);
2099
+ }
2100
+ .fc\:ring-emerald-500\/10 {
2101
+ --tw-ring-color: var(--fc-color-emerald-500);
2102
+ @supports (color: color-mix(in lab, red, red)) {
2103
+ --tw-ring-color: color-mix(in oklab, var(--fc-color-emerald-500) 10%, transparent);
2104
+ }
2105
+ }
2106
+ .fc\:ring-emerald-500\/20 {
2107
+ --tw-ring-color: var(--fc-color-emerald-500);
2108
+ @supports (color: color-mix(in lab, red, red)) {
2109
+ --tw-ring-color: color-mix(in oklab, var(--fc-color-emerald-500) 20%, transparent);
2110
+ }
2111
+ }
2112
+ .fc\:ring-indigo-500 {
2113
+ --tw-ring-color: var(--fc-color-indigo-500);
2114
+ }
2115
+ .fc\:ring-red-500 {
2116
+ --tw-ring-color: var(--fc-color-red-500);
2117
+ }
2118
+ .fc\:ring-slate-400\/10 {
2119
+ --tw-ring-color: var(--fc-color-slate-400);
2120
+ @supports (color: color-mix(in lab, red, red)) {
2121
+ --tw-ring-color: color-mix(in oklab, var(--fc-color-slate-400) 10%, transparent);
2122
+ }
2123
+ }
2124
+ .fc\:ring-slate-400\/20 {
2125
+ --tw-ring-color: var(--fc-color-slate-400);
2126
+ @supports (color: color-mix(in lab, red, red)) {
2127
+ --tw-ring-color: color-mix(in oklab, var(--fc-color-slate-400) 20%, transparent);
2128
+ }
2129
+ }
2130
+ .fc\:ring-slate-900\/5 {
2131
+ --tw-ring-color: var(--fc-color-slate-900);
2132
+ @supports (color: color-mix(in lab, red, red)) {
2133
+ --tw-ring-color: color-mix(in oklab, var(--fc-color-slate-900) 5%, transparent);
2134
+ }
2135
+ }
2136
+ .fc\:blur-3xl {
2137
+ --tw-blur: blur(var(--fc-blur-3xl));
2138
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
2139
+ }
2140
+ .fc\:backdrop-blur-md {
2141
+ --tw-backdrop-blur: blur(var(--fc-blur-md));
2142
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2143
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2144
+ }
2145
+ .fc\:backdrop-blur-sm {
2146
+ --tw-backdrop-blur: blur(var(--fc-blur-sm));
2147
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2148
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2149
+ }
2150
+ .fc\:backdrop-blur-xl {
2151
+ --tw-backdrop-blur: blur(var(--fc-blur-xl));
2152
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2153
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
2154
+ }
2155
+ .fc\:transition {
2156
+ transition-property:
2157
+ color,
2158
+ background-color,
2159
+ border-color,
2160
+ outline-color,
2161
+ text-decoration-color,
2162
+ fill,
2163
+ stroke,
2164
+ --tw-gradient-from,
2165
+ --tw-gradient-via,
2166
+ --tw-gradient-to,
2167
+ opacity,
2168
+ box-shadow,
2169
+ transform,
2170
+ translate,
2171
+ scale,
2172
+ rotate,
2173
+ filter,
2174
+ -webkit-backdrop-filter,
2175
+ backdrop-filter,
2176
+ display,
2177
+ content-visibility,
2178
+ overlay,
2179
+ pointer-events;
2180
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2181
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2182
+ }
2183
+ .fc\:transition-all {
2184
+ transition-property: all;
2185
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2186
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2187
+ }
2188
+ .fc\:transition-colors {
2189
+ transition-property:
2190
+ color,
2191
+ background-color,
2192
+ border-color,
2193
+ outline-color,
2194
+ text-decoration-color,
2195
+ fill,
2196
+ stroke,
2197
+ --tw-gradient-from,
2198
+ --tw-gradient-via,
2199
+ --tw-gradient-to;
2200
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2201
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2202
+ }
2203
+ .fc\:transition-opacity {
2204
+ transition-property: opacity;
2205
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2206
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2207
+ }
2208
+ .fc\:transition-shadow {
2209
+ transition-property: box-shadow;
2210
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2211
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2212
+ }
2213
+ .fc\:transition-transform {
2214
+ transition-property:
2215
+ transform,
2216
+ translate,
2217
+ scale,
2218
+ rotate;
2219
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2220
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2221
+ }
2222
+ .fc\:duration-150 {
2223
+ --tw-duration: 150ms;
2224
+ transition-duration: 150ms;
2225
+ }
2226
+ .fc\:duration-200 {
2227
+ --tw-duration: 200ms;
2228
+ transition-duration: 200ms;
2229
+ }
2230
+ .fc\:duration-300 {
2231
+ --tw-duration: 300ms;
2232
+ transition-duration: 300ms;
2233
+ }
2234
+ .fc\:duration-500 {
2235
+ --tw-duration: 500ms;
2236
+ transition-duration: 500ms;
2237
+ }
2238
+ .fc\:duration-1000 {
2239
+ --tw-duration: 1000ms;
2240
+ transition-duration: 1000ms;
2241
+ }
2242
+ .fc\:ease-in-out {
2243
+ --tw-ease: var(--fc-ease-in-out);
2244
+ transition-timing-function: var(--fc-ease-in-out);
2245
+ }
2246
+ .fc\:outline-none {
2247
+ --tw-outline-style: none;
2248
+ outline-style: none;
2249
+ }
2250
+ .fc\:select-none {
2251
+ -webkit-user-select: none;
2252
+ user-select: none;
2253
+ }
2254
+ .fc\:peer-checked\:bg-indigo-600 {
2255
+ &:is(:where(.fc\:peer):checked ~ *) {
2256
+ background-color: var(--fc-color-indigo-600);
2257
+ }
2258
+ }
2259
+ .fc\:peer-focus\:outline-none {
2260
+ &:is(:where(.fc\:peer):focus ~ *) {
2261
+ --tw-outline-style: none;
2262
+ outline-style: none;
2263
+ }
2264
+ }
2265
+ .fc\:after\:absolute {
2266
+ &::after {
2267
+ content: var(--tw-content);
2268
+ position: absolute;
2269
+ }
2270
+ }
2271
+ .fc\:after\:top-\[2px\] {
2272
+ &::after {
2273
+ content: var(--tw-content);
2274
+ top: 2px;
2275
+ }
2276
+ }
2277
+ .fc\:after\:left-\[2px\] {
2278
+ &::after {
2279
+ content: var(--tw-content);
2280
+ left: 2px;
2281
+ }
2282
+ }
2283
+ .fc\:after\:h-4 {
2284
+ &::after {
2285
+ content: var(--tw-content);
2286
+ height: calc(var(--fc-spacing) * 4);
2287
+ }
2288
+ }
2289
+ .fc\:after\:w-4 {
2290
+ &::after {
2291
+ content: var(--tw-content);
2292
+ width: calc(var(--fc-spacing) * 4);
2293
+ }
2294
+ }
2295
+ .fc\:after\:rounded-full {
2296
+ &::after {
2297
+ content: var(--tw-content);
2298
+ border-radius: calc(infinity * 1px);
2299
+ }
2300
+ }
2301
+ .fc\:after\:border {
2302
+ &::after {
2303
+ content: var(--tw-content);
2304
+ border-style: var(--tw-border-style);
2305
+ border-width: 1px;
2306
+ }
2307
+ }
2308
+ .fc\:after\:border-slate-300 {
2309
+ &::after {
2310
+ content: var(--tw-content);
2311
+ border-color: var(--fc-color-slate-300);
2312
+ }
2313
+ }
2314
+ .fc\:after\:bg-white {
2315
+ &::after {
2316
+ content: var(--tw-content);
2317
+ background-color: var(--fc-color-white);
2318
+ }
2319
+ }
2320
+ .fc\:after\:transition-all {
2321
+ &::after {
2322
+ content: var(--tw-content);
2323
+ transition-property: all;
2324
+ transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2325
+ transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2326
+ }
2327
+ }
2328
+ .fc\:after\:content-\[\'\'\] {
2329
+ &::after {
2330
+ --tw-content: "";
2331
+ content: var(--tw-content);
2332
+ }
2333
+ }
2334
+ .fc\:peer-checked\:after\:translate-x-full {
2335
+ &:is(:where(.fc\:peer):checked ~ *) {
2336
+ &::after {
2337
+ content: var(--tw-content);
2338
+ --tw-translate-x: 100%;
2339
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2340
+ }
2341
+ }
2342
+ }
2343
+ .fc\:peer-checked\:after\:border-white {
2344
+ &:is(:where(.fc\:peer):checked ~ *) {
2345
+ &::after {
2346
+ content: var(--tw-content);
2347
+ border-color: var(--fc-color-white);
2348
+ }
2349
+ }
2350
+ }
2351
+ .fc\:hover\:border-blue-600 {
2352
+ &:hover {
2353
+ @media (hover: hover) {
2354
+ border-color: var(--fc-color-blue-600);
2355
+ }
2356
+ }
2357
+ }
2358
+ .fc\:hover\:border-slate-300 {
2359
+ &:hover {
2360
+ @media (hover: hover) {
2361
+ border-color: var(--fc-color-slate-300);
2362
+ }
2363
+ }
2364
+ }
2365
+ .fc\:hover\:bg-blue-50 {
2366
+ &:hover {
2367
+ @media (hover: hover) {
2368
+ background-color: var(--fc-color-blue-50);
2369
+ }
2370
+ }
2371
+ }
2372
+ .fc\:hover\:bg-blue-600 {
2373
+ &:hover {
2374
+ @media (hover: hover) {
2375
+ background-color: var(--fc-color-blue-600);
2376
+ }
2377
+ }
2378
+ }
2379
+ .fc\:hover\:bg-gray-50 {
2380
+ &:hover {
2381
+ @media (hover: hover) {
2382
+ background-color: var(--fc-color-gray-50);
2383
+ }
2384
+ }
2385
+ }
2386
+ .fc\:hover\:bg-indigo-700 {
2387
+ &:hover {
2388
+ @media (hover: hover) {
2389
+ background-color: var(--fc-color-indigo-700);
2390
+ }
2391
+ }
2392
+ }
2393
+ .fc\:hover\:bg-red-700 {
2394
+ &:hover {
2395
+ @media (hover: hover) {
2396
+ background-color: var(--fc-color-red-700);
2397
+ }
2398
+ }
2399
+ }
2400
+ .fc\:hover\:bg-slate-50 {
2401
+ &:hover {
2402
+ @media (hover: hover) {
2403
+ background-color: var(--fc-color-slate-50);
2404
+ }
2405
+ }
2406
+ }
2407
+ .fc\:hover\:bg-slate-50\/60 {
2408
+ &:hover {
2409
+ @media (hover: hover) {
2410
+ background-color: var(--fc-color-slate-50);
2411
+ @supports (color: color-mix(in lab, red, red)) {
2412
+ background-color: color-mix(in oklab, var(--fc-color-slate-50) 60%, transparent);
2413
+ }
2414
+ }
2415
+ }
2416
+ }
2417
+ .fc\:hover\:bg-slate-100 {
2418
+ &:hover {
2419
+ @media (hover: hover) {
2420
+ background-color: var(--fc-color-slate-100);
2421
+ }
2422
+ }
2423
+ }
2424
+ .fc\:hover\:text-\[\#2563eb\] {
2425
+ &:hover {
2426
+ @media (hover: hover) {
2427
+ color: #2563eb;
2428
+ }
2429
+ }
2430
+ }
2431
+ .fc\:hover\:text-gray-900 {
2432
+ &:hover {
2433
+ @media (hover: hover) {
2434
+ color: var(--fc-color-gray-900);
2435
+ }
2436
+ }
2437
+ }
2438
+ .fc\:hover\:text-slate-600 {
2439
+ &:hover {
2440
+ @media (hover: hover) {
2441
+ color: var(--fc-color-slate-600);
2442
+ }
2443
+ }
2444
+ }
2445
+ .fc\:hover\:text-white {
2446
+ &:hover {
2447
+ @media (hover: hover) {
2448
+ color: var(--fc-color-white);
2449
+ }
2450
+ }
2451
+ }
2452
+ .fc\:focus\:border-indigo-500 {
2453
+ &:focus {
2454
+ border-color: var(--fc-color-indigo-500);
2455
+ }
2456
+ }
2457
+ .fc\:focus\:ring-2 {
2458
+ &:focus {
2459
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2460
+ box-shadow:
2461
+ var(--tw-inset-shadow),
2462
+ var(--tw-inset-ring-shadow),
2463
+ var(--tw-ring-offset-shadow),
2464
+ var(--tw-ring-shadow),
2465
+ var(--tw-shadow);
2466
+ }
2467
+ }
2468
+ .fc\:focus\:ring-indigo-500\/10 {
2469
+ &:focus {
2470
+ --tw-ring-color: var(--fc-color-indigo-500);
2471
+ @supports (color: color-mix(in lab, red, red)) {
2472
+ --tw-ring-color: color-mix(in oklab, var(--fc-color-indigo-500) 10%, transparent);
2473
+ }
2474
+ }
2475
+ }
2476
+ .fc\:focus\:outline-none {
2477
+ &:focus {
2478
+ --tw-outline-style: none;
2479
+ outline-style: none;
2480
+ }
2481
+ }
2482
+ .fc\:md\:grid-cols-2 {
2483
+ @media (width >= 48rem) {
2484
+ grid-template-columns: repeat(2, minmax(0, 1fr));
2485
+ }
2486
+ }
2487
+ }
2488
+ @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
2489
+ @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
2490
+ @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
2491
+ @property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
2492
+ @property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
2493
+ @property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
2494
+ @property --tw-rotate-x { syntax: "*"; inherits: false; }
2495
+ @property --tw-rotate-y { syntax: "*"; inherits: false; }
2496
+ @property --tw-rotate-z { syntax: "*"; inherits: false; }
2497
+ @property --tw-skew-x { syntax: "*"; inherits: false; }
2498
+ @property --tw-skew-y { syntax: "*"; inherits: false; }
2499
+ @property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
2500
+ @property --tw-divide-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
2501
+ @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
2502
+ @property --tw-gradient-position { syntax: "*"; inherits: false; }
2503
+ @property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
2504
+ @property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
2505
+ @property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
2506
+ @property --tw-gradient-stops { syntax: "*"; inherits: false; }
2507
+ @property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
2508
+ @property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
2509
+ @property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
2510
+ @property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
2511
+ @property --tw-leading { syntax: "*"; inherits: false; }
2512
+ @property --tw-font-weight { syntax: "*"; inherits: false; }
2513
+ @property --tw-tracking { syntax: "*"; inherits: false; }
2514
+ @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2515
+ @property --tw-shadow-color { syntax: "*"; inherits: false; }
2516
+ @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2517
+ @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2518
+ @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
2519
+ @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2520
+ @property --tw-ring-color { syntax: "*"; inherits: false; }
2521
+ @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2522
+ @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
2523
+ @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2524
+ @property --tw-ring-inset { syntax: "*"; inherits: false; }
2525
+ @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
2526
+ @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
2527
+ @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2528
+ @property --tw-blur { syntax: "*"; inherits: false; }
2529
+ @property --tw-brightness { syntax: "*"; inherits: false; }
2530
+ @property --tw-contrast { syntax: "*"; inherits: false; }
2531
+ @property --tw-grayscale { syntax: "*"; inherits: false; }
2532
+ @property --tw-hue-rotate { syntax: "*"; inherits: false; }
2533
+ @property --tw-invert { syntax: "*"; inherits: false; }
2534
+ @property --tw-opacity { syntax: "*"; inherits: false; }
2535
+ @property --tw-saturate { syntax: "*"; inherits: false; }
2536
+ @property --tw-sepia { syntax: "*"; inherits: false; }
2537
+ @property --tw-drop-shadow { syntax: "*"; inherits: false; }
2538
+ @property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
2539
+ @property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2540
+ @property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
2541
+ @property --tw-backdrop-blur { syntax: "*"; inherits: false; }
2542
+ @property --tw-backdrop-brightness { syntax: "*"; inherits: false; }
2543
+ @property --tw-backdrop-contrast { syntax: "*"; inherits: false; }
2544
+ @property --tw-backdrop-grayscale { syntax: "*"; inherits: false; }
2545
+ @property --tw-backdrop-hue-rotate { syntax: "*"; inherits: false; }
2546
+ @property --tw-backdrop-invert { syntax: "*"; inherits: false; }
2547
+ @property --tw-backdrop-opacity { syntax: "*"; inherits: false; }
2548
+ @property --tw-backdrop-saturate { syntax: "*"; inherits: false; }
2549
+ @property --tw-backdrop-sepia { syntax: "*"; inherits: false; }
2550
+ @property --tw-duration { syntax: "*"; inherits: false; }
2551
+ @property --tw-ease { syntax: "*"; inherits: false; }
2552
+ @property --tw-content { syntax: "*"; initial-value: ""; inherits: false; }
2553
+ @keyframes spin {
2554
+ to {
2555
+ transform: rotate(360deg);
2556
+ }
2557
+ }
2558
+ @keyframes ping {
2559
+ 75%, 100% {
2560
+ transform: scale(2);
2561
+ opacity: 0;
2562
+ }
2563
+ }
2564
+ @layer properties {
2565
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
2566
+ *,
2567
+ ::before,
2568
+ ::after,
2569
+ ::backdrop {
2570
+ --tw-translate-x: 0;
2571
+ --tw-translate-y: 0;
2572
+ --tw-translate-z: 0;
2573
+ --tw-scale-x: 1;
2574
+ --tw-scale-y: 1;
2575
+ --tw-scale-z: 1;
2576
+ --tw-rotate-x: initial;
2577
+ --tw-rotate-y: initial;
2578
+ --tw-rotate-z: initial;
2579
+ --tw-skew-x: initial;
2580
+ --tw-skew-y: initial;
2581
+ --tw-space-y-reverse: 0;
2582
+ --tw-divide-y-reverse: 0;
2583
+ --tw-border-style: solid;
2584
+ --tw-gradient-position: initial;
2585
+ --tw-gradient-from: #0000;
2586
+ --tw-gradient-via: #0000;
2587
+ --tw-gradient-to: #0000;
2588
+ --tw-gradient-stops: initial;
2589
+ --tw-gradient-via-stops: initial;
2590
+ --tw-gradient-from-position: 0%;
2591
+ --tw-gradient-via-position: 50%;
2592
+ --tw-gradient-to-position: 100%;
2593
+ --tw-leading: initial;
2594
+ --tw-font-weight: initial;
2595
+ --tw-tracking: initial;
2596
+ --tw-shadow: 0 0 #0000;
2597
+ --tw-shadow-color: initial;
2598
+ --tw-shadow-alpha: 100%;
2599
+ --tw-inset-shadow: 0 0 #0000;
2600
+ --tw-inset-shadow-color: initial;
2601
+ --tw-inset-shadow-alpha: 100%;
2602
+ --tw-ring-color: initial;
2603
+ --tw-ring-shadow: 0 0 #0000;
2604
+ --tw-inset-ring-color: initial;
2605
+ --tw-inset-ring-shadow: 0 0 #0000;
2606
+ --tw-ring-inset: initial;
2607
+ --tw-ring-offset-width: 0px;
2608
+ --tw-ring-offset-color: #fff;
2609
+ --tw-ring-offset-shadow: 0 0 #0000;
2610
+ --tw-blur: initial;
2611
+ --tw-brightness: initial;
2612
+ --tw-contrast: initial;
2613
+ --tw-grayscale: initial;
2614
+ --tw-hue-rotate: initial;
2615
+ --tw-invert: initial;
2616
+ --tw-opacity: initial;
2617
+ --tw-saturate: initial;
2618
+ --tw-sepia: initial;
2619
+ --tw-drop-shadow: initial;
2620
+ --tw-drop-shadow-color: initial;
2621
+ --tw-drop-shadow-alpha: 100%;
2622
+ --tw-drop-shadow-size: initial;
2623
+ --tw-backdrop-blur: initial;
2624
+ --tw-backdrop-brightness: initial;
2625
+ --tw-backdrop-contrast: initial;
2626
+ --tw-backdrop-grayscale: initial;
2627
+ --tw-backdrop-hue-rotate: initial;
2628
+ --tw-backdrop-invert: initial;
2629
+ --tw-backdrop-opacity: initial;
2630
+ --tw-backdrop-saturate: initial;
2631
+ --tw-backdrop-sepia: initial;
2632
+ --tw-duration: initial;
2633
+ --tw-ease: initial;
2634
+ --tw-content: "";
2635
+ }
2636
+ }
2637
+ }
2638
+ /*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */