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