@bbki.ng/components 2.1.5 → 2.1.10

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.
package/dist/index.css ADDED
@@ -0,0 +1,1429 @@
1
+ /* lib/index.css */
2
+ *,
3
+ ::before,
4
+ ::after {
5
+ box-sizing: border-box;
6
+ border-width: 0;
7
+ border-style: solid;
8
+ border-color: #E5E7EB;
9
+ }
10
+ ::before,
11
+ ::after {
12
+ --tw-content: "";
13
+ }
14
+ html {
15
+ line-height: 1.5;
16
+ -webkit-text-size-adjust: 100%;
17
+ -moz-tab-size: 4;
18
+ -o-tab-size: 4;
19
+ tab-size: 4;
20
+ font-family:
21
+ pt-sans,
22
+ ui-sans-serif,
23
+ system-ui,
24
+ -apple-system,
25
+ BlinkMacSystemFont,
26
+ Segoe UI,
27
+ Roboto,
28
+ Helvetica Neue,
29
+ Arial,
30
+ Noto Sans,
31
+ sans-serif,
32
+ Apple Color Emoji,
33
+ Segoe UI Emoji,
34
+ Segoe UI Symbol,
35
+ Noto Color Emoji;
36
+ }
37
+ body {
38
+ margin: 0;
39
+ line-height: inherit;
40
+ }
41
+ hr {
42
+ height: 0;
43
+ color: inherit;
44
+ border-top-width: 1px;
45
+ }
46
+ abbr:where([title]) {
47
+ -webkit-text-decoration: underline dotted;
48
+ text-decoration: underline dotted;
49
+ }
50
+ h1,
51
+ h2,
52
+ h3,
53
+ h4,
54
+ h5,
55
+ h6 {
56
+ font-size: inherit;
57
+ font-weight: inherit;
58
+ }
59
+ a {
60
+ color: inherit;
61
+ text-decoration: inherit;
62
+ }
63
+ b,
64
+ strong {
65
+ font-weight: bolder;
66
+ }
67
+ code,
68
+ kbd,
69
+ samp,
70
+ pre {
71
+ font-family:
72
+ ui-monospace,
73
+ SFMono-Regular,
74
+ Menlo,
75
+ Monaco,
76
+ Consolas,
77
+ Liberation Mono,
78
+ Courier New,
79
+ monospace;
80
+ font-size: 1em;
81
+ }
82
+ small {
83
+ font-size: 80%;
84
+ }
85
+ sub,
86
+ sup {
87
+ font-size: 75%;
88
+ line-height: 0;
89
+ position: relative;
90
+ vertical-align: baseline;
91
+ }
92
+ sub {
93
+ bottom: -0.25em;
94
+ }
95
+ sup {
96
+ top: -0.5em;
97
+ }
98
+ table {
99
+ text-indent: 0;
100
+ border-color: inherit;
101
+ border-collapse: collapse;
102
+ }
103
+ button,
104
+ input,
105
+ optgroup,
106
+ select,
107
+ textarea {
108
+ font-family: inherit;
109
+ font-size: 100%;
110
+ font-weight: inherit;
111
+ line-height: inherit;
112
+ color: inherit;
113
+ margin: 0;
114
+ padding: 0;
115
+ }
116
+ button,
117
+ select {
118
+ text-transform: none;
119
+ }
120
+ button,
121
+ [type=button],
122
+ [type=reset],
123
+ [type=submit] {
124
+ -webkit-appearance: button;
125
+ background-color: transparent;
126
+ background-image: none;
127
+ }
128
+ :-moz-focusring {
129
+ outline: auto;
130
+ }
131
+ :-moz-ui-invalid {
132
+ box-shadow: none;
133
+ }
134
+ progress {
135
+ vertical-align: baseline;
136
+ }
137
+ ::-webkit-inner-spin-button,
138
+ ::-webkit-outer-spin-button {
139
+ height: auto;
140
+ }
141
+ [type=search] {
142
+ -webkit-appearance: textfield;
143
+ outline-offset: -2px;
144
+ }
145
+ ::-webkit-search-decoration {
146
+ -webkit-appearance: none;
147
+ }
148
+ ::-webkit-file-upload-button {
149
+ -webkit-appearance: button;
150
+ font: inherit;
151
+ }
152
+ summary {
153
+ display: list-item;
154
+ }
155
+ blockquote,
156
+ dl,
157
+ dd,
158
+ h1,
159
+ h2,
160
+ h3,
161
+ h4,
162
+ h5,
163
+ h6,
164
+ hr,
165
+ figure,
166
+ p,
167
+ pre {
168
+ margin: 0;
169
+ }
170
+ fieldset {
171
+ margin: 0;
172
+ padding: 0;
173
+ }
174
+ legend {
175
+ padding: 0;
176
+ }
177
+ ol,
178
+ ul,
179
+ menu {
180
+ list-style: none;
181
+ margin: 0;
182
+ padding: 0;
183
+ }
184
+ textarea {
185
+ resize: vertical;
186
+ }
187
+ input::-moz-placeholder,
188
+ textarea::-moz-placeholder {
189
+ opacity: 1;
190
+ color: #9CA3AF;
191
+ }
192
+ input::placeholder,
193
+ textarea::placeholder {
194
+ opacity: 1;
195
+ color: #9CA3AF;
196
+ }
197
+ button,
198
+ [role=button] {
199
+ cursor: pointer;
200
+ }
201
+ :disabled {
202
+ cursor: default;
203
+ }
204
+ img,
205
+ svg,
206
+ video,
207
+ canvas,
208
+ audio,
209
+ iframe,
210
+ embed,
211
+ object {
212
+ display: block;
213
+ vertical-align: middle;
214
+ }
215
+ img,
216
+ video {
217
+ max-width: 100%;
218
+ height: auto;
219
+ }
220
+ h1 {
221
+ font-size: 2.25rem;
222
+ }
223
+ h2 {
224
+ font-size: 1.5rem;
225
+ }
226
+ h3 {
227
+ font-size: 1.25rem;
228
+ }
229
+ h4 {
230
+ font-size: 1rem;
231
+ }
232
+ h5 {
233
+ font-size: 1rem;
234
+ }
235
+ .lqip-blur {
236
+ -webkit-backdrop-filter: blur(20px);
237
+ backdrop-filter: blur(20px);
238
+ }
239
+ *,
240
+ ::before,
241
+ ::after {
242
+ --tw-border-spacing-x: 0;
243
+ --tw-border-spacing-y: 0;
244
+ --tw-translate-x: 0;
245
+ --tw-translate-y: 0;
246
+ --tw-rotate: 0;
247
+ --tw-skew-x: 0;
248
+ --tw-skew-y: 0;
249
+ --tw-scale-x: 1;
250
+ --tw-scale-y: 1;
251
+ --tw-pan-x: ;
252
+ --tw-pan-y: ;
253
+ --tw-pinch-zoom: ;
254
+ --tw-scroll-snap-strictness: proximity;
255
+ --tw-ordinal: ;
256
+ --tw-slashed-zero: ;
257
+ --tw-numeric-figure: ;
258
+ --tw-numeric-spacing: ;
259
+ --tw-numeric-fraction: ;
260
+ --tw-ring-inset: ;
261
+ --tw-ring-offset-width: 0px;
262
+ --tw-ring-offset-color: #fff;
263
+ --tw-ring-color: rgb(59 130 246 / 0.5);
264
+ --tw-ring-offset-shadow: 0 0 #0000;
265
+ --tw-ring-shadow: 0 0 #0000;
266
+ --tw-shadow: 0 0 #0000;
267
+ --tw-shadow-colored: 0 0 #0000;
268
+ --tw-blur: ;
269
+ --tw-brightness: ;
270
+ --tw-contrast: ;
271
+ --tw-grayscale: ;
272
+ --tw-hue-rotate: ;
273
+ --tw-invert: ;
274
+ --tw-saturate: ;
275
+ --tw-sepia: ;
276
+ --tw-drop-shadow: ;
277
+ --tw-backdrop-blur: ;
278
+ --tw-backdrop-brightness: ;
279
+ --tw-backdrop-contrast: ;
280
+ --tw-backdrop-grayscale: ;
281
+ --tw-backdrop-hue-rotate: ;
282
+ --tw-backdrop-invert: ;
283
+ --tw-backdrop-opacity: ;
284
+ --tw-backdrop-saturate: ;
285
+ --tw-backdrop-sepia: ;
286
+ }
287
+ ::-webkit-backdrop {
288
+ --tw-border-spacing-x: 0;
289
+ --tw-border-spacing-y: 0;
290
+ --tw-translate-x: 0;
291
+ --tw-translate-y: 0;
292
+ --tw-rotate: 0;
293
+ --tw-skew-x: 0;
294
+ --tw-skew-y: 0;
295
+ --tw-scale-x: 1;
296
+ --tw-scale-y: 1;
297
+ --tw-pan-x: ;
298
+ --tw-pan-y: ;
299
+ --tw-pinch-zoom: ;
300
+ --tw-scroll-snap-strictness: proximity;
301
+ --tw-ordinal: ;
302
+ --tw-slashed-zero: ;
303
+ --tw-numeric-figure: ;
304
+ --tw-numeric-spacing: ;
305
+ --tw-numeric-fraction: ;
306
+ --tw-ring-inset: ;
307
+ --tw-ring-offset-width: 0px;
308
+ --tw-ring-offset-color: #fff;
309
+ --tw-ring-color: rgb(59 130 246 / 0.5);
310
+ --tw-ring-offset-shadow: 0 0 #0000;
311
+ --tw-ring-shadow: 0 0 #0000;
312
+ --tw-shadow: 0 0 #0000;
313
+ --tw-shadow-colored: 0 0 #0000;
314
+ --tw-blur: ;
315
+ --tw-brightness: ;
316
+ --tw-contrast: ;
317
+ --tw-grayscale: ;
318
+ --tw-hue-rotate: ;
319
+ --tw-invert: ;
320
+ --tw-saturate: ;
321
+ --tw-sepia: ;
322
+ --tw-drop-shadow: ;
323
+ --tw-backdrop-blur: ;
324
+ --tw-backdrop-brightness: ;
325
+ --tw-backdrop-contrast: ;
326
+ --tw-backdrop-grayscale: ;
327
+ --tw-backdrop-hue-rotate: ;
328
+ --tw-backdrop-invert: ;
329
+ --tw-backdrop-opacity: ;
330
+ --tw-backdrop-saturate: ;
331
+ --tw-backdrop-sepia: ;
332
+ }
333
+ ::backdrop {
334
+ --tw-border-spacing-x: 0;
335
+ --tw-border-spacing-y: 0;
336
+ --tw-translate-x: 0;
337
+ --tw-translate-y: 0;
338
+ --tw-rotate: 0;
339
+ --tw-skew-x: 0;
340
+ --tw-skew-y: 0;
341
+ --tw-scale-x: 1;
342
+ --tw-scale-y: 1;
343
+ --tw-pan-x: ;
344
+ --tw-pan-y: ;
345
+ --tw-pinch-zoom: ;
346
+ --tw-scroll-snap-strictness: proximity;
347
+ --tw-ordinal: ;
348
+ --tw-slashed-zero: ;
349
+ --tw-numeric-figure: ;
350
+ --tw-numeric-spacing: ;
351
+ --tw-numeric-fraction: ;
352
+ --tw-ring-inset: ;
353
+ --tw-ring-offset-width: 0px;
354
+ --tw-ring-offset-color: #fff;
355
+ --tw-ring-color: rgb(59 130 246 / 0.5);
356
+ --tw-ring-offset-shadow: 0 0 #0000;
357
+ --tw-ring-shadow: 0 0 #0000;
358
+ --tw-shadow: 0 0 #0000;
359
+ --tw-shadow-colored: 0 0 #0000;
360
+ --tw-blur: ;
361
+ --tw-brightness: ;
362
+ --tw-contrast: ;
363
+ --tw-grayscale: ;
364
+ --tw-hue-rotate: ;
365
+ --tw-invert: ;
366
+ --tw-saturate: ;
367
+ --tw-sepia: ;
368
+ --tw-drop-shadow: ;
369
+ --tw-backdrop-blur: ;
370
+ --tw-backdrop-brightness: ;
371
+ --tw-backdrop-contrast: ;
372
+ --tw-backdrop-grayscale: ;
373
+ --tw-backdrop-hue-rotate: ;
374
+ --tw-backdrop-invert: ;
375
+ --tw-backdrop-opacity: ;
376
+ --tw-backdrop-saturate: ;
377
+ --tw-backdrop-sepia: ;
378
+ }
379
+ .container {
380
+ width: 100%;
381
+ }
382
+ .\!container {
383
+ width: 100% !important;
384
+ }
385
+ @media (min-width: 640px) {
386
+ .container {
387
+ max-width: 640px;
388
+ }
389
+ .\!container {
390
+ max-width: 640px !important;
391
+ }
392
+ }
393
+ @media (min-width: 768px) {
394
+ .container {
395
+ max-width: 768px;
396
+ }
397
+ .\!container {
398
+ max-width: 768px !important;
399
+ }
400
+ }
401
+ @media (min-width: 1024px) {
402
+ .container {
403
+ max-width: 1024px;
404
+ }
405
+ .\!container {
406
+ max-width: 1024px !important;
407
+ }
408
+ }
409
+ @media (min-width: 1280px) {
410
+ .container {
411
+ max-width: 1280px;
412
+ }
413
+ .\!container {
414
+ max-width: 1280px !important;
415
+ }
416
+ }
417
+ @media (min-width: 1536px) {
418
+ .container {
419
+ max-width: 1536px;
420
+ }
421
+ .\!container {
422
+ max-width: 1536px !important;
423
+ }
424
+ }
425
+ .prose {
426
+ color: var(--tw-prose-body);
427
+ max-width: 65ch;
428
+ }
429
+ .prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
430
+ color: var(--tw-prose-lead);
431
+ font-size: 1.25em;
432
+ line-height: 1.6;
433
+ margin-top: 1.2em;
434
+ margin-bottom: 1.2em;
435
+ }
436
+ .prose :where(a):not(:where([class~="not-prose"] *)) {
437
+ color: rgb(37, 99, 235);
438
+ text-decoration: none;
439
+ font-weight: 500;
440
+ border-radius: .25rem;
441
+ word-break: break-all;
442
+ }
443
+ .prose :where(a):not(:where([class~="not-prose"] *)):hover {
444
+ background-color: rgb(219, 234, 254);
445
+ }
446
+ .prose :where(strong):not(:where([class~="not-prose"] *)) {
447
+ color: var(--tw-prose-bold);
448
+ font-weight: 600;
449
+ }
450
+ .prose :where(a strong):not(:where([class~="not-prose"] *)) {
451
+ color: inherit;
452
+ }
453
+ .prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
454
+ color: inherit;
455
+ }
456
+ .prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
457
+ color: inherit;
458
+ }
459
+ .prose :where(ol):not(:where([class~="not-prose"] *)) {
460
+ list-style-type: decimal;
461
+ margin-top: 1.25em;
462
+ margin-bottom: 1.25em;
463
+ padding-left: 1.625em;
464
+ }
465
+ .prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
466
+ list-style-type: upper-alpha;
467
+ }
468
+ .prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
469
+ list-style-type: lower-alpha;
470
+ }
471
+ .prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
472
+ list-style-type: upper-alpha;
473
+ }
474
+ .prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
475
+ list-style-type: lower-alpha;
476
+ }
477
+ .prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
478
+ list-style-type: upper-roman;
479
+ }
480
+ .prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
481
+ list-style-type: lower-roman;
482
+ }
483
+ .prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
484
+ list-style-type: upper-roman;
485
+ }
486
+ .prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
487
+ list-style-type: lower-roman;
488
+ }
489
+ .prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
490
+ list-style-type: decimal;
491
+ }
492
+ .prose :where(ul):not(:where([class~="not-prose"] *)) {
493
+ list-style-type: disc;
494
+ margin-top: 1.25em;
495
+ margin-bottom: 1.25em;
496
+ padding-left: 1.625em;
497
+ }
498
+ .prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
499
+ font-weight: 400;
500
+ color: var(--tw-prose-counters);
501
+ }
502
+ .prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
503
+ color: var(--tw-prose-bullets);
504
+ }
505
+ .prose :where(hr):not(:where([class~="not-prose"] *)) {
506
+ border-color: var(--tw-prose-hr);
507
+ border-top-width: 1px;
508
+ margin-top: 3em;
509
+ margin-bottom: 3em;
510
+ }
511
+ .prose :where(blockquote):not(:where([class~="not-prose"] *)) {
512
+ font-weight: 500;
513
+ font-style: italic;
514
+ color: var(--tw-prose-quotes);
515
+ border-left-width: 0.25rem;
516
+ border-left-color: var(--tw-prose-quote-borders);
517
+ quotes: "\201c""\201d""\2018""\2019";
518
+ margin-top: 1.6em;
519
+ margin-bottom: 1.6em;
520
+ padding-left: 1em;
521
+ }
522
+ .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
523
+ content: open-quote;
524
+ }
525
+ .prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
526
+ content: close-quote;
527
+ }
528
+ .prose :where(h1):not(:where([class~="not-prose"] *)) {
529
+ color: var(--tw-prose-headings);
530
+ font-weight: 800;
531
+ font-size: 2.25em;
532
+ margin-top: 0;
533
+ margin-bottom: 0.8888889em;
534
+ line-height: 1.1111111;
535
+ }
536
+ .prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
537
+ font-weight: 900;
538
+ color: inherit;
539
+ }
540
+ .prose :where(h2):not(:where([class~="not-prose"] *)) {
541
+ color: var(--tw-prose-headings);
542
+ font-weight: 700;
543
+ font-size: 1.5em;
544
+ margin-top: 2em;
545
+ margin-bottom: 1em;
546
+ line-height: 1.3333333;
547
+ }
548
+ .prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
549
+ font-weight: 800;
550
+ color: inherit;
551
+ }
552
+ .prose :where(h3):not(:where([class~="not-prose"] *)) {
553
+ color: var(--tw-prose-headings);
554
+ font-weight: 600;
555
+ font-size: 1.25em;
556
+ margin-top: 1.6em;
557
+ margin-bottom: 0.6em;
558
+ line-height: 1.6;
559
+ }
560
+ .prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
561
+ font-weight: 700;
562
+ color: inherit;
563
+ }
564
+ .prose :where(h4):not(:where([class~="not-prose"] *)) {
565
+ color: var(--tw-prose-headings);
566
+ font-weight: 600;
567
+ margin-top: 1.5em;
568
+ margin-bottom: 0.5em;
569
+ line-height: 1.5;
570
+ }
571
+ .prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
572
+ font-weight: 700;
573
+ color: inherit;
574
+ }
575
+ .prose :where(img):not(:where([class~="not-prose"] *)) {
576
+ margin-top: 0;
577
+ margin-bottom: 0;
578
+ }
579
+ .prose :where(figure > *):not(:where([class~="not-prose"] *)) {
580
+ margin-top: 0;
581
+ margin-bottom: 0;
582
+ }
583
+ .prose :where(figcaption):not(:where([class~="not-prose"] *)) {
584
+ color: var(--tw-prose-captions);
585
+ font-size: 0.875em;
586
+ line-height: 1.4285714;
587
+ margin-top: 0.8571429em;
588
+ }
589
+ .prose :where(code):not(:where([class~="not-prose"] *)) {
590
+ color: var(--tw-prose-code);
591
+ font-weight: 600;
592
+ font-size: 0.875em;
593
+ }
594
+ .prose :where(code):not(:where([class~="not-prose"] *))::before {
595
+ content: "`";
596
+ }
597
+ .prose :where(code):not(:where([class~="not-prose"] *))::after {
598
+ content: "`";
599
+ }
600
+ .prose :where(a code):not(:where([class~="not-prose"] *)) {
601
+ color: inherit;
602
+ }
603
+ .prose :where(h1 code):not(:where([class~="not-prose"] *)) {
604
+ color: inherit;
605
+ }
606
+ .prose :where(h2 code):not(:where([class~="not-prose"] *)) {
607
+ color: inherit;
608
+ font-size: 0.875em;
609
+ }
610
+ .prose :where(h3 code):not(:where([class~="not-prose"] *)) {
611
+ color: inherit;
612
+ font-size: 0.9em;
613
+ }
614
+ .prose :where(h4 code):not(:where([class~="not-prose"] *)) {
615
+ color: inherit;
616
+ }
617
+ .prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
618
+ color: inherit;
619
+ }
620
+ .prose :where(thead th code):not(:where([class~="not-prose"] *)) {
621
+ color: inherit;
622
+ }
623
+ .prose :where(pre):not(:where([class~="not-prose"] *)) {
624
+ color: var(--tw-prose-pre-code);
625
+ background-color: var(--tw-prose-pre-bg);
626
+ overflow-x: auto;
627
+ font-weight: 400;
628
+ font-size: 0.875em;
629
+ line-height: 1.7142857;
630
+ margin-top: 1.7142857em;
631
+ margin-bottom: 1.7142857em;
632
+ border-radius: 0.375rem;
633
+ padding-top: 0.8571429em;
634
+ padding-right: 1.1428571em;
635
+ padding-bottom: 0.8571429em;
636
+ padding-left: 1.1428571em;
637
+ }
638
+ .prose :where(pre code):not(:where([class~="not-prose"] *)) {
639
+ background-color: transparent;
640
+ border-width: 0;
641
+ border-radius: 0;
642
+ padding: 0;
643
+ font-weight: inherit;
644
+ color: inherit;
645
+ font-size: inherit;
646
+ font-family: inherit;
647
+ line-height: inherit;
648
+ }
649
+ .prose :where(pre code):not(:where([class~="not-prose"] *))::before {
650
+ content: none;
651
+ }
652
+ .prose :where(pre code):not(:where([class~="not-prose"] *))::after {
653
+ content: none;
654
+ }
655
+ .prose :where(table):not(:where([class~="not-prose"] *)) {
656
+ width: 100%;
657
+ table-layout: auto;
658
+ text-align: left;
659
+ margin-top: 2em;
660
+ margin-bottom: 2em;
661
+ font-size: 0.875em;
662
+ line-height: 1.7142857;
663
+ }
664
+ .prose :where(thead):not(:where([class~="not-prose"] *)) {
665
+ border-bottom-width: 1px;
666
+ border-bottom-color: var(--tw-prose-th-borders);
667
+ }
668
+ .prose :where(thead th):not(:where([class~="not-prose"] *)) {
669
+ color: var(--tw-prose-headings);
670
+ font-weight: 600;
671
+ vertical-align: bottom;
672
+ padding-right: 0.5714286em;
673
+ padding-bottom: 0.5714286em;
674
+ padding-left: 0.5714286em;
675
+ }
676
+ .prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
677
+ border-bottom-width: 1px;
678
+ border-bottom-color: var(--tw-prose-td-borders);
679
+ }
680
+ .prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
681
+ border-bottom-width: 0;
682
+ }
683
+ .prose :where(tbody td):not(:where([class~="not-prose"] *)) {
684
+ vertical-align: baseline;
685
+ }
686
+ .prose :where(tfoot):not(:where([class~="not-prose"] *)) {
687
+ border-top-width: 1px;
688
+ border-top-color: var(--tw-prose-th-borders);
689
+ }
690
+ .prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
691
+ vertical-align: top;
692
+ }
693
+ .prose {
694
+ --tw-prose-body: #374151;
695
+ --tw-prose-headings: #111827;
696
+ --tw-prose-lead: #4b5563;
697
+ --tw-prose-links: #111827;
698
+ --tw-prose-bold: #111827;
699
+ --tw-prose-counters: #6b7280;
700
+ --tw-prose-bullets: #d1d5db;
701
+ --tw-prose-hr: #e5e7eb;
702
+ --tw-prose-quotes: #111827;
703
+ --tw-prose-quote-borders: #e5e7eb;
704
+ --tw-prose-captions: #6b7280;
705
+ --tw-prose-code: #111827;
706
+ --tw-prose-pre-code: #e5e7eb;
707
+ --tw-prose-pre-bg: #1f2937;
708
+ --tw-prose-th-borders: #d1d5db;
709
+ --tw-prose-td-borders: #e5e7eb;
710
+ --tw-prose-invert-body: #d1d5db;
711
+ --tw-prose-invert-headings: #fff;
712
+ --tw-prose-invert-lead: #9ca3af;
713
+ --tw-prose-invert-links: #fff;
714
+ --tw-prose-invert-bold: #fff;
715
+ --tw-prose-invert-counters: #9ca3af;
716
+ --tw-prose-invert-bullets: #4b5563;
717
+ --tw-prose-invert-hr: #374151;
718
+ --tw-prose-invert-quotes: #f3f4f6;
719
+ --tw-prose-invert-quote-borders: #374151;
720
+ --tw-prose-invert-captions: #9ca3af;
721
+ --tw-prose-invert-code: #fff;
722
+ --tw-prose-invert-pre-code: #d1d5db;
723
+ --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
724
+ --tw-prose-invert-th-borders: #4b5563;
725
+ --tw-prose-invert-td-borders: #374151;
726
+ font-size: 1rem;
727
+ line-height: 1.75;
728
+ }
729
+ .prose :where(p):not(:where([class~="not-prose"] *)) {
730
+ margin-top: 1.25em;
731
+ margin-bottom: 1.25em;
732
+ }
733
+ .prose :where(video):not(:where([class~="not-prose"] *)) {
734
+ margin-top: 2em;
735
+ margin-bottom: 2em;
736
+ }
737
+ .prose :where(figure):not(:where([class~="not-prose"] *)) {
738
+ margin-top: 2em;
739
+ margin-bottom: 2em;
740
+ }
741
+ .prose :where(li):not(:where([class~="not-prose"] *)) {
742
+ margin-top: 0.5em;
743
+ margin-bottom: 0.5em;
744
+ }
745
+ .prose :where(ol > li):not(:where([class~="not-prose"] *)) {
746
+ padding-left: 0.375em;
747
+ }
748
+ .prose :where(ul > li):not(:where([class~="not-prose"] *)) {
749
+ padding-left: 0.375em;
750
+ }
751
+ .prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
752
+ margin-top: 0.75em;
753
+ margin-bottom: 0.75em;
754
+ }
755
+ .prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
756
+ margin-top: 1.25em;
757
+ }
758
+ .prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
759
+ margin-bottom: 1.25em;
760
+ }
761
+ .prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
762
+ margin-top: 1.25em;
763
+ }
764
+ .prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
765
+ margin-bottom: 1.25em;
766
+ }
767
+ .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
768
+ margin-top: 0.75em;
769
+ margin-bottom: 0.75em;
770
+ }
771
+ .prose :where(hr + *):not(:where([class~="not-prose"] *)) {
772
+ margin-top: 0;
773
+ }
774
+ .prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
775
+ margin-top: 0;
776
+ }
777
+ .prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
778
+ margin-top: 0;
779
+ }
780
+ .prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
781
+ margin-top: 0;
782
+ }
783
+ .prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
784
+ padding-left: 0;
785
+ }
786
+ .prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
787
+ padding-right: 0;
788
+ }
789
+ .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
790
+ padding-top: 0.5714286em;
791
+ padding-right: 0.5714286em;
792
+ padding-bottom: 0.5714286em;
793
+ padding-left: 0.5714286em;
794
+ }
795
+ .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
796
+ padding-left: 0;
797
+ }
798
+ .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
799
+ padding-right: 0;
800
+ }
801
+ .prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
802
+ margin-top: 0;
803
+ }
804
+ .prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
805
+ margin-bottom: 0;
806
+ }
807
+ .prose-sm :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
808
+ margin-top: 0.5714286em;
809
+ margin-bottom: 0.5714286em;
810
+ }
811
+ .prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
812
+ margin-top: 1.1428571em;
813
+ }
814
+ .prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
815
+ margin-bottom: 1.1428571em;
816
+ }
817
+ .prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
818
+ margin-top: 1.1428571em;
819
+ }
820
+ .prose-sm :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
821
+ margin-bottom: 1.1428571em;
822
+ }
823
+ .prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
824
+ margin-top: 0;
825
+ }
826
+ .prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
827
+ margin-bottom: 0;
828
+ }
829
+ .prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
830
+ margin-top: 0.75em;
831
+ margin-bottom: 0.75em;
832
+ }
833
+ .prose-base :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
834
+ margin-top: 1.25em;
835
+ }
836
+ .prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
837
+ margin-bottom: 1.25em;
838
+ }
839
+ .prose-base :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
840
+ margin-top: 1.25em;
841
+ }
842
+ .prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
843
+ margin-bottom: 1.25em;
844
+ }
845
+ .prose-base :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
846
+ margin-top: 0;
847
+ }
848
+ .prose-base :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
849
+ margin-bottom: 0;
850
+ }
851
+ .prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
852
+ margin-top: 0.8888889em;
853
+ margin-bottom: 0.8888889em;
854
+ }
855
+ .prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
856
+ margin-top: 1.3333333em;
857
+ }
858
+ .prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
859
+ margin-bottom: 1.3333333em;
860
+ }
861
+ .prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
862
+ margin-top: 1.3333333em;
863
+ }
864
+ .prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
865
+ margin-bottom: 1.3333333em;
866
+ }
867
+ .prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
868
+ margin-top: 0;
869
+ }
870
+ .prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
871
+ margin-bottom: 0;
872
+ }
873
+ .prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
874
+ margin-top: 0.8em;
875
+ margin-bottom: 0.8em;
876
+ }
877
+ .prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
878
+ margin-top: 1.2em;
879
+ }
880
+ .prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
881
+ margin-bottom: 1.2em;
882
+ }
883
+ .prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
884
+ margin-top: 1.2em;
885
+ }
886
+ .prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
887
+ margin-bottom: 1.2em;
888
+ }
889
+ .prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
890
+ margin-top: 0;
891
+ }
892
+ .prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
893
+ margin-bottom: 0;
894
+ }
895
+ .prose-2xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
896
+ margin-top: 0.8333333em;
897
+ margin-bottom: 0.8333333em;
898
+ }
899
+ .prose-2xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
900
+ margin-top: 1.3333333em;
901
+ }
902
+ .prose-2xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
903
+ margin-bottom: 1.3333333em;
904
+ }
905
+ .prose-2xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
906
+ margin-top: 1.3333333em;
907
+ }
908
+ .prose-2xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
909
+ margin-bottom: 1.3333333em;
910
+ }
911
+ .prose-2xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
912
+ margin-top: 0;
913
+ }
914
+ .prose-2xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
915
+ margin-bottom: 0;
916
+ }
917
+ .visible {
918
+ visibility: visible;
919
+ }
920
+ .static {
921
+ position: static;
922
+ }
923
+ .fixed {
924
+ position: fixed;
925
+ }
926
+ .absolute {
927
+ position: absolute;
928
+ }
929
+ .\!absolute {
930
+ position: absolute !important;
931
+ }
932
+ .relative {
933
+ position: relative;
934
+ }
935
+ .sticky {
936
+ position: -webkit-sticky;
937
+ position: sticky;
938
+ }
939
+ .top-\[2px\] {
940
+ top: 2px;
941
+ }
942
+ .top-0 {
943
+ top: 0px;
944
+ }
945
+ .left-0 {
946
+ left: 0px;
947
+ }
948
+ .-top-2 {
949
+ top: -0.5rem;
950
+ }
951
+ .left-1 {
952
+ left: 0.125rem;
953
+ }
954
+ .top-2 {
955
+ top: 0.5rem;
956
+ }
957
+ .right-2 {
958
+ right: 0.5rem;
959
+ }
960
+ .z-\[999\] {
961
+ z-index: 999;
962
+ }
963
+ .z-50 {
964
+ z-index: 50;
965
+ }
966
+ .\!m-0 {
967
+ margin: 0px !important;
968
+ }
969
+ .mx-32 {
970
+ margin-left: 2rem;
971
+ margin-right: 2rem;
972
+ }
973
+ .mb-128 {
974
+ margin-bottom: 8rem;
975
+ }
976
+ .mb-256 {
977
+ margin-bottom: 16rem;
978
+ }
979
+ .mr-64 {
980
+ margin-right: 4rem;
981
+ }
982
+ .ml-64 {
983
+ margin-left: 4rem;
984
+ }
985
+ .mt-128 {
986
+ margin-top: 8rem;
987
+ }
988
+ .mr-3 {
989
+ margin-right: 0.75rem;
990
+ }
991
+ .mb-4 {
992
+ margin-bottom: 0.25rem;
993
+ }
994
+ .mr-8 {
995
+ margin-right: 0.5rem;
996
+ }
997
+ .mb-32 {
998
+ margin-bottom: 2rem;
999
+ }
1000
+ .ml-16 {
1001
+ margin-left: 1rem;
1002
+ }
1003
+ .block {
1004
+ display: block;
1005
+ }
1006
+ .inline-block {
1007
+ display: inline-block;
1008
+ }
1009
+ .flex {
1010
+ display: flex;
1011
+ }
1012
+ .inline-flex {
1013
+ display: inline-flex;
1014
+ }
1015
+ .table {
1016
+ display: table;
1017
+ }
1018
+ .grid {
1019
+ display: grid;
1020
+ }
1021
+ .hidden {
1022
+ display: none;
1023
+ }
1024
+ .h-1 {
1025
+ height: 0.125rem;
1026
+ }
1027
+ .h-full {
1028
+ height: 100%;
1029
+ }
1030
+ .h-\[auto\] {
1031
+ height: auto;
1032
+ }
1033
+ .h-64 {
1034
+ height: 4rem;
1035
+ }
1036
+ .max-h-full {
1037
+ max-height: 100%;
1038
+ }
1039
+ .w-1 {
1040
+ width: 0.125rem;
1041
+ }
1042
+ .w-full {
1043
+ width: 100%;
1044
+ }
1045
+ .max-w-md {
1046
+ max-width: 28rem;
1047
+ }
1048
+ .max-w-\[100\%\] {
1049
+ max-width: 100%;
1050
+ }
1051
+ .max-w-screen-xl {
1052
+ max-width: 1280px;
1053
+ }
1054
+ .max-w-xs {
1055
+ max-width: 20rem;
1056
+ }
1057
+ .flex-shrink-0 {
1058
+ flex-shrink: 0;
1059
+ }
1060
+ .flex-grow-0 {
1061
+ flex-grow: 0;
1062
+ }
1063
+ .flex-grow {
1064
+ flex-grow: 1;
1065
+ }
1066
+ .basis-full {
1067
+ flex-basis: 100%;
1068
+ }
1069
+ @-webkit-keyframes ping {
1070
+ 75%, 100% {
1071
+ transform: scale(2);
1072
+ opacity: 0;
1073
+ }
1074
+ }
1075
+ @keyframes ping {
1076
+ 75%, 100% {
1077
+ transform: scale(2);
1078
+ opacity: 0;
1079
+ }
1080
+ }
1081
+ .animate-ping-fast {
1082
+ -webkit-animation: ping .1s linear infinite;
1083
+ animation: ping .1s linear infinite;
1084
+ }
1085
+ @-webkit-keyframes pulse {
1086
+ 50% {
1087
+ opacity: .5;
1088
+ }
1089
+ }
1090
+ @keyframes pulse {
1091
+ 50% {
1092
+ opacity: .5;
1093
+ }
1094
+ }
1095
+ .animate-pulse {
1096
+ -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
1097
+ animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
1098
+ }
1099
+ @-webkit-keyframes spin {
1100
+ to {
1101
+ transform: rotate(360deg);
1102
+ }
1103
+ }
1104
+ @keyframes spin {
1105
+ to {
1106
+ transform: rotate(360deg);
1107
+ }
1108
+ }
1109
+ .animate-spin {
1110
+ -webkit-animation: spin 1s linear infinite;
1111
+ animation: spin 1s linear infinite;
1112
+ }
1113
+ .cursor-not-allowed {
1114
+ cursor: not-allowed;
1115
+ }
1116
+ .grid-cols-1 {
1117
+ grid-template-columns: repeat(1, minmax(0, 1fr));
1118
+ }
1119
+ .flex-col {
1120
+ flex-direction: column;
1121
+ }
1122
+ .flex-wrap {
1123
+ flex-wrap: wrap;
1124
+ }
1125
+ .items-center {
1126
+ align-items: center;
1127
+ }
1128
+ .justify-end {
1129
+ justify-content: flex-end;
1130
+ }
1131
+ .justify-center {
1132
+ justify-content: center;
1133
+ }
1134
+ .gap-4 {
1135
+ gap: 0.25rem;
1136
+ }
1137
+ .overflow-auto {
1138
+ overflow: auto;
1139
+ }
1140
+ .overflow-hidden {
1141
+ overflow: hidden;
1142
+ }
1143
+ .rounded-full {
1144
+ border-radius: 9999px;
1145
+ }
1146
+ .rounded {
1147
+ border-radius: 0.25rem;
1148
+ }
1149
+ .border-2 {
1150
+ border-width: 2px;
1151
+ }
1152
+ .border-0 {
1153
+ border-width: 0px;
1154
+ }
1155
+ .border {
1156
+ border-width: 1px;
1157
+ }
1158
+ .border-dotted {
1159
+ border-style: dotted;
1160
+ }
1161
+ .border-indigo-600 {
1162
+ --tw-border-opacity: 1;
1163
+ border-color: rgb(79 70 229 / var(--tw-border-opacity));
1164
+ }
1165
+ .border-gray-600 {
1166
+ --tw-border-opacity: 1;
1167
+ border-color: rgb(75 85 99 / var(--tw-border-opacity));
1168
+ }
1169
+ .bg-red-600 {
1170
+ --tw-bg-opacity: 1;
1171
+ background-color: rgb(220 38 38 / var(--tw-bg-opacity));
1172
+ }
1173
+ .bg-blue-100 {
1174
+ --tw-bg-opacity: 1;
1175
+ background-color: rgb(219 234 254 / var(--tw-bg-opacity));
1176
+ }
1177
+ .bg-red-100 {
1178
+ --tw-bg-opacity: 1;
1179
+ background-color: rgb(254 226 226 / var(--tw-bg-opacity));
1180
+ }
1181
+ .bg-gray-100 {
1182
+ --tw-bg-opacity: 1;
1183
+ background-color: rgb(243 244 246 / var(--tw-bg-opacity));
1184
+ }
1185
+ .bg-gray-200 {
1186
+ --tw-bg-opacity: 1;
1187
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity));
1188
+ }
1189
+ .stroke-gray-200 {
1190
+ stroke: #E5E7EB;
1191
+ }
1192
+ .p-8 {
1193
+ padding: 0.5rem;
1194
+ }
1195
+ .\!p-0 {
1196
+ padding: 0px !important;
1197
+ }
1198
+ .p-32 {
1199
+ padding: 2rem;
1200
+ }
1201
+ .py-8 {
1202
+ padding-top: 0.5rem;
1203
+ padding-bottom: 0.5rem;
1204
+ }
1205
+ .px-16 {
1206
+ padding-left: 1rem;
1207
+ padding-right: 1rem;
1208
+ }
1209
+ .px-8 {
1210
+ padding-left: 0.5rem;
1211
+ padding-right: 0.5rem;
1212
+ }
1213
+ .py-64 {
1214
+ padding-top: 4rem;
1215
+ padding-bottom: 4rem;
1216
+ }
1217
+ .px-6 {
1218
+ padding-left: 1.5rem;
1219
+ padding-right: 1.5rem;
1220
+ }
1221
+ .text-left {
1222
+ text-align: left;
1223
+ }
1224
+ .align-middle {
1225
+ vertical-align: middle;
1226
+ }
1227
+ .align-bottom {
1228
+ vertical-align: bottom;
1229
+ }
1230
+ .text-\[2\.25rem\] {
1231
+ font-size: 2.25rem;
1232
+ }
1233
+ .leading-none {
1234
+ line-height: 1;
1235
+ }
1236
+ .text-gray-700 {
1237
+ --tw-text-opacity: 1;
1238
+ color: rgb(55 65 81 / var(--tw-text-opacity));
1239
+ }
1240
+ .text-gray-400 {
1241
+ --tw-text-opacity: 1;
1242
+ color: rgb(156 163 175 / var(--tw-text-opacity));
1243
+ }
1244
+ .text-red-500 {
1245
+ --tw-text-opacity: 1;
1246
+ color: rgb(239 68 68 / var(--tw-text-opacity));
1247
+ }
1248
+ .text-blue-600 {
1249
+ --tw-text-opacity: 1;
1250
+ color: rgb(37 99 235 / var(--tw-text-opacity));
1251
+ }
1252
+ .text-black {
1253
+ --tw-text-opacity: 1;
1254
+ color: rgb(17 24 39 / var(--tw-text-opacity));
1255
+ }
1256
+ .text-white {
1257
+ --tw-text-opacity: 1;
1258
+ color: rgb(255 255 255 / var(--tw-text-opacity));
1259
+ }
1260
+ .no-underline {
1261
+ -webkit-text-decoration-line: none;
1262
+ text-decoration-line: none;
1263
+ }
1264
+ .opacity-100 {
1265
+ opacity: 1;
1266
+ }
1267
+ .opacity-0 {
1268
+ opacity: 0;
1269
+ }
1270
+ .shadow-button {
1271
+ --tw-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1), 0px 5px 5px -2px rgba(0, 0, 0, 0.04);
1272
+ --tw-shadow-colored: 0px 10px 15px var(--tw-shadow-color), 0px 5px 5px -2px var(--tw-shadow-color);
1273
+ box-shadow:
1274
+ var(--tw-ring-offset-shadow, 0 0 #0000),
1275
+ var(--tw-ring-shadow, 0 0 #0000),
1276
+ var(--tw-shadow);
1277
+ }
1278
+ .shadow-input {
1279
+ --tw-shadow: inset 0px 10px 25px -15px rgba(0, 0, 0, 0.25), inset 0px 5px 10px -5px rgba(17, 24, 39, 0.2);
1280
+ --tw-shadow-colored: inset 0px 10px 25px -15px var(--tw-shadow-color), inset 0px 5px 10px -5px var(--tw-shadow-color);
1281
+ box-shadow:
1282
+ var(--tw-ring-offset-shadow, 0 0 #0000),
1283
+ var(--tw-ring-shadow, 0 0 #0000),
1284
+ var(--tw-shadow);
1285
+ }
1286
+ .shadow-empty {
1287
+ --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0);
1288
+ --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), 0px 0px 0px 0px var(--tw-shadow-color);
1289
+ box-shadow:
1290
+ var(--tw-ring-offset-shadow, 0 0 #0000),
1291
+ var(--tw-ring-shadow, 0 0 #0000),
1292
+ var(--tw-shadow);
1293
+ }
1294
+ .shadow-panel {
1295
+ --tw-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
1296
+ --tw-shadow-colored: 0px 20px 25px -5px var(--tw-shadow-color), 0px 10px 10px -5px var(--tw-shadow-color);
1297
+ box-shadow:
1298
+ var(--tw-ring-offset-shadow, 0 0 #0000),
1299
+ var(--tw-ring-shadow, 0 0 #0000),
1300
+ var(--tw-shadow);
1301
+ }
1302
+ .transition-all {
1303
+ transition-property: all;
1304
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1305
+ transition-duration: 150ms;
1306
+ }
1307
+ .transition-opacity {
1308
+ transition-property: opacity;
1309
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1310
+ transition-duration: 150ms;
1311
+ }
1312
+ .transition-colors {
1313
+ transition-property:
1314
+ color,
1315
+ background-color,
1316
+ border-color,
1317
+ fill,
1318
+ stroke,
1319
+ -webkit-text-decoration-color;
1320
+ transition-property:
1321
+ color,
1322
+ background-color,
1323
+ border-color,
1324
+ text-decoration-color,
1325
+ fill,
1326
+ stroke;
1327
+ transition-property:
1328
+ color,
1329
+ background-color,
1330
+ border-color,
1331
+ text-decoration-color,
1332
+ fill,
1333
+ stroke,
1334
+ -webkit-text-decoration-color;
1335
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1336
+ transition-duration: 150ms;
1337
+ }
1338
+ .duration-200 {
1339
+ transition-duration: 200ms;
1340
+ }
1341
+ .duration-300 {
1342
+ transition-duration: 300ms;
1343
+ }
1344
+ .duration-500 {
1345
+ transition-duration: 500ms;
1346
+ }
1347
+ .ease-in-out {
1348
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1349
+ }
1350
+ .hover\:bg-blue-100:hover {
1351
+ --tw-bg-opacity: 1;
1352
+ background-color: rgb(219 234 254 / var(--tw-bg-opacity));
1353
+ }
1354
+ .hover\:bg-red-100:hover {
1355
+ --tw-bg-opacity: 1;
1356
+ background-color: rgb(254 226 226 / var(--tw-bg-opacity));
1357
+ }
1358
+ .hover\:bg-gray-100:hover {
1359
+ --tw-bg-opacity: 1;
1360
+ background-color: rgb(243 244 246 / var(--tw-bg-opacity));
1361
+ }
1362
+ .hover\:shadow-button-hover:hover {
1363
+ --tw-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 5px 5px -2px rgba(0, 0, 0, 0.04);
1364
+ --tw-shadow-colored: 0px 10px 15px -3px var(--tw-shadow-color), 0px 5px 5px -2px var(--tw-shadow-color);
1365
+ box-shadow:
1366
+ var(--tw-ring-offset-shadow, 0 0 #0000),
1367
+ var(--tw-ring-shadow, 0 0 #0000),
1368
+ var(--tw-shadow);
1369
+ }
1370
+ .focus\:bg-blue-600:focus {
1371
+ --tw-bg-opacity: 1;
1372
+ background-color: rgb(37 99 235 / var(--tw-bg-opacity));
1373
+ }
1374
+ .focus\:bg-red-500:focus {
1375
+ --tw-bg-opacity: 1;
1376
+ background-color: rgb(239 68 68 / var(--tw-bg-opacity));
1377
+ }
1378
+ .focus\:bg-gray-400:focus {
1379
+ --tw-bg-opacity: 1;
1380
+ background-color: rgb(156 163 175 / var(--tw-bg-opacity));
1381
+ }
1382
+ .focus\:text-white:focus {
1383
+ --tw-text-opacity: 1;
1384
+ color: rgb(255 255 255 / var(--tw-text-opacity));
1385
+ }
1386
+ .active\:shadow-empty:active {
1387
+ --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0);
1388
+ --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), 0px 0px 0px 0px var(--tw-shadow-color);
1389
+ box-shadow:
1390
+ var(--tw-ring-offset-shadow, 0 0 #0000),
1391
+ var(--tw-ring-shadow, 0 0 #0000),
1392
+ var(--tw-shadow);
1393
+ }
1394
+ @media (min-width: 640px) {
1395
+ .sm\:hidden {
1396
+ display: none;
1397
+ }
1398
+ .sm\:px-128 {
1399
+ padding-left: 8rem;
1400
+ padding-right: 8rem;
1401
+ }
1402
+ }
1403
+ @media (min-width: 768px) {
1404
+ .md\:ml-64 {
1405
+ margin-left: 4rem;
1406
+ }
1407
+ .md\:mr-64 {
1408
+ margin-right: 4rem;
1409
+ }
1410
+ .md\:block {
1411
+ display: block;
1412
+ }
1413
+ .md\:basis-1\/2 {
1414
+ flex-basis: 50%;
1415
+ }
1416
+ .md\:basis-full {
1417
+ flex-basis: 100%;
1418
+ }
1419
+ }
1420
+ @media (min-width: 1280px) {
1421
+ .xl\:grid-cols-3 {
1422
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1423
+ }
1424
+ .xl\:px-0 {
1425
+ padding-left: 0px;
1426
+ padding-right: 0px;
1427
+ }
1428
+ }
1429
+ /*# sourceMappingURL=index.css.map */