@arpproject/recrate 0.1.8 → 0.1.10

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/recrate.css CHANGED
@@ -1,1896 +1,3 @@
1
- .recrate {
2
- all: revert-layer; /* neutralizes global resets before applying your own */
3
- }.el-tabs__item {
4
- height: unset;
5
- }
6
-
7
- .el-select-dropdown__wrap {
8
- max-height: 500px !important;
9
- }
10
-
11
- .el-select-group__title {
12
- font-size: 14px !important;
13
- }
14
-
15
- /* ::-webkit-scrollbar {
16
- display: none;
17
- } */
18
-
19
- /* Customize website's scrollbar like Mac OS
20
- Not supports in Firefox and IE */
21
- .scrollbar {
22
- overflow: overlay
23
- }
24
-
25
- /* total width */
26
- .scrollbar::-webkit-scrollbar {
27
- background-color: rgba(0, 0, 0, 0);
28
- width: 16px;
29
- height: 16px;
30
- z-index: 999999;
31
- }
32
-
33
- /* background of the scrollbar except button or resizer */
34
- .scrollbar::-webkit-scrollbar-track {
35
- background-color: rgba(0, 0, 0, 0);
36
- }
37
-
38
- /* scrollbar itself */
39
- .scrollbar::-webkit-scrollbar-thumb {
40
- background-color: rgba(0, 0, 0, 0);
41
- border-radius: 16px;
42
- border: 0px solid #fff;
43
- }
44
-
45
- /* set button(top and bottom of the scrollbar) */
46
- .scrollbar::-webkit-scrollbar-button {
47
- display: none;
48
- }
49
-
50
-
51
- /* scrollbar when element is hovered */
52
- .scrollbar:hover::-webkit-scrollbar-thumb {
53
- background-color: #a0a0a5;
54
- border: 4px solid #fff;
55
- }
56
-
57
- /* scrollbar when scrollbar is hovered */
58
- .scrollbar::-webkit-scrollbar-thumb:hover {
59
- background-color: #a0a0a5;
60
- border: 4px solid #f4f4f4
61
- }
62
-
63
- .cm-editor {
64
- font-size: 12px;
65
- height: 350px;
66
- overflow: auto;
67
- }/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
68
- @layer properties {
69
- @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
70
- *, :before, :after, ::backdrop {
71
- --tw-rotate-x: initial;
72
- --tw-rotate-y: initial;
73
- --tw-rotate-z: initial;
74
- --tw-skew-x: initial;
75
- --tw-skew-y: initial;
76
- --tw-space-y-reverse: 0;
77
- --tw-space-x-reverse: 0;
78
- --tw-divide-y-reverse: 0;
79
- --tw-border-style: solid;
80
- --tw-font-weight: initial;
81
- --tw-outline-style: solid;
82
- --tw-blur: initial;
83
- --tw-brightness: initial;
84
- --tw-contrast: initial;
85
- --tw-grayscale: initial;
86
- --tw-hue-rotate: initial;
87
- --tw-invert: initial;
88
- --tw-opacity: initial;
89
- --tw-saturate: initial;
90
- --tw-sepia: initial;
91
- --tw-drop-shadow: initial;
92
- --tw-drop-shadow-color: initial;
93
- --tw-drop-shadow-alpha: 100%;
94
- --tw-drop-shadow-size: initial;
95
- --tw-duration: initial;
96
- }
97
- }
98
- }
99
-
100
- @layer theme {
101
- :root, :host {
102
- --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
103
- --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
104
- --color-red-200: oklch(88.5% .062 18.334);
105
- --color-red-500: oklch(63.7% .237 25.331);
106
- --color-red-600: oklch(57.7% .245 27.325);
107
- --color-red-700: oklch(50.5% .213 27.518);
108
- --color-green-100: oklch(96.2% .044 156.743);
109
- --color-green-200: oklch(92.5% .084 155.995);
110
- --color-green-600: oklch(62.7% .194 149.214);
111
- --color-cyan-200: oklch(91.7% .08 205.041);
112
- --color-sky-100: oklch(95.1% .026 236.824);
113
- --color-blue-100: oklch(93.2% .032 255.585);
114
- --color-blue-200: oklch(88.2% .059 254.128);
115
- --color-blue-300: oklch(80.9% .105 251.813);
116
- --color-blue-400: oklch(70.7% .165 254.624);
117
- --color-blue-500: oklch(62.3% .214 259.815);
118
- --color-blue-600: oklch(54.6% .245 262.881);
119
- --color-blue-700: oklch(48.8% .243 264.376);
120
- --color-indigo-200: oklch(87% .065 274.039);
121
- --color-purple-200: oklch(90.2% .063 306.703);
122
- --color-slate-200: oklch(92.9% .013 255.508);
123
- --color-slate-700: oklch(37.2% .044 257.287);
124
- --color-gray-50: oklch(98.5% .002 247.839);
125
- --color-gray-200: oklch(92.8% .006 264.531);
126
- --color-gray-300: oklch(87.2% .01 258.338);
127
- --color-gray-400: oklch(70.7% .022 261.325);
128
- --color-gray-500: oklch(55.1% .027 264.364);
129
- --color-gray-600: oklch(44.6% .03 256.802);
130
- --color-gray-700: oklch(37.3% .034 259.733);
131
- --color-gray-800: oklch(27.8% .033 256.848);
132
- --color-black: #000;
133
- --color-white: #fff;
134
- --spacing: .25rem;
135
- --text-xs: .75rem;
136
- --text-xs--line-height: calc(1 / .75);
137
- --text-sm: .875rem;
138
- --text-sm--line-height: calc(1.25 / .875);
139
- --text-base: 1rem;
140
- --text-base--line-height: calc(1.5 / 1);
141
- --text-lg: 1.125rem;
142
- --text-lg--line-height: calc(1.75 / 1.125);
143
- --font-weight-light: 300;
144
- --font-weight-medium: 500;
145
- --font-weight-bold: 700;
146
- --radius-lg: .5rem;
147
- --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
148
- --default-transition-duration: .15s;
149
- --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
150
- --default-font-family: var(--font-sans);
151
- --default-mono-font-family: var(--font-mono);
152
- }
153
- }
154
-
155
- @layer base {
156
- *, :after, :before, ::backdrop {
157
- box-sizing: border-box;
158
- border: 0 solid;
159
- margin: 0;
160
- padding: 0;
161
- }
162
-
163
- ::file-selector-button {
164
- box-sizing: border-box;
165
- border: 0 solid;
166
- margin: 0;
167
- padding: 0;
168
- }
169
-
170
- html, :host {
171
- -webkit-text-size-adjust: 100%;
172
- tab-size: 4;
173
- line-height: 1.5;
174
- font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
175
- font-feature-settings: var(--default-font-feature-settings, normal);
176
- font-variation-settings: var(--default-font-variation-settings, normal);
177
- -webkit-tap-highlight-color: transparent;
178
- }
179
-
180
- hr {
181
- height: 0;
182
- color: inherit;
183
- border-top-width: 1px;
184
- }
185
-
186
- abbr:where([title]) {
187
- -webkit-text-decoration: underline dotted;
188
- text-decoration: underline dotted;
189
- }
190
-
191
- h1, h2, h3, h4, h5, h6 {
192
- font-size: inherit;
193
- font-weight: inherit;
194
- }
195
-
196
- a {
197
- color: inherit;
198
- -webkit-text-decoration: inherit;
199
- -webkit-text-decoration: inherit;
200
- -webkit-text-decoration: inherit;
201
- text-decoration: inherit;
202
- }
203
-
204
- b, strong {
205
- font-weight: bolder;
206
- }
207
-
208
- code, kbd, samp, pre {
209
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
210
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
211
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
212
- font-size: 1em;
213
- }
214
-
215
- small {
216
- font-size: 80%;
217
- }
218
-
219
- sub, sup {
220
- vertical-align: baseline;
221
- font-size: 75%;
222
- line-height: 0;
223
- position: relative;
224
- }
225
-
226
- sub {
227
- bottom: -.25em;
228
- }
229
-
230
- sup {
231
- top: -.5em;
232
- }
233
-
234
- table {
235
- text-indent: 0;
236
- border-color: inherit;
237
- border-collapse: collapse;
238
- }
239
-
240
- :-moz-focusring {
241
- outline: auto;
242
- }
243
-
244
- progress {
245
- vertical-align: baseline;
246
- }
247
-
248
- summary {
249
- display: list-item;
250
- }
251
-
252
- ol, ul, menu {
253
- list-style: none;
254
- }
255
-
256
- img, svg, video, canvas, audio, iframe, embed, object {
257
- vertical-align: middle;
258
- display: block;
259
- }
260
-
261
- img, video {
262
- max-width: 100%;
263
- height: auto;
264
- }
265
-
266
- button, input, select, optgroup, textarea {
267
- font: inherit;
268
- font-feature-settings: inherit;
269
- font-variation-settings: inherit;
270
- letter-spacing: inherit;
271
- color: inherit;
272
- opacity: 1;
273
- background-color: #0000;
274
- border-radius: 0;
275
- }
276
-
277
- ::file-selector-button {
278
- font: inherit;
279
- font-feature-settings: inherit;
280
- font-variation-settings: inherit;
281
- letter-spacing: inherit;
282
- color: inherit;
283
- opacity: 1;
284
- background-color: #0000;
285
- border-radius: 0;
286
- }
287
-
288
- :where(select:is([multiple], [size])) optgroup {
289
- font-weight: bolder;
290
- }
291
-
292
- :where(select:is([multiple], [size])) optgroup option {
293
- -webkit-padding-start: 20px;
294
- padding-inline-start: 20px;
295
- }
296
-
297
- ::file-selector-button {
298
- -webkit-margin-end: 4px;
299
- margin-inline-end: 4px;
300
- }
301
-
302
- ::placeholder {
303
- opacity: 1;
304
- }
305
-
306
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
307
- ::placeholder {
308
- color: currentColor;
309
- }
310
-
311
- @supports (color: color-mix(in lab, red, red)) {
312
- ::placeholder {
313
- color: color-mix(in oklab, currentcolor 50%, transparent);
314
- }
315
- }
316
- }
317
-
318
- textarea {
319
- resize: vertical;
320
- }
321
-
322
- ::-webkit-search-decoration {
323
- -webkit-appearance: none;
324
- }
325
-
326
- ::-webkit-date-and-time-value {
327
- min-height: 1lh;
328
- text-align: inherit;
329
- }
330
-
331
- ::-webkit-datetime-edit {
332
- display: inline-flex;
333
- }
334
-
335
- ::-webkit-datetime-edit-fields-wrapper {
336
- padding: 0;
337
- }
338
-
339
- ::-webkit-datetime-edit {
340
- padding-block: 0;
341
- }
342
-
343
- ::-webkit-datetime-edit-year-field {
344
- padding-block: 0;
345
- }
346
-
347
- ::-webkit-datetime-edit-month-field {
348
- padding-block: 0;
349
- }
350
-
351
- ::-webkit-datetime-edit-day-field {
352
- padding-block: 0;
353
- }
354
-
355
- ::-webkit-datetime-edit-hour-field {
356
- padding-block: 0;
357
- }
358
-
359
- ::-webkit-datetime-edit-minute-field {
360
- padding-block: 0;
361
- }
362
-
363
- ::-webkit-datetime-edit-second-field {
364
- padding-block: 0;
365
- }
366
-
367
- ::-webkit-datetime-edit-millisecond-field {
368
- padding-block: 0;
369
- }
370
-
371
- ::-webkit-datetime-edit-meridiem-field {
372
- padding-block: 0;
373
- }
374
-
375
- ::-webkit-calendar-picker-indicator {
376
- line-height: 1;
377
- }
378
-
379
- :-moz-ui-invalid {
380
- box-shadow: none;
381
- }
382
-
383
- button, input:where([type="button"], [type="reset"], [type="submit"]) {
384
- -webkit-appearance: button;
385
- appearance: button;
386
- }
387
-
388
- ::file-selector-button {
389
- -webkit-appearance: button;
390
- appearance: button;
391
- }
392
-
393
- ::-webkit-inner-spin-button {
394
- height: auto;
395
- }
396
-
397
- ::-webkit-outer-spin-button {
398
- height: auto;
399
- }
400
-
401
- [hidden]:where(:not([hidden="until-found"])) {
402
- display: none !important;
403
- }
404
- }
405
-
406
- @layer components;
407
-
408
- @layer utilities {
409
- .visible {
410
- visibility: visible;
411
- }
412
-
413
- .absolute {
414
- position: absolute;
415
- }
416
-
417
- .fixed {
418
- position: fixed;
419
- }
420
-
421
- .relative {
422
- position: relative;
423
- }
424
-
425
- .static {
426
- position: static;
427
- }
428
-
429
- .float-right {
430
- float: right;
431
- }
432
-
433
- .container {
434
- width: 100%;
435
- }
436
-
437
- @media (min-width: 40rem) {
438
- .container {
439
- max-width: 40rem;
440
- }
441
- }
442
-
443
- @media (min-width: 48rem) {
444
- .container {
445
- max-width: 48rem;
446
- }
447
- }
448
-
449
- @media (min-width: 64rem) {
450
- .container {
451
- max-width: 64rem;
452
- }
453
- }
454
-
455
- @media (min-width: 80rem) {
456
- .container {
457
- max-width: 80rem;
458
- }
459
- }
460
-
461
- @media (min-width: 96rem) {
462
- .container {
463
- max-width: 96rem;
464
- }
465
- }
466
-
467
- .m-1 {
468
- margin: calc(var(--spacing) * 1);
469
- }
470
-
471
- .m-2 {
472
- margin: calc(var(--spacing) * 2);
473
- }
474
-
475
- .m-4 {
476
- margin: calc(var(--spacing) * 4);
477
- }
478
-
479
- .-mx-1 {
480
- margin-inline: calc(var(--spacing) * -1);
481
- }
482
-
483
- .my-1 {
484
- margin-block: calc(var(--spacing) * 1);
485
- }
486
-
487
- .my-2 {
488
- margin-block: calc(var(--spacing) * 2);
489
- }
490
-
491
- .mt-2 {
492
- margin-top: calc(var(--spacing) * 2);
493
- }
494
-
495
- .mt-4 {
496
- margin-top: calc(var(--spacing) * 4);
497
- }
498
-
499
- .mt-5 {
500
- margin-top: calc(var(--spacing) * 5);
501
- }
502
-
503
- .mb-1 {
504
- margin-bottom: calc(var(--spacing) * 1);
505
- }
506
-
507
- .mb-2 {
508
- margin-bottom: calc(var(--spacing) * 2);
509
- }
510
-
511
- .mb-4 {
512
- margin-bottom: calc(var(--spacing) * 4);
513
- }
514
-
515
- .ml-2 {
516
- margin-left: calc(var(--spacing) * 2);
517
- }
518
-
519
- .block {
520
- display: block;
521
- }
522
-
523
- .contents {
524
- display: contents;
525
- }
526
-
527
- .flex {
528
- display: flex;
529
- }
530
-
531
- .hidden {
532
- display: none;
533
- }
534
-
535
- .inline {
536
- display: inline;
537
- }
538
-
539
- .inline-block {
540
- display: inline-block;
541
- }
542
-
543
- .table {
544
- display: table;
545
- }
546
-
547
- .table-cell {
548
- display: table-cell;
549
- }
550
-
551
- .h-1 {
552
- height: calc(var(--spacing) * 1);
553
- }
554
-
555
- .h-3 {
556
- height: calc(var(--spacing) * 3);
557
- }
558
-
559
- .h-8 {
560
- height: calc(var(--spacing) * 8);
561
- }
562
-
563
- .h-\[520px\] {
564
- height: 520px;
565
- }
566
-
567
- .h-full {
568
- height: 100%;
569
- }
570
-
571
- .w-1\/2 {
572
- width: 50%;
573
- }
574
-
575
- .w-1\/3 {
576
- width: 33.3333%;
577
- }
578
-
579
- .w-2\/3 {
580
- width: 66.6667%;
581
- }
582
-
583
- .w-2\/6 {
584
- width: 33.3333%;
585
- }
586
-
587
- .w-3 {
588
- width: calc(var(--spacing) * 3);
589
- }
590
-
591
- .w-4\/6 {
592
- width: 66.6667%;
593
- }
594
-
595
- .w-6 {
596
- width: calc(var(--spacing) * 6);
597
- }
598
-
599
- .w-12 {
600
- width: calc(var(--spacing) * 12);
601
- }
602
-
603
- .w-\[600px\] {
604
- width: 600px;
605
- }
606
-
607
- .w-full {
608
- width: 100%;
609
- }
610
-
611
- .w-screen {
612
- width: 100vw;
613
- }
614
-
615
- .max-w-\[715px\] {
616
- max-width: 715px;
617
- }
618
-
619
- .min-w-32 {
620
- min-width: calc(var(--spacing) * 32);
621
- }
622
-
623
- .flex-grow {
624
- flex-grow: 1;
625
- }
626
-
627
- .transform {
628
- transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
629
- }
630
-
631
- .animate-pulse {
632
- animation: var(--animate-pulse);
633
- }
634
-
635
- .cursor-pointer {
636
- cursor: pointer;
637
- }
638
-
639
- .flex-col {
640
- flex-direction: column;
641
- }
642
-
643
- .flex-row {
644
- flex-direction: row;
645
- }
646
-
647
- .flex-wrap {
648
- flex-wrap: wrap;
649
- }
650
-
651
- .place-content-between {
652
- place-content: space-between;
653
- }
654
-
655
- .items-center {
656
- align-items: center;
657
- }
658
-
659
- .justify-between {
660
- justify-content: space-between;
661
- }
662
-
663
- .justify-center {
664
- justify-content: center;
665
- }
666
-
667
- .gap-1 {
668
- gap: calc(var(--spacing) * 1);
669
- }
670
-
671
- :where(.space-y-1 > :not(:last-child)) {
672
- --tw-space-y-reverse: 0;
673
- -webkit-margin-before: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
674
- margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
675
- -webkit-margin-after: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
676
- margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
677
- }
678
-
679
- :where(.space-y-2 > :not(:last-child)) {
680
- --tw-space-y-reverse: 0;
681
- -webkit-margin-before: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
682
- margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
683
- -webkit-margin-after: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
684
- margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
685
- }
686
-
687
- :where(.space-y-3 > :not(:last-child)) {
688
- --tw-space-y-reverse: 0;
689
- -webkit-margin-before: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
690
- margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
691
- -webkit-margin-after: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
692
- margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
693
- }
694
-
695
- :where(.space-y-4 > :not(:last-child)) {
696
- --tw-space-y-reverse: 0;
697
- -webkit-margin-before: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
698
- margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
699
- -webkit-margin-after: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
700
- margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
701
- }
702
-
703
- .gap-x-1 {
704
- column-gap: calc(var(--spacing) * 1);
705
- }
706
-
707
- .gap-x-2 {
708
- column-gap: calc(var(--spacing) * 2);
709
- }
710
-
711
- :where(.space-x-1 > :not(:last-child)) {
712
- --tw-space-x-reverse: 0;
713
- -webkit-margin-start: calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));
714
- margin-inline-start: calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));
715
- -webkit-margin-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));
716
- margin-inline-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));
717
- }
718
-
719
- :where(.space-x-2 > :not(:last-child)) {
720
- --tw-space-x-reverse: 0;
721
- -webkit-margin-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
722
- margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
723
- -webkit-margin-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
724
- margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
725
- }
726
-
727
- :where(.space-x-4 > :not(:last-child)) {
728
- --tw-space-x-reverse: 0;
729
- -webkit-margin-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
730
- margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
731
- -webkit-margin-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
732
- margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
733
- }
734
-
735
- .gap-y-2 {
736
- row-gap: calc(var(--spacing) * 2);
737
- }
738
-
739
- :where(.divide-y > :not(:last-child)) {
740
- --tw-divide-y-reverse: 0;
741
- border-bottom-style: var(--tw-border-style);
742
- border-top-style: var(--tw-border-style);
743
- border-top-width: calc(1px * var(--tw-divide-y-reverse));
744
- border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
745
- }
746
-
747
- :where(.divide-gray-300 > :not(:last-child)) {
748
- border-color: var(--color-gray-300);
749
- }
750
-
751
- .overflow-auto {
752
- overflow: auto;
753
- }
754
-
755
- .rounded {
756
- border-radius: .25rem;
757
- }
758
-
759
- .rounded-lg {
760
- border-radius: var(--radius-lg);
761
- }
762
-
763
- .border {
764
- border-style: var(--tw-border-style);
765
- border-width: 1px;
766
- }
767
-
768
- .border-2 {
769
- border-style: var(--tw-border-style);
770
- border-width: 2px;
771
- }
772
-
773
- .border-b {
774
- border-bottom-style: var(--tw-border-style);
775
- border-bottom-width: 1px;
776
- }
777
-
778
- .border-l-2 {
779
- border-left-style: var(--tw-border-style);
780
- border-left-width: 2px;
781
- }
782
-
783
- .border-solid {
784
- --tw-border-style: solid;
785
- border-style: solid;
786
- }
787
-
788
- .border-black {
789
- border-color: var(--color-black);
790
- }
791
-
792
- .border-black\/20 {
793
- border-color: #0003;
794
- }
795
-
796
- @supports (color: color-mix(in lab, red, red)) {
797
- .border-black\/20 {
798
- border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
799
- }
800
- }
801
-
802
- .border-gray-400 {
803
- border-color: var(--color-gray-400);
804
- }
805
-
806
- .border-gray-700 {
807
- border-color: var(--color-gray-700);
808
- }
809
-
810
- .border-slate-200 {
811
- border-color: var(--color-slate-200);
812
- }
813
-
814
- .border-slate-700 {
815
- border-color: var(--color-slate-700);
816
- }
817
-
818
- .bg-blue-200 {
819
- background-color: var(--color-blue-200);
820
- }
821
-
822
- .bg-blue-500 {
823
- background-color: var(--color-blue-500);
824
- }
825
-
826
- .bg-gray-50 {
827
- background-color: var(--color-gray-50);
828
- }
829
-
830
- .bg-gray-200 {
831
- background-color: var(--color-gray-200);
832
- }
833
-
834
- .bg-green-100 {
835
- background-color: var(--color-green-100);
836
- }
837
-
838
- .bg-green-200 {
839
- background-color: var(--color-green-200);
840
- }
841
-
842
- .bg-indigo-200 {
843
- background-color: var(--color-indigo-200);
844
- }
845
-
846
- .bg-purple-200 {
847
- background-color: var(--color-purple-200);
848
- }
849
-
850
- .bg-red-200 {
851
- background-color: var(--color-red-200);
852
- }
853
-
854
- .bg-red-500 {
855
- background-color: var(--color-red-500);
856
- }
857
-
858
- .bg-slate-700 {
859
- background-color: var(--color-slate-700);
860
- }
861
-
862
- .p-1 {
863
- padding: calc(var(--spacing) * 1);
864
- }
865
-
866
- .p-2 {
867
- padding: calc(var(--spacing) * 2);
868
- }
869
-
870
- .p-3 {
871
- padding: calc(var(--spacing) * 3);
872
- }
873
-
874
- .p-4 {
875
- padding: calc(var(--spacing) * 4);
876
- }
877
-
878
- .p-8 {
879
- padding: calc(var(--spacing) * 8);
880
- }
881
-
882
- .px-2 {
883
- padding-inline: calc(var(--spacing) * 2);
884
- }
885
-
886
- .px-4 {
887
- padding-inline: calc(var(--spacing) * 4);
888
- }
889
-
890
- .py-1 {
891
- padding-block: calc(var(--spacing) * 1);
892
- }
893
-
894
- .py-2 {
895
- padding-block: calc(var(--spacing) * 2);
896
- }
897
-
898
- .pt-1 {
899
- padding-top: calc(var(--spacing) * 1);
900
- }
901
-
902
- .pt-2 {
903
- padding-top: calc(var(--spacing) * 2);
904
- }
905
-
906
- .pr-1 {
907
- padding-right: calc(var(--spacing) * 1);
908
- }
909
-
910
- .pb-1 {
911
- padding-bottom: calc(var(--spacing) * 1);
912
- }
913
-
914
- .pl-1 {
915
- padding-left: calc(var(--spacing) * 1);
916
- }
917
-
918
- .text-center {
919
- text-align: center;
920
- }
921
-
922
- .text-left {
923
- text-align: left;
924
- }
925
-
926
- .font-mono {
927
- font-family: var(--font-mono);
928
- }
929
-
930
- .text-base {
931
- font-size: var(--text-base);
932
- line-height: var(--tw-leading, var(--text-base--line-height));
933
- }
934
-
935
- .text-lg {
936
- font-size: var(--text-lg);
937
- line-height: var(--tw-leading, var(--text-lg--line-height));
938
- }
939
-
940
- .text-sm {
941
- font-size: var(--text-sm);
942
- line-height: var(--tw-leading, var(--text-sm--line-height));
943
- }
944
-
945
- .text-xs {
946
- font-size: var(--text-xs);
947
- line-height: var(--tw-leading, var(--text-xs--line-height));
948
- }
949
-
950
- .font-bold {
951
- --tw-font-weight: var(--font-weight-bold);
952
- font-weight: var(--font-weight-bold);
953
- }
954
-
955
- .font-light {
956
- --tw-font-weight: var(--font-weight-light);
957
- font-weight: var(--font-weight-light);
958
- }
959
-
960
- .font-medium {
961
- --tw-font-weight: var(--font-weight-medium);
962
- font-weight: var(--font-weight-medium);
963
- }
964
-
965
- .text-balance {
966
- text-wrap: balance;
967
- }
968
-
969
- .text-nowrap {
970
- text-wrap: nowrap;
971
- }
972
-
973
- .whitespace-pre-wrap {
974
- white-space: pre-wrap;
975
- }
976
-
977
- .text-black {
978
- color: var(--color-black);
979
- }
980
-
981
- .text-blue-600 {
982
- color: var(--color-blue-600);
983
- }
984
-
985
- .text-gray-500 {
986
- color: var(--color-gray-500);
987
- }
988
-
989
- .text-gray-600 {
990
- color: var(--color-gray-600);
991
- }
992
-
993
- .text-gray-700 {
994
- color: var(--color-gray-700);
995
- }
996
-
997
- .text-gray-800 {
998
- color: var(--color-gray-800);
999
- }
1000
-
1001
- .text-green-600 {
1002
- color: var(--color-green-600);
1003
- }
1004
-
1005
- .text-red-600 {
1006
- color: var(--color-red-600);
1007
- }
1008
-
1009
- .text-white {
1010
- color: var(--color-white);
1011
- }
1012
-
1013
- .uppercase {
1014
- text-transform: uppercase;
1015
- }
1016
-
1017
- .opacity-50 {
1018
- opacity: .5;
1019
- }
1020
-
1021
- .outline {
1022
- outline-style: var(--tw-outline-style);
1023
- outline-width: 1px;
1024
- }
1025
-
1026
- .blur {
1027
- --tw-blur: blur(8px);
1028
- filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
1029
- }
1030
-
1031
- .filter {
1032
- filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
1033
- }
1034
-
1035
- .transition {
1036
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
1037
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1038
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1039
- }
1040
-
1041
- .transition-colors {
1042
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1043
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1044
- transition-duration: var(--tw-duration, var(--default-transition-duration));
1045
- }
1046
-
1047
- .duration-1000 {
1048
- --tw-duration: 1s;
1049
- transition-duration: 1s;
1050
- }
1051
-
1052
- @media (hover: hover) {
1053
- .hover\:rounded:hover {
1054
- border-radius: .25rem;
1055
- }
1056
-
1057
- .hover\:rounded-r-none:hover {
1058
- border-top-right-radius: 0;
1059
- border-bottom-right-radius: 0;
1060
- }
1061
-
1062
- .hover\:bg-blue-100:hover {
1063
- background-color: var(--color-blue-100);
1064
- }
1065
-
1066
- .hover\:bg-blue-300:hover {
1067
- background-color: var(--color-blue-300);
1068
- }
1069
-
1070
- .hover\:bg-blue-700:hover {
1071
- background-color: var(--color-blue-700);
1072
- }
1073
-
1074
- .hover\:bg-cyan-200:hover {
1075
- background-color: var(--color-cyan-200);
1076
- }
1077
-
1078
- .hover\:bg-green-200:hover {
1079
- background-color: var(--color-green-200);
1080
- }
1081
-
1082
- .hover\:bg-red-700:hover {
1083
- background-color: var(--color-red-700);
1084
- }
1085
-
1086
- .hover\:bg-sky-100:hover {
1087
- background-color: var(--color-sky-100);
1088
- }
1089
-
1090
- .hover\:text-black:hover {
1091
- color: var(--color-black);
1092
- }
1093
- }
1094
-
1095
- .focus\:border-2:focus {
1096
- border-style: var(--tw-border-style);
1097
- border-width: 2px;
1098
- }
1099
-
1100
- .focus\:border-green-600:focus {
1101
- border-color: var(--color-green-600);
1102
- }
1103
-
1104
- .focus\:outline-none:focus {
1105
- --tw-outline-style: none;
1106
- outline-style: none;
1107
- }
1108
-
1109
- .active\:bg-blue-400:active {
1110
- background-color: var(--color-blue-400);
1111
- }
1112
-
1113
- @media (min-width: 80rem) {
1114
- .xl\:w-1\/5 {
1115
- width: 20%;
1116
- }
1117
-
1118
- .xl\:w-4\/5 {
1119
- width: 80%;
1120
- }
1121
- }
1122
- }
1123
-
1124
- @property --tw-rotate-x {
1125
- syntax: "*";
1126
- inherits: false
1127
- }
1128
-
1129
- @property --tw-rotate-y {
1130
- syntax: "*";
1131
- inherits: false
1132
- }
1133
-
1134
- @property --tw-rotate-z {
1135
- syntax: "*";
1136
- inherits: false
1137
- }
1138
-
1139
- @property --tw-skew-x {
1140
- syntax: "*";
1141
- inherits: false
1142
- }
1143
-
1144
- @property --tw-skew-y {
1145
- syntax: "*";
1146
- inherits: false
1147
- }
1148
-
1149
- @property --tw-space-y-reverse {
1150
- syntax: "*";
1151
- inherits: false;
1152
- initial-value: 0;
1153
- }
1154
-
1155
- @property --tw-space-x-reverse {
1156
- syntax: "*";
1157
- inherits: false;
1158
- initial-value: 0;
1159
- }
1160
-
1161
- @property --tw-divide-y-reverse {
1162
- syntax: "*";
1163
- inherits: false;
1164
- initial-value: 0;
1165
- }
1166
-
1167
- @property --tw-border-style {
1168
- syntax: "*";
1169
- inherits: false;
1170
- initial-value: solid;
1171
- }
1172
-
1173
- @property --tw-font-weight {
1174
- syntax: "*";
1175
- inherits: false
1176
- }
1177
-
1178
- @property --tw-outline-style {
1179
- syntax: "*";
1180
- inherits: false;
1181
- initial-value: solid;
1182
- }
1183
-
1184
- @property --tw-blur {
1185
- syntax: "*";
1186
- inherits: false
1187
- }
1188
-
1189
- @property --tw-brightness {
1190
- syntax: "*";
1191
- inherits: false
1192
- }
1193
-
1194
- @property --tw-contrast {
1195
- syntax: "*";
1196
- inherits: false
1197
- }
1198
-
1199
- @property --tw-grayscale {
1200
- syntax: "*";
1201
- inherits: false
1202
- }
1203
-
1204
- @property --tw-hue-rotate {
1205
- syntax: "*";
1206
- inherits: false
1207
- }
1208
-
1209
- @property --tw-invert {
1210
- syntax: "*";
1211
- inherits: false
1212
- }
1213
-
1214
- @property --tw-opacity {
1215
- syntax: "*";
1216
- inherits: false
1217
- }
1218
-
1219
- @property --tw-saturate {
1220
- syntax: "*";
1221
- inherits: false
1222
- }
1223
-
1224
- @property --tw-sepia {
1225
- syntax: "*";
1226
- inherits: false
1227
- }
1228
-
1229
- @property --tw-drop-shadow {
1230
- syntax: "*";
1231
- inherits: false
1232
- }
1233
-
1234
- @property --tw-drop-shadow-color {
1235
- syntax: "*";
1236
- inherits: false
1237
- }
1238
-
1239
- @property --tw-drop-shadow-alpha {
1240
- syntax: "<percentage>";
1241
- inherits: false;
1242
- initial-value: 100%;
1243
- }
1244
-
1245
- @property --tw-drop-shadow-size {
1246
- syntax: "*";
1247
- inherits: false
1248
- }
1249
-
1250
- @property --tw-duration {
1251
- syntax: "*";
1252
- inherits: false
1253
- }
1254
-
1255
- @keyframes pulse {
1256
- 50% {
1257
- opacity: .5;
1258
- }
1259
- }
1260
- /* required styles */
1261
-
1262
- .leaflet-pane,
1263
- .leaflet-tile,
1264
- .leaflet-marker-icon,
1265
- .leaflet-marker-shadow,
1266
- .leaflet-tile-container,
1267
- .leaflet-pane > svg,
1268
- .leaflet-pane > canvas,
1269
- .leaflet-zoom-box,
1270
- .leaflet-image-layer,
1271
- .leaflet-layer {
1272
- position: absolute;
1273
- left: 0;
1274
- top: 0;
1275
- }
1276
- .leaflet-container {
1277
- overflow: hidden;
1278
- }
1279
- .leaflet-tile,
1280
- .leaflet-marker-icon,
1281
- .leaflet-marker-shadow {
1282
- -webkit-user-select: none;
1283
- user-select: none;
1284
- -webkit-user-drag: none;
1285
- }
1286
- /* Prevents IE11 from highlighting tiles in blue */
1287
- .leaflet-tile::selection {
1288
- background: transparent;
1289
- }
1290
- /* Safari renders non-retina tile on retina better with this, but Chrome is worse */
1291
- .leaflet-safari .leaflet-tile {
1292
- image-rendering: -webkit-optimize-contrast;
1293
- }
1294
- /* hack that prevents hw layers "stretching" when loading new tiles */
1295
- .leaflet-safari .leaflet-tile-container {
1296
- width: 1600px;
1297
- height: 1600px;
1298
- -webkit-transform-origin: 0 0;
1299
- }
1300
- .leaflet-marker-icon,
1301
- .leaflet-marker-shadow {
1302
- display: block;
1303
- }
1304
- /* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
1305
- /* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
1306
- .leaflet-container .leaflet-overlay-pane svg {
1307
- max-width: none !important;
1308
- max-height: none !important;
1309
- }
1310
- .leaflet-container .leaflet-marker-pane img,
1311
- .leaflet-container .leaflet-shadow-pane img,
1312
- .leaflet-container .leaflet-tile-pane img,
1313
- .leaflet-container img.leaflet-image-layer,
1314
- .leaflet-container .leaflet-tile {
1315
- max-width: none !important;
1316
- max-height: none !important;
1317
- width: auto;
1318
- padding: 0;
1319
- }
1320
-
1321
- .leaflet-container img.leaflet-tile {
1322
- /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
1323
- mix-blend-mode: plus-lighter;
1324
- }
1325
-
1326
- .leaflet-container.leaflet-touch-zoom {
1327
- touch-action: pan-x pan-y;
1328
- }
1329
- .leaflet-container.leaflet-touch-drag {
1330
- /* Fallback for FF which doesn't support pinch-zoom */
1331
- touch-action: none;
1332
- touch-action: pinch-zoom;
1333
- }
1334
- .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
1335
- touch-action: none;
1336
- }
1337
- .leaflet-container {
1338
- -webkit-tap-highlight-color: transparent;
1339
- }
1340
- .leaflet-container a {
1341
- -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
1342
- }
1343
- .leaflet-tile {
1344
- filter: inherit;
1345
- visibility: hidden;
1346
- }
1347
- .leaflet-tile-loaded {
1348
- visibility: inherit;
1349
- }
1350
- .leaflet-zoom-box {
1351
- width: 0;
1352
- height: 0;
1353
- box-sizing: border-box;
1354
- z-index: 800;
1355
- }
1356
- /* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
1357
- .leaflet-overlay-pane svg {
1358
- -moz-user-select: none;
1359
- }
1360
-
1361
- .leaflet-pane { z-index: 400; }
1362
-
1363
- .leaflet-tile-pane { z-index: 200; }
1364
- .leaflet-overlay-pane { z-index: 400; }
1365
- .leaflet-shadow-pane { z-index: 500; }
1366
- .leaflet-marker-pane { z-index: 600; }
1367
- .leaflet-tooltip-pane { z-index: 650; }
1368
- .leaflet-popup-pane { z-index: 700; }
1369
-
1370
- .leaflet-map-pane canvas { z-index: 100; }
1371
- .leaflet-map-pane svg { z-index: 200; }
1372
-
1373
- .leaflet-vml-shape {
1374
- width: 1px;
1375
- height: 1px;
1376
- }
1377
- .lvml {
1378
- behavior: url(#default#VML);
1379
- display: inline-block;
1380
- position: absolute;
1381
- }
1382
-
1383
-
1384
- /* control positioning */
1385
-
1386
- .leaflet-control {
1387
- position: relative;
1388
- z-index: 800;
1389
- pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
1390
- pointer-events: auto;
1391
- }
1392
- .leaflet-top,
1393
- .leaflet-bottom {
1394
- position: absolute;
1395
- z-index: 1000;
1396
- pointer-events: none;
1397
- }
1398
- .leaflet-top {
1399
- top: 0;
1400
- }
1401
- .leaflet-right {
1402
- right: 0;
1403
- }
1404
- .leaflet-bottom {
1405
- bottom: 0;
1406
- }
1407
- .leaflet-left {
1408
- left: 0;
1409
- }
1410
- .leaflet-control {
1411
- float: left;
1412
- clear: both;
1413
- }
1414
- .leaflet-right .leaflet-control {
1415
- float: right;
1416
- }
1417
- .leaflet-top .leaflet-control {
1418
- margin-top: 10px;
1419
- }
1420
- .leaflet-bottom .leaflet-control {
1421
- margin-bottom: 10px;
1422
- }
1423
- .leaflet-left .leaflet-control {
1424
- margin-left: 10px;
1425
- }
1426
- .leaflet-right .leaflet-control {
1427
- margin-right: 10px;
1428
- }
1429
-
1430
-
1431
- /* zoom and fade animations */
1432
-
1433
- .leaflet-fade-anim .leaflet-popup {
1434
- opacity: 0;
1435
- transition: opacity 0.2s linear;
1436
- }
1437
- .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
1438
- opacity: 1;
1439
- }
1440
- .leaflet-zoom-animated {
1441
- transform-origin: 0 0;
1442
- }
1443
- svg.leaflet-zoom-animated {
1444
- will-change: transform;
1445
- }
1446
-
1447
- .leaflet-zoom-anim .leaflet-zoom-animated {
1448
- transition: transform 0.25s cubic-bezier(0,0,0.25,1);
1449
- }
1450
- .leaflet-zoom-anim .leaflet-tile,
1451
- .leaflet-pan-anim .leaflet-tile {
1452
- transition: none;
1453
- }
1454
-
1455
- .leaflet-zoom-anim .leaflet-zoom-hide {
1456
- visibility: hidden;
1457
- }
1458
-
1459
-
1460
- /* cursors */
1461
-
1462
- .leaflet-interactive {
1463
- cursor: pointer;
1464
- }
1465
- .leaflet-grab {
1466
- cursor: grab;
1467
- }
1468
- .leaflet-crosshair,
1469
- .leaflet-crosshair .leaflet-interactive {
1470
- cursor: crosshair;
1471
- }
1472
- .leaflet-popup-pane,
1473
- .leaflet-control {
1474
- cursor: auto;
1475
- }
1476
- .leaflet-dragging .leaflet-grab,
1477
- .leaflet-dragging .leaflet-grab .leaflet-interactive,
1478
- .leaflet-dragging .leaflet-marker-draggable {
1479
- cursor: move;
1480
- cursor: grabbing;
1481
- }
1482
-
1483
- /* marker & overlays interactivity */
1484
- .leaflet-marker-icon,
1485
- .leaflet-marker-shadow,
1486
- .leaflet-image-layer,
1487
- .leaflet-pane > svg path,
1488
- .leaflet-tile-container {
1489
- pointer-events: none;
1490
- }
1491
-
1492
- .leaflet-marker-icon.leaflet-interactive,
1493
- .leaflet-image-layer.leaflet-interactive,
1494
- .leaflet-pane > svg path.leaflet-interactive,
1495
- svg.leaflet-image-layer.leaflet-interactive path {
1496
- pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
1497
- pointer-events: auto;
1498
- }
1499
-
1500
- /* visual tweaks */
1501
-
1502
- .leaflet-container {
1503
- background: #ddd;
1504
- outline-offset: 1px;
1505
- }
1506
- .leaflet-container a {
1507
- color: #0078A8;
1508
- }
1509
- .leaflet-zoom-box {
1510
- border: 2px dotted #38f;
1511
- background: rgba(255,255,255,0.5);
1512
- }
1513
-
1514
-
1515
- /* general typography */
1516
- .leaflet-container {
1517
- font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
1518
- font-size: 12px;
1519
- font-size: 0.75rem;
1520
- line-height: 1.5;
1521
- }
1522
-
1523
-
1524
- /* general toolbar styles */
1525
-
1526
- .leaflet-bar {
1527
- box-shadow: 0 1px 5px rgba(0,0,0,0.65);
1528
- border-radius: 4px;
1529
- }
1530
- .leaflet-bar a {
1531
- background-color: #fff;
1532
- border-bottom: 1px solid #ccc;
1533
- width: 26px;
1534
- height: 26px;
1535
- line-height: 26px;
1536
- display: block;
1537
- text-align: center;
1538
- text-decoration: none;
1539
- color: black;
1540
- }
1541
- .leaflet-bar a,
1542
- .leaflet-control-layers-toggle {
1543
- background-position: 50% 50%;
1544
- background-repeat: no-repeat;
1545
- display: block;
1546
- }
1547
- .leaflet-bar a:hover,
1548
- .leaflet-bar a:focus {
1549
- background-color: #f4f4f4;
1550
- }
1551
- .leaflet-bar a:first-child {
1552
- border-top-left-radius: 4px;
1553
- border-top-right-radius: 4px;
1554
- }
1555
- .leaflet-bar a:last-child {
1556
- border-bottom-left-radius: 4px;
1557
- border-bottom-right-radius: 4px;
1558
- border-bottom: none;
1559
- }
1560
- .leaflet-bar a.leaflet-disabled {
1561
- cursor: default;
1562
- background-color: #f4f4f4;
1563
- color: #bbb;
1564
- }
1565
-
1566
- .leaflet-touch .leaflet-bar a {
1567
- width: 30px;
1568
- height: 30px;
1569
- line-height: 30px;
1570
- }
1571
- .leaflet-touch .leaflet-bar a:first-child {
1572
- border-top-left-radius: 2px;
1573
- border-top-right-radius: 2px;
1574
- }
1575
- .leaflet-touch .leaflet-bar a:last-child {
1576
- border-bottom-left-radius: 2px;
1577
- border-bottom-right-radius: 2px;
1578
- }
1579
-
1580
- /* zoom control */
1581
-
1582
- .leaflet-control-zoom-in,
1583
- .leaflet-control-zoom-out {
1584
- font: bold 18px 'Lucida Console', Monaco, monospace;
1585
- text-indent: 1px;
1586
- }
1587
-
1588
- .leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
1589
- font-size: 22px;
1590
- }
1591
-
1592
-
1593
- /* layers control */
1594
-
1595
- .leaflet-control-layers {
1596
- box-shadow: 0 1px 5px rgba(0,0,0,0.4);
1597
- background: #fff;
1598
- border-radius: 5px;
1599
- }
1600
- .leaflet-control-layers-toggle {
1601
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
1602
- width: 36px;
1603
- height: 36px;
1604
- }
1605
- .leaflet-retina .leaflet-control-layers-toggle {
1606
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
1607
- background-size: 26px 26px;
1608
- }
1609
- .leaflet-touch .leaflet-control-layers-toggle {
1610
- width: 44px;
1611
- height: 44px;
1612
- }
1613
- .leaflet-control-layers .leaflet-control-layers-list,
1614
- .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
1615
- display: none;
1616
- }
1617
- .leaflet-control-layers-expanded .leaflet-control-layers-list {
1618
- display: block;
1619
- position: relative;
1620
- }
1621
- .leaflet-control-layers-expanded {
1622
- padding: 6px 10px 6px 6px;
1623
- color: #333;
1624
- background: #fff;
1625
- }
1626
- .leaflet-control-layers-scrollbar {
1627
- overflow-y: scroll;
1628
- overflow-x: hidden;
1629
- padding-right: 5px;
1630
- }
1631
- .leaflet-control-layers-selector {
1632
- margin-top: 2px;
1633
- position: relative;
1634
- top: 1px;
1635
- }
1636
- .leaflet-control-layers label {
1637
- display: block;
1638
- font-size: 13px;
1639
- font-size: 1.08333em;
1640
- }
1641
- .leaflet-control-layers-separator {
1642
- height: 0;
1643
- border-top: 1px solid #ddd;
1644
- margin: 5px -10px 5px -6px;
1645
- }
1646
-
1647
- /* Default icon URLs */
1648
- .leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
1649
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=);
1650
- }
1651
-
1652
-
1653
- /* attribution and scale controls */
1654
-
1655
- .leaflet-container .leaflet-control-attribution {
1656
- background: #fff;
1657
- background: rgba(255, 255, 255, 0.8);
1658
- margin: 0;
1659
- }
1660
- .leaflet-control-attribution,
1661
- .leaflet-control-scale-line {
1662
- padding: 0 5px;
1663
- color: #333;
1664
- line-height: 1.4;
1665
- }
1666
- .leaflet-control-attribution a {
1667
- text-decoration: none;
1668
- }
1669
- .leaflet-control-attribution a:hover,
1670
- .leaflet-control-attribution a:focus {
1671
- text-decoration: underline;
1672
- }
1673
- .leaflet-attribution-flag {
1674
- display: inline !important;
1675
- vertical-align: baseline !important;
1676
- width: 1em;
1677
- height: 0.6669em;
1678
- }
1679
- .leaflet-left .leaflet-control-scale {
1680
- margin-left: 5px;
1681
- }
1682
- .leaflet-bottom .leaflet-control-scale {
1683
- margin-bottom: 5px;
1684
- }
1685
- .leaflet-control-scale-line {
1686
- border: 2px solid #777;
1687
- border-top: none;
1688
- line-height: 1.1;
1689
- padding: 2px 5px 1px;
1690
- white-space: nowrap;
1691
- box-sizing: border-box;
1692
- background: rgba(255, 255, 255, 0.8);
1693
- text-shadow: 1px 1px #fff;
1694
- }
1695
- .leaflet-control-scale-line:not(:first-child) {
1696
- border-top: 2px solid #777;
1697
- border-bottom: none;
1698
- margin-top: -2px;
1699
- }
1700
- .leaflet-control-scale-line:not(:first-child):not(:last-child) {
1701
- border-bottom: 2px solid #777;
1702
- }
1703
-
1704
- .leaflet-touch .leaflet-control-attribution,
1705
- .leaflet-touch .leaflet-control-layers,
1706
- .leaflet-touch .leaflet-bar {
1707
- box-shadow: none;
1708
- }
1709
- .leaflet-touch .leaflet-control-layers,
1710
- .leaflet-touch .leaflet-bar {
1711
- border: 2px solid rgba(0,0,0,0.2);
1712
- background-clip: padding-box;
1713
- }
1714
-
1715
-
1716
- /* popup */
1717
-
1718
- .leaflet-popup {
1719
- position: absolute;
1720
- text-align: center;
1721
- margin-bottom: 20px;
1722
- }
1723
- .leaflet-popup-content-wrapper {
1724
- padding: 1px;
1725
- text-align: left;
1726
- border-radius: 12px;
1727
- }
1728
- .leaflet-popup-content {
1729
- margin: 13px 24px 13px 20px;
1730
- line-height: 1.3;
1731
- font-size: 13px;
1732
- font-size: 1.08333em;
1733
- min-height: 1px;
1734
- }
1735
- .leaflet-popup-content p {
1736
- margin: 17px 0;
1737
- margin: 1.3em 0;
1738
- }
1739
- .leaflet-popup-tip-container {
1740
- width: 40px;
1741
- height: 20px;
1742
- position: absolute;
1743
- left: 50%;
1744
- margin-top: -1px;
1745
- margin-left: -20px;
1746
- overflow: hidden;
1747
- pointer-events: none;
1748
- }
1749
- .leaflet-popup-tip {
1750
- width: 17px;
1751
- height: 17px;
1752
- padding: 1px;
1753
-
1754
- margin: -10px auto 0;
1755
- pointer-events: auto;
1756
- transform: rotate(45deg);
1757
- }
1758
- .leaflet-popup-content-wrapper,
1759
- .leaflet-popup-tip {
1760
- background: white;
1761
- color: #333;
1762
- box-shadow: 0 3px 14px rgba(0,0,0,0.4);
1763
- }
1764
- .leaflet-container a.leaflet-popup-close-button {
1765
- position: absolute;
1766
- top: 0;
1767
- right: 0;
1768
- border: none;
1769
- text-align: center;
1770
- width: 24px;
1771
- height: 24px;
1772
- font: 16px/24px Tahoma, Verdana, sans-serif;
1773
- color: #757575;
1774
- text-decoration: none;
1775
- background: transparent;
1776
- }
1777
- .leaflet-container a.leaflet-popup-close-button:hover,
1778
- .leaflet-container a.leaflet-popup-close-button:focus {
1779
- color: #585858;
1780
- }
1781
- .leaflet-popup-scrolled {
1782
- overflow: auto;
1783
- }
1784
-
1785
- .leaflet-oldie .leaflet-popup-content-wrapper {
1786
- -ms-zoom: 1;
1787
- }
1788
- .leaflet-oldie .leaflet-popup-tip {
1789
- width: 24px;
1790
- margin: 0 auto;
1791
-
1792
- -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
1793
- filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
1794
- }
1795
-
1796
- .leaflet-oldie .leaflet-control-zoom,
1797
- .leaflet-oldie .leaflet-control-layers,
1798
- .leaflet-oldie .leaflet-popup-content-wrapper,
1799
- .leaflet-oldie .leaflet-popup-tip {
1800
- border: 1px solid #999;
1801
- }
1802
-
1803
-
1804
- /* div icon */
1805
-
1806
- .leaflet-div-icon {
1807
- background: #fff;
1808
- border: 1px solid #666;
1809
- }
1810
-
1811
-
1812
- /* Tooltip */
1813
- /* Base styles for the element that has a tooltip */
1814
- .leaflet-tooltip {
1815
- position: absolute;
1816
- padding: 6px;
1817
- background-color: #fff;
1818
- border: 1px solid #fff;
1819
- border-radius: 3px;
1820
- color: #222;
1821
- white-space: nowrap;
1822
- -webkit-user-select: none;
1823
- user-select: none;
1824
- pointer-events: none;
1825
- box-shadow: 0 1px 3px rgba(0,0,0,0.4);
1826
- }
1827
- .leaflet-tooltip.leaflet-interactive {
1828
- cursor: pointer;
1829
- pointer-events: auto;
1830
- }
1831
- .leaflet-tooltip-top:before,
1832
- .leaflet-tooltip-bottom:before,
1833
- .leaflet-tooltip-left:before,
1834
- .leaflet-tooltip-right:before {
1835
- position: absolute;
1836
- pointer-events: none;
1837
- border: 6px solid transparent;
1838
- background: transparent;
1839
- content: "";
1840
- }
1841
-
1842
- /* Directions */
1843
-
1844
- .leaflet-tooltip-bottom {
1845
- margin-top: 6px;
1846
- }
1847
- .leaflet-tooltip-top {
1848
- margin-top: -6px;
1849
- }
1850
- .leaflet-tooltip-bottom:before,
1851
- .leaflet-tooltip-top:before {
1852
- left: 50%;
1853
- margin-left: -6px;
1854
- }
1855
- .leaflet-tooltip-top:before {
1856
- bottom: 0;
1857
- margin-bottom: -12px;
1858
- border-top-color: #fff;
1859
- }
1860
- .leaflet-tooltip-bottom:before {
1861
- top: 0;
1862
- margin-top: -12px;
1863
- margin-left: -6px;
1864
- border-bottom-color: #fff;
1865
- }
1866
- .leaflet-tooltip-left {
1867
- margin-left: -6px;
1868
- }
1869
- .leaflet-tooltip-right {
1870
- margin-left: 6px;
1871
- }
1872
- .leaflet-tooltip-left:before,
1873
- .leaflet-tooltip-right:before {
1874
- top: 50%;
1875
- margin-top: -6px;
1876
- }
1877
- .leaflet-tooltip-left:before {
1878
- right: 0;
1879
- margin-right: -12px;
1880
- border-left-color: #fff;
1881
- }
1882
- .leaflet-tooltip-right:before {
1883
- left: 0;
1884
- margin-left: -12px;
1885
- border-right-color: #fff;
1886
- }
1887
-
1888
- /* Printing */
1889
-
1890
- @media print {
1891
- /* Prevent printers from removing background-images of controls. */
1892
- .leaflet-control {
1893
- -webkit-print-color-adjust: exact;
1894
- print-color-adjust: exact;
1895
- }
1896
- }
1
+ .el-tabs__item{height:unset}.el-select-dropdown__wrap{max-height:500px!important}.el-select-group__title{font-size:14px!important}.scrollbar{overflow:overlay}.scrollbar::-webkit-scrollbar{background-color:#0000;height:16px;width:16px;z-index:999999}.scrollbar::-webkit-scrollbar-track{background-color:#0000}.scrollbar::-webkit-scrollbar-thumb{background-color:#0000;border:0 solid #fff;border-radius:16px}.scrollbar::-webkit-scrollbar-button{display:none}.scrollbar:hover::-webkit-scrollbar-thumb{background-color:#a0a0a5;border:4px solid #fff}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:4px solid #f4f4f4}.cm-editor{font-size:12px;height:350px;overflow:auto}
2
+ /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-200:oklch(88.5% 0.062 18.334);--color-red-500:oklch(63.7% 0.237 25.331);--color-red-600:oklch(57.7% 0.245 27.325);--color-red-700:oklch(50.5% 0.213 27.518);--color-green-100:oklch(96.2% 0.044 156.743);--color-green-200:oklch(92.5% 0.084 155.995);--color-green-600:oklch(62.7% 0.194 149.214);--color-cyan-200:oklch(91.7% 0.08 205.041);--color-sky-100:oklch(95.1% 0.026 236.824);--color-blue-100:oklch(93.2% 0.032 255.585);--color-blue-200:oklch(88.2% 0.059 254.128);--color-blue-300:oklch(80.9% 0.105 251.813);--color-blue-400:oklch(70.7% 0.165 254.624);--color-blue-500:oklch(62.3% 0.214 259.815);--color-blue-600:oklch(54.6% 0.245 262.881);--color-blue-700:oklch(48.8% 0.243 264.376);--color-indigo-200:oklch(87% 0.065 274.039);--color-purple-200:oklch(90.2% 0.063 306.703);--color-slate-200:oklch(92.9% 0.013 255.508);--color-slate-700:oklch(37.2% 0.044 257.287);--color-gray-50:oklch(98.5% 0.002 247.839);--color-gray-200:oklch(92.8% 0.006 264.531);--color-gray-300:oklch(87.2% 0.01 258.338);--color-gray-400:oklch(70.7% 0.022 261.325);--color-gray-500:oklch(55.1% 0.027 264.364);--color-gray-600:oklch(44.6% 0.03 256.802);--color-gray-700:oklch(37.3% 0.034 259.733);--color-gray-800:oklch(27.8% 0.033 256.848);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--text-xs:0.75rem;--text-xs--line-height:1.33333;--text-sm:0.875rem;--text-sm--line-height:1.42857;--text-base:1rem;--text-base--line-height:1.5;--text-lg:1.125rem;--text-lg--line-height:1.55556;--font-weight-light:300;--font-weight-medium:500;--font-weight-bold:700;--radius-lg:0.5rem;--animate-pulse:pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:initial}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:initial;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,#0000)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.right-2{right:calc(var(--spacing)*2)}.bottom-2{bottom:calc(var(--spacing)*2)}.z-50{z-index:50}.float-right{float:right}.container{width:100%;@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.m-1{margin:calc(var(--spacing)*1)}.m-2{margin:calc(var(--spacing)*2)}.m-4{margin:calc(var(--spacing)*4)}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-2{margin-left:calc(var(--spacing)*2)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.h-1{height:calc(var(--spacing)*1)}.h-3{height:calc(var(--spacing)*3)}.h-8{height:calc(var(--spacing)*8)}.h-\[520px\]{height:520px}.h-full{height:100%}.w-1\/2{width:50%}.w-1\/3{width:33.33333%}.w-2\/3{width:66.66667%}.w-2\/6{width:33.33333%}.w-3{width:calc(var(--spacing)*3)}.w-4\/6{width:66.66667%}.w-6{width:calc(var(--spacing)*6)}.w-12{width:calc(var(--spacing)*12)}.w-\[600px\]{width:600px}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[715px\]{max-width:715px}.min-w-32{min-width:calc(var(--spacing)*32)}.min-w-\[240px\]{min-width:240px}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.place-content-between{place-content:space-between}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*1*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*1*var(--tw-space-y-reverse))}}.space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*2*var(--tw-space-y-reverse))}}.space-y-3{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*3*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*3*var(--tw-space-y-reverse))}}.space-y-4{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*4*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*4*var(--tw-space-y-reverse))}}.gap-x-1{column-gap:calc(var(--spacing)*1)}.gap-x-2{column-gap:calc(var(--spacing)*2)}.space-x-1{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*1*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*1*var(--tw-space-x-reverse))}}.space-x-2{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*2*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*2*var(--tw-space-x-reverse))}}.space-x-4{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*4*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*4*var(--tw-space-x-reverse))}}.gap-y-2{row-gap:calc(var(--spacing)*2)}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}}.divide-gray-300{:where(&>:not(:last-child)){border-color:var(--color-gray-300)}}.overflow-auto{overflow:auto}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-solid{--tw-border-style:solid;border-style:solid}.border-black{border-color:var(--color-black)}.border-black\/20{border-color:color-mix(in srgb,#000 20%,#0000);@supports (color:color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-black) 20%,#0000)}}.border-gray-400{border-color:var(--color-gray-400)}.border-gray-700{border-color:var(--color-gray-700)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-700{border-color:var(--color-slate-700)}.bg-blue-200{background-color:var(--color-blue-200)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-200{background-color:var(--color-green-200)}.bg-indigo-200{background-color:var(--color-indigo-200)}.bg-purple-200{background-color:var(--color-purple-200)}.bg-red-200{background-color:var(--color-red-200)}.bg-red-500{background-color:var(--color-red-500)}.bg-slate-700{background-color:var(--color-slate-700)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-2{padding-top:calc(var(--spacing)*2)}.pr-1{padding-right:calc(var(--spacing)*1)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pl-1{padding-left:calc(var(--spacing)*1)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-balance{text-wrap:balance}.text-nowrap{text-wrap:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-black{color:var(--color-black)}.text-blue-600{color:var(--color-blue-600)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-green-600{color:var(--color-green-600)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-50{opacity:50%}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-duration:var(--tw-duration,var(--default-transition-duration));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,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-colors{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.duration-1000{--tw-duration:1000ms;transition-duration:1s}.hover\:rounded{&:hover{@media (hover:hover){border-radius:.25rem}}}.hover\:rounded-r-none{&:hover{@media (hover:hover){border-bottom-right-radius:0;border-top-right-radius:0}}}.hover\:bg-blue-100{&:hover{@media (hover:hover){background-color:var(--color-blue-100)}}}.hover\:bg-blue-300{&:hover{@media (hover:hover){background-color:var(--color-blue-300)}}}.hover\:bg-blue-700{&:hover{@media (hover:hover){background-color:var(--color-blue-700)}}}.hover\:bg-cyan-200{&:hover{@media (hover:hover){background-color:var(--color-cyan-200)}}}.hover\:bg-green-200{&:hover{@media (hover:hover){background-color:var(--color-green-200)}}}.hover\:bg-red-700{&:hover{@media (hover:hover){background-color:var(--color-red-700)}}}.hover\:bg-sky-100{&:hover{@media (hover:hover){background-color:var(--color-sky-100)}}}.hover\:text-black{&:hover{@media (hover:hover){color:var(--color-black)}}}.focus\:border-2{&:focus{border-style:var(--tw-border-style);border-width:2px}}.focus\:border-green-600{&:focus{border-color:var(--color-green-600)}}.focus\:outline-none{&:focus{--tw-outline-style:none;outline-style:none}}.active\:bg-blue-400{&:active{background-color:var(--color-blue-400)}}.xl\:w-1\/5{@media (width >= 80rem){width:20%}}.xl\:w-4\/5{@media (width >= 80rem){width:80%}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}
3
+ .recrate{all:revert-layer}