flowcore-fn 9.3.9 → 9.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2611 +0,0 @@
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\.5 {
567
- height: calc(var(--fc-spacing) * 3.5);
568
- }
569
- .fc\:h-4 {
570
- height: calc(var(--fc-spacing) * 4);
571
- }
572
- .fc\:h-4\.5 {
573
- height: calc(var(--fc-spacing) * 4.5);
574
- }
575
- .fc\:h-5 {
576
- height: calc(var(--fc-spacing) * 5);
577
- }
578
- .fc\:h-5\.5 {
579
- height: calc(var(--fc-spacing) * 5.5);
580
- }
581
- .fc\:h-6 {
582
- height: calc(var(--fc-spacing) * 6);
583
- }
584
- .fc\:h-7 {
585
- height: calc(var(--fc-spacing) * 7);
586
- }
587
- .fc\:h-8 {
588
- height: calc(var(--fc-spacing) * 8);
589
- }
590
- .fc\:h-9 {
591
- height: calc(var(--fc-spacing) * 9);
592
- }
593
- .fc\:h-10 {
594
- height: calc(var(--fc-spacing) * 10);
595
- }
596
- .fc\:h-11 {
597
- height: calc(var(--fc-spacing) * 11);
598
- }
599
- .fc\:h-12 {
600
- height: calc(var(--fc-spacing) * 12);
601
- }
602
- .fc\:h-14 {
603
- height: calc(var(--fc-spacing) * 14);
604
- }
605
- .fc\:h-16 {
606
- height: calc(var(--fc-spacing) * 16);
607
- }
608
- .fc\:h-32 {
609
- height: calc(var(--fc-spacing) * 32);
610
- }
611
- .fc\:h-40 {
612
- height: calc(var(--fc-spacing) * 40);
613
- }
614
- .fc\:h-\[20px\] {
615
- height: 20px;
616
- }
617
- .fc\:h-\[46px\] {
618
- height: 46px;
619
- }
620
- .fc\:h-\[48px\] {
621
- height: 48px;
622
- }
623
- .fc\:h-\[50px\] {
624
- height: 50px;
625
- }
626
- .fc\:h-\[66px\] {
627
- height: 66px;
628
- }
629
- .fc\:h-\[84px\] {
630
- height: 84px;
631
- }
632
- .fc\:h-full {
633
- height: 100%;
634
- }
635
- .fc\:h-screen {
636
- height: 100vh;
637
- }
638
- .fc\:max-h-\[90vh\] {
639
- max-height: 90vh;
640
- }
641
- .fc\:max-h-\[92vh\] {
642
- max-height: 92vh;
643
- }
644
- .fc\:max-h-\[350px\] {
645
- max-height: 350px;
646
- }
647
- .fc\:max-h-\[400px\] {
648
- max-height: 400px;
649
- }
650
- .fc\:max-h-\[420px\] {
651
- max-height: 420px;
652
- }
653
- .fc\:max-h-\[calc\(92vh-170px\)\] {
654
- max-height: calc(92vh - 170px);
655
- }
656
- .fc\:min-h-0 {
657
- min-height: 0;
658
- }
659
- .fc\:min-h-full {
660
- min-height: 100%;
661
- }
662
- .fc\:min-h-screen {
663
- min-height: 100vh;
664
- }
665
- .fc\:w-0 {
666
- width: 0;
667
- }
668
- .fc\:w-1\.5 {
669
- width: calc(var(--fc-spacing) * 1.5);
670
- }
671
- .fc\:w-1\/2 {
672
- width: calc(1 / 2 * 100%);
673
- }
674
- .fc\:w-2 {
675
- width: calc(var(--fc-spacing) * 2);
676
- }
677
- .fc\:w-2\.5 {
678
- width: calc(var(--fc-spacing) * 2.5);
679
- }
680
- .fc\:w-3\.5 {
681
- width: calc(var(--fc-spacing) * 3.5);
682
- }
683
- .fc\:w-4 {
684
- width: calc(var(--fc-spacing) * 4);
685
- }
686
- .fc\:w-4\.5 {
687
- width: calc(var(--fc-spacing) * 4.5);
688
- }
689
- .fc\:w-5 {
690
- width: calc(var(--fc-spacing) * 5);
691
- }
692
- .fc\:w-6 {
693
- width: calc(var(--fc-spacing) * 6);
694
- }
695
- .fc\:w-7 {
696
- width: calc(var(--fc-spacing) * 7);
697
- }
698
- .fc\:w-8 {
699
- width: calc(var(--fc-spacing) * 8);
700
- }
701
- .fc\:w-9 {
702
- width: calc(var(--fc-spacing) * 9);
703
- }
704
- .fc\:w-10 {
705
- width: calc(var(--fc-spacing) * 10);
706
- }
707
- .fc\:w-11 {
708
- width: calc(var(--fc-spacing) * 11);
709
- }
710
- .fc\:w-12 {
711
- width: calc(var(--fc-spacing) * 12);
712
- }
713
- .fc\:w-14 {
714
- width: calc(var(--fc-spacing) * 14);
715
- }
716
- .fc\:w-16 {
717
- width: calc(var(--fc-spacing) * 16);
718
- }
719
- .fc\:w-20 {
720
- width: calc(var(--fc-spacing) * 20);
721
- }
722
- .fc\:w-32 {
723
- width: calc(var(--fc-spacing) * 32);
724
- }
725
- .fc\:w-38 {
726
- width: calc(var(--fc-spacing) * 38);
727
- }
728
- .fc\:w-40 {
729
- width: calc(var(--fc-spacing) * 40);
730
- }
731
- .fc\:w-\[6\%\] {
732
- width: 6%;
733
- }
734
- .fc\:w-\[12\%\] {
735
- width: 12%;
736
- }
737
- .fc\:w-\[16\%\] {
738
- width: 16%;
739
- }
740
- .fc\:w-\[20\%\] {
741
- width: 20%;
742
- }
743
- .fc\:w-\[20px\] {
744
- width: 20px;
745
- }
746
- .fc\:w-\[22\%\] {
747
- width: 22%;
748
- }
749
- .fc\:w-\[46px\] {
750
- width: 46px;
751
- }
752
- .fc\:w-\[285px\] {
753
- width: 285px;
754
- }
755
- .fc\:w-\[390px\] {
756
- width: 390px;
757
- }
758
- .fc\:w-\[550px\] {
759
- width: 550px;
760
- }
761
- .fc\:w-\[650px\] {
762
- width: 650px;
763
- }
764
- .fc\:w-full {
765
- width: 100%;
766
- }
767
- .fc\:max-w-2xl {
768
- max-width: var(--fc-container-2xl);
769
- }
770
- .fc\:max-w-4xl {
771
- max-width: var(--fc-container-4xl);
772
- }
773
- .fc\:max-w-5xl {
774
- max-width: var(--fc-container-5xl);
775
- }
776
- .fc\:max-w-\[360px\] {
777
- max-width: 360px;
778
- }
779
- .fc\:max-w-md {
780
- max-width: var(--fc-container-md);
781
- }
782
- .fc\:max-w-sm {
783
- max-width: var(--fc-container-sm);
784
- }
785
- .fc\:max-w-xl {
786
- max-width: var(--fc-container-xl);
787
- }
788
- .fc\:max-w-xs {
789
- max-width: var(--fc-container-xs);
790
- }
791
- .fc\:min-w-0 {
792
- min-width: 0;
793
- }
794
- .fc\:min-w-32 {
795
- min-width: calc(var(--fc-spacing) * 32);
796
- }
797
- .fc\:min-w-\[28px\] {
798
- min-width: 28px;
799
- }
800
- .fc\:min-w-\[285px\] {
801
- min-width: 285px;
802
- }
803
- .fc\:min-w-\[900px\] {
804
- min-width: 900px;
805
- }
806
- .fc\:min-w-\[1050px\] {
807
- min-width: 1050px;
808
- }
809
- .fc\:min-w-full {
810
- min-width: 100%;
811
- }
812
- .fc\:min-w-max {
813
- min-width: max-content;
814
- }
815
- .fc\:flex-1 {
816
- flex: 1;
817
- }
818
- .fc\:flex-shrink-0 {
819
- flex-shrink: 0;
820
- }
821
- .fc\:shrink-0 {
822
- flex-shrink: 0;
823
- }
824
- .fc\:table-auto {
825
- table-layout: auto;
826
- }
827
- .fc\:table-fixed {
828
- table-layout: fixed;
829
- }
830
- .fc\:border-collapse {
831
- border-collapse: collapse;
832
- }
833
- .fc\:-translate-x-full {
834
- --tw-translate-x: -100%;
835
- translate: var(--tw-translate-x) var(--tw-translate-y);
836
- }
837
- .fc\:translate-x-0 {
838
- --tw-translate-x: 0;
839
- translate: var(--tw-translate-x) var(--tw-translate-y);
840
- }
841
- .fc\:translate-x-4\.5 {
842
- --tw-translate-x: calc(var(--fc-spacing) * 4.5);
843
- translate: var(--tw-translate-x) var(--tw-translate-y);
844
- }
845
- .fc\:translate-x-5 {
846
- --tw-translate-x: calc(var(--fc-spacing) * 5);
847
- translate: var(--tw-translate-x) var(--tw-translate-y);
848
- }
849
- .fc\:scale-100 {
850
- --tw-scale-x: 100%;
851
- --tw-scale-y: 100%;
852
- --tw-scale-z: 100%;
853
- scale: var(--tw-scale-x) var(--tw-scale-y);
854
- }
855
- .fc\:scale-110 {
856
- --tw-scale-x: 110%;
857
- --tw-scale-y: 110%;
858
- --tw-scale-z: 110%;
859
- scale: var(--tw-scale-x) var(--tw-scale-y);
860
- }
861
- .fc\:skew-x-12 {
862
- --tw-skew-x: skewX(12deg);
863
- transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
864
- }
865
- .fc\:transform {
866
- transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
867
- }
868
- .fc\:animate-ping {
869
- animation: var(--fc-animate-ping);
870
- }
871
- .fc\:animate-spin {
872
- animation: var(--fc-animate-spin);
873
- }
874
- .fc\:cursor-not-allowed {
875
- cursor: not-allowed;
876
- }
877
- .fc\:cursor-pointer {
878
- cursor: pointer;
879
- }
880
- .fc\:resize-none {
881
- resize: none;
882
- }
883
- .fc\:appearance-none {
884
- appearance: none;
885
- }
886
- .fc\:grid-cols-1 {
887
- grid-template-columns: repeat(1, minmax(0, 1fr));
888
- }
889
- .fc\:grid-cols-2 {
890
- grid-template-columns: repeat(2, minmax(0, 1fr));
891
- }
892
- .fc\:flex-col {
893
- flex-direction: column;
894
- }
895
- .fc\:flex-row {
896
- flex-direction: row;
897
- }
898
- .fc\:flex-wrap {
899
- flex-wrap: wrap;
900
- }
901
- .fc\:items-center {
902
- align-items: center;
903
- }
904
- .fc\:justify-between {
905
- justify-content: space-between;
906
- }
907
- .fc\:justify-center {
908
- justify-content: center;
909
- }
910
- .fc\:justify-end {
911
- justify-content: flex-end;
912
- }
913
- .fc\:gap-1 {
914
- gap: var(--fc-spacing);
915
- }
916
- .fc\:gap-1\.5 {
917
- gap: calc(var(--fc-spacing) * 1.5);
918
- }
919
- .fc\:gap-2 {
920
- gap: calc(var(--fc-spacing) * 2);
921
- }
922
- .fc\:gap-2\.5 {
923
- gap: calc(var(--fc-spacing) * 2.5);
924
- }
925
- .fc\:gap-3 {
926
- gap: calc(var(--fc-spacing) * 3);
927
- }
928
- .fc\:gap-4 {
929
- gap: calc(var(--fc-spacing) * 4);
930
- }
931
- .fc\:gap-5 {
932
- gap: calc(var(--fc-spacing) * 5);
933
- }
934
- .fc\:gap-6 {
935
- gap: calc(var(--fc-spacing) * 6);
936
- }
937
- .fc\:gap-\[3px\] {
938
- gap: 3px;
939
- }
940
- .fc\:gap-\[6px\] {
941
- gap: 6px;
942
- }
943
- .fc\:gap-\[8px\] {
944
- gap: 8px;
945
- }
946
- .fc\:gap-\[18px\] {
947
- gap: 18px;
948
- }
949
- .fc\:space-y-3 {
950
- :where(& > :not(:last-child)) {
951
- --tw-space-y-reverse: 0;
952
- margin-block-start: calc(calc(var(--fc-spacing) * 3) * var(--tw-space-y-reverse));
953
- margin-block-end: calc(calc(var(--fc-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
954
- }
955
- }
956
- .fc\:space-y-4 {
957
- :where(& > :not(:last-child)) {
958
- --tw-space-y-reverse: 0;
959
- margin-block-start: calc(calc(var(--fc-spacing) * 4) * var(--tw-space-y-reverse));
960
- margin-block-end: calc(calc(var(--fc-spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
961
- }
962
- }
963
- .fc\:space-y-5 {
964
- :where(& > :not(:last-child)) {
965
- --tw-space-y-reverse: 0;
966
- margin-block-start: calc(calc(var(--fc-spacing) * 5) * var(--tw-space-y-reverse));
967
- margin-block-end: calc(calc(var(--fc-spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
968
- }
969
- }
970
- .fc\:space-y-6 {
971
- :where(& > :not(:last-child)) {
972
- --tw-space-y-reverse: 0;
973
- margin-block-start: calc(calc(var(--fc-spacing) * 6) * var(--tw-space-y-reverse));
974
- margin-block-end: calc(calc(var(--fc-spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
975
- }
976
- }
977
- .fc\:space-y-8 {
978
- :where(& > :not(:last-child)) {
979
- --tw-space-y-reverse: 0;
980
- margin-block-start: calc(calc(var(--fc-spacing) * 8) * var(--tw-space-y-reverse));
981
- margin-block-end: calc(calc(var(--fc-spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
982
- }
983
- }
984
- .fc\:divide-y {
985
- :where(& > :not(:last-child)) {
986
- --tw-divide-y-reverse: 0;
987
- border-bottom-style: var(--tw-border-style);
988
- border-top-style: var(--tw-border-style);
989
- border-top-width: calc(1px * var(--tw-divide-y-reverse));
990
- border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
991
- }
992
- }
993
- .fc\:divide-slate-100 {
994
- :where(& > :not(:last-child)) {
995
- border-color: var(--fc-color-slate-100);
996
- }
997
- }
998
- .fc\:truncate {
999
- overflow: hidden;
1000
- text-overflow: ellipsis;
1001
- white-space: nowrap;
1002
- }
1003
- .fc\:overflow-auto {
1004
- overflow: auto;
1005
- }
1006
- .fc\:overflow-hidden {
1007
- overflow: hidden;
1008
- }
1009
- .fc\:overflow-x-auto {
1010
- overflow-x: auto;
1011
- }
1012
- .fc\:overflow-x-hidden {
1013
- overflow-x: hidden;
1014
- }
1015
- .fc\:overflow-y-auto {
1016
- overflow-y: auto;
1017
- }
1018
- .fc\:rounded {
1019
- border-radius: 0.25rem;
1020
- }
1021
- .fc\:rounded-2xl {
1022
- border-radius: var(--fc-radius-2xl);
1023
- }
1024
- .fc\:rounded-3xl {
1025
- border-radius: var(--fc-radius-3xl);
1026
- }
1027
- .fc\:rounded-\[6px\] {
1028
- border-radius: 6px;
1029
- }
1030
- .fc\:rounded-\[9px\] {
1031
- border-radius: 9px;
1032
- }
1033
- .fc\:rounded-\[10px\] {
1034
- border-radius: 10px;
1035
- }
1036
- .fc\:rounded-\[22px\] {
1037
- border-radius: 22px;
1038
- }
1039
- .fc\:rounded-full {
1040
- border-radius: calc(infinity * 1px);
1041
- }
1042
- .fc\:rounded-lg {
1043
- border-radius: var(--fc-radius-lg);
1044
- }
1045
- .fc\:rounded-md {
1046
- border-radius: var(--fc-radius-md);
1047
- }
1048
- .fc\:rounded-xl {
1049
- border-radius: var(--fc-radius-xl);
1050
- }
1051
- .fc\:rounded-b-3xl {
1052
- border-bottom-right-radius: var(--fc-radius-3xl);
1053
- border-bottom-left-radius: var(--fc-radius-3xl);
1054
- }
1055
- .fc\:border {
1056
- border-style: var(--tw-border-style);
1057
- border-width: 1px;
1058
- }
1059
- .fc\:border-2 {
1060
- border-style: var(--tw-border-style);
1061
- border-width: 2px;
1062
- }
1063
- .fc\:border-t {
1064
- border-top-style: var(--tw-border-style);
1065
- border-top-width: 1px;
1066
- }
1067
- .fc\:border-r {
1068
- border-right-style: var(--tw-border-style);
1069
- border-right-width: 1px;
1070
- }
1071
- .fc\:border-b {
1072
- border-bottom-style: var(--tw-border-style);
1073
- border-bottom-width: 1px;
1074
- }
1075
- .fc\:border-l {
1076
- border-left-style: var(--tw-border-style);
1077
- border-left-width: 1px;
1078
- }
1079
- .fc\:border-\[\#E1E5ED\] {
1080
- border-color: #E1E5ED;
1081
- }
1082
- .fc\:border-\[\#E5E9F1\] {
1083
- border-color: #E5E9F1;
1084
- }
1085
- .fc\:border-\[\#EDF0F5\] {
1086
- border-color: #EDF0F5;
1087
- }
1088
- .fc\:border-amber-200\/60 {
1089
- border-color: var(--fc-color-amber-200);
1090
- @supports (color: color-mix(in lab, red, red)) {
1091
- border-color: color-mix(in oklab, var(--fc-color-amber-200) 60%, transparent);
1092
- }
1093
- }
1094
- .fc\:border-blue-100 {
1095
- border-color: var(--fc-color-blue-100);
1096
- }
1097
- .fc\:border-blue-200\/60 {
1098
- border-color: var(--fc-color-blue-200);
1099
- @supports (color: color-mix(in lab, red, red)) {
1100
- border-color: color-mix(in oklab, var(--fc-color-blue-200) 60%, transparent);
1101
- }
1102
- }
1103
- .fc\:border-emerald-200 {
1104
- border-color: var(--fc-color-emerald-200);
1105
- }
1106
- .fc\:border-emerald-200\/60 {
1107
- border-color: var(--fc-color-emerald-200);
1108
- @supports (color: color-mix(in lab, red, red)) {
1109
- border-color: color-mix(in oklab, var(--fc-color-emerald-200) 60%, transparent);
1110
- }
1111
- }
1112
- .fc\:border-emerald-500 {
1113
- border-color: var(--fc-color-emerald-500);
1114
- }
1115
- .fc\:border-emerald-600 {
1116
- border-color: var(--fc-color-emerald-600);
1117
- }
1118
- .fc\:border-gray-100 {
1119
- border-color: var(--fc-color-gray-100);
1120
- }
1121
- .fc\:border-gray-200 {
1122
- border-color: var(--fc-color-gray-200);
1123
- }
1124
- .fc\:border-gray-300 {
1125
- border-color: var(--fc-color-gray-300);
1126
- }
1127
- .fc\:border-indigo-100 {
1128
- border-color: var(--fc-color-indigo-100);
1129
- }
1130
- .fc\:border-indigo-500 {
1131
- border-color: var(--fc-color-indigo-500);
1132
- }
1133
- .fc\:border-indigo-600 {
1134
- border-color: var(--fc-color-indigo-600);
1135
- }
1136
- .fc\:border-red-100 {
1137
- border-color: var(--fc-color-red-100);
1138
- }
1139
- .fc\:border-red-200 {
1140
- border-color: var(--fc-color-red-200);
1141
- }
1142
- .fc\:border-red-500 {
1143
- border-color: var(--fc-color-red-500);
1144
- }
1145
- .fc\:border-rose-200 {
1146
- border-color: var(--fc-color-rose-200);
1147
- }
1148
- .fc\:border-rose-200\/60 {
1149
- border-color: var(--fc-color-rose-200);
1150
- @supports (color: color-mix(in lab, red, red)) {
1151
- border-color: color-mix(in oklab, var(--fc-color-rose-200) 60%, transparent);
1152
- }
1153
- }
1154
- .fc\:border-slate-50 {
1155
- border-color: var(--fc-color-slate-50);
1156
- }
1157
- .fc\:border-slate-100 {
1158
- border-color: var(--fc-color-slate-100);
1159
- }
1160
- .fc\:border-slate-100\/80 {
1161
- border-color: var(--fc-color-slate-100);
1162
- @supports (color: color-mix(in lab, red, red)) {
1163
- border-color: color-mix(in oklab, var(--fc-color-slate-100) 80%, transparent);
1164
- }
1165
- }
1166
- .fc\:border-slate-200 {
1167
- border-color: var(--fc-color-slate-200);
1168
- }
1169
- .fc\:border-slate-200\/70 {
1170
- border-color: var(--fc-color-slate-200);
1171
- @supports (color: color-mix(in lab, red, red)) {
1172
- border-color: color-mix(in oklab, var(--fc-color-slate-200) 70%, transparent);
1173
- }
1174
- }
1175
- .fc\:border-slate-200\/80 {
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) 80%, transparent);
1179
- }
1180
- }
1181
- .fc\:border-slate-300 {
1182
- border-color: var(--fc-color-slate-300);
1183
- }
1184
- .fc\:border-slate-400 {
1185
- border-color: var(--fc-color-slate-400);
1186
- }
1187
- .fc\:border-slate-500 {
1188
- border-color: var(--fc-color-slate-500);
1189
- }
1190
- .fc\:border-slate-600 {
1191
- border-color: var(--fc-color-slate-600);
1192
- }
1193
- .fc\:border-transparent {
1194
- border-color: transparent;
1195
- }
1196
- .fc\:bg-\[\#2563eb\] {
1197
- background-color: #2563eb;
1198
- }
1199
- .fc\:bg-\[\#F5F7FB\] {
1200
- background-color: #F5F7FB;
1201
- }
1202
- .fc\:bg-\[\#f5f7fb\] {
1203
- background-color: #f5f7fb;
1204
- }
1205
- .fc\:bg-amber-100 {
1206
- background-color: var(--fc-color-amber-100);
1207
- }
1208
- .fc\:bg-amber-500 {
1209
- background-color: var(--fc-color-amber-500);
1210
- }
1211
- .fc\:bg-black\/10 {
1212
- background-color: var(--fc-color-black);
1213
- @supports (color: color-mix(in lab, red, red)) {
1214
- background-color: color-mix(in oklab, var(--fc-color-black) 10%, transparent);
1215
- }
1216
- }
1217
- .fc\:bg-black\/20 {
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) 20%, transparent);
1221
- }
1222
- }
1223
- .fc\:bg-black\/25 {
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) 25%, transparent);
1227
- }
1228
- }
1229
- .fc\:bg-black\/40 {
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) 40%, transparent);
1233
- }
1234
- }
1235
- .fc\:bg-blue-50 {
1236
- background-color: var(--fc-color-blue-50);
1237
- }
1238
- .fc\:bg-blue-100 {
1239
- background-color: var(--fc-color-blue-100);
1240
- }
1241
- .fc\:bg-blue-100\/70 {
1242
- background-color: var(--fc-color-blue-100);
1243
- @supports (color: color-mix(in lab, red, red)) {
1244
- background-color: color-mix(in oklab, var(--fc-color-blue-100) 70%, transparent);
1245
- }
1246
- }
1247
- .fc\:bg-blue-200\/20 {
1248
- background-color: var(--fc-color-blue-200);
1249
- @supports (color: color-mix(in lab, red, red)) {
1250
- background-color: color-mix(in oklab, var(--fc-color-blue-200) 20%, transparent);
1251
- }
1252
- }
1253
- .fc\:bg-blue-600 {
1254
- background-color: var(--fc-color-blue-600);
1255
- }
1256
- .fc\:bg-cyan-200\/20 {
1257
- background-color: var(--fc-color-cyan-200);
1258
- @supports (color: color-mix(in lab, red, red)) {
1259
- background-color: color-mix(in oklab, var(--fc-color-cyan-200) 20%, transparent);
1260
- }
1261
- }
1262
- .fc\:bg-emerald-50\/30 {
1263
- background-color: var(--fc-color-emerald-50);
1264
- @supports (color: color-mix(in lab, red, red)) {
1265
- background-color: color-mix(in oklab, var(--fc-color-emerald-50) 30%, transparent);
1266
- }
1267
- }
1268
- .fc\:bg-emerald-50\/40 {
1269
- background-color: var(--fc-color-emerald-50);
1270
- @supports (color: color-mix(in lab, red, red)) {
1271
- background-color: color-mix(in oklab, var(--fc-color-emerald-50) 40%, transparent);
1272
- }
1273
- }
1274
- .fc\:bg-emerald-50\/50 {
1275
- background-color: var(--fc-color-emerald-50);
1276
- @supports (color: color-mix(in lab, red, red)) {
1277
- background-color: color-mix(in oklab, var(--fc-color-emerald-50) 50%, transparent);
1278
- }
1279
- }
1280
- .fc\:bg-emerald-100 {
1281
- background-color: var(--fc-color-emerald-100);
1282
- }
1283
- .fc\:bg-emerald-400 {
1284
- background-color: var(--fc-color-emerald-400);
1285
- }
1286
- .fc\:bg-emerald-500 {
1287
- background-color: var(--fc-color-emerald-500);
1288
- }
1289
- .fc\:bg-emerald-600 {
1290
- background-color: var(--fc-color-emerald-600);
1291
- }
1292
- .fc\:bg-gray-50 {
1293
- background-color: var(--fc-color-gray-50);
1294
- }
1295
- .fc\:bg-gray-50\/70 {
1296
- background-color: var(--fc-color-gray-50);
1297
- @supports (color: color-mix(in lab, red, red)) {
1298
- background-color: color-mix(in oklab, var(--fc-color-gray-50) 70%, transparent);
1299
- }
1300
- }
1301
- .fc\:bg-gray-100 {
1302
- background-color: var(--fc-color-gray-100);
1303
- }
1304
- .fc\:bg-gray-200 {
1305
- background-color: var(--fc-color-gray-200);
1306
- }
1307
- .fc\:bg-gray-300 {
1308
- background-color: var(--fc-color-gray-300);
1309
- }
1310
- .fc\:bg-green-100 {
1311
- background-color: var(--fc-color-green-100);
1312
- }
1313
- .fc\:bg-indigo-50 {
1314
- background-color: var(--fc-color-indigo-50);
1315
- }
1316
- .fc\:bg-indigo-50\/40 {
1317
- background-color: var(--fc-color-indigo-50);
1318
- @supports (color: color-mix(in lab, red, red)) {
1319
- background-color: color-mix(in oklab, var(--fc-color-indigo-50) 40%, transparent);
1320
- }
1321
- }
1322
- .fc\:bg-indigo-50\/50 {
1323
- background-color: var(--fc-color-indigo-50);
1324
- @supports (color: color-mix(in lab, red, red)) {
1325
- background-color: color-mix(in oklab, var(--fc-color-indigo-50) 50%, transparent);
1326
- }
1327
- }
1328
- .fc\:bg-indigo-500 {
1329
- background-color: var(--fc-color-indigo-500);
1330
- }
1331
- .fc\:bg-indigo-600 {
1332
- background-color: var(--fc-color-indigo-600);
1333
- }
1334
- .fc\:bg-orange-50 {
1335
- background-color: var(--fc-color-orange-50);
1336
- }
1337
- .fc\:bg-red-50 {
1338
- background-color: var(--fc-color-red-50);
1339
- }
1340
- .fc\:bg-red-100 {
1341
- background-color: var(--fc-color-red-100);
1342
- }
1343
- .fc\:bg-red-500 {
1344
- background-color: var(--fc-color-red-500);
1345
- }
1346
- .fc\:bg-red-600 {
1347
- background-color: var(--fc-color-red-600);
1348
- }
1349
- .fc\:bg-rose-50 {
1350
- background-color: var(--fc-color-rose-50);
1351
- }
1352
- .fc\:bg-rose-100 {
1353
- background-color: var(--fc-color-rose-100);
1354
- }
1355
- .fc\:bg-rose-100\/70 {
1356
- background-color: var(--fc-color-rose-100);
1357
- @supports (color: color-mix(in lab, red, red)) {
1358
- background-color: color-mix(in oklab, var(--fc-color-rose-100) 70%, transparent);
1359
- }
1360
- }
1361
- .fc\:bg-rose-600 {
1362
- background-color: var(--fc-color-rose-600);
1363
- }
1364
- .fc\:bg-slate-50 {
1365
- background-color: var(--fc-color-slate-50);
1366
- }
1367
- .fc\:bg-slate-50\/30 {
1368
- background-color: var(--fc-color-slate-50);
1369
- @supports (color: color-mix(in lab, red, red)) {
1370
- background-color: color-mix(in oklab, var(--fc-color-slate-50) 30%, transparent);
1371
- }
1372
- }
1373
- .fc\:bg-slate-50\/40 {
1374
- background-color: var(--fc-color-slate-50);
1375
- @supports (color: color-mix(in lab, red, red)) {
1376
- background-color: color-mix(in oklab, var(--fc-color-slate-50) 40%, transparent);
1377
- }
1378
- }
1379
- .fc\:bg-slate-50\/50 {
1380
- background-color: var(--fc-color-slate-50);
1381
- @supports (color: color-mix(in lab, red, red)) {
1382
- background-color: color-mix(in oklab, var(--fc-color-slate-50) 50%, transparent);
1383
- }
1384
- }
1385
- .fc\:bg-slate-50\/60 {
1386
- background-color: var(--fc-color-slate-50);
1387
- @supports (color: color-mix(in lab, red, red)) {
1388
- background-color: color-mix(in oklab, var(--fc-color-slate-50) 60%, transparent);
1389
- }
1390
- }
1391
- .fc\:bg-slate-50\/70 {
1392
- background-color: var(--fc-color-slate-50);
1393
- @supports (color: color-mix(in lab, red, red)) {
1394
- background-color: color-mix(in oklab, var(--fc-color-slate-50) 70%, transparent);
1395
- }
1396
- }
1397
- .fc\:bg-slate-100 {
1398
- background-color: var(--fc-color-slate-100);
1399
- }
1400
- .fc\:bg-slate-100\/60 {
1401
- background-color: var(--fc-color-slate-100);
1402
- @supports (color: color-mix(in lab, red, red)) {
1403
- background-color: color-mix(in oklab, var(--fc-color-slate-100) 60%, transparent);
1404
- }
1405
- }
1406
- .fc\:bg-slate-200 {
1407
- background-color: var(--fc-color-slate-200);
1408
- }
1409
- .fc\:bg-slate-300 {
1410
- background-color: var(--fc-color-slate-300);
1411
- }
1412
- .fc\:bg-slate-400 {
1413
- background-color: var(--fc-color-slate-400);
1414
- }
1415
- .fc\:bg-slate-500 {
1416
- background-color: var(--fc-color-slate-500);
1417
- }
1418
- .fc\:bg-slate-600 {
1419
- background-color: var(--fc-color-slate-600);
1420
- }
1421
- .fc\:bg-slate-900\/50 {
1422
- background-color: var(--fc-color-slate-900);
1423
- @supports (color: color-mix(in lab, red, red)) {
1424
- background-color: color-mix(in oklab, var(--fc-color-slate-900) 50%, transparent);
1425
- }
1426
- }
1427
- .fc\:bg-slate-900\/60 {
1428
- background-color: var(--fc-color-slate-900);
1429
- @supports (color: color-mix(in lab, red, red)) {
1430
- background-color: color-mix(in oklab, var(--fc-color-slate-900) 60%, transparent);
1431
- }
1432
- }
1433
- .fc\:bg-white {
1434
- background-color: var(--fc-color-white);
1435
- }
1436
- .fc\:bg-white\/20 {
1437
- background-color: var(--fc-color-white);
1438
- @supports (color: color-mix(in lab, red, red)) {
1439
- background-color: color-mix(in oklab, var(--fc-color-white) 20%, transparent);
1440
- }
1441
- }
1442
- .fc\:bg-white\/90 {
1443
- background-color: var(--fc-color-white);
1444
- @supports (color: color-mix(in lab, red, red)) {
1445
- background-color: color-mix(in oklab, var(--fc-color-white) 90%, transparent);
1446
- }
1447
- }
1448
- .fc\:bg-gradient-to-br {
1449
- --tw-gradient-position: to bottom right in oklab;
1450
- background-image: linear-gradient(var(--tw-gradient-stops));
1451
- }
1452
- .fc\:bg-gradient-to-r {
1453
- --tw-gradient-position: to right in oklab;
1454
- background-image: linear-gradient(var(--tw-gradient-stops));
1455
- }
1456
- .fc\:from-blue-500 {
1457
- --tw-gradient-from: var(--fc-color-blue-500);
1458
- --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));
1459
- }
1460
- .fc\:from-blue-600 {
1461
- --tw-gradient-from: var(--fc-color-blue-600);
1462
- --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));
1463
- }
1464
- .fc\:from-emerald-600 {
1465
- --tw-gradient-from: var(--fc-color-emerald-600);
1466
- --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));
1467
- }
1468
- .fc\:from-white {
1469
- --tw-gradient-from: var(--fc-color-white);
1470
- --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));
1471
- }
1472
- .fc\:via-cyan-400 {
1473
- --tw-gradient-via: var(--fc-color-cyan-400);
1474
- --tw-gradient-via-stops:
1475
- var(--tw-gradient-position),
1476
- var(--tw-gradient-from) var(--tw-gradient-from-position),
1477
- var(--tw-gradient-via) var(--tw-gradient-via-position),
1478
- var(--tw-gradient-to) var(--tw-gradient-to-position);
1479
- --tw-gradient-stops: var(--tw-gradient-via-stops);
1480
- }
1481
- .fc\:via-slate-50\/50 {
1482
- --tw-gradient-via: var(--fc-color-slate-50);
1483
- @supports (color: color-mix(in lab, red, red)) {
1484
- --tw-gradient-via: color-mix(in oklab, var(--fc-color-slate-50) 50%, transparent);
1485
- }
1486
- --tw-gradient-via-stops:
1487
- var(--tw-gradient-position),
1488
- var(--tw-gradient-from) var(--tw-gradient-from-position),
1489
- var(--tw-gradient-via) var(--tw-gradient-via-position),
1490
- var(--tw-gradient-to) var(--tw-gradient-to-position);
1491
- --tw-gradient-stops: var(--tw-gradient-via-stops);
1492
- }
1493
- .fc\:to-green-600 {
1494
- --tw-gradient-to: var(--fc-color-green-600);
1495
- --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));
1496
- }
1497
- .fc\:to-indigo-500 {
1498
- --tw-gradient-to: var(--fc-color-indigo-500);
1499
- --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));
1500
- }
1501
- .fc\:to-indigo-600 {
1502
- --tw-gradient-to: var(--fc-color-indigo-600);
1503
- --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));
1504
- }
1505
- .fc\:to-white {
1506
- --tw-gradient-to: var(--fc-color-white);
1507
- --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));
1508
- }
1509
- .fc\:stroke-\[2\.5\] {
1510
- stroke-width: 2.5;
1511
- }
1512
- .fc\:p-1 {
1513
- padding: var(--fc-spacing);
1514
- }
1515
- .fc\:p-1\.5 {
1516
- padding: calc(var(--fc-spacing) * 1.5);
1517
- }
1518
- .fc\:p-2 {
1519
- padding: calc(var(--fc-spacing) * 2);
1520
- }
1521
- .fc\:p-2\.5 {
1522
- padding: calc(var(--fc-spacing) * 2.5);
1523
- }
1524
- .fc\:p-3 {
1525
- padding: calc(var(--fc-spacing) * 3);
1526
- }
1527
- .fc\:p-3\.5 {
1528
- padding: calc(var(--fc-spacing) * 3.5);
1529
- }
1530
- .fc\:p-4 {
1531
- padding: calc(var(--fc-spacing) * 4);
1532
- }
1533
- .fc\:p-5 {
1534
- padding: calc(var(--fc-spacing) * 5);
1535
- }
1536
- .fc\:p-6 {
1537
- padding: calc(var(--fc-spacing) * 6);
1538
- }
1539
- .fc\:p-8 {
1540
- padding: calc(var(--fc-spacing) * 8);
1541
- }
1542
- .fc\:px-2 {
1543
- padding-inline: calc(var(--fc-spacing) * 2);
1544
- }
1545
- .fc\:px-2\.5 {
1546
- padding-inline: calc(var(--fc-spacing) * 2.5);
1547
- }
1548
- .fc\:px-3 {
1549
- padding-inline: calc(var(--fc-spacing) * 3);
1550
- }
1551
- .fc\:px-3\.5 {
1552
- padding-inline: calc(var(--fc-spacing) * 3.5);
1553
- }
1554
- .fc\:px-4 {
1555
- padding-inline: calc(var(--fc-spacing) * 4);
1556
- }
1557
- .fc\:px-5 {
1558
- padding-inline: calc(var(--fc-spacing) * 5);
1559
- }
1560
- .fc\:px-6 {
1561
- padding-inline: calc(var(--fc-spacing) * 6);
1562
- }
1563
- .fc\:px-8 {
1564
- padding-inline: calc(var(--fc-spacing) * 8);
1565
- }
1566
- .fc\:px-\[8px\] {
1567
- padding-inline: 8px;
1568
- }
1569
- .fc\:px-\[14px\] {
1570
- padding-inline: 14px;
1571
- }
1572
- .fc\:px-\[17px\] {
1573
- padding-inline: 17px;
1574
- }
1575
- .fc\:px-\[23px\] {
1576
- padding-inline: 23px;
1577
- }
1578
- .fc\:px-\[27px\] {
1579
- padding-inline: 27px;
1580
- }
1581
- .fc\:py-0\.5 {
1582
- padding-block: calc(var(--fc-spacing) * 0.5);
1583
- }
1584
- .fc\:py-1 {
1585
- padding-block: var(--fc-spacing);
1586
- }
1587
- .fc\:py-2 {
1588
- padding-block: calc(var(--fc-spacing) * 2);
1589
- }
1590
- .fc\:py-2\.5 {
1591
- padding-block: calc(var(--fc-spacing) * 2.5);
1592
- }
1593
- .fc\:py-3 {
1594
- padding-block: calc(var(--fc-spacing) * 3);
1595
- }
1596
- .fc\:py-4 {
1597
- padding-block: calc(var(--fc-spacing) * 4);
1598
- }
1599
- .fc\:py-4\.5 {
1600
- padding-block: calc(var(--fc-spacing) * 4.5);
1601
- }
1602
- .fc\:py-5 {
1603
- padding-block: calc(var(--fc-spacing) * 5);
1604
- }
1605
- .fc\:py-6 {
1606
- padding-block: calc(var(--fc-spacing) * 6);
1607
- }
1608
- .fc\:py-8 {
1609
- padding-block: calc(var(--fc-spacing) * 8);
1610
- }
1611
- .fc\:py-10 {
1612
- padding-block: calc(var(--fc-spacing) * 10);
1613
- }
1614
- .fc\:pt-1 {
1615
- padding-top: var(--fc-spacing);
1616
- }
1617
- .fc\:pt-2 {
1618
- padding-top: calc(var(--fc-spacing) * 2);
1619
- }
1620
- .fc\:pt-4 {
1621
- padding-top: calc(var(--fc-spacing) * 4);
1622
- }
1623
- .fc\:pt-6 {
1624
- padding-top: calc(var(--fc-spacing) * 6);
1625
- }
1626
- .fc\:pt-7 {
1627
- padding-top: calc(var(--fc-spacing) * 7);
1628
- }
1629
- .fc\:pt-8 {
1630
- padding-top: calc(var(--fc-spacing) * 8);
1631
- }
1632
- .fc\:pt-\[18px\] {
1633
- padding-top: 18px;
1634
- }
1635
- .fc\:pt-\[31px\] {
1636
- padding-top: 31px;
1637
- }
1638
- .fc\:pr-3 {
1639
- padding-right: calc(var(--fc-spacing) * 3);
1640
- }
1641
- .fc\:pr-4 {
1642
- padding-right: calc(var(--fc-spacing) * 4);
1643
- }
1644
- .fc\:pr-8 {
1645
- padding-right: calc(var(--fc-spacing) * 8);
1646
- }
1647
- .fc\:pr-10 {
1648
- padding-right: calc(var(--fc-spacing) * 10);
1649
- }
1650
- .fc\:pb-3 {
1651
- padding-bottom: calc(var(--fc-spacing) * 3);
1652
- }
1653
- .fc\:pb-4 {
1654
- padding-bottom: calc(var(--fc-spacing) * 4);
1655
- }
1656
- .fc\:pb-6 {
1657
- padding-bottom: calc(var(--fc-spacing) * 6);
1658
- }
1659
- .fc\:pb-8 {
1660
- padding-bottom: calc(var(--fc-spacing) * 8);
1661
- }
1662
- .fc\:pb-\[30px\] {
1663
- padding-bottom: 30px;
1664
- }
1665
- .fc\:pb-\[34px\] {
1666
- padding-bottom: 34px;
1667
- }
1668
- .fc\:pl-3 {
1669
- padding-left: calc(var(--fc-spacing) * 3);
1670
- }
1671
- .fc\:pl-3\.5 {
1672
- padding-left: calc(var(--fc-spacing) * 3.5);
1673
- }
1674
- .fc\:pl-9 {
1675
- padding-left: calc(var(--fc-spacing) * 9);
1676
- }
1677
- .fc\:pl-10 {
1678
- padding-left: calc(var(--fc-spacing) * 10);
1679
- }
1680
- .fc\:pl-\[2px\] {
1681
- padding-left: 2px;
1682
- }
1683
- .fc\:text-center {
1684
- text-align: center;
1685
- }
1686
- .fc\:text-left {
1687
- text-align: left;
1688
- }
1689
- .fc\:font-mono {
1690
- font-family: var(--fc-font-mono);
1691
- }
1692
- .fc\:font-sans {
1693
- font-family: var(--fc-font-sans);
1694
- }
1695
- .fc\:text-2xl {
1696
- font-size: var(--fc-text-2xl);
1697
- line-height: var(--tw-leading, var(--fc-text-2xl--line-height));
1698
- }
1699
- .fc\:text-3xl {
1700
- font-size: var(--fc-text-3xl);
1701
- line-height: var(--tw-leading, var(--fc-text-3xl--line-height));
1702
- }
1703
- .fc\:text-base {
1704
- font-size: var(--fc-text-base);
1705
- line-height: var(--tw-leading, var(--fc-text-base--line-height));
1706
- }
1707
- .fc\:text-lg {
1708
- font-size: var(--fc-text-lg);
1709
- line-height: var(--tw-leading, var(--fc-text-lg--line-height));
1710
- }
1711
- .fc\:text-sm {
1712
- font-size: var(--fc-text-sm);
1713
- line-height: var(--tw-leading, var(--fc-text-sm--line-height));
1714
- }
1715
- .fc\:text-xl {
1716
- font-size: var(--fc-text-xl);
1717
- line-height: var(--tw-leading, var(--fc-text-xl--line-height));
1718
- }
1719
- .fc\:text-xs {
1720
- font-size: var(--fc-text-xs);
1721
- line-height: var(--tw-leading, var(--fc-text-xs--line-height));
1722
- }
1723
- .fc\:text-\[9px\] {
1724
- font-size: 9px;
1725
- }
1726
- .fc\:text-\[10px\] {
1727
- font-size: 10px;
1728
- }
1729
- .fc\:text-\[11px\] {
1730
- font-size: 11px;
1731
- }
1732
- .fc\:text-\[12px\] {
1733
- font-size: 12px;
1734
- }
1735
- .fc\:text-\[13px\] {
1736
- font-size: 13px;
1737
- }
1738
- .fc\:text-\[14px\] {
1739
- font-size: 14px;
1740
- }
1741
- .fc\:text-\[15px\] {
1742
- font-size: 15px;
1743
- }
1744
- .fc\:text-\[16px\] {
1745
- font-size: 16px;
1746
- }
1747
- .fc\:text-\[18px\] {
1748
- font-size: 18px;
1749
- }
1750
- .fc\:text-\[30px\] {
1751
- font-size: 30px;
1752
- }
1753
- .fc\:text-\[31px\] {
1754
- font-size: 31px;
1755
- }
1756
- .fc\:leading-\[20px\] {
1757
- --tw-leading: 20px;
1758
- line-height: 20px;
1759
- }
1760
- .fc\:leading-relaxed {
1761
- --tw-leading: var(--fc-leading-relaxed);
1762
- line-height: var(--fc-leading-relaxed);
1763
- }
1764
- .fc\:leading-tight {
1765
- --tw-leading: var(--fc-leading-tight);
1766
- line-height: var(--fc-leading-tight);
1767
- }
1768
- .fc\:font-bold {
1769
- --tw-font-weight: var(--fc-font-weight-bold);
1770
- font-weight: var(--fc-font-weight-bold);
1771
- }
1772
- .fc\:font-extrabold {
1773
- --tw-font-weight: var(--fc-font-weight-extrabold);
1774
- font-weight: var(--fc-font-weight-extrabold);
1775
- }
1776
- .fc\:font-medium {
1777
- --tw-font-weight: var(--fc-font-weight-medium);
1778
- font-weight: var(--fc-font-weight-medium);
1779
- }
1780
- .fc\:font-normal {
1781
- --tw-font-weight: var(--fc-font-weight-normal);
1782
- font-weight: var(--fc-font-weight-normal);
1783
- }
1784
- .fc\:font-semibold {
1785
- --tw-font-weight: var(--fc-font-weight-semibold);
1786
- font-weight: var(--fc-font-weight-semibold);
1787
- }
1788
- .fc\:tracking-\[0\.2px\] {
1789
- --tw-tracking: 0.2px;
1790
- letter-spacing: 0.2px;
1791
- }
1792
- .fc\:tracking-tight {
1793
- --tw-tracking: var(--fc-tracking-tight);
1794
- letter-spacing: var(--fc-tracking-tight);
1795
- }
1796
- .fc\:tracking-wider {
1797
- --tw-tracking: var(--fc-tracking-wider);
1798
- letter-spacing: var(--fc-tracking-wider);
1799
- }
1800
- .fc\:break-words {
1801
- overflow-wrap: break-word;
1802
- }
1803
- .fc\:whitespace-normal {
1804
- white-space: normal;
1805
- }
1806
- .fc\:whitespace-nowrap {
1807
- white-space: nowrap;
1808
- }
1809
- .fc\:text-\[\#1E293B\] {
1810
- color: #1E293B;
1811
- }
1812
- .fc\:text-\[\#2D3A58\] {
1813
- color: #2D3A58;
1814
- }
1815
- .fc\:text-\[\#3C4D74\] {
1816
- color: #3C4D74;
1817
- }
1818
- .fc\:text-\[\#2563eb\] {
1819
- color: #2563eb;
1820
- }
1821
- .fc\:text-\[\#101318\] {
1822
- color: #101318;
1823
- }
1824
- .fc\:text-\[\#273657\] {
1825
- color: #273657;
1826
- }
1827
- .fc\:text-\[\#344261\] {
1828
- color: #344261;
1829
- }
1830
- .fc\:text-\[\#405170\] {
1831
- color: #405170;
1832
- }
1833
- .fc\:text-amber-700 {
1834
- color: var(--fc-color-amber-700);
1835
- }
1836
- .fc\:text-blue-600 {
1837
- color: var(--fc-color-blue-600);
1838
- }
1839
- .fc\:text-blue-700 {
1840
- color: var(--fc-color-blue-700);
1841
- }
1842
- .fc\:text-emerald-700 {
1843
- color: var(--fc-color-emerald-700);
1844
- }
1845
- .fc\:text-gray-400 {
1846
- color: var(--fc-color-gray-400);
1847
- }
1848
- .fc\:text-gray-500 {
1849
- color: var(--fc-color-gray-500);
1850
- }
1851
- .fc\:text-gray-600 {
1852
- color: var(--fc-color-gray-600);
1853
- }
1854
- .fc\:text-gray-700 {
1855
- color: var(--fc-color-gray-700);
1856
- }
1857
- .fc\:text-gray-800 {
1858
- color: var(--fc-color-gray-800);
1859
- }
1860
- .fc\:text-gray-900 {
1861
- color: var(--fc-color-gray-900);
1862
- }
1863
- .fc\:text-green-700 {
1864
- color: var(--fc-color-green-700);
1865
- }
1866
- .fc\:text-indigo-600 {
1867
- color: var(--fc-color-indigo-600);
1868
- }
1869
- .fc\:text-red-400 {
1870
- color: var(--fc-color-red-400);
1871
- }
1872
- .fc\:text-red-500 {
1873
- color: var(--fc-color-red-500);
1874
- }
1875
- .fc\:text-red-600 {
1876
- color: var(--fc-color-red-600);
1877
- }
1878
- .fc\:text-red-700 {
1879
- color: var(--fc-color-red-700);
1880
- }
1881
- .fc\:text-rose-600 {
1882
- color: var(--fc-color-rose-600);
1883
- }
1884
- .fc\:text-rose-700 {
1885
- color: var(--fc-color-rose-700);
1886
- }
1887
- .fc\:text-slate-300 {
1888
- color: var(--fc-color-slate-300);
1889
- }
1890
- .fc\:text-slate-400 {
1891
- color: var(--fc-color-slate-400);
1892
- }
1893
- .fc\:text-slate-500 {
1894
- color: var(--fc-color-slate-500);
1895
- }
1896
- .fc\:text-slate-600 {
1897
- color: var(--fc-color-slate-600);
1898
- }
1899
- .fc\:text-slate-700 {
1900
- color: var(--fc-color-slate-700);
1901
- }
1902
- .fc\:text-slate-800 {
1903
- color: var(--fc-color-slate-800);
1904
- }
1905
- .fc\:text-slate-900 {
1906
- color: var(--fc-color-slate-900);
1907
- }
1908
- .fc\:text-white {
1909
- color: var(--fc-color-white);
1910
- }
1911
- .fc\:uppercase {
1912
- text-transform: uppercase;
1913
- }
1914
- .fc\:antialiased {
1915
- -webkit-font-smoothing: antialiased;
1916
- -moz-osx-font-smoothing: grayscale;
1917
- }
1918
- .fc\:placeholder-slate-400 {
1919
- &::placeholder {
1920
- color: var(--fc-color-slate-400);
1921
- }
1922
- }
1923
- .fc\:opacity-0 {
1924
- opacity: 0%;
1925
- }
1926
- .fc\:opacity-75 {
1927
- opacity: 75%;
1928
- }
1929
- .fc\:opacity-100 {
1930
- opacity: 100%;
1931
- }
1932
- .fc\:shadow {
1933
- --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));
1934
- box-shadow:
1935
- var(--tw-inset-shadow),
1936
- var(--tw-inset-ring-shadow),
1937
- var(--tw-ring-offset-shadow),
1938
- var(--tw-ring-shadow),
1939
- var(--tw-shadow);
1940
- }
1941
- .fc\:shadow-2xl {
1942
- --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
1943
- box-shadow:
1944
- var(--tw-inset-shadow),
1945
- var(--tw-inset-ring-shadow),
1946
- var(--tw-ring-offset-shadow),
1947
- var(--tw-ring-shadow),
1948
- var(--tw-shadow);
1949
- }
1950
- .fc\:shadow-\[0_1px_0_0_rgba\(226\,232\,240\,1\)\] {
1951
- --tw-shadow: 0 1px 0 0 var(--tw-shadow-color, rgba(226,232,240,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-\[0_2px_8px_rgba\(0\,0\,0\,0\.08\)\] {
1960
- --tw-shadow: 0 2px 8px var(--tw-shadow-color, rgba(0,0,0,0.08));
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-inner {
1969
- --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, rgb(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-lg {
1978
- --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));
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-md {
1987
- --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));
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-sm {
1996
- --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));
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-xl {
2005
- --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));
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\:ring-0 {
2014
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
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\:ring-1 {
2023
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
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\:ring-2 {
2032
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
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\:shadow-blue-500\/10 {
2041
- --tw-shadow-color: var(--fc-color-blue-500);
2042
- @supports (color: color-mix(in lab, red, red)) {
2043
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-blue-500) 10%, transparent) var(--tw-shadow-alpha), transparent);
2044
- }
2045
- }
2046
- .fc\:shadow-blue-500\/20 {
2047
- --tw-shadow-color: var(--fc-color-blue-500);
2048
- @supports (color: color-mix(in lab, red, red)) {
2049
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-blue-500) 20%, transparent) var(--tw-shadow-alpha), transparent);
2050
- }
2051
- }
2052
- .fc\:shadow-indigo-500\/10 {
2053
- --tw-shadow-color: var(--fc-color-indigo-500);
2054
- @supports (color: color-mix(in lab, red, red)) {
2055
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-indigo-500) 10%, transparent) var(--tw-shadow-alpha), transparent);
2056
- }
2057
- }
2058
- .fc\:shadow-indigo-500\/20 {
2059
- --tw-shadow-color: var(--fc-color-indigo-500);
2060
- @supports (color: color-mix(in lab, red, red)) {
2061
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-indigo-500) 20%, transparent) var(--tw-shadow-alpha), transparent);
2062
- }
2063
- }
2064
- .fc\:shadow-red-500\/20 {
2065
- --tw-shadow-color: var(--fc-color-red-500);
2066
- @supports (color: color-mix(in lab, red, red)) {
2067
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--fc-color-red-500) 20%, transparent) var(--tw-shadow-alpha), transparent);
2068
- }
2069
- }
2070
- .fc\:ring-emerald-500 {
2071
- --tw-ring-color: var(--fc-color-emerald-500);
2072
- }
2073
- .fc\:ring-emerald-500\/10 {
2074
- --tw-ring-color: var(--fc-color-emerald-500);
2075
- @supports (color: color-mix(in lab, red, red)) {
2076
- --tw-ring-color: color-mix(in oklab, var(--fc-color-emerald-500) 10%, transparent);
2077
- }
2078
- }
2079
- .fc\:ring-emerald-500\/20 {
2080
- --tw-ring-color: var(--fc-color-emerald-500);
2081
- @supports (color: color-mix(in lab, red, red)) {
2082
- --tw-ring-color: color-mix(in oklab, var(--fc-color-emerald-500) 20%, transparent);
2083
- }
2084
- }
2085
- .fc\:ring-indigo-500 {
2086
- --tw-ring-color: var(--fc-color-indigo-500);
2087
- }
2088
- .fc\:ring-red-500 {
2089
- --tw-ring-color: var(--fc-color-red-500);
2090
- }
2091
- .fc\:ring-slate-400\/10 {
2092
- --tw-ring-color: var(--fc-color-slate-400);
2093
- @supports (color: color-mix(in lab, red, red)) {
2094
- --tw-ring-color: color-mix(in oklab, var(--fc-color-slate-400) 10%, transparent);
2095
- }
2096
- }
2097
- .fc\:ring-slate-400\/20 {
2098
- --tw-ring-color: var(--fc-color-slate-400);
2099
- @supports (color: color-mix(in lab, red, red)) {
2100
- --tw-ring-color: color-mix(in oklab, var(--fc-color-slate-400) 20%, transparent);
2101
- }
2102
- }
2103
- .fc\:ring-slate-900\/5 {
2104
- --tw-ring-color: var(--fc-color-slate-900);
2105
- @supports (color: color-mix(in lab, red, red)) {
2106
- --tw-ring-color: color-mix(in oklab, var(--fc-color-slate-900) 5%, transparent);
2107
- }
2108
- }
2109
- .fc\:blur-3xl {
2110
- --tw-blur: blur(var(--fc-blur-3xl));
2111
- 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,);
2112
- }
2113
- .fc\:backdrop-blur-md {
2114
- --tw-backdrop-blur: blur(var(--fc-blur-md));
2115
- -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,);
2116
- 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,);
2117
- }
2118
- .fc\:backdrop-blur-sm {
2119
- --tw-backdrop-blur: blur(var(--fc-blur-sm));
2120
- -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,);
2121
- 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,);
2122
- }
2123
- .fc\:backdrop-blur-xl {
2124
- --tw-backdrop-blur: blur(var(--fc-blur-xl));
2125
- -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,);
2126
- 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,);
2127
- }
2128
- .fc\:transition {
2129
- transition-property:
2130
- color,
2131
- background-color,
2132
- border-color,
2133
- outline-color,
2134
- text-decoration-color,
2135
- fill,
2136
- stroke,
2137
- --tw-gradient-from,
2138
- --tw-gradient-via,
2139
- --tw-gradient-to,
2140
- opacity,
2141
- box-shadow,
2142
- transform,
2143
- translate,
2144
- scale,
2145
- rotate,
2146
- filter,
2147
- -webkit-backdrop-filter,
2148
- backdrop-filter,
2149
- display,
2150
- content-visibility,
2151
- overlay,
2152
- pointer-events;
2153
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2154
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2155
- }
2156
- .fc\:transition-all {
2157
- transition-property: all;
2158
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2159
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2160
- }
2161
- .fc\:transition-colors {
2162
- transition-property:
2163
- color,
2164
- background-color,
2165
- border-color,
2166
- outline-color,
2167
- text-decoration-color,
2168
- fill,
2169
- stroke,
2170
- --tw-gradient-from,
2171
- --tw-gradient-via,
2172
- --tw-gradient-to;
2173
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2174
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2175
- }
2176
- .fc\:transition-opacity {
2177
- transition-property: opacity;
2178
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2179
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2180
- }
2181
- .fc\:transition-shadow {
2182
- transition-property: box-shadow;
2183
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2184
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2185
- }
2186
- .fc\:transition-transform {
2187
- transition-property:
2188
- transform,
2189
- translate,
2190
- scale,
2191
- rotate;
2192
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2193
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2194
- }
2195
- .fc\:duration-150 {
2196
- --tw-duration: 150ms;
2197
- transition-duration: 150ms;
2198
- }
2199
- .fc\:duration-200 {
2200
- --tw-duration: 200ms;
2201
- transition-duration: 200ms;
2202
- }
2203
- .fc\:duration-300 {
2204
- --tw-duration: 300ms;
2205
- transition-duration: 300ms;
2206
- }
2207
- .fc\:duration-500 {
2208
- --tw-duration: 500ms;
2209
- transition-duration: 500ms;
2210
- }
2211
- .fc\:duration-1000 {
2212
- --tw-duration: 1000ms;
2213
- transition-duration: 1000ms;
2214
- }
2215
- .fc\:ease-in-out {
2216
- --tw-ease: var(--fc-ease-in-out);
2217
- transition-timing-function: var(--fc-ease-in-out);
2218
- }
2219
- .fc\:outline-none {
2220
- --tw-outline-style: none;
2221
- outline-style: none;
2222
- }
2223
- .fc\:select-none {
2224
- -webkit-user-select: none;
2225
- user-select: none;
2226
- }
2227
- .fc\:peer-checked\:bg-indigo-600 {
2228
- &:is(:where(.fc\:peer):checked ~ *) {
2229
- background-color: var(--fc-color-indigo-600);
2230
- }
2231
- }
2232
- .fc\:peer-focus\:outline-none {
2233
- &:is(:where(.fc\:peer):focus ~ *) {
2234
- --tw-outline-style: none;
2235
- outline-style: none;
2236
- }
2237
- }
2238
- .fc\:after\:absolute {
2239
- &::after {
2240
- content: var(--tw-content);
2241
- position: absolute;
2242
- }
2243
- }
2244
- .fc\:after\:top-\[2px\] {
2245
- &::after {
2246
- content: var(--tw-content);
2247
- top: 2px;
2248
- }
2249
- }
2250
- .fc\:after\:left-\[2px\] {
2251
- &::after {
2252
- content: var(--tw-content);
2253
- left: 2px;
2254
- }
2255
- }
2256
- .fc\:after\:h-4 {
2257
- &::after {
2258
- content: var(--tw-content);
2259
- height: calc(var(--fc-spacing) * 4);
2260
- }
2261
- }
2262
- .fc\:after\:w-4 {
2263
- &::after {
2264
- content: var(--tw-content);
2265
- width: calc(var(--fc-spacing) * 4);
2266
- }
2267
- }
2268
- .fc\:after\:rounded-full {
2269
- &::after {
2270
- content: var(--tw-content);
2271
- border-radius: calc(infinity * 1px);
2272
- }
2273
- }
2274
- .fc\:after\:border {
2275
- &::after {
2276
- content: var(--tw-content);
2277
- border-style: var(--tw-border-style);
2278
- border-width: 1px;
2279
- }
2280
- }
2281
- .fc\:after\:border-slate-300 {
2282
- &::after {
2283
- content: var(--tw-content);
2284
- border-color: var(--fc-color-slate-300);
2285
- }
2286
- }
2287
- .fc\:after\:bg-white {
2288
- &::after {
2289
- content: var(--tw-content);
2290
- background-color: var(--fc-color-white);
2291
- }
2292
- }
2293
- .fc\:after\:transition-all {
2294
- &::after {
2295
- content: var(--tw-content);
2296
- transition-property: all;
2297
- transition-timing-function: var(--tw-ease, var(--fc-default-transition-timing-function));
2298
- transition-duration: var(--tw-duration, var(--fc-default-transition-duration));
2299
- }
2300
- }
2301
- .fc\:after\:content-\[\'\'\] {
2302
- &::after {
2303
- --tw-content: "";
2304
- content: var(--tw-content);
2305
- }
2306
- }
2307
- .fc\:peer-checked\:after\:translate-x-full {
2308
- &:is(:where(.fc\:peer):checked ~ *) {
2309
- &::after {
2310
- content: var(--tw-content);
2311
- --tw-translate-x: 100%;
2312
- translate: var(--tw-translate-x) var(--tw-translate-y);
2313
- }
2314
- }
2315
- }
2316
- .fc\:peer-checked\:after\:border-white {
2317
- &:is(:where(.fc\:peer):checked ~ *) {
2318
- &::after {
2319
- content: var(--tw-content);
2320
- border-color: var(--fc-color-white);
2321
- }
2322
- }
2323
- }
2324
- .fc\:hover\:border-blue-600 {
2325
- &:hover {
2326
- @media (hover: hover) {
2327
- border-color: var(--fc-color-blue-600);
2328
- }
2329
- }
2330
- }
2331
- .fc\:hover\:border-slate-300 {
2332
- &:hover {
2333
- @media (hover: hover) {
2334
- border-color: var(--fc-color-slate-300);
2335
- }
2336
- }
2337
- }
2338
- .fc\:hover\:bg-blue-50 {
2339
- &:hover {
2340
- @media (hover: hover) {
2341
- background-color: var(--fc-color-blue-50);
2342
- }
2343
- }
2344
- }
2345
- .fc\:hover\:bg-blue-600 {
2346
- &:hover {
2347
- @media (hover: hover) {
2348
- background-color: var(--fc-color-blue-600);
2349
- }
2350
- }
2351
- }
2352
- .fc\:hover\:bg-gray-50 {
2353
- &:hover {
2354
- @media (hover: hover) {
2355
- background-color: var(--fc-color-gray-50);
2356
- }
2357
- }
2358
- }
2359
- .fc\:hover\:bg-indigo-700 {
2360
- &:hover {
2361
- @media (hover: hover) {
2362
- background-color: var(--fc-color-indigo-700);
2363
- }
2364
- }
2365
- }
2366
- .fc\:hover\:bg-red-700 {
2367
- &:hover {
2368
- @media (hover: hover) {
2369
- background-color: var(--fc-color-red-700);
2370
- }
2371
- }
2372
- }
2373
- .fc\:hover\:bg-slate-50 {
2374
- &:hover {
2375
- @media (hover: hover) {
2376
- background-color: var(--fc-color-slate-50);
2377
- }
2378
- }
2379
- }
2380
- .fc\:hover\:bg-slate-50\/60 {
2381
- &:hover {
2382
- @media (hover: hover) {
2383
- background-color: var(--fc-color-slate-50);
2384
- @supports (color: color-mix(in lab, red, red)) {
2385
- background-color: color-mix(in oklab, var(--fc-color-slate-50) 60%, transparent);
2386
- }
2387
- }
2388
- }
2389
- }
2390
- .fc\:hover\:bg-slate-100 {
2391
- &:hover {
2392
- @media (hover: hover) {
2393
- background-color: var(--fc-color-slate-100);
2394
- }
2395
- }
2396
- }
2397
- .fc\:hover\:text-\[\#2563eb\] {
2398
- &:hover {
2399
- @media (hover: hover) {
2400
- color: #2563eb;
2401
- }
2402
- }
2403
- }
2404
- .fc\:hover\:text-gray-900 {
2405
- &:hover {
2406
- @media (hover: hover) {
2407
- color: var(--fc-color-gray-900);
2408
- }
2409
- }
2410
- }
2411
- .fc\:hover\:text-slate-600 {
2412
- &:hover {
2413
- @media (hover: hover) {
2414
- color: var(--fc-color-slate-600);
2415
- }
2416
- }
2417
- }
2418
- .fc\:hover\:text-white {
2419
- &:hover {
2420
- @media (hover: hover) {
2421
- color: var(--fc-color-white);
2422
- }
2423
- }
2424
- }
2425
- .fc\:focus\:border-indigo-500 {
2426
- &:focus {
2427
- border-color: var(--fc-color-indigo-500);
2428
- }
2429
- }
2430
- .fc\:focus\:ring-2 {
2431
- &:focus {
2432
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2433
- box-shadow:
2434
- var(--tw-inset-shadow),
2435
- var(--tw-inset-ring-shadow),
2436
- var(--tw-ring-offset-shadow),
2437
- var(--tw-ring-shadow),
2438
- var(--tw-shadow);
2439
- }
2440
- }
2441
- .fc\:focus\:ring-indigo-500\/10 {
2442
- &:focus {
2443
- --tw-ring-color: var(--fc-color-indigo-500);
2444
- @supports (color: color-mix(in lab, red, red)) {
2445
- --tw-ring-color: color-mix(in oklab, var(--fc-color-indigo-500) 10%, transparent);
2446
- }
2447
- }
2448
- }
2449
- .fc\:focus\:outline-none {
2450
- &:focus {
2451
- --tw-outline-style: none;
2452
- outline-style: none;
2453
- }
2454
- }
2455
- .fc\:md\:grid-cols-2 {
2456
- @media (width >= 48rem) {
2457
- grid-template-columns: repeat(2, minmax(0, 1fr));
2458
- }
2459
- }
2460
- }
2461
- @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
2462
- @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
2463
- @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
2464
- @property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
2465
- @property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
2466
- @property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
2467
- @property --tw-rotate-x { syntax: "*"; inherits: false; }
2468
- @property --tw-rotate-y { syntax: "*"; inherits: false; }
2469
- @property --tw-rotate-z { syntax: "*"; inherits: false; }
2470
- @property --tw-skew-x { syntax: "*"; inherits: false; }
2471
- @property --tw-skew-y { syntax: "*"; inherits: false; }
2472
- @property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
2473
- @property --tw-divide-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
2474
- @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
2475
- @property --tw-gradient-position { syntax: "*"; inherits: false; }
2476
- @property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
2477
- @property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
2478
- @property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
2479
- @property --tw-gradient-stops { syntax: "*"; inherits: false; }
2480
- @property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
2481
- @property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
2482
- @property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
2483
- @property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
2484
- @property --tw-leading { syntax: "*"; inherits: false; }
2485
- @property --tw-font-weight { syntax: "*"; inherits: false; }
2486
- @property --tw-tracking { syntax: "*"; inherits: false; }
2487
- @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2488
- @property --tw-shadow-color { syntax: "*"; inherits: false; }
2489
- @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2490
- @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2491
- @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
2492
- @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2493
- @property --tw-ring-color { syntax: "*"; inherits: false; }
2494
- @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2495
- @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
2496
- @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2497
- @property --tw-ring-inset { syntax: "*"; inherits: false; }
2498
- @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
2499
- @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
2500
- @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2501
- @property --tw-blur { syntax: "*"; inherits: false; }
2502
- @property --tw-brightness { syntax: "*"; inherits: false; }
2503
- @property --tw-contrast { syntax: "*"; inherits: false; }
2504
- @property --tw-grayscale { syntax: "*"; inherits: false; }
2505
- @property --tw-hue-rotate { syntax: "*"; inherits: false; }
2506
- @property --tw-invert { syntax: "*"; inherits: false; }
2507
- @property --tw-opacity { syntax: "*"; inherits: false; }
2508
- @property --tw-saturate { syntax: "*"; inherits: false; }
2509
- @property --tw-sepia { syntax: "*"; inherits: false; }
2510
- @property --tw-drop-shadow { syntax: "*"; inherits: false; }
2511
- @property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
2512
- @property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2513
- @property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
2514
- @property --tw-backdrop-blur { syntax: "*"; inherits: false; }
2515
- @property --tw-backdrop-brightness { syntax: "*"; inherits: false; }
2516
- @property --tw-backdrop-contrast { syntax: "*"; inherits: false; }
2517
- @property --tw-backdrop-grayscale { syntax: "*"; inherits: false; }
2518
- @property --tw-backdrop-hue-rotate { syntax: "*"; inherits: false; }
2519
- @property --tw-backdrop-invert { syntax: "*"; inherits: false; }
2520
- @property --tw-backdrop-opacity { syntax: "*"; inherits: false; }
2521
- @property --tw-backdrop-saturate { syntax: "*"; inherits: false; }
2522
- @property --tw-backdrop-sepia { syntax: "*"; inherits: false; }
2523
- @property --tw-duration { syntax: "*"; inherits: false; }
2524
- @property --tw-ease { syntax: "*"; inherits: false; }
2525
- @property --tw-content { syntax: "*"; initial-value: ""; inherits: false; }
2526
- @keyframes spin {
2527
- to {
2528
- transform: rotate(360deg);
2529
- }
2530
- }
2531
- @keyframes ping {
2532
- 75%, 100% {
2533
- transform: scale(2);
2534
- opacity: 0;
2535
- }
2536
- }
2537
- @layer properties {
2538
- @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
2539
- *,
2540
- ::before,
2541
- ::after,
2542
- ::backdrop {
2543
- --tw-translate-x: 0;
2544
- --tw-translate-y: 0;
2545
- --tw-translate-z: 0;
2546
- --tw-scale-x: 1;
2547
- --tw-scale-y: 1;
2548
- --tw-scale-z: 1;
2549
- --tw-rotate-x: initial;
2550
- --tw-rotate-y: initial;
2551
- --tw-rotate-z: initial;
2552
- --tw-skew-x: initial;
2553
- --tw-skew-y: initial;
2554
- --tw-space-y-reverse: 0;
2555
- --tw-divide-y-reverse: 0;
2556
- --tw-border-style: solid;
2557
- --tw-gradient-position: initial;
2558
- --tw-gradient-from: #0000;
2559
- --tw-gradient-via: #0000;
2560
- --tw-gradient-to: #0000;
2561
- --tw-gradient-stops: initial;
2562
- --tw-gradient-via-stops: initial;
2563
- --tw-gradient-from-position: 0%;
2564
- --tw-gradient-via-position: 50%;
2565
- --tw-gradient-to-position: 100%;
2566
- --tw-leading: initial;
2567
- --tw-font-weight: initial;
2568
- --tw-tracking: initial;
2569
- --tw-shadow: 0 0 #0000;
2570
- --tw-shadow-color: initial;
2571
- --tw-shadow-alpha: 100%;
2572
- --tw-inset-shadow: 0 0 #0000;
2573
- --tw-inset-shadow-color: initial;
2574
- --tw-inset-shadow-alpha: 100%;
2575
- --tw-ring-color: initial;
2576
- --tw-ring-shadow: 0 0 #0000;
2577
- --tw-inset-ring-color: initial;
2578
- --tw-inset-ring-shadow: 0 0 #0000;
2579
- --tw-ring-inset: initial;
2580
- --tw-ring-offset-width: 0px;
2581
- --tw-ring-offset-color: #fff;
2582
- --tw-ring-offset-shadow: 0 0 #0000;
2583
- --tw-blur: initial;
2584
- --tw-brightness: initial;
2585
- --tw-contrast: initial;
2586
- --tw-grayscale: initial;
2587
- --tw-hue-rotate: initial;
2588
- --tw-invert: initial;
2589
- --tw-opacity: initial;
2590
- --tw-saturate: initial;
2591
- --tw-sepia: initial;
2592
- --tw-drop-shadow: initial;
2593
- --tw-drop-shadow-color: initial;
2594
- --tw-drop-shadow-alpha: 100%;
2595
- --tw-drop-shadow-size: initial;
2596
- --tw-backdrop-blur: initial;
2597
- --tw-backdrop-brightness: initial;
2598
- --tw-backdrop-contrast: initial;
2599
- --tw-backdrop-grayscale: initial;
2600
- --tw-backdrop-hue-rotate: initial;
2601
- --tw-backdrop-invert: initial;
2602
- --tw-backdrop-opacity: initial;
2603
- --tw-backdrop-saturate: initial;
2604
- --tw-backdrop-sepia: initial;
2605
- --tw-duration: initial;
2606
- --tw-ease: initial;
2607
- --tw-content: "";
2608
- }
2609
- }
2610
- }
2611
- /*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */