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