@cnc_cbz/usefultools-plugin-official 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { defineComponent, createPropsRestProxy, toRef, ref, computed, onMounted, openBlock, createElementBlock, normalizeClass, unref, renderSlot, h, getCurrentScope, inject, effectScope, watch, provide, getCurrentInstance, resolveComponent, nextTick, useSlots, onUnmounted, createVNode, withCtx, useAttrs, Fragment, createElementVNode, mergeProps, createCommentVNode, createBlock, reactive, onScopeDispose, shallowRef, toValue as toValue$1, onBeforeMount, renderList, normalizeStyle, onBeforeUnmount, isMemoSame, toDisplayString, resolveDynamicComponent, createTextVNode, isRef, toRefs as toRefs$1, customRef, markRaw, readonly, withDirectives, vModelText, withModifiers } from "vue";
1
+ import { getCurrentScope, inject, effectScope, watch, provide, getCurrentInstance, defineComponent, createPropsRestProxy, toRef, ref, computed, onMounted, openBlock, createElementBlock, normalizeClass, unref, renderSlot, useSlots, onUnmounted, createVNode, withCtx, reactive, onScopeDispose, nextTick, onBeforeMount, shallowRef, createElementVNode, Fragment, renderList, normalizeStyle, onBeforeUnmount, isMemoSame, createBlock, createCommentVNode, toDisplayString, isRef, toRefs as toRefs$1, customRef, toValue as toValue$1, resolveComponent, h, useAttrs, mergeProps, resolveDynamicComponent, createTextVNode, markRaw, readonly, withDirectives, vModelText, withModifiers } from "vue";
2
2
  function tryOnScopeDispose(fn) {
3
3
  if (getCurrentScope()) {
4
4
  onScopeDispose(fn);
@@ -24269,7 +24269,2210 @@ export {
24269
24269
  _sfc_main as default
24270
24270
  };
24271
24271
 
24272
- ;(function(){var s=document.createElement("style");s.textContent=`.vue-flow {
24272
+ ;(function(){var s=document.createElement("style");s.textContent=`/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
24273
+ @layer properties {
24274
+ @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
24275
+ *, :before, :after, ::backdrop {
24276
+ --tw-translate-x: 0;
24277
+ --tw-translate-y: 0;
24278
+ --tw-translate-z: 0;
24279
+ --tw-rotate-x: initial;
24280
+ --tw-rotate-y: initial;
24281
+ --tw-rotate-z: initial;
24282
+ --tw-skew-x: initial;
24283
+ --tw-skew-y: initial;
24284
+ --tw-space-y-reverse: 0;
24285
+ --tw-border-style: solid;
24286
+ --tw-leading: initial;
24287
+ --tw-font-weight: initial;
24288
+ --tw-tracking: initial;
24289
+ --tw-shadow: 0 0 #0000;
24290
+ --tw-shadow-color: initial;
24291
+ --tw-shadow-alpha: 100%;
24292
+ --tw-inset-shadow: 0 0 #0000;
24293
+ --tw-inset-shadow-color: initial;
24294
+ --tw-inset-shadow-alpha: 100%;
24295
+ --tw-ring-color: initial;
24296
+ --tw-ring-shadow: 0 0 #0000;
24297
+ --tw-inset-ring-color: initial;
24298
+ --tw-inset-ring-shadow: 0 0 #0000;
24299
+ --tw-ring-inset: initial;
24300
+ --tw-ring-offset-width: 0px;
24301
+ --tw-ring-offset-color: #fff;
24302
+ --tw-ring-offset-shadow: 0 0 #0000;
24303
+ --tw-outline-style: solid;
24304
+ --tw-duration: initial;
24305
+ --tw-scale-x: 1;
24306
+ --tw-scale-y: 1;
24307
+ --tw-scale-z: 1;
24308
+ --tw-blur: initial;
24309
+ --tw-brightness: initial;
24310
+ --tw-contrast: initial;
24311
+ --tw-grayscale: initial;
24312
+ --tw-hue-rotate: initial;
24313
+ --tw-invert: initial;
24314
+ --tw-opacity: initial;
24315
+ --tw-saturate: initial;
24316
+ --tw-sepia: initial;
24317
+ --tw-drop-shadow: initial;
24318
+ --tw-drop-shadow-color: initial;
24319
+ --tw-drop-shadow-alpha: 100%;
24320
+ --tw-drop-shadow-size: initial;
24321
+ }
24322
+ }
24323
+ }
24324
+
24325
+ @layer theme {
24326
+ :root, :host {
24327
+ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
24328
+ "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
24329
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
24330
+ "Courier New", monospace;
24331
+ --color-gray-100: oklch(96.7% .003 264.542);
24332
+ --color-gray-200: oklch(92.8% .006 264.531);
24333
+ --color-gray-300: oklch(87.2% .01 258.338);
24334
+ --color-gray-400: oklch(70.7% .022 261.325);
24335
+ --color-gray-500: oklch(55.1% .027 264.364);
24336
+ --color-gray-600: oklch(44.6% .03 256.802);
24337
+ --color-gray-700: oklch(37.3% .034 259.733);
24338
+ --color-black: #000;
24339
+ --color-white: #fff;
24340
+ --spacing: .25rem;
24341
+ --container-lg: 32rem;
24342
+ --text-xs: .75rem;
24343
+ --text-xs--line-height: calc(1 / .75);
24344
+ --text-sm: .875rem;
24345
+ --text-sm--line-height: calc(1.25 / .875);
24346
+ --text-base: 1rem;
24347
+ --text-base--line-height: calc(1.5 / 1);
24348
+ --text-lg: 1.125rem;
24349
+ --text-lg--line-height: calc(1.75 / 1.125);
24350
+ --text-xl: 1.25rem;
24351
+ --text-xl--line-height: calc(1.75 / 1.25);
24352
+ --text-2xl: 1.5rem;
24353
+ --text-2xl--line-height: calc(2 / 1.5);
24354
+ --text-3xl: 1.875rem;
24355
+ --text-3xl--line-height: calc(2.25 / 1.875);
24356
+ --text-5xl: 3rem;
24357
+ --text-5xl--line-height: 1;
24358
+ --font-weight-bold: 700;
24359
+ --font-weight-black: 900;
24360
+ --tracking-wider: .05em;
24361
+ --tracking-widest: .1em;
24362
+ --leading-relaxed: 1.625;
24363
+ --radius-sm: .25rem;
24364
+ --radius-lg: .5rem;
24365
+ --radius-xl: .75rem;
24366
+ --animate-spin: spin 1s linear infinite;
24367
+ --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
24368
+ --default-transition-duration: .15s;
24369
+ --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
24370
+ --default-font-family: var(--font-sans);
24371
+ --default-mono-font-family: var(--font-mono);
24372
+ --color-primary: #f9b11f;
24373
+ --color-bg-dark: #231c0f;
24374
+ --color-electric-blue: #3b82f6;
24375
+ --color-neon-green: #84cc16;
24376
+ --color-vibrant-purple: #a855f7;
24377
+ --color-deep-charcoal: #1f1a14;
24378
+ --color-coral-red: #ff6b6b;
24379
+ --color-hot-pink: #ec4899;
24380
+ --font-display: "Space Grotesk", sans-serif;
24381
+ }
24382
+ }
24383
+
24384
+ @layer base {
24385
+ *, :after, :before, ::backdrop {
24386
+ box-sizing: border-box;
24387
+ border: 0 solid;
24388
+ margin: 0;
24389
+ padding: 0;
24390
+ }
24391
+
24392
+ ::file-selector-button {
24393
+ box-sizing: border-box;
24394
+ border: 0 solid;
24395
+ margin: 0;
24396
+ padding: 0;
24397
+ }
24398
+
24399
+ html, :host {
24400
+ -webkit-text-size-adjust: 100%;
24401
+ tab-size: 4;
24402
+ line-height: 1.5;
24403
+ 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");
24404
+ font-feature-settings: var(--default-font-feature-settings, normal);
24405
+ font-variation-settings: var(--default-font-variation-settings, normal);
24406
+ -webkit-tap-highlight-color: transparent;
24407
+ }
24408
+
24409
+ hr {
24410
+ height: 0;
24411
+ color: inherit;
24412
+ border-top-width: 1px;
24413
+ }
24414
+
24415
+ abbr:where([title]) {
24416
+ -webkit-text-decoration: underline dotted;
24417
+ text-decoration: underline dotted;
24418
+ }
24419
+
24420
+ h1, h2, h3, h4, h5, h6 {
24421
+ font-size: inherit;
24422
+ font-weight: inherit;
24423
+ }
24424
+
24425
+ a {
24426
+ color: inherit;
24427
+ -webkit-text-decoration: inherit;
24428
+ -webkit-text-decoration: inherit;
24429
+ -webkit-text-decoration: inherit;
24430
+ text-decoration: inherit;
24431
+ }
24432
+
24433
+ b, strong {
24434
+ font-weight: bolder;
24435
+ }
24436
+
24437
+ code, kbd, samp, pre {
24438
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
24439
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
24440
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
24441
+ font-size: 1em;
24442
+ }
24443
+
24444
+ small {
24445
+ font-size: 80%;
24446
+ }
24447
+
24448
+ sub, sup {
24449
+ vertical-align: baseline;
24450
+ font-size: 75%;
24451
+ line-height: 0;
24452
+ position: relative;
24453
+ }
24454
+
24455
+ sub {
24456
+ bottom: -.25em;
24457
+ }
24458
+
24459
+ sup {
24460
+ top: -.5em;
24461
+ }
24462
+
24463
+ table {
24464
+ text-indent: 0;
24465
+ border-color: inherit;
24466
+ border-collapse: collapse;
24467
+ }
24468
+
24469
+ :-moz-focusring {
24470
+ outline: auto;
24471
+ }
24472
+
24473
+ progress {
24474
+ vertical-align: baseline;
24475
+ }
24476
+
24477
+ summary {
24478
+ display: list-item;
24479
+ }
24480
+
24481
+ ol, ul, menu {
24482
+ list-style: none;
24483
+ }
24484
+
24485
+ img, svg, video, canvas, audio, iframe, embed, object {
24486
+ vertical-align: middle;
24487
+ display: block;
24488
+ }
24489
+
24490
+ img, video {
24491
+ max-width: 100%;
24492
+ height: auto;
24493
+ }
24494
+
24495
+ button, input, select, optgroup, textarea {
24496
+ font: inherit;
24497
+ font-feature-settings: inherit;
24498
+ font-variation-settings: inherit;
24499
+ letter-spacing: inherit;
24500
+ color: inherit;
24501
+ opacity: 1;
24502
+ background-color: #0000;
24503
+ border-radius: 0;
24504
+ }
24505
+
24506
+ ::file-selector-button {
24507
+ font: inherit;
24508
+ font-feature-settings: inherit;
24509
+ font-variation-settings: inherit;
24510
+ letter-spacing: inherit;
24511
+ color: inherit;
24512
+ opacity: 1;
24513
+ background-color: #0000;
24514
+ border-radius: 0;
24515
+ }
24516
+
24517
+ :where(select:is([multiple], [size])) optgroup {
24518
+ font-weight: bolder;
24519
+ }
24520
+
24521
+ :where(select:is([multiple], [size])) optgroup option {
24522
+ padding-inline-start: 20px;
24523
+ }
24524
+
24525
+ ::file-selector-button {
24526
+ margin-inline-end: 4px;
24527
+ }
24528
+
24529
+ ::placeholder {
24530
+ opacity: 1;
24531
+ }
24532
+
24533
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
24534
+ ::placeholder {
24535
+ color: currentColor;
24536
+ }
24537
+
24538
+ @supports (color: color-mix(in lab, red, red)) {
24539
+ ::placeholder {
24540
+ color: color-mix(in oklab, currentcolor 50%, transparent);
24541
+ }
24542
+ }
24543
+ }
24544
+
24545
+ textarea {
24546
+ resize: vertical;
24547
+ }
24548
+
24549
+ ::-webkit-search-decoration {
24550
+ -webkit-appearance: none;
24551
+ }
24552
+
24553
+ ::-webkit-date-and-time-value {
24554
+ min-height: 1lh;
24555
+ text-align: inherit;
24556
+ }
24557
+
24558
+ ::-webkit-datetime-edit {
24559
+ display: inline-flex;
24560
+ }
24561
+
24562
+ ::-webkit-datetime-edit-fields-wrapper {
24563
+ padding: 0;
24564
+ }
24565
+
24566
+ ::-webkit-datetime-edit {
24567
+ padding-block: 0;
24568
+ }
24569
+
24570
+ ::-webkit-datetime-edit-year-field {
24571
+ padding-block: 0;
24572
+ }
24573
+
24574
+ ::-webkit-datetime-edit-month-field {
24575
+ padding-block: 0;
24576
+ }
24577
+
24578
+ ::-webkit-datetime-edit-day-field {
24579
+ padding-block: 0;
24580
+ }
24581
+
24582
+ ::-webkit-datetime-edit-hour-field {
24583
+ padding-block: 0;
24584
+ }
24585
+
24586
+ ::-webkit-datetime-edit-minute-field {
24587
+ padding-block: 0;
24588
+ }
24589
+
24590
+ ::-webkit-datetime-edit-second-field {
24591
+ padding-block: 0;
24592
+ }
24593
+
24594
+ ::-webkit-datetime-edit-millisecond-field {
24595
+ padding-block: 0;
24596
+ }
24597
+
24598
+ ::-webkit-datetime-edit-meridiem-field {
24599
+ padding-block: 0;
24600
+ }
24601
+
24602
+ ::-webkit-calendar-picker-indicator {
24603
+ line-height: 1;
24604
+ }
24605
+
24606
+ :-moz-ui-invalid {
24607
+ box-shadow: none;
24608
+ }
24609
+
24610
+ button, input:where([type="button"], [type="reset"], [type="submit"]) {
24611
+ appearance: button;
24612
+ }
24613
+
24614
+ ::file-selector-button {
24615
+ appearance: button;
24616
+ }
24617
+
24618
+ ::-webkit-inner-spin-button {
24619
+ height: auto;
24620
+ }
24621
+
24622
+ ::-webkit-outer-spin-button {
24623
+ height: auto;
24624
+ }
24625
+
24626
+ [hidden]:where(:not([hidden="until-found"])) {
24627
+ display: none !important;
24628
+ }
24629
+ }
24630
+
24631
+ @layer components;
24632
+
24633
+ @layer utilities {
24634
+ .pointer-events-none {
24635
+ pointer-events: none;
24636
+ }
24637
+
24638
+ .sr-only {
24639
+ clip-path: inset(50%);
24640
+ white-space: nowrap;
24641
+ border-width: 0;
24642
+ width: 1px;
24643
+ height: 1px;
24644
+ margin: -1px;
24645
+ padding: 0;
24646
+ position: absolute;
24647
+ overflow: hidden;
24648
+ }
24649
+
24650
+ .absolute {
24651
+ position: absolute;
24652
+ }
24653
+
24654
+ .fixed {
24655
+ position: fixed;
24656
+ }
24657
+
24658
+ .relative {
24659
+ position: relative;
24660
+ }
24661
+
24662
+ .inset-0 {
24663
+ inset: calc(var(--spacing) * 0);
24664
+ }
24665
+
24666
+ .start {
24667
+ inset-inline-start: var(--spacing);
24668
+ }
24669
+
24670
+ .end {
24671
+ inset-inline-end: var(--spacing);
24672
+ }
24673
+
24674
+ .top-1\\/2 {
24675
+ top: 50%;
24676
+ }
24677
+
24678
+ .left-2 {
24679
+ left: calc(var(--spacing) * 2);
24680
+ }
24681
+
24682
+ .z-50 {
24683
+ z-index: 50;
24684
+ }
24685
+
24686
+ .-mx-1 {
24687
+ margin-inline: calc(var(--spacing) * -1);
24688
+ }
24689
+
24690
+ .mx-0\\.5 {
24691
+ margin-inline: calc(var(--spacing) * .5);
24692
+ }
24693
+
24694
+ .mt-0\\.5 {
24695
+ margin-top: calc(var(--spacing) * .5);
24696
+ }
24697
+
24698
+ .mt-1 {
24699
+ margin-top: calc(var(--spacing) * 1);
24700
+ }
24701
+
24702
+ .mt-2 {
24703
+ margin-top: calc(var(--spacing) * 2);
24704
+ }
24705
+
24706
+ .mt-3 {
24707
+ margin-top: calc(var(--spacing) * 3);
24708
+ }
24709
+
24710
+ .mr-1 {
24711
+ margin-right: calc(var(--spacing) * 1);
24712
+ }
24713
+
24714
+ .mr-2 {
24715
+ margin-right: calc(var(--spacing) * 2);
24716
+ }
24717
+
24718
+ .mr-3 {
24719
+ margin-right: calc(var(--spacing) * 3);
24720
+ }
24721
+
24722
+ .mb-1 {
24723
+ margin-bottom: calc(var(--spacing) * 1);
24724
+ }
24725
+
24726
+ .mb-1\\.5 {
24727
+ margin-bottom: calc(var(--spacing) * 1.5);
24728
+ }
24729
+
24730
+ .mb-2 {
24731
+ margin-bottom: calc(var(--spacing) * 2);
24732
+ }
24733
+
24734
+ .mb-3 {
24735
+ margin-bottom: calc(var(--spacing) * 3);
24736
+ }
24737
+
24738
+ .ml-0\\.5 {
24739
+ margin-left: calc(var(--spacing) * .5);
24740
+ }
24741
+
24742
+ .ml-1 {
24743
+ margin-left: calc(var(--spacing) * 1);
24744
+ }
24745
+
24746
+ .ml-1\\.5 {
24747
+ margin-left: calc(var(--spacing) * 1.5);
24748
+ }
24749
+
24750
+ .ml-2 {
24751
+ margin-left: calc(var(--spacing) * 2);
24752
+ }
24753
+
24754
+ .ml-auto {
24755
+ margin-left: auto;
24756
+ }
24757
+
24758
+ .block {
24759
+ display: block;
24760
+ }
24761
+
24762
+ .flex {
24763
+ display: flex;
24764
+ }
24765
+
24766
+ .grid {
24767
+ display: grid;
24768
+ }
24769
+
24770
+ .hidden {
24771
+ display: none;
24772
+ }
24773
+
24774
+ .inline {
24775
+ display: inline;
24776
+ }
24777
+
24778
+ .inline-block {
24779
+ display: inline-block;
24780
+ }
24781
+
24782
+ .inline-flex {
24783
+ display: inline-flex;
24784
+ }
24785
+
24786
+ .table {
24787
+ display: table;
24788
+ }
24789
+
24790
+ .h-2 {
24791
+ height: calc(var(--spacing) * 2);
24792
+ }
24793
+
24794
+ .h-3 {
24795
+ height: calc(var(--spacing) * 3);
24796
+ }
24797
+
24798
+ .h-3\\.5 {
24799
+ height: calc(var(--spacing) * 3.5);
24800
+ }
24801
+
24802
+ .h-4 {
24803
+ height: calc(var(--spacing) * 4);
24804
+ }
24805
+
24806
+ .h-7 {
24807
+ height: calc(var(--spacing) * 7);
24808
+ }
24809
+
24810
+ .h-8 {
24811
+ height: calc(var(--spacing) * 8);
24812
+ }
24813
+
24814
+ .h-9 {
24815
+ height: calc(var(--spacing) * 9);
24816
+ }
24817
+
24818
+ .h-10 {
24819
+ height: calc(var(--spacing) * 10);
24820
+ }
24821
+
24822
+ .h-12 {
24823
+ height: calc(var(--spacing) * 12);
24824
+ }
24825
+
24826
+ .h-16 {
24827
+ height: calc(var(--spacing) * 16);
24828
+ }
24829
+
24830
+ .h-85 {
24831
+ height: calc(var(--spacing) * 85);
24832
+ }
24833
+
24834
+ .h-full {
24835
+ height: 100%;
24836
+ }
24837
+
24838
+ .max-h-40 {
24839
+ max-height: calc(var(--spacing) * 40);
24840
+ }
24841
+
24842
+ .max-h-60 {
24843
+ max-height: calc(var(--spacing) * 60);
24844
+ }
24845
+
24846
+ .max-h-\\[200px\\] {
24847
+ max-height: 200px;
24848
+ }
24849
+
24850
+ .max-h-full {
24851
+ max-height: 100%;
24852
+ }
24853
+
24854
+ .min-h-0 {
24855
+ min-height: calc(var(--spacing) * 0);
24856
+ }
24857
+
24858
+ .min-h-\\[80px\\] {
24859
+ min-height: 80px;
24860
+ }
24861
+
24862
+ .min-h-\\[180px\\] {
24863
+ min-height: 180px;
24864
+ }
24865
+
24866
+ .min-h-\\[200px\\] {
24867
+ min-height: 200px;
24868
+ }
24869
+
24870
+ .w-2 {
24871
+ width: calc(var(--spacing) * 2);
24872
+ }
24873
+
24874
+ .w-3 {
24875
+ width: calc(var(--spacing) * 3);
24876
+ }
24877
+
24878
+ .w-3\\.5 {
24879
+ width: calc(var(--spacing) * 3.5);
24880
+ }
24881
+
24882
+ .w-4 {
24883
+ width: calc(var(--spacing) * 4);
24884
+ }
24885
+
24886
+ .w-5 {
24887
+ width: calc(var(--spacing) * 5);
24888
+ }
24889
+
24890
+ .w-8 {
24891
+ width: calc(var(--spacing) * 8);
24892
+ }
24893
+
24894
+ .w-9 {
24895
+ width: calc(var(--spacing) * 9);
24896
+ }
24897
+
24898
+ .w-10 {
24899
+ width: calc(var(--spacing) * 10);
24900
+ }
24901
+
24902
+ .w-14 {
24903
+ width: calc(var(--spacing) * 14);
24904
+ }
24905
+
24906
+ .w-16 {
24907
+ width: calc(var(--spacing) * 16);
24908
+ }
24909
+
24910
+ .w-20 {
24911
+ width: calc(var(--spacing) * 20);
24912
+ }
24913
+
24914
+ .w-24 {
24915
+ width: calc(var(--spacing) * 24);
24916
+ }
24917
+
24918
+ .w-28 {
24919
+ width: calc(var(--spacing) * 28);
24920
+ }
24921
+
24922
+ .w-32 {
24923
+ width: calc(var(--spacing) * 32);
24924
+ }
24925
+
24926
+ .w-72 {
24927
+ width: calc(var(--spacing) * 72);
24928
+ }
24929
+
24930
+ .w-full {
24931
+ width: 100%;
24932
+ }
24933
+
24934
+ .max-w-70 {
24935
+ max-width: calc(var(--spacing) * 70);
24936
+ }
24937
+
24938
+ .max-w-full {
24939
+ max-width: 100%;
24940
+ }
24941
+
24942
+ .max-w-lg {
24943
+ max-width: var(--container-lg);
24944
+ }
24945
+
24946
+ .min-w-0 {
24947
+ min-width: calc(var(--spacing) * 0);
24948
+ }
24949
+
24950
+ .min-w-\\[200px\\] {
24951
+ min-width: 200px;
24952
+ }
24953
+
24954
+ .flex-1 {
24955
+ flex: 1;
24956
+ }
24957
+
24958
+ .shrink-0 {
24959
+ flex-shrink: 0;
24960
+ }
24961
+
24962
+ .border-collapse {
24963
+ border-collapse: collapse;
24964
+ }
24965
+
24966
+ .translate-x-0\\.5 {
24967
+ --tw-translate-x: calc(var(--spacing) * .5);
24968
+ translate: var(--tw-translate-x) var(--tw-translate-y);
24969
+ }
24970
+
24971
+ .-translate-y-1\\/2 {
24972
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
24973
+ translate: var(--tw-translate-x) var(--tw-translate-y);
24974
+ }
24975
+
24976
+ .translate-y-0\\.5 {
24977
+ --tw-translate-y: calc(var(--spacing) * .5);
24978
+ translate: var(--tw-translate-x) var(--tw-translate-y);
24979
+ }
24980
+
24981
+ .transform {
24982
+ transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
24983
+ }
24984
+
24985
+ .animate-pulse {
24986
+ animation: var(--animate-pulse);
24987
+ }
24988
+
24989
+ .animate-spin {
24990
+ animation: var(--animate-spin);
24991
+ }
24992
+
24993
+ .cursor-grab {
24994
+ cursor: grab;
24995
+ }
24996
+
24997
+ .cursor-pointer {
24998
+ cursor: pointer;
24999
+ }
25000
+
25001
+ .resize {
25002
+ resize: both;
25003
+ }
25004
+
25005
+ .resize-none {
25006
+ resize: none;
25007
+ }
25008
+
25009
+ .appearance-none {
25010
+ appearance: none;
25011
+ }
25012
+
25013
+ .grid-cols-1 {
25014
+ grid-template-columns: repeat(1, minmax(0, 1fr));
25015
+ }
25016
+
25017
+ .grid-cols-2 {
25018
+ grid-template-columns: repeat(2, minmax(0, 1fr));
25019
+ }
25020
+
25021
+ .grid-cols-4 {
25022
+ grid-template-columns: repeat(4, minmax(0, 1fr));
25023
+ }
25024
+
25025
+ .grid-cols-5 {
25026
+ grid-template-columns: repeat(5, minmax(0, 1fr));
25027
+ }
25028
+
25029
+ .grid-cols-\\[1fr_60px_1fr\\] {
25030
+ grid-template-columns: 1fr 60px 1fr;
25031
+ }
25032
+
25033
+ .flex-col {
25034
+ flex-direction: column;
25035
+ }
25036
+
25037
+ .flex-wrap {
25038
+ flex-wrap: wrap;
25039
+ }
25040
+
25041
+ .items-baseline {
25042
+ align-items: baseline;
25043
+ }
25044
+
25045
+ .items-center {
25046
+ align-items: center;
25047
+ }
25048
+
25049
+ .justify-between {
25050
+ justify-content: space-between;
25051
+ }
25052
+
25053
+ .justify-center {
25054
+ justify-content: center;
25055
+ }
25056
+
25057
+ .justify-end {
25058
+ justify-content: flex-end;
25059
+ }
25060
+
25061
+ .gap-0\\.5 {
25062
+ gap: calc(var(--spacing) * .5);
25063
+ }
25064
+
25065
+ .gap-1 {
25066
+ gap: calc(var(--spacing) * 1);
25067
+ }
25068
+
25069
+ .gap-1\\.5 {
25070
+ gap: calc(var(--spacing) * 1.5);
25071
+ }
25072
+
25073
+ .gap-2 {
25074
+ gap: calc(var(--spacing) * 2);
25075
+ }
25076
+
25077
+ .gap-3 {
25078
+ gap: calc(var(--spacing) * 3);
25079
+ }
25080
+
25081
+ .gap-4 {
25082
+ gap: calc(var(--spacing) * 4);
25083
+ }
25084
+
25085
+ .gap-5 {
25086
+ gap: calc(var(--spacing) * 5);
25087
+ }
25088
+
25089
+ :where(.space-y-0\\.5 > :not(:last-child)) {
25090
+ --tw-space-y-reverse: 0;
25091
+ margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
25092
+ margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
25093
+ }
25094
+
25095
+ :where(.space-y-1 > :not(:last-child)) {
25096
+ --tw-space-y-reverse: 0;
25097
+ margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
25098
+ margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
25099
+ }
25100
+
25101
+ :where(.space-y-1\\.5 > :not(:last-child)) {
25102
+ --tw-space-y-reverse: 0;
25103
+ margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
25104
+ margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
25105
+ }
25106
+
25107
+ :where(.space-y-2 > :not(:last-child)) {
25108
+ --tw-space-y-reverse: 0;
25109
+ margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
25110
+ margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
25111
+ }
25112
+
25113
+ .gap-x-6 {
25114
+ column-gap: calc(var(--spacing) * 6);
25115
+ }
25116
+
25117
+ .gap-y-1 {
25118
+ row-gap: calc(var(--spacing) * 1);
25119
+ }
25120
+
25121
+ .truncate {
25122
+ text-overflow: ellipsis;
25123
+ white-space: nowrap;
25124
+ overflow: hidden;
25125
+ }
25126
+
25127
+ .overflow-auto {
25128
+ overflow: auto;
25129
+ }
25130
+
25131
+ .overflow-hidden {
25132
+ overflow: hidden;
25133
+ }
25134
+
25135
+ .overflow-y-auto {
25136
+ overflow-y: auto;
25137
+ }
25138
+
25139
+ .rounded {
25140
+ border-radius: .25rem;
25141
+ }
25142
+
25143
+ .rounded-full {
25144
+ border-radius: 3.40282e38px;
25145
+ }
25146
+
25147
+ .rounded-lg {
25148
+ border-radius: var(--radius-lg);
25149
+ }
25150
+
25151
+ .rounded-sm {
25152
+ border-radius: var(--radius-sm);
25153
+ }
25154
+
25155
+ .rounded-xl {
25156
+ border-radius: var(--radius-xl);
25157
+ }
25158
+
25159
+ .border {
25160
+ border-style: var(--tw-border-style);
25161
+ border-width: 1px;
25162
+ }
25163
+
25164
+ .border-2 {
25165
+ border-style: var(--tw-border-style);
25166
+ border-width: 2px;
25167
+ }
25168
+
25169
+ .border-4 {
25170
+ border-style: var(--tw-border-style);
25171
+ border-width: 4px;
25172
+ }
25173
+
25174
+ .border-r {
25175
+ border-right-style: var(--tw-border-style);
25176
+ border-right-width: 1px;
25177
+ }
25178
+
25179
+ .border-b {
25180
+ border-bottom-style: var(--tw-border-style);
25181
+ border-bottom-width: 1px;
25182
+ }
25183
+
25184
+ .border-b-2 {
25185
+ border-bottom-style: var(--tw-border-style);
25186
+ border-bottom-width: 2px;
25187
+ }
25188
+
25189
+ .border-l {
25190
+ border-left-style: var(--tw-border-style);
25191
+ border-left-width: 1px;
25192
+ }
25193
+
25194
+ .border-dashed {
25195
+ --tw-border-style: dashed;
25196
+ border-style: dashed;
25197
+ }
25198
+
25199
+ .border-black {
25200
+ border-color: var(--color-black);
25201
+ }
25202
+
25203
+ .border-coral-red {
25204
+ border-color: var(--color-coral-red);
25205
+ }
25206
+
25207
+ .border-coral-red\\/40 {
25208
+ border-color: #ff6b6b66;
25209
+ }
25210
+
25211
+ @supports (color: color-mix(in lab, red, red)) {
25212
+ .border-coral-red\\/40 {
25213
+ border-color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
25214
+ }
25215
+ }
25216
+
25217
+ .border-electric-blue\\/40 {
25218
+ border-color: #3b82f666;
25219
+ }
25220
+
25221
+ @supports (color: color-mix(in lab, red, red)) {
25222
+ .border-electric-blue\\/40 {
25223
+ border-color: color-mix(in oklab, var(--color-electric-blue) 40%, transparent);
25224
+ }
25225
+ }
25226
+
25227
+ .border-gray-600 {
25228
+ border-color: var(--color-gray-600);
25229
+ }
25230
+
25231
+ .border-gray-700 {
25232
+ border-color: var(--color-gray-700);
25233
+ }
25234
+
25235
+ .border-neon-green {
25236
+ border-color: var(--color-neon-green);
25237
+ }
25238
+
25239
+ .border-neon-green\\/40 {
25240
+ border-color: #84cc1666;
25241
+ }
25242
+
25243
+ @supports (color: color-mix(in lab, red, red)) {
25244
+ .border-neon-green\\/40 {
25245
+ border-color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
25246
+ }
25247
+ }
25248
+
25249
+ .border-primary {
25250
+ border-color: var(--color-primary);
25251
+ }
25252
+
25253
+ .border-transparent {
25254
+ border-color: #0000;
25255
+ }
25256
+
25257
+ .border-white\\/5 {
25258
+ border-color: #ffffff0d;
25259
+ }
25260
+
25261
+ @supports (color: color-mix(in lab, red, red)) {
25262
+ .border-white\\/5 {
25263
+ border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
25264
+ }
25265
+ }
25266
+
25267
+ .border-white\\/10 {
25268
+ border-color: #ffffff1a;
25269
+ }
25270
+
25271
+ @supports (color: color-mix(in lab, red, red)) {
25272
+ .border-white\\/10 {
25273
+ border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
25274
+ }
25275
+ }
25276
+
25277
+ .border-white\\/20 {
25278
+ border-color: #fff3;
25279
+ }
25280
+
25281
+ @supports (color: color-mix(in lab, red, red)) {
25282
+ .border-white\\/20 {
25283
+ border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
25284
+ }
25285
+ }
25286
+
25287
+ .bg-bg-dark {
25288
+ background-color: var(--color-bg-dark);
25289
+ }
25290
+
25291
+ .bg-black\\/60 {
25292
+ background-color: #0009;
25293
+ }
25294
+
25295
+ @supports (color: color-mix(in lab, red, red)) {
25296
+ .bg-black\\/60 {
25297
+ background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
25298
+ }
25299
+ }
25300
+
25301
+ .bg-coral-red {
25302
+ background-color: var(--color-coral-red);
25303
+ }
25304
+
25305
+ .bg-coral-red\\/10 {
25306
+ background-color: #ff6b6b1a;
25307
+ }
25308
+
25309
+ @supports (color: color-mix(in lab, red, red)) {
25310
+ .bg-coral-red\\/10 {
25311
+ background-color: color-mix(in oklab, var(--color-coral-red) 10%, transparent);
25312
+ }
25313
+ }
25314
+
25315
+ .bg-coral-red\\/12 {
25316
+ background-color: #ff6b6b1f;
25317
+ }
25318
+
25319
+ @supports (color: color-mix(in lab, red, red)) {
25320
+ .bg-coral-red\\/12 {
25321
+ background-color: color-mix(in oklab, var(--color-coral-red) 12%, transparent);
25322
+ }
25323
+ }
25324
+
25325
+ .bg-coral-red\\/15 {
25326
+ background-color: #ff6b6b26;
25327
+ }
25328
+
25329
+ @supports (color: color-mix(in lab, red, red)) {
25330
+ .bg-coral-red\\/15 {
25331
+ background-color: color-mix(in oklab, var(--color-coral-red) 15%, transparent);
25332
+ }
25333
+ }
25334
+
25335
+ .bg-coral-red\\/20 {
25336
+ background-color: #ff6b6b33;
25337
+ }
25338
+
25339
+ @supports (color: color-mix(in lab, red, red)) {
25340
+ .bg-coral-red\\/20 {
25341
+ background-color: color-mix(in oklab, var(--color-coral-red) 20%, transparent);
25342
+ }
25343
+ }
25344
+
25345
+ .bg-deep-charcoal {
25346
+ background-color: var(--color-deep-charcoal);
25347
+ }
25348
+
25349
+ .bg-electric-blue {
25350
+ background-color: var(--color-electric-blue);
25351
+ }
25352
+
25353
+ .bg-electric-blue\\/20 {
25354
+ background-color: #3b82f633;
25355
+ }
25356
+
25357
+ @supports (color: color-mix(in lab, red, red)) {
25358
+ .bg-electric-blue\\/20 {
25359
+ background-color: color-mix(in oklab, var(--color-electric-blue) 20%, transparent);
25360
+ }
25361
+ }
25362
+
25363
+ .bg-hot-pink {
25364
+ background-color: var(--color-hot-pink);
25365
+ }
25366
+
25367
+ .bg-neon-green {
25368
+ background-color: var(--color-neon-green);
25369
+ }
25370
+
25371
+ .bg-neon-green\\/10 {
25372
+ background-color: #84cc161a;
25373
+ }
25374
+
25375
+ @supports (color: color-mix(in lab, red, red)) {
25376
+ .bg-neon-green\\/10 {
25377
+ background-color: color-mix(in oklab, var(--color-neon-green) 10%, transparent);
25378
+ }
25379
+ }
25380
+
25381
+ .bg-neon-green\\/12 {
25382
+ background-color: #84cc161f;
25383
+ }
25384
+
25385
+ @supports (color: color-mix(in lab, red, red)) {
25386
+ .bg-neon-green\\/12 {
25387
+ background-color: color-mix(in oklab, var(--color-neon-green) 12%, transparent);
25388
+ }
25389
+ }
25390
+
25391
+ .bg-primary {
25392
+ background-color: var(--color-primary);
25393
+ }
25394
+
25395
+ .bg-primary\\/10 {
25396
+ background-color: #f9b11f1a;
25397
+ }
25398
+
25399
+ @supports (color: color-mix(in lab, red, red)) {
25400
+ .bg-primary\\/10 {
25401
+ background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
25402
+ }
25403
+ }
25404
+
25405
+ .bg-primary\\/15 {
25406
+ background-color: #f9b11f26;
25407
+ }
25408
+
25409
+ @supports (color: color-mix(in lab, red, red)) {
25410
+ .bg-primary\\/15 {
25411
+ background-color: color-mix(in oklab, var(--color-primary) 15%, transparent);
25412
+ }
25413
+ }
25414
+
25415
+ .bg-primary\\/20 {
25416
+ background-color: #f9b11f33;
25417
+ }
25418
+
25419
+ @supports (color: color-mix(in lab, red, red)) {
25420
+ .bg-primary\\/20 {
25421
+ background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
25422
+ }
25423
+ }
25424
+
25425
+ .bg-transparent {
25426
+ background-color: #0000;
25427
+ }
25428
+
25429
+ .bg-vibrant-purple {
25430
+ background-color: var(--color-vibrant-purple);
25431
+ }
25432
+
25433
+ .bg-white {
25434
+ background-color: var(--color-white);
25435
+ }
25436
+
25437
+ .bg-white\\/5 {
25438
+ background-color: #ffffff0d;
25439
+ }
25440
+
25441
+ @supports (color: color-mix(in lab, red, red)) {
25442
+ .bg-white\\/5 {
25443
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
25444
+ }
25445
+ }
25446
+
25447
+ .bg-white\\/10 {
25448
+ background-color: #ffffff1a;
25449
+ }
25450
+
25451
+ @supports (color: color-mix(in lab, red, red)) {
25452
+ .bg-white\\/10 {
25453
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
25454
+ }
25455
+ }
25456
+
25457
+ .bg-white\\/\\[0\\.02\\] {
25458
+ background-color: #ffffff05;
25459
+ }
25460
+
25461
+ @supports (color: color-mix(in lab, red, red)) {
25462
+ .bg-white\\/\\[0\\.02\\] {
25463
+ background-color: color-mix(in oklab, var(--color-white) 2%, transparent);
25464
+ }
25465
+ }
25466
+
25467
+ .bg-white\\/\\[0\\.03\\] {
25468
+ background-color: #ffffff08;
25469
+ }
25470
+
25471
+ @supports (color: color-mix(in lab, red, red)) {
25472
+ .bg-white\\/\\[0\\.03\\] {
25473
+ background-color: color-mix(in oklab, var(--color-white) 3%, transparent);
25474
+ }
25475
+ }
25476
+
25477
+ .bg-\\[url\\(\\'data\\:image\\/svg\\+xml\\;charset\\=utf-8\\,\\%3Csvg\\%20xmlns\\%3D\\%22http\\%3A\\%2F\\%2Fwww\\.w3\\.org\\%2F2000\\%2Fsvg\\%22\\%20width\\%3D\\%2212\\%22\\%20height\\%3D\\%2212\\%22\\%20viewBox\\%3D\\%220\\%200\\%2024\\%2024\\%22\\%20fill\\%3D\\%22\\%23999\\%22\\%3E\\%3Cpath\\%20d\\%3D\\%22M7\\%2010l5\\%205\\%205-5z\\%22\\%2F\\%3E\\%3C\\%2Fsvg\\%3E\\'\\)\\] {
25478
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23999%22%3E%3Cpath%20d%3D%22M7%2010l5%205%205-5z%22%2F%3E%3C%2Fsvg%3E");
25479
+ }
25480
+
25481
+ .bg-\\[right_4px_center\\] {
25482
+ background-position: right 4px center;
25483
+ }
25484
+
25485
+ .bg-no-repeat {
25486
+ background-repeat: no-repeat;
25487
+ }
25488
+
25489
+ .object-contain {
25490
+ object-fit: contain;
25491
+ }
25492
+
25493
+ .p-1\\.5 {
25494
+ padding: calc(var(--spacing) * 1.5);
25495
+ }
25496
+
25497
+ .p-2 {
25498
+ padding: calc(var(--spacing) * 2);
25499
+ }
25500
+
25501
+ .p-2\\.5 {
25502
+ padding: calc(var(--spacing) * 2.5);
25503
+ }
25504
+
25505
+ .p-3 {
25506
+ padding: calc(var(--spacing) * 3);
25507
+ }
25508
+
25509
+ .p-4 {
25510
+ padding: calc(var(--spacing) * 4);
25511
+ }
25512
+
25513
+ .p-5 {
25514
+ padding: calc(var(--spacing) * 5);
25515
+ }
25516
+
25517
+ .p-6 {
25518
+ padding: calc(var(--spacing) * 6);
25519
+ }
25520
+
25521
+ .px-1 {
25522
+ padding-inline: calc(var(--spacing) * 1);
25523
+ }
25524
+
25525
+ .px-1\\.5 {
25526
+ padding-inline: calc(var(--spacing) * 1.5);
25527
+ }
25528
+
25529
+ .px-2 {
25530
+ padding-inline: calc(var(--spacing) * 2);
25531
+ }
25532
+
25533
+ .px-2\\.5 {
25534
+ padding-inline: calc(var(--spacing) * 2.5);
25535
+ }
25536
+
25537
+ .px-3 {
25538
+ padding-inline: calc(var(--spacing) * 3);
25539
+ }
25540
+
25541
+ .px-4 {
25542
+ padding-inline: calc(var(--spacing) * 4);
25543
+ }
25544
+
25545
+ .px-5 {
25546
+ padding-inline: calc(var(--spacing) * 5);
25547
+ }
25548
+
25549
+ .py-0\\.5 {
25550
+ padding-block: calc(var(--spacing) * .5);
25551
+ }
25552
+
25553
+ .py-1 {
25554
+ padding-block: calc(var(--spacing) * 1);
25555
+ }
25556
+
25557
+ .py-1\\.5 {
25558
+ padding-block: calc(var(--spacing) * 1.5);
25559
+ }
25560
+
25561
+ .py-2 {
25562
+ padding-block: calc(var(--spacing) * 2);
25563
+ }
25564
+
25565
+ .py-2\\.5 {
25566
+ padding-block: calc(var(--spacing) * 2.5);
25567
+ }
25568
+
25569
+ .py-3 {
25570
+ padding-block: calc(var(--spacing) * 3);
25571
+ }
25572
+
25573
+ .py-6 {
25574
+ padding-block: calc(var(--spacing) * 6);
25575
+ }
25576
+
25577
+ .py-8 {
25578
+ padding-block: calc(var(--spacing) * 8);
25579
+ }
25580
+
25581
+ .pr-1 {
25582
+ padding-right: calc(var(--spacing) * 1);
25583
+ }
25584
+
25585
+ .pr-1\\.5 {
25586
+ padding-right: calc(var(--spacing) * 1.5);
25587
+ }
25588
+
25589
+ .pr-2 {
25590
+ padding-right: calc(var(--spacing) * 2);
25591
+ }
25592
+
25593
+ .pr-4 {
25594
+ padding-right: calc(var(--spacing) * 4);
25595
+ }
25596
+
25597
+ .pr-6 {
25598
+ padding-right: calc(var(--spacing) * 6);
25599
+ }
25600
+
25601
+ .pl-1\\.5 {
25602
+ padding-left: calc(var(--spacing) * 1.5);
25603
+ }
25604
+
25605
+ .pl-2 {
25606
+ padding-left: calc(var(--spacing) * 2);
25607
+ }
25608
+
25609
+ .pl-4 {
25610
+ padding-left: calc(var(--spacing) * 4);
25611
+ }
25612
+
25613
+ .pl-8 {
25614
+ padding-left: calc(var(--spacing) * 8);
25615
+ }
25616
+
25617
+ .text-center {
25618
+ text-align: center;
25619
+ }
25620
+
25621
+ .text-left {
25622
+ text-align: left;
25623
+ }
25624
+
25625
+ .text-right {
25626
+ text-align: right;
25627
+ }
25628
+
25629
+ .font-mono {
25630
+ font-family: var(--font-mono);
25631
+ }
25632
+
25633
+ .text-2xl {
25634
+ font-size: var(--text-2xl);
25635
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
25636
+ }
25637
+
25638
+ .text-3xl {
25639
+ font-size: var(--text-3xl);
25640
+ line-height: var(--tw-leading, var(--text-3xl--line-height));
25641
+ }
25642
+
25643
+ .text-5xl {
25644
+ font-size: var(--text-5xl);
25645
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
25646
+ }
25647
+
25648
+ .text-base {
25649
+ font-size: var(--text-base);
25650
+ line-height: var(--tw-leading, var(--text-base--line-height));
25651
+ }
25652
+
25653
+ .text-lg {
25654
+ font-size: var(--text-lg);
25655
+ line-height: var(--tw-leading, var(--text-lg--line-height));
25656
+ }
25657
+
25658
+ .text-sm {
25659
+ font-size: var(--text-sm);
25660
+ line-height: var(--tw-leading, var(--text-sm--line-height));
25661
+ }
25662
+
25663
+ .text-xl {
25664
+ font-size: var(--text-xl);
25665
+ line-height: var(--tw-leading, var(--text-xl--line-height));
25666
+ }
25667
+
25668
+ .text-xs {
25669
+ font-size: var(--text-xs);
25670
+ line-height: var(--tw-leading, var(--text-xs--line-height));
25671
+ }
25672
+
25673
+ .text-\\[9px\\] {
25674
+ font-size: 9px;
25675
+ }
25676
+
25677
+ .text-\\[10px\\] {
25678
+ font-size: 10px;
25679
+ }
25680
+
25681
+ .text-\\[11px\\] {
25682
+ font-size: 11px;
25683
+ }
25684
+
25685
+ .leading-6 {
25686
+ --tw-leading: calc(var(--spacing) * 6);
25687
+ line-height: calc(var(--spacing) * 6);
25688
+ }
25689
+
25690
+ .leading-none {
25691
+ --tw-leading: 1;
25692
+ line-height: 1;
25693
+ }
25694
+
25695
+ .leading-relaxed {
25696
+ --tw-leading: var(--leading-relaxed);
25697
+ line-height: var(--leading-relaxed);
25698
+ }
25699
+
25700
+ .font-black {
25701
+ --tw-font-weight: var(--font-weight-black);
25702
+ font-weight: var(--font-weight-black);
25703
+ }
25704
+
25705
+ .font-bold {
25706
+ --tw-font-weight: var(--font-weight-bold);
25707
+ font-weight: var(--font-weight-bold);
25708
+ }
25709
+
25710
+ .tracking-wider {
25711
+ --tw-tracking: var(--tracking-wider);
25712
+ letter-spacing: var(--tracking-wider);
25713
+ }
25714
+
25715
+ .tracking-widest {
25716
+ --tw-tracking: var(--tracking-widest);
25717
+ letter-spacing: var(--tracking-widest);
25718
+ }
25719
+
25720
+ .break-all {
25721
+ word-break: break-all;
25722
+ }
25723
+
25724
+ .whitespace-nowrap {
25725
+ white-space: nowrap;
25726
+ }
25727
+
25728
+ .whitespace-pre {
25729
+ white-space: pre;
25730
+ }
25731
+
25732
+ .whitespace-pre-wrap {
25733
+ white-space: pre-wrap;
25734
+ }
25735
+
25736
+ .text-black {
25737
+ color: var(--color-black);
25738
+ }
25739
+
25740
+ .text-coral-red {
25741
+ color: var(--color-coral-red);
25742
+ }
25743
+
25744
+ .text-coral-red\\/40 {
25745
+ color: #ff6b6b66;
25746
+ }
25747
+
25748
+ @supports (color: color-mix(in lab, red, red)) {
25749
+ .text-coral-red\\/40 {
25750
+ color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
25751
+ }
25752
+ }
25753
+
25754
+ .text-coral-red\\/70 {
25755
+ color: #ff6b6bb3;
25756
+ }
25757
+
25758
+ @supports (color: color-mix(in lab, red, red)) {
25759
+ .text-coral-red\\/70 {
25760
+ color: color-mix(in oklab, var(--color-coral-red) 70%, transparent);
25761
+ }
25762
+ }
25763
+
25764
+ .text-coral-red\\/90 {
25765
+ color: #ff6b6be6;
25766
+ }
25767
+
25768
+ @supports (color: color-mix(in lab, red, red)) {
25769
+ .text-coral-red\\/90 {
25770
+ color: color-mix(in oklab, var(--color-coral-red) 90%, transparent);
25771
+ }
25772
+ }
25773
+
25774
+ .text-electric-blue {
25775
+ color: var(--color-electric-blue);
25776
+ }
25777
+
25778
+ .text-gray-100 {
25779
+ color: var(--color-gray-100);
25780
+ }
25781
+
25782
+ .text-gray-200 {
25783
+ color: var(--color-gray-200);
25784
+ }
25785
+
25786
+ .text-gray-300 {
25787
+ color: var(--color-gray-300);
25788
+ }
25789
+
25790
+ .text-gray-400 {
25791
+ color: var(--color-gray-400);
25792
+ }
25793
+
25794
+ .text-gray-500 {
25795
+ color: var(--color-gray-500);
25796
+ }
25797
+
25798
+ .text-gray-600 {
25799
+ color: var(--color-gray-600);
25800
+ }
25801
+
25802
+ .text-gray-700 {
25803
+ color: var(--color-gray-700);
25804
+ }
25805
+
25806
+ .text-hot-pink {
25807
+ color: var(--color-hot-pink);
25808
+ }
25809
+
25810
+ .text-neon-green {
25811
+ color: var(--color-neon-green);
25812
+ }
25813
+
25814
+ .text-neon-green\\/40 {
25815
+ color: #84cc1666;
25816
+ }
25817
+
25818
+ @supports (color: color-mix(in lab, red, red)) {
25819
+ .text-neon-green\\/40 {
25820
+ color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
25821
+ }
25822
+ }
25823
+
25824
+ .text-neon-green\\/70 {
25825
+ color: #84cc16b3;
25826
+ }
25827
+
25828
+ @supports (color: color-mix(in lab, red, red)) {
25829
+ .text-neon-green\\/70 {
25830
+ color: color-mix(in oklab, var(--color-neon-green) 70%, transparent);
25831
+ }
25832
+ }
25833
+
25834
+ .text-neon-green\\/90 {
25835
+ color: #84cc16e6;
25836
+ }
25837
+
25838
+ @supports (color: color-mix(in lab, red, red)) {
25839
+ .text-neon-green\\/90 {
25840
+ color: color-mix(in oklab, var(--color-neon-green) 90%, transparent);
25841
+ }
25842
+ }
25843
+
25844
+ .text-primary {
25845
+ color: var(--color-primary);
25846
+ }
25847
+
25848
+ .text-primary\\/70 {
25849
+ color: #f9b11fb3;
25850
+ }
25851
+
25852
+ @supports (color: color-mix(in lab, red, red)) {
25853
+ .text-primary\\/70 {
25854
+ color: color-mix(in oklab, var(--color-primary) 70%, transparent);
25855
+ }
25856
+ }
25857
+
25858
+ .text-primary\\/80 {
25859
+ color: #f9b11fcc;
25860
+ }
25861
+
25862
+ @supports (color: color-mix(in lab, red, red)) {
25863
+ .text-primary\\/80 {
25864
+ color: color-mix(in oklab, var(--color-primary) 80%, transparent);
25865
+ }
25866
+ }
25867
+
25868
+ .text-transparent {
25869
+ color: #0000;
25870
+ }
25871
+
25872
+ .text-vibrant-purple {
25873
+ color: var(--color-vibrant-purple);
25874
+ }
25875
+
25876
+ .text-white {
25877
+ color: var(--color-white);
25878
+ }
25879
+
25880
+ .uppercase {
25881
+ text-transform: uppercase;
25882
+ }
25883
+
25884
+ .italic {
25885
+ font-style: italic;
25886
+ }
25887
+
25888
+ .placeholder-gray-600::placeholder {
25889
+ color: var(--color-gray-600);
25890
+ }
25891
+
25892
+ .accent-primary {
25893
+ accent-color: var(--color-primary);
25894
+ }
25895
+
25896
+ .opacity-0 {
25897
+ opacity: 0;
25898
+ }
25899
+
25900
+ .opacity-40 {
25901
+ opacity: .4;
25902
+ }
25903
+
25904
+ .opacity-60 {
25905
+ opacity: .6;
25906
+ }
25907
+
25908
+ .opacity-70 {
25909
+ opacity: .7;
25910
+ }
25911
+
25912
+ .shadow-hard {
25913
+ --tw-shadow: 4px 4px 0 0 var(--tw-shadow-color, #000);
25914
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
25915
+ }
25916
+
25917
+ .shadow-hard-sm {
25918
+ --tw-shadow: 2px 2px 0 0 var(--tw-shadow-color, #000);
25919
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
25920
+ }
25921
+
25922
+ .shadow-hard-xl {
25923
+ --tw-shadow: 8px 8px 0 0 var(--tw-shadow-color, #000);
25924
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
25925
+ }
25926
+
25927
+ .shadow-none {
25928
+ --tw-shadow: 0 0 #0000;
25929
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
25930
+ }
25931
+
25932
+ .ring {
25933
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
25934
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
25935
+ }
25936
+
25937
+ .outline {
25938
+ outline-style: var(--tw-outline-style);
25939
+ outline-width: 1px;
25940
+ }
25941
+
25942
+ .transition {
25943
+ 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;
25944
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
25945
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
25946
+ }
25947
+
25948
+ .transition-all {
25949
+ transition-property: all;
25950
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
25951
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
25952
+ }
25953
+
25954
+ .transition-colors {
25955
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
25956
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
25957
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
25958
+ }
25959
+
25960
+ .transition-opacity {
25961
+ transition-property: opacity;
25962
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
25963
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
25964
+ }
25965
+
25966
+ .transition-transform {
25967
+ transition-property: transform, translate, scale, rotate;
25968
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
25969
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
25970
+ }
25971
+
25972
+ .duration-300 {
25973
+ --tw-duration: .3s;
25974
+ transition-duration: .3s;
25975
+ }
25976
+
25977
+ .outline-none {
25978
+ --tw-outline-style: none;
25979
+ outline-style: none;
25980
+ }
25981
+
25982
+ .select-all {
25983
+ -webkit-user-select: all;
25984
+ user-select: all;
25985
+ }
25986
+
25987
+ .select-none {
25988
+ -webkit-user-select: none;
25989
+ user-select: none;
25990
+ }
25991
+
25992
+ @media (hover: hover) {
25993
+ .group-hover\\:text-primary:is(:where(.group):hover *) {
25994
+ color: var(--color-primary);
25995
+ }
25996
+
25997
+ .group-hover\\:opacity-100:is(:where(.group):hover *) {
25998
+ opacity: 1;
25999
+ }
26000
+ }
26001
+
26002
+ .peer-checked\\:border-primary:is(:where(.peer):checked ~ *) {
26003
+ border-color: var(--color-primary);
26004
+ }
26005
+
26006
+ .peer-checked\\:bg-primary:is(:where(.peer):checked ~ *) {
26007
+ background-color: var(--color-primary);
26008
+ }
26009
+
26010
+ .peer-checked\\:text-black:is(:where(.peer):checked ~ *) {
26011
+ color: var(--color-black);
26012
+ }
26013
+
26014
+ .last\\:border-b-0:last-child {
26015
+ border-bottom-style: var(--tw-border-style);
26016
+ border-bottom-width: 0;
26017
+ }
26018
+
26019
+ @media (hover: hover) {
26020
+ .hover\\:translate-x-0\\.5:hover {
26021
+ --tw-translate-x: calc(var(--spacing) * .5);
26022
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26023
+ }
26024
+
26025
+ .hover\\:translate-x-\\[2px\\]:hover {
26026
+ --tw-translate-x: 2px;
26027
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26028
+ }
26029
+
26030
+ .hover\\:translate-y-0\\.5:hover {
26031
+ --tw-translate-y: calc(var(--spacing) * .5);
26032
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26033
+ }
26034
+
26035
+ .hover\\:translate-y-\\[2px\\]:hover {
26036
+ --tw-translate-y: 2px;
26037
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26038
+ }
26039
+
26040
+ .hover\\:scale-110:hover {
26041
+ --tw-scale-x: 110%;
26042
+ --tw-scale-y: 110%;
26043
+ --tw-scale-z: 110%;
26044
+ scale: var(--tw-scale-x) var(--tw-scale-y);
26045
+ }
26046
+
26047
+ .hover\\:border-coral-red:hover {
26048
+ border-color: var(--color-coral-red);
26049
+ }
26050
+
26051
+ .hover\\:border-gray-600:hover {
26052
+ border-color: var(--color-gray-600);
26053
+ }
26054
+
26055
+ .hover\\:border-neon-green:hover {
26056
+ border-color: var(--color-neon-green);
26057
+ }
26058
+
26059
+ .hover\\:border-primary:hover {
26060
+ border-color: var(--color-primary);
26061
+ }
26062
+
26063
+ .hover\\:border-primary\\/50:hover {
26064
+ border-color: #f9b11f80;
26065
+ }
26066
+
26067
+ @supports (color: color-mix(in lab, red, red)) {
26068
+ .hover\\:border-primary\\/50:hover {
26069
+ border-color: color-mix(in oklab, var(--color-primary) 50%, transparent);
26070
+ }
26071
+ }
26072
+
26073
+ .hover\\:border-vibrant-purple:hover {
26074
+ border-color: var(--color-vibrant-purple);
26075
+ }
26076
+
26077
+ .hover\\:border-white:hover {
26078
+ border-color: var(--color-white);
26079
+ }
26080
+
26081
+ .hover\\:bg-primary\\/5:hover {
26082
+ background-color: #f9b11f0d;
26083
+ }
26084
+
26085
+ @supports (color: color-mix(in lab, red, red)) {
26086
+ .hover\\:bg-primary\\/5:hover {
26087
+ background-color: color-mix(in oklab, var(--color-primary) 5%, transparent);
26088
+ }
26089
+ }
26090
+
26091
+ .hover\\:bg-white\\/5:hover {
26092
+ background-color: #ffffff0d;
26093
+ }
26094
+
26095
+ @supports (color: color-mix(in lab, red, red)) {
26096
+ .hover\\:bg-white\\/5:hover {
26097
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
26098
+ }
26099
+ }
26100
+
26101
+ .hover\\:bg-white\\/10:hover {
26102
+ background-color: #ffffff1a;
26103
+ }
26104
+
26105
+ @supports (color: color-mix(in lab, red, red)) {
26106
+ .hover\\:bg-white\\/10:hover {
26107
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
26108
+ }
26109
+ }
26110
+
26111
+ .hover\\:text-coral-red:hover {
26112
+ color: var(--color-coral-red);
26113
+ }
26114
+
26115
+ .hover\\:text-gray-300:hover {
26116
+ color: var(--color-gray-300);
26117
+ }
26118
+
26119
+ .hover\\:text-neon-green:hover {
26120
+ color: var(--color-neon-green);
26121
+ }
26122
+
26123
+ .hover\\:text-primary:hover {
26124
+ color: var(--color-primary);
26125
+ }
26126
+
26127
+ .hover\\:text-vibrant-purple:hover {
26128
+ color: var(--color-vibrant-purple);
26129
+ }
26130
+
26131
+ .hover\\:text-white:hover {
26132
+ color: var(--color-white);
26133
+ }
26134
+
26135
+ .hover\\:shadow-none:hover {
26136
+ --tw-shadow: 0 0 #0000;
26137
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
26138
+ }
26139
+
26140
+ .hover\\:brightness-125:hover {
26141
+ --tw-brightness: brightness(125%);
26142
+ 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, );
26143
+ }
26144
+ }
26145
+
26146
+ .focus\\:translate-x-1:focus {
26147
+ --tw-translate-x: calc(var(--spacing) * 1);
26148
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26149
+ }
26150
+
26151
+ .focus\\:translate-x-\\[4px\\]:focus {
26152
+ --tw-translate-x: 4px;
26153
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26154
+ }
26155
+
26156
+ .focus\\:translate-y-1:focus {
26157
+ --tw-translate-y: calc(var(--spacing) * 1);
26158
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26159
+ }
26160
+
26161
+ .focus\\:translate-y-\\[4px\\]:focus {
26162
+ --tw-translate-y: 4px;
26163
+ translate: var(--tw-translate-x) var(--tw-translate-y);
26164
+ }
26165
+
26166
+ .focus\\:border-primary:focus {
26167
+ border-color: var(--color-primary);
26168
+ }
26169
+
26170
+ .focus\\:border-vibrant-purple:focus {
26171
+ border-color: var(--color-vibrant-purple);
26172
+ }
26173
+
26174
+ .focus\\:shadow-none:focus {
26175
+ --tw-shadow: 0 0 #0000;
26176
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
26177
+ }
26178
+
26179
+ .active\\:cursor-grabbing:active {
26180
+ cursor: grabbing;
26181
+ }
26182
+
26183
+ @media (min-width: 40rem) {
26184
+ .sm\\:grid-cols-2 {
26185
+ grid-template-columns: repeat(2, minmax(0, 1fr));
26186
+ }
26187
+
26188
+ .sm\\:grid-cols-3 {
26189
+ grid-template-columns: repeat(3, minmax(0, 1fr));
26190
+ }
26191
+
26192
+ .sm\\:flex-row {
26193
+ flex-direction: row;
26194
+ }
26195
+ }
26196
+
26197
+ @media (min-width: 48rem) {
26198
+ .md\\:grid-cols-2 {
26199
+ grid-template-columns: repeat(2, minmax(0, 1fr));
26200
+ }
26201
+ }
26202
+
26203
+ @media (min-width: 64rem) {
26204
+ .lg\\:grid-cols-2 {
26205
+ grid-template-columns: repeat(2, minmax(0, 1fr));
26206
+ }
26207
+
26208
+ .lg\\:grid-cols-4 {
26209
+ grid-template-columns: repeat(4, minmax(0, 1fr));
26210
+ }
26211
+ }
26212
+
26213
+ @media (min-width: 80rem) {
26214
+ .xl\\:grid-cols-3 {
26215
+ grid-template-columns: repeat(3, minmax(0, 1fr));
26216
+ }
26217
+ }
26218
+ }
26219
+
26220
+ @property --tw-translate-x {
26221
+ syntax: "*";
26222
+ inherits: false;
26223
+ initial-value: 0;
26224
+ }
26225
+
26226
+ @property --tw-translate-y {
26227
+ syntax: "*";
26228
+ inherits: false;
26229
+ initial-value: 0;
26230
+ }
26231
+
26232
+ @property --tw-translate-z {
26233
+ syntax: "*";
26234
+ inherits: false;
26235
+ initial-value: 0;
26236
+ }
26237
+
26238
+ @property --tw-rotate-x {
26239
+ syntax: "*";
26240
+ inherits: false
26241
+ }
26242
+
26243
+ @property --tw-rotate-y {
26244
+ syntax: "*";
26245
+ inherits: false
26246
+ }
26247
+
26248
+ @property --tw-rotate-z {
26249
+ syntax: "*";
26250
+ inherits: false
26251
+ }
26252
+
26253
+ @property --tw-skew-x {
26254
+ syntax: "*";
26255
+ inherits: false
26256
+ }
26257
+
26258
+ @property --tw-skew-y {
26259
+ syntax: "*";
26260
+ inherits: false
26261
+ }
26262
+
26263
+ @property --tw-space-y-reverse {
26264
+ syntax: "*";
26265
+ inherits: false;
26266
+ initial-value: 0;
26267
+ }
26268
+
26269
+ @property --tw-border-style {
26270
+ syntax: "*";
26271
+ inherits: false;
26272
+ initial-value: solid;
26273
+ }
26274
+
26275
+ @property --tw-leading {
26276
+ syntax: "*";
26277
+ inherits: false
26278
+ }
26279
+
26280
+ @property --tw-font-weight {
26281
+ syntax: "*";
26282
+ inherits: false
26283
+ }
26284
+
26285
+ @property --tw-tracking {
26286
+ syntax: "*";
26287
+ inherits: false
26288
+ }
26289
+
26290
+ @property --tw-shadow {
26291
+ syntax: "*";
26292
+ inherits: false;
26293
+ initial-value: 0 0 #0000;
26294
+ }
26295
+
26296
+ @property --tw-shadow-color {
26297
+ syntax: "*";
26298
+ inherits: false
26299
+ }
26300
+
26301
+ @property --tw-shadow-alpha {
26302
+ syntax: "<percentage>";
26303
+ inherits: false;
26304
+ initial-value: 100%;
26305
+ }
26306
+
26307
+ @property --tw-inset-shadow {
26308
+ syntax: "*";
26309
+ inherits: false;
26310
+ initial-value: 0 0 #0000;
26311
+ }
26312
+
26313
+ @property --tw-inset-shadow-color {
26314
+ syntax: "*";
26315
+ inherits: false
26316
+ }
26317
+
26318
+ @property --tw-inset-shadow-alpha {
26319
+ syntax: "<percentage>";
26320
+ inherits: false;
26321
+ initial-value: 100%;
26322
+ }
26323
+
26324
+ @property --tw-ring-color {
26325
+ syntax: "*";
26326
+ inherits: false
26327
+ }
26328
+
26329
+ @property --tw-ring-shadow {
26330
+ syntax: "*";
26331
+ inherits: false;
26332
+ initial-value: 0 0 #0000;
26333
+ }
26334
+
26335
+ @property --tw-inset-ring-color {
26336
+ syntax: "*";
26337
+ inherits: false
26338
+ }
26339
+
26340
+ @property --tw-inset-ring-shadow {
26341
+ syntax: "*";
26342
+ inherits: false;
26343
+ initial-value: 0 0 #0000;
26344
+ }
26345
+
26346
+ @property --tw-ring-inset {
26347
+ syntax: "*";
26348
+ inherits: false
26349
+ }
26350
+
26351
+ @property --tw-ring-offset-width {
26352
+ syntax: "<length>";
26353
+ inherits: false;
26354
+ initial-value: 0;
26355
+ }
26356
+
26357
+ @property --tw-ring-offset-color {
26358
+ syntax: "*";
26359
+ inherits: false;
26360
+ initial-value: #fff;
26361
+ }
26362
+
26363
+ @property --tw-ring-offset-shadow {
26364
+ syntax: "*";
26365
+ inherits: false;
26366
+ initial-value: 0 0 #0000;
26367
+ }
26368
+
26369
+ @property --tw-outline-style {
26370
+ syntax: "*";
26371
+ inherits: false;
26372
+ initial-value: solid;
26373
+ }
26374
+
26375
+ @property --tw-duration {
26376
+ syntax: "*";
26377
+ inherits: false
26378
+ }
26379
+
26380
+ @property --tw-scale-x {
26381
+ syntax: "*";
26382
+ inherits: false;
26383
+ initial-value: 1;
26384
+ }
26385
+
26386
+ @property --tw-scale-y {
26387
+ syntax: "*";
26388
+ inherits: false;
26389
+ initial-value: 1;
26390
+ }
26391
+
26392
+ @property --tw-scale-z {
26393
+ syntax: "*";
26394
+ inherits: false;
26395
+ initial-value: 1;
26396
+ }
26397
+
26398
+ @property --tw-blur {
26399
+ syntax: "*";
26400
+ inherits: false
26401
+ }
26402
+
26403
+ @property --tw-brightness {
26404
+ syntax: "*";
26405
+ inherits: false
26406
+ }
26407
+
26408
+ @property --tw-contrast {
26409
+ syntax: "*";
26410
+ inherits: false
26411
+ }
26412
+
26413
+ @property --tw-grayscale {
26414
+ syntax: "*";
26415
+ inherits: false
26416
+ }
26417
+
26418
+ @property --tw-hue-rotate {
26419
+ syntax: "*";
26420
+ inherits: false
26421
+ }
26422
+
26423
+ @property --tw-invert {
26424
+ syntax: "*";
26425
+ inherits: false
26426
+ }
26427
+
26428
+ @property --tw-opacity {
26429
+ syntax: "*";
26430
+ inherits: false
26431
+ }
26432
+
26433
+ @property --tw-saturate {
26434
+ syntax: "*";
26435
+ inherits: false
26436
+ }
26437
+
26438
+ @property --tw-sepia {
26439
+ syntax: "*";
26440
+ inherits: false
26441
+ }
26442
+
26443
+ @property --tw-drop-shadow {
26444
+ syntax: "*";
26445
+ inherits: false
26446
+ }
26447
+
26448
+ @property --tw-drop-shadow-color {
26449
+ syntax: "*";
26450
+ inherits: false
26451
+ }
26452
+
26453
+ @property --tw-drop-shadow-alpha {
26454
+ syntax: "<percentage>";
26455
+ inherits: false;
26456
+ initial-value: 100%;
26457
+ }
26458
+
26459
+ @property --tw-drop-shadow-size {
26460
+ syntax: "*";
26461
+ inherits: false
26462
+ }
26463
+
26464
+ @keyframes spin {
26465
+ to {
26466
+ transform: rotate(360deg);
26467
+ }
26468
+ }
26469
+
26470
+ @keyframes pulse {
26471
+ 50% {
26472
+ opacity: .5;
26473
+ }
26474
+ }
26475
+ .vue-flow {
24273
26476
  position: relative;
24274
26477
  width: 100%;
24275
26478
  height: 100%;