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