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