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