@cnc_cbz/usefultools-plugin-official 1.0.2 → 1.0.4

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.
@@ -146,7 +146,1959 @@ export {
146
146
  index as default
147
147
  };
148
148
 
149
- ;(function(){var s=document.createElement("style");s.textContent=`
149
+ ;(function(){var c=typeof __exports__!=="undefined"&&__exports__;var d=c&&(c.default||c);if(d)d.__pluginCss=`/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
150
+ @layer properties {
151
+ @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
152
+ *, :before, :after, ::backdrop {
153
+ --tw-translate-x: 0;
154
+ --tw-translate-y: 0;
155
+ --tw-translate-z: 0;
156
+ --tw-rotate-x: initial;
157
+ --tw-rotate-y: initial;
158
+ --tw-rotate-z: initial;
159
+ --tw-skew-x: initial;
160
+ --tw-skew-y: initial;
161
+ --tw-space-y-reverse: 0;
162
+ --tw-border-style: solid;
163
+ --tw-leading: initial;
164
+ --tw-font-weight: initial;
165
+ --tw-tracking: initial;
166
+ --tw-shadow: 0 0 #0000;
167
+ --tw-shadow-color: initial;
168
+ --tw-shadow-alpha: 100%;
169
+ --tw-inset-shadow: 0 0 #0000;
170
+ --tw-inset-shadow-color: initial;
171
+ --tw-inset-shadow-alpha: 100%;
172
+ --tw-ring-color: initial;
173
+ --tw-ring-shadow: 0 0 #0000;
174
+ --tw-inset-ring-color: initial;
175
+ --tw-inset-ring-shadow: 0 0 #0000;
176
+ --tw-ring-inset: initial;
177
+ --tw-ring-offset-width: 0px;
178
+ --tw-ring-offset-color: #fff;
179
+ --tw-ring-offset-shadow: 0 0 #0000;
180
+ --tw-outline-style: solid;
181
+ --tw-duration: initial;
182
+ --tw-scale-x: 1;
183
+ --tw-scale-y: 1;
184
+ --tw-scale-z: 1;
185
+ --tw-blur: initial;
186
+ --tw-brightness: initial;
187
+ --tw-contrast: initial;
188
+ --tw-grayscale: initial;
189
+ --tw-hue-rotate: initial;
190
+ --tw-invert: initial;
191
+ --tw-opacity: initial;
192
+ --tw-saturate: initial;
193
+ --tw-sepia: initial;
194
+ --tw-drop-shadow: initial;
195
+ --tw-drop-shadow-color: initial;
196
+ --tw-drop-shadow-alpha: 100%;
197
+ --tw-drop-shadow-size: initial;
198
+ }
199
+ }
200
+ }
201
+
202
+ @layer theme {
203
+ :root, :host {
204
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
205
+ monospace;
206
+ --color-gray-100: oklch(96.7% .003 264.542);
207
+ --color-gray-200: oklch(92.8% .006 264.531);
208
+ --color-gray-300: oklch(87.2% .01 258.338);
209
+ --color-gray-400: oklch(70.7% .022 261.325);
210
+ --color-gray-500: oklch(55.1% .027 264.364);
211
+ --color-gray-600: oklch(44.6% .03 256.802);
212
+ --color-gray-700: oklch(37.3% .034 259.733);
213
+ --color-black: #000;
214
+ --color-white: #fff;
215
+ --spacing: .25rem;
216
+ --container-lg: 32rem;
217
+ --text-xs: .75rem;
218
+ --text-xs--line-height: calc(1 / .75);
219
+ --text-sm: .875rem;
220
+ --text-sm--line-height: calc(1.25 / .875);
221
+ --text-base: 1rem;
222
+ --text-base--line-height: calc(1.5 / 1);
223
+ --text-lg: 1.125rem;
224
+ --text-lg--line-height: calc(1.75 / 1.125);
225
+ --text-xl: 1.25rem;
226
+ --text-xl--line-height: calc(1.75 / 1.25);
227
+ --text-2xl: 1.5rem;
228
+ --text-2xl--line-height: calc(2 / 1.5);
229
+ --text-3xl: 1.875rem;
230
+ --text-3xl--line-height: calc(2.25 / 1.875);
231
+ --text-5xl: 3rem;
232
+ --text-5xl--line-height: 1;
233
+ --font-weight-bold: 700;
234
+ --font-weight-black: 900;
235
+ --tracking-wider: .05em;
236
+ --tracking-widest: .1em;
237
+ --leading-relaxed: 1.625;
238
+ --radius-sm: .25rem;
239
+ --radius-lg: .5rem;
240
+ --radius-xl: .75rem;
241
+ --animate-spin: spin 1s linear infinite;
242
+ --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
243
+ --default-transition-duration: .15s;
244
+ --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
245
+ --color-primary: #f9b11f;
246
+ --color-bg-dark: #231c0f;
247
+ --color-electric-blue: #3b82f6;
248
+ --color-neon-green: #84cc16;
249
+ --color-vibrant-purple: #a855f7;
250
+ --color-deep-charcoal: #1f1a14;
251
+ --color-coral-red: #ff6b6b;
252
+ --color-hot-pink: #ec4899;
253
+ --font-display: "Space Grotesk", sans-serif;
254
+ }
255
+ }
256
+
257
+ @layer base, components;
258
+
259
+ @layer utilities {
260
+ .pointer-events-none {
261
+ pointer-events: none;
262
+ }
263
+
264
+ .sr-only {
265
+ clip-path: inset(50%);
266
+ white-space: nowrap;
267
+ border-width: 0;
268
+ width: 1px;
269
+ height: 1px;
270
+ margin: -1px;
271
+ padding: 0;
272
+ position: absolute;
273
+ overflow: hidden;
274
+ }
275
+
276
+ .absolute {
277
+ position: absolute;
278
+ }
279
+
280
+ .fixed {
281
+ position: fixed;
282
+ }
283
+
284
+ .relative {
285
+ position: relative;
286
+ }
287
+
288
+ .inset-0 {
289
+ inset: calc(var(--spacing) * 0);
290
+ }
291
+
292
+ .start {
293
+ inset-inline-start: var(--spacing);
294
+ }
295
+
296
+ .end {
297
+ inset-inline-end: var(--spacing);
298
+ }
299
+
300
+ .top-1\\/2 {
301
+ top: 50%;
302
+ }
303
+
304
+ .left-2 {
305
+ left: calc(var(--spacing) * 2);
306
+ }
307
+
308
+ .z-50 {
309
+ z-index: 50;
310
+ }
311
+
312
+ .-mx-1 {
313
+ margin-inline: calc(var(--spacing) * -1);
314
+ }
315
+
316
+ .mx-0\\.5 {
317
+ margin-inline: calc(var(--spacing) * .5);
318
+ }
319
+
320
+ .mt-0\\.5 {
321
+ margin-top: calc(var(--spacing) * .5);
322
+ }
323
+
324
+ .mt-1 {
325
+ margin-top: calc(var(--spacing) * 1);
326
+ }
327
+
328
+ .mt-2 {
329
+ margin-top: calc(var(--spacing) * 2);
330
+ }
331
+
332
+ .mt-3 {
333
+ margin-top: calc(var(--spacing) * 3);
334
+ }
335
+
336
+ .mr-1 {
337
+ margin-right: calc(var(--spacing) * 1);
338
+ }
339
+
340
+ .mr-2 {
341
+ margin-right: calc(var(--spacing) * 2);
342
+ }
343
+
344
+ .mr-3 {
345
+ margin-right: calc(var(--spacing) * 3);
346
+ }
347
+
348
+ .mb-1 {
349
+ margin-bottom: calc(var(--spacing) * 1);
350
+ }
351
+
352
+ .mb-1\\.5 {
353
+ margin-bottom: calc(var(--spacing) * 1.5);
354
+ }
355
+
356
+ .mb-2 {
357
+ margin-bottom: calc(var(--spacing) * 2);
358
+ }
359
+
360
+ .mb-3 {
361
+ margin-bottom: calc(var(--spacing) * 3);
362
+ }
363
+
364
+ .ml-0\\.5 {
365
+ margin-left: calc(var(--spacing) * .5);
366
+ }
367
+
368
+ .ml-1 {
369
+ margin-left: calc(var(--spacing) * 1);
370
+ }
371
+
372
+ .ml-1\\.5 {
373
+ margin-left: calc(var(--spacing) * 1.5);
374
+ }
375
+
376
+ .ml-2 {
377
+ margin-left: calc(var(--spacing) * 2);
378
+ }
379
+
380
+ .ml-auto {
381
+ margin-left: auto;
382
+ }
383
+
384
+ .block {
385
+ display: block;
386
+ }
387
+
388
+ .flex {
389
+ display: flex;
390
+ }
391
+
392
+ .grid {
393
+ display: grid;
394
+ }
395
+
396
+ .hidden {
397
+ display: none;
398
+ }
399
+
400
+ .inline {
401
+ display: inline;
402
+ }
403
+
404
+ .inline-block {
405
+ display: inline-block;
406
+ }
407
+
408
+ .inline-flex {
409
+ display: inline-flex;
410
+ }
411
+
412
+ .table {
413
+ display: table;
414
+ }
415
+
416
+ .h-2 {
417
+ height: calc(var(--spacing) * 2);
418
+ }
419
+
420
+ .h-3 {
421
+ height: calc(var(--spacing) * 3);
422
+ }
423
+
424
+ .h-3\\.5 {
425
+ height: calc(var(--spacing) * 3.5);
426
+ }
427
+
428
+ .h-4 {
429
+ height: calc(var(--spacing) * 4);
430
+ }
431
+
432
+ .h-7 {
433
+ height: calc(var(--spacing) * 7);
434
+ }
435
+
436
+ .h-8 {
437
+ height: calc(var(--spacing) * 8);
438
+ }
439
+
440
+ .h-9 {
441
+ height: calc(var(--spacing) * 9);
442
+ }
443
+
444
+ .h-10 {
445
+ height: calc(var(--spacing) * 10);
446
+ }
447
+
448
+ .h-12 {
449
+ height: calc(var(--spacing) * 12);
450
+ }
451
+
452
+ .h-16 {
453
+ height: calc(var(--spacing) * 16);
454
+ }
455
+
456
+ .h-85 {
457
+ height: calc(var(--spacing) * 85);
458
+ }
459
+
460
+ .h-full {
461
+ height: 100%;
462
+ }
463
+
464
+ .max-h-40 {
465
+ max-height: calc(var(--spacing) * 40);
466
+ }
467
+
468
+ .max-h-60 {
469
+ max-height: calc(var(--spacing) * 60);
470
+ }
471
+
472
+ .max-h-\\[200px\\] {
473
+ max-height: 200px;
474
+ }
475
+
476
+ .max-h-full {
477
+ max-height: 100%;
478
+ }
479
+
480
+ .min-h-0 {
481
+ min-height: calc(var(--spacing) * 0);
482
+ }
483
+
484
+ .min-h-\\[80px\\] {
485
+ min-height: 80px;
486
+ }
487
+
488
+ .min-h-\\[180px\\] {
489
+ min-height: 180px;
490
+ }
491
+
492
+ .min-h-\\[200px\\] {
493
+ min-height: 200px;
494
+ }
495
+
496
+ .w-2 {
497
+ width: calc(var(--spacing) * 2);
498
+ }
499
+
500
+ .w-3 {
501
+ width: calc(var(--spacing) * 3);
502
+ }
503
+
504
+ .w-3\\.5 {
505
+ width: calc(var(--spacing) * 3.5);
506
+ }
507
+
508
+ .w-4 {
509
+ width: calc(var(--spacing) * 4);
510
+ }
511
+
512
+ .w-5 {
513
+ width: calc(var(--spacing) * 5);
514
+ }
515
+
516
+ .w-8 {
517
+ width: calc(var(--spacing) * 8);
518
+ }
519
+
520
+ .w-9 {
521
+ width: calc(var(--spacing) * 9);
522
+ }
523
+
524
+ .w-10 {
525
+ width: calc(var(--spacing) * 10);
526
+ }
527
+
528
+ .w-14 {
529
+ width: calc(var(--spacing) * 14);
530
+ }
531
+
532
+ .w-16 {
533
+ width: calc(var(--spacing) * 16);
534
+ }
535
+
536
+ .w-20 {
537
+ width: calc(var(--spacing) * 20);
538
+ }
539
+
540
+ .w-24 {
541
+ width: calc(var(--spacing) * 24);
542
+ }
543
+
544
+ .w-28 {
545
+ width: calc(var(--spacing) * 28);
546
+ }
547
+
548
+ .w-32 {
549
+ width: calc(var(--spacing) * 32);
550
+ }
551
+
552
+ .w-72 {
553
+ width: calc(var(--spacing) * 72);
554
+ }
555
+
556
+ .w-full {
557
+ width: 100%;
558
+ }
559
+
560
+ .max-w-70 {
561
+ max-width: calc(var(--spacing) * 70);
562
+ }
563
+
564
+ .max-w-full {
565
+ max-width: 100%;
566
+ }
567
+
568
+ .max-w-lg {
569
+ max-width: var(--container-lg);
570
+ }
571
+
572
+ .min-w-0 {
573
+ min-width: calc(var(--spacing) * 0);
574
+ }
575
+
576
+ .min-w-\\[200px\\] {
577
+ min-width: 200px;
578
+ }
579
+
580
+ .flex-1 {
581
+ flex: 1;
582
+ }
583
+
584
+ .shrink-0 {
585
+ flex-shrink: 0;
586
+ }
587
+
588
+ .border-collapse {
589
+ border-collapse: collapse;
590
+ }
591
+
592
+ .translate-x-0\\.5 {
593
+ --tw-translate-x: calc(var(--spacing) * .5);
594
+ translate: var(--tw-translate-x) var(--tw-translate-y);
595
+ }
596
+
597
+ .-translate-y-1\\/2 {
598
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
599
+ translate: var(--tw-translate-x) var(--tw-translate-y);
600
+ }
601
+
602
+ .translate-y-0\\.5 {
603
+ --tw-translate-y: calc(var(--spacing) * .5);
604
+ translate: var(--tw-translate-x) var(--tw-translate-y);
605
+ }
606
+
607
+ .transform {
608
+ transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
609
+ }
610
+
611
+ .animate-pulse {
612
+ animation: var(--animate-pulse);
613
+ }
614
+
615
+ .animate-spin {
616
+ animation: var(--animate-spin);
617
+ }
618
+
619
+ .cursor-grab {
620
+ cursor: grab;
621
+ }
622
+
623
+ .cursor-pointer {
624
+ cursor: pointer;
625
+ }
626
+
627
+ .resize {
628
+ resize: both;
629
+ }
630
+
631
+ .resize-none {
632
+ resize: none;
633
+ }
634
+
635
+ .appearance-none {
636
+ appearance: none;
637
+ }
638
+
639
+ .grid-cols-1 {
640
+ grid-template-columns: repeat(1, minmax(0, 1fr));
641
+ }
642
+
643
+ .grid-cols-2 {
644
+ grid-template-columns: repeat(2, minmax(0, 1fr));
645
+ }
646
+
647
+ .grid-cols-4 {
648
+ grid-template-columns: repeat(4, minmax(0, 1fr));
649
+ }
650
+
651
+ .grid-cols-5 {
652
+ grid-template-columns: repeat(5, minmax(0, 1fr));
653
+ }
654
+
655
+ .grid-cols-\\[1fr_60px_1fr\\] {
656
+ grid-template-columns: 1fr 60px 1fr;
657
+ }
658
+
659
+ .flex-col {
660
+ flex-direction: column;
661
+ }
662
+
663
+ .flex-wrap {
664
+ flex-wrap: wrap;
665
+ }
666
+
667
+ .items-baseline {
668
+ align-items: baseline;
669
+ }
670
+
671
+ .items-center {
672
+ align-items: center;
673
+ }
674
+
675
+ .justify-between {
676
+ justify-content: space-between;
677
+ }
678
+
679
+ .justify-center {
680
+ justify-content: center;
681
+ }
682
+
683
+ .justify-end {
684
+ justify-content: flex-end;
685
+ }
686
+
687
+ .gap-0\\.5 {
688
+ gap: calc(var(--spacing) * .5);
689
+ }
690
+
691
+ .gap-1 {
692
+ gap: calc(var(--spacing) * 1);
693
+ }
694
+
695
+ .gap-1\\.5 {
696
+ gap: calc(var(--spacing) * 1.5);
697
+ }
698
+
699
+ .gap-2 {
700
+ gap: calc(var(--spacing) * 2);
701
+ }
702
+
703
+ .gap-3 {
704
+ gap: calc(var(--spacing) * 3);
705
+ }
706
+
707
+ .gap-4 {
708
+ gap: calc(var(--spacing) * 4);
709
+ }
710
+
711
+ .gap-5 {
712
+ gap: calc(var(--spacing) * 5);
713
+ }
714
+
715
+ :where(.space-y-0\\.5 > :not(:last-child)) {
716
+ --tw-space-y-reverse: 0;
717
+ margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
718
+ margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
719
+ }
720
+
721
+ :where(.space-y-1 > :not(:last-child)) {
722
+ --tw-space-y-reverse: 0;
723
+ margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
724
+ margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
725
+ }
726
+
727
+ :where(.space-y-1\\.5 > :not(:last-child)) {
728
+ --tw-space-y-reverse: 0;
729
+ margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
730
+ margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
731
+ }
732
+
733
+ :where(.space-y-2 > :not(:last-child)) {
734
+ --tw-space-y-reverse: 0;
735
+ margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
736
+ margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
737
+ }
738
+
739
+ .gap-x-6 {
740
+ column-gap: calc(var(--spacing) * 6);
741
+ }
742
+
743
+ .gap-y-1 {
744
+ row-gap: calc(var(--spacing) * 1);
745
+ }
746
+
747
+ .truncate {
748
+ text-overflow: ellipsis;
749
+ white-space: nowrap;
750
+ overflow: hidden;
751
+ }
752
+
753
+ .overflow-auto {
754
+ overflow: auto;
755
+ }
756
+
757
+ .overflow-hidden {
758
+ overflow: hidden;
759
+ }
760
+
761
+ .overflow-y-auto {
762
+ overflow-y: auto;
763
+ }
764
+
765
+ .rounded {
766
+ border-radius: .25rem;
767
+ }
768
+
769
+ .rounded-full {
770
+ border-radius: 3.40282e38px;
771
+ }
772
+
773
+ .rounded-lg {
774
+ border-radius: var(--radius-lg);
775
+ }
776
+
777
+ .rounded-sm {
778
+ border-radius: var(--radius-sm);
779
+ }
780
+
781
+ .rounded-xl {
782
+ border-radius: var(--radius-xl);
783
+ }
784
+
785
+ .border {
786
+ border-style: var(--tw-border-style);
787
+ border-width: 1px;
788
+ }
789
+
790
+ .border-2 {
791
+ border-style: var(--tw-border-style);
792
+ border-width: 2px;
793
+ }
794
+
795
+ .border-4 {
796
+ border-style: var(--tw-border-style);
797
+ border-width: 4px;
798
+ }
799
+
800
+ .border-r {
801
+ border-right-style: var(--tw-border-style);
802
+ border-right-width: 1px;
803
+ }
804
+
805
+ .border-b {
806
+ border-bottom-style: var(--tw-border-style);
807
+ border-bottom-width: 1px;
808
+ }
809
+
810
+ .border-b-2 {
811
+ border-bottom-style: var(--tw-border-style);
812
+ border-bottom-width: 2px;
813
+ }
814
+
815
+ .border-l {
816
+ border-left-style: var(--tw-border-style);
817
+ border-left-width: 1px;
818
+ }
819
+
820
+ .border-dashed {
821
+ --tw-border-style: dashed;
822
+ border-style: dashed;
823
+ }
824
+
825
+ .border-black {
826
+ border-color: var(--color-black);
827
+ }
828
+
829
+ .border-coral-red {
830
+ border-color: var(--color-coral-red);
831
+ }
832
+
833
+ .border-coral-red\\/40 {
834
+ border-color: #ff6b6b66;
835
+ }
836
+
837
+ @supports (color: color-mix(in lab, red, red)) {
838
+ .border-coral-red\\/40 {
839
+ border-color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
840
+ }
841
+ }
842
+
843
+ .border-electric-blue\\/40 {
844
+ border-color: #3b82f666;
845
+ }
846
+
847
+ @supports (color: color-mix(in lab, red, red)) {
848
+ .border-electric-blue\\/40 {
849
+ border-color: color-mix(in oklab, var(--color-electric-blue) 40%, transparent);
850
+ }
851
+ }
852
+
853
+ .border-gray-600 {
854
+ border-color: var(--color-gray-600);
855
+ }
856
+
857
+ .border-gray-700 {
858
+ border-color: var(--color-gray-700);
859
+ }
860
+
861
+ .border-neon-green {
862
+ border-color: var(--color-neon-green);
863
+ }
864
+
865
+ .border-neon-green\\/40 {
866
+ border-color: #84cc1666;
867
+ }
868
+
869
+ @supports (color: color-mix(in lab, red, red)) {
870
+ .border-neon-green\\/40 {
871
+ border-color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
872
+ }
873
+ }
874
+
875
+ .border-primary {
876
+ border-color: var(--color-primary);
877
+ }
878
+
879
+ .border-transparent {
880
+ border-color: #0000;
881
+ }
882
+
883
+ .border-white\\/5 {
884
+ border-color: #ffffff0d;
885
+ }
886
+
887
+ @supports (color: color-mix(in lab, red, red)) {
888
+ .border-white\\/5 {
889
+ border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
890
+ }
891
+ }
892
+
893
+ .border-white\\/10 {
894
+ border-color: #ffffff1a;
895
+ }
896
+
897
+ @supports (color: color-mix(in lab, red, red)) {
898
+ .border-white\\/10 {
899
+ border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
900
+ }
901
+ }
902
+
903
+ .border-white\\/20 {
904
+ border-color: #fff3;
905
+ }
906
+
907
+ @supports (color: color-mix(in lab, red, red)) {
908
+ .border-white\\/20 {
909
+ border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
910
+ }
911
+ }
912
+
913
+ .bg-bg-dark {
914
+ background-color: var(--color-bg-dark);
915
+ }
916
+
917
+ .bg-black\\/60 {
918
+ background-color: #0009;
919
+ }
920
+
921
+ @supports (color: color-mix(in lab, red, red)) {
922
+ .bg-black\\/60 {
923
+ background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
924
+ }
925
+ }
926
+
927
+ .bg-coral-red {
928
+ background-color: var(--color-coral-red);
929
+ }
930
+
931
+ .bg-coral-red\\/10 {
932
+ background-color: #ff6b6b1a;
933
+ }
934
+
935
+ @supports (color: color-mix(in lab, red, red)) {
936
+ .bg-coral-red\\/10 {
937
+ background-color: color-mix(in oklab, var(--color-coral-red) 10%, transparent);
938
+ }
939
+ }
940
+
941
+ .bg-coral-red\\/12 {
942
+ background-color: #ff6b6b1f;
943
+ }
944
+
945
+ @supports (color: color-mix(in lab, red, red)) {
946
+ .bg-coral-red\\/12 {
947
+ background-color: color-mix(in oklab, var(--color-coral-red) 12%, transparent);
948
+ }
949
+ }
950
+
951
+ .bg-coral-red\\/15 {
952
+ background-color: #ff6b6b26;
953
+ }
954
+
955
+ @supports (color: color-mix(in lab, red, red)) {
956
+ .bg-coral-red\\/15 {
957
+ background-color: color-mix(in oklab, var(--color-coral-red) 15%, transparent);
958
+ }
959
+ }
960
+
961
+ .bg-coral-red\\/20 {
962
+ background-color: #ff6b6b33;
963
+ }
964
+
965
+ @supports (color: color-mix(in lab, red, red)) {
966
+ .bg-coral-red\\/20 {
967
+ background-color: color-mix(in oklab, var(--color-coral-red) 20%, transparent);
968
+ }
969
+ }
970
+
971
+ .bg-deep-charcoal {
972
+ background-color: var(--color-deep-charcoal);
973
+ }
974
+
975
+ .bg-electric-blue {
976
+ background-color: var(--color-electric-blue);
977
+ }
978
+
979
+ .bg-electric-blue\\/20 {
980
+ background-color: #3b82f633;
981
+ }
982
+
983
+ @supports (color: color-mix(in lab, red, red)) {
984
+ .bg-electric-blue\\/20 {
985
+ background-color: color-mix(in oklab, var(--color-electric-blue) 20%, transparent);
986
+ }
987
+ }
988
+
989
+ .bg-hot-pink {
990
+ background-color: var(--color-hot-pink);
991
+ }
992
+
993
+ .bg-neon-green {
994
+ background-color: var(--color-neon-green);
995
+ }
996
+
997
+ .bg-neon-green\\/10 {
998
+ background-color: #84cc161a;
999
+ }
1000
+
1001
+ @supports (color: color-mix(in lab, red, red)) {
1002
+ .bg-neon-green\\/10 {
1003
+ background-color: color-mix(in oklab, var(--color-neon-green) 10%, transparent);
1004
+ }
1005
+ }
1006
+
1007
+ .bg-neon-green\\/12 {
1008
+ background-color: #84cc161f;
1009
+ }
1010
+
1011
+ @supports (color: color-mix(in lab, red, red)) {
1012
+ .bg-neon-green\\/12 {
1013
+ background-color: color-mix(in oklab, var(--color-neon-green) 12%, transparent);
1014
+ }
1015
+ }
1016
+
1017
+ .bg-primary {
1018
+ background-color: var(--color-primary);
1019
+ }
1020
+
1021
+ .bg-primary\\/10 {
1022
+ background-color: #f9b11f1a;
1023
+ }
1024
+
1025
+ @supports (color: color-mix(in lab, red, red)) {
1026
+ .bg-primary\\/10 {
1027
+ background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
1028
+ }
1029
+ }
1030
+
1031
+ .bg-primary\\/15 {
1032
+ background-color: #f9b11f26;
1033
+ }
1034
+
1035
+ @supports (color: color-mix(in lab, red, red)) {
1036
+ .bg-primary\\/15 {
1037
+ background-color: color-mix(in oklab, var(--color-primary) 15%, transparent);
1038
+ }
1039
+ }
1040
+
1041
+ .bg-primary\\/20 {
1042
+ background-color: #f9b11f33;
1043
+ }
1044
+
1045
+ @supports (color: color-mix(in lab, red, red)) {
1046
+ .bg-primary\\/20 {
1047
+ background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
1048
+ }
1049
+ }
1050
+
1051
+ .bg-transparent {
1052
+ background-color: #0000;
1053
+ }
1054
+
1055
+ .bg-vibrant-purple {
1056
+ background-color: var(--color-vibrant-purple);
1057
+ }
1058
+
1059
+ .bg-white {
1060
+ background-color: var(--color-white);
1061
+ }
1062
+
1063
+ .bg-white\\/5 {
1064
+ background-color: #ffffff0d;
1065
+ }
1066
+
1067
+ @supports (color: color-mix(in lab, red, red)) {
1068
+ .bg-white\\/5 {
1069
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
1070
+ }
1071
+ }
1072
+
1073
+ .bg-white\\/10 {
1074
+ background-color: #ffffff1a;
1075
+ }
1076
+
1077
+ @supports (color: color-mix(in lab, red, red)) {
1078
+ .bg-white\\/10 {
1079
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
1080
+ }
1081
+ }
1082
+
1083
+ .bg-white\\/\\[0\\.02\\] {
1084
+ background-color: #ffffff05;
1085
+ }
1086
+
1087
+ @supports (color: color-mix(in lab, red, red)) {
1088
+ .bg-white\\/\\[0\\.02\\] {
1089
+ background-color: color-mix(in oklab, var(--color-white) 2%, transparent);
1090
+ }
1091
+ }
1092
+
1093
+ .bg-white\\/\\[0\\.03\\] {
1094
+ background-color: #ffffff08;
1095
+ }
1096
+
1097
+ @supports (color: color-mix(in lab, red, red)) {
1098
+ .bg-white\\/\\[0\\.03\\] {
1099
+ background-color: color-mix(in oklab, var(--color-white) 3%, transparent);
1100
+ }
1101
+ }
1102
+
1103
+ .bg-\\[url\\(\\'data\\:image\\/svg\\+xml\\;charset\\=utf-8\\,\\%3Csvg\\%20xmlns\\%3D\\%22http\\%3A\\%2F\\%2Fwww\\.w3\\.org\\%2F2000\\%2Fsvg\\%22\\%20width\\%3D\\%2212\\%22\\%20height\\%3D\\%2212\\%22\\%20viewBox\\%3D\\%220\\%200\\%2024\\%2024\\%22\\%20fill\\%3D\\%22\\%23999\\%22\\%3E\\%3Cpath\\%20d\\%3D\\%22M7\\%2010l5\\%205\\%205-5z\\%22\\%2F\\%3E\\%3C\\%2Fsvg\\%3E\\'\\)\\] {
1104
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23999%22%3E%3Cpath%20d%3D%22M7%2010l5%205%205-5z%22%2F%3E%3C%2Fsvg%3E");
1105
+ }
1106
+
1107
+ .bg-\\[right_4px_center\\] {
1108
+ background-position: right 4px center;
1109
+ }
1110
+
1111
+ .bg-no-repeat {
1112
+ background-repeat: no-repeat;
1113
+ }
1114
+
1115
+ .object-contain {
1116
+ object-fit: contain;
1117
+ }
1118
+
1119
+ .p-1\\.5 {
1120
+ padding: calc(var(--spacing) * 1.5);
1121
+ }
1122
+
1123
+ .p-2 {
1124
+ padding: calc(var(--spacing) * 2);
1125
+ }
1126
+
1127
+ .p-2\\.5 {
1128
+ padding: calc(var(--spacing) * 2.5);
1129
+ }
1130
+
1131
+ .p-3 {
1132
+ padding: calc(var(--spacing) * 3);
1133
+ }
1134
+
1135
+ .p-4 {
1136
+ padding: calc(var(--spacing) * 4);
1137
+ }
1138
+
1139
+ .p-5 {
1140
+ padding: calc(var(--spacing) * 5);
1141
+ }
1142
+
1143
+ .p-6 {
1144
+ padding: calc(var(--spacing) * 6);
1145
+ }
1146
+
1147
+ .px-1 {
1148
+ padding-inline: calc(var(--spacing) * 1);
1149
+ }
1150
+
1151
+ .px-1\\.5 {
1152
+ padding-inline: calc(var(--spacing) * 1.5);
1153
+ }
1154
+
1155
+ .px-2 {
1156
+ padding-inline: calc(var(--spacing) * 2);
1157
+ }
1158
+
1159
+ .px-2\\.5 {
1160
+ padding-inline: calc(var(--spacing) * 2.5);
1161
+ }
1162
+
1163
+ .px-3 {
1164
+ padding-inline: calc(var(--spacing) * 3);
1165
+ }
1166
+
1167
+ .px-4 {
1168
+ padding-inline: calc(var(--spacing) * 4);
1169
+ }
1170
+
1171
+ .px-5 {
1172
+ padding-inline: calc(var(--spacing) * 5);
1173
+ }
1174
+
1175
+ .py-0\\.5 {
1176
+ padding-block: calc(var(--spacing) * .5);
1177
+ }
1178
+
1179
+ .py-1 {
1180
+ padding-block: calc(var(--spacing) * 1);
1181
+ }
1182
+
1183
+ .py-1\\.5 {
1184
+ padding-block: calc(var(--spacing) * 1.5);
1185
+ }
1186
+
1187
+ .py-2 {
1188
+ padding-block: calc(var(--spacing) * 2);
1189
+ }
1190
+
1191
+ .py-2\\.5 {
1192
+ padding-block: calc(var(--spacing) * 2.5);
1193
+ }
1194
+
1195
+ .py-3 {
1196
+ padding-block: calc(var(--spacing) * 3);
1197
+ }
1198
+
1199
+ .py-6 {
1200
+ padding-block: calc(var(--spacing) * 6);
1201
+ }
1202
+
1203
+ .py-8 {
1204
+ padding-block: calc(var(--spacing) * 8);
1205
+ }
1206
+
1207
+ .pr-1 {
1208
+ padding-right: calc(var(--spacing) * 1);
1209
+ }
1210
+
1211
+ .pr-1\\.5 {
1212
+ padding-right: calc(var(--spacing) * 1.5);
1213
+ }
1214
+
1215
+ .pr-2 {
1216
+ padding-right: calc(var(--spacing) * 2);
1217
+ }
1218
+
1219
+ .pr-4 {
1220
+ padding-right: calc(var(--spacing) * 4);
1221
+ }
1222
+
1223
+ .pr-6 {
1224
+ padding-right: calc(var(--spacing) * 6);
1225
+ }
1226
+
1227
+ .pl-1\\.5 {
1228
+ padding-left: calc(var(--spacing) * 1.5);
1229
+ }
1230
+
1231
+ .pl-2 {
1232
+ padding-left: calc(var(--spacing) * 2);
1233
+ }
1234
+
1235
+ .pl-4 {
1236
+ padding-left: calc(var(--spacing) * 4);
1237
+ }
1238
+
1239
+ .pl-8 {
1240
+ padding-left: calc(var(--spacing) * 8);
1241
+ }
1242
+
1243
+ .text-center {
1244
+ text-align: center;
1245
+ }
1246
+
1247
+ .text-left {
1248
+ text-align: left;
1249
+ }
1250
+
1251
+ .text-right {
1252
+ text-align: right;
1253
+ }
1254
+
1255
+ .font-mono {
1256
+ font-family: var(--font-mono);
1257
+ }
1258
+
1259
+ .text-2xl {
1260
+ font-size: var(--text-2xl);
1261
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
1262
+ }
1263
+
1264
+ .text-3xl {
1265
+ font-size: var(--text-3xl);
1266
+ line-height: var(--tw-leading, var(--text-3xl--line-height));
1267
+ }
1268
+
1269
+ .text-5xl {
1270
+ font-size: var(--text-5xl);
1271
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
1272
+ }
1273
+
1274
+ .text-base {
1275
+ font-size: var(--text-base);
1276
+ line-height: var(--tw-leading, var(--text-base--line-height));
1277
+ }
1278
+
1279
+ .text-lg {
1280
+ font-size: var(--text-lg);
1281
+ line-height: var(--tw-leading, var(--text-lg--line-height));
1282
+ }
1283
+
1284
+ .text-sm {
1285
+ font-size: var(--text-sm);
1286
+ line-height: var(--tw-leading, var(--text-sm--line-height));
1287
+ }
1288
+
1289
+ .text-xl {
1290
+ font-size: var(--text-xl);
1291
+ line-height: var(--tw-leading, var(--text-xl--line-height));
1292
+ }
1293
+
1294
+ .text-xs {
1295
+ font-size: var(--text-xs);
1296
+ line-height: var(--tw-leading, var(--text-xs--line-height));
1297
+ }
1298
+
1299
+ .text-\\[9px\\] {
1300
+ font-size: 9px;
1301
+ }
1302
+
1303
+ .text-\\[10px\\] {
1304
+ font-size: 10px;
1305
+ }
1306
+
1307
+ .text-\\[11px\\] {
1308
+ font-size: 11px;
1309
+ }
1310
+
1311
+ .leading-6 {
1312
+ --tw-leading: calc(var(--spacing) * 6);
1313
+ line-height: calc(var(--spacing) * 6);
1314
+ }
1315
+
1316
+ .leading-none {
1317
+ --tw-leading: 1;
1318
+ line-height: 1;
1319
+ }
1320
+
1321
+ .leading-relaxed {
1322
+ --tw-leading: var(--leading-relaxed);
1323
+ line-height: var(--leading-relaxed);
1324
+ }
1325
+
1326
+ .font-black {
1327
+ --tw-font-weight: var(--font-weight-black);
1328
+ font-weight: var(--font-weight-black);
1329
+ }
1330
+
1331
+ .font-bold {
1332
+ --tw-font-weight: var(--font-weight-bold);
1333
+ font-weight: var(--font-weight-bold);
1334
+ }
1335
+
1336
+ .tracking-wider {
1337
+ --tw-tracking: var(--tracking-wider);
1338
+ letter-spacing: var(--tracking-wider);
1339
+ }
1340
+
1341
+ .tracking-widest {
1342
+ --tw-tracking: var(--tracking-widest);
1343
+ letter-spacing: var(--tracking-widest);
1344
+ }
1345
+
1346
+ .break-all {
1347
+ word-break: break-all;
1348
+ }
1349
+
1350
+ .whitespace-nowrap {
1351
+ white-space: nowrap;
1352
+ }
1353
+
1354
+ .whitespace-pre {
1355
+ white-space: pre;
1356
+ }
1357
+
1358
+ .whitespace-pre-wrap {
1359
+ white-space: pre-wrap;
1360
+ }
1361
+
1362
+ .text-black {
1363
+ color: var(--color-black);
1364
+ }
1365
+
1366
+ .text-coral-red {
1367
+ color: var(--color-coral-red);
1368
+ }
1369
+
1370
+ .text-coral-red\\/40 {
1371
+ color: #ff6b6b66;
1372
+ }
1373
+
1374
+ @supports (color: color-mix(in lab, red, red)) {
1375
+ .text-coral-red\\/40 {
1376
+ color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
1377
+ }
1378
+ }
1379
+
1380
+ .text-coral-red\\/70 {
1381
+ color: #ff6b6bb3;
1382
+ }
1383
+
1384
+ @supports (color: color-mix(in lab, red, red)) {
1385
+ .text-coral-red\\/70 {
1386
+ color: color-mix(in oklab, var(--color-coral-red) 70%, transparent);
1387
+ }
1388
+ }
1389
+
1390
+ .text-coral-red\\/90 {
1391
+ color: #ff6b6be6;
1392
+ }
1393
+
1394
+ @supports (color: color-mix(in lab, red, red)) {
1395
+ .text-coral-red\\/90 {
1396
+ color: color-mix(in oklab, var(--color-coral-red) 90%, transparent);
1397
+ }
1398
+ }
1399
+
1400
+ .text-electric-blue {
1401
+ color: var(--color-electric-blue);
1402
+ }
1403
+
1404
+ .text-gray-100 {
1405
+ color: var(--color-gray-100);
1406
+ }
1407
+
1408
+ .text-gray-200 {
1409
+ color: var(--color-gray-200);
1410
+ }
1411
+
1412
+ .text-gray-300 {
1413
+ color: var(--color-gray-300);
1414
+ }
1415
+
1416
+ .text-gray-400 {
1417
+ color: var(--color-gray-400);
1418
+ }
1419
+
1420
+ .text-gray-500 {
1421
+ color: var(--color-gray-500);
1422
+ }
1423
+
1424
+ .text-gray-600 {
1425
+ color: var(--color-gray-600);
1426
+ }
1427
+
1428
+ .text-gray-700 {
1429
+ color: var(--color-gray-700);
1430
+ }
1431
+
1432
+ .text-hot-pink {
1433
+ color: var(--color-hot-pink);
1434
+ }
1435
+
1436
+ .text-neon-green {
1437
+ color: var(--color-neon-green);
1438
+ }
1439
+
1440
+ .text-neon-green\\/40 {
1441
+ color: #84cc1666;
1442
+ }
1443
+
1444
+ @supports (color: color-mix(in lab, red, red)) {
1445
+ .text-neon-green\\/40 {
1446
+ color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
1447
+ }
1448
+ }
1449
+
1450
+ .text-neon-green\\/70 {
1451
+ color: #84cc16b3;
1452
+ }
1453
+
1454
+ @supports (color: color-mix(in lab, red, red)) {
1455
+ .text-neon-green\\/70 {
1456
+ color: color-mix(in oklab, var(--color-neon-green) 70%, transparent);
1457
+ }
1458
+ }
1459
+
1460
+ .text-neon-green\\/90 {
1461
+ color: #84cc16e6;
1462
+ }
1463
+
1464
+ @supports (color: color-mix(in lab, red, red)) {
1465
+ .text-neon-green\\/90 {
1466
+ color: color-mix(in oklab, var(--color-neon-green) 90%, transparent);
1467
+ }
1468
+ }
1469
+
1470
+ .text-primary {
1471
+ color: var(--color-primary);
1472
+ }
1473
+
1474
+ .text-primary\\/70 {
1475
+ color: #f9b11fb3;
1476
+ }
1477
+
1478
+ @supports (color: color-mix(in lab, red, red)) {
1479
+ .text-primary\\/70 {
1480
+ color: color-mix(in oklab, var(--color-primary) 70%, transparent);
1481
+ }
1482
+ }
1483
+
1484
+ .text-primary\\/80 {
1485
+ color: #f9b11fcc;
1486
+ }
1487
+
1488
+ @supports (color: color-mix(in lab, red, red)) {
1489
+ .text-primary\\/80 {
1490
+ color: color-mix(in oklab, var(--color-primary) 80%, transparent);
1491
+ }
1492
+ }
1493
+
1494
+ .text-transparent {
1495
+ color: #0000;
1496
+ }
1497
+
1498
+ .text-vibrant-purple {
1499
+ color: var(--color-vibrant-purple);
1500
+ }
1501
+
1502
+ .text-white {
1503
+ color: var(--color-white);
1504
+ }
1505
+
1506
+ .uppercase {
1507
+ text-transform: uppercase;
1508
+ }
1509
+
1510
+ .italic {
1511
+ font-style: italic;
1512
+ }
1513
+
1514
+ .placeholder-gray-600::placeholder {
1515
+ color: var(--color-gray-600);
1516
+ }
1517
+
1518
+ .accent-primary {
1519
+ accent-color: var(--color-primary);
1520
+ }
1521
+
1522
+ .opacity-0 {
1523
+ opacity: 0;
1524
+ }
1525
+
1526
+ .opacity-40 {
1527
+ opacity: .4;
1528
+ }
1529
+
1530
+ .opacity-60 {
1531
+ opacity: .6;
1532
+ }
1533
+
1534
+ .opacity-70 {
1535
+ opacity: .7;
1536
+ }
1537
+
1538
+ .shadow-hard {
1539
+ --tw-shadow: 4px 4px 0 0 var(--tw-shadow-color, #000);
1540
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1541
+ }
1542
+
1543
+ .shadow-hard-sm {
1544
+ --tw-shadow: 2px 2px 0 0 var(--tw-shadow-color, #000);
1545
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1546
+ }
1547
+
1548
+ .shadow-hard-xl {
1549
+ --tw-shadow: 8px 8px 0 0 var(--tw-shadow-color, #000);
1550
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1551
+ }
1552
+
1553
+ .shadow-none {
1554
+ --tw-shadow: 0 0 #0000;
1555
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1556
+ }
1557
+
1558
+ .ring {
1559
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1560
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1561
+ }
1562
+
1563
+ .outline {
1564
+ outline-style: var(--tw-outline-style);
1565
+ outline-width: 1px;
1566
+ }
1567
+
1568
+ .transition {
1569
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
1570
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1571
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1572
+ }
1573
+
1574
+ .transition-all {
1575
+ transition-property: all;
1576
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1577
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1578
+ }
1579
+
1580
+ .transition-colors {
1581
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1582
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1583
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1584
+ }
1585
+
1586
+ .transition-opacity {
1587
+ transition-property: opacity;
1588
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1589
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1590
+ }
1591
+
1592
+ .transition-transform {
1593
+ transition-property: transform, translate, scale, rotate;
1594
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1595
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1596
+ }
1597
+
1598
+ .duration-300 {
1599
+ --tw-duration: .3s;
1600
+ transition-duration: .3s;
1601
+ }
1602
+
1603
+ .outline-none {
1604
+ --tw-outline-style: none;
1605
+ outline-style: none;
1606
+ }
1607
+
1608
+ .select-all {
1609
+ -webkit-user-select: all;
1610
+ user-select: all;
1611
+ }
1612
+
1613
+ .select-none {
1614
+ -webkit-user-select: none;
1615
+ user-select: none;
1616
+ }
1617
+
1618
+ @media (hover: hover) {
1619
+ .group-hover\\:text-primary:is(:where(.group):hover *) {
1620
+ color: var(--color-primary);
1621
+ }
1622
+
1623
+ .group-hover\\:opacity-100:is(:where(.group):hover *) {
1624
+ opacity: 1;
1625
+ }
1626
+ }
1627
+
1628
+ .peer-checked\\:border-primary:is(:where(.peer):checked ~ *) {
1629
+ border-color: var(--color-primary);
1630
+ }
1631
+
1632
+ .peer-checked\\:bg-primary:is(:where(.peer):checked ~ *) {
1633
+ background-color: var(--color-primary);
1634
+ }
1635
+
1636
+ .peer-checked\\:text-black:is(:where(.peer):checked ~ *) {
1637
+ color: var(--color-black);
1638
+ }
1639
+
1640
+ .last\\:border-b-0:last-child {
1641
+ border-bottom-style: var(--tw-border-style);
1642
+ border-bottom-width: 0;
1643
+ }
1644
+
1645
+ @media (hover: hover) {
1646
+ .hover\\:translate-x-0\\.5:hover {
1647
+ --tw-translate-x: calc(var(--spacing) * .5);
1648
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1649
+ }
1650
+
1651
+ .hover\\:translate-x-\\[2px\\]:hover {
1652
+ --tw-translate-x: 2px;
1653
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1654
+ }
1655
+
1656
+ .hover\\:translate-y-0\\.5:hover {
1657
+ --tw-translate-y: calc(var(--spacing) * .5);
1658
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1659
+ }
1660
+
1661
+ .hover\\:translate-y-\\[2px\\]:hover {
1662
+ --tw-translate-y: 2px;
1663
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1664
+ }
1665
+
1666
+ .hover\\:scale-110:hover {
1667
+ --tw-scale-x: 110%;
1668
+ --tw-scale-y: 110%;
1669
+ --tw-scale-z: 110%;
1670
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1671
+ }
1672
+
1673
+ .hover\\:border-coral-red:hover {
1674
+ border-color: var(--color-coral-red);
1675
+ }
1676
+
1677
+ .hover\\:border-gray-600:hover {
1678
+ border-color: var(--color-gray-600);
1679
+ }
1680
+
1681
+ .hover\\:border-neon-green:hover {
1682
+ border-color: var(--color-neon-green);
1683
+ }
1684
+
1685
+ .hover\\:border-primary:hover {
1686
+ border-color: var(--color-primary);
1687
+ }
1688
+
1689
+ .hover\\:border-primary\\/50:hover {
1690
+ border-color: #f9b11f80;
1691
+ }
1692
+
1693
+ @supports (color: color-mix(in lab, red, red)) {
1694
+ .hover\\:border-primary\\/50:hover {
1695
+ border-color: color-mix(in oklab, var(--color-primary) 50%, transparent);
1696
+ }
1697
+ }
1698
+
1699
+ .hover\\:border-vibrant-purple:hover {
1700
+ border-color: var(--color-vibrant-purple);
1701
+ }
1702
+
1703
+ .hover\\:border-white:hover {
1704
+ border-color: var(--color-white);
1705
+ }
1706
+
1707
+ .hover\\:bg-primary\\/5:hover {
1708
+ background-color: #f9b11f0d;
1709
+ }
1710
+
1711
+ @supports (color: color-mix(in lab, red, red)) {
1712
+ .hover\\:bg-primary\\/5:hover {
1713
+ background-color: color-mix(in oklab, var(--color-primary) 5%, transparent);
1714
+ }
1715
+ }
1716
+
1717
+ .hover\\:bg-white\\/5:hover {
1718
+ background-color: #ffffff0d;
1719
+ }
1720
+
1721
+ @supports (color: color-mix(in lab, red, red)) {
1722
+ .hover\\:bg-white\\/5:hover {
1723
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
1724
+ }
1725
+ }
1726
+
1727
+ .hover\\:bg-white\\/10:hover {
1728
+ background-color: #ffffff1a;
1729
+ }
1730
+
1731
+ @supports (color: color-mix(in lab, red, red)) {
1732
+ .hover\\:bg-white\\/10:hover {
1733
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
1734
+ }
1735
+ }
1736
+
1737
+ .hover\\:text-coral-red:hover {
1738
+ color: var(--color-coral-red);
1739
+ }
1740
+
1741
+ .hover\\:text-gray-300:hover {
1742
+ color: var(--color-gray-300);
1743
+ }
1744
+
1745
+ .hover\\:text-neon-green:hover {
1746
+ color: var(--color-neon-green);
1747
+ }
1748
+
1749
+ .hover\\:text-primary:hover {
1750
+ color: var(--color-primary);
1751
+ }
1752
+
1753
+ .hover\\:text-vibrant-purple:hover {
1754
+ color: var(--color-vibrant-purple);
1755
+ }
1756
+
1757
+ .hover\\:text-white:hover {
1758
+ color: var(--color-white);
1759
+ }
1760
+
1761
+ .hover\\:shadow-none:hover {
1762
+ --tw-shadow: 0 0 #0000;
1763
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1764
+ }
1765
+
1766
+ .hover\\:brightness-125:hover {
1767
+ --tw-brightness: brightness(125%);
1768
+ 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, );
1769
+ }
1770
+ }
1771
+
1772
+ .focus\\:translate-x-1:focus {
1773
+ --tw-translate-x: calc(var(--spacing) * 1);
1774
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1775
+ }
1776
+
1777
+ .focus\\:translate-x-\\[4px\\]:focus {
1778
+ --tw-translate-x: 4px;
1779
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1780
+ }
1781
+
1782
+ .focus\\:translate-y-1:focus {
1783
+ --tw-translate-y: calc(var(--spacing) * 1);
1784
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1785
+ }
1786
+
1787
+ .focus\\:translate-y-\\[4px\\]:focus {
1788
+ --tw-translate-y: 4px;
1789
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1790
+ }
1791
+
1792
+ .focus\\:border-primary:focus {
1793
+ border-color: var(--color-primary);
1794
+ }
1795
+
1796
+ .focus\\:border-vibrant-purple:focus {
1797
+ border-color: var(--color-vibrant-purple);
1798
+ }
1799
+
1800
+ .focus\\:shadow-none:focus {
1801
+ --tw-shadow: 0 0 #0000;
1802
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1803
+ }
1804
+
1805
+ .active\\:cursor-grabbing:active {
1806
+ cursor: grabbing;
1807
+ }
1808
+
1809
+ @media (min-width: 40rem) {
1810
+ .sm\\:grid-cols-2 {
1811
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1812
+ }
1813
+
1814
+ .sm\\:grid-cols-3 {
1815
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1816
+ }
1817
+
1818
+ .sm\\:flex-row {
1819
+ flex-direction: row;
1820
+ }
1821
+ }
1822
+
1823
+ @media (min-width: 48rem) {
1824
+ .md\\:grid-cols-2 {
1825
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1826
+ }
1827
+ }
1828
+
1829
+ @media (min-width: 64rem) {
1830
+ .lg\\:grid-cols-2 {
1831
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1832
+ }
1833
+
1834
+ .lg\\:grid-cols-4 {
1835
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1836
+ }
1837
+ }
1838
+
1839
+ @media (min-width: 80rem) {
1840
+ .xl\\:grid-cols-3 {
1841
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1842
+ }
1843
+ }
1844
+ }
1845
+
1846
+ @property --tw-translate-x {
1847
+ syntax: "*";
1848
+ inherits: false;
1849
+ initial-value: 0;
1850
+ }
1851
+
1852
+ @property --tw-translate-y {
1853
+ syntax: "*";
1854
+ inherits: false;
1855
+ initial-value: 0;
1856
+ }
1857
+
1858
+ @property --tw-translate-z {
1859
+ syntax: "*";
1860
+ inherits: false;
1861
+ initial-value: 0;
1862
+ }
1863
+
1864
+ @property --tw-rotate-x {
1865
+ syntax: "*";
1866
+ inherits: false
1867
+ }
1868
+
1869
+ @property --tw-rotate-y {
1870
+ syntax: "*";
1871
+ inherits: false
1872
+ }
1873
+
1874
+ @property --tw-rotate-z {
1875
+ syntax: "*";
1876
+ inherits: false
1877
+ }
1878
+
1879
+ @property --tw-skew-x {
1880
+ syntax: "*";
1881
+ inherits: false
1882
+ }
1883
+
1884
+ @property --tw-skew-y {
1885
+ syntax: "*";
1886
+ inherits: false
1887
+ }
1888
+
1889
+ @property --tw-space-y-reverse {
1890
+ syntax: "*";
1891
+ inherits: false;
1892
+ initial-value: 0;
1893
+ }
1894
+
1895
+ @property --tw-border-style {
1896
+ syntax: "*";
1897
+ inherits: false;
1898
+ initial-value: solid;
1899
+ }
1900
+
1901
+ @property --tw-leading {
1902
+ syntax: "*";
1903
+ inherits: false
1904
+ }
1905
+
1906
+ @property --tw-font-weight {
1907
+ syntax: "*";
1908
+ inherits: false
1909
+ }
1910
+
1911
+ @property --tw-tracking {
1912
+ syntax: "*";
1913
+ inherits: false
1914
+ }
1915
+
1916
+ @property --tw-shadow {
1917
+ syntax: "*";
1918
+ inherits: false;
1919
+ initial-value: 0 0 #0000;
1920
+ }
1921
+
1922
+ @property --tw-shadow-color {
1923
+ syntax: "*";
1924
+ inherits: false
1925
+ }
1926
+
1927
+ @property --tw-shadow-alpha {
1928
+ syntax: "<percentage>";
1929
+ inherits: false;
1930
+ initial-value: 100%;
1931
+ }
1932
+
1933
+ @property --tw-inset-shadow {
1934
+ syntax: "*";
1935
+ inherits: false;
1936
+ initial-value: 0 0 #0000;
1937
+ }
1938
+
1939
+ @property --tw-inset-shadow-color {
1940
+ syntax: "*";
1941
+ inherits: false
1942
+ }
1943
+
1944
+ @property --tw-inset-shadow-alpha {
1945
+ syntax: "<percentage>";
1946
+ inherits: false;
1947
+ initial-value: 100%;
1948
+ }
1949
+
1950
+ @property --tw-ring-color {
1951
+ syntax: "*";
1952
+ inherits: false
1953
+ }
1954
+
1955
+ @property --tw-ring-shadow {
1956
+ syntax: "*";
1957
+ inherits: false;
1958
+ initial-value: 0 0 #0000;
1959
+ }
1960
+
1961
+ @property --tw-inset-ring-color {
1962
+ syntax: "*";
1963
+ inherits: false
1964
+ }
1965
+
1966
+ @property --tw-inset-ring-shadow {
1967
+ syntax: "*";
1968
+ inherits: false;
1969
+ initial-value: 0 0 #0000;
1970
+ }
1971
+
1972
+ @property --tw-ring-inset {
1973
+ syntax: "*";
1974
+ inherits: false
1975
+ }
1976
+
1977
+ @property --tw-ring-offset-width {
1978
+ syntax: "<length>";
1979
+ inherits: false;
1980
+ initial-value: 0;
1981
+ }
1982
+
1983
+ @property --tw-ring-offset-color {
1984
+ syntax: "*";
1985
+ inherits: false;
1986
+ initial-value: #fff;
1987
+ }
1988
+
1989
+ @property --tw-ring-offset-shadow {
1990
+ syntax: "*";
1991
+ inherits: false;
1992
+ initial-value: 0 0 #0000;
1993
+ }
1994
+
1995
+ @property --tw-outline-style {
1996
+ syntax: "*";
1997
+ inherits: false;
1998
+ initial-value: solid;
1999
+ }
2000
+
2001
+ @property --tw-duration {
2002
+ syntax: "*";
2003
+ inherits: false
2004
+ }
2005
+
2006
+ @property --tw-scale-x {
2007
+ syntax: "*";
2008
+ inherits: false;
2009
+ initial-value: 1;
2010
+ }
2011
+
2012
+ @property --tw-scale-y {
2013
+ syntax: "*";
2014
+ inherits: false;
2015
+ initial-value: 1;
2016
+ }
2017
+
2018
+ @property --tw-scale-z {
2019
+ syntax: "*";
2020
+ inherits: false;
2021
+ initial-value: 1;
2022
+ }
2023
+
2024
+ @property --tw-blur {
2025
+ syntax: "*";
2026
+ inherits: false
2027
+ }
2028
+
2029
+ @property --tw-brightness {
2030
+ syntax: "*";
2031
+ inherits: false
2032
+ }
2033
+
2034
+ @property --tw-contrast {
2035
+ syntax: "*";
2036
+ inherits: false
2037
+ }
2038
+
2039
+ @property --tw-grayscale {
2040
+ syntax: "*";
2041
+ inherits: false
2042
+ }
2043
+
2044
+ @property --tw-hue-rotate {
2045
+ syntax: "*";
2046
+ inherits: false
2047
+ }
2048
+
2049
+ @property --tw-invert {
2050
+ syntax: "*";
2051
+ inherits: false
2052
+ }
2053
+
2054
+ @property --tw-opacity {
2055
+ syntax: "*";
2056
+ inherits: false
2057
+ }
2058
+
2059
+ @property --tw-saturate {
2060
+ syntax: "*";
2061
+ inherits: false
2062
+ }
2063
+
2064
+ @property --tw-sepia {
2065
+ syntax: "*";
2066
+ inherits: false
2067
+ }
2068
+
2069
+ @property --tw-drop-shadow {
2070
+ syntax: "*";
2071
+ inherits: false
2072
+ }
2073
+
2074
+ @property --tw-drop-shadow-color {
2075
+ syntax: "*";
2076
+ inherits: false
2077
+ }
2078
+
2079
+ @property --tw-drop-shadow-alpha {
2080
+ syntax: "<percentage>";
2081
+ inherits: false;
2082
+ initial-value: 100%;
2083
+ }
2084
+
2085
+ @property --tw-drop-shadow-size {
2086
+ syntax: "*";
2087
+ inherits: false
2088
+ }
2089
+
2090
+ @keyframes spin {
2091
+ to {
2092
+ transform: rotate(360deg);
2093
+ }
2094
+ }
2095
+
2096
+ @keyframes pulse {
2097
+ 50% {
2098
+ opacity: .5;
2099
+ }
2100
+ }
2101
+
150
2102
  .md-preview[data-v-ff15d17d] h1 { font-size: 1.5rem; font-weight: 700; margin: 0.5rem 0; color: #f9b11f;
151
2103
  }
152
2104
  .md-preview[data-v-ff15d17d] h2 { font-size: 1.25rem; font-weight: 700; margin: 0.5rem 0; color: #f9b11f;
@@ -181,4 +2133,4 @@ export {
181
2133
  }
182
2134
  .md-preview[data-v-ff15d17d] .md-table td { border: 2px solid #000; padding: 0.4rem 0.6rem; color: #d1d5db; font-size: 0.8rem;
183
2135
  }
184
- `;document.head.appendChild(s)})();
2136
+ `;})();