markdown-text-editor 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,1767 +1,3 @@
1
- *, ::before, ::after {
2
- --tw-border-spacing-x: 0;
3
- --tw-border-spacing-y: 0;
4
- --tw-translate-x: 0;
5
- --tw-translate-y: 0;
6
- --tw-rotate: 0;
7
- --tw-skew-x: 0;
8
- --tw-skew-y: 0;
9
- --tw-scale-x: 1;
10
- --tw-scale-y: 1;
11
- --tw-pan-x: ;
12
- --tw-pan-y: ;
13
- --tw-pinch-zoom: ;
14
- --tw-scroll-snap-strictness: proximity;
15
- --tw-gradient-from-position: ;
16
- --tw-gradient-via-position: ;
17
- --tw-gradient-to-position: ;
18
- --tw-ordinal: ;
19
- --tw-slashed-zero: ;
20
- --tw-numeric-figure: ;
21
- --tw-numeric-spacing: ;
22
- --tw-numeric-fraction: ;
23
- --tw-ring-inset: ;
24
- --tw-ring-offset-width: 0px;
25
- --tw-ring-offset-color: #fff;
26
- --tw-ring-color: rgb(59 130 246 / 0.5);
27
- --tw-ring-offset-shadow: 0 0 #0000;
28
- --tw-ring-shadow: 0 0 #0000;
29
- --tw-shadow: 0 0 #0000;
30
- --tw-shadow-colored: 0 0 #0000;
31
- --tw-blur: ;
32
- --tw-brightness: ;
33
- --tw-contrast: ;
34
- --tw-grayscale: ;
35
- --tw-hue-rotate: ;
36
- --tw-invert: ;
37
- --tw-saturate: ;
38
- --tw-sepia: ;
39
- --tw-drop-shadow: ;
40
- --tw-backdrop-blur: ;
41
- --tw-backdrop-brightness: ;
42
- --tw-backdrop-contrast: ;
43
- --tw-backdrop-grayscale: ;
44
- --tw-backdrop-hue-rotate: ;
45
- --tw-backdrop-invert: ;
46
- --tw-backdrop-opacity: ;
47
- --tw-backdrop-saturate: ;
48
- --tw-backdrop-sepia: ;
49
- --tw-contain-size: ;
50
- --tw-contain-layout: ;
51
- --tw-contain-paint: ;
52
- --tw-contain-style: ;
53
- }
54
-
55
- ::backdrop {
56
- --tw-border-spacing-x: 0;
57
- --tw-border-spacing-y: 0;
58
- --tw-translate-x: 0;
59
- --tw-translate-y: 0;
60
- --tw-rotate: 0;
61
- --tw-skew-x: 0;
62
- --tw-skew-y: 0;
63
- --tw-scale-x: 1;
64
- --tw-scale-y: 1;
65
- --tw-pan-x: ;
66
- --tw-pan-y: ;
67
- --tw-pinch-zoom: ;
68
- --tw-scroll-snap-strictness: proximity;
69
- --tw-gradient-from-position: ;
70
- --tw-gradient-via-position: ;
71
- --tw-gradient-to-position: ;
72
- --tw-ordinal: ;
73
- --tw-slashed-zero: ;
74
- --tw-numeric-figure: ;
75
- --tw-numeric-spacing: ;
76
- --tw-numeric-fraction: ;
77
- --tw-ring-inset: ;
78
- --tw-ring-offset-width: 0px;
79
- --tw-ring-offset-color: #fff;
80
- --tw-ring-color: rgb(59 130 246 / 0.5);
81
- --tw-ring-offset-shadow: 0 0 #0000;
82
- --tw-ring-shadow: 0 0 #0000;
83
- --tw-shadow: 0 0 #0000;
84
- --tw-shadow-colored: 0 0 #0000;
85
- --tw-blur: ;
86
- --tw-brightness: ;
87
- --tw-contrast: ;
88
- --tw-grayscale: ;
89
- --tw-hue-rotate: ;
90
- --tw-invert: ;
91
- --tw-saturate: ;
92
- --tw-sepia: ;
93
- --tw-drop-shadow: ;
94
- --tw-backdrop-blur: ;
95
- --tw-backdrop-brightness: ;
96
- --tw-backdrop-contrast: ;
97
- --tw-backdrop-grayscale: ;
98
- --tw-backdrop-hue-rotate: ;
99
- --tw-backdrop-invert: ;
100
- --tw-backdrop-opacity: ;
101
- --tw-backdrop-saturate: ;
102
- --tw-backdrop-sepia: ;
103
- --tw-contain-size: ;
104
- --tw-contain-layout: ;
105
- --tw-contain-paint: ;
106
- --tw-contain-style: ;
107
- }/*
108
- ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
109
- *//*
110
- 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
111
- 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
112
- */
113
-
114
- *,
115
- ::before,
116
- ::after {
117
- box-sizing: border-box; /* 1 */
118
- border-width: 0; /* 2 */
119
- border-style: solid; /* 2 */
120
- border-color: #e5e7eb; /* 2 */
121
- }
122
-
123
- ::before,
124
- ::after {
125
- --tw-content: '';
126
- }
127
-
128
- /*
129
- 1. Use a consistent sensible line-height in all browsers.
130
- 2. Prevent adjustments of font size after orientation changes in iOS.
131
- 3. Use a more readable tab size.
132
- 4. Use the user's configured `sans` font-family by default.
133
- 5. Use the user's configured `sans` font-feature-settings by default.
134
- 6. Use the user's configured `sans` font-variation-settings by default.
135
- 7. Disable tap highlights on iOS
136
- */
137
-
138
- html,
139
- :host {
140
- line-height: 1.5; /* 1 */
141
- -webkit-text-size-adjust: 100%; /* 2 */
142
- -moz-tab-size: 4; /* 3 */
143
- -o-tab-size: 4;
144
- tab-size: 4; /* 3 */
145
- font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
146
- font-feature-settings: normal; /* 5 */
147
- font-variation-settings: normal; /* 6 */
148
- -webkit-tap-highlight-color: transparent; /* 7 */
149
- }
150
-
151
- /*
152
- 1. Remove the margin in all browsers.
153
- 2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
154
- */
155
-
156
- body {
157
- margin: 0; /* 1 */
158
- line-height: inherit; /* 2 */
159
- }
160
-
161
- /*
162
- 1. Add the correct height in Firefox.
163
- 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
164
- 3. Ensure horizontal rules are visible by default.
165
- */
166
-
167
- hr {
168
- height: 0; /* 1 */
169
- color: inherit; /* 2 */
170
- border-top-width: 1px; /* 3 */
171
- }
172
-
173
- /*
174
- Add the correct text decoration in Chrome, Edge, and Safari.
175
- */
176
-
177
- abbr:where([title]) {
178
- -webkit-text-decoration: underline dotted;
179
- text-decoration: underline dotted;
180
- }
181
-
182
- /*
183
- Remove the default font size and weight for headings.
184
- */
185
-
186
- h1,
187
- h2,
188
- h3,
189
- h4,
190
- h5,
191
- h6 {
192
- font-size: inherit;
193
- font-weight: inherit;
194
- }
195
-
196
- /*
197
- Reset links to optimize for opt-in styling instead of opt-out.
198
- */
199
-
200
- a {
201
- color: inherit;
202
- text-decoration: inherit;
203
- }
204
-
205
- /*
206
- Add the correct font weight in Edge and Safari.
207
- */
208
-
209
- b,
210
- strong {
211
- font-weight: bolder;
212
- }
213
-
214
- /*
215
- 1. Use the user's configured `mono` font-family by default.
216
- 2. Use the user's configured `mono` font-feature-settings by default.
217
- 3. Use the user's configured `mono` font-variation-settings by default.
218
- 4. Correct the odd `em` font sizing in all browsers.
219
- */
220
-
221
- code,
222
- kbd,
223
- samp,
224
- pre {
225
- font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
226
- font-feature-settings: normal; /* 2 */
227
- font-variation-settings: normal; /* 3 */
228
- font-size: 1em; /* 4 */
229
- }
230
-
231
- /*
232
- Add the correct font size in all browsers.
233
- */
234
-
235
- small {
236
- font-size: 80%;
237
- }
238
-
239
- /*
240
- Prevent `sub` and `sup` elements from affecting the line height in all browsers.
241
- */
242
-
243
- sub,
244
- sup {
245
- font-size: 75%;
246
- line-height: 0;
247
- position: relative;
248
- vertical-align: baseline;
249
- }
250
-
251
- sub {
252
- bottom: -0.25em;
253
- }
254
-
255
- sup {
256
- top: -0.5em;
257
- }
258
-
259
- /*
260
- 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
261
- 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
262
- 3. Remove gaps between table borders by default.
263
- */
264
-
265
- table {
266
- text-indent: 0; /* 1 */
267
- border-color: inherit; /* 2 */
268
- border-collapse: collapse; /* 3 */
269
- }
270
-
271
- /*
272
- 1. Change the font styles in all browsers.
273
- 2. Remove the margin in Firefox and Safari.
274
- 3. Remove default padding in all browsers.
275
- */
276
-
277
- button,
278
- input,
279
- optgroup,
280
- select,
281
- textarea {
282
- font-family: inherit; /* 1 */
283
- font-feature-settings: inherit; /* 1 */
284
- font-variation-settings: inherit; /* 1 */
285
- font-size: 100%; /* 1 */
286
- font-weight: inherit; /* 1 */
287
- line-height: inherit; /* 1 */
288
- letter-spacing: inherit; /* 1 */
289
- color: inherit; /* 1 */
290
- margin: 0; /* 2 */
291
- padding: 0; /* 3 */
292
- }
293
-
294
- /*
295
- Remove the inheritance of text transform in Edge and Firefox.
296
- */
297
-
298
- button,
299
- select {
300
- text-transform: none;
301
- }
302
-
303
- /*
304
- 1. Correct the inability to style clickable types in iOS and Safari.
305
- 2. Remove default button styles.
306
- */
307
-
308
- button,
309
- input:where([type='button']),
310
- input:where([type='reset']),
311
- input:where([type='submit']) {
312
- -webkit-appearance: button; /* 1 */
313
- background-color: transparent; /* 2 */
314
- background-image: none; /* 2 */
315
- }
316
-
317
- /*
318
- Use the modern Firefox focus style for all focusable elements.
319
- */
320
-
321
- :-moz-focusring {
322
- outline: auto;
323
- }
324
-
325
- /*
326
- Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
327
- */
328
-
329
- :-moz-ui-invalid {
330
- box-shadow: none;
331
- }
332
-
333
- /*
334
- Add the correct vertical alignment in Chrome and Firefox.
335
- */
336
-
337
- progress {
338
- vertical-align: baseline;
339
- }
340
-
341
- /*
342
- Correct the cursor style of increment and decrement buttons in Safari.
343
- */
344
-
345
- ::-webkit-inner-spin-button,
346
- ::-webkit-outer-spin-button {
347
- height: auto;
348
- }
349
-
350
- /*
351
- 1. Correct the odd appearance in Chrome and Safari.
352
- 2. Correct the outline style in Safari.
353
- */
354
-
355
- [type='search'] {
356
- -webkit-appearance: textfield; /* 1 */
357
- outline-offset: -2px; /* 2 */
358
- }
359
-
360
- /*
361
- Remove the inner padding in Chrome and Safari on macOS.
362
- */
363
-
364
- ::-webkit-search-decoration {
365
- -webkit-appearance: none;
366
- }
367
-
368
- /*
369
- 1. Correct the inability to style clickable types in iOS and Safari.
370
- 2. Change font properties to `inherit` in Safari.
371
- */
372
-
373
- ::-webkit-file-upload-button {
374
- -webkit-appearance: button; /* 1 */
375
- font: inherit; /* 2 */
376
- }
377
-
378
- /*
379
- Add the correct display in Chrome and Safari.
380
- */
381
-
382
- summary {
383
- display: list-item;
384
- }
385
-
386
- /*
387
- Removes the default spacing and border for appropriate elements.
388
- */
389
-
390
- blockquote,
391
- dl,
392
- dd,
393
- h1,
394
- h2,
395
- h3,
396
- h4,
397
- h5,
398
- h6,
399
- hr,
400
- figure,
401
- p,
402
- pre {
403
- margin: 0;
404
- }
405
-
406
- fieldset {
407
- margin: 0;
408
- padding: 0;
409
- }
410
-
411
- legend {
412
- padding: 0;
413
- }
414
-
415
- ol,
416
- ul,
417
- menu {
418
- list-style: none;
419
- margin: 0;
420
- padding: 0;
421
- }
422
-
423
- /*
424
- Reset default styling for dialogs.
425
- */
426
- dialog {
427
- padding: 0;
428
- }
429
-
430
- /*
431
- Prevent resizing textareas horizontally by default.
432
- */
433
-
434
- textarea {
435
- resize: vertical;
436
- }
437
-
438
- /*
439
- 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
440
- 2. Set the default placeholder color to the user's configured gray 400 color.
441
- */
442
-
443
- input::-moz-placeholder, textarea::-moz-placeholder {
444
- opacity: 1; /* 1 */
445
- color: #9ca3af; /* 2 */
446
- }
447
-
448
- input::placeholder,
449
- textarea::placeholder {
450
- opacity: 1; /* 1 */
451
- color: #9ca3af; /* 2 */
452
- }
453
-
454
- /*
455
- Set the default cursor for buttons.
456
- */
457
-
458
- button,
459
- [role="button"] {
460
- cursor: pointer;
461
- }
462
-
463
- /*
464
- Make sure disabled buttons don't get the pointer cursor.
465
- */
466
- :disabled {
467
- cursor: default;
468
- }
469
-
470
- /*
471
- 1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
472
- 2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
473
- This can trigger a poorly considered lint error in some tools but is included by design.
474
- */
475
-
476
- img,
477
- svg,
478
- video,
479
- canvas,
480
- audio,
481
- iframe,
482
- embed,
483
- object {
484
- display: block; /* 1 */
485
- vertical-align: middle; /* 2 */
486
- }
487
-
488
- /*
489
- Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
490
- */
491
-
492
- img,
493
- video {
494
- max-width: 100%;
495
- height: auto;
496
- }
497
-
498
- /* Make elements with the HTML hidden attribute stay hidden by default */
499
- [hidden]:where(:not([hidden="until-found"])) {
500
- display: none;
501
- }
502
- .container {
503
- width: 100%;
504
- }
505
- @media (min-width: 640px) {
506
-
507
- .container {
508
- max-width: 640px;
509
- }
510
- }
511
- @media (min-width: 768px) {
512
-
513
- .container {
514
- max-width: 768px;
515
- }
516
- }
517
- @media (min-width: 1024px) {
518
-
519
- .container {
520
- max-width: 1024px;
521
- }
522
- }
523
- @media (min-width: 1280px) {
524
-
525
- .container {
526
- max-width: 1280px;
527
- }
528
- }
529
- @media (min-width: 1536px) {
530
-
531
- .container {
532
- max-width: 1536px;
533
- }
534
- }
535
- .prose {
536
- color: var(--tw-prose-body);
537
- max-width: 65ch;
538
- }
539
- .prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
540
- margin-top: 1.25em;
541
- margin-bottom: 1.25em;
542
- }
543
- .prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
544
- color: var(--tw-prose-lead);
545
- font-size: 1.25em;
546
- line-height: 1.6;
547
- margin-top: 1.2em;
548
- margin-bottom: 1.2em;
549
- }
550
- .prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
551
- color: var(--tw-prose-links);
552
- text-decoration: underline;
553
- font-weight: 500;
554
- }
555
- .prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
556
- color: var(--tw-prose-bold);
557
- font-weight: 600;
558
- }
559
- .prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
560
- color: inherit;
561
- }
562
- .prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
563
- color: inherit;
564
- }
565
- .prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
566
- color: inherit;
567
- }
568
- .prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
569
- list-style-type: decimal;
570
- margin-top: 1.25em;
571
- margin-bottom: 1.25em;
572
- padding-inline-start: 1.625em;
573
- }
574
- .prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
575
- list-style-type: upper-alpha;
576
- }
577
- .prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
578
- list-style-type: lower-alpha;
579
- }
580
- .prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
581
- list-style-type: upper-alpha;
582
- }
583
- .prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
584
- list-style-type: lower-alpha;
585
- }
586
- .prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
587
- list-style-type: upper-roman;
588
- }
589
- .prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
590
- list-style-type: lower-roman;
591
- }
592
- .prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
593
- list-style-type: upper-roman;
594
- }
595
- .prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
596
- list-style-type: lower-roman;
597
- }
598
- .prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
599
- list-style-type: decimal;
600
- }
601
- .prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
602
- list-style-type: disc;
603
- margin-top: 1.25em;
604
- margin-bottom: 1.25em;
605
- padding-inline-start: 1.625em;
606
- }
607
- .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
608
- font-weight: 400;
609
- color: var(--tw-prose-counters);
610
- }
611
- .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
612
- color: var(--tw-prose-bullets);
613
- }
614
- .prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
615
- color: var(--tw-prose-headings);
616
- font-weight: 600;
617
- margin-top: 1.25em;
618
- }
619
- .prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
620
- border-color: var(--tw-prose-hr);
621
- border-top-width: 1px;
622
- margin-top: 3em;
623
- margin-bottom: 3em;
624
- }
625
- .prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
626
- font-weight: 500;
627
- font-style: italic;
628
- color: var(--tw-prose-quotes);
629
- border-inline-start-width: 0.25rem;
630
- border-inline-start-color: var(--tw-prose-quote-borders);
631
- quotes: "\201C""\201D""\2018""\2019";
632
- margin-top: 1.6em;
633
- margin-bottom: 1.6em;
634
- padding-inline-start: 1em;
635
- }
636
- .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
637
- content: open-quote;
638
- }
639
- .prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
640
- content: close-quote;
641
- }
642
- .prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
643
- color: var(--tw-prose-headings);
644
- font-weight: 800;
645
- font-size: 2.25em;
646
- margin-top: 0;
647
- margin-bottom: 0.8888889em;
648
- line-height: 1.1111111;
649
- }
650
- .prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
651
- font-weight: 900;
652
- color: inherit;
653
- }
654
- .prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
655
- color: var(--tw-prose-headings);
656
- font-weight: 700;
657
- font-size: 1.5em;
658
- margin-top: 2em;
659
- margin-bottom: 1em;
660
- line-height: 1.3333333;
661
- }
662
- .prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
663
- font-weight: 800;
664
- color: inherit;
665
- }
666
- .prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
667
- color: var(--tw-prose-headings);
668
- font-weight: 600;
669
- font-size: 1.25em;
670
- margin-top: 1.6em;
671
- margin-bottom: 0.6em;
672
- line-height: 1.6;
673
- }
674
- .prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
675
- font-weight: 700;
676
- color: inherit;
677
- }
678
- .prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
679
- color: var(--tw-prose-headings);
680
- font-weight: 600;
681
- margin-top: 1.5em;
682
- margin-bottom: 0.5em;
683
- line-height: 1.5;
684
- }
685
- .prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
686
- font-weight: 700;
687
- color: inherit;
688
- }
689
- .prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
690
- margin-top: 2em;
691
- margin-bottom: 2em;
692
- }
693
- .prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
694
- display: block;
695
- margin-top: 2em;
696
- margin-bottom: 2em;
697
- }
698
- .prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
699
- margin-top: 2em;
700
- margin-bottom: 2em;
701
- }
702
- .prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
703
- font-weight: 500;
704
- font-family: inherit;
705
- color: var(--tw-prose-kbd);
706
- box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
707
- font-size: 0.875em;
708
- border-radius: 0.3125rem;
709
- padding-top: 0.1875em;
710
- padding-inline-end: 0.375em;
711
- padding-bottom: 0.1875em;
712
- padding-inline-start: 0.375em;
713
- }
714
- .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
715
- color: var(--tw-prose-code);
716
- font-weight: 600;
717
- font-size: 0.875em;
718
- }
719
- .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
720
- content: "`";
721
- }
722
- .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
723
- content: "`";
724
- }
725
- .prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
726
- color: inherit;
727
- }
728
- .prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
729
- color: inherit;
730
- }
731
- .prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
732
- color: inherit;
733
- font-size: 0.875em;
734
- }
735
- .prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
736
- color: inherit;
737
- font-size: 0.9em;
738
- }
739
- .prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
740
- color: inherit;
741
- }
742
- .prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
743
- color: inherit;
744
- }
745
- .prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
746
- color: inherit;
747
- }
748
- .prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
749
- color: var(--tw-prose-pre-code);
750
- background-color: var(--tw-prose-pre-bg);
751
- overflow-x: auto;
752
- font-weight: 400;
753
- font-size: 0.875em;
754
- line-height: 1.7142857;
755
- margin-top: 1.7142857em;
756
- margin-bottom: 1.7142857em;
757
- border-radius: 0.375rem;
758
- padding-top: 0.8571429em;
759
- padding-inline-end: 1.1428571em;
760
- padding-bottom: 0.8571429em;
761
- padding-inline-start: 1.1428571em;
762
- }
763
- .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
764
- background-color: transparent;
765
- border-width: 0;
766
- border-radius: 0;
767
- padding: 0;
768
- font-weight: inherit;
769
- color: inherit;
770
- font-size: inherit;
771
- font-family: inherit;
772
- line-height: inherit;
773
- }
774
- .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
775
- content: none;
776
- }
777
- .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
778
- content: none;
779
- }
780
- .prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
781
- width: 100%;
782
- table-layout: auto;
783
- margin-top: 2em;
784
- margin-bottom: 2em;
785
- font-size: 0.875em;
786
- line-height: 1.7142857;
787
- }
788
- .prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
789
- border-bottom-width: 1px;
790
- border-bottom-color: var(--tw-prose-th-borders);
791
- }
792
- .prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
793
- color: var(--tw-prose-headings);
794
- font-weight: 600;
795
- vertical-align: bottom;
796
- padding-inline-end: 0.5714286em;
797
- padding-bottom: 0.5714286em;
798
- padding-inline-start: 0.5714286em;
799
- }
800
- .prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
801
- border-bottom-width: 1px;
802
- border-bottom-color: var(--tw-prose-td-borders);
803
- }
804
- .prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
805
- border-bottom-width: 0;
806
- }
807
- .prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
808
- vertical-align: baseline;
809
- }
810
- .prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
811
- border-top-width: 1px;
812
- border-top-color: var(--tw-prose-th-borders);
813
- }
814
- .prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
815
- vertical-align: top;
816
- }
817
- .prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
818
- text-align: start;
819
- }
820
- .prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
821
- margin-top: 0;
822
- margin-bottom: 0;
823
- }
824
- .prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
825
- color: var(--tw-prose-captions);
826
- font-size: 0.875em;
827
- line-height: 1.4285714;
828
- margin-top: 0.8571429em;
829
- }
830
- .prose {
831
- --tw-prose-body: #374151;
832
- --tw-prose-headings: #111827;
833
- --tw-prose-lead: #4b5563;
834
- --tw-prose-links: #111827;
835
- --tw-prose-bold: #111827;
836
- --tw-prose-counters: #6b7280;
837
- --tw-prose-bullets: #d1d5db;
838
- --tw-prose-hr: #e5e7eb;
839
- --tw-prose-quotes: #111827;
840
- --tw-prose-quote-borders: #e5e7eb;
841
- --tw-prose-captions: #6b7280;
842
- --tw-prose-kbd: #111827;
843
- --tw-prose-kbd-shadows: 17 24 39;
844
- --tw-prose-code: #111827;
845
- --tw-prose-pre-code: #e5e7eb;
846
- --tw-prose-pre-bg: #1f2937;
847
- --tw-prose-th-borders: #d1d5db;
848
- --tw-prose-td-borders: #e5e7eb;
849
- --tw-prose-invert-body: #d1d5db;
850
- --tw-prose-invert-headings: #fff;
851
- --tw-prose-invert-lead: #9ca3af;
852
- --tw-prose-invert-links: #fff;
853
- --tw-prose-invert-bold: #fff;
854
- --tw-prose-invert-counters: #9ca3af;
855
- --tw-prose-invert-bullets: #4b5563;
856
- --tw-prose-invert-hr: #374151;
857
- --tw-prose-invert-quotes: #f3f4f6;
858
- --tw-prose-invert-quote-borders: #374151;
859
- --tw-prose-invert-captions: #9ca3af;
860
- --tw-prose-invert-kbd: #fff;
861
- --tw-prose-invert-kbd-shadows: 255 255 255;
862
- --tw-prose-invert-code: #fff;
863
- --tw-prose-invert-pre-code: #d1d5db;
864
- --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
865
- --tw-prose-invert-th-borders: #4b5563;
866
- --tw-prose-invert-td-borders: #374151;
867
- font-size: 1rem;
868
- line-height: 1.75;
869
- }
870
- .prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
871
- margin-top: 0;
872
- margin-bottom: 0;
873
- }
874
- .prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
875
- margin-top: 0.5em;
876
- margin-bottom: 0.5em;
877
- }
878
- .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
879
- padding-inline-start: 0.375em;
880
- }
881
- .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
882
- padding-inline-start: 0.375em;
883
- }
884
- .prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
885
- margin-top: 0.75em;
886
- margin-bottom: 0.75em;
887
- }
888
- .prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
889
- margin-top: 1.25em;
890
- }
891
- .prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
892
- margin-bottom: 1.25em;
893
- }
894
- .prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
895
- margin-top: 1.25em;
896
- }
897
- .prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
898
- margin-bottom: 1.25em;
899
- }
900
- .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
901
- margin-top: 0.75em;
902
- margin-bottom: 0.75em;
903
- }
904
- .prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
905
- margin-top: 1.25em;
906
- margin-bottom: 1.25em;
907
- }
908
- .prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
909
- margin-top: 0.5em;
910
- padding-inline-start: 1.625em;
911
- }
912
- .prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
913
- margin-top: 0;
914
- }
915
- .prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
916
- margin-top: 0;
917
- }
918
- .prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
919
- margin-top: 0;
920
- }
921
- .prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
922
- margin-top: 0;
923
- }
924
- .prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
925
- padding-inline-start: 0;
926
- }
927
- .prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
928
- padding-inline-end: 0;
929
- }
930
- .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
931
- padding-top: 0.5714286em;
932
- padding-inline-end: 0.5714286em;
933
- padding-bottom: 0.5714286em;
934
- padding-inline-start: 0.5714286em;
935
- }
936
- .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
937
- padding-inline-start: 0;
938
- }
939
- .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
940
- padding-inline-end: 0;
941
- }
942
- .prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
943
- margin-top: 2em;
944
- margin-bottom: 2em;
945
- }
946
- .prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
947
- margin-top: 0;
948
- }
949
- .prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
950
- margin-bottom: 0;
951
- }
952
- .prose-sm {
953
- font-size: 0.875rem;
954
- line-height: 1.7142857;
955
- }
956
- .prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
957
- margin-top: 1.1428571em;
958
- margin-bottom: 1.1428571em;
959
- }
960
- .prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
961
- font-size: 1.2857143em;
962
- line-height: 1.5555556;
963
- margin-top: 0.8888889em;
964
- margin-bottom: 0.8888889em;
965
- }
966
- .prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
967
- margin-top: 1.3333333em;
968
- margin-bottom: 1.3333333em;
969
- padding-inline-start: 1.1111111em;
970
- }
971
- .prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
972
- font-size: 2.1428571em;
973
- margin-top: 0;
974
- margin-bottom: 0.8em;
975
- line-height: 1.2;
976
- }
977
- .prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
978
- font-size: 1.4285714em;
979
- margin-top: 1.6em;
980
- margin-bottom: 0.8em;
981
- line-height: 1.4;
982
- }
983
- .prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
984
- font-size: 1.2857143em;
985
- margin-top: 1.5555556em;
986
- margin-bottom: 0.4444444em;
987
- line-height: 1.5555556;
988
- }
989
- .prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
990
- margin-top: 1.4285714em;
991
- margin-bottom: 0.5714286em;
992
- line-height: 1.4285714;
993
- }
994
- .prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
995
- margin-top: 1.7142857em;
996
- margin-bottom: 1.7142857em;
997
- }
998
- .prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
999
- margin-top: 1.7142857em;
1000
- margin-bottom: 1.7142857em;
1001
- }
1002
- .prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1003
- margin-top: 0;
1004
- margin-bottom: 0;
1005
- }
1006
- .prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1007
- margin-top: 1.7142857em;
1008
- margin-bottom: 1.7142857em;
1009
- }
1010
- .prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1011
- font-size: 0.8571429em;
1012
- border-radius: 0.3125rem;
1013
- padding-top: 0.1428571em;
1014
- padding-inline-end: 0.3571429em;
1015
- padding-bottom: 0.1428571em;
1016
- padding-inline-start: 0.3571429em;
1017
- }
1018
- .prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1019
- font-size: 0.8571429em;
1020
- }
1021
- .prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1022
- font-size: 0.9em;
1023
- }
1024
- .prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1025
- font-size: 0.8888889em;
1026
- }
1027
- .prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1028
- font-size: 0.8571429em;
1029
- line-height: 1.6666667;
1030
- margin-top: 1.6666667em;
1031
- margin-bottom: 1.6666667em;
1032
- border-radius: 0.25rem;
1033
- padding-top: 0.6666667em;
1034
- padding-inline-end: 1em;
1035
- padding-bottom: 0.6666667em;
1036
- padding-inline-start: 1em;
1037
- }
1038
- .prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1039
- margin-top: 1.1428571em;
1040
- margin-bottom: 1.1428571em;
1041
- padding-inline-start: 1.5714286em;
1042
- }
1043
- .prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1044
- margin-top: 1.1428571em;
1045
- margin-bottom: 1.1428571em;
1046
- padding-inline-start: 1.5714286em;
1047
- }
1048
- .prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1049
- margin-top: 0.2857143em;
1050
- margin-bottom: 0.2857143em;
1051
- }
1052
- .prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1053
- padding-inline-start: 0.4285714em;
1054
- }
1055
- .prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1056
- padding-inline-start: 0.4285714em;
1057
- }
1058
- .prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1059
- margin-top: 0.5714286em;
1060
- margin-bottom: 0.5714286em;
1061
- }
1062
- .prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1063
- margin-top: 1.1428571em;
1064
- }
1065
- .prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1066
- margin-bottom: 1.1428571em;
1067
- }
1068
- .prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1069
- margin-top: 1.1428571em;
1070
- }
1071
- .prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1072
- margin-bottom: 1.1428571em;
1073
- }
1074
- .prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1075
- margin-top: 0.5714286em;
1076
- margin-bottom: 0.5714286em;
1077
- }
1078
- .prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1079
- margin-top: 1.1428571em;
1080
- margin-bottom: 1.1428571em;
1081
- }
1082
- .prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1083
- margin-top: 1.1428571em;
1084
- }
1085
- .prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1086
- margin-top: 0.2857143em;
1087
- padding-inline-start: 1.5714286em;
1088
- }
1089
- .prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1090
- margin-top: 2.8571429em;
1091
- margin-bottom: 2.8571429em;
1092
- }
1093
- .prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1094
- margin-top: 0;
1095
- }
1096
- .prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1097
- margin-top: 0;
1098
- }
1099
- .prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1100
- margin-top: 0;
1101
- }
1102
- .prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1103
- margin-top: 0;
1104
- }
1105
- .prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1106
- font-size: 0.8571429em;
1107
- line-height: 1.5;
1108
- }
1109
- .prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1110
- padding-inline-end: 1em;
1111
- padding-bottom: 0.6666667em;
1112
- padding-inline-start: 1em;
1113
- }
1114
- .prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1115
- padding-inline-start: 0;
1116
- }
1117
- .prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1118
- padding-inline-end: 0;
1119
- }
1120
- .prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1121
- padding-top: 0.6666667em;
1122
- padding-inline-end: 1em;
1123
- padding-bottom: 0.6666667em;
1124
- padding-inline-start: 1em;
1125
- }
1126
- .prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1127
- padding-inline-start: 0;
1128
- }
1129
- .prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1130
- padding-inline-end: 0;
1131
- }
1132
- .prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1133
- margin-top: 1.7142857em;
1134
- margin-bottom: 1.7142857em;
1135
- }
1136
- .prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1137
- margin-top: 0;
1138
- margin-bottom: 0;
1139
- }
1140
- .prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1141
- font-size: 0.8571429em;
1142
- line-height: 1.3333333;
1143
- margin-top: 0.6666667em;
1144
- }
1145
- .prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1146
- margin-top: 0;
1147
- }
1148
- .prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1149
- margin-bottom: 0;
1150
- }
1151
- .pointer-events-none {
1152
- pointer-events: none;
1153
- }
1154
- .visible {
1155
- visibility: visible;
1156
- }
1157
- .fixed {
1158
- position: fixed;
1159
- }
1160
- .sticky {
1161
- position: sticky;
1162
- }
1163
- .inset-x-0 {
1164
- left: 0px;
1165
- right: 0px;
1166
- }
1167
- .right-0 {
1168
- right: 0px;
1169
- }
1170
- .top-0 {
1171
- top: 0px;
1172
- }
1173
- .z-\[999\] {
1174
- z-index: 999;
1175
- }
1176
- .mt-3 {
1177
- margin-top: 0.75rem;
1178
- }
1179
- .mt-5 {
1180
- margin-top: 1.25rem;
1181
- }
1182
- .block {
1183
- display: block;
1184
- }
1185
- .inline-block {
1186
- display: inline-block;
1187
- }
1188
- .flex {
1189
- display: flex;
1190
- }
1191
- .grid {
1192
- display: grid;
1193
- }
1194
- .hidden {
1195
- display: none;
1196
- }
1197
- .size-full {
1198
- width: 100%;
1199
- height: 100%;
1200
- }
1201
- .\!h-\[90lvh\] {
1202
- height: 90lvh !important;
1203
- }
1204
- .h-48 {
1205
- height: 12rem;
1206
- }
1207
- .h-\[90lvh\] {
1208
- height: 90lvh;
1209
- }
1210
- .max-w-full {
1211
- max-width: 100%;
1212
- }
1213
- .max-w-max {
1214
- max-width: -moz-max-content;
1215
- max-width: max-content;
1216
- }
1217
- .cursor-pointer {
1218
- cursor: pointer;
1219
- }
1220
- .appearance-none {
1221
- -webkit-appearance: none;
1222
- -moz-appearance: none;
1223
- appearance: none;
1224
- }
1225
- .flex-col {
1226
- flex-direction: column;
1227
- }
1228
- .gap-4 {
1229
- gap: 1rem;
1230
- }
1231
- .space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
1232
- --tw-space-x-reverse: 0;
1233
- margin-right: calc(0.375rem * var(--tw-space-x-reverse));
1234
- margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
1235
- }
1236
- .space-y-3 > :not([hidden]) ~ :not([hidden]) {
1237
- --tw-space-y-reverse: 0;
1238
- margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
1239
- margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
1240
- }
1241
- .self-end {
1242
- align-self: flex-end;
1243
- }
1244
- .overflow-hidden {
1245
- overflow: hidden;
1246
- }
1247
- .overflow-x-auto {
1248
- overflow-x: auto;
1249
- }
1250
- .overflow-y-auto {
1251
- overflow-y: auto;
1252
- }
1253
- .rounded {
1254
- border-radius: 0.25rem;
1255
- }
1256
- .rounded-md {
1257
- border-radius: 0.375rem;
1258
- }
1259
- .border {
1260
- border-width: 1px;
1261
- }
1262
- .border-0 {
1263
- border-width: 0px;
1264
- }
1265
- .border-b {
1266
- border-bottom-width: 1px;
1267
- }
1268
- .border-t {
1269
- border-top-width: 1px;
1270
- }
1271
- .border-stone-200 {
1272
- --tw-border-opacity: 1;
1273
- border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
1274
- }
1275
- .bg-stone-100 {
1276
- --tw-bg-opacity: 1;
1277
- background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
1278
- }
1279
- .bg-transparent {
1280
- background-color: transparent;
1281
- }
1282
- .bg-violet-500 {
1283
- --tw-bg-opacity: 1;
1284
- background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
1285
- }
1286
- .bg-white {
1287
- --tw-bg-opacity: 1;
1288
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1289
- }
1290
- .p-1\.5 {
1291
- padding: 0.375rem;
1292
- }
1293
- .p-2 {
1294
- padding: 0.5rem;
1295
- }
1296
- .p-4 {
1297
- padding: 1rem;
1298
- }
1299
- .px-3 {
1300
- padding-left: 0.75rem;
1301
- padding-right: 0.75rem;
1302
- }
1303
- .py-1 {
1304
- padding-top: 0.25rem;
1305
- padding-bottom: 0.25rem;
1306
- }
1307
- .text-xs\/6 {
1308
- font-size: 0.75rem;
1309
- line-height: 1.5rem;
1310
- }
1311
- .font-medium {
1312
- font-weight: 500;
1313
- }
1314
- .font-semibold {
1315
- font-weight: 600;
1316
- }
1317
- .italic {
1318
- font-style: italic;
1319
- }
1320
- .text-stone-700 {
1321
- --tw-text-opacity: 1;
1322
- color: rgb(68 64 60 / var(--tw-text-opacity, 1));
1323
- }
1324
- .text-stone-900 {
1325
- --tw-text-opacity: 1;
1326
- color: rgb(28 25 23 / var(--tw-text-opacity, 1));
1327
- }
1328
- .text-white {
1329
- --tw-text-opacity: 1;
1330
- color: rgb(255 255 255 / var(--tw-text-opacity, 1));
1331
- }
1332
- .text-zinc-800 {
1333
- --tw-text-opacity: 1;
1334
- color: rgb(39 39 42 / var(--tw-text-opacity, 1));
1335
- }
1336
- .opacity-25 {
1337
- opacity: 0.25;
1338
- }
1339
- .outline-0 {
1340
- outline-width: 0px;
1341
- }
1342
- .duration-300 {
1343
- transition-duration: 300ms;
1344
- }
1345
- @media (min-width: 768px) {
1346
-
1347
- .md\:prose-base {
1348
- font-size: 1rem;
1349
- line-height: 1.75;
1350
- }
1351
-
1352
- .md\:prose-base :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1353
- margin-top: 1.25em;
1354
- margin-bottom: 1.25em;
1355
- }
1356
-
1357
- .md\:prose-base :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1358
- font-size: 1.25em;
1359
- line-height: 1.6;
1360
- margin-top: 1.2em;
1361
- margin-bottom: 1.2em;
1362
- }
1363
-
1364
- .md\:prose-base :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1365
- margin-top: 1.6em;
1366
- margin-bottom: 1.6em;
1367
- padding-inline-start: 1em;
1368
- }
1369
-
1370
- .md\:prose-base :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1371
- font-size: 2.25em;
1372
- margin-top: 0;
1373
- margin-bottom: 0.8888889em;
1374
- line-height: 1.1111111;
1375
- }
1376
-
1377
- .md\:prose-base :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1378
- font-size: 1.5em;
1379
- margin-top: 2em;
1380
- margin-bottom: 1em;
1381
- line-height: 1.3333333;
1382
- }
1383
-
1384
- .md\:prose-base :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1385
- font-size: 1.25em;
1386
- margin-top: 1.6em;
1387
- margin-bottom: 0.6em;
1388
- line-height: 1.6;
1389
- }
1390
-
1391
- .md\:prose-base :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1392
- margin-top: 1.5em;
1393
- margin-bottom: 0.5em;
1394
- line-height: 1.5;
1395
- }
1396
-
1397
- .md\:prose-base :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1398
- margin-top: 2em;
1399
- margin-bottom: 2em;
1400
- }
1401
-
1402
- .md\:prose-base :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1403
- margin-top: 2em;
1404
- margin-bottom: 2em;
1405
- }
1406
-
1407
- .md\:prose-base :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1408
- margin-top: 0;
1409
- margin-bottom: 0;
1410
- }
1411
-
1412
- .md\:prose-base :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1413
- margin-top: 2em;
1414
- margin-bottom: 2em;
1415
- }
1416
-
1417
- .md\:prose-base :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1418
- font-size: 0.875em;
1419
- border-radius: 0.3125rem;
1420
- padding-top: 0.1875em;
1421
- padding-inline-end: 0.375em;
1422
- padding-bottom: 0.1875em;
1423
- padding-inline-start: 0.375em;
1424
- }
1425
-
1426
- .md\:prose-base :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1427
- font-size: 0.875em;
1428
- }
1429
-
1430
- .md\:prose-base :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1431
- font-size: 0.875em;
1432
- }
1433
-
1434
- .md\:prose-base :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1435
- font-size: 0.9em;
1436
- }
1437
-
1438
- .md\:prose-base :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1439
- font-size: 0.875em;
1440
- line-height: 1.7142857;
1441
- margin-top: 1.7142857em;
1442
- margin-bottom: 1.7142857em;
1443
- border-radius: 0.375rem;
1444
- padding-top: 0.8571429em;
1445
- padding-inline-end: 1.1428571em;
1446
- padding-bottom: 0.8571429em;
1447
- padding-inline-start: 1.1428571em;
1448
- }
1449
-
1450
- .md\:prose-base :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1451
- margin-top: 1.25em;
1452
- margin-bottom: 1.25em;
1453
- padding-inline-start: 1.625em;
1454
- }
1455
-
1456
- .md\:prose-base :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1457
- margin-top: 1.25em;
1458
- margin-bottom: 1.25em;
1459
- padding-inline-start: 1.625em;
1460
- }
1461
-
1462
- .md\:prose-base :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1463
- margin-top: 0.5em;
1464
- margin-bottom: 0.5em;
1465
- }
1466
-
1467
- .md\:prose-base :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1468
- padding-inline-start: 0.375em;
1469
- }
1470
-
1471
- .md\:prose-base :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1472
- padding-inline-start: 0.375em;
1473
- }
1474
-
1475
- .md\:prose-base :where(.md\:prose-base > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1476
- margin-top: 0.75em;
1477
- margin-bottom: 0.75em;
1478
- }
1479
-
1480
- .md\:prose-base :where(.md\:prose-base > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1481
- margin-top: 1.25em;
1482
- }
1483
-
1484
- .md\:prose-base :where(.md\:prose-base > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1485
- margin-bottom: 1.25em;
1486
- }
1487
-
1488
- .md\:prose-base :where(.md\:prose-base > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1489
- margin-top: 1.25em;
1490
- }
1491
-
1492
- .md\:prose-base :where(.md\:prose-base > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1493
- margin-bottom: 1.25em;
1494
- }
1495
-
1496
- .md\:prose-base :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1497
- margin-top: 0.75em;
1498
- margin-bottom: 0.75em;
1499
- }
1500
-
1501
- .md\:prose-base :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1502
- margin-top: 1.25em;
1503
- margin-bottom: 1.25em;
1504
- }
1505
-
1506
- .md\:prose-base :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1507
- margin-top: 1.25em;
1508
- }
1509
-
1510
- .md\:prose-base :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1511
- margin-top: 0.5em;
1512
- padding-inline-start: 1.625em;
1513
- }
1514
-
1515
- .md\:prose-base :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1516
- margin-top: 3em;
1517
- margin-bottom: 3em;
1518
- }
1519
-
1520
- .md\:prose-base :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1521
- margin-top: 0;
1522
- }
1523
-
1524
- .md\:prose-base :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1525
- margin-top: 0;
1526
- }
1527
-
1528
- .md\:prose-base :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1529
- margin-top: 0;
1530
- }
1531
-
1532
- .md\:prose-base :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1533
- margin-top: 0;
1534
- }
1535
-
1536
- .md\:prose-base :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1537
- font-size: 0.875em;
1538
- line-height: 1.7142857;
1539
- }
1540
-
1541
- .md\:prose-base :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1542
- padding-inline-end: 0.5714286em;
1543
- padding-bottom: 0.5714286em;
1544
- padding-inline-start: 0.5714286em;
1545
- }
1546
-
1547
- .md\:prose-base :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1548
- padding-inline-start: 0;
1549
- }
1550
-
1551
- .md\:prose-base :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1552
- padding-inline-end: 0;
1553
- }
1554
-
1555
- .md\:prose-base :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1556
- padding-top: 0.5714286em;
1557
- padding-inline-end: 0.5714286em;
1558
- padding-bottom: 0.5714286em;
1559
- padding-inline-start: 0.5714286em;
1560
- }
1561
-
1562
- .md\:prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1563
- padding-inline-start: 0;
1564
- }
1565
-
1566
- .md\:prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1567
- padding-inline-end: 0;
1568
- }
1569
-
1570
- .md\:prose-base :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1571
- margin-top: 2em;
1572
- margin-bottom: 2em;
1573
- }
1574
-
1575
- .md\:prose-base :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1576
- margin-top: 0;
1577
- margin-bottom: 0;
1578
- }
1579
-
1580
- .md\:prose-base :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1581
- font-size: 0.875em;
1582
- line-height: 1.4285714;
1583
- margin-top: 0.8571429em;
1584
- }
1585
-
1586
- .md\:prose-base :where(.md\:prose-base > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1587
- margin-top: 0;
1588
- }
1589
-
1590
- .md\:prose-base :where(.md\:prose-base > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
1591
- margin-bottom: 0;
1592
- }
1593
- }
1594
- @media (prefers-color-scheme: dark) {
1595
-
1596
- .dark\:prose-invert {
1597
- --tw-prose-body: var(--tw-prose-invert-body);
1598
- --tw-prose-headings: var(--tw-prose-invert-headings);
1599
- --tw-prose-lead: var(--tw-prose-invert-lead);
1600
- --tw-prose-links: var(--tw-prose-invert-links);
1601
- --tw-prose-bold: var(--tw-prose-invert-bold);
1602
- --tw-prose-counters: var(--tw-prose-invert-counters);
1603
- --tw-prose-bullets: var(--tw-prose-invert-bullets);
1604
- --tw-prose-hr: var(--tw-prose-invert-hr);
1605
- --tw-prose-quotes: var(--tw-prose-invert-quotes);
1606
- --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
1607
- --tw-prose-captions: var(--tw-prose-invert-captions);
1608
- --tw-prose-kbd: var(--tw-prose-invert-kbd);
1609
- --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
1610
- --tw-prose-code: var(--tw-prose-invert-code);
1611
- --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
1612
- --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
1613
- --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
1614
- --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
1615
- }
1616
- }
1617
- .after\:invisible::after {
1618
- content: var(--tw-content);
1619
- visibility: hidden;
1620
- }
1621
- .after\:whitespace-pre-wrap::after {
1622
- content: var(--tw-content);
1623
- white-space: pre-wrap;
1624
- }
1625
- .after\:border::after {
1626
- content: var(--tw-content);
1627
- border-width: 1px;
1628
- }
1629
- .after\:px-3\.5::after {
1630
- content: var(--tw-content);
1631
- padding-left: 0.875rem;
1632
- padding-right: 0.875rem;
1633
- }
1634
- .after\:py-2\.5::after {
1635
- content: var(--tw-content);
1636
- padding-top: 0.625rem;
1637
- padding-bottom: 0.625rem;
1638
- }
1639
- .after\:text-inherit::after {
1640
- content: var(--tw-content);
1641
- color: inherit;
1642
- }
1643
- .after\:content-\[attr\(data-cloned-val\)_\'_\'\]::after {
1644
- --tw-content: attr(data-cloned-val) ' ';
1645
- content: var(--tw-content);
1646
- }
1647
- .after\:\[grid-area\:1\/1\/2\/2\]::after {
1648
- content: var(--tw-content);
1649
- grid-area: 1/1/2/2;
1650
- }
1651
- .hover\:bg-stone-200:hover {
1652
- --tw-bg-opacity: 1;
1653
- background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
1654
- }
1655
- .hover\:bg-violet-600:hover {
1656
- --tw-bg-opacity: 1;
1657
- background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
1658
- }
1659
- .focus\:outline-0:focus {
1660
- outline-width: 0px;
1661
- }
1662
- .focus\:outline-2:focus {
1663
- outline-width: 2px;
1664
- }
1665
- .focus\:outline-offset-2:focus {
1666
- outline-offset: 2px;
1667
- }
1668
- .focus\:outline-violet-500:focus {
1669
- outline-color: #8b5cf6;
1670
- }
1671
- .active\:bg-violet-700:active {
1672
- --tw-bg-opacity: 1;
1673
- background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1));
1674
- }
1675
- @media (min-width: 768px) {
1676
-
1677
- .md\:pointer-events-auto {
1678
- pointer-events: auto;
1679
- }
1680
-
1681
- .md\:block {
1682
- display: block;
1683
- }
1684
-
1685
- .md\:grid {
1686
- display: grid;
1687
- }
1688
-
1689
- .md\:grid-cols-2 {
1690
- grid-template-columns: repeat(2, minmax(0, 1fr));
1691
- }
1692
-
1693
- .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
1694
- --tw-divide-x-reverse: 0;
1695
- border-right-width: calc(1px * var(--tw-divide-x-reverse));
1696
- border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
1697
- }
1698
-
1699
- .md\:divide-stone-300 > :not([hidden]) ~ :not([hidden]) {
1700
- --tw-divide-opacity: 1;
1701
- border-color: rgb(214 211 209 / var(--tw-divide-opacity, 1));
1702
- }
1703
-
1704
- .md\:opacity-100 {
1705
- opacity: 1;
1706
- }
1707
- }
1708
- @media (min-width: 1024px) {
1709
-
1710
- .lg\:p-12 {
1711
- padding: 3rem;
1712
- }
1713
- }
1714
- @media (min-width: 768px) {
1715
-
1716
- .rtl\:md\:divide-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
1717
- --tw-divide-x-reverse: 1;
1718
- }
1719
- }
1720
- @media (prefers-color-scheme: dark) {
1721
-
1722
- .dark\:border-stone-700 {
1723
- --tw-border-opacity: 1;
1724
- border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
1725
- }
1726
-
1727
- .dark\:bg-stone-800 {
1728
- --tw-bg-opacity: 1;
1729
- background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
1730
- }
1731
-
1732
- .dark\:bg-stone-900 {
1733
- --tw-bg-opacity: 1;
1734
- background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
1735
- }
1736
-
1737
- .dark\:text-stone-100 {
1738
- --tw-text-opacity: 1;
1739
- color: rgb(245 245 244 / var(--tw-text-opacity, 1));
1740
- }
1741
-
1742
- .dark\:text-stone-200 {
1743
- --tw-text-opacity: 1;
1744
- color: rgb(231 229 228 / var(--tw-text-opacity, 1));
1745
- }
1746
-
1747
- .dark\:hover\:bg-stone-600:hover {
1748
- --tw-bg-opacity: 1;
1749
- background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
1750
- }
1751
-
1752
- @media (min-width: 768px) {
1753
-
1754
- .dark\:md\:divide-stone-700 > :not([hidden]) ~ :not([hidden]) {
1755
- --tw-divide-opacity: 1;
1756
- border-color: rgb(68 64 60 / var(--tw-divide-opacity, 1));
1757
- }
1758
- }
1759
- }
1760
- .\[\&\>textarea\]\:resize-none>textarea {
1761
- resize: none;
1762
- }
1763
- .\[\&\>textarea\]\:\[grid-area\:1\/1\/2\/2\]>textarea {
1764
- grid-area: 1/1/2/2;
1765
- }
1
+ *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"\201C""\201D""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.8571429em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-top:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.sticky{position:sticky}.inset-x-0{left:0;right:0}.right-0{right:0}.top-0{top:0}.z-\[999\]{z-index:999}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.size-full{height:100%;width:100%}.\!h-\[90lvh\]{height:90lvh!important}.h-48{height:12rem}.h-\[90lvh\]{height:90lvh}.max-w-full{max-width:100%}.max-w-max{max-width:-moz-max-content;max-width:max-content}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-col{flex-direction:column}.gap-4{gap:1rem}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-stone-200{--tw-border-opacity:1;border-color:rgb(231 229 228/var(--tw-border-opacity,1))}.bg-stone-100{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.text-xs\/6{font-size:.75rem;line-height:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.text-stone-700{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity,1))}.text-stone-900{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity,1))}.opacity-25{opacity:.25}.outline-0{outline-width:0}.duration-300{transition-duration:.3s}@media (min-width:768px){.md\:prose-base{font-size:1rem;line-height:1.75}.md\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.md\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.md\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em}.md\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.25em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.md\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.md\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.md\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.md\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.md\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.md\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.md\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.md\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;font-size:.875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.md\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.md\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.375rem;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.md\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.md\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(.md\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.md\:prose-base :where(.md\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.md\:prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.md\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.md\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3em;margin-top:3em}.md\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857}.md\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.md\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.md\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.md\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.md\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose-base :where(.md\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(.md\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (prefers-color-scheme:dark){.dark\:prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}}.placeholder\:text-stone-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity,1))}.placeholder\:text-stone-300::placeholder{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity,1))}.after\:invisible:after{content:var(--tw-content);visibility:hidden}.after\:whitespace-pre-wrap:after{content:var(--tw-content);white-space:pre-wrap}.after\:border:after{border-width:1px;content:var(--tw-content)}.after\:px-3\.5:after{content:var(--tw-content);padding-left:.875rem;padding-right:.875rem}.after\:py-2\.5:after{content:var(--tw-content);padding-bottom:.625rem;padding-top:.625rem}.after\:text-inherit:after{color:inherit;content:var(--tw-content)}.after\:content-\[attr\(data-cloned-val\)_\'_\'\]:after{--tw-content:attr(data-cloned-val) " ";content:var(--tw-content)}.after\:\[grid-area\:1\/1\/2\/2\]:after{content:var(--tw-content);grid-area:1/1/2/2}.hover\:bg-stone-200:hover{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity,1))}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.focus\:outline-0:focus{outline-width:0}.focus\:outline-2:focus{outline-width:2px}.focus\:outline-offset-2:focus{outline-offset:2px}.focus\:outline-violet-500:focus{outline-color:#8b5cf6}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.active\:bg-violet-700:active{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity,1))}@media (min-width:768px){.md\:pointer-events-auto{pointer-events:auto}.md\:block{display:block}.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.md\:divide-stone-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(214 211 209/var(--tw-divide-opacity,1))}.md\:opacity-100{opacity:1}}@media (min-width:1024px){.lg\:p-12{padding:3rem}}@media (min-width:768px){.rtl\:md\:divide-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}}@media (prefers-color-scheme:dark){.dark\:border-stone-700{--tw-border-opacity:1;border-color:rgb(68 64 60/var(--tw-border-opacity,1))}.dark\:bg-stone-800{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity,1))}.dark\:bg-stone-900{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity,1))}.dark\:text-stone-100{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity,1))}.dark\:text-stone-200{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity,1))}.dark\:placeholder\:text-stone-700::-moz-placeholder{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity,1))}.dark\:placeholder\:text-stone-700::placeholder{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity,1))}.dark\:hover\:bg-stone-600:hover{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity,1))}@media (min-width:768px){.dark\:md\:divide-stone-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(68 64 60/var(--tw-divide-opacity,1))}}}.\[\&\>textarea\]\:resize-none>textarea{resize:none}.\[\&\>textarea\]\:\[grid-area\:1\/1\/2\/2\]>textarea{grid-area:1/1/2/2}
1766
2
 
1767
3
  /*# sourceMappingURL=markdown-text-editor.css.map*/