jekyll-theme-doctored 0.1.11 → 0.1.15

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