@mulmoclaude/mulmoscript-plugin 0.1.0

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.
Files changed (62) hide show
  1. package/dist/core/contract.d.ts +162 -0
  2. package/dist/core/contract.d.ts.map +1 -0
  3. package/dist/core/definition.d.ts +4 -0
  4. package/dist/core/definition.d.ts.map +1 -0
  5. package/dist/core/index.d.ts +6 -0
  6. package/dist/core/index.d.ts.map +1 -0
  7. package/dist/core/paths.d.ts +21 -0
  8. package/dist/core/paths.d.ts.map +1 -0
  9. package/dist/core/plugin.d.ts +44 -0
  10. package/dist/core/plugin.d.ts.map +1 -0
  11. package/dist/core/types.d.ts +29 -0
  12. package/dist/core/types.d.ts.map +1 -0
  13. package/dist/core/validate.d.ts +27 -0
  14. package/dist/core/validate.d.ts.map +1 -0
  15. package/dist/index.cjs +14 -0
  16. package/dist/index.d.ts +2 -0
  17. package/dist/index.d.ts.map +1 -0
  18. package/dist/index.js +2 -0
  19. package/dist/lang/de.d.ts +4 -0
  20. package/dist/lang/de.d.ts.map +1 -0
  21. package/dist/lang/en.d.ts +4 -0
  22. package/dist/lang/en.d.ts.map +1 -0
  23. package/dist/lang/es.d.ts +4 -0
  24. package/dist/lang/es.d.ts.map +1 -0
  25. package/dist/lang/fr.d.ts +4 -0
  26. package/dist/lang/fr.d.ts.map +1 -0
  27. package/dist/lang/index.d.ts +9 -0
  28. package/dist/lang/index.d.ts.map +1 -0
  29. package/dist/lang/ja.d.ts +4 -0
  30. package/dist/lang/ja.d.ts.map +1 -0
  31. package/dist/lang/ko.d.ts +4 -0
  32. package/dist/lang/ko.d.ts.map +1 -0
  33. package/dist/lang/messages.d.ts +36 -0
  34. package/dist/lang/messages.d.ts.map +1 -0
  35. package/dist/lang/ptBR.d.ts +4 -0
  36. package/dist/lang/ptBR.d.ts.map +1 -0
  37. package/dist/lang/zh.d.ts +4 -0
  38. package/dist/lang/zh.d.ts.map +1 -0
  39. package/dist/plugin-CtKUt8DX.cjs +451 -0
  40. package/dist/plugin-CtKUt8DX.cjs.map +1 -0
  41. package/dist/plugin-W1ppnyhR.js +380 -0
  42. package/dist/plugin-W1ppnyhR.js.map +1 -0
  43. package/dist/style.css +1635 -0
  44. package/dist/vue/Preview.vue.d.ts +9 -0
  45. package/dist/vue/Preview.vue.d.ts.map +1 -0
  46. package/dist/vue/View.vue.d.ts +13 -0
  47. package/dist/vue/View.vue.d.ts.map +1 -0
  48. package/dist/vue/helpers.d.ts +67 -0
  49. package/dist/vue/helpers.d.ts.map +1 -0
  50. package/dist/vue/hostAdapter.d.ts +16 -0
  51. package/dist/vue/hostAdapter.d.ts.map +1 -0
  52. package/dist/vue/index.d.ts +18 -0
  53. package/dist/vue/index.d.ts.map +1 -0
  54. package/dist/vue/support.d.ts +15 -0
  55. package/dist/vue/support.d.ts.map +1 -0
  56. package/dist/vue/transport.d.ts +20 -0
  57. package/dist/vue/transport.d.ts.map +1 -0
  58. package/dist/vue.cjs +1984 -0
  59. package/dist/vue.cjs.map +1 -0
  60. package/dist/vue.js +1971 -0
  61. package/dist/vue.js.map +1 -0
  62. package/package.json +61 -0
package/dist/style.css ADDED
@@ -0,0 +1,1635 @@
1
+ /*! tailwindcss v4.3.3 | 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
+ *, :before, :after, ::backdrop {
5
+ --tw-translate-x: 0;
6
+ --tw-translate-y: 0;
7
+ --tw-translate-z: 0;
8
+ --tw-rotate-x: initial;
9
+ --tw-rotate-y: initial;
10
+ --tw-rotate-z: initial;
11
+ --tw-skew-x: initial;
12
+ --tw-skew-y: initial;
13
+ --tw-space-y-reverse: 0;
14
+ --tw-border-style: solid;
15
+ --tw-leading: initial;
16
+ --tw-font-weight: initial;
17
+ --tw-tracking: initial;
18
+ --tw-shadow: 0 0 #0000;
19
+ --tw-shadow-color: initial;
20
+ --tw-shadow-alpha: 100%;
21
+ --tw-inset-shadow: 0 0 #0000;
22
+ --tw-inset-shadow-color: initial;
23
+ --tw-inset-shadow-alpha: 100%;
24
+ --tw-ring-color: initial;
25
+ --tw-ring-shadow: 0 0 #0000;
26
+ --tw-inset-ring-color: initial;
27
+ --tw-inset-ring-shadow: 0 0 #0000;
28
+ --tw-ring-inset: initial;
29
+ --tw-ring-offset-width: 0px;
30
+ --tw-ring-offset-color: #fff;
31
+ --tw-ring-offset-shadow: 0 0 #0000;
32
+ --tw-outline-style: solid;
33
+ }
34
+ }
35
+ }
36
+
37
+ @layer theme {
38
+ :root, :host {
39
+ --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
40
+ "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
41
+ "Segoe UI Symbol", "Noto Color Emoji";
42
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
43
+ "Courier New", monospace;
44
+ --color-red-50: oklch(97.1% .013 17.38);
45
+ --color-red-100: oklch(93.6% .032 17.717);
46
+ --color-red-200: oklch(88.5% .062 18.334);
47
+ --color-red-300: oklch(80.8% .114 19.571);
48
+ --color-red-400: oklch(70.4% .191 22.216);
49
+ --color-red-600: oklch(57.7% .245 27.325);
50
+ --color-red-700: oklch(50.5% .213 27.518);
51
+ --color-red-800: oklch(44.4% .177 26.899);
52
+ --color-yellow-400: oklch(85.2% .199 91.936);
53
+ --color-yellow-500: oklch(79.5% .184 86.047);
54
+ --color-green-50: oklch(98.2% .018 155.826);
55
+ --color-green-400: oklch(79.2% .209 151.711);
56
+ --color-green-500: oklch(72.3% .219 149.579);
57
+ --color-green-600: oklch(62.7% .194 149.214);
58
+ --color-green-700: oklch(52.7% .154 150.069);
59
+ --color-blue-50: oklch(97% .014 254.604);
60
+ --color-blue-400: oklch(70.7% .165 254.624);
61
+ --color-blue-500: oklch(62.3% .214 259.815);
62
+ --color-blue-600: oklch(54.6% .245 262.881);
63
+ --color-gray-50: oklch(98.5% .002 247.839);
64
+ --color-gray-100: oklch(96.7% .003 264.542);
65
+ --color-gray-200: oklch(92.8% .006 264.531);
66
+ --color-gray-300: oklch(87.2% .01 258.338);
67
+ --color-gray-400: oklch(70.7% .022 261.325);
68
+ --color-gray-500: oklch(55.1% .027 264.364);
69
+ --color-gray-600: oklch(44.6% .03 256.802);
70
+ --color-gray-700: oklch(37.3% .034 259.733);
71
+ --color-gray-800: oklch(27.8% .033 256.848);
72
+ --color-black: #000;
73
+ --color-white: #fff;
74
+ --spacing: .25rem;
75
+ --text-xs: .75rem;
76
+ --text-xs--line-height: calc(1 / .75);
77
+ --text-sm: .875rem;
78
+ --text-sm--line-height: calc(1.25 / .875);
79
+ --text-base: 1rem;
80
+ --text-base--line-height: calc(1.5 / 1);
81
+ --text-lg: 1.125rem;
82
+ --text-lg--line-height: calc(1.75 / 1.125);
83
+ --text-3xl: 1.875rem;
84
+ --text-3xl--line-height: calc(2.25 / 1.875);
85
+ --text-4xl: 2.25rem;
86
+ --text-4xl--line-height: calc(2.5 / 2.25);
87
+ --text-5xl: 3rem;
88
+ --text-5xl--line-height: 1;
89
+ --font-weight-medium: 500;
90
+ --font-weight-semibold: 600;
91
+ --font-weight-bold: 700;
92
+ --tracking-wide: .025em;
93
+ --leading-tight: 1.25;
94
+ --leading-relaxed: 1.625;
95
+ --radius-lg: .5rem;
96
+ --animate-spin: spin 1s linear infinite;
97
+ --aspect-video: 16 / 9;
98
+ --default-transition-duration: .15s;
99
+ --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
100
+ --default-font-family: var(--font-sans);
101
+ --default-mono-font-family: var(--font-mono);
102
+ }
103
+ }
104
+
105
+ @layer base {
106
+ *, :after, :before, ::backdrop {
107
+ box-sizing: border-box;
108
+ border: 0 solid;
109
+ margin: 0;
110
+ padding: 0;
111
+ }
112
+
113
+ ::file-selector-button {
114
+ box-sizing: border-box;
115
+ border: 0 solid;
116
+ margin: 0;
117
+ padding: 0;
118
+ }
119
+
120
+ html, :host {
121
+ -webkit-text-size-adjust: 100%;
122
+ tab-size: 4;
123
+ line-height: 1.5;
124
+ font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
125
+ font-feature-settings: var(--default-font-feature-settings, normal);
126
+ font-variation-settings: var(--default-font-variation-settings, normal);
127
+ -webkit-tap-highlight-color: transparent;
128
+ }
129
+
130
+ hr {
131
+ height: 0;
132
+ color: inherit;
133
+ border-top-width: 1px;
134
+ }
135
+
136
+ abbr:where([title]) {
137
+ -webkit-text-decoration: underline dotted;
138
+ text-decoration: underline dotted;
139
+ }
140
+
141
+ h1, h2, h3, h4, h5, h6 {
142
+ font-size: inherit;
143
+ font-weight: inherit;
144
+ }
145
+
146
+ a {
147
+ color: inherit;
148
+ -webkit-text-decoration: inherit;
149
+ -webkit-text-decoration: inherit;
150
+ -webkit-text-decoration: inherit;
151
+ text-decoration: inherit;
152
+ }
153
+
154
+ b, strong {
155
+ font-weight: bolder;
156
+ }
157
+
158
+ code, kbd, samp, pre {
159
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
160
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
161
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
162
+ font-size: 1em;
163
+ }
164
+
165
+ small {
166
+ font-size: 80%;
167
+ }
168
+
169
+ sub, sup {
170
+ vertical-align: baseline;
171
+ font-size: 75%;
172
+ line-height: 0;
173
+ position: relative;
174
+ }
175
+
176
+ sub {
177
+ bottom: -.25em;
178
+ }
179
+
180
+ sup {
181
+ top: -.5em;
182
+ }
183
+
184
+ table {
185
+ text-indent: 0;
186
+ border-color: inherit;
187
+ border-collapse: collapse;
188
+ }
189
+
190
+ :-moz-focusring:where(:not(iframe)) {
191
+ outline: auto;
192
+ }
193
+
194
+ progress {
195
+ vertical-align: baseline;
196
+ }
197
+
198
+ summary {
199
+ display: list-item;
200
+ }
201
+
202
+ ol, ul, menu {
203
+ list-style: none;
204
+ }
205
+
206
+ img, svg, video, canvas, audio, iframe, embed, object {
207
+ vertical-align: middle;
208
+ display: block;
209
+ }
210
+
211
+ img, video {
212
+ max-width: 100%;
213
+ height: auto;
214
+ }
215
+
216
+ button, input, select, optgroup, textarea {
217
+ font: inherit;
218
+ font-feature-settings: inherit;
219
+ font-variation-settings: inherit;
220
+ letter-spacing: inherit;
221
+ color: inherit;
222
+ opacity: 1;
223
+ background-color: #0000;
224
+ border-radius: 0;
225
+ }
226
+
227
+ ::file-selector-button {
228
+ font: inherit;
229
+ font-feature-settings: inherit;
230
+ font-variation-settings: inherit;
231
+ letter-spacing: inherit;
232
+ color: inherit;
233
+ opacity: 1;
234
+ background-color: #0000;
235
+ border-radius: 0;
236
+ }
237
+
238
+ :where(select:is([multiple], [size])) optgroup {
239
+ font-weight: bolder;
240
+ }
241
+
242
+ :where(select:is([multiple], [size])) optgroup option {
243
+ padding-inline-start: 20px;
244
+ }
245
+
246
+ ::file-selector-button {
247
+ margin-inline-end: 4px;
248
+ }
249
+
250
+ ::placeholder {
251
+ opacity: 1;
252
+ }
253
+
254
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
255
+ ::placeholder {
256
+ color: currentColor;
257
+ }
258
+
259
+ @supports (color: color-mix(in lab, red, red)) {
260
+ ::placeholder {
261
+ color: color-mix(in oklab, currentcolor 50%, transparent);
262
+ }
263
+ }
264
+ }
265
+
266
+ textarea {
267
+ resize: vertical;
268
+ }
269
+
270
+ ::-webkit-search-decoration {
271
+ -webkit-appearance: none;
272
+ }
273
+
274
+ ::-webkit-date-and-time-value {
275
+ min-height: 1lh;
276
+ text-align: inherit;
277
+ }
278
+
279
+ ::-webkit-datetime-edit {
280
+ display: inline-flex;
281
+ }
282
+
283
+ ::-webkit-datetime-edit-fields-wrapper {
284
+ padding: 0;
285
+ }
286
+
287
+ ::-webkit-datetime-edit {
288
+ padding-block: 0;
289
+ }
290
+
291
+ ::-webkit-datetime-edit-year-field {
292
+ padding-block: 0;
293
+ }
294
+
295
+ ::-webkit-datetime-edit-month-field {
296
+ padding-block: 0;
297
+ }
298
+
299
+ ::-webkit-datetime-edit-day-field {
300
+ padding-block: 0;
301
+ }
302
+
303
+ ::-webkit-datetime-edit-hour-field {
304
+ padding-block: 0;
305
+ }
306
+
307
+ ::-webkit-datetime-edit-minute-field {
308
+ padding-block: 0;
309
+ }
310
+
311
+ ::-webkit-datetime-edit-second-field {
312
+ padding-block: 0;
313
+ }
314
+
315
+ ::-webkit-datetime-edit-millisecond-field {
316
+ padding-block: 0;
317
+ }
318
+
319
+ ::-webkit-datetime-edit-meridiem-field {
320
+ padding-block: 0;
321
+ }
322
+
323
+ ::-webkit-calendar-picker-indicator {
324
+ line-height: 1;
325
+ }
326
+
327
+ :-moz-ui-invalid {
328
+ box-shadow: none;
329
+ }
330
+
331
+ button, input:where([type="button"], [type="reset"], [type="submit"]) {
332
+ appearance: button;
333
+ }
334
+
335
+ ::file-selector-button {
336
+ appearance: button;
337
+ }
338
+
339
+ ::-webkit-inner-spin-button {
340
+ height: auto;
341
+ }
342
+
343
+ ::-webkit-outer-spin-button {
344
+ height: auto;
345
+ }
346
+
347
+ [hidden]:where(:not([hidden="until-found"])) {
348
+ display: none !important;
349
+ }
350
+ }
351
+
352
+ @layer components;
353
+
354
+ @layer utilities {
355
+ .pointer-events-none {
356
+ pointer-events: none;
357
+ }
358
+
359
+ .collapse {
360
+ visibility: collapse;
361
+ }
362
+
363
+ .visible {
364
+ visibility: visible;
365
+ }
366
+
367
+ .absolute {
368
+ position: absolute;
369
+ }
370
+
371
+ .fixed {
372
+ position: fixed;
373
+ }
374
+
375
+ .relative {
376
+ position: relative;
377
+ }
378
+
379
+ .inset-0 {
380
+ inset: 0;
381
+ }
382
+
383
+ .inset-x-0 {
384
+ inset-inline: 0;
385
+ }
386
+
387
+ .-inset-y-3 {
388
+ inset-block: calc(var(--spacing) * -3);
389
+ }
390
+
391
+ .top-0 {
392
+ top: 0;
393
+ }
394
+
395
+ .top-0\.5 {
396
+ top: calc(var(--spacing) * .5);
397
+ }
398
+
399
+ .top-1\.5 {
400
+ top: calc(var(--spacing) * 1.5);
401
+ }
402
+
403
+ .top-1\/2 {
404
+ top: 50%;
405
+ }
406
+
407
+ .top-2 {
408
+ top: calc(var(--spacing) * 2);
409
+ }
410
+
411
+ .right-0\.5 {
412
+ right: calc(var(--spacing) * .5);
413
+ }
414
+
415
+ .right-1\.5 {
416
+ right: calc(var(--spacing) * 1.5);
417
+ }
418
+
419
+ .right-4 {
420
+ right: calc(var(--spacing) * 4);
421
+ }
422
+
423
+ .bottom-0 {
424
+ bottom: 0;
425
+ }
426
+
427
+ .bottom-full {
428
+ bottom: 100%;
429
+ }
430
+
431
+ .left-1\/2 {
432
+ left: 50%;
433
+ }
434
+
435
+ .z-10 {
436
+ z-index: 10;
437
+ }
438
+
439
+ .z-20 {
440
+ z-index: 20;
441
+ }
442
+
443
+ .z-50 {
444
+ z-index: 50;
445
+ }
446
+
447
+ .m-auto {
448
+ margin: auto;
449
+ }
450
+
451
+ .mx-4 {
452
+ margin-inline: calc(var(--spacing) * 4);
453
+ }
454
+
455
+ .mt-0\.5 {
456
+ margin-top: calc(var(--spacing) * .5);
457
+ }
458
+
459
+ .mt-1 {
460
+ margin-top: var(--spacing);
461
+ }
462
+
463
+ .mt-3 {
464
+ margin-top: calc(var(--spacing) * 3);
465
+ }
466
+
467
+ .mt-auto {
468
+ margin-top: auto;
469
+ }
470
+
471
+ .mt-px {
472
+ margin-top: 1px;
473
+ }
474
+
475
+ .mb-1 {
476
+ margin-bottom: var(--spacing);
477
+ }
478
+
479
+ .mb-2 {
480
+ margin-bottom: calc(var(--spacing) * 2);
481
+ }
482
+
483
+ .ml-4 {
484
+ margin-left: calc(var(--spacing) * 4);
485
+ }
486
+
487
+ .flex {
488
+ display: flex;
489
+ }
490
+
491
+ .hidden {
492
+ display: none;
493
+ }
494
+
495
+ .inline {
496
+ display: inline;
497
+ }
498
+
499
+ .inline-block {
500
+ display: inline-block;
501
+ }
502
+
503
+ .aspect-video {
504
+ aspect-ratio: var(--aspect-video);
505
+ }
506
+
507
+ .h-1 {
508
+ height: var(--spacing);
509
+ }
510
+
511
+ .h-3 {
512
+ height: calc(var(--spacing) * 3);
513
+ }
514
+
515
+ .h-3\.5 {
516
+ height: calc(var(--spacing) * 3.5);
517
+ }
518
+
519
+ .h-4 {
520
+ height: calc(var(--spacing) * 4);
521
+ }
522
+
523
+ .h-5 {
524
+ height: calc(var(--spacing) * 5);
525
+ }
526
+
527
+ .h-6 {
528
+ height: calc(var(--spacing) * 6);
529
+ }
530
+
531
+ .h-7 {
532
+ height: calc(var(--spacing) * 7);
533
+ }
534
+
535
+ .h-8 {
536
+ height: calc(var(--spacing) * 8);
537
+ }
538
+
539
+ .h-12 {
540
+ height: calc(var(--spacing) * 12);
541
+ }
542
+
543
+ .h-32 {
544
+ height: calc(var(--spacing) * 32);
545
+ }
546
+
547
+ .h-36 {
548
+ height: calc(var(--spacing) * 36);
549
+ }
550
+
551
+ .h-full {
552
+ height: 100%;
553
+ }
554
+
555
+ .max-h-\[53px\] {
556
+ max-height: 53px;
557
+ }
558
+
559
+ .max-h-\[85vh\] {
560
+ max-height: 85vh;
561
+ }
562
+
563
+ .w-3 {
564
+ width: calc(var(--spacing) * 3);
565
+ }
566
+
567
+ .w-3\.5 {
568
+ width: calc(var(--spacing) * 3.5);
569
+ }
570
+
571
+ .w-4 {
572
+ width: calc(var(--spacing) * 4);
573
+ }
574
+
575
+ .w-5 {
576
+ width: calc(var(--spacing) * 5);
577
+ }
578
+
579
+ .w-6 {
580
+ width: calc(var(--spacing) * 6);
581
+ }
582
+
583
+ .w-8 {
584
+ width: calc(var(--spacing) * 8);
585
+ }
586
+
587
+ .w-12 {
588
+ width: calc(var(--spacing) * 12);
589
+ }
590
+
591
+ .w-36 {
592
+ width: calc(var(--spacing) * 36);
593
+ }
594
+
595
+ .w-48 {
596
+ width: calc(var(--spacing) * 48);
597
+ }
598
+
599
+ .w-\[45\%\] {
600
+ width: 45%;
601
+ }
602
+
603
+ .w-full {
604
+ width: 100%;
605
+ }
606
+
607
+ .w-screen {
608
+ width: 100vw;
609
+ }
610
+
611
+ .max-w-\[20rem\] {
612
+ max-width: 20rem;
613
+ }
614
+
615
+ .max-w-\[80vw\] {
616
+ max-width: 80vw;
617
+ }
618
+
619
+ .min-w-0 {
620
+ min-width: 0;
621
+ }
622
+
623
+ .flex-1 {
624
+ flex: 1;
625
+ }
626
+
627
+ .flex-shrink {
628
+ flex-shrink: 1;
629
+ }
630
+
631
+ .shrink-0 {
632
+ flex-shrink: 0;
633
+ }
634
+
635
+ .-translate-x-1\/2 {
636
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
637
+ translate: var(--tw-translate-x) var(--tw-translate-y);
638
+ }
639
+
640
+ .-translate-y-1\/2 {
641
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
642
+ translate: var(--tw-translate-x) var(--tw-translate-y);
643
+ }
644
+
645
+ .transform {
646
+ transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
647
+ }
648
+
649
+ .animate-spin {
650
+ animation: var(--animate-spin);
651
+ }
652
+
653
+ .cursor-not-allowed {
654
+ cursor: not-allowed;
655
+ }
656
+
657
+ .cursor-pointer {
658
+ cursor: pointer;
659
+ }
660
+
661
+ .cursor-zoom-in {
662
+ cursor: zoom-in;
663
+ }
664
+
665
+ .resize {
666
+ resize: both;
667
+ }
668
+
669
+ .resize-none {
670
+ resize: none;
671
+ }
672
+
673
+ .flex-col {
674
+ flex-direction: column;
675
+ }
676
+
677
+ .flex-wrap {
678
+ flex-wrap: wrap;
679
+ }
680
+
681
+ .items-center {
682
+ align-items: center;
683
+ }
684
+
685
+ .items-start {
686
+ align-items: flex-start;
687
+ }
688
+
689
+ .items-stretch {
690
+ align-items: stretch;
691
+ }
692
+
693
+ .justify-between {
694
+ justify-content: space-between;
695
+ }
696
+
697
+ .justify-center {
698
+ justify-content: center;
699
+ }
700
+
701
+ .justify-end {
702
+ justify-content: flex-end;
703
+ }
704
+
705
+ .gap-1 {
706
+ gap: var(--spacing);
707
+ }
708
+
709
+ .gap-2 {
710
+ gap: calc(var(--spacing) * 2);
711
+ }
712
+
713
+ .gap-3 {
714
+ gap: calc(var(--spacing) * 3);
715
+ }
716
+
717
+ .gap-4 {
718
+ gap: calc(var(--spacing) * 4);
719
+ }
720
+
721
+ :where(.space-y-1\.5 > :not(:last-child)) {
722
+ --tw-space-y-reverse: 0;
723
+ margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
724
+ margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
725
+ }
726
+
727
+ .truncate {
728
+ text-overflow: ellipsis;
729
+ white-space: nowrap;
730
+ overflow: hidden;
731
+ }
732
+
733
+ .overflow-hidden {
734
+ overflow: hidden;
735
+ }
736
+
737
+ .overflow-y-auto {
738
+ overflow-y: auto;
739
+ }
740
+
741
+ .rounded {
742
+ border-radius: .25rem;
743
+ }
744
+
745
+ .rounded-full {
746
+ border-radius: 3.40282e38px;
747
+ }
748
+
749
+ .rounded-lg {
750
+ border-radius: var(--radius-lg);
751
+ }
752
+
753
+ .border {
754
+ border-style: var(--tw-border-style);
755
+ border-width: 1px;
756
+ }
757
+
758
+ .border-t {
759
+ border-top-style: var(--tw-border-style);
760
+ border-top-width: 1px;
761
+ }
762
+
763
+ .border-b {
764
+ border-bottom-style: var(--tw-border-style);
765
+ border-bottom-width: 1px;
766
+ }
767
+
768
+ .border-blue-400 {
769
+ border-color: var(--color-blue-400);
770
+ }
771
+
772
+ .border-gray-100 {
773
+ border-color: var(--color-gray-100);
774
+ }
775
+
776
+ .border-gray-200 {
777
+ border-color: var(--color-gray-200);
778
+ }
779
+
780
+ .border-gray-300 {
781
+ border-color: var(--color-gray-300);
782
+ }
783
+
784
+ .border-gray-400 {
785
+ border-color: var(--color-gray-400);
786
+ }
787
+
788
+ .border-green-400 {
789
+ border-color: var(--color-green-400);
790
+ }
791
+
792
+ .border-green-600 {
793
+ border-color: var(--color-green-600);
794
+ }
795
+
796
+ .border-red-200 {
797
+ border-color: var(--color-red-200);
798
+ }
799
+
800
+ .border-red-300 {
801
+ border-color: var(--color-red-300);
802
+ }
803
+
804
+ .border-red-400 {
805
+ border-color: var(--color-red-400);
806
+ }
807
+
808
+ .border-white\/60 {
809
+ border-color: #fff9;
810
+ }
811
+
812
+ @supports (color: color-mix(in lab, red, red)) {
813
+ .border-white\/60 {
814
+ border-color: color-mix(in oklab, var(--color-white) 60%, transparent);
815
+ }
816
+ }
817
+
818
+ .border-yellow-400 {
819
+ border-color: var(--color-yellow-400);
820
+ }
821
+
822
+ .bg-black\/50 {
823
+ background-color: #00000080;
824
+ }
825
+
826
+ @supports (color: color-mix(in lab, red, red)) {
827
+ .bg-black\/50 {
828
+ background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
829
+ }
830
+ }
831
+
832
+ .bg-black\/80 {
833
+ background-color: #000c;
834
+ }
835
+
836
+ @supports (color: color-mix(in lab, red, red)) {
837
+ .bg-black\/80 {
838
+ background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
839
+ }
840
+ }
841
+
842
+ .bg-black\/90 {
843
+ background-color: #000000e6;
844
+ }
845
+
846
+ @supports (color: color-mix(in lab, red, red)) {
847
+ .bg-black\/90 {
848
+ background-color: color-mix(in oklab, var(--color-black) 90%, transparent);
849
+ }
850
+ }
851
+
852
+ .bg-blue-50 {
853
+ background-color: var(--color-blue-50);
854
+ }
855
+
856
+ .bg-blue-50\/80 {
857
+ background-color: #eff6ffcc;
858
+ }
859
+
860
+ @supports (color: color-mix(in lab, red, red)) {
861
+ .bg-blue-50\/80 {
862
+ background-color: color-mix(in oklab, var(--color-blue-50) 80%, transparent);
863
+ }
864
+ }
865
+
866
+ .bg-gray-50 {
867
+ background-color: var(--color-gray-50);
868
+ }
869
+
870
+ .bg-green-600 {
871
+ background-color: var(--color-green-600);
872
+ }
873
+
874
+ .bg-red-50 {
875
+ background-color: var(--color-red-50);
876
+ }
877
+
878
+ .bg-red-600 {
879
+ background-color: var(--color-red-600);
880
+ }
881
+
882
+ .bg-white {
883
+ background-color: var(--color-white);
884
+ }
885
+
886
+ .bg-white\/20 {
887
+ background-color: #fff3;
888
+ }
889
+
890
+ @supports (color: color-mix(in lab, red, red)) {
891
+ .bg-white\/20 {
892
+ background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
893
+ }
894
+ }
895
+
896
+ .bg-white\/40 {
897
+ background-color: #fff6;
898
+ }
899
+
900
+ @supports (color: color-mix(in lab, red, red)) {
901
+ .bg-white\/40 {
902
+ background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
903
+ }
904
+ }
905
+
906
+ .bg-white\/70 {
907
+ background-color: #ffffffb3;
908
+ }
909
+
910
+ @supports (color: color-mix(in lab, red, red)) {
911
+ .bg-white\/70 {
912
+ background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
913
+ }
914
+ }
915
+
916
+ .bg-white\/80 {
917
+ background-color: #fffc;
918
+ }
919
+
920
+ @supports (color: color-mix(in lab, red, red)) {
921
+ .bg-white\/80 {
922
+ background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
923
+ }
924
+ }
925
+
926
+ .object-contain {
927
+ object-fit: contain;
928
+ }
929
+
930
+ .object-cover {
931
+ object-fit: cover;
932
+ }
933
+
934
+ .p-2 {
935
+ padding: calc(var(--spacing) * 2);
936
+ }
937
+
938
+ .px-1 {
939
+ padding-inline: var(--spacing);
940
+ }
941
+
942
+ .px-2 {
943
+ padding-inline: calc(var(--spacing) * 2);
944
+ }
945
+
946
+ .px-2\.5 {
947
+ padding-inline: calc(var(--spacing) * 2.5);
948
+ }
949
+
950
+ .px-3 {
951
+ padding-inline: calc(var(--spacing) * 3);
952
+ }
953
+
954
+ .px-4 {
955
+ padding-inline: calc(var(--spacing) * 4);
956
+ }
957
+
958
+ .px-6 {
959
+ padding-inline: calc(var(--spacing) * 6);
960
+ }
961
+
962
+ .px-16 {
963
+ padding-inline: calc(var(--spacing) * 16);
964
+ }
965
+
966
+ .py-0\.5 {
967
+ padding-block: calc(var(--spacing) * .5);
968
+ }
969
+
970
+ .py-1 {
971
+ padding-block: var(--spacing);
972
+ }
973
+
974
+ .py-1\.5 {
975
+ padding-block: calc(var(--spacing) * 1.5);
976
+ }
977
+
978
+ .py-2 {
979
+ padding-block: calc(var(--spacing) * 2);
980
+ }
981
+
982
+ .py-3 {
983
+ padding-block: calc(var(--spacing) * 3);
984
+ }
985
+
986
+ .py-4 {
987
+ padding-block: calc(var(--spacing) * 4);
988
+ }
989
+
990
+ .pt-1 {
991
+ padding-top: var(--spacing);
992
+ }
993
+
994
+ .pt-4 {
995
+ padding-top: calc(var(--spacing) * 4);
996
+ }
997
+
998
+ .pb-2 {
999
+ padding-bottom: calc(var(--spacing) * 2);
1000
+ }
1001
+
1002
+ .pb-8 {
1003
+ padding-bottom: calc(var(--spacing) * 8);
1004
+ }
1005
+
1006
+ .text-center {
1007
+ text-align: center;
1008
+ }
1009
+
1010
+ .font-mono {
1011
+ font-family: var(--font-mono);
1012
+ }
1013
+
1014
+ .text-3xl {
1015
+ font-size: var(--text-3xl);
1016
+ line-height: var(--tw-leading, var(--text-3xl--line-height));
1017
+ }
1018
+
1019
+ .text-4xl {
1020
+ font-size: var(--text-4xl);
1021
+ line-height: var(--tw-leading, var(--text-4xl--line-height));
1022
+ }
1023
+
1024
+ .text-5xl {
1025
+ font-size: var(--text-5xl);
1026
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
1027
+ }
1028
+
1029
+ .text-base {
1030
+ font-size: var(--text-base);
1031
+ line-height: var(--tw-leading, var(--text-base--line-height));
1032
+ }
1033
+
1034
+ .text-lg {
1035
+ font-size: var(--text-lg);
1036
+ line-height: var(--tw-leading, var(--text-lg--line-height));
1037
+ }
1038
+
1039
+ .text-sm {
1040
+ font-size: var(--text-sm);
1041
+ line-height: var(--tw-leading, var(--text-sm--line-height));
1042
+ }
1043
+
1044
+ .text-xs {
1045
+ font-size: var(--text-xs);
1046
+ line-height: var(--tw-leading, var(--text-xs--line-height));
1047
+ }
1048
+
1049
+ .text-\[clamp\(0\.8rem\,1\.76vw\,1\.6rem\)\] {
1050
+ font-size: clamp(.8rem, 1.76vw, 1.6rem);
1051
+ }
1052
+
1053
+ .leading-none {
1054
+ --tw-leading: 1;
1055
+ line-height: 1;
1056
+ }
1057
+
1058
+ .leading-relaxed {
1059
+ --tw-leading: var(--leading-relaxed);
1060
+ line-height: var(--leading-relaxed);
1061
+ }
1062
+
1063
+ .leading-tight {
1064
+ --tw-leading: var(--leading-tight);
1065
+ line-height: var(--leading-tight);
1066
+ }
1067
+
1068
+ .font-bold {
1069
+ --tw-font-weight: var(--font-weight-bold);
1070
+ font-weight: var(--font-weight-bold);
1071
+ }
1072
+
1073
+ .font-medium {
1074
+ --tw-font-weight: var(--font-weight-medium);
1075
+ font-weight: var(--font-weight-medium);
1076
+ }
1077
+
1078
+ .font-semibold {
1079
+ --tw-font-weight: var(--font-weight-semibold);
1080
+ font-weight: var(--font-weight-semibold);
1081
+ }
1082
+
1083
+ .tracking-wide {
1084
+ --tw-tracking: var(--tracking-wide);
1085
+ letter-spacing: var(--tracking-wide);
1086
+ }
1087
+
1088
+ .break-words {
1089
+ overflow-wrap: break-word;
1090
+ }
1091
+
1092
+ .whitespace-pre-wrap {
1093
+ white-space: pre-wrap;
1094
+ }
1095
+
1096
+ .text-blue-500 {
1097
+ color: var(--color-blue-500);
1098
+ }
1099
+
1100
+ .text-blue-600 {
1101
+ color: var(--color-blue-600);
1102
+ }
1103
+
1104
+ .text-gray-300 {
1105
+ color: var(--color-gray-300);
1106
+ }
1107
+
1108
+ .text-gray-400 {
1109
+ color: var(--color-gray-400);
1110
+ }
1111
+
1112
+ .text-gray-500 {
1113
+ color: var(--color-gray-500);
1114
+ }
1115
+
1116
+ .text-gray-600 {
1117
+ color: var(--color-gray-600);
1118
+ }
1119
+
1120
+ .text-gray-700 {
1121
+ color: var(--color-gray-700);
1122
+ }
1123
+
1124
+ .text-gray-800 {
1125
+ color: var(--color-gray-800);
1126
+ }
1127
+
1128
+ .text-green-400 {
1129
+ color: var(--color-green-400);
1130
+ }
1131
+
1132
+ .text-green-500 {
1133
+ color: var(--color-green-500);
1134
+ }
1135
+
1136
+ .text-green-600 {
1137
+ color: var(--color-green-600);
1138
+ }
1139
+
1140
+ .text-red-400 {
1141
+ color: var(--color-red-400);
1142
+ }
1143
+
1144
+ .text-red-600 {
1145
+ color: var(--color-red-600);
1146
+ }
1147
+
1148
+ .text-red-700 {
1149
+ color: var(--color-red-700);
1150
+ }
1151
+
1152
+ .text-red-800 {
1153
+ color: var(--color-red-800);
1154
+ }
1155
+
1156
+ .text-white {
1157
+ color: var(--color-white);
1158
+ }
1159
+
1160
+ .text-white\/60 {
1161
+ color: #fff9;
1162
+ }
1163
+
1164
+ @supports (color: color-mix(in lab, red, red)) {
1165
+ .text-white\/60 {
1166
+ color: color-mix(in oklab, var(--color-white) 60%, transparent);
1167
+ }
1168
+ }
1169
+
1170
+ .text-yellow-500 {
1171
+ color: var(--color-yellow-500);
1172
+ }
1173
+
1174
+ .uppercase {
1175
+ text-transform: uppercase;
1176
+ }
1177
+
1178
+ .italic {
1179
+ font-style: italic;
1180
+ }
1181
+
1182
+ .opacity-0 {
1183
+ opacity: 0;
1184
+ }
1185
+
1186
+ .opacity-25 {
1187
+ opacity: .25;
1188
+ }
1189
+
1190
+ .opacity-75 {
1191
+ opacity: .75;
1192
+ }
1193
+
1194
+ .shadow {
1195
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
1196
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1197
+ }
1198
+
1199
+ .shadow-2xl {
1200
+ --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
1201
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1202
+ }
1203
+
1204
+ .ring-2 {
1205
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1206
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1207
+ }
1208
+
1209
+ .ring-black\/30 {
1210
+ --tw-ring-color: #0000004d;
1211
+ }
1212
+
1213
+ @supports (color: color-mix(in lab, red, red)) {
1214
+ .ring-black\/30 {
1215
+ --tw-ring-color: color-mix(in oklab, var(--color-black) 30%, transparent);
1216
+ }
1217
+ }
1218
+
1219
+ .outline {
1220
+ outline-style: var(--tw-outline-style);
1221
+ outline-width: 1px;
1222
+ }
1223
+
1224
+ .outline-2 {
1225
+ outline-style: var(--tw-outline-style);
1226
+ outline-width: 2px;
1227
+ }
1228
+
1229
+ .outline-red-400 {
1230
+ outline-color: var(--color-red-400);
1231
+ }
1232
+
1233
+ .transition {
1234
+ 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;
1235
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1236
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1237
+ }
1238
+
1239
+ .transition-colors {
1240
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1241
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1242
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1243
+ }
1244
+
1245
+ .transition-opacity {
1246
+ transition-property: opacity;
1247
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1248
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1249
+ }
1250
+
1251
+ .outline-none {
1252
+ --tw-outline-style: none;
1253
+ outline-style: none;
1254
+ }
1255
+
1256
+ @media (hover: hover) {
1257
+ .group-hover\:opacity-100:is(:where(.group):hover *) {
1258
+ opacity: 1;
1259
+ }
1260
+
1261
+ .hover\:bg-black\/70:hover {
1262
+ background-color: #000000b3;
1263
+ }
1264
+
1265
+ @supports (color: color-mix(in lab, red, red)) {
1266
+ .hover\:bg-black\/70:hover {
1267
+ background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
1268
+ }
1269
+ }
1270
+
1271
+ .hover\:bg-blue-50:hover {
1272
+ background-color: var(--color-blue-50);
1273
+ }
1274
+
1275
+ .hover\:bg-gray-50:hover {
1276
+ background-color: var(--color-gray-50);
1277
+ }
1278
+
1279
+ .hover\:bg-gray-100:hover {
1280
+ background-color: var(--color-gray-100);
1281
+ }
1282
+
1283
+ .hover\:bg-green-50:hover {
1284
+ background-color: var(--color-green-50);
1285
+ }
1286
+
1287
+ .hover\:bg-green-700:hover {
1288
+ background-color: var(--color-green-700);
1289
+ }
1290
+
1291
+ .hover\:bg-red-50:hover {
1292
+ background-color: var(--color-red-50);
1293
+ }
1294
+
1295
+ .hover\:bg-red-100:hover {
1296
+ background-color: var(--color-red-100);
1297
+ }
1298
+
1299
+ .hover\:bg-red-700:hover {
1300
+ background-color: var(--color-red-700);
1301
+ }
1302
+
1303
+ .hover\:bg-white:hover {
1304
+ background-color: var(--color-white);
1305
+ }
1306
+
1307
+ .hover\:bg-white\/20:hover {
1308
+ background-color: #fff3;
1309
+ }
1310
+
1311
+ @supports (color: color-mix(in lab, red, red)) {
1312
+ .hover\:bg-white\/20:hover {
1313
+ background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
1314
+ }
1315
+ }
1316
+
1317
+ .hover\:bg-white\/40:hover {
1318
+ background-color: #fff6;
1319
+ }
1320
+
1321
+ @supports (color: color-mix(in lab, red, red)) {
1322
+ .hover\:bg-white\/40:hover {
1323
+ background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
1324
+ }
1325
+ }
1326
+
1327
+ .hover\:bg-white\/60:hover {
1328
+ background-color: #fff9;
1329
+ }
1330
+
1331
+ @supports (color: color-mix(in lab, red, red)) {
1332
+ .hover\:bg-white\/60:hover {
1333
+ background-color: color-mix(in oklab, var(--color-white) 60%, transparent);
1334
+ }
1335
+ }
1336
+
1337
+ .hover\:text-gray-600:hover {
1338
+ color: var(--color-gray-600);
1339
+ }
1340
+
1341
+ .hover\:text-white:hover {
1342
+ color: var(--color-white);
1343
+ }
1344
+ }
1345
+
1346
+ .disabled\:cursor-not-allowed:disabled {
1347
+ cursor: not-allowed;
1348
+ }
1349
+
1350
+ .disabled\:opacity-20:disabled {
1351
+ opacity: .2;
1352
+ }
1353
+
1354
+ .disabled\:opacity-40:disabled {
1355
+ opacity: .4;
1356
+ }
1357
+
1358
+ .disabled\:opacity-50:disabled {
1359
+ opacity: .5;
1360
+ }
1361
+
1362
+ .disabled\:opacity-60:disabled {
1363
+ opacity: .6;
1364
+ }
1365
+ }
1366
+
1367
+ @property --tw-translate-x {
1368
+ syntax: "*";
1369
+ inherits: false;
1370
+ initial-value: 0;
1371
+ }
1372
+
1373
+ @property --tw-translate-y {
1374
+ syntax: "*";
1375
+ inherits: false;
1376
+ initial-value: 0;
1377
+ }
1378
+
1379
+ @property --tw-translate-z {
1380
+ syntax: "*";
1381
+ inherits: false;
1382
+ initial-value: 0;
1383
+ }
1384
+
1385
+ @property --tw-rotate-x {
1386
+ syntax: "*";
1387
+ inherits: false
1388
+ }
1389
+
1390
+ @property --tw-rotate-y {
1391
+ syntax: "*";
1392
+ inherits: false
1393
+ }
1394
+
1395
+ @property --tw-rotate-z {
1396
+ syntax: "*";
1397
+ inherits: false
1398
+ }
1399
+
1400
+ @property --tw-skew-x {
1401
+ syntax: "*";
1402
+ inherits: false
1403
+ }
1404
+
1405
+ @property --tw-skew-y {
1406
+ syntax: "*";
1407
+ inherits: false
1408
+ }
1409
+
1410
+ @property --tw-space-y-reverse {
1411
+ syntax: "*";
1412
+ inherits: false;
1413
+ initial-value: 0;
1414
+ }
1415
+
1416
+ @property --tw-border-style {
1417
+ syntax: "*";
1418
+ inherits: false;
1419
+ initial-value: solid;
1420
+ }
1421
+
1422
+ @property --tw-leading {
1423
+ syntax: "*";
1424
+ inherits: false
1425
+ }
1426
+
1427
+ @property --tw-font-weight {
1428
+ syntax: "*";
1429
+ inherits: false
1430
+ }
1431
+
1432
+ @property --tw-tracking {
1433
+ syntax: "*";
1434
+ inherits: false
1435
+ }
1436
+
1437
+ @property --tw-shadow {
1438
+ syntax: "*";
1439
+ inherits: false;
1440
+ initial-value: 0 0 #0000;
1441
+ }
1442
+
1443
+ @property --tw-shadow-color {
1444
+ syntax: "*";
1445
+ inherits: false
1446
+ }
1447
+
1448
+ @property --tw-shadow-alpha {
1449
+ syntax: "<percentage>";
1450
+ inherits: false;
1451
+ initial-value: 100%;
1452
+ }
1453
+
1454
+ @property --tw-inset-shadow {
1455
+ syntax: "*";
1456
+ inherits: false;
1457
+ initial-value: 0 0 #0000;
1458
+ }
1459
+
1460
+ @property --tw-inset-shadow-color {
1461
+ syntax: "*";
1462
+ inherits: false
1463
+ }
1464
+
1465
+ @property --tw-inset-shadow-alpha {
1466
+ syntax: "<percentage>";
1467
+ inherits: false;
1468
+ initial-value: 100%;
1469
+ }
1470
+
1471
+ @property --tw-ring-color {
1472
+ syntax: "*";
1473
+ inherits: false
1474
+ }
1475
+
1476
+ @property --tw-ring-shadow {
1477
+ syntax: "*";
1478
+ inherits: false;
1479
+ initial-value: 0 0 #0000;
1480
+ }
1481
+
1482
+ @property --tw-inset-ring-color {
1483
+ syntax: "*";
1484
+ inherits: false
1485
+ }
1486
+
1487
+ @property --tw-inset-ring-shadow {
1488
+ syntax: "*";
1489
+ inherits: false;
1490
+ initial-value: 0 0 #0000;
1491
+ }
1492
+
1493
+ @property --tw-ring-inset {
1494
+ syntax: "*";
1495
+ inherits: false
1496
+ }
1497
+
1498
+ @property --tw-ring-offset-width {
1499
+ syntax: "<length>";
1500
+ inherits: false;
1501
+ initial-value: 0;
1502
+ }
1503
+
1504
+ @property --tw-ring-offset-color {
1505
+ syntax: "*";
1506
+ inherits: false;
1507
+ initial-value: #fff;
1508
+ }
1509
+
1510
+ @property --tw-ring-offset-shadow {
1511
+ syntax: "*";
1512
+ inherits: false;
1513
+ initial-value: 0 0 #0000;
1514
+ }
1515
+
1516
+ @property --tw-outline-style {
1517
+ syntax: "*";
1518
+ inherits: false;
1519
+ initial-value: solid;
1520
+ }
1521
+
1522
+ @keyframes spin {
1523
+ to {
1524
+ transform: rotate(360deg);
1525
+ }
1526
+ }
1527
+
1528
+ .bottom-bar-wrapper[data-v-485600b7] {
1529
+ position: relative;
1530
+ flex-shrink: 0;
1531
+ }
1532
+ .script-source[data-v-485600b7] {
1533
+ padding: 0.5rem;
1534
+ background: #f5f5f5;
1535
+ border-top: 1px solid #e0e0e0;
1536
+ font-family: Consolas, "MS Gothic", "BIZ UDGothic", monospace;
1537
+ font-size: 0.85rem;
1538
+ }
1539
+ .script-source summary[data-v-485600b7] {
1540
+ cursor: pointer;
1541
+ user-select: none;
1542
+ padding: 0.5rem;
1543
+ background: #e8e8e8;
1544
+ border-radius: 4px;
1545
+ font-weight: 500;
1546
+ color: #333;
1547
+ }
1548
+ .script-source[open] summary[data-v-485600b7] {
1549
+ margin-bottom: 0.5rem;
1550
+ }
1551
+ .script-source summary[data-v-485600b7]:hover {
1552
+ background: #d8d8d8;
1553
+ }
1554
+ .script-editor[data-v-485600b7] {
1555
+ width: 100%;
1556
+ height: 40vh;
1557
+ padding: 1rem;
1558
+ background: #ffffff;
1559
+ border: 1px solid #ccc;
1560
+ border-radius: 4px;
1561
+ color: #333;
1562
+ font-family: "Courier New", "MS Gothic", "BIZ UDGothic", monospace;
1563
+ font-size: 0.9rem;
1564
+ resize: vertical;
1565
+ margin-bottom: 0.5rem;
1566
+ line-height: 1.5;
1567
+ }
1568
+ .script-editor[data-v-485600b7]:focus {
1569
+ outline: none;
1570
+ border-color: #4caf50;
1571
+ box-shadow: 0 0 0 2px rgba(76, 175, 80, 0.1);
1572
+ }
1573
+ .script-editor-invalid[data-v-485600b7] {
1574
+ border-color: #ef4444;
1575
+ }
1576
+ .script-editor-invalid[data-v-485600b7]:focus {
1577
+ border-color: #ef4444;
1578
+ box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.1);
1579
+ }
1580
+ .editor-actions[data-v-485600b7] {
1581
+ display: flex;
1582
+ justify-content: space-between;
1583
+ }
1584
+ .apply-btn[data-v-485600b7] {
1585
+ padding: 0.5rem 1rem;
1586
+ background: #4caf50;
1587
+ color: white;
1588
+ border: none;
1589
+ border-radius: 4px;
1590
+ cursor: pointer;
1591
+ font-size: 0.9rem;
1592
+ transition: background 0.2s;
1593
+ font-weight: 500;
1594
+ }
1595
+ .apply-btn[data-v-485600b7]:hover {
1596
+ background: #45a049;
1597
+ }
1598
+ .apply-btn[data-v-485600b7]:disabled {
1599
+ background: #cccccc;
1600
+ color: #666666;
1601
+ cursor: not-allowed;
1602
+ opacity: 0.6;
1603
+ }
1604
+ .cancel-btn[data-v-485600b7] {
1605
+ padding: 0.5rem 1rem;
1606
+ background: #e0e0e0;
1607
+ color: #333;
1608
+ border: none;
1609
+ border-radius: 4px;
1610
+ cursor: pointer;
1611
+ font-size: 0.9rem;
1612
+ transition: background 0.2s;
1613
+ font-weight: 500;
1614
+ }
1615
+ .cancel-btn[data-v-485600b7]:hover {
1616
+ background: #d0d0d0;
1617
+ }
1618
+ .copy-btn[data-v-485600b7] {
1619
+ position: absolute;
1620
+ bottom: 0.3rem;
1621
+ right: 0.65rem;
1622
+ padding: 0.4rem;
1623
+ background: none;
1624
+ border: none;
1625
+ color: #333;
1626
+ cursor: pointer;
1627
+ z-index: 1;
1628
+ }
1629
+ .copy-btn[data-v-485600b7]:hover {
1630
+ color: #000;
1631
+ }
1632
+ .copy-btn .material-icons[data-v-485600b7] {
1633
+ font-size: 1.15rem;
1634
+ }
1635
+ /*$vite$:1*/