slippers-ui 0.14.13 → 1.0.2

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