test-ahaan-v2-4 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.
package/dist/index.css DELETED
@@ -1,2207 +0,0 @@
1
- /* src/index.css */
2
- *,
3
- ::before,
4
- ::after {
5
- box-sizing: border-box;
6
- border-width: 0;
7
- border-style: solid;
8
- border-color: #e5e7eb;
9
- }
10
- ::before,
11
- ::after {
12
- --tw-content: "";
13
- }
14
- html {
15
- line-height: 1.5;
16
- -webkit-text-size-adjust: 100%;
17
- -moz-tab-size: 4;
18
- -o-tab-size: 4;
19
- tab-size: 4;
20
- font-family:
21
- ui-sans-serif,
22
- system-ui,
23
- -apple-system,
24
- BlinkMacSystemFont,
25
- "Segoe UI",
26
- Roboto,
27
- "Helvetica Neue",
28
- Arial,
29
- "Noto Sans",
30
- sans-serif,
31
- "Apple Color Emoji",
32
- "Segoe UI Emoji",
33
- "Segoe UI Symbol",
34
- "Noto Color Emoji";
35
- font-feature-settings: normal;
36
- font-variation-settings: normal;
37
- }
38
- body {
39
- margin: 0;
40
- line-height: inherit;
41
- }
42
- hr {
43
- height: 0;
44
- color: inherit;
45
- border-top-width: 1px;
46
- }
47
- abbr:where([title]) {
48
- -webkit-text-decoration: underline dotted;
49
- text-decoration: underline dotted;
50
- }
51
- h1,
52
- h2,
53
- h3,
54
- h4,
55
- h5,
56
- h6 {
57
- font-size: inherit;
58
- font-weight: inherit;
59
- }
60
- a {
61
- color: inherit;
62
- text-decoration: inherit;
63
- }
64
- b,
65
- strong {
66
- font-weight: bolder;
67
- }
68
- code,
69
- kbd,
70
- samp,
71
- pre {
72
- font-family:
73
- ui-monospace,
74
- SFMono-Regular,
75
- Menlo,
76
- Monaco,
77
- Consolas,
78
- "Liberation Mono",
79
- "Courier New",
80
- monospace;
81
- font-size: 1em;
82
- }
83
- small {
84
- font-size: 80%;
85
- }
86
- sub,
87
- sup {
88
- font-size: 75%;
89
- line-height: 0;
90
- position: relative;
91
- vertical-align: baseline;
92
- }
93
- sub {
94
- bottom: -0.25em;
95
- }
96
- sup {
97
- top: -0.5em;
98
- }
99
- table {
100
- text-indent: 0;
101
- border-color: inherit;
102
- border-collapse: collapse;
103
- }
104
- button,
105
- input,
106
- optgroup,
107
- select,
108
- textarea {
109
- font-family: inherit;
110
- font-feature-settings: inherit;
111
- font-variation-settings: inherit;
112
- font-size: 100%;
113
- font-weight: inherit;
114
- line-height: inherit;
115
- color: inherit;
116
- margin: 0;
117
- padding: 0;
118
- }
119
- button,
120
- select {
121
- text-transform: none;
122
- }
123
- button,
124
- [type=button],
125
- [type=reset],
126
- [type=submit] {
127
- -webkit-appearance: button;
128
- background-color: transparent;
129
- background-image: none;
130
- }
131
- :-moz-focusring {
132
- outline: auto;
133
- }
134
- :-moz-ui-invalid {
135
- box-shadow: none;
136
- }
137
- progress {
138
- vertical-align: baseline;
139
- }
140
- ::-webkit-inner-spin-button,
141
- ::-webkit-outer-spin-button {
142
- height: auto;
143
- }
144
- [type=search] {
145
- -webkit-appearance: textfield;
146
- outline-offset: -2px;
147
- }
148
- ::-webkit-search-decoration {
149
- -webkit-appearance: none;
150
- }
151
- ::-webkit-file-upload-button {
152
- -webkit-appearance: button;
153
- font: inherit;
154
- }
155
- summary {
156
- display: list-item;
157
- }
158
- blockquote,
159
- dl,
160
- dd,
161
- h1,
162
- h2,
163
- h3,
164
- h4,
165
- h5,
166
- h6,
167
- hr,
168
- figure,
169
- p,
170
- pre {
171
- margin: 0;
172
- }
173
- fieldset {
174
- margin: 0;
175
- padding: 0;
176
- }
177
- legend {
178
- padding: 0;
179
- }
180
- ol,
181
- ul,
182
- menu {
183
- list-style: none;
184
- margin: 0;
185
- padding: 0;
186
- }
187
- dialog {
188
- padding: 0;
189
- }
190
- textarea {
191
- resize: vertical;
192
- }
193
- input::-moz-placeholder,
194
- textarea::-moz-placeholder {
195
- opacity: 1;
196
- color: #9ca3af;
197
- }
198
- input::placeholder,
199
- textarea::placeholder {
200
- opacity: 1;
201
- color: #9ca3af;
202
- }
203
- button,
204
- [role=button] {
205
- cursor: pointer;
206
- }
207
- :disabled {
208
- cursor: default;
209
- }
210
- img,
211
- svg,
212
- video,
213
- canvas,
214
- audio,
215
- iframe,
216
- embed,
217
- object {
218
- display: block;
219
- vertical-align: middle;
220
- }
221
- img,
222
- video {
223
- max-width: 100%;
224
- height: auto;
225
- }
226
- [hidden] {
227
- display: none;
228
- }
229
- * {
230
- scrollbar-color: initial;
231
- scrollbar-width: initial;
232
- }
233
- *,
234
- ::before,
235
- ::after {
236
- --tw-border-spacing-x: 0;
237
- --tw-border-spacing-y: 0;
238
- --tw-translate-x: 0;
239
- --tw-translate-y: 0;
240
- --tw-rotate: 0;
241
- --tw-skew-x: 0;
242
- --tw-skew-y: 0;
243
- --tw-scale-x: 1;
244
- --tw-scale-y: 1;
245
- --tw-pan-x: ;
246
- --tw-pan-y: ;
247
- --tw-pinch-zoom: ;
248
- --tw-scroll-snap-strictness: proximity;
249
- --tw-gradient-from-position: ;
250
- --tw-gradient-via-position: ;
251
- --tw-gradient-to-position: ;
252
- --tw-ordinal: ;
253
- --tw-slashed-zero: ;
254
- --tw-numeric-figure: ;
255
- --tw-numeric-spacing: ;
256
- --tw-numeric-fraction: ;
257
- --tw-ring-inset: ;
258
- --tw-ring-offset-width: 0px;
259
- --tw-ring-offset-color: #fff;
260
- --tw-ring-color: rgb(59 130 246 / 0.5);
261
- --tw-ring-offset-shadow: 0 0 #0000;
262
- --tw-ring-shadow: 0 0 #0000;
263
- --tw-shadow: 0 0 #0000;
264
- --tw-shadow-colored: 0 0 #0000;
265
- --tw-blur: ;
266
- --tw-brightness: ;
267
- --tw-contrast: ;
268
- --tw-grayscale: ;
269
- --tw-hue-rotate: ;
270
- --tw-invert: ;
271
- --tw-saturate: ;
272
- --tw-sepia: ;
273
- --tw-drop-shadow: ;
274
- --tw-backdrop-blur: ;
275
- --tw-backdrop-brightness: ;
276
- --tw-backdrop-contrast: ;
277
- --tw-backdrop-grayscale: ;
278
- --tw-backdrop-hue-rotate: ;
279
- --tw-backdrop-invert: ;
280
- --tw-backdrop-opacity: ;
281
- --tw-backdrop-saturate: ;
282
- --tw-backdrop-sepia: ;
283
- }
284
- ::backdrop {
285
- --tw-border-spacing-x: 0;
286
- --tw-border-spacing-y: 0;
287
- --tw-translate-x: 0;
288
- --tw-translate-y: 0;
289
- --tw-rotate: 0;
290
- --tw-skew-x: 0;
291
- --tw-skew-y: 0;
292
- --tw-scale-x: 1;
293
- --tw-scale-y: 1;
294
- --tw-pan-x: ;
295
- --tw-pan-y: ;
296
- --tw-pinch-zoom: ;
297
- --tw-scroll-snap-strictness: proximity;
298
- --tw-gradient-from-position: ;
299
- --tw-gradient-via-position: ;
300
- --tw-gradient-to-position: ;
301
- --tw-ordinal: ;
302
- --tw-slashed-zero: ;
303
- --tw-numeric-figure: ;
304
- --tw-numeric-spacing: ;
305
- --tw-numeric-fraction: ;
306
- --tw-ring-inset: ;
307
- --tw-ring-offset-width: 0px;
308
- --tw-ring-offset-color: #fff;
309
- --tw-ring-color: rgb(59 130 246 / 0.5);
310
- --tw-ring-offset-shadow: 0 0 #0000;
311
- --tw-ring-shadow: 0 0 #0000;
312
- --tw-shadow: 0 0 #0000;
313
- --tw-shadow-colored: 0 0 #0000;
314
- --tw-blur: ;
315
- --tw-brightness: ;
316
- --tw-contrast: ;
317
- --tw-grayscale: ;
318
- --tw-hue-rotate: ;
319
- --tw-invert: ;
320
- --tw-saturate: ;
321
- --tw-sepia: ;
322
- --tw-drop-shadow: ;
323
- --tw-backdrop-blur: ;
324
- --tw-backdrop-brightness: ;
325
- --tw-backdrop-contrast: ;
326
- --tw-backdrop-grayscale: ;
327
- --tw-backdrop-hue-rotate: ;
328
- --tw-backdrop-invert: ;
329
- --tw-backdrop-opacity: ;
330
- --tw-backdrop-saturate: ;
331
- --tw-backdrop-sepia: ;
332
- }
333
- .fixed {
334
- position: fixed;
335
- }
336
- .absolute {
337
- position: absolute;
338
- }
339
- .relative {
340
- position: relative;
341
- }
342
- .bottom-0 {
343
- bottom: 0px;
344
- }
345
- .bottom-16 {
346
- bottom: 4rem;
347
- }
348
- .bottom-4 {
349
- bottom: 1rem;
350
- }
351
- .left-0 {
352
- left: 0px;
353
- }
354
- .left-1\/2 {
355
- left: 50%;
356
- }
357
- .left-\[12px\] {
358
- left: 12px;
359
- }
360
- .left-\[15\.49px\] {
361
- left: 15.49px;
362
- }
363
- .left-\[28px\] {
364
- left: 28px;
365
- }
366
- .left-\[32px\] {
367
- left: 32px;
368
- }
369
- .left-\[34px\] {
370
- left: 34px;
371
- }
372
- .left-\[82px\] {
373
- left: 82px;
374
- }
375
- .right-0 {
376
- right: 0px;
377
- }
378
- .right-2 {
379
- right: 0.5rem;
380
- }
381
- .right-8 {
382
- right: 2rem;
383
- }
384
- .top-0 {
385
- top: 0px;
386
- }
387
- .top-1\/2 {
388
- top: 50%;
389
- }
390
- .top-\[0\.75px\] {
391
- top: 0.75px;
392
- }
393
- .top-\[12px\] {
394
- top: 12px;
395
- }
396
- .top-\[15\.49px\] {
397
- top: 15.49px;
398
- }
399
- .top-\[21px\] {
400
- top: 21px;
401
- }
402
- .top-\[22px\] {
403
- top: 22px;
404
- }
405
- .top-\[82px\] {
406
- top: 82px;
407
- }
408
- .mb-4 {
409
- margin-bottom: 1rem;
410
- }
411
- .ml-2 {
412
- margin-left: 0.5rem;
413
- }
414
- .mr-2 {
415
- margin-right: 0.5rem;
416
- }
417
- .mt-80 {
418
- margin-top: 20rem;
419
- }
420
- .flex {
421
- display: flex;
422
- }
423
- .inline-flex {
424
- display: inline-flex;
425
- }
426
- .hidden {
427
- display: none;
428
- }
429
- .h-1 {
430
- height: 0.25rem;
431
- }
432
- .h-1\.5 {
433
- height: 0.375rem;
434
- }
435
- .h-10 {
436
- height: 2.5rem;
437
- }
438
- .h-12 {
439
- height: 3rem;
440
- }
441
- .h-14 {
442
- height: 3.5rem;
443
- }
444
- .h-16 {
445
- height: 4rem;
446
- }
447
- .h-20 {
448
- height: 5rem;
449
- }
450
- .h-3 {
451
- height: 0.75rem;
452
- }
453
- .h-32 {
454
- height: 8rem;
455
- }
456
- .h-4 {
457
- height: 1rem;
458
- }
459
- .h-48 {
460
- height: 12rem;
461
- }
462
- .h-5 {
463
- height: 1.25rem;
464
- }
465
- .h-6 {
466
- height: 1.5rem;
467
- }
468
- .h-7 {
469
- height: 1.75rem;
470
- }
471
- .h-8 {
472
- height: 2rem;
473
- }
474
- .h-9 {
475
- height: 2.25rem;
476
- }
477
- .h-\[0px\] {
478
- height: 0px;
479
- }
480
- .h-\[10\.37px\] {
481
- height: 10.37px;
482
- }
483
- .h-\[11px\] {
484
- height: 11px;
485
- }
486
- .h-\[127px\] {
487
- height: 127px;
488
- }
489
- .h-\[17px\] {
490
- height: 17px;
491
- }
492
- .h-\[18\.07px\] {
493
- height: 18.07px;
494
- }
495
- .h-\[18\.08px\] {
496
- height: 18.08px;
497
- }
498
- .h-\[18px\] {
499
- height: 18px;
500
- }
501
- .h-\[191px\] {
502
- height: 191px;
503
- }
504
- .h-\[19px\] {
505
- height: 19px;
506
- }
507
- .h-\[2\.76px\] {
508
- height: 2.76px;
509
- }
510
- .h-\[209px\] {
511
- height: 209px;
512
- }
513
- .h-\[221px\] {
514
- height: 221px;
515
- }
516
- .h-\[22px\] {
517
- height: 22px;
518
- }
519
- .h-\[231px\] {
520
- height: 231px;
521
- }
522
- .h-\[234px\] {
523
- height: 234px;
524
- }
525
- .h-\[243px\] {
526
- height: 243px;
527
- }
528
- .h-\[244px\] {
529
- height: 244px;
530
- }
531
- .h-\[254px\] {
532
- height: 254px;
533
- }
534
- .h-\[255px\] {
535
- height: 255px;
536
- }
537
- .h-\[260px\] {
538
- height: 260px;
539
- }
540
- .h-\[268px\] {
541
- height: 268px;
542
- }
543
- .h-\[273px\] {
544
- height: 273px;
545
- }
546
- .h-\[289px\] {
547
- height: 289px;
548
- }
549
- .h-\[307px\] {
550
- height: 307px;
551
- }
552
- .h-\[318px\] {
553
- height: 318px;
554
- }
555
- .h-\[348px\] {
556
- height: 348px;
557
- }
558
- .h-\[356px\] {
559
- height: 356px;
560
- }
561
- .h-\[367px\] {
562
- height: 367px;
563
- }
564
- .h-\[382px\] {
565
- height: 382px;
566
- }
567
- .h-\[435px\] {
568
- height: 435px;
569
- }
570
- .h-\[43px\] {
571
- height: 43px;
572
- }
573
- .h-\[455px\] {
574
- height: 455px;
575
- }
576
- .h-\[46px\] {
577
- height: 46px;
578
- }
579
- .h-\[5\.76px\] {
580
- height: 5.76px;
581
- }
582
- .h-\[52px\] {
583
- height: 52px;
584
- }
585
- .h-\[53px\] {
586
- height: 53px;
587
- }
588
- .h-\[54px\] {
589
- height: 54px;
590
- }
591
- .h-\[65px\] {
592
- height: 65px;
593
- }
594
- .h-\[7\.50px\] {
595
- height: 7.50px;
596
- }
597
- .h-\[78px\] {
598
- height: 78px;
599
- }
600
- .h-\[79px\] {
601
- height: 79px;
602
- }
603
- .h-\[840px\] {
604
- height: 840px;
605
- }
606
- .h-\[92px\] {
607
- height: 92px;
608
- }
609
- .h-\[95px\] {
610
- height: 95px;
611
- }
612
- .h-\[97px\] {
613
- height: 97px;
614
- }
615
- .w-1 {
616
- width: 0.25rem;
617
- }
618
- .w-1\.5 {
619
- width: 0.375rem;
620
- }
621
- .w-10 {
622
- width: 2.5rem;
623
- }
624
- .w-12 {
625
- width: 3rem;
626
- }
627
- .w-14 {
628
- width: 3.5rem;
629
- }
630
- .w-16 {
631
- width: 4rem;
632
- }
633
- .w-20 {
634
- width: 5rem;
635
- }
636
- .w-3 {
637
- width: 0.75rem;
638
- }
639
- .w-4 {
640
- width: 1rem;
641
- }
642
- .w-5 {
643
- width: 1.25rem;
644
- }
645
- .w-6 {
646
- width: 1.5rem;
647
- }
648
- .w-7 {
649
- width: 1.75rem;
650
- }
651
- .w-8 {
652
- width: 2rem;
653
- }
654
- .w-9 {
655
- width: 2.25rem;
656
- }
657
- .w-\[100px\] {
658
- width: 100px;
659
- }
660
- .w-\[12\.57px\] {
661
- width: 12.57px;
662
- }
663
- .w-\[13\.89px\] {
664
- width: 13.89px;
665
- }
666
- .w-\[18px\] {
667
- width: 18px;
668
- }
669
- .w-\[19px\] {
670
- width: 19px;
671
- }
672
- .w-\[22\.05px\] {
673
- width: 22.05px;
674
- }
675
- .w-\[22\.41px\] {
676
- width: 22.41px;
677
- }
678
- .w-\[23\.33px\] {
679
- width: 23.33px;
680
- }
681
- .w-\[244px\] {
682
- width: 244px;
683
- }
684
- .w-\[26rem\] {
685
- width: 26rem;
686
- }
687
- .w-\[376px\] {
688
- width: 376px;
689
- }
690
- .w-\[416px\] {
691
- width: 416px;
692
- }
693
- .w-\[448px\] {
694
- width: 448px;
695
- }
696
- .w-\[78px\] {
697
- width: 78px;
698
- }
699
- .w-\[80px\] {
700
- width: 80px;
701
- }
702
- .w-\[95px\] {
703
- width: 95px;
704
- }
705
- .w-\[99px\] {
706
- width: 99px;
707
- }
708
- .shrink {
709
- flex-shrink: 1;
710
- }
711
- .grow {
712
- flex-grow: 1;
713
- }
714
- .basis-0 {
715
- flex-basis: 0px;
716
- }
717
- .-translate-x-1\/2 {
718
- --tw-translate-x: -50%;
719
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
720
- }
721
- .-translate-y-1\/2 {
722
- --tw-translate-y: -50%;
723
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
724
- }
725
- .transform {
726
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
727
- }
728
- @keyframes spin {
729
- to {
730
- transform: rotate(360deg);
731
- }
732
- }
733
- .animate-spin {
734
- animation: spin 1s linear infinite;
735
- }
736
- .cursor-pointer {
737
- cursor: pointer;
738
- }
739
- .flex-col {
740
- flex-direction: column;
741
- }
742
- .items-start {
743
- align-items: flex-start;
744
- }
745
- .items-center {
746
- align-items: center;
747
- }
748
- .justify-start {
749
- justify-content: flex-start;
750
- }
751
- .justify-center {
752
- justify-content: center;
753
- }
754
- .justify-between {
755
- justify-content: space-between;
756
- }
757
- .gap-1 {
758
- gap: 0.25rem;
759
- }
760
- .gap-2 {
761
- gap: 0.5rem;
762
- }
763
- .gap-3 {
764
- gap: 0.75rem;
765
- }
766
- .gap-4 {
767
- gap: 1rem;
768
- }
769
- .gap-5 {
770
- gap: 1.25rem;
771
- }
772
- .gap-\[3\.33px\] {
773
- gap: 3.33px;
774
- }
775
- .self-stretch {
776
- align-self: stretch;
777
- }
778
- .overflow-hidden {
779
- overflow: hidden;
780
- }
781
- .overflow-y-scroll {
782
- overflow-y: scroll;
783
- }
784
- .rounded-2xl {
785
- border-radius: 1rem;
786
- }
787
- .rounded-\[127px\] {
788
- border-radius: 127px;
789
- }
790
- .rounded-\[17\.14px\] {
791
- border-radius: 17.14px;
792
- }
793
- .rounded-\[20px\] {
794
- border-radius: 20px;
795
- }
796
- .rounded-\[22px\] {
797
- border-radius: 22px;
798
- }
799
- .rounded-\[28\.33px\] {
800
- border-radius: 28.33px;
801
- }
802
- .rounded-\[39px\] {
803
- border-radius: 39px;
804
- }
805
- .rounded-\[44px\] {
806
- border-radius: 44px;
807
- }
808
- .rounded-\[5px\] {
809
- border-radius: 5px;
810
- }
811
- .rounded-\[65px\] {
812
- border-radius: 65px;
813
- }
814
- .rounded-full {
815
- border-radius: 9999px;
816
- }
817
- .rounded-md {
818
- border-radius: 0.375rem;
819
- }
820
- .rounded-xl {
821
- border-radius: 0.75rem;
822
- }
823
- .rounded-bl-\[20px\] {
824
- border-bottom-left-radius: 20px;
825
- }
826
- .rounded-br-\[20px\] {
827
- border-bottom-right-radius: 20px;
828
- }
829
- .rounded-tl-\[20px\] {
830
- border-top-left-radius: 20px;
831
- }
832
- .rounded-tr-\[20px\] {
833
- border-top-right-radius: 20px;
834
- }
835
- .border {
836
- border-width: 1px;
837
- }
838
- .border-2 {
839
- border-width: 2px;
840
- }
841
- .border-4 {
842
- border-width: 4px;
843
- }
844
- .border-gray-800 {
845
- --tw-border-opacity: 1;
846
- border-color: rgb(31 41 55 / var(--tw-border-opacity));
847
- }
848
- .border-stone-950 {
849
- --tw-border-opacity: 1;
850
- border-color: rgb(12 10 9 / var(--tw-border-opacity));
851
- }
852
- .border-violet-400 {
853
- --tw-border-opacity: 1;
854
- border-color: rgb(167 139 250 / var(--tw-border-opacity));
855
- }
856
- .border-white {
857
- --tw-border-opacity: 1;
858
- border-color: rgb(255 255 255 / var(--tw-border-opacity));
859
- }
860
- .border-zinc-500 {
861
- --tw-border-opacity: 1;
862
- border-color: rgb(113 113 122 / var(--tw-border-opacity));
863
- }
864
- .border-opacity-25 {
865
- --tw-border-opacity: 0.25;
866
- }
867
- .border-opacity-30 {
868
- --tw-border-opacity: 0.3;
869
- }
870
- .border-opacity-5 {
871
- --tw-border-opacity: 0.05;
872
- }
873
- .bg-\[\#3B99FC\] {
874
- --tw-bg-opacity: 1;
875
- background-color: rgb(59 153 252 / var(--tw-bg-opacity));
876
- }
877
- .bg-black {
878
- --tw-bg-opacity: 1;
879
- background-color: rgb(0 0 0 / var(--tw-bg-opacity));
880
- }
881
- .bg-blue-600 {
882
- --tw-bg-opacity: 1;
883
- background-color: rgb(37 99 235 / var(--tw-bg-opacity));
884
- }
885
- .bg-green-400 {
886
- --tw-bg-opacity: 1;
887
- background-color: rgb(74 222 128 / var(--tw-bg-opacity));
888
- }
889
- .bg-indigo-500 {
890
- --tw-bg-opacity: 1;
891
- background-color: rgb(99 102 241 / var(--tw-bg-opacity));
892
- }
893
- .bg-neutral-50 {
894
- --tw-bg-opacity: 1;
895
- background-color: rgb(250 250 250 / var(--tw-bg-opacity));
896
- }
897
- .bg-neutral-900 {
898
- --tw-bg-opacity: 1;
899
- background-color: rgb(23 23 23 / var(--tw-bg-opacity));
900
- }
901
- .bg-pink-500 {
902
- --tw-bg-opacity: 1;
903
- background-color: rgb(236 72 153 / var(--tw-bg-opacity));
904
- }
905
- .bg-stone-950 {
906
- --tw-bg-opacity: 1;
907
- background-color: rgb(12 10 9 / var(--tw-bg-opacity));
908
- }
909
- .bg-white {
910
- --tw-bg-opacity: 1;
911
- background-color: rgb(255 255 255 / var(--tw-bg-opacity));
912
- }
913
- .bg-zinc-500 {
914
- --tw-bg-opacity: 1;
915
- background-color: rgb(113 113 122 / var(--tw-bg-opacity));
916
- }
917
- .bg-opacity-10 {
918
- --tw-bg-opacity: 0.1;
919
- }
920
- .bg-opacity-20 {
921
- --tw-bg-opacity: 0.2;
922
- }
923
- .bg-opacity-5 {
924
- --tw-bg-opacity: 0.05;
925
- }
926
- .bg-opacity-90 {
927
- --tw-bg-opacity: 0.9;
928
- }
929
- .bg-gradient-to-r {
930
- background-image: linear-gradient(to right, var(--tw-gradient-stops));
931
- }
932
- .from-violet-400 {
933
- --tw-gradient-from: #a78bfa var(--tw-gradient-from-position);
934
- --tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);
935
- --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
936
- }
937
- .to-indigo-500 {
938
- --tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
939
- }
940
- .fill-blue-600 {
941
- fill: #2563eb;
942
- }
943
- .p-2 {
944
- padding: 0.5rem;
945
- }
946
- .p-3 {
947
- padding: 0.75rem;
948
- }
949
- .p-4 {
950
- padding: 1rem;
951
- }
952
- .p-\[3\.33px\] {
953
- padding: 3.33px;
954
- }
955
- .px-2 {
956
- padding-left: 0.5rem;
957
- padding-right: 0.5rem;
958
- }
959
- .px-3 {
960
- padding-left: 0.75rem;
961
- padding-right: 0.75rem;
962
- }
963
- .px-5 {
964
- padding-left: 1.25rem;
965
- padding-right: 1.25rem;
966
- }
967
- .px-8 {
968
- padding-left: 2rem;
969
- padding-right: 2rem;
970
- }
971
- .px-px {
972
- padding-left: 1px;
973
- padding-right: 1px;
974
- }
975
- .py-1 {
976
- padding-top: 0.25rem;
977
- padding-bottom: 0.25rem;
978
- }
979
- .py-1\.5 {
980
- padding-top: 0.375rem;
981
- padding-bottom: 0.375rem;
982
- }
983
- .py-2 {
984
- padding-top: 0.5rem;
985
- padding-bottom: 0.5rem;
986
- }
987
- .py-3 {
988
- padding-top: 0.75rem;
989
- padding-bottom: 0.75rem;
990
- }
991
- .py-4 {
992
- padding-top: 1rem;
993
- padding-bottom: 1rem;
994
- }
995
- .py-6 {
996
- padding-top: 1.5rem;
997
- padding-bottom: 1.5rem;
998
- }
999
- .pl-1 {
1000
- padding-left: 0.25rem;
1001
- }
1002
- .pt-1 {
1003
- padding-top: 0.25rem;
1004
- }
1005
- .text-center {
1006
- text-align: center;
1007
- }
1008
- .font-\[\'Montserrat\'\] {
1009
- font-family: "Montserrat";
1010
- }
1011
- .font-montserrat {
1012
- font-family: Montserrat;
1013
- }
1014
- .text-2xl {
1015
- font-size: 1.5rem;
1016
- line-height: 2rem;
1017
- }
1018
- .text-base {
1019
- font-size: 1rem;
1020
- line-height: 1.5rem;
1021
- }
1022
- .text-lg {
1023
- font-size: 1.125rem;
1024
- line-height: 1.75rem;
1025
- }
1026
- .text-sm {
1027
- font-size: 0.875rem;
1028
- line-height: 1.25rem;
1029
- }
1030
- .text-xs {
1031
- font-size: 0.75rem;
1032
- line-height: 1rem;
1033
- }
1034
- .font-bold {
1035
- font-weight: 700;
1036
- }
1037
- .font-medium {
1038
- font-weight: 500;
1039
- }
1040
- .font-normal {
1041
- font-weight: 400;
1042
- }
1043
- .font-semibold {
1044
- font-weight: 600;
1045
- }
1046
- .uppercase {
1047
- text-transform: uppercase;
1048
- }
1049
- .leading-\[14\.40px\] {
1050
- line-height: 14.40px;
1051
- }
1052
- .leading-\[16\.80px\] {
1053
- line-height: 16.80px;
1054
- }
1055
- .leading-\[28\.80px\] {
1056
- line-height: 28.80px;
1057
- }
1058
- .leading-snug {
1059
- line-height: 1.375;
1060
- }
1061
- .leading-tight {
1062
- line-height: 1.25;
1063
- }
1064
- .text-black {
1065
- --tw-text-opacity: 1;
1066
- color: rgb(0 0 0 / var(--tw-text-opacity));
1067
- }
1068
- .text-gray-200 {
1069
- --tw-text-opacity: 1;
1070
- color: rgb(229 231 235 / var(--tw-text-opacity));
1071
- }
1072
- .text-green-700 {
1073
- --tw-text-opacity: 1;
1074
- color: rgb(21 128 61 / var(--tw-text-opacity));
1075
- }
1076
- .text-indigo-500 {
1077
- --tw-text-opacity: 1;
1078
- color: rgb(99 102 241 / var(--tw-text-opacity));
1079
- }
1080
- .text-pink-500 {
1081
- --tw-text-opacity: 1;
1082
- color: rgb(236 72 153 / var(--tw-text-opacity));
1083
- }
1084
- .text-stone-950 {
1085
- --tw-text-opacity: 1;
1086
- color: rgb(12 10 9 / var(--tw-text-opacity));
1087
- }
1088
- .text-white {
1089
- --tw-text-opacity: 1;
1090
- color: rgb(255 255 255 / var(--tw-text-opacity));
1091
- }
1092
- .text-zinc-500 {
1093
- --tw-text-opacity: 1;
1094
- color: rgb(113 113 122 / var(--tw-text-opacity));
1095
- }
1096
- .text-opacity-25 {
1097
- --tw-text-opacity: 0.25;
1098
- }
1099
- .text-opacity-30 {
1100
- --tw-text-opacity: 0.3;
1101
- }
1102
- .text-opacity-40 {
1103
- --tw-text-opacity: 0.4;
1104
- }
1105
- .text-opacity-50 {
1106
- --tw-text-opacity: 0.5;
1107
- }
1108
- .text-opacity-60 {
1109
- --tw-text-opacity: 0.6;
1110
- }
1111
- .text-opacity-70 {
1112
- --tw-text-opacity: 0.7;
1113
- }
1114
- .text-opacity-80 {
1115
- --tw-text-opacity: 0.8;
1116
- }
1117
- .text-opacity-90 {
1118
- --tw-text-opacity: 0.9;
1119
- }
1120
- .underline {
1121
- text-decoration-line: underline;
1122
- }
1123
- .mix-blend-difference {
1124
- mix-blend-mode: difference;
1125
- }
1126
- .shadow {
1127
- --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
1128
- --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
1129
- box-shadow:
1130
- var(--tw-ring-offset-shadow, 0 0 #0000),
1131
- var(--tw-ring-shadow, 0 0 #0000),
1132
- var(--tw-shadow);
1133
- }
1134
- .shadow-md {
1135
- --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
1136
- --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
1137
- box-shadow:
1138
- var(--tw-ring-offset-shadow, 0 0 #0000),
1139
- var(--tw-ring-shadow, 0 0 #0000),
1140
- var(--tw-shadow);
1141
- }
1142
- .filter {
1143
- 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);
1144
- }
1145
- .scrollbar-thin {
1146
- scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
1147
- }
1148
- .scrollbar-thin::-webkit-scrollbar-track {
1149
- background-color: var(--scrollbar-track);
1150
- border-radius: var(--scrollbar-track-radius);
1151
- }
1152
- .scrollbar-thin::-webkit-scrollbar-track:hover {
1153
- background-color: var(--scrollbar-track-hover, var(--scrollbar-track));
1154
- }
1155
- .scrollbar-thin::-webkit-scrollbar-track:active {
1156
- background-color: var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)));
1157
- }
1158
- .scrollbar-thin::-webkit-scrollbar-thumb {
1159
- background-color: var(--scrollbar-thumb);
1160
- border-radius: var(--scrollbar-thumb-radius);
1161
- }
1162
- .scrollbar-thin::-webkit-scrollbar-thumb:hover {
1163
- background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb));
1164
- }
1165
- .scrollbar-thin::-webkit-scrollbar-thumb:active {
1166
- background-color: var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)));
1167
- }
1168
- .scrollbar-thin::-webkit-scrollbar-corner {
1169
- background-color: var(--scrollbar-corner);
1170
- border-radius: var(--scrollbar-corner-radius);
1171
- }
1172
- .scrollbar-thin::-webkit-scrollbar-corner:hover {
1173
- background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner));
1174
- }
1175
- .scrollbar-thin::-webkit-scrollbar-corner:active {
1176
- background-color: var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)));
1177
- }
1178
- .scrollbar-thin {
1179
- scrollbar-width: thin;
1180
- }
1181
- .scrollbar-thin::-webkit-scrollbar {
1182
- display: block;
1183
- width: 8px;
1184
- height: 8px;
1185
- }
1186
- .scrollbar-track-stone-100 {
1187
- --scrollbar-track: #f5f5f4 !important;
1188
- }
1189
- .scrollbar-thumb-gray-300 {
1190
- --scrollbar-thumb: #d1d5db !important;
1191
- }
1192
- body {
1193
- margin: 0;
1194
- font-family:
1195
- -apple-system,
1196
- BlinkMacSystemFont,
1197
- "Segoe UI",
1198
- "Roboto",
1199
- "Oxygen",
1200
- "Ubuntu",
1201
- "Cantarell",
1202
- "Fira Sans",
1203
- "Droid Sans",
1204
- "Helvetica Neue",
1205
- sans-serif;
1206
- -webkit-font-smoothing: antialiased;
1207
- -moz-osx-font-smoothing: grayscale;
1208
- zoom: .7;
1209
- }
1210
- .wallet_icon {
1211
- margin-top: 25px;
1212
- height: 150px;
1213
- width: auto;
1214
- }
1215
- @font-face {
1216
- font-family: "Montserrat";
1217
- font-style: normal;
1218
- font-weight: 100;
1219
- font-display: swap;
1220
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1221
- unicode-range:
1222
- U+0460-052F,
1223
- U+1C80-1C88,
1224
- U+20B4,
1225
- U+2DE0-2DFF,
1226
- U+A640-A69F,
1227
- U+FE2E-FE2F;
1228
- }
1229
- @font-face {
1230
- font-family: "Montserrat";
1231
- font-style: normal;
1232
- font-weight: 100;
1233
- font-display: swap;
1234
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1235
- unicode-range:
1236
- U+0301,
1237
- U+0400-045F,
1238
- U+0490-0491,
1239
- U+04B0-04B1,
1240
- U+2116;
1241
- }
1242
- @font-face {
1243
- font-family: "Montserrat";
1244
- font-style: normal;
1245
- font-weight: 100;
1246
- font-display: swap;
1247
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1248
- unicode-range:
1249
- U+0102-0103,
1250
- U+0110-0111,
1251
- U+0128-0129,
1252
- U+0168-0169,
1253
- U+01A0-01A1,
1254
- U+01AF-01B0,
1255
- U+0300-0301,
1256
- U+0303-0304,
1257
- U+0308-0309,
1258
- U+0323,
1259
- U+0329,
1260
- U+1EA0-1EF9,
1261
- U+20AB;
1262
- }
1263
- @font-face {
1264
- font-family: "Montserrat";
1265
- font-style: normal;
1266
- font-weight: 100;
1267
- font-display: swap;
1268
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1269
- unicode-range:
1270
- U+0100-02AF,
1271
- U+0304,
1272
- U+0308,
1273
- U+0329,
1274
- U+1E00-1E9F,
1275
- U+1EF2-1EFF,
1276
- U+2020,
1277
- U+20A0-20AB,
1278
- U+20AD-20CF,
1279
- U+2113,
1280
- U+2C60-2C7F,
1281
- U+A720-A7FF;
1282
- }
1283
- @font-face {
1284
- font-family: "Montserrat";
1285
- font-style: normal;
1286
- font-weight: 100;
1287
- font-display: swap;
1288
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1289
- unicode-range:
1290
- U+0000-00FF,
1291
- U+0131,
1292
- U+0152-0153,
1293
- U+02BB-02BC,
1294
- U+02C6,
1295
- U+02DA,
1296
- U+02DC,
1297
- U+0304,
1298
- U+0308,
1299
- U+0329,
1300
- U+2000-206F,
1301
- U+2074,
1302
- U+20AC,
1303
- U+2122,
1304
- U+2191,
1305
- U+2193,
1306
- U+2212,
1307
- U+2215,
1308
- U+FEFF,
1309
- U+FFFD;
1310
- }
1311
- @font-face {
1312
- font-family: "Montserrat";
1313
- font-style: normal;
1314
- font-weight: 200;
1315
- font-display: swap;
1316
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1317
- unicode-range:
1318
- U+0460-052F,
1319
- U+1C80-1C88,
1320
- U+20B4,
1321
- U+2DE0-2DFF,
1322
- U+A640-A69F,
1323
- U+FE2E-FE2F;
1324
- }
1325
- @font-face {
1326
- font-family: "Montserrat";
1327
- font-style: normal;
1328
- font-weight: 200;
1329
- font-display: swap;
1330
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1331
- unicode-range:
1332
- U+0301,
1333
- U+0400-045F,
1334
- U+0490-0491,
1335
- U+04B0-04B1,
1336
- U+2116;
1337
- }
1338
- @font-face {
1339
- font-family: "Montserrat";
1340
- font-style: normal;
1341
- font-weight: 200;
1342
- font-display: swap;
1343
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1344
- unicode-range:
1345
- U+0102-0103,
1346
- U+0110-0111,
1347
- U+0128-0129,
1348
- U+0168-0169,
1349
- U+01A0-01A1,
1350
- U+01AF-01B0,
1351
- U+0300-0301,
1352
- U+0303-0304,
1353
- U+0308-0309,
1354
- U+0323,
1355
- U+0329,
1356
- U+1EA0-1EF9,
1357
- U+20AB;
1358
- }
1359
- @font-face {
1360
- font-family: "Montserrat";
1361
- font-style: normal;
1362
- font-weight: 200;
1363
- font-display: swap;
1364
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1365
- unicode-range:
1366
- U+0100-02AF,
1367
- U+0304,
1368
- U+0308,
1369
- U+0329,
1370
- U+1E00-1E9F,
1371
- U+1EF2-1EFF,
1372
- U+2020,
1373
- U+20A0-20AB,
1374
- U+20AD-20CF,
1375
- U+2113,
1376
- U+2C60-2C7F,
1377
- U+A720-A7FF;
1378
- }
1379
- @font-face {
1380
- font-family: "Montserrat";
1381
- font-style: normal;
1382
- font-weight: 200;
1383
- font-display: swap;
1384
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1385
- unicode-range:
1386
- U+0000-00FF,
1387
- U+0131,
1388
- U+0152-0153,
1389
- U+02BB-02BC,
1390
- U+02C6,
1391
- U+02DA,
1392
- U+02DC,
1393
- U+0304,
1394
- U+0308,
1395
- U+0329,
1396
- U+2000-206F,
1397
- U+2074,
1398
- U+20AC,
1399
- U+2122,
1400
- U+2191,
1401
- U+2193,
1402
- U+2212,
1403
- U+2215,
1404
- U+FEFF,
1405
- U+FFFD;
1406
- }
1407
- @font-face {
1408
- font-family: "Montserrat";
1409
- font-style: normal;
1410
- font-weight: 300;
1411
- font-display: swap;
1412
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1413
- unicode-range:
1414
- U+0460-052F,
1415
- U+1C80-1C88,
1416
- U+20B4,
1417
- U+2DE0-2DFF,
1418
- U+A640-A69F,
1419
- U+FE2E-FE2F;
1420
- }
1421
- @font-face {
1422
- font-family: "Montserrat";
1423
- font-style: normal;
1424
- font-weight: 300;
1425
- font-display: swap;
1426
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1427
- unicode-range:
1428
- U+0301,
1429
- U+0400-045F,
1430
- U+0490-0491,
1431
- U+04B0-04B1,
1432
- U+2116;
1433
- }
1434
- @font-face {
1435
- font-family: "Montserrat";
1436
- font-style: normal;
1437
- font-weight: 300;
1438
- font-display: swap;
1439
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1440
- unicode-range:
1441
- U+0102-0103,
1442
- U+0110-0111,
1443
- U+0128-0129,
1444
- U+0168-0169,
1445
- U+01A0-01A1,
1446
- U+01AF-01B0,
1447
- U+0300-0301,
1448
- U+0303-0304,
1449
- U+0308-0309,
1450
- U+0323,
1451
- U+0329,
1452
- U+1EA0-1EF9,
1453
- U+20AB;
1454
- }
1455
- @font-face {
1456
- font-family: "Montserrat";
1457
- font-style: normal;
1458
- font-weight: 300;
1459
- font-display: swap;
1460
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1461
- unicode-range:
1462
- U+0100-02AF,
1463
- U+0304,
1464
- U+0308,
1465
- U+0329,
1466
- U+1E00-1E9F,
1467
- U+1EF2-1EFF,
1468
- U+2020,
1469
- U+20A0-20AB,
1470
- U+20AD-20CF,
1471
- U+2113,
1472
- U+2C60-2C7F,
1473
- U+A720-A7FF;
1474
- }
1475
- @font-face {
1476
- font-family: "Montserrat";
1477
- font-style: normal;
1478
- font-weight: 300;
1479
- font-display: swap;
1480
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1481
- unicode-range:
1482
- U+0000-00FF,
1483
- U+0131,
1484
- U+0152-0153,
1485
- U+02BB-02BC,
1486
- U+02C6,
1487
- U+02DA,
1488
- U+02DC,
1489
- U+0304,
1490
- U+0308,
1491
- U+0329,
1492
- U+2000-206F,
1493
- U+2074,
1494
- U+20AC,
1495
- U+2122,
1496
- U+2191,
1497
- U+2193,
1498
- U+2212,
1499
- U+2215,
1500
- U+FEFF,
1501
- U+FFFD;
1502
- }
1503
- @font-face {
1504
- font-family: "Montserrat";
1505
- font-style: normal;
1506
- font-weight: 400;
1507
- font-display: swap;
1508
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1509
- unicode-range:
1510
- U+0460-052F,
1511
- U+1C80-1C88,
1512
- U+20B4,
1513
- U+2DE0-2DFF,
1514
- U+A640-A69F,
1515
- U+FE2E-FE2F;
1516
- }
1517
- @font-face {
1518
- font-family: "Montserrat";
1519
- font-style: normal;
1520
- font-weight: 400;
1521
- font-display: swap;
1522
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1523
- unicode-range:
1524
- U+0301,
1525
- U+0400-045F,
1526
- U+0490-0491,
1527
- U+04B0-04B1,
1528
- U+2116;
1529
- }
1530
- @font-face {
1531
- font-family: "Montserrat";
1532
- font-style: normal;
1533
- font-weight: 400;
1534
- font-display: swap;
1535
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1536
- unicode-range:
1537
- U+0102-0103,
1538
- U+0110-0111,
1539
- U+0128-0129,
1540
- U+0168-0169,
1541
- U+01A0-01A1,
1542
- U+01AF-01B0,
1543
- U+0300-0301,
1544
- U+0303-0304,
1545
- U+0308-0309,
1546
- U+0323,
1547
- U+0329,
1548
- U+1EA0-1EF9,
1549
- U+20AB;
1550
- }
1551
- @font-face {
1552
- font-family: "Montserrat";
1553
- font-style: normal;
1554
- font-weight: 400;
1555
- font-display: swap;
1556
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1557
- unicode-range:
1558
- U+0100-02AF,
1559
- U+0304,
1560
- U+0308,
1561
- U+0329,
1562
- U+1E00-1E9F,
1563
- U+1EF2-1EFF,
1564
- U+2020,
1565
- U+20A0-20AB,
1566
- U+20AD-20CF,
1567
- U+2113,
1568
- U+2C60-2C7F,
1569
- U+A720-A7FF;
1570
- }
1571
- @font-face {
1572
- font-family: "Montserrat";
1573
- font-style: normal;
1574
- font-weight: 400;
1575
- font-display: swap;
1576
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1577
- unicode-range:
1578
- U+0000-00FF,
1579
- U+0131,
1580
- U+0152-0153,
1581
- U+02BB-02BC,
1582
- U+02C6,
1583
- U+02DA,
1584
- U+02DC,
1585
- U+0304,
1586
- U+0308,
1587
- U+0329,
1588
- U+2000-206F,
1589
- U+2074,
1590
- U+20AC,
1591
- U+2122,
1592
- U+2191,
1593
- U+2193,
1594
- U+2212,
1595
- U+2215,
1596
- U+FEFF,
1597
- U+FFFD;
1598
- }
1599
- @font-face {
1600
- font-family: "Montserrat";
1601
- font-style: normal;
1602
- font-weight: 500;
1603
- font-display: swap;
1604
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1605
- unicode-range:
1606
- U+0460-052F,
1607
- U+1C80-1C88,
1608
- U+20B4,
1609
- U+2DE0-2DFF,
1610
- U+A640-A69F,
1611
- U+FE2E-FE2F;
1612
- }
1613
- @font-face {
1614
- font-family: "Montserrat";
1615
- font-style: normal;
1616
- font-weight: 500;
1617
- font-display: swap;
1618
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1619
- unicode-range:
1620
- U+0301,
1621
- U+0400-045F,
1622
- U+0490-0491,
1623
- U+04B0-04B1,
1624
- U+2116;
1625
- }
1626
- @font-face {
1627
- font-family: "Montserrat";
1628
- font-style: normal;
1629
- font-weight: 500;
1630
- font-display: swap;
1631
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1632
- unicode-range:
1633
- U+0102-0103,
1634
- U+0110-0111,
1635
- U+0128-0129,
1636
- U+0168-0169,
1637
- U+01A0-01A1,
1638
- U+01AF-01B0,
1639
- U+0300-0301,
1640
- U+0303-0304,
1641
- U+0308-0309,
1642
- U+0323,
1643
- U+0329,
1644
- U+1EA0-1EF9,
1645
- U+20AB;
1646
- }
1647
- @font-face {
1648
- font-family: "Montserrat";
1649
- font-style: normal;
1650
- font-weight: 500;
1651
- font-display: swap;
1652
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1653
- unicode-range:
1654
- U+0100-02AF,
1655
- U+0304,
1656
- U+0308,
1657
- U+0329,
1658
- U+1E00-1E9F,
1659
- U+1EF2-1EFF,
1660
- U+2020,
1661
- U+20A0-20AB,
1662
- U+20AD-20CF,
1663
- U+2113,
1664
- U+2C60-2C7F,
1665
- U+A720-A7FF;
1666
- }
1667
- @font-face {
1668
- font-family: "Montserrat";
1669
- font-style: normal;
1670
- font-weight: 500;
1671
- font-display: swap;
1672
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1673
- unicode-range:
1674
- U+0000-00FF,
1675
- U+0131,
1676
- U+0152-0153,
1677
- U+02BB-02BC,
1678
- U+02C6,
1679
- U+02DA,
1680
- U+02DC,
1681
- U+0304,
1682
- U+0308,
1683
- U+0329,
1684
- U+2000-206F,
1685
- U+2074,
1686
- U+20AC,
1687
- U+2122,
1688
- U+2191,
1689
- U+2193,
1690
- U+2212,
1691
- U+2215,
1692
- U+FEFF,
1693
- U+FFFD;
1694
- }
1695
- @font-face {
1696
- font-family: "Montserrat";
1697
- font-style: normal;
1698
- font-weight: 600;
1699
- font-display: swap;
1700
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1701
- unicode-range:
1702
- U+0460-052F,
1703
- U+1C80-1C88,
1704
- U+20B4,
1705
- U+2DE0-2DFF,
1706
- U+A640-A69F,
1707
- U+FE2E-FE2F;
1708
- }
1709
- @font-face {
1710
- font-family: "Montserrat";
1711
- font-style: normal;
1712
- font-weight: 600;
1713
- font-display: swap;
1714
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1715
- unicode-range:
1716
- U+0301,
1717
- U+0400-045F,
1718
- U+0490-0491,
1719
- U+04B0-04B1,
1720
- U+2116;
1721
- }
1722
- @font-face {
1723
- font-family: "Montserrat";
1724
- font-style: normal;
1725
- font-weight: 600;
1726
- font-display: swap;
1727
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1728
- unicode-range:
1729
- U+0102-0103,
1730
- U+0110-0111,
1731
- U+0128-0129,
1732
- U+0168-0169,
1733
- U+01A0-01A1,
1734
- U+01AF-01B0,
1735
- U+0300-0301,
1736
- U+0303-0304,
1737
- U+0308-0309,
1738
- U+0323,
1739
- U+0329,
1740
- U+1EA0-1EF9,
1741
- U+20AB;
1742
- }
1743
- @font-face {
1744
- font-family: "Montserrat";
1745
- font-style: normal;
1746
- font-weight: 600;
1747
- font-display: swap;
1748
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1749
- unicode-range:
1750
- U+0100-02AF,
1751
- U+0304,
1752
- U+0308,
1753
- U+0329,
1754
- U+1E00-1E9F,
1755
- U+1EF2-1EFF,
1756
- U+2020,
1757
- U+20A0-20AB,
1758
- U+20AD-20CF,
1759
- U+2113,
1760
- U+2C60-2C7F,
1761
- U+A720-A7FF;
1762
- }
1763
- @font-face {
1764
- font-family: "Montserrat";
1765
- font-style: normal;
1766
- font-weight: 600;
1767
- font-display: swap;
1768
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1769
- unicode-range:
1770
- U+0000-00FF,
1771
- U+0131,
1772
- U+0152-0153,
1773
- U+02BB-02BC,
1774
- U+02C6,
1775
- U+02DA,
1776
- U+02DC,
1777
- U+0304,
1778
- U+0308,
1779
- U+0329,
1780
- U+2000-206F,
1781
- U+2074,
1782
- U+20AC,
1783
- U+2122,
1784
- U+2191,
1785
- U+2193,
1786
- U+2212,
1787
- U+2215,
1788
- U+FEFF,
1789
- U+FFFD;
1790
- }
1791
- @font-face {
1792
- font-family: "Montserrat";
1793
- font-style: normal;
1794
- font-weight: 700;
1795
- font-display: swap;
1796
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1797
- unicode-range:
1798
- U+0460-052F,
1799
- U+1C80-1C88,
1800
- U+20B4,
1801
- U+2DE0-2DFF,
1802
- U+A640-A69F,
1803
- U+FE2E-FE2F;
1804
- }
1805
- @font-face {
1806
- font-family: "Montserrat";
1807
- font-style: normal;
1808
- font-weight: 700;
1809
- font-display: swap;
1810
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1811
- unicode-range:
1812
- U+0301,
1813
- U+0400-045F,
1814
- U+0490-0491,
1815
- U+04B0-04B1,
1816
- U+2116;
1817
- }
1818
- @font-face {
1819
- font-family: "Montserrat";
1820
- font-style: normal;
1821
- font-weight: 700;
1822
- font-display: swap;
1823
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1824
- unicode-range:
1825
- U+0102-0103,
1826
- U+0110-0111,
1827
- U+0128-0129,
1828
- U+0168-0169,
1829
- U+01A0-01A1,
1830
- U+01AF-01B0,
1831
- U+0300-0301,
1832
- U+0303-0304,
1833
- U+0308-0309,
1834
- U+0323,
1835
- U+0329,
1836
- U+1EA0-1EF9,
1837
- U+20AB;
1838
- }
1839
- @font-face {
1840
- font-family: "Montserrat";
1841
- font-style: normal;
1842
- font-weight: 700;
1843
- font-display: swap;
1844
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1845
- unicode-range:
1846
- U+0100-02AF,
1847
- U+0304,
1848
- U+0308,
1849
- U+0329,
1850
- U+1E00-1E9F,
1851
- U+1EF2-1EFF,
1852
- U+2020,
1853
- U+20A0-20AB,
1854
- U+20AD-20CF,
1855
- U+2113,
1856
- U+2C60-2C7F,
1857
- U+A720-A7FF;
1858
- }
1859
- @font-face {
1860
- font-family: "Montserrat";
1861
- font-style: normal;
1862
- font-weight: 700;
1863
- font-display: swap;
1864
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1865
- unicode-range:
1866
- U+0000-00FF,
1867
- U+0131,
1868
- U+0152-0153,
1869
- U+02BB-02BC,
1870
- U+02C6,
1871
- U+02DA,
1872
- U+02DC,
1873
- U+0304,
1874
- U+0308,
1875
- U+0329,
1876
- U+2000-206F,
1877
- U+2074,
1878
- U+20AC,
1879
- U+2122,
1880
- U+2191,
1881
- U+2193,
1882
- U+2212,
1883
- U+2215,
1884
- U+FEFF,
1885
- U+FFFD;
1886
- }
1887
- @font-face {
1888
- font-family: "Montserrat";
1889
- font-style: normal;
1890
- font-weight: 800;
1891
- font-display: swap;
1892
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1893
- unicode-range:
1894
- U+0460-052F,
1895
- U+1C80-1C88,
1896
- U+20B4,
1897
- U+2DE0-2DFF,
1898
- U+A640-A69F,
1899
- U+FE2E-FE2F;
1900
- }
1901
- @font-face {
1902
- font-family: "Montserrat";
1903
- font-style: normal;
1904
- font-weight: 800;
1905
- font-display: swap;
1906
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1907
- unicode-range:
1908
- U+0301,
1909
- U+0400-045F,
1910
- U+0490-0491,
1911
- U+04B0-04B1,
1912
- U+2116;
1913
- }
1914
- @font-face {
1915
- font-family: "Montserrat";
1916
- font-style: normal;
1917
- font-weight: 800;
1918
- font-display: swap;
1919
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1920
- unicode-range:
1921
- U+0102-0103,
1922
- U+0110-0111,
1923
- U+0128-0129,
1924
- U+0168-0169,
1925
- U+01A0-01A1,
1926
- U+01AF-01B0,
1927
- U+0300-0301,
1928
- U+0303-0304,
1929
- U+0308-0309,
1930
- U+0323,
1931
- U+0329,
1932
- U+1EA0-1EF9,
1933
- U+20AB;
1934
- }
1935
- @font-face {
1936
- font-family: "Montserrat";
1937
- font-style: normal;
1938
- font-weight: 800;
1939
- font-display: swap;
1940
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1941
- unicode-range:
1942
- U+0100-02AF,
1943
- U+0304,
1944
- U+0308,
1945
- U+0329,
1946
- U+1E00-1E9F,
1947
- U+1EF2-1EFF,
1948
- U+2020,
1949
- U+20A0-20AB,
1950
- U+20AD-20CF,
1951
- U+2113,
1952
- U+2C60-2C7F,
1953
- U+A720-A7FF;
1954
- }
1955
- @font-face {
1956
- font-family: "Montserrat";
1957
- font-style: normal;
1958
- font-weight: 800;
1959
- font-display: swap;
1960
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1961
- unicode-range:
1962
- U+0000-00FF,
1963
- U+0131,
1964
- U+0152-0153,
1965
- U+02BB-02BC,
1966
- U+02C6,
1967
- U+02DA,
1968
- U+02DC,
1969
- U+0304,
1970
- U+0308,
1971
- U+0329,
1972
- U+2000-206F,
1973
- U+2074,
1974
- U+20AC,
1975
- U+2122,
1976
- U+2191,
1977
- U+2193,
1978
- U+2212,
1979
- U+2215,
1980
- U+FEFF,
1981
- U+FFFD;
1982
- }
1983
- @font-face {
1984
- font-family: "Montserrat";
1985
- font-style: normal;
1986
- font-weight: 900;
1987
- font-display: swap;
1988
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1989
- unicode-range:
1990
- U+0460-052F,
1991
- U+1C80-1C88,
1992
- U+20B4,
1993
- U+2DE0-2DFF,
1994
- U+A640-A69F,
1995
- U+FE2E-FE2F;
1996
- }
1997
- @font-face {
1998
- font-family: "Montserrat";
1999
- font-style: normal;
2000
- font-weight: 900;
2001
- font-display: swap;
2002
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
2003
- unicode-range:
2004
- U+0301,
2005
- U+0400-045F,
2006
- U+0490-0491,
2007
- U+04B0-04B1,
2008
- U+2116;
2009
- }
2010
- @font-face {
2011
- font-family: "Montserrat";
2012
- font-style: normal;
2013
- font-weight: 900;
2014
- font-display: swap;
2015
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
2016
- unicode-range:
2017
- U+0102-0103,
2018
- U+0110-0111,
2019
- U+0128-0129,
2020
- U+0168-0169,
2021
- U+01A0-01A1,
2022
- U+01AF-01B0,
2023
- U+0300-0301,
2024
- U+0303-0304,
2025
- U+0308-0309,
2026
- U+0323,
2027
- U+0329,
2028
- U+1EA0-1EF9,
2029
- U+20AB;
2030
- }
2031
- @font-face {
2032
- font-family: "Montserrat";
2033
- font-style: normal;
2034
- font-weight: 900;
2035
- font-display: swap;
2036
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
2037
- unicode-range:
2038
- U+0100-02AF,
2039
- U+0304,
2040
- U+0308,
2041
- U+0329,
2042
- U+1E00-1E9F,
2043
- U+1EF2-1EFF,
2044
- U+2020,
2045
- U+20A0-20AB,
2046
- U+20AD-20CF,
2047
- U+2113,
2048
- U+2C60-2C7F,
2049
- U+A720-A7FF;
2050
- }
2051
- @font-face {
2052
- font-family: "Montserrat";
2053
- font-style: normal;
2054
- font-weight: 900;
2055
- font-display: swap;
2056
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
2057
- unicode-range:
2058
- U+0000-00FF,
2059
- U+0131,
2060
- U+0152-0153,
2061
- U+02BB-02BC,
2062
- U+02C6,
2063
- U+02DA,
2064
- U+02DC,
2065
- U+0304,
2066
- U+0308,
2067
- U+0329,
2068
- U+2000-206F,
2069
- U+2074,
2070
- U+20AC,
2071
- U+2122,
2072
- U+2191,
2073
- U+2193,
2074
- U+2212,
2075
- U+2215,
2076
- U+FEFF,
2077
- U+FFFD;
2078
- }
2079
- @font-face {
2080
- font-family: "Roboto";
2081
- font-style: normal;
2082
- font-weight: 400;
2083
- font-display: swap;
2084
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format("woff2");
2085
- unicode-range:
2086
- U+0460-052F,
2087
- U+1C80-1C88,
2088
- U+20B4,
2089
- U+2DE0-2DFF,
2090
- U+A640-A69F,
2091
- U+FE2E-FE2F;
2092
- }
2093
- @font-face {
2094
- font-family: "Roboto";
2095
- font-style: normal;
2096
- font-weight: 400;
2097
- font-display: swap;
2098
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");
2099
- unicode-range:
2100
- U+0301,
2101
- U+0400-045F,
2102
- U+0490-0491,
2103
- U+04B0-04B1,
2104
- U+2116;
2105
- }
2106
- @font-face {
2107
- font-family: "Roboto";
2108
- font-style: normal;
2109
- font-weight: 400;
2110
- font-display: swap;
2111
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format("woff2");
2112
- unicode-range: U+1F00-1FFF;
2113
- }
2114
- @font-face {
2115
- font-family: "Roboto";
2116
- font-style: normal;
2117
- font-weight: 400;
2118
- font-display: swap;
2119
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format("woff2");
2120
- unicode-range: U+0370-03FF;
2121
- }
2122
- @font-face {
2123
- font-family: "Roboto";
2124
- font-style: normal;
2125
- font-weight: 400;
2126
- font-display: swap;
2127
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format("woff2");
2128
- unicode-range:
2129
- U+0102-0103,
2130
- U+0110-0111,
2131
- U+0128-0129,
2132
- U+0168-0169,
2133
- U+01A0-01A1,
2134
- U+01AF-01B0,
2135
- U+0300-0301,
2136
- U+0303-0304,
2137
- U+0308-0309,
2138
- U+0323,
2139
- U+0329,
2140
- U+1EA0-1EF9,
2141
- U+20AB;
2142
- }
2143
- @font-face {
2144
- font-family: "Roboto";
2145
- font-style: normal;
2146
- font-weight: 400;
2147
- font-display: swap;
2148
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");
2149
- unicode-range:
2150
- U+0100-02AF,
2151
- U+0304,
2152
- U+0308,
2153
- U+0329,
2154
- U+1E00-1E9F,
2155
- U+1EF2-1EFF,
2156
- U+2020,
2157
- U+20A0-20AB,
2158
- U+20AD-20CF,
2159
- U+2113,
2160
- U+2C60-2C7F,
2161
- U+A720-A7FF;
2162
- }
2163
- @font-face {
2164
- font-family: "Roboto";
2165
- font-style: normal;
2166
- font-weight: 400;
2167
- font-display: swap;
2168
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
2169
- unicode-range:
2170
- U+0000-00FF,
2171
- U+0131,
2172
- U+0152-0153,
2173
- U+02BB-02BC,
2174
- U+02C6,
2175
- U+02DA,
2176
- U+02DC,
2177
- U+0304,
2178
- U+0308,
2179
- U+0329,
2180
- U+2000-206F,
2181
- U+2074,
2182
- U+20AC,
2183
- U+2122,
2184
- U+2191,
2185
- U+2193,
2186
- U+2212,
2187
- U+2215,
2188
- U+FEFF,
2189
- U+FFFD;
2190
- }
2191
- :is(.dark .dark\:bg-fontLightColor) {
2192
- --tw-bg-opacity: 1;
2193
- background-color: rgb(16 16 16 / var(--tw-bg-opacity));
2194
- }
2195
- :is(.dark .dark\:bg-primaryDarkColor) {
2196
- --tw-bg-opacity: 1;
2197
- background-color: rgb(0 0 0 / var(--tw-bg-opacity));
2198
- }
2199
- :is(.dark .dark\:text-gray-600) {
2200
- --tw-text-opacity: 1;
2201
- color: rgb(75 85 99 / var(--tw-text-opacity));
2202
- }
2203
- :is(.dark .dark\:text-white) {
2204
- --tw-text-opacity: 1;
2205
- color: rgb(255 255 255 / var(--tw-text-opacity));
2206
- }
2207
- /*# sourceMappingURL=index.css.map */