@velora-dex/widget 0.0.7 → 0.0.9

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/styles.css DELETED
@@ -1,3473 +0,0 @@
1
- @import "https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";
2
-
3
- /*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
4
- @layer properties {
5
- @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
6
- *, :before, :after, ::backdrop {
7
- --tw-translate-x: 0;
8
- --tw-translate-y: 0;
9
- --tw-translate-z: 0;
10
- --tw-rotate-x: initial;
11
- --tw-rotate-y: initial;
12
- --tw-rotate-z: initial;
13
- --tw-skew-x: initial;
14
- --tw-skew-y: initial;
15
- --tw-space-y-reverse: 0;
16
- --tw-border-style: solid;
17
- --tw-leading: initial;
18
- --tw-font-weight: initial;
19
- --tw-tracking: initial;
20
- --tw-shadow: 0 0 #0000;
21
- --tw-shadow-color: initial;
22
- --tw-shadow-alpha: 100%;
23
- --tw-inset-shadow: 0 0 #0000;
24
- --tw-inset-shadow-color: initial;
25
- --tw-inset-shadow-alpha: 100%;
26
- --tw-ring-color: initial;
27
- --tw-ring-shadow: 0 0 #0000;
28
- --tw-inset-ring-color: initial;
29
- --tw-inset-ring-shadow: 0 0 #0000;
30
- --tw-ring-inset: initial;
31
- --tw-ring-offset-width: 0px;
32
- --tw-ring-offset-color: #fff;
33
- --tw-ring-offset-shadow: 0 0 #0000;
34
- --tw-outline-style: solid;
35
- --tw-blur: initial;
36
- --tw-brightness: initial;
37
- --tw-contrast: initial;
38
- --tw-grayscale: initial;
39
- --tw-hue-rotate: initial;
40
- --tw-invert: initial;
41
- --tw-opacity: initial;
42
- --tw-saturate: initial;
43
- --tw-sepia: initial;
44
- --tw-drop-shadow: initial;
45
- --tw-drop-shadow-color: initial;
46
- --tw-drop-shadow-alpha: 100%;
47
- --tw-drop-shadow-size: initial;
48
- --tw-duration: initial;
49
- --tw-text-shadow-color: initial;
50
- --tw-text-shadow-alpha: 100%;
51
- --tw-animation-delay: 0s;
52
- --tw-animation-direction: normal;
53
- --tw-animation-duration: initial;
54
- --tw-animation-fill-mode: none;
55
- --tw-animation-iteration-count: 1;
56
- --tw-enter-opacity: 1;
57
- --tw-enter-rotate: 0;
58
- --tw-enter-scale: 1;
59
- --tw-enter-translate-x: 0;
60
- --tw-enter-translate-y: 0;
61
- --tw-exit-opacity: 1;
62
- --tw-exit-rotate: 0;
63
- --tw-exit-scale: 1;
64
- --tw-exit-translate-x: 0;
65
- --tw-exit-translate-y: 0;
66
- }
67
- }
68
- }
69
- @layer theme {
70
- :root, :host {
71
- --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
72
- --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
73
- --color-red-800: oklch(44.4% .177 26.899);
74
- --color-green-50: oklch(98.2% .018 155.826);
75
- --color-green-200: oklch(92.5% .084 155.995);
76
- --color-green-300: oklch(87.1% .15 154.449);
77
- --color-green-700: oklch(52.7% .154 150.069);
78
- --color-green-800: oklch(44.8% .119 151.328);
79
- --color-blue-50: oklch(97% .014 254.604);
80
- --color-blue-200: oklch(88.2% .059 254.128);
81
- --color-blue-600: oklch(54.6% .245 262.881);
82
- --color-blue-700: oklch(48.8% .243 264.376);
83
- --color-blue-800: oklch(42.4% .199 265.638);
84
- --color-purple-50: oklch(97.7% .014 308.299);
85
- --color-purple-200: oklch(90.2% .063 306.703);
86
- --color-purple-700: oklch(49.6% .265 301.924);
87
- --color-purple-800: oklch(43.8% .218 303.724);
88
- --color-gray-500: oklch(55.1% .027 264.364);
89
- --color-gray-600: oklch(44.6% .03 256.802);
90
- --color-gray-700: oklch(37.3% .034 259.733);
91
- --color-gray-800: oklch(27.8% .033 256.848);
92
- --color-black: #000;
93
- --color-white: #fff;
94
- --spacing: .25rem;
95
- --container-xs: 20rem;
96
- --container-sm: 24rem;
97
- --container-md: 28rem;
98
- --container-lg: 32rem;
99
- --container-4xl: 56rem;
100
- --text-xs: .75rem;
101
- --text-xs--line-height: calc(1 / .75);
102
- --text-sm: .875rem;
103
- --text-sm--line-height: calc(1.25 / .875);
104
- --text-base: 1rem;
105
- --text-base--line-height: calc(1.5 / 1);
106
- --text-lg: 1.125rem;
107
- --text-lg--line-height: calc(1.75 / 1.125);
108
- --text-xl: 1.25rem;
109
- --text-xl--line-height: calc(1.75 / 1.25);
110
- --text-2xl: 1.5rem;
111
- --text-2xl--line-height: calc(2 / 1.5);
112
- --font-weight-medium: 500;
113
- --font-weight-semibold: 600;
114
- --font-weight-bold: 700;
115
- --tracking-widest: .1em;
116
- --radius-2xl: 1rem;
117
- --animate-spin: spin 1s linear infinite;
118
- --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
119
- --default-transition-duration: .15s;
120
- --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
121
- --default-font-family: var(--font-sans);
122
- --default-mono-font-family: var(--font-mono);
123
- --font-geist: var(--font-geist);
124
- --font-geist-mono: var(--font-geist-mono);
125
- --font-inter: var(--font-inter);
126
- }
127
- }
128
- @layer base {
129
- *, :after, :before, ::backdrop {
130
- box-sizing: border-box;
131
- border: 0 solid;
132
- margin: 0;
133
- padding: 0;
134
- }
135
-
136
- ::file-selector-button {
137
- box-sizing: border-box;
138
- border: 0 solid;
139
- margin: 0;
140
- padding: 0;
141
- }
142
-
143
- html, :host {
144
- -webkit-text-size-adjust: 100%;
145
- tab-size: 4;
146
- line-height: 1.5;
147
- font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
148
- font-feature-settings: var(--default-font-feature-settings, normal);
149
- font-variation-settings: var(--default-font-variation-settings, normal);
150
- -webkit-tap-highlight-color: transparent;
151
- }
152
-
153
- hr {
154
- height: 0;
155
- color: inherit;
156
- border-top-width: 1px;
157
- }
158
-
159
- abbr:where([title]) {
160
- -webkit-text-decoration: underline dotted;
161
- text-decoration: underline dotted;
162
- }
163
-
164
- h1, h2, h3, h4, h5, h6 {
165
- font-size: inherit;
166
- font-weight: inherit;
167
- }
168
-
169
- a {
170
- color: inherit;
171
- -webkit-text-decoration: inherit;
172
- -webkit-text-decoration: inherit;
173
- -webkit-text-decoration: inherit;
174
- text-decoration: inherit;
175
- }
176
-
177
- b, strong {
178
- font-weight: bolder;
179
- }
180
-
181
- code, kbd, samp, pre {
182
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
183
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
184
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
185
- font-size: 1em;
186
- }
187
-
188
- small {
189
- font-size: 80%;
190
- }
191
-
192
- sub, sup {
193
- vertical-align: baseline;
194
- font-size: 75%;
195
- line-height: 0;
196
- position: relative;
197
- }
198
-
199
- sub {
200
- bottom: -.25em;
201
- }
202
-
203
- sup {
204
- top: -.5em;
205
- }
206
-
207
- table {
208
- text-indent: 0;
209
- border-color: inherit;
210
- border-collapse: collapse;
211
- }
212
-
213
- :-moz-focusring {
214
- outline: auto;
215
- }
216
-
217
- progress {
218
- vertical-align: baseline;
219
- }
220
-
221
- summary {
222
- display: list-item;
223
- }
224
-
225
- ol, ul, menu {
226
- list-style: none;
227
- }
228
-
229
- img, svg, video, canvas, audio, iframe, embed, object {
230
- vertical-align: middle;
231
- display: block;
232
- }
233
-
234
- img, video {
235
- max-width: 100%;
236
- height: auto;
237
- }
238
-
239
- button, input, select, optgroup, textarea {
240
- font: inherit;
241
- font-feature-settings: inherit;
242
- font-variation-settings: inherit;
243
- letter-spacing: inherit;
244
- color: inherit;
245
- opacity: 1;
246
- background-color: #0000;
247
- border-radius: 0;
248
- }
249
-
250
- ::file-selector-button {
251
- font: inherit;
252
- font-feature-settings: inherit;
253
- font-variation-settings: inherit;
254
- letter-spacing: inherit;
255
- color: inherit;
256
- opacity: 1;
257
- background-color: #0000;
258
- border-radius: 0;
259
- }
260
-
261
- :where(select:is([multiple], [size])) optgroup {
262
- font-weight: bolder;
263
- }
264
-
265
- :where(select:is([multiple], [size])) optgroup option {
266
- padding-inline-start: 20px;
267
- }
268
-
269
- ::file-selector-button {
270
- margin-inline-end: 4px;
271
- }
272
-
273
- ::placeholder {
274
- opacity: 1;
275
- }
276
-
277
- @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
278
- ::placeholder {
279
- color: currentColor;
280
- }
281
-
282
- @supports (color: color-mix(in lab, red, red)) {
283
- ::placeholder {
284
- color: color-mix(in oklab, currentcolor 50%, transparent);
285
- }
286
- }
287
- }
288
-
289
- textarea {
290
- resize: vertical;
291
- }
292
-
293
- ::-webkit-search-decoration {
294
- -webkit-appearance: none;
295
- }
296
-
297
- ::-webkit-date-and-time-value {
298
- min-height: 1lh;
299
- text-align: inherit;
300
- }
301
-
302
- ::-webkit-datetime-edit {
303
- display: inline-flex;
304
- }
305
-
306
- ::-webkit-datetime-edit-fields-wrapper {
307
- padding: 0;
308
- }
309
-
310
- ::-webkit-datetime-edit {
311
- padding-block: 0;
312
- }
313
-
314
- ::-webkit-datetime-edit-year-field {
315
- padding-block: 0;
316
- }
317
-
318
- ::-webkit-datetime-edit-month-field {
319
- padding-block: 0;
320
- }
321
-
322
- ::-webkit-datetime-edit-day-field {
323
- padding-block: 0;
324
- }
325
-
326
- ::-webkit-datetime-edit-hour-field {
327
- padding-block: 0;
328
- }
329
-
330
- ::-webkit-datetime-edit-minute-field {
331
- padding-block: 0;
332
- }
333
-
334
- ::-webkit-datetime-edit-second-field {
335
- padding-block: 0;
336
- }
337
-
338
- ::-webkit-datetime-edit-millisecond-field {
339
- padding-block: 0;
340
- }
341
-
342
- ::-webkit-datetime-edit-meridiem-field {
343
- padding-block: 0;
344
- }
345
-
346
- :-moz-ui-invalid {
347
- box-shadow: none;
348
- }
349
-
350
- button, input:where([type="button"], [type="reset"], [type="submit"]) {
351
- appearance: button;
352
- }
353
-
354
- ::file-selector-button {
355
- appearance: button;
356
- }
357
-
358
- ::-webkit-inner-spin-button {
359
- height: auto;
360
- }
361
-
362
- ::-webkit-outer-spin-button {
363
- height: auto;
364
- }
365
-
366
- [hidden]:where(:not([hidden="until-found"])) {
367
- display: none !important;
368
- }
369
-
370
- * {
371
- border-color: var(--border);
372
- outline-color: var(--ring);
373
- }
374
-
375
- @supports (color: color-mix(in lab, red, red)) {
376
- * {
377
- outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
378
- }
379
- }
380
-
381
- body {
382
- background-color: var(--background);
383
- color: var(--foreground);
384
- }
385
- }
386
- @layer components;
387
- @layer utilities {
388
- .\@container\/card-header {
389
- container: card-header / inline-size;
390
- }
391
-
392
- .pointer-events-none {
393
- pointer-events: none;
394
- }
395
-
396
- .absolute {
397
- position: absolute;
398
- }
399
-
400
- .fixed {
401
- position: fixed;
402
- }
403
-
404
- .relative {
405
- position: relative;
406
- }
407
-
408
- .inset-0 {
409
- inset: calc(var(--spacing) * 0);
410
- }
411
-
412
- .inset-y-0 {
413
- inset-block: calc(var(--spacing) * 0);
414
- }
415
-
416
- .top-0 {
417
- top: calc(var(--spacing) * 0);
418
- }
419
-
420
- .top-\[-3px\] {
421
- top: -3px;
422
- }
423
-
424
- .top-\[50\%\] {
425
- top: 50%;
426
- }
427
-
428
- .right-0 {
429
- right: calc(var(--spacing) * 0);
430
- }
431
-
432
- .right-2 {
433
- right: calc(var(--spacing) * 2);
434
- }
435
-
436
- .right-\[-1px\] {
437
- right: -1px;
438
- }
439
-
440
- .right-\[-3px\] {
441
- right: -3px;
442
- }
443
-
444
- .bottom-\[-1px\] {
445
- bottom: -1px;
446
- }
447
-
448
- .bottom-\[17px\] {
449
- bottom: 17px;
450
- }
451
-
452
- .left-0 {
453
- left: calc(var(--spacing) * 0);
454
- }
455
-
456
- .left-2 {
457
- left: calc(var(--spacing) * 2);
458
- }
459
-
460
- .left-\[17px\] {
461
- left: 17px;
462
- }
463
-
464
- .left-\[50\%\] {
465
- left: 50%;
466
- }
467
-
468
- .z-10 {
469
- z-index: 10;
470
- }
471
-
472
- .z-50 {
473
- z-index: 50;
474
- }
475
-
476
- .col-start-2 {
477
- grid-column-start: 2;
478
- }
479
-
480
- .row-span-2 {
481
- grid-row: span 2 / span 2;
482
- }
483
-
484
- .row-start-1 {
485
- grid-row-start: 1;
486
- }
487
-
488
- .container {
489
- width: 100%;
490
- }
491
-
492
- @media (min-width: 40rem) {
493
- .container {
494
- max-width: 40rem;
495
- }
496
- }
497
-
498
- @media (min-width: 48rem) {
499
- .container {
500
- max-width: 48rem;
501
- }
502
- }
503
-
504
- @media (min-width: 64rem) {
505
- .container {
506
- max-width: 64rem;
507
- }
508
- }
509
-
510
- @media (min-width: 80rem) {
511
- .container {
512
- max-width: 80rem;
513
- }
514
- }
515
-
516
- @media (min-width: 96rem) {
517
- .container {
518
- max-width: 96rem;
519
- }
520
- }
521
-
522
- .m-0 {
523
- margin: calc(var(--spacing) * 0);
524
- }
525
-
526
- .m-auto {
527
- margin: auto;
528
- }
529
-
530
- .-mx-1 {
531
- margin-inline: calc(var(--spacing) * -1);
532
- }
533
-
534
- .mx-auto {
535
- margin-inline: auto;
536
- }
537
-
538
- .my-1 {
539
- margin-block: calc(var(--spacing) * 1);
540
- }
541
-
542
- .mt-2 {
543
- margin-top: calc(var(--spacing) * 2);
544
- }
545
-
546
- .mt-4 {
547
- margin-top: calc(var(--spacing) * 4);
548
- }
549
-
550
- .mt-6 {
551
- margin-top: calc(var(--spacing) * 6);
552
- }
553
-
554
- .mt-7 {
555
- margin-top: calc(var(--spacing) * 7);
556
- }
557
-
558
- .mt-12 {
559
- margin-top: calc(var(--spacing) * 12);
560
- }
561
-
562
- .mt-\[16px\] {
563
- margin-top: 16px;
564
- }
565
-
566
- .mt-auto {
567
- margin-top: auto;
568
- }
569
-
570
- .mr-2 {
571
- margin-right: calc(var(--spacing) * 2);
572
- }
573
-
574
- .mb-1 {
575
- margin-bottom: calc(var(--spacing) * 1);
576
- }
577
-
578
- .mb-2 {
579
- margin-bottom: calc(var(--spacing) * 2);
580
- }
581
-
582
- .mb-4 {
583
- margin-bottom: calc(var(--spacing) * 4);
584
- }
585
-
586
- .mb-6 {
587
- margin-bottom: calc(var(--spacing) * 6);
588
- }
589
-
590
- .mb-8 {
591
- margin-bottom: calc(var(--spacing) * 8);
592
- }
593
-
594
- .mb-\[17\.5px\] {
595
- margin-bottom: 17.5px;
596
- }
597
-
598
- .ml-auto {
599
- margin-left: auto;
600
- }
601
-
602
- .block {
603
- display: block;
604
- }
605
-
606
- .contents {
607
- display: contents;
608
- }
609
-
610
- .flex {
611
- display: flex;
612
- }
613
-
614
- .grid {
615
- display: grid;
616
- }
617
-
618
- .hidden {
619
- display: none;
620
- }
621
-
622
- .inline-flex {
623
- display: inline-flex;
624
- }
625
-
626
- .table {
627
- display: table;
628
- }
629
-
630
- .size-2 {
631
- width: calc(var(--spacing) * 2);
632
- height: calc(var(--spacing) * 2);
633
- }
634
-
635
- .size-2\.5 {
636
- width: calc(var(--spacing) * 2.5);
637
- height: calc(var(--spacing) * 2.5);
638
- }
639
-
640
- .size-3\.5 {
641
- width: calc(var(--spacing) * 3.5);
642
- height: calc(var(--spacing) * 3.5);
643
- }
644
-
645
- .size-4 {
646
- width: calc(var(--spacing) * 4);
647
- height: calc(var(--spacing) * 4);
648
- }
649
-
650
- .size-6 {
651
- width: calc(var(--spacing) * 6);
652
- height: calc(var(--spacing) * 6);
653
- }
654
-
655
- .size-9 {
656
- width: calc(var(--spacing) * 9);
657
- height: calc(var(--spacing) * 9);
658
- }
659
-
660
- .size-\[10px\] {
661
- width: 10px;
662
- height: 10px;
663
- }
664
-
665
- .size-\[12px\] {
666
- width: 12px;
667
- height: 12px;
668
- }
669
-
670
- .size-\[14px\] {
671
- width: 14px;
672
- height: 14px;
673
- }
674
-
675
- .size-\[16px\] {
676
- width: 16px;
677
- height: 16px;
678
- }
679
-
680
- .size-\[24px\] {
681
- width: 24px;
682
- height: 24px;
683
- }
684
-
685
- .h-2 {
686
- height: calc(var(--spacing) * 2);
687
- }
688
-
689
- .h-4 {
690
- height: calc(var(--spacing) * 4);
691
- }
692
-
693
- .h-8 {
694
- height: calc(var(--spacing) * 8);
695
- }
696
-
697
- .h-9 {
698
- height: calc(var(--spacing) * 9);
699
- }
700
-
701
- .h-16 {
702
- height: calc(var(--spacing) * 16);
703
- }
704
-
705
- .h-\[1\.15rem\] {
706
- height: 1.15rem;
707
- }
708
-
709
- .h-\[1px\] {
710
- height: 1px;
711
- }
712
-
713
- .h-\[8px\] {
714
- height: 8px;
715
- }
716
-
717
- .h-\[12px\] {
718
- height: 12px;
719
- }
720
-
721
- .h-\[16px\] {
722
- height: 16px;
723
- }
724
-
725
- .h-\[24px\] {
726
- height: 24px;
727
- }
728
-
729
- .h-\[28px\] {
730
- height: 28px;
731
- }
732
-
733
- .h-\[30px\] {
734
- height: 30px;
735
- }
736
-
737
- .h-\[32px\] {
738
- height: 32px;
739
- }
740
-
741
- .h-\[34px\] {
742
- height: 34px;
743
- }
744
-
745
- .h-\[36px\] {
746
- height: 36px;
747
- }
748
-
749
- .h-\[38px\] {
750
- height: 38px;
751
- }
752
-
753
- .h-\[40px\] {
754
- height: 40px;
755
- }
756
-
757
- .h-\[48px\] {
758
- height: 48px;
759
- }
760
-
761
- .h-\[72px\] {
762
- height: 72px;
763
- }
764
-
765
- .h-\[144px\] {
766
- height: 144px;
767
- }
768
-
769
- .h-\[336px\] {
770
- height: 336px;
771
- }
772
-
773
- .h-\[590px\] {
774
- height: 590px;
775
- }
776
-
777
- .h-\[var\(--radix-select-trigger-height\)\] {
778
- height: var(--radix-select-trigger-height);
779
- }
780
-
781
- .h-auto {
782
- height: auto;
783
- }
784
-
785
- .h-full {
786
- height: 100%;
787
- }
788
-
789
- .h-px {
790
- height: 1px;
791
- }
792
-
793
- .max-h-\(--radix-dropdown-menu-content-available-height\) {
794
- max-height: var(--radix-dropdown-menu-content-available-height);
795
- }
796
-
797
- .max-h-\(--radix-select-content-available-height\) {
798
- max-height: var(--radix-select-content-available-height);
799
- }
800
-
801
- .min-h-\[32px\] {
802
- min-height: 32px;
803
- }
804
-
805
- .min-h-\[92px\] {
806
- min-height: 92px;
807
- }
808
-
809
- .min-h-screen {
810
- min-height: 100vh;
811
- }
812
-
813
- .w-4 {
814
- width: calc(var(--spacing) * 4);
815
- }
816
-
817
- .w-8 {
818
- width: calc(var(--spacing) * 8);
819
- }
820
-
821
- .w-16 {
822
- width: calc(var(--spacing) * 16);
823
- }
824
-
825
- .w-\[28px\] {
826
- width: 28px;
827
- }
828
-
829
- .w-\[30px\] {
830
- width: 30px;
831
- }
832
-
833
- .w-\[34px\] {
834
- width: 34px;
835
- }
836
-
837
- .w-\[42px\] {
838
- width: 42px;
839
- }
840
-
841
- .w-\[78px\] {
842
- width: 78px;
843
- }
844
-
845
- .w-\[100px\] {
846
- width: 100px;
847
- }
848
-
849
- .w-\[118px\] {
850
- width: 118px;
851
- }
852
-
853
- .w-\[120px\] {
854
- width: 120px;
855
- }
856
-
857
- .w-\[254px\] {
858
- width: 254px;
859
- }
860
-
861
- .w-\[280px\] {
862
- width: 280px;
863
- }
864
-
865
- .w-\[460px\] {
866
- width: 460px;
867
- }
868
-
869
- .w-fit {
870
- width: fit-content;
871
- }
872
-
873
- .w-full {
874
- width: 100%;
875
- }
876
-
877
- .w-min {
878
- width: min-content;
879
- }
880
-
881
- .w-screen {
882
- width: 100vw;
883
- }
884
-
885
- .max-w-4xl {
886
- max-width: var(--container-4xl);
887
- }
888
-
889
- .max-w-\[140px\] {
890
- max-width: 140px;
891
- }
892
-
893
- .max-w-\[200px\] {
894
- max-width: 200px;
895
- }
896
-
897
- .max-w-\[320px\] {
898
- max-width: 320px;
899
- }
900
-
901
- .max-w-\[336px\] {
902
- max-width: 336px;
903
- }
904
-
905
- .max-w-\[400px\] {
906
- max-width: 400px;
907
- }
908
-
909
- .max-w-\[460px\] {
910
- max-width: 460px;
911
- }
912
-
913
- .max-w-\[calc\(100\%-2rem\)\] {
914
- max-width: calc(100% - 2rem);
915
- }
916
-
917
- .max-w-md {
918
- max-width: var(--container-md);
919
- }
920
-
921
- .max-w-xs {
922
- max-width: var(--container-xs);
923
- }
924
-
925
- .min-w-0 {
926
- min-width: calc(var(--spacing) * 0);
927
- }
928
-
929
- .min-w-\[8rem\] {
930
- min-width: 8rem;
931
- }
932
-
933
- .min-w-\[42px\] {
934
- min-width: 42px;
935
- }
936
-
937
- .min-w-\[100px\] {
938
- min-width: 100px;
939
- }
940
-
941
- .min-w-\[120px\] {
942
- min-width: 120px;
943
- }
944
-
945
- .min-w-\[160px\] {
946
- min-width: 160px;
947
- }
948
-
949
- .min-w-\[220px\] {
950
- min-width: 220px;
951
- }
952
-
953
- .min-w-\[var\(--radix-select-trigger-width\)\] {
954
- min-width: var(--radix-select-trigger-width);
955
- }
956
-
957
- .flex-1 {
958
- flex: 1;
959
- }
960
-
961
- .flex-shrink-0, .shrink-0 {
962
- flex-shrink: 0;
963
- }
964
-
965
- .origin-\(--radix-dropdown-menu-content-transform-origin\) {
966
- transform-origin: var(--radix-dropdown-menu-content-transform-origin);
967
- }
968
-
969
- .origin-\(--radix-select-content-transform-origin\) {
970
- transform-origin: var(--radix-select-content-transform-origin);
971
- }
972
-
973
- .origin-\(--radix-tooltip-content-transform-origin\) {
974
- transform-origin: var(--radix-tooltip-content-transform-origin);
975
- }
976
-
977
- .translate-x-\[-50\%\] {
978
- --tw-translate-x: -50%;
979
- translate: var(--tw-translate-x) var(--tw-translate-y);
980
- }
981
-
982
- .translate-y-0\.5 {
983
- --tw-translate-y: calc(var(--spacing) * .5);
984
- translate: var(--tw-translate-x) var(--tw-translate-y);
985
- }
986
-
987
- .translate-y-\[-50\%\] {
988
- --tw-translate-y: -50%;
989
- translate: var(--tw-translate-x) var(--tw-translate-y);
990
- }
991
-
992
- .translate-y-\[calc\(-50\%_-_2px\)\] {
993
- --tw-translate-y: calc(-50% - 2px);
994
- translate: var(--tw-translate-x) var(--tw-translate-y);
995
- }
996
-
997
- .rotate-45 {
998
- rotate: 45deg;
999
- }
1000
-
1001
- .transform {
1002
- transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
1003
- }
1004
-
1005
- .animate-in {
1006
- animation: enter var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
1007
- }
1008
-
1009
- .animate-pulse {
1010
- animation: var(--animate-pulse);
1011
- }
1012
-
1013
- .animate-spin {
1014
- animation: var(--animate-spin);
1015
- }
1016
-
1017
- .cursor-default {
1018
- cursor: default;
1019
- }
1020
-
1021
- .cursor-not-allowed {
1022
- cursor: not-allowed;
1023
- }
1024
-
1025
- .cursor-pointer {
1026
- cursor: pointer;
1027
- }
1028
-
1029
- .scroll-my-1 {
1030
- scroll-margin-block: calc(var(--spacing) * 1);
1031
- }
1032
-
1033
- .appearance-none {
1034
- appearance: none;
1035
- }
1036
-
1037
- .auto-rows-min {
1038
- grid-auto-rows: min-content;
1039
- }
1040
-
1041
- .grid-cols-1 {
1042
- grid-template-columns: repeat(1, minmax(0, 1fr));
1043
- }
1044
-
1045
- .grid-cols-\[auto_1fr\] {
1046
- grid-template-columns: auto 1fr;
1047
- }
1048
-
1049
- .grid-cols-\[repeat\(auto-fit\,minmax\(120px\,1fr\)\)\] {
1050
- grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
1051
- }
1052
-
1053
- .grid-rows-\[auto_auto\] {
1054
- grid-template-rows: auto auto;
1055
- }
1056
-
1057
- .flex-col {
1058
- flex-direction: column;
1059
- }
1060
-
1061
- .flex-col-reverse {
1062
- flex-direction: column-reverse;
1063
- }
1064
-
1065
- .flex-wrap {
1066
- flex-wrap: wrap;
1067
- }
1068
-
1069
- .items-center {
1070
- align-items: center;
1071
- }
1072
-
1073
- .items-start {
1074
- align-items: flex-start;
1075
- }
1076
-
1077
- .justify-between {
1078
- justify-content: space-between;
1079
- }
1080
-
1081
- .justify-center {
1082
- justify-content: center;
1083
- }
1084
-
1085
- .justify-start {
1086
- justify-content: flex-start;
1087
- }
1088
-
1089
- .justify-items-center {
1090
- justify-items: center;
1091
- }
1092
-
1093
- .gap-0 {
1094
- gap: calc(var(--spacing) * 0);
1095
- }
1096
-
1097
- .gap-0\.5 {
1098
- gap: calc(var(--spacing) * .5);
1099
- }
1100
-
1101
- .gap-1 {
1102
- gap: calc(var(--spacing) * 1);
1103
- }
1104
-
1105
- .gap-1\.5 {
1106
- gap: calc(var(--spacing) * 1.5);
1107
- }
1108
-
1109
- .gap-2 {
1110
- gap: calc(var(--spacing) * 2);
1111
- }
1112
-
1113
- .gap-3 {
1114
- gap: calc(var(--spacing) * 3);
1115
- }
1116
-
1117
- .gap-4 {
1118
- gap: calc(var(--spacing) * 4);
1119
- }
1120
-
1121
- .gap-5 {
1122
- gap: calc(var(--spacing) * 5);
1123
- }
1124
-
1125
- .gap-6 {
1126
- gap: calc(var(--spacing) * 6);
1127
- }
1128
-
1129
- .gap-8 {
1130
- gap: calc(var(--spacing) * 8);
1131
- }
1132
-
1133
- .gap-\[4px\] {
1134
- gap: 4px;
1135
- }
1136
-
1137
- .gap-\[6px\] {
1138
- gap: 6px;
1139
- }
1140
-
1141
- .gap-\[8px\] {
1142
- gap: 8px;
1143
- }
1144
-
1145
- .gap-\[12px\] {
1146
- gap: 12px;
1147
- }
1148
-
1149
- .gap-\[13px\] {
1150
- gap: 13px;
1151
- }
1152
-
1153
- .gap-\[16px\] {
1154
- gap: 16px;
1155
- }
1156
-
1157
- .gap-\[22px\] {
1158
- gap: 22px;
1159
- }
1160
-
1161
- .gap-\[24px\] {
1162
- gap: 24px;
1163
- }
1164
-
1165
- .gap-\[28px\] {
1166
- gap: 28px;
1167
- }
1168
-
1169
- :where(.space-y-1 > :not(:last-child)) {
1170
- --tw-space-y-reverse: 0;
1171
- margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
1172
- margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
1173
- }
1174
-
1175
- :where(.space-y-4 > :not(:last-child)) {
1176
- --tw-space-y-reverse: 0;
1177
- margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
1178
- margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
1179
- }
1180
-
1181
- .self-start {
1182
- align-self: flex-start;
1183
- }
1184
-
1185
- .justify-self-end {
1186
- justify-self: flex-end;
1187
- }
1188
-
1189
- .overflow-auto {
1190
- overflow: auto;
1191
- }
1192
-
1193
- .overflow-hidden {
1194
- overflow: hidden;
1195
- }
1196
-
1197
- .overflow-x-hidden {
1198
- overflow-x: hidden;
1199
- }
1200
-
1201
- .overflow-y-auto {
1202
- overflow-y: auto;
1203
- }
1204
-
1205
- .rounded {
1206
- border-radius: .25rem;
1207
- }
1208
-
1209
- .rounded-2xl {
1210
- border-radius: var(--radius-2xl);
1211
- }
1212
-
1213
- .rounded-\[2px\] {
1214
- border-radius: 2px;
1215
- }
1216
-
1217
- .rounded-\[4px\] {
1218
- border-radius: 4px;
1219
- }
1220
-
1221
- .rounded-\[10px\] {
1222
- border-radius: 10px;
1223
- }
1224
-
1225
- .rounded-\[12px\] {
1226
- border-radius: 12px;
1227
- }
1228
-
1229
- .rounded-\[17px\] {
1230
- border-radius: 17px;
1231
- }
1232
-
1233
- .rounded-\[43px\] {
1234
- border-radius: 43px;
1235
- }
1236
-
1237
- .rounded-full {
1238
- border-radius: 3.40282e38px;
1239
- }
1240
-
1241
- .rounded-lg {
1242
- border-radius: calc(var(--radius) + 2px);
1243
- }
1244
-
1245
- .rounded-md {
1246
- border-radius: var(--radius);
1247
- }
1248
-
1249
- .rounded-sm {
1250
- border-radius: calc(var(--radius) - 2px);
1251
- }
1252
-
1253
- .rounded-xl {
1254
- border-radius: calc(var(--radius) + 4px);
1255
- }
1256
-
1257
- .rounded-xs {
1258
- border-radius: calc(var(--radius) - 4px);
1259
- }
1260
-
1261
- .rounded-xxl {
1262
- border-radius: calc(var(--radius) + 10px);
1263
- }
1264
-
1265
- .rounded-xxs {
1266
- border-radius: calc(var(--radius) - 8px);
1267
- }
1268
-
1269
- .border, .border-1 {
1270
- border-style: var(--tw-border-style);
1271
- border-width: 1px;
1272
- }
1273
-
1274
- .border-2 {
1275
- border-style: var(--tw-border-style);
1276
- border-width: 2px;
1277
- }
1278
-
1279
- .border-r {
1280
- border-right-style: var(--tw-border-style);
1281
- border-right-width: 1px;
1282
- }
1283
-
1284
- .border-b {
1285
- border-bottom-style: var(--tw-border-style);
1286
- border-bottom-width: 1px;
1287
- }
1288
-
1289
- .border-none {
1290
- --tw-border-style: none;
1291
- border-style: none;
1292
- }
1293
-
1294
- .border-\[\#F90\] {
1295
- border-color: #f90;
1296
- }
1297
-
1298
- .border-blue-200 {
1299
- border-color: var(--color-blue-200);
1300
- }
1301
-
1302
- .border-contrast-4 {
1303
- border-color: var(--contrast-4);
1304
- }
1305
-
1306
- .border-contrast-7 {
1307
- border-color: var(--contrast-7);
1308
- }
1309
-
1310
- .border-contrast-9 {
1311
- border-color: var(--contrast-9);
1312
- }
1313
-
1314
- .border-green-200 {
1315
- border-color: var(--color-green-200);
1316
- }
1317
-
1318
- .border-input {
1319
- border-color: var(--input);
1320
- }
1321
-
1322
- .border-primary-azul-1 {
1323
- border-color: var(--primary-azul-1);
1324
- }
1325
-
1326
- .border-purple-200 {
1327
- border-color: var(--color-purple-200);
1328
- }
1329
-
1330
- .border-secondary-orange-peel-1 {
1331
- border-color: var(--secondary-orange_peel-1);
1332
- }
1333
-
1334
- .border-transparent {
1335
- border-color: #0000;
1336
- }
1337
-
1338
- .bg-\[\#FF99000D\] {
1339
- background-color: #ff99000d;
1340
- }
1341
-
1342
- .bg-background, .bg-background\/90 {
1343
- background-color: var(--background);
1344
- }
1345
-
1346
- @supports (color: color-mix(in lab, red, red)) {
1347
- .bg-background\/90 {
1348
- background-color: color-mix(in oklab, var(--background) 90%, transparent);
1349
- }
1350
- }
1351
-
1352
- .bg-black\/50 {
1353
- background-color: #00000080;
1354
- }
1355
-
1356
- @supports (color: color-mix(in lab, red, red)) {
1357
- .bg-black\/50 {
1358
- background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
1359
- }
1360
- }
1361
-
1362
- .bg-blue-50 {
1363
- background-color: var(--color-blue-50);
1364
- }
1365
-
1366
- .bg-blue-600 {
1367
- background-color: var(--color-blue-600);
1368
- }
1369
-
1370
- .bg-border {
1371
- background-color: var(--border);
1372
- }
1373
-
1374
- .bg-card {
1375
- background-color: var(--card);
1376
- }
1377
-
1378
- .bg-contrast-6 {
1379
- background-color: var(--contrast-6);
1380
- }
1381
-
1382
- .bg-contrast-7 {
1383
- background-color: var(--contrast-7);
1384
- }
1385
-
1386
- .bg-contrast-8 {
1387
- background-color: var(--contrast-8);
1388
- }
1389
-
1390
- .bg-contrast-9 {
1391
- background-color: var(--contrast-9);
1392
- }
1393
-
1394
- .bg-destructive {
1395
- background-color: var(--destructive);
1396
- }
1397
-
1398
- .bg-green-50 {
1399
- background-color: var(--color-green-50);
1400
- }
1401
-
1402
- .bg-inherit {
1403
- background-color: inherit;
1404
- }
1405
-
1406
- .bg-muted {
1407
- background-color: var(--muted);
1408
- }
1409
-
1410
- .bg-popover {
1411
- background-color: var(--popover);
1412
- }
1413
-
1414
- .bg-primary {
1415
- background-color: var(--primary);
1416
- }
1417
-
1418
- .bg-primary-azul-1 {
1419
- background-color: var(--primary-azul-1);
1420
- }
1421
-
1422
- .bg-primary-papaya-1 {
1423
- background-color: var(--primary-papaya-1);
1424
- }
1425
-
1426
- .bg-purple-50 {
1427
- background-color: var(--color-purple-50);
1428
- }
1429
-
1430
- .bg-secondary {
1431
- background-color: var(--secondary);
1432
- }
1433
-
1434
- .bg-transparent {
1435
- background-color: #0000;
1436
- }
1437
-
1438
- .bg-white {
1439
- background-color: var(--color-white);
1440
- }
1441
-
1442
- .fill-contrast-6 {
1443
- fill: var(--contrast-6);
1444
- }
1445
-
1446
- .fill-current {
1447
- fill: currentColor;
1448
- }
1449
-
1450
- .fill-primary {
1451
- fill: var(--primary);
1452
- }
1453
-
1454
- .stroke-contrast-5 {
1455
- stroke: var(--contrast-5);
1456
- }
1457
-
1458
- .stroke-contrast-8 {
1459
- stroke: var(--contrast-8);
1460
- }
1461
-
1462
- .stroke-contrast-9 {
1463
- stroke: var(--contrast-9);
1464
- }
1465
-
1466
- .stroke-red-800 {
1467
- stroke: var(--color-red-800);
1468
- }
1469
-
1470
- .p-0 {
1471
- padding: calc(var(--spacing) * 0);
1472
- }
1473
-
1474
- .p-1 {
1475
- padding: calc(var(--spacing) * 1);
1476
- }
1477
-
1478
- .p-2 {
1479
- padding: calc(var(--spacing) * 2);
1480
- }
1481
-
1482
- .p-3 {
1483
- padding: calc(var(--spacing) * 3);
1484
- }
1485
-
1486
- .p-4 {
1487
- padding: calc(var(--spacing) * 4);
1488
- }
1489
-
1490
- .p-5 {
1491
- padding: calc(var(--spacing) * 5);
1492
- }
1493
-
1494
- .p-6 {
1495
- padding: calc(var(--spacing) * 6);
1496
- }
1497
-
1498
- .p-\[16px\] {
1499
- padding: 16px;
1500
- }
1501
-
1502
- .p-\[24px\] {
1503
- padding: 24px;
1504
- }
1505
-
1506
- .px-2 {
1507
- padding-inline: calc(var(--spacing) * 2);
1508
- }
1509
-
1510
- .px-3 {
1511
- padding-inline: calc(var(--spacing) * 3);
1512
- }
1513
-
1514
- .px-4 {
1515
- padding-inline: calc(var(--spacing) * 4);
1516
- }
1517
-
1518
- .px-5 {
1519
- padding-inline: calc(var(--spacing) * 5);
1520
- }
1521
-
1522
- .px-6 {
1523
- padding-inline: calc(var(--spacing) * 6);
1524
- }
1525
-
1526
- .px-8 {
1527
- padding-inline: calc(var(--spacing) * 8);
1528
- }
1529
-
1530
- .px-\[6px\] {
1531
- padding-inline: 6px;
1532
- }
1533
-
1534
- .px-\[12px\] {
1535
- padding-inline: 12px;
1536
- }
1537
-
1538
- .px-\[16px\] {
1539
- padding-inline: 16px;
1540
- }
1541
-
1542
- .px-\[24px\] {
1543
- padding-inline: 24px;
1544
- }
1545
-
1546
- .py-0\.5 {
1547
- padding-block: calc(var(--spacing) * .5);
1548
- }
1549
-
1550
- .py-1 {
1551
- padding-block: calc(var(--spacing) * 1);
1552
- }
1553
-
1554
- .py-1\.5 {
1555
- padding-block: calc(var(--spacing) * 1.5);
1556
- }
1557
-
1558
- .py-2 {
1559
- padding-block: calc(var(--spacing) * 2);
1560
- }
1561
-
1562
- .py-4 {
1563
- padding-block: calc(var(--spacing) * 4);
1564
- }
1565
-
1566
- .py-6 {
1567
- padding-block: calc(var(--spacing) * 6);
1568
- }
1569
-
1570
- .py-\[2px\] {
1571
- padding-block: 2px;
1572
- }
1573
-
1574
- .py-\[4px\] {
1575
- padding-block: 4px;
1576
- }
1577
-
1578
- .py-\[8px\] {
1579
- padding-block: 8px;
1580
- }
1581
-
1582
- .py-\[14px\] {
1583
- padding-block: 14px;
1584
- }
1585
-
1586
- .pt-0 {
1587
- padding-top: calc(var(--spacing) * 0);
1588
- }
1589
-
1590
- .pt-0\.5 {
1591
- padding-top: calc(var(--spacing) * .5);
1592
- }
1593
-
1594
- .pt-1 {
1595
- padding-top: calc(var(--spacing) * 1);
1596
- }
1597
-
1598
- .pt-2 {
1599
- padding-top: calc(var(--spacing) * 2);
1600
- }
1601
-
1602
- .pt-\[2px\] {
1603
- padding-top: 2px;
1604
- }
1605
-
1606
- .pt-\[24px\] {
1607
- padding-top: 24px;
1608
- }
1609
-
1610
- .pr-2 {
1611
- padding-right: calc(var(--spacing) * 2);
1612
- }
1613
-
1614
- .pr-3 {
1615
- padding-right: calc(var(--spacing) * 3);
1616
- }
1617
-
1618
- .pr-8 {
1619
- padding-right: calc(var(--spacing) * 8);
1620
- }
1621
-
1622
- .pr-10 {
1623
- padding-right: calc(var(--spacing) * 10);
1624
- }
1625
-
1626
- .pr-\[86px\] {
1627
- padding-right: 86px;
1628
- }
1629
-
1630
- .pb-2 {
1631
- padding-bottom: calc(var(--spacing) * 2);
1632
- }
1633
-
1634
- .pb-3 {
1635
- padding-bottom: calc(var(--spacing) * 3);
1636
- }
1637
-
1638
- .pb-4 {
1639
- padding-bottom: calc(var(--spacing) * 4);
1640
- }
1641
-
1642
- .pb-8 {
1643
- padding-bottom: calc(var(--spacing) * 8);
1644
- }
1645
-
1646
- .pb-\[18px\] {
1647
- padding-bottom: 18px;
1648
- }
1649
-
1650
- .pb-\[24px\] {
1651
- padding-bottom: 24px;
1652
- }
1653
-
1654
- .pb-\[32px\] {
1655
- padding-bottom: 32px;
1656
- }
1657
-
1658
- .pl-2 {
1659
- padding-left: calc(var(--spacing) * 2);
1660
- }
1661
-
1662
- .pl-3 {
1663
- padding-left: calc(var(--spacing) * 3);
1664
- }
1665
-
1666
- .pl-8 {
1667
- padding-left: calc(var(--spacing) * 8);
1668
- }
1669
-
1670
- .pl-\[42px\] {
1671
- padding-left: 42px;
1672
- }
1673
-
1674
- .text-center {
1675
- text-align: center;
1676
- }
1677
-
1678
- .text-left {
1679
- text-align: left;
1680
- }
1681
-
1682
- .text-start {
1683
- text-align: start;
1684
- }
1685
-
1686
- .font-geist-mono {
1687
- font-family: var(--font-geist-mono);
1688
- }
1689
-
1690
- .font-inter {
1691
- font-family: var(--font-inter);
1692
- }
1693
-
1694
- .font-mono {
1695
- font-family: var(--font-mono);
1696
- }
1697
-
1698
- .text-2xl {
1699
- font-size: var(--text-2xl);
1700
- line-height: var(--tw-leading, var(--text-2xl--line-height));
1701
- }
1702
-
1703
- .text-base {
1704
- font-size: var(--text-base);
1705
- line-height: var(--tw-leading, var(--text-base--line-height));
1706
- }
1707
-
1708
- .text-lg {
1709
- font-size: var(--text-lg);
1710
- line-height: var(--tw-leading, var(--text-lg--line-height));
1711
- }
1712
-
1713
- .text-sm {
1714
- font-size: var(--text-sm);
1715
- line-height: var(--tw-leading, var(--text-sm--line-height));
1716
- }
1717
-
1718
- .text-xl {
1719
- font-size: var(--text-xl);
1720
- line-height: var(--tw-leading, var(--text-xl--line-height));
1721
- }
1722
-
1723
- .text-xs {
1724
- font-size: var(--text-xs);
1725
- line-height: var(--tw-leading, var(--text-xs--line-height));
1726
- }
1727
-
1728
- .text-\[10px\] {
1729
- font-size: 10px;
1730
- }
1731
-
1732
- .text-\[18px\] {
1733
- font-size: 18px;
1734
- }
1735
-
1736
- .text-\[24px\] {
1737
- font-size: 24px;
1738
- }
1739
-
1740
- .leading-none {
1741
- --tw-leading: 1;
1742
- line-height: 1;
1743
- }
1744
-
1745
- .font-bold {
1746
- --tw-font-weight: var(--font-weight-bold);
1747
- font-weight: var(--font-weight-bold);
1748
- }
1749
-
1750
- .font-medium {
1751
- --tw-font-weight: var(--font-weight-medium);
1752
- font-weight: var(--font-weight-medium);
1753
- }
1754
-
1755
- .font-semibold {
1756
- --tw-font-weight: var(--font-weight-semibold);
1757
- font-weight: var(--font-weight-semibold);
1758
- }
1759
-
1760
- .tracking-\[-0\.36px\] {
1761
- --tw-tracking: -.36px;
1762
- letter-spacing: -.36px;
1763
- }
1764
-
1765
- .tracking-widest {
1766
- --tw-tracking: var(--tracking-widest);
1767
- letter-spacing: var(--tracking-widest);
1768
- }
1769
-
1770
- .text-balance {
1771
- text-wrap: balance;
1772
- }
1773
-
1774
- .text-nowrap {
1775
- text-wrap: nowrap;
1776
- }
1777
-
1778
- .text-wrap {
1779
- text-wrap: wrap;
1780
- }
1781
-
1782
- .break-all {
1783
- word-break: break-all;
1784
- }
1785
-
1786
- .text-ellipsis {
1787
- text-overflow: ellipsis;
1788
- }
1789
-
1790
- .whitespace-nowrap {
1791
- white-space: nowrap;
1792
- }
1793
-
1794
- .text-\[\#A5D712\] {
1795
- color: #a5d712;
1796
- }
1797
-
1798
- .text-blue-700 {
1799
- color: var(--color-blue-700);
1800
- }
1801
-
1802
- .text-blue-800 {
1803
- color: var(--color-blue-800);
1804
- }
1805
-
1806
- .text-brand-4 {
1807
- color: var(--brand-4);
1808
- }
1809
-
1810
- .text-card-foreground {
1811
- color: var(--card-foreground);
1812
- }
1813
-
1814
- .text-contrast-1 {
1815
- color: var(--contrast-1);
1816
- }
1817
-
1818
- .text-contrast-2 {
1819
- color: var(--contrast-2);
1820
- }
1821
-
1822
- .text-contrast-3 {
1823
- color: var(--contrast-3);
1824
- }
1825
-
1826
- .text-contrast-4 {
1827
- color: var(--contrast-4);
1828
- }
1829
-
1830
- .text-contrast-5 {
1831
- color: var(--contrast-5);
1832
- }
1833
-
1834
- .text-contrast-6 {
1835
- color: var(--contrast-6);
1836
- }
1837
-
1838
- .text-contrast-7 {
1839
- color: var(--contrast-7);
1840
- }
1841
-
1842
- .text-contrast-8 {
1843
- color: var(--contrast-8);
1844
- }
1845
-
1846
- .text-contrast-9 {
1847
- color: var(--contrast-9);
1848
- }
1849
-
1850
- .text-foreground {
1851
- color: var(--foreground);
1852
- }
1853
-
1854
- .text-gray-500 {
1855
- color: var(--color-gray-500);
1856
- }
1857
-
1858
- .text-gray-600 {
1859
- color: var(--color-gray-600);
1860
- }
1861
-
1862
- .text-gray-700 {
1863
- color: var(--color-gray-700);
1864
- }
1865
-
1866
- .text-green-700 {
1867
- color: var(--color-green-700);
1868
- }
1869
-
1870
- .text-green-800 {
1871
- color: var(--color-green-800);
1872
- }
1873
-
1874
- .text-muted-foreground {
1875
- color: var(--muted-foreground);
1876
- }
1877
-
1878
- .text-popover-foreground {
1879
- color: var(--popover-foreground);
1880
- }
1881
-
1882
- .text-primary {
1883
- color: var(--primary);
1884
- }
1885
-
1886
- .text-primary-azul-1 {
1887
- color: var(--primary-azul-1);
1888
- }
1889
-
1890
- .text-primary-foreground {
1891
- color: var(--primary-foreground);
1892
- }
1893
-
1894
- .text-purple-700 {
1895
- color: var(--color-purple-700);
1896
- }
1897
-
1898
- .text-purple-800 {
1899
- color: var(--color-purple-800);
1900
- }
1901
-
1902
- .text-secondary-foreground {
1903
- color: var(--secondary-foreground);
1904
- }
1905
-
1906
- .text-secondary-orange-peel-1 {
1907
- color: var(--secondary-orange_peel-1);
1908
- }
1909
-
1910
- .text-secondary-radical-red-1 {
1911
- color: var(--secondary-radical_red-1);
1912
- }
1913
-
1914
- .text-white {
1915
- color: var(--color-white);
1916
- }
1917
-
1918
- .lowercase {
1919
- text-transform: lowercase;
1920
- }
1921
-
1922
- .uppercase {
1923
- text-transform: uppercase;
1924
- }
1925
-
1926
- .italic {
1927
- font-style: italic;
1928
- }
1929
-
1930
- .underline-offset-4 {
1931
- text-underline-offset: 4px;
1932
- }
1933
-
1934
- .opacity-50 {
1935
- opacity: .5;
1936
- }
1937
-
1938
- .opacity-70 {
1939
- opacity: .7;
1940
- }
1941
-
1942
- .shadow {
1943
- --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
1944
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1945
- }
1946
-
1947
- .shadow-\[0px_-1px_0px_0px_rgba\(13\,107\,202\,0\.05\)_inset\] {
1948
- --tw-shadow: 0px -1px 0px 0px var(--tw-shadow-color, #0d6bca0d) inset;
1949
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1950
- }
1951
-
1952
- .shadow-\[0px_0px_14px_0px_rgba\(255\,158\,0\,0\.60\)_inset\] {
1953
- --tw-shadow: 0px 0px 14px 0px var(--tw-shadow-color, #ff9e0099) inset;
1954
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1955
- }
1956
-
1957
- .shadow-\[0px_2px_6px_0px_rgba\(39\,56\,114\,0\.05\)\] {
1958
- --tw-shadow: 0px 2px 6px 0px var(--tw-shadow-color, #2738720d);
1959
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1960
- }
1961
-
1962
- .shadow-\[0px_4px_16px_rgba\(9\,22\,46\,0\.05\)\] {
1963
- --tw-shadow: 0px 4px 16px var(--tw-shadow-color, #09162e0d);
1964
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1965
- }
1966
-
1967
- .shadow-lg {
1968
- --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
1969
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1970
- }
1971
-
1972
- .shadow-md {
1973
- --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
1974
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1975
- }
1976
-
1977
- .shadow-none {
1978
- --tw-shadow: 0 0 #0000;
1979
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1980
- }
1981
-
1982
- .shadow-sm {
1983
- --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
1984
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1985
- }
1986
-
1987
- .shadow-xl {
1988
- --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
1989
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1990
- }
1991
-
1992
- .shadow-xs {
1993
- --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
1994
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1995
- }
1996
-
1997
- .ring-0 {
1998
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1999
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2000
- }
2001
-
2002
- .ring-2 {
2003
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2004
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2005
- }
2006
-
2007
- .ring-primary-azul-1 {
2008
- --tw-ring-color: var(--primary-azul-1);
2009
- }
2010
-
2011
- .ring-offset-background {
2012
- --tw-ring-offset-color: var(--background);
2013
- }
2014
-
2015
- .outline-hidden {
2016
- --tw-outline-style: none;
2017
- outline-style: none;
2018
- }
2019
-
2020
- @media (forced-colors: active) {
2021
- .outline-hidden {
2022
- outline-offset: 2px;
2023
- outline: 2px solid #0000;
2024
- }
2025
- }
2026
-
2027
- .outline {
2028
- outline-style: var(--tw-outline-style);
2029
- outline-width: 1px;
2030
- }
2031
-
2032
- .outline-primary-azul-1 {
2033
- outline-color: var(--primary-azul-1);
2034
- }
2035
-
2036
- .filter {
2037
- 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, );
2038
- }
2039
-
2040
- .transition {
2041
- 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, visibility, content-visibility, overlay, pointer-events;
2042
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2043
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2044
- }
2045
-
2046
- .transition-\[color\,box-shadow\] {
2047
- transition-property: color, box-shadow;
2048
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2049
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2050
- }
2051
-
2052
- .transition-all {
2053
- transition-property: all;
2054
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2055
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2056
- }
2057
-
2058
- .transition-opacity {
2059
- transition-property: opacity;
2060
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2061
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2062
- }
2063
-
2064
- .transition-transform {
2065
- transition-property: transform, translate, scale, rotate;
2066
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2067
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2068
- }
2069
-
2070
- .transition-none {
2071
- transition-property: none;
2072
- }
2073
-
2074
- .duration-200 {
2075
- --tw-duration: .2s;
2076
- transition-duration: .2s;
2077
- }
2078
-
2079
- .duration-300 {
2080
- --tw-duration: .3s;
2081
- transition-duration: .3s;
2082
- }
2083
-
2084
- .\!select-text {
2085
- -webkit-user-select: text !important;
2086
- user-select: text !important;
2087
- }
2088
-
2089
- .direction-reverse {
2090
- --tw-animation-direction: reverse;
2091
- animation-direction: reverse;
2092
- }
2093
-
2094
- .fade-in-0 {
2095
- --tw-enter-opacity: 0;
2096
- }
2097
-
2098
- .outline-none {
2099
- --tw-outline-style: none;
2100
- outline-style: none;
2101
- }
2102
-
2103
- .select-none {
2104
- -webkit-user-select: none;
2105
- user-select: none;
2106
- }
2107
-
2108
- .zoom-in-95 {
2109
- --tw-enter-scale: .95;
2110
- }
2111
-
2112
- .running {
2113
- animation-play-state: running;
2114
- }
2115
-
2116
- .text-shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.15\)\] {
2117
- text-shadow: 0px 4px 4px var(--tw-text-shadow-color, #00000026);
2118
- }
2119
-
2120
- .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *) {
2121
- display: block;
2122
- }
2123
-
2124
- .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:text-center:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *), .group-data-\[vaul-drawer-direction\=top\]\/drawer-content\:text-center:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="top"] *) {
2125
- text-align: center;
2126
- }
2127
-
2128
- .selection\:bg-primary ::selection {
2129
- background-color: var(--primary);
2130
- }
2131
-
2132
- .selection\:bg-primary::selection {
2133
- background-color: var(--primary);
2134
- }
2135
-
2136
- .selection\:text-primary-foreground ::selection {
2137
- color: var(--primary-foreground);
2138
- }
2139
-
2140
- .selection\:text-primary-foreground::selection {
2141
- color: var(--primary-foreground);
2142
- }
2143
-
2144
- .file\:inline-flex::file-selector-button {
2145
- display: inline-flex;
2146
- }
2147
-
2148
- .file\:h-7::file-selector-button {
2149
- height: calc(var(--spacing) * 7);
2150
- }
2151
-
2152
- .file\:border-0::file-selector-button {
2153
- border-style: var(--tw-border-style);
2154
- border-width: 0;
2155
- }
2156
-
2157
- .file\:bg-transparent::file-selector-button {
2158
- background-color: #0000;
2159
- }
2160
-
2161
- .file\:text-sm::file-selector-button {
2162
- font-size: var(--text-sm);
2163
- line-height: var(--tw-leading, var(--text-sm--line-height));
2164
- }
2165
-
2166
- .file\:font-medium::file-selector-button {
2167
- --tw-font-weight: var(--font-weight-medium);
2168
- font-weight: var(--font-weight-medium);
2169
- }
2170
-
2171
- .file\:text-foreground::file-selector-button {
2172
- color: var(--foreground);
2173
- }
2174
-
2175
- .placeholder\:font-inter::placeholder {
2176
- font-family: var(--font-inter);
2177
- }
2178
-
2179
- .placeholder\:text-contrast-5::placeholder {
2180
- color: var(--contrast-5);
2181
- }
2182
-
2183
- .placeholder\:text-contrast-6::placeholder {
2184
- color: var(--contrast-6);
2185
- }
2186
-
2187
- .last\:border-b-0:last-child {
2188
- border-bottom-style: var(--tw-border-style);
2189
- border-bottom-width: 0;
2190
- }
2191
-
2192
- .focus-within\:border-primary-azul-1:focus-within {
2193
- border-color: var(--primary-azul-1);
2194
- }
2195
-
2196
- @media (hover: hover) {
2197
- .hover\:rotate-\[0\.5turn\]:hover {
2198
- rotate: .5turn;
2199
- }
2200
-
2201
- .hover\:cursor-pointer:hover {
2202
- cursor: pointer;
2203
- }
2204
-
2205
- .hover\:bg-accent:hover {
2206
- background-color: var(--accent);
2207
- }
2208
-
2209
- .hover\:bg-contrast-7\/80:hover {
2210
- background-color: var(--contrast-7);
2211
- }
2212
-
2213
- @supports (color: color-mix(in lab, red, red)) {
2214
- .hover\:bg-contrast-7\/80:hover {
2215
- background-color: color-mix(in oklab, var(--contrast-7) 80%, transparent);
2216
- }
2217
- }
2218
-
2219
- .hover\:bg-contrast-8:hover {
2220
- background-color: var(--contrast-8);
2221
- }
2222
-
2223
- .hover\:bg-contrast-9:hover {
2224
- background-color: var(--contrast-9);
2225
- }
2226
-
2227
- .hover\:bg-destructive\/90:hover {
2228
- background-color: var(--destructive);
2229
- }
2230
-
2231
- @supports (color: color-mix(in lab, red, red)) {
2232
- .hover\:bg-destructive\/90:hover {
2233
- background-color: color-mix(in oklab, var(--destructive) 90%, transparent);
2234
- }
2235
- }
2236
-
2237
- .hover\:bg-green-300:hover {
2238
- background-color: var(--color-green-300);
2239
- }
2240
-
2241
- .hover\:bg-primary-azul-1\/90:hover {
2242
- background-color: var(--primary-azul-1);
2243
- }
2244
-
2245
- @supports (color: color-mix(in lab, red, red)) {
2246
- .hover\:bg-primary-azul-1\/90:hover {
2247
- background-color: color-mix(in oklab, var(--primary-azul-1) 90%, transparent);
2248
- }
2249
- }
2250
-
2251
- .hover\:bg-transparent:hover {
2252
- background-color: #0000;
2253
- }
2254
-
2255
- .hover\:text-accent-foreground:hover {
2256
- color: var(--accent-foreground);
2257
- }
2258
-
2259
- .hover\:text-black:hover {
2260
- color: var(--color-black);
2261
- }
2262
-
2263
- .hover\:text-primary-azul-1:hover {
2264
- color: var(--primary-azul-1);
2265
- }
2266
-
2267
- .hover\:underline:hover {
2268
- text-decoration-line: underline;
2269
- }
2270
-
2271
- .hover\:opacity-100:hover {
2272
- opacity: 1;
2273
- }
2274
-
2275
- .hover\:outline-1:hover {
2276
- outline-style: var(--tw-outline-style);
2277
- outline-width: 1px;
2278
- }
2279
-
2280
- .hover\:outline-contrast-6:hover {
2281
- outline-color: var(--contrast-6);
2282
- }
2283
-
2284
- .hover\:outline-solid:hover {
2285
- --tw-outline-style: solid;
2286
- outline-style: solid;
2287
- }
2288
- }
2289
-
2290
- .focus\:bg-accent:focus {
2291
- background-color: var(--accent);
2292
- }
2293
-
2294
- .focus\:text-accent-foreground:focus {
2295
- color: var(--accent-foreground);
2296
- }
2297
-
2298
- .focus\:ring-2:focus {
2299
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2300
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2301
- }
2302
-
2303
- .focus\:ring-ring:focus {
2304
- --tw-ring-color: var(--ring);
2305
- }
2306
-
2307
- .focus\:ring-offset-2:focus {
2308
- --tw-ring-offset-width: 2px;
2309
- --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
2310
- }
2311
-
2312
- .focus\:outline-hidden:focus {
2313
- --tw-outline-style: none;
2314
- outline-style: none;
2315
- }
2316
-
2317
- @media (forced-colors: active) {
2318
- .focus\:outline-hidden:focus {
2319
- outline-offset: 2px;
2320
- outline: 2px solid #0000;
2321
- }
2322
- }
2323
-
2324
- .focus-visible\:border-brand-2:focus-visible {
2325
- border-color: var(--brand-2);
2326
- }
2327
-
2328
- .focus-visible\:border-ring:focus-visible {
2329
- border-color: var(--ring);
2330
- }
2331
-
2332
- .focus-visible\:ring-\[3px\]:focus-visible {
2333
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2334
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2335
- }
2336
-
2337
- .focus-visible\:ring-destructive\/20:focus-visible {
2338
- --tw-ring-color: var(--destructive);
2339
- }
2340
-
2341
- @supports (color: color-mix(in lab, red, red)) {
2342
- .focus-visible\:ring-destructive\/20:focus-visible {
2343
- --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
2344
- }
2345
- }
2346
-
2347
- .focus-visible\:ring-ring\/50:focus-visible {
2348
- --tw-ring-color: var(--ring);
2349
- }
2350
-
2351
- @supports (color: color-mix(in lab, red, red)) {
2352
- .focus-visible\:ring-ring\/50:focus-visible {
2353
- --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
2354
- }
2355
- }
2356
-
2357
- .disabled\:pointer-events-none:disabled {
2358
- pointer-events: none;
2359
- }
2360
-
2361
- .disabled\:cursor-not-allowed:disabled {
2362
- cursor: not-allowed;
2363
- }
2364
-
2365
- .disabled\:bg-contrast-7:disabled {
2366
- background-color: var(--contrast-7);
2367
- }
2368
-
2369
- .disabled\:text-contrast-5:disabled {
2370
- color: var(--contrast-5);
2371
- }
2372
-
2373
- .disabled\:opacity-50:disabled {
2374
- opacity: .5;
2375
- }
2376
-
2377
- .disabled\:shadow-none:disabled {
2378
- --tw-shadow: 0 0 #0000;
2379
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2380
- }
2381
-
2382
- .has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot="card-action"]) {
2383
- grid-template-columns: 1fr auto;
2384
- }
2385
-
2386
- .has-\[\>svg\]\:px-2\.5:has( > svg) {
2387
- padding-inline: calc(var(--spacing) * 2.5);
2388
- }
2389
-
2390
- .has-\[\>svg\]\:px-3:has( > svg) {
2391
- padding-inline: calc(var(--spacing) * 3);
2392
- }
2393
-
2394
- .has-\[\>svg\]\:px-4:has( > svg) {
2395
- padding-inline: calc(var(--spacing) * 4);
2396
- }
2397
-
2398
- .has-\[\>svg\]\:px-6:has( > svg) {
2399
- padding-inline: calc(var(--spacing) * 6);
2400
- }
2401
-
2402
- .aria-invalid\:border-destructive[aria-invalid="true"] {
2403
- border-color: var(--destructive);
2404
- }
2405
-
2406
- .aria-invalid\:border-secondary-orange-peel-1[aria-invalid="true"] {
2407
- border-color: var(--secondary-orange_peel-1);
2408
- }
2409
-
2410
- .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
2411
- --tw-ring-color: var(--destructive);
2412
- }
2413
-
2414
- @supports (color: color-mix(in lab, red, red)) {
2415
- .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
2416
- --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
2417
- }
2418
- }
2419
-
2420
- .data-\[disabled\]\:pointer-events-none[data-disabled] {
2421
- pointer-events: none;
2422
- }
2423
-
2424
- .data-\[disabled\]\:opacity-50[data-disabled] {
2425
- opacity: .5;
2426
- }
2427
-
2428
- .data-\[inset\]\:pl-8[data-inset] {
2429
- padding-left: calc(var(--spacing) * 8);
2430
- }
2431
-
2432
- .data-\[placeholder\]\:text-muted-foreground[data-placeholder] {
2433
- color: var(--muted-foreground);
2434
- }
2435
-
2436
- .data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
2437
- --tw-translate-y: calc(var(--spacing) * 1);
2438
- translate: var(--tw-translate-x) var(--tw-translate-y);
2439
- }
2440
-
2441
- .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
2442
- --tw-enter-translate-y: calc(2 * var(--spacing) * -1);
2443
- }
2444
-
2445
- .data-\[side\=left\]\:-translate-x-1[data-side="left"] {
2446
- --tw-translate-x: calc(var(--spacing) * -1);
2447
- translate: var(--tw-translate-x) var(--tw-translate-y);
2448
- }
2449
-
2450
- .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
2451
- --tw-enter-translate-x: calc(2 * var(--spacing));
2452
- }
2453
-
2454
- .data-\[side\=right\]\:translate-x-1[data-side="right"] {
2455
- --tw-translate-x: calc(var(--spacing) * 1);
2456
- translate: var(--tw-translate-x) var(--tw-translate-y);
2457
- }
2458
-
2459
- .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
2460
- --tw-enter-translate-x: calc(2 * var(--spacing) * -1);
2461
- }
2462
-
2463
- .data-\[side\=top\]\:-translate-y-1[data-side="top"] {
2464
- --tw-translate-y: calc(var(--spacing) * -1);
2465
- translate: var(--tw-translate-x) var(--tw-translate-y);
2466
- }
2467
-
2468
- .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
2469
- --tw-enter-translate-y: calc(2 * var(--spacing));
2470
- }
2471
-
2472
- .data-\[size\=default\]\:h-9[data-size="default"] {
2473
- height: calc(var(--spacing) * 9);
2474
- }
2475
-
2476
- .data-\[size\=sm\]\:h-8[data-size="sm"] {
2477
- height: calc(var(--spacing) * 8);
2478
- }
2479
-
2480
- :is(.\*\:data-\[slot\=select-value\]\:line-clamp-1 > *)[data-slot="select-value"] {
2481
- -webkit-line-clamp: 1;
2482
- -webkit-box-orient: vertical;
2483
- display: -webkit-box;
2484
- overflow: hidden;
2485
- }
2486
-
2487
- :is(.\*\:data-\[slot\=select-value\]\:flex > *)[data-slot="select-value"] {
2488
- display: flex;
2489
- }
2490
-
2491
- :is(.\*\:data-\[slot\=select-value\]\:items-center > *)[data-slot="select-value"] {
2492
- align-items: center;
2493
- }
2494
-
2495
- :is(.\*\:data-\[slot\=select-value\]\:gap-2 > *)[data-slot="select-value"] {
2496
- gap: calc(var(--spacing) * 2);
2497
- }
2498
-
2499
- .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state="checked"] {
2500
- --tw-translate-x: calc(100% - 2px);
2501
- translate: var(--tw-translate-x) var(--tw-translate-y);
2502
- }
2503
-
2504
- .data-\[state\=checked\]\:bg-secondary-shamrock-green-2[data-state="checked"] {
2505
- background-color: var(--secondary-shamrock_green-2);
2506
- }
2507
-
2508
- .data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
2509
- animation: accordion-up var(--tw-animation-duration, var(--tw-duration, .2s)) ease-out;
2510
- }
2511
-
2512
- .data-\[state\=closed\]\:animate-out[data-state="closed"] {
2513
- animation: exit var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
2514
- }
2515
-
2516
- .data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
2517
- --tw-exit-opacity: 0;
2518
- }
2519
-
2520
- .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
2521
- --tw-exit-scale: .95;
2522
- }
2523
-
2524
- .data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
2525
- animation: accordion-down var(--tw-animation-duration, var(--tw-duration, .2s)) ease-out;
2526
- }
2527
-
2528
- .data-\[state\=open\]\:animate-in[data-state="open"] {
2529
- animation: enter var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
2530
- }
2531
-
2532
- .data-\[state\=open\]\:bg-accent[data-state="open"] {
2533
- background-color: var(--accent);
2534
- }
2535
-
2536
- .data-\[state\=open\]\:bg-contrast-8[data-state="open"] {
2537
- background-color: var(--contrast-8);
2538
- }
2539
-
2540
- .data-\[state\=open\]\:bg-transparent[data-state="open"] {
2541
- background-color: #0000;
2542
- }
2543
-
2544
- .data-\[state\=open\]\:text-accent-foreground[data-state="open"] {
2545
- color: var(--accent-foreground);
2546
- }
2547
-
2548
- .data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
2549
- color: var(--muted-foreground);
2550
- }
2551
-
2552
- .data-\[state\=open\]\:fade-in-0[data-state="open"] {
2553
- --tw-enter-opacity: 0;
2554
- }
2555
-
2556
- .data-\[state\=open\]\:zoom-in-95[data-state="open"] {
2557
- --tw-enter-scale: .95;
2558
- }
2559
-
2560
- .data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
2561
- --tw-translate-x: calc(var(--spacing) * 0);
2562
- translate: var(--tw-translate-x) var(--tw-translate-y);
2563
- }
2564
-
2565
- .data-\[state\=unchecked\]\:bg-contrast-6[data-state="unchecked"] {
2566
- background-color: var(--contrast-6);
2567
- }
2568
-
2569
- .data-\[variant\=destructive\]\:text-destructive[data-variant="destructive"] {
2570
- color: var(--destructive);
2571
- }
2572
-
2573
- .data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant="destructive"]:focus {
2574
- background-color: var(--destructive);
2575
- }
2576
-
2577
- @supports (color: color-mix(in lab, red, red)) {
2578
- .data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant="destructive"]:focus {
2579
- background-color: color-mix(in oklab, var(--destructive) 10%, transparent);
2580
- }
2581
- }
2582
-
2583
- .data-\[variant\=destructive\]\:focus\:text-destructive[data-variant="destructive"]:focus {
2584
- color: var(--destructive);
2585
- }
2586
-
2587
- .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0[data-vaul-drawer-direction="bottom"] {
2588
- inset-inline: calc(var(--spacing) * 0);
2589
- }
2590
-
2591
- .data-\[vaul-drawer-direction\=bottom\]\:bottom-0[data-vaul-drawer-direction="bottom"] {
2592
- bottom: calc(var(--spacing) * 0);
2593
- }
2594
-
2595
- .data-\[vaul-drawer-direction\=bottom\]\:mt-24[data-vaul-drawer-direction="bottom"] {
2596
- margin-top: calc(var(--spacing) * 24);
2597
- }
2598
-
2599
- .data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\][data-vaul-drawer-direction="bottom"] {
2600
- max-height: 80vh;
2601
- }
2602
-
2603
- .data-\[vaul-drawer-direction\=bottom\]\:rounded-xxl[data-vaul-drawer-direction="bottom"] {
2604
- border-radius: calc(var(--radius) + 10px);
2605
- }
2606
-
2607
- .data-\[vaul-drawer-direction\=bottom\]\:border[data-vaul-drawer-direction="bottom"] {
2608
- border-style: var(--tw-border-style);
2609
- border-width: 1px;
2610
- }
2611
-
2612
- .data-\[vaul-drawer-direction\=left\]\:inset-y-0[data-vaul-drawer-direction="left"] {
2613
- inset-block: calc(var(--spacing) * 0);
2614
- }
2615
-
2616
- .data-\[vaul-drawer-direction\=left\]\:left-0[data-vaul-drawer-direction="left"] {
2617
- left: calc(var(--spacing) * 0);
2618
- }
2619
-
2620
- .data-\[vaul-drawer-direction\=left\]\:w-3\/4[data-vaul-drawer-direction="left"] {
2621
- width: 75%;
2622
- }
2623
-
2624
- .data-\[vaul-drawer-direction\=left\]\:border-r[data-vaul-drawer-direction="left"] {
2625
- border-right-style: var(--tw-border-style);
2626
- border-right-width: 1px;
2627
- }
2628
-
2629
- .data-\[vaul-drawer-direction\=right\]\:inset-y-0[data-vaul-drawer-direction="right"] {
2630
- inset-block: calc(var(--spacing) * 0);
2631
- }
2632
-
2633
- .data-\[vaul-drawer-direction\=right\]\:right-0[data-vaul-drawer-direction="right"] {
2634
- right: calc(var(--spacing) * 0);
2635
- }
2636
-
2637
- .data-\[vaul-drawer-direction\=right\]\:w-3\/4[data-vaul-drawer-direction="right"] {
2638
- width: 75%;
2639
- }
2640
-
2641
- .data-\[vaul-drawer-direction\=right\]\:border-l[data-vaul-drawer-direction="right"] {
2642
- border-left-style: var(--tw-border-style);
2643
- border-left-width: 1px;
2644
- }
2645
-
2646
- .data-\[vaul-drawer-direction\=top\]\:inset-x-0[data-vaul-drawer-direction="top"] {
2647
- inset-inline: calc(var(--spacing) * 0);
2648
- }
2649
-
2650
- .data-\[vaul-drawer-direction\=top\]\:top-0[data-vaul-drawer-direction="top"] {
2651
- top: calc(var(--spacing) * 0);
2652
- }
2653
-
2654
- .data-\[vaul-drawer-direction\=top\]\:mb-24[data-vaul-drawer-direction="top"] {
2655
- margin-bottom: calc(var(--spacing) * 24);
2656
- }
2657
-
2658
- .data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\][data-vaul-drawer-direction="top"] {
2659
- max-height: 80vh;
2660
- }
2661
-
2662
- .data-\[vaul-drawer-direction\=top\]\:rounded-b-lg[data-vaul-drawer-direction="top"] {
2663
- border-bottom-right-radius: calc(var(--radius) + 2px);
2664
- border-bottom-left-radius: calc(var(--radius) + 2px);
2665
- }
2666
-
2667
- .data-\[vaul-drawer-direction\=top\]\:border-b[data-vaul-drawer-direction="top"] {
2668
- border-bottom-style: var(--tw-border-style);
2669
- border-bottom-width: 1px;
2670
- }
2671
-
2672
- @media (min-width: 40rem) {
2673
- .sm\:max-w-lg {
2674
- max-width: var(--container-lg);
2675
- }
2676
-
2677
- .sm\:flex-row {
2678
- flex-direction: row;
2679
- }
2680
-
2681
- .sm\:items-center {
2682
- align-items: center;
2683
- }
2684
-
2685
- .sm\:justify-end {
2686
- justify-content: flex-end;
2687
- }
2688
-
2689
- .sm\:text-left {
2690
- text-align: left;
2691
- }
2692
-
2693
- .data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm[data-vaul-drawer-direction="left"], .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm[data-vaul-drawer-direction="right"] {
2694
- max-width: var(--container-sm);
2695
- }
2696
- }
2697
-
2698
- @media (min-width: 48rem) {
2699
- .md\:col-span-2 {
2700
- grid-column: span 2 / span 2;
2701
- }
2702
-
2703
- .md\:grid-cols-2 {
2704
- grid-template-columns: repeat(2, minmax(0, 1fr));
2705
- }
2706
-
2707
- .md\:gap-1\.5 {
2708
- gap: calc(var(--spacing) * 1.5);
2709
- }
2710
-
2711
- .md\:text-left {
2712
- text-align: left;
2713
- }
2714
-
2715
- .md\:text-sm {
2716
- font-size: var(--text-sm);
2717
- line-height: var(--tw-leading, var(--text-sm--line-height));
2718
- }
2719
- }
2720
-
2721
- .dark\:border-contrast-2:is(.dark *) {
2722
- border-color: var(--contrast-2);
2723
- }
2724
-
2725
- .dark\:border-contrast-3:is(.dark *) {
2726
- border-color: var(--contrast-3);
2727
- }
2728
-
2729
- .dark\:border-contrast-4:is(.dark *) {
2730
- border-color: var(--contrast-4);
2731
- }
2732
-
2733
- .dark\:border-input:is(.dark *) {
2734
- border-color: var(--input);
2735
- }
2736
-
2737
- .dark\:border-transparent:is(.dark *) {
2738
- border-color: #0000;
2739
- }
2740
-
2741
- .dark\:bg-contrast-1:is(.dark *) {
2742
- background-color: var(--contrast-1);
2743
- }
2744
-
2745
- .dark\:bg-contrast-2:is(.dark *) {
2746
- background-color: var(--contrast-2);
2747
- }
2748
-
2749
- .dark\:bg-contrast-3:is(.dark *) {
2750
- background-color: var(--contrast-3);
2751
- }
2752
-
2753
- .dark\:bg-contrast-4:is(.dark *) {
2754
- background-color: var(--contrast-4);
2755
- }
2756
-
2757
- .dark\:bg-contrast-5:is(.dark *) {
2758
- background-color: var(--contrast-5);
2759
- }
2760
-
2761
- .dark\:bg-destructive\/60:is(.dark *) {
2762
- background-color: var(--destructive);
2763
- }
2764
-
2765
- @supports (color: color-mix(in lab, red, red)) {
2766
- .dark\:bg-destructive\/60:is(.dark *) {
2767
- background-color: color-mix(in oklab, var(--destructive) 60%, transparent);
2768
- }
2769
- }
2770
-
2771
- .dark\:bg-gray-800:is(.dark *) {
2772
- background-color: var(--color-gray-800);
2773
- }
2774
-
2775
- .dark\:bg-input\/30:is(.dark *) {
2776
- background-color: var(--input);
2777
- }
2778
-
2779
- @supports (color: color-mix(in lab, red, red)) {
2780
- .dark\:bg-input\/30:is(.dark *) {
2781
- background-color: color-mix(in oklab, var(--input) 30%, transparent);
2782
- }
2783
- }
2784
-
2785
- .dark\:fill-contrast-4:is(.dark *) {
2786
- fill: var(--contrast-4);
2787
- }
2788
-
2789
- .dark\:fill-contrast-5:is(.dark *) {
2790
- fill: var(--contrast-5);
2791
- }
2792
-
2793
- .dark\:stroke-contrast-2:is(.dark *) {
2794
- stroke: var(--contrast-2);
2795
- }
2796
-
2797
- .dark\:stroke-contrast-3:is(.dark *) {
2798
- stroke: var(--contrast-3);
2799
- }
2800
-
2801
- .dark\:stroke-contrast-4:is(.dark *) {
2802
- stroke: var(--contrast-4);
2803
- }
2804
-
2805
- .dark\:stroke-contrast-7:is(.dark *) {
2806
- stroke: var(--contrast-7);
2807
- }
2808
-
2809
- .dark\:text-contrast-4:is(.dark *) {
2810
- color: var(--contrast-4);
2811
- }
2812
-
2813
- .dark\:text-contrast-5:is(.dark *) {
2814
- color: var(--contrast-5);
2815
- }
2816
-
2817
- .dark\:text-contrast-6:is(.dark *) {
2818
- color: var(--contrast-6);
2819
- }
2820
-
2821
- .dark\:text-contrast-7:is(.dark *) {
2822
- color: var(--contrast-7);
2823
- }
2824
-
2825
- .dark\:text-contrast-8:is(.dark *) {
2826
- color: var(--contrast-8);
2827
- }
2828
-
2829
- .dark\:text-contrast-9:is(.dark *) {
2830
- color: var(--contrast-9);
2831
- }
2832
-
2833
- .dark\:text-secondary-orange-peel-1:is(.dark *) {
2834
- color: var(--secondary-orange_peel-1);
2835
- }
2836
-
2837
- .dark\:text-secondary-radical-red-1:is(.dark *) {
2838
- color: var(--secondary-radical_red-1);
2839
- }
2840
-
2841
- .dark\:text-white:is(.dark *) {
2842
- color: var(--color-white);
2843
- }
2844
-
2845
- .dark\:placeholder\:text-contrast-5:is(.dark *)::placeholder {
2846
- color: var(--contrast-5);
2847
- }
2848
-
2849
- @media (hover: hover) {
2850
- .dark\:hover\:bg-accent\/50:is(.dark *):hover {
2851
- background-color: var(--accent);
2852
- }
2853
-
2854
- @supports (color: color-mix(in lab, red, red)) {
2855
- .dark\:hover\:bg-accent\/50:is(.dark *):hover {
2856
- background-color: color-mix(in oklab, var(--accent) 50%, transparent);
2857
- }
2858
- }
2859
-
2860
- .dark\:hover\:bg-contrast-2:is(.dark *):hover {
2861
- background-color: var(--contrast-2);
2862
- }
2863
-
2864
- .dark\:hover\:bg-contrast-3:is(.dark *):hover, .dark\:hover\:bg-contrast-3\/80:is(.dark *):hover {
2865
- background-color: var(--contrast-3);
2866
- }
2867
-
2868
- @supports (color: color-mix(in lab, red, red)) {
2869
- .dark\:hover\:bg-contrast-3\/80:is(.dark *):hover {
2870
- background-color: color-mix(in oklab, var(--contrast-3) 80%, transparent);
2871
- }
2872
- }
2873
-
2874
- .dark\:hover\:bg-input\/50:is(.dark *):hover {
2875
- background-color: var(--input);
2876
- }
2877
-
2878
- @supports (color: color-mix(in lab, red, red)) {
2879
- .dark\:hover\:bg-input\/50:is(.dark *):hover {
2880
- background-color: color-mix(in oklab, var(--input) 50%, transparent);
2881
- }
2882
- }
2883
-
2884
- .dark\:hover\:outline-contrast-5:is(.dark *):hover {
2885
- outline-color: var(--contrast-5);
2886
- }
2887
- }
2888
-
2889
- .dark\:focus-visible\:border-brand-2:is(.dark *):focus-visible {
2890
- border-color: var(--brand-2);
2891
- }
2892
-
2893
- .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
2894
- --tw-ring-color: var(--destructive);
2895
- }
2896
-
2897
- @supports (color: color-mix(in lab, red, red)) {
2898
- .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
2899
- --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
2900
- }
2901
- }
2902
-
2903
- .dark\:disabled\:bg-contrast-4:is(.dark *):disabled {
2904
- background-color: var(--contrast-4);
2905
- }
2906
-
2907
- .dark\:disabled\:text-shadow-none:is(.dark *):disabled {
2908
- text-shadow: none;
2909
- }
2910
-
2911
- .dark\:aria-invalid\:border-secondary-orange-peel-1:is(.dark *)[aria-invalid="true"] {
2912
- border-color: var(--secondary-orange_peel-1);
2913
- }
2914
-
2915
- .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
2916
- --tw-ring-color: var(--destructive);
2917
- }
2918
-
2919
- @supports (color: color-mix(in lab, red, red)) {
2920
- .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
2921
- --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
2922
- }
2923
- }
2924
-
2925
- .dark\:data-\[state\=open\]\:bg-contrast-2:is(.dark *)[data-state="open"] {
2926
- background-color: var(--contrast-2);
2927
- }
2928
-
2929
- .dark\:data-\[state\=open\]\:bg-transparent:is(.dark *)[data-state="open"] {
2930
- background-color: #0000;
2931
- }
2932
-
2933
- .dark\:data-\[state\=unchecked\]\:bg-contrast-1:is(.dark *)[data-state="unchecked"] {
2934
- background-color: var(--contrast-1);
2935
- }
2936
-
2937
- .dark\:data-\[state\=unchecked\]\:bg-contrast-6:is(.dark *)[data-state="unchecked"] {
2938
- background-color: var(--contrast-6);
2939
- }
2940
-
2941
- .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant="destructive"]:focus {
2942
- background-color: var(--destructive);
2943
- }
2944
-
2945
- @supports (color: color-mix(in lab, red, red)) {
2946
- .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant="destructive"]:focus {
2947
- background-color: color-mix(in oklab, var(--destructive) 20%, transparent);
2948
- }
2949
- }
2950
-
2951
- .\[\&_svg\]\:pointer-events-none svg {
2952
- pointer-events: none;
2953
- }
2954
-
2955
- .\[\&_svg\]\:shrink-0 svg {
2956
- flex-shrink: 0;
2957
- }
2958
-
2959
- .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) {
2960
- width: calc(var(--spacing) * 4);
2961
- height: calc(var(--spacing) * 4);
2962
- }
2963
-
2964
- .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*="text-"]) {
2965
- color: var(--muted-foreground);
2966
- }
2967
-
2968
- .\[\.border-b\]\:pb-6.border-b {
2969
- padding-bottom: calc(var(--spacing) * 6);
2970
- }
2971
-
2972
- .\[\.border-t\]\:pt-6.border-t {
2973
- padding-top: calc(var(--spacing) * 6);
2974
- }
2975
-
2976
- :is(.\*\:\[span\]\:last\:flex > *):is(span):last-child {
2977
- display: flex;
2978
- }
2979
-
2980
- :is(.\*\:\[span\]\:last\:items-center > *):is(span):last-child {
2981
- align-items: center;
2982
- }
2983
-
2984
- :is(.\*\:\[span\]\:last\:gap-2 > *):is(span):last-child {
2985
- gap: calc(var(--spacing) * 2);
2986
- }
2987
-
2988
- :is(.data-\[variant\=destructive\]\:\*\:\[svg\]\:\!text-destructive[data-variant="destructive"] > *):is(svg) {
2989
- color: var(--destructive) !important;
2990
- }
2991
-
2992
- .\[\&\>svg\]\:pointer-events-none > svg {
2993
- pointer-events: none;
2994
- }
2995
-
2996
- .\[\&\>svg\]\:size-3 > svg {
2997
- width: calc(var(--spacing) * 3);
2998
- height: calc(var(--spacing) * 3);
2999
- }
3000
-
3001
- .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state="open"] > svg {
3002
- rotate: 180deg;
3003
- }
3004
-
3005
- @media (hover: hover) {
3006
- a.\[a\&\]\:hover\:bg-accent:hover {
3007
- background-color: var(--accent);
3008
- }
3009
-
3010
- a.\[a\&\]\:hover\:bg-destructive\/90:hover {
3011
- background-color: var(--destructive);
3012
- }
3013
-
3014
- @supports (color: color-mix(in lab, red, red)) {
3015
- a.\[a\&\]\:hover\:bg-destructive\/90:hover {
3016
- background-color: color-mix(in oklab, var(--destructive) 90%, transparent);
3017
- }
3018
- }
3019
-
3020
- a.\[a\&\]\:hover\:bg-primary\/90:hover {
3021
- background-color: var(--primary);
3022
- }
3023
-
3024
- @supports (color: color-mix(in lab, red, red)) {
3025
- a.\[a\&\]\:hover\:bg-primary\/90:hover {
3026
- background-color: color-mix(in oklab, var(--primary) 90%, transparent);
3027
- }
3028
- }
3029
-
3030
- a.\[a\&\]\:hover\:bg-secondary\/90:hover {
3031
- background-color: var(--secondary);
3032
- }
3033
-
3034
- @supports (color: color-mix(in lab, red, red)) {
3035
- a.\[a\&\]\:hover\:bg-secondary\/90:hover {
3036
- background-color: color-mix(in oklab, var(--secondary) 90%, transparent);
3037
- }
3038
- }
3039
-
3040
- a.\[a\&\]\:hover\:text-accent-foreground:hover {
3041
- color: var(--accent-foreground);
3042
- }
3043
- }
3044
- }
3045
- @property --tw-animation-delay {
3046
- syntax: "*";
3047
- inherits: false;
3048
- initial-value: 0s;
3049
- }
3050
- @property --tw-animation-direction {
3051
- syntax: "*";
3052
- inherits: false;
3053
- initial-value: normal;
3054
- }
3055
- @property --tw-animation-duration {
3056
- syntax: "*";
3057
- inherits: false
3058
- }
3059
- @property --tw-animation-fill-mode {
3060
- syntax: "*";
3061
- inherits: false;
3062
- initial-value: none;
3063
- }
3064
- @property --tw-animation-iteration-count {
3065
- syntax: "*";
3066
- inherits: false;
3067
- initial-value: 1;
3068
- }
3069
- @property --tw-enter-opacity {
3070
- syntax: "*";
3071
- inherits: false;
3072
- initial-value: 1;
3073
- }
3074
- @property --tw-enter-rotate {
3075
- syntax: "*";
3076
- inherits: false;
3077
- initial-value: 0;
3078
- }
3079
- @property --tw-enter-scale {
3080
- syntax: "*";
3081
- inherits: false;
3082
- initial-value: 1;
3083
- }
3084
- @property --tw-enter-translate-x {
3085
- syntax: "*";
3086
- inherits: false;
3087
- initial-value: 0;
3088
- }
3089
- @property --tw-enter-translate-y {
3090
- syntax: "*";
3091
- inherits: false;
3092
- initial-value: 0;
3093
- }
3094
- @property --tw-exit-opacity {
3095
- syntax: "*";
3096
- inherits: false;
3097
- initial-value: 1;
3098
- }
3099
- @property --tw-exit-rotate {
3100
- syntax: "*";
3101
- inherits: false;
3102
- initial-value: 0;
3103
- }
3104
- @property --tw-exit-scale {
3105
- syntax: "*";
3106
- inherits: false;
3107
- initial-value: 1;
3108
- }
3109
- @property --tw-exit-translate-x {
3110
- syntax: "*";
3111
- inherits: false;
3112
- initial-value: 0;
3113
- }
3114
- @property --tw-exit-translate-y {
3115
- syntax: "*";
3116
- inherits: false;
3117
- initial-value: 0;
3118
- }
3119
- :root {
3120
- --font-geist: "Geist", sans-serif;
3121
- --font-geist-mono: "Geist Mono", monospace;
3122
- --font-inter: "Inter", sans-serif;
3123
- --background: oklch(100% 0 0);
3124
- --foreground: #000;
3125
- --card: oklch(100% 0 0);
3126
- --card-foreground: oklch(14.5% 0 0);
3127
- --popover: oklch(100% 0 0);
3128
- --popover-foreground: oklch(14.5% 0 0);
3129
- --primary: oklch(20.5% 0 0);
3130
- --primary-foreground: oklch(98.5% 0 0);
3131
- --secondary: oklch(97% 0 0);
3132
- --secondary-foreground: oklch(20.5% 0 0);
3133
- --muted: oklch(97% 0 0);
3134
- --muted-foreground: oklch(55.6% 0 0);
3135
- --accent: oklch(97% 0 0);
3136
- --accent-foreground: oklch(20.5% 0 0);
3137
- --destructive: oklch(57.7% .245 27.325);
3138
- --destructive-foreground: oklch(57.7% .245 27.325);
3139
- --border: oklch(92.2% 0 0);
3140
- --input: oklch(92.2% 0 0);
3141
- --ring: oklch(70.8% 0 0);
3142
- --chart-1: oklch(64.6% .222 41.116);
3143
- --chart-2: oklch(60% .118 184.704);
3144
- --chart-3: oklch(39.8% .07 227.392);
3145
- --chart-4: oklch(82.8% .189 84.429);
3146
- --chart-5: oklch(76.9% .188 70.08);
3147
- --radius: 10px;
3148
- --sidebar: oklch(98.5% 0 0);
3149
- --sidebar-foreground: oklch(14.5% 0 0);
3150
- --sidebar-primary: oklch(20.5% 0 0);
3151
- --sidebar-primary-foreground: oklch(98.5% 0 0);
3152
- --sidebar-accent: oklch(97% 0 0);
3153
- --sidebar-accent-foreground: oklch(20.5% 0 0);
3154
- --sidebar-border: oklch(92.2% 0 0);
3155
- --sidebar-ring: oklch(70.8% 0 0);
3156
- }
3157
- .dark {
3158
- --background: oklch(14.5% 0 0);
3159
- --foreground: #fff;
3160
- --card: oklch(20.5% 0 0);
3161
- --card-foreground: oklch(98.5% 0 0);
3162
- --popover: oklch(20.5% 0 0);
3163
- --popover-foreground: oklch(98.5% 0 0);
3164
- --primary: oklch(92.2% 0 0);
3165
- --primary-foreground: oklch(20.5% 0 0);
3166
- --secondary: oklch(26.9% 0 0);
3167
- --secondary-foreground: oklch(98.5% 0 0);
3168
- --muted: oklch(26.9% 0 0);
3169
- --muted-foreground: oklch(70.8% 0 0);
3170
- --accent: oklch(26.9% 0 0);
3171
- --accent-foreground: oklch(98.5% 0 0);
3172
- --destructive: oklch(70.4% .191 22.216);
3173
- --destructive-foreground: oklch(63.7% .237 25.331);
3174
- --border: oklch(100% 0 0 / .1);
3175
- --input: oklch(100% 0 0 / .15);
3176
- --ring: oklch(55.6% 0 0);
3177
- --chart-1: oklch(48.8% .243 264.376);
3178
- --chart-2: oklch(69.6% .17 162.48);
3179
- --chart-3: oklch(76.9% .188 70.08);
3180
- --chart-4: oklch(62.7% .265 303.9);
3181
- --chart-5: oklch(64.5% .246 16.439);
3182
- --sidebar: oklch(20.5% 0 0);
3183
- --sidebar-foreground: oklch(98.5% 0 0);
3184
- --sidebar-primary: oklch(48.8% .243 264.376);
3185
- --sidebar-primary-foreground: oklch(98.5% 0 0);
3186
- --sidebar-accent: oklch(26.9% 0 0);
3187
- --sidebar-accent-foreground: oklch(98.5% 0 0);
3188
- --sidebar-border: oklch(100% 0 0 / .1);
3189
- --sidebar-ring: oklch(55.6% 0 0);
3190
- }
3191
- :root {
3192
- --brand-1: #1359ed;
3193
- --brand-2: #2669f5;
3194
- --brand-3: #558cff;
3195
- --brand-4: #b7cdfb;
3196
- --contrast-1: #0f111a;
3197
- --contrast-2: #151724;
3198
- --contrast-3: #1e2033;
3199
- --contrast-4: #343647;
3200
- --contrast-5: #62626f;
3201
- --contrast-6: #cdcbd2;
3202
- --contrast-7: #eae9ed;
3203
- --contrast-8: #f7f7f7;
3204
- --contrast-9: #fff;
3205
- --primary-papaya-1: #f75c2a;
3206
- --primary-azul-1: #4a5df9;
3207
- --secondary-orange_peel-1: #ff9e00;
3208
- --secondary-orange_peel-2: #ffbc50;
3209
- --secondary-orange_peel-3: #ffd796;
3210
- --secondary-radical_red-1: #ff2b52;
3211
- --secondary-radical_red-2: #ff5978;
3212
- --secondary-radical_red-3: #ffb0bf;
3213
- --secondary-neon_pink-1: #fe5acf;
3214
- --secondary-neon_pink-2: #ff8edf;
3215
- --secondary-neon_pink-3: #ffb8eb;
3216
- --secondary-light_slate-1: #7364ff;
3217
- --secondary-light_slate-2: #a297ff;
3218
- --secondary-light_slate-3: #c8c2ff;
3219
- --secondary-navy_blue-1: #0053ff;
3220
- --secondary-navy_blue-2: #417fff;
3221
- --secondary-navy_blue-3: #b1caff;
3222
- --secondary-iris_blue-1: #00b7d5;
3223
- --secondary-iris_blue-2: #53ddf3;
3224
- --secondary-iris_blue-3: #bbf5ff;
3225
- --secondary-shamrock_green-1: #009767;
3226
- --secondary-shamrock_green-2: #34ca9a;
3227
- --secondary-shamrock_green-3: #bbffea;
3228
- }
3229
- .velora-widget {
3230
- font-family: var(--font-inter);
3231
- }
3232
- .velora-widget ::-webkit-scrollbar {
3233
- background-color: #0000;
3234
- border-radius: 20px;
3235
- width: 5px;
3236
- }
3237
- .velora-widget ::-webkit-scrollbar-thumb {
3238
- background-color: #62626f;
3239
- border-radius: 10px;
3240
- }
3241
- @property --tw-translate-x {
3242
- syntax: "*";
3243
- inherits: false;
3244
- initial-value: 0;
3245
- }
3246
- @property --tw-translate-y {
3247
- syntax: "*";
3248
- inherits: false;
3249
- initial-value: 0;
3250
- }
3251
- @property --tw-translate-z {
3252
- syntax: "*";
3253
- inherits: false;
3254
- initial-value: 0;
3255
- }
3256
- @property --tw-rotate-x {
3257
- syntax: "*";
3258
- inherits: false
3259
- }
3260
- @property --tw-rotate-y {
3261
- syntax: "*";
3262
- inherits: false
3263
- }
3264
- @property --tw-rotate-z {
3265
- syntax: "*";
3266
- inherits: false
3267
- }
3268
- @property --tw-skew-x {
3269
- syntax: "*";
3270
- inherits: false
3271
- }
3272
- @property --tw-skew-y {
3273
- syntax: "*";
3274
- inherits: false
3275
- }
3276
- @property --tw-space-y-reverse {
3277
- syntax: "*";
3278
- inherits: false;
3279
- initial-value: 0;
3280
- }
3281
- @property --tw-border-style {
3282
- syntax: "*";
3283
- inherits: false;
3284
- initial-value: solid;
3285
- }
3286
- @property --tw-leading {
3287
- syntax: "*";
3288
- inherits: false
3289
- }
3290
- @property --tw-font-weight {
3291
- syntax: "*";
3292
- inherits: false
3293
- }
3294
- @property --tw-tracking {
3295
- syntax: "*";
3296
- inherits: false
3297
- }
3298
- @property --tw-shadow {
3299
- syntax: "*";
3300
- inherits: false;
3301
- initial-value: 0 0 #0000;
3302
- }
3303
- @property --tw-shadow-color {
3304
- syntax: "*";
3305
- inherits: false
3306
- }
3307
- @property --tw-shadow-alpha {
3308
- syntax: "<percentage>";
3309
- inherits: false;
3310
- initial-value: 100%;
3311
- }
3312
- @property --tw-inset-shadow {
3313
- syntax: "*";
3314
- inherits: false;
3315
- initial-value: 0 0 #0000;
3316
- }
3317
- @property --tw-inset-shadow-color {
3318
- syntax: "*";
3319
- inherits: false
3320
- }
3321
- @property --tw-inset-shadow-alpha {
3322
- syntax: "<percentage>";
3323
- inherits: false;
3324
- initial-value: 100%;
3325
- }
3326
- @property --tw-ring-color {
3327
- syntax: "*";
3328
- inherits: false
3329
- }
3330
- @property --tw-ring-shadow {
3331
- syntax: "*";
3332
- inherits: false;
3333
- initial-value: 0 0 #0000;
3334
- }
3335
- @property --tw-inset-ring-color {
3336
- syntax: "*";
3337
- inherits: false
3338
- }
3339
- @property --tw-inset-ring-shadow {
3340
- syntax: "*";
3341
- inherits: false;
3342
- initial-value: 0 0 #0000;
3343
- }
3344
- @property --tw-ring-inset {
3345
- syntax: "*";
3346
- inherits: false
3347
- }
3348
- @property --tw-ring-offset-width {
3349
- syntax: "<length>";
3350
- inherits: false;
3351
- initial-value: 0;
3352
- }
3353
- @property --tw-ring-offset-color {
3354
- syntax: "*";
3355
- inherits: false;
3356
- initial-value: #fff;
3357
- }
3358
- @property --tw-ring-offset-shadow {
3359
- syntax: "*";
3360
- inherits: false;
3361
- initial-value: 0 0 #0000;
3362
- }
3363
- @property --tw-outline-style {
3364
- syntax: "*";
3365
- inherits: false;
3366
- initial-value: solid;
3367
- }
3368
- @property --tw-blur {
3369
- syntax: "*";
3370
- inherits: false
3371
- }
3372
- @property --tw-brightness {
3373
- syntax: "*";
3374
- inherits: false
3375
- }
3376
- @property --tw-contrast {
3377
- syntax: "*";
3378
- inherits: false
3379
- }
3380
- @property --tw-grayscale {
3381
- syntax: "*";
3382
- inherits: false
3383
- }
3384
- @property --tw-hue-rotate {
3385
- syntax: "*";
3386
- inherits: false
3387
- }
3388
- @property --tw-invert {
3389
- syntax: "*";
3390
- inherits: false
3391
- }
3392
- @property --tw-opacity {
3393
- syntax: "*";
3394
- inherits: false
3395
- }
3396
- @property --tw-saturate {
3397
- syntax: "*";
3398
- inherits: false
3399
- }
3400
- @property --tw-sepia {
3401
- syntax: "*";
3402
- inherits: false
3403
- }
3404
- @property --tw-drop-shadow {
3405
- syntax: "*";
3406
- inherits: false
3407
- }
3408
- @property --tw-drop-shadow-color {
3409
- syntax: "*";
3410
- inherits: false
3411
- }
3412
- @property --tw-drop-shadow-alpha {
3413
- syntax: "<percentage>";
3414
- inherits: false;
3415
- initial-value: 100%;
3416
- }
3417
- @property --tw-drop-shadow-size {
3418
- syntax: "*";
3419
- inherits: false
3420
- }
3421
- @property --tw-duration {
3422
- syntax: "*";
3423
- inherits: false
3424
- }
3425
- @property --tw-text-shadow-color {
3426
- syntax: "*";
3427
- inherits: false
3428
- }
3429
- @property --tw-text-shadow-alpha {
3430
- syntax: "<percentage>";
3431
- inherits: false;
3432
- initial-value: 100%;
3433
- }
3434
- @keyframes spin {
3435
- to {
3436
- transform: rotate(360deg);
3437
- }
3438
- }
3439
- @keyframes pulse {
3440
- 50% {
3441
- opacity: .5;
3442
- }
3443
- }
3444
- @keyframes enter {
3445
- from {
3446
- opacity: var(--tw-enter-opacity, 1);
3447
- transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
3448
- }
3449
- }
3450
- @keyframes exit {
3451
- to {
3452
- opacity: var(--tw-exit-opacity, 1);
3453
- transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
3454
- }
3455
- }
3456
- @keyframes accordion-down {
3457
- from {
3458
- height: 0;
3459
- }
3460
-
3461
- to {
3462
- height: var(--radix-accordion-content-height, var(--bits-accordion-content-height, var(--reka-accordion-content-height, var(--kb-accordion-content-height, auto))));
3463
- }
3464
- }
3465
- @keyframes accordion-up {
3466
- from {
3467
- height: var(--radix-accordion-content-height, var(--bits-accordion-content-height, var(--reka-accordion-content-height, var(--kb-accordion-content-height, auto))));
3468
- }
3469
-
3470
- to {
3471
- height: 0;
3472
- }
3473
- }