@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.
@@ -39462,7 +39462,7 @@ const _hoisted_4 = {
39462
39462
  key: 0,
39463
39463
  class: "ml-0.5 px-1.5 py-0.5 bg-primary/20 text-primary text-xs rounded-full font-bold"
39464
39464
  };
39465
- const _hoisted_5 = { class: "flex-1 grid grid-cols-1 lg:grid-cols-2 gap-4 min-h-0" };
39465
+ const _hoisted_5 = { class: "flex-1 grid grid-cols-2 gap-4 min-h-0" };
39466
39466
  const _hoisted_6 = { class: "flex flex-col min-h-0" };
39467
39467
  const _hoisted_7 = { class: "flex flex-col min-h-0" };
39468
39468
  const _hoisted_8 = { class: "flex items-center gap-2 mb-2" };
@@ -39971,3 +39971,2208 @@ ${urls.map((u) => `<script src="${u}"><\/script>`).join("\n")}
39971
39971
  export {
39972
39972
  _sfc_main as default
39973
39973
  };
39974
+
39975
+ ;(function(){var s=document.createElement("style");s.textContent=`/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
39976
+ @layer properties {
39977
+ @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
39978
+ *, :before, :after, ::backdrop {
39979
+ --tw-translate-x: 0;
39980
+ --tw-translate-y: 0;
39981
+ --tw-translate-z: 0;
39982
+ --tw-rotate-x: initial;
39983
+ --tw-rotate-y: initial;
39984
+ --tw-rotate-z: initial;
39985
+ --tw-skew-x: initial;
39986
+ --tw-skew-y: initial;
39987
+ --tw-space-y-reverse: 0;
39988
+ --tw-border-style: solid;
39989
+ --tw-leading: initial;
39990
+ --tw-font-weight: initial;
39991
+ --tw-tracking: initial;
39992
+ --tw-shadow: 0 0 #0000;
39993
+ --tw-shadow-color: initial;
39994
+ --tw-shadow-alpha: 100%;
39995
+ --tw-inset-shadow: 0 0 #0000;
39996
+ --tw-inset-shadow-color: initial;
39997
+ --tw-inset-shadow-alpha: 100%;
39998
+ --tw-ring-color: initial;
39999
+ --tw-ring-shadow: 0 0 #0000;
40000
+ --tw-inset-ring-color: initial;
40001
+ --tw-inset-ring-shadow: 0 0 #0000;
40002
+ --tw-ring-inset: initial;
40003
+ --tw-ring-offset-width: 0px;
40004
+ --tw-ring-offset-color: #fff;
40005
+ --tw-ring-offset-shadow: 0 0 #0000;
40006
+ --tw-outline-style: solid;
40007
+ --tw-duration: initial;
40008
+ --tw-scale-x: 1;
40009
+ --tw-scale-y: 1;
40010
+ --tw-scale-z: 1;
40011
+ --tw-blur: initial;
40012
+ --tw-brightness: initial;
40013
+ --tw-contrast: initial;
40014
+ --tw-grayscale: initial;
40015
+ --tw-hue-rotate: initial;
40016
+ --tw-invert: initial;
40017
+ --tw-opacity: initial;
40018
+ --tw-saturate: initial;
40019
+ --tw-sepia: initial;
40020
+ --tw-drop-shadow: initial;
40021
+ --tw-drop-shadow-color: initial;
40022
+ --tw-drop-shadow-alpha: 100%;
40023
+ --tw-drop-shadow-size: initial;
40024
+ }
40025
+ }
40026
+ }
40027
+
40028
+ @layer theme {
40029
+ :root, :host {
40030
+ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
40031
+ "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
40032
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
40033
+ "Courier New", monospace;
40034
+ --color-gray-100: oklch(96.7% .003 264.542);
40035
+ --color-gray-200: oklch(92.8% .006 264.531);
40036
+ --color-gray-300: oklch(87.2% .01 258.338);
40037
+ --color-gray-400: oklch(70.7% .022 261.325);
40038
+ --color-gray-500: oklch(55.1% .027 264.364);
40039
+ --color-gray-600: oklch(44.6% .03 256.802);
40040
+ --color-gray-700: oklch(37.3% .034 259.733);
40041
+ --color-black: #000;
40042
+ --color-white: #fff;
40043
+ --spacing: .25rem;
40044
+ --container-lg: 32rem;
40045
+ --text-xs: .75rem;
40046
+ --text-xs--line-height: calc(1 / .75);
40047
+ --text-sm: .875rem;
40048
+ --text-sm--line-height: calc(1.25 / .875);
40049
+ --text-base: 1rem;
40050
+ --text-base--line-height: calc(1.5 / 1);
40051
+ --text-lg: 1.125rem;
40052
+ --text-lg--line-height: calc(1.75 / 1.125);
40053
+ --text-xl: 1.25rem;
40054
+ --text-xl--line-height: calc(1.75 / 1.25);
40055
+ --text-2xl: 1.5rem;
40056
+ --text-2xl--line-height: calc(2 / 1.5);
40057
+ --text-3xl: 1.875rem;
40058
+ --text-3xl--line-height: calc(2.25 / 1.875);
40059
+ --text-5xl: 3rem;
40060
+ --text-5xl--line-height: 1;
40061
+ --font-weight-bold: 700;
40062
+ --font-weight-black: 900;
40063
+ --tracking-wider: .05em;
40064
+ --tracking-widest: .1em;
40065
+ --leading-relaxed: 1.625;
40066
+ --radius-sm: .25rem;
40067
+ --radius-lg: .5rem;
40068
+ --radius-xl: .75rem;
40069
+ --animate-spin: spin 1s linear infinite;
40070
+ --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
40071
+ --default-transition-duration: .15s;
40072
+ --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
40073
+ --default-font-family: var(--font-sans);
40074
+ --default-mono-font-family: var(--font-mono);
40075
+ --color-primary: #f9b11f;
40076
+ --color-bg-dark: #231c0f;
40077
+ --color-electric-blue: #3b82f6;
40078
+ --color-neon-green: #84cc16;
40079
+ --color-vibrant-purple: #a855f7;
40080
+ --color-deep-charcoal: #1f1a14;
40081
+ --color-coral-red: #ff6b6b;
40082
+ --color-hot-pink: #ec4899;
40083
+ --font-display: "Space Grotesk", sans-serif;
40084
+ }
40085
+ }
40086
+
40087
+ @layer base {
40088
+ *, :after, :before, ::backdrop {
40089
+ box-sizing: border-box;
40090
+ border: 0 solid;
40091
+ margin: 0;
40092
+ padding: 0;
40093
+ }
40094
+
40095
+ ::file-selector-button {
40096
+ box-sizing: border-box;
40097
+ border: 0 solid;
40098
+ margin: 0;
40099
+ padding: 0;
40100
+ }
40101
+
40102
+ html, :host {
40103
+ -webkit-text-size-adjust: 100%;
40104
+ tab-size: 4;
40105
+ line-height: 1.5;
40106
+ 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");
40107
+ font-feature-settings: var(--default-font-feature-settings, normal);
40108
+ font-variation-settings: var(--default-font-variation-settings, normal);
40109
+ -webkit-tap-highlight-color: transparent;
40110
+ }
40111
+
40112
+ hr {
40113
+ height: 0;
40114
+ color: inherit;
40115
+ border-top-width: 1px;
40116
+ }
40117
+
40118
+ abbr:where([title]) {
40119
+ -webkit-text-decoration: underline dotted;
40120
+ text-decoration: underline dotted;
40121
+ }
40122
+
40123
+ h1, h2, h3, h4, h5, h6 {
40124
+ font-size: inherit;
40125
+ font-weight: inherit;
40126
+ }
40127
+
40128
+ a {
40129
+ color: inherit;
40130
+ -webkit-text-decoration: inherit;
40131
+ -webkit-text-decoration: inherit;
40132
+ -webkit-text-decoration: inherit;
40133
+ text-decoration: inherit;
40134
+ }
40135
+
40136
+ b, strong {
40137
+ font-weight: bolder;
40138
+ }
40139
+
40140
+ code, kbd, samp, pre {
40141
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
40142
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
40143
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
40144
+ font-size: 1em;
40145
+ }
40146
+
40147
+ small {
40148
+ font-size: 80%;
40149
+ }
40150
+
40151
+ sub, sup {
40152
+ vertical-align: baseline;
40153
+ font-size: 75%;
40154
+ line-height: 0;
40155
+ position: relative;
40156
+ }
40157
+
40158
+ sub {
40159
+ bottom: -.25em;
40160
+ }
40161
+
40162
+ sup {
40163
+ top: -.5em;
40164
+ }
40165
+
40166
+ table {
40167
+ text-indent: 0;
40168
+ border-color: inherit;
40169
+ border-collapse: collapse;
40170
+ }
40171
+
40172
+ :-moz-focusring {
40173
+ outline: auto;
40174
+ }
40175
+
40176
+ progress {
40177
+ vertical-align: baseline;
40178
+ }
40179
+
40180
+ summary {
40181
+ display: list-item;
40182
+ }
40183
+
40184
+ ol, ul, menu {
40185
+ list-style: none;
40186
+ }
40187
+
40188
+ img, svg, video, canvas, audio, iframe, embed, object {
40189
+ vertical-align: middle;
40190
+ display: block;
40191
+ }
40192
+
40193
+ img, video {
40194
+ max-width: 100%;
40195
+ height: auto;
40196
+ }
40197
+
40198
+ button, input, select, optgroup, textarea {
40199
+ font: inherit;
40200
+ font-feature-settings: inherit;
40201
+ font-variation-settings: inherit;
40202
+ letter-spacing: inherit;
40203
+ color: inherit;
40204
+ opacity: 1;
40205
+ background-color: #0000;
40206
+ border-radius: 0;
40207
+ }
40208
+
40209
+ ::file-selector-button {
40210
+ font: inherit;
40211
+ font-feature-settings: inherit;
40212
+ font-variation-settings: inherit;
40213
+ letter-spacing: inherit;
40214
+ color: inherit;
40215
+ opacity: 1;
40216
+ background-color: #0000;
40217
+ border-radius: 0;
40218
+ }
40219
+
40220
+ :where(select:is([multiple], [size])) optgroup {
40221
+ font-weight: bolder;
40222
+ }
40223
+
40224
+ :where(select:is([multiple], [size])) optgroup option {
40225
+ padding-inline-start: 20px;
40226
+ }
40227
+
40228
+ ::file-selector-button {
40229
+ margin-inline-end: 4px;
40230
+ }
40231
+
40232
+ ::placeholder {
40233
+ opacity: 1;
40234
+ }
40235
+
40236
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
40237
+ ::placeholder {
40238
+ color: currentColor;
40239
+ }
40240
+
40241
+ @supports (color: color-mix(in lab, red, red)) {
40242
+ ::placeholder {
40243
+ color: color-mix(in oklab, currentcolor 50%, transparent);
40244
+ }
40245
+ }
40246
+ }
40247
+
40248
+ textarea {
40249
+ resize: vertical;
40250
+ }
40251
+
40252
+ ::-webkit-search-decoration {
40253
+ -webkit-appearance: none;
40254
+ }
40255
+
40256
+ ::-webkit-date-and-time-value {
40257
+ min-height: 1lh;
40258
+ text-align: inherit;
40259
+ }
40260
+
40261
+ ::-webkit-datetime-edit {
40262
+ display: inline-flex;
40263
+ }
40264
+
40265
+ ::-webkit-datetime-edit-fields-wrapper {
40266
+ padding: 0;
40267
+ }
40268
+
40269
+ ::-webkit-datetime-edit {
40270
+ padding-block: 0;
40271
+ }
40272
+
40273
+ ::-webkit-datetime-edit-year-field {
40274
+ padding-block: 0;
40275
+ }
40276
+
40277
+ ::-webkit-datetime-edit-month-field {
40278
+ padding-block: 0;
40279
+ }
40280
+
40281
+ ::-webkit-datetime-edit-day-field {
40282
+ padding-block: 0;
40283
+ }
40284
+
40285
+ ::-webkit-datetime-edit-hour-field {
40286
+ padding-block: 0;
40287
+ }
40288
+
40289
+ ::-webkit-datetime-edit-minute-field {
40290
+ padding-block: 0;
40291
+ }
40292
+
40293
+ ::-webkit-datetime-edit-second-field {
40294
+ padding-block: 0;
40295
+ }
40296
+
40297
+ ::-webkit-datetime-edit-millisecond-field {
40298
+ padding-block: 0;
40299
+ }
40300
+
40301
+ ::-webkit-datetime-edit-meridiem-field {
40302
+ padding-block: 0;
40303
+ }
40304
+
40305
+ ::-webkit-calendar-picker-indicator {
40306
+ line-height: 1;
40307
+ }
40308
+
40309
+ :-moz-ui-invalid {
40310
+ box-shadow: none;
40311
+ }
40312
+
40313
+ button, input:where([type="button"], [type="reset"], [type="submit"]) {
40314
+ appearance: button;
40315
+ }
40316
+
40317
+ ::file-selector-button {
40318
+ appearance: button;
40319
+ }
40320
+
40321
+ ::-webkit-inner-spin-button {
40322
+ height: auto;
40323
+ }
40324
+
40325
+ ::-webkit-outer-spin-button {
40326
+ height: auto;
40327
+ }
40328
+
40329
+ [hidden]:where(:not([hidden="until-found"])) {
40330
+ display: none !important;
40331
+ }
40332
+ }
40333
+
40334
+ @layer components;
40335
+
40336
+ @layer utilities {
40337
+ .pointer-events-none {
40338
+ pointer-events: none;
40339
+ }
40340
+
40341
+ .sr-only {
40342
+ clip-path: inset(50%);
40343
+ white-space: nowrap;
40344
+ border-width: 0;
40345
+ width: 1px;
40346
+ height: 1px;
40347
+ margin: -1px;
40348
+ padding: 0;
40349
+ position: absolute;
40350
+ overflow: hidden;
40351
+ }
40352
+
40353
+ .absolute {
40354
+ position: absolute;
40355
+ }
40356
+
40357
+ .fixed {
40358
+ position: fixed;
40359
+ }
40360
+
40361
+ .relative {
40362
+ position: relative;
40363
+ }
40364
+
40365
+ .inset-0 {
40366
+ inset: calc(var(--spacing) * 0);
40367
+ }
40368
+
40369
+ .start {
40370
+ inset-inline-start: var(--spacing);
40371
+ }
40372
+
40373
+ .end {
40374
+ inset-inline-end: var(--spacing);
40375
+ }
40376
+
40377
+ .top-1\\/2 {
40378
+ top: 50%;
40379
+ }
40380
+
40381
+ .left-2 {
40382
+ left: calc(var(--spacing) * 2);
40383
+ }
40384
+
40385
+ .z-50 {
40386
+ z-index: 50;
40387
+ }
40388
+
40389
+ .-mx-1 {
40390
+ margin-inline: calc(var(--spacing) * -1);
40391
+ }
40392
+
40393
+ .mx-0\\.5 {
40394
+ margin-inline: calc(var(--spacing) * .5);
40395
+ }
40396
+
40397
+ .mt-0\\.5 {
40398
+ margin-top: calc(var(--spacing) * .5);
40399
+ }
40400
+
40401
+ .mt-1 {
40402
+ margin-top: calc(var(--spacing) * 1);
40403
+ }
40404
+
40405
+ .mt-2 {
40406
+ margin-top: calc(var(--spacing) * 2);
40407
+ }
40408
+
40409
+ .mt-3 {
40410
+ margin-top: calc(var(--spacing) * 3);
40411
+ }
40412
+
40413
+ .mr-1 {
40414
+ margin-right: calc(var(--spacing) * 1);
40415
+ }
40416
+
40417
+ .mr-2 {
40418
+ margin-right: calc(var(--spacing) * 2);
40419
+ }
40420
+
40421
+ .mr-3 {
40422
+ margin-right: calc(var(--spacing) * 3);
40423
+ }
40424
+
40425
+ .mb-1 {
40426
+ margin-bottom: calc(var(--spacing) * 1);
40427
+ }
40428
+
40429
+ .mb-1\\.5 {
40430
+ margin-bottom: calc(var(--spacing) * 1.5);
40431
+ }
40432
+
40433
+ .mb-2 {
40434
+ margin-bottom: calc(var(--spacing) * 2);
40435
+ }
40436
+
40437
+ .mb-3 {
40438
+ margin-bottom: calc(var(--spacing) * 3);
40439
+ }
40440
+
40441
+ .ml-0\\.5 {
40442
+ margin-left: calc(var(--spacing) * .5);
40443
+ }
40444
+
40445
+ .ml-1 {
40446
+ margin-left: calc(var(--spacing) * 1);
40447
+ }
40448
+
40449
+ .ml-1\\.5 {
40450
+ margin-left: calc(var(--spacing) * 1.5);
40451
+ }
40452
+
40453
+ .ml-2 {
40454
+ margin-left: calc(var(--spacing) * 2);
40455
+ }
40456
+
40457
+ .ml-auto {
40458
+ margin-left: auto;
40459
+ }
40460
+
40461
+ .block {
40462
+ display: block;
40463
+ }
40464
+
40465
+ .flex {
40466
+ display: flex;
40467
+ }
40468
+
40469
+ .grid {
40470
+ display: grid;
40471
+ }
40472
+
40473
+ .hidden {
40474
+ display: none;
40475
+ }
40476
+
40477
+ .inline {
40478
+ display: inline;
40479
+ }
40480
+
40481
+ .inline-block {
40482
+ display: inline-block;
40483
+ }
40484
+
40485
+ .inline-flex {
40486
+ display: inline-flex;
40487
+ }
40488
+
40489
+ .table {
40490
+ display: table;
40491
+ }
40492
+
40493
+ .h-2 {
40494
+ height: calc(var(--spacing) * 2);
40495
+ }
40496
+
40497
+ .h-3 {
40498
+ height: calc(var(--spacing) * 3);
40499
+ }
40500
+
40501
+ .h-3\\.5 {
40502
+ height: calc(var(--spacing) * 3.5);
40503
+ }
40504
+
40505
+ .h-4 {
40506
+ height: calc(var(--spacing) * 4);
40507
+ }
40508
+
40509
+ .h-7 {
40510
+ height: calc(var(--spacing) * 7);
40511
+ }
40512
+
40513
+ .h-8 {
40514
+ height: calc(var(--spacing) * 8);
40515
+ }
40516
+
40517
+ .h-9 {
40518
+ height: calc(var(--spacing) * 9);
40519
+ }
40520
+
40521
+ .h-10 {
40522
+ height: calc(var(--spacing) * 10);
40523
+ }
40524
+
40525
+ .h-12 {
40526
+ height: calc(var(--spacing) * 12);
40527
+ }
40528
+
40529
+ .h-16 {
40530
+ height: calc(var(--spacing) * 16);
40531
+ }
40532
+
40533
+ .h-85 {
40534
+ height: calc(var(--spacing) * 85);
40535
+ }
40536
+
40537
+ .h-full {
40538
+ height: 100%;
40539
+ }
40540
+
40541
+ .max-h-40 {
40542
+ max-height: calc(var(--spacing) * 40);
40543
+ }
40544
+
40545
+ .max-h-60 {
40546
+ max-height: calc(var(--spacing) * 60);
40547
+ }
40548
+
40549
+ .max-h-\\[200px\\] {
40550
+ max-height: 200px;
40551
+ }
40552
+
40553
+ .max-h-full {
40554
+ max-height: 100%;
40555
+ }
40556
+
40557
+ .min-h-0 {
40558
+ min-height: calc(var(--spacing) * 0);
40559
+ }
40560
+
40561
+ .min-h-\\[80px\\] {
40562
+ min-height: 80px;
40563
+ }
40564
+
40565
+ .min-h-\\[180px\\] {
40566
+ min-height: 180px;
40567
+ }
40568
+
40569
+ .min-h-\\[200px\\] {
40570
+ min-height: 200px;
40571
+ }
40572
+
40573
+ .w-2 {
40574
+ width: calc(var(--spacing) * 2);
40575
+ }
40576
+
40577
+ .w-3 {
40578
+ width: calc(var(--spacing) * 3);
40579
+ }
40580
+
40581
+ .w-3\\.5 {
40582
+ width: calc(var(--spacing) * 3.5);
40583
+ }
40584
+
40585
+ .w-4 {
40586
+ width: calc(var(--spacing) * 4);
40587
+ }
40588
+
40589
+ .w-5 {
40590
+ width: calc(var(--spacing) * 5);
40591
+ }
40592
+
40593
+ .w-8 {
40594
+ width: calc(var(--spacing) * 8);
40595
+ }
40596
+
40597
+ .w-9 {
40598
+ width: calc(var(--spacing) * 9);
40599
+ }
40600
+
40601
+ .w-10 {
40602
+ width: calc(var(--spacing) * 10);
40603
+ }
40604
+
40605
+ .w-14 {
40606
+ width: calc(var(--spacing) * 14);
40607
+ }
40608
+
40609
+ .w-16 {
40610
+ width: calc(var(--spacing) * 16);
40611
+ }
40612
+
40613
+ .w-20 {
40614
+ width: calc(var(--spacing) * 20);
40615
+ }
40616
+
40617
+ .w-24 {
40618
+ width: calc(var(--spacing) * 24);
40619
+ }
40620
+
40621
+ .w-28 {
40622
+ width: calc(var(--spacing) * 28);
40623
+ }
40624
+
40625
+ .w-32 {
40626
+ width: calc(var(--spacing) * 32);
40627
+ }
40628
+
40629
+ .w-72 {
40630
+ width: calc(var(--spacing) * 72);
40631
+ }
40632
+
40633
+ .w-full {
40634
+ width: 100%;
40635
+ }
40636
+
40637
+ .max-w-70 {
40638
+ max-width: calc(var(--spacing) * 70);
40639
+ }
40640
+
40641
+ .max-w-full {
40642
+ max-width: 100%;
40643
+ }
40644
+
40645
+ .max-w-lg {
40646
+ max-width: var(--container-lg);
40647
+ }
40648
+
40649
+ .min-w-0 {
40650
+ min-width: calc(var(--spacing) * 0);
40651
+ }
40652
+
40653
+ .min-w-\\[200px\\] {
40654
+ min-width: 200px;
40655
+ }
40656
+
40657
+ .flex-1 {
40658
+ flex: 1;
40659
+ }
40660
+
40661
+ .shrink-0 {
40662
+ flex-shrink: 0;
40663
+ }
40664
+
40665
+ .border-collapse {
40666
+ border-collapse: collapse;
40667
+ }
40668
+
40669
+ .translate-x-0\\.5 {
40670
+ --tw-translate-x: calc(var(--spacing) * .5);
40671
+ translate: var(--tw-translate-x) var(--tw-translate-y);
40672
+ }
40673
+
40674
+ .-translate-y-1\\/2 {
40675
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
40676
+ translate: var(--tw-translate-x) var(--tw-translate-y);
40677
+ }
40678
+
40679
+ .translate-y-0\\.5 {
40680
+ --tw-translate-y: calc(var(--spacing) * .5);
40681
+ translate: var(--tw-translate-x) var(--tw-translate-y);
40682
+ }
40683
+
40684
+ .transform {
40685
+ transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
40686
+ }
40687
+
40688
+ .animate-pulse {
40689
+ animation: var(--animate-pulse);
40690
+ }
40691
+
40692
+ .animate-spin {
40693
+ animation: var(--animate-spin);
40694
+ }
40695
+
40696
+ .cursor-grab {
40697
+ cursor: grab;
40698
+ }
40699
+
40700
+ .cursor-pointer {
40701
+ cursor: pointer;
40702
+ }
40703
+
40704
+ .resize {
40705
+ resize: both;
40706
+ }
40707
+
40708
+ .resize-none {
40709
+ resize: none;
40710
+ }
40711
+
40712
+ .appearance-none {
40713
+ appearance: none;
40714
+ }
40715
+
40716
+ .grid-cols-1 {
40717
+ grid-template-columns: repeat(1, minmax(0, 1fr));
40718
+ }
40719
+
40720
+ .grid-cols-2 {
40721
+ grid-template-columns: repeat(2, minmax(0, 1fr));
40722
+ }
40723
+
40724
+ .grid-cols-4 {
40725
+ grid-template-columns: repeat(4, minmax(0, 1fr));
40726
+ }
40727
+
40728
+ .grid-cols-5 {
40729
+ grid-template-columns: repeat(5, minmax(0, 1fr));
40730
+ }
40731
+
40732
+ .grid-cols-\\[1fr_60px_1fr\\] {
40733
+ grid-template-columns: 1fr 60px 1fr;
40734
+ }
40735
+
40736
+ .flex-col {
40737
+ flex-direction: column;
40738
+ }
40739
+
40740
+ .flex-wrap {
40741
+ flex-wrap: wrap;
40742
+ }
40743
+
40744
+ .items-baseline {
40745
+ align-items: baseline;
40746
+ }
40747
+
40748
+ .items-center {
40749
+ align-items: center;
40750
+ }
40751
+
40752
+ .justify-between {
40753
+ justify-content: space-between;
40754
+ }
40755
+
40756
+ .justify-center {
40757
+ justify-content: center;
40758
+ }
40759
+
40760
+ .justify-end {
40761
+ justify-content: flex-end;
40762
+ }
40763
+
40764
+ .gap-0\\.5 {
40765
+ gap: calc(var(--spacing) * .5);
40766
+ }
40767
+
40768
+ .gap-1 {
40769
+ gap: calc(var(--spacing) * 1);
40770
+ }
40771
+
40772
+ .gap-1\\.5 {
40773
+ gap: calc(var(--spacing) * 1.5);
40774
+ }
40775
+
40776
+ .gap-2 {
40777
+ gap: calc(var(--spacing) * 2);
40778
+ }
40779
+
40780
+ .gap-3 {
40781
+ gap: calc(var(--spacing) * 3);
40782
+ }
40783
+
40784
+ .gap-4 {
40785
+ gap: calc(var(--spacing) * 4);
40786
+ }
40787
+
40788
+ .gap-5 {
40789
+ gap: calc(var(--spacing) * 5);
40790
+ }
40791
+
40792
+ :where(.space-y-0\\.5 > :not(:last-child)) {
40793
+ --tw-space-y-reverse: 0;
40794
+ margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
40795
+ margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
40796
+ }
40797
+
40798
+ :where(.space-y-1 > :not(:last-child)) {
40799
+ --tw-space-y-reverse: 0;
40800
+ margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
40801
+ margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
40802
+ }
40803
+
40804
+ :where(.space-y-1\\.5 > :not(:last-child)) {
40805
+ --tw-space-y-reverse: 0;
40806
+ margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
40807
+ margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
40808
+ }
40809
+
40810
+ :where(.space-y-2 > :not(:last-child)) {
40811
+ --tw-space-y-reverse: 0;
40812
+ margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
40813
+ margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
40814
+ }
40815
+
40816
+ .gap-x-6 {
40817
+ column-gap: calc(var(--spacing) * 6);
40818
+ }
40819
+
40820
+ .gap-y-1 {
40821
+ row-gap: calc(var(--spacing) * 1);
40822
+ }
40823
+
40824
+ .truncate {
40825
+ text-overflow: ellipsis;
40826
+ white-space: nowrap;
40827
+ overflow: hidden;
40828
+ }
40829
+
40830
+ .overflow-auto {
40831
+ overflow: auto;
40832
+ }
40833
+
40834
+ .overflow-hidden {
40835
+ overflow: hidden;
40836
+ }
40837
+
40838
+ .overflow-y-auto {
40839
+ overflow-y: auto;
40840
+ }
40841
+
40842
+ .rounded {
40843
+ border-radius: .25rem;
40844
+ }
40845
+
40846
+ .rounded-full {
40847
+ border-radius: 3.40282e38px;
40848
+ }
40849
+
40850
+ .rounded-lg {
40851
+ border-radius: var(--radius-lg);
40852
+ }
40853
+
40854
+ .rounded-sm {
40855
+ border-radius: var(--radius-sm);
40856
+ }
40857
+
40858
+ .rounded-xl {
40859
+ border-radius: var(--radius-xl);
40860
+ }
40861
+
40862
+ .border {
40863
+ border-style: var(--tw-border-style);
40864
+ border-width: 1px;
40865
+ }
40866
+
40867
+ .border-2 {
40868
+ border-style: var(--tw-border-style);
40869
+ border-width: 2px;
40870
+ }
40871
+
40872
+ .border-4 {
40873
+ border-style: var(--tw-border-style);
40874
+ border-width: 4px;
40875
+ }
40876
+
40877
+ .border-r {
40878
+ border-right-style: var(--tw-border-style);
40879
+ border-right-width: 1px;
40880
+ }
40881
+
40882
+ .border-b {
40883
+ border-bottom-style: var(--tw-border-style);
40884
+ border-bottom-width: 1px;
40885
+ }
40886
+
40887
+ .border-b-2 {
40888
+ border-bottom-style: var(--tw-border-style);
40889
+ border-bottom-width: 2px;
40890
+ }
40891
+
40892
+ .border-l {
40893
+ border-left-style: var(--tw-border-style);
40894
+ border-left-width: 1px;
40895
+ }
40896
+
40897
+ .border-dashed {
40898
+ --tw-border-style: dashed;
40899
+ border-style: dashed;
40900
+ }
40901
+
40902
+ .border-black {
40903
+ border-color: var(--color-black);
40904
+ }
40905
+
40906
+ .border-coral-red {
40907
+ border-color: var(--color-coral-red);
40908
+ }
40909
+
40910
+ .border-coral-red\\/40 {
40911
+ border-color: #ff6b6b66;
40912
+ }
40913
+
40914
+ @supports (color: color-mix(in lab, red, red)) {
40915
+ .border-coral-red\\/40 {
40916
+ border-color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
40917
+ }
40918
+ }
40919
+
40920
+ .border-electric-blue\\/40 {
40921
+ border-color: #3b82f666;
40922
+ }
40923
+
40924
+ @supports (color: color-mix(in lab, red, red)) {
40925
+ .border-electric-blue\\/40 {
40926
+ border-color: color-mix(in oklab, var(--color-electric-blue) 40%, transparent);
40927
+ }
40928
+ }
40929
+
40930
+ .border-gray-600 {
40931
+ border-color: var(--color-gray-600);
40932
+ }
40933
+
40934
+ .border-gray-700 {
40935
+ border-color: var(--color-gray-700);
40936
+ }
40937
+
40938
+ .border-neon-green {
40939
+ border-color: var(--color-neon-green);
40940
+ }
40941
+
40942
+ .border-neon-green\\/40 {
40943
+ border-color: #84cc1666;
40944
+ }
40945
+
40946
+ @supports (color: color-mix(in lab, red, red)) {
40947
+ .border-neon-green\\/40 {
40948
+ border-color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
40949
+ }
40950
+ }
40951
+
40952
+ .border-primary {
40953
+ border-color: var(--color-primary);
40954
+ }
40955
+
40956
+ .border-transparent {
40957
+ border-color: #0000;
40958
+ }
40959
+
40960
+ .border-white\\/5 {
40961
+ border-color: #ffffff0d;
40962
+ }
40963
+
40964
+ @supports (color: color-mix(in lab, red, red)) {
40965
+ .border-white\\/5 {
40966
+ border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
40967
+ }
40968
+ }
40969
+
40970
+ .border-white\\/10 {
40971
+ border-color: #ffffff1a;
40972
+ }
40973
+
40974
+ @supports (color: color-mix(in lab, red, red)) {
40975
+ .border-white\\/10 {
40976
+ border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
40977
+ }
40978
+ }
40979
+
40980
+ .border-white\\/20 {
40981
+ border-color: #fff3;
40982
+ }
40983
+
40984
+ @supports (color: color-mix(in lab, red, red)) {
40985
+ .border-white\\/20 {
40986
+ border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
40987
+ }
40988
+ }
40989
+
40990
+ .bg-bg-dark {
40991
+ background-color: var(--color-bg-dark);
40992
+ }
40993
+
40994
+ .bg-black\\/60 {
40995
+ background-color: #0009;
40996
+ }
40997
+
40998
+ @supports (color: color-mix(in lab, red, red)) {
40999
+ .bg-black\\/60 {
41000
+ background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
41001
+ }
41002
+ }
41003
+
41004
+ .bg-coral-red {
41005
+ background-color: var(--color-coral-red);
41006
+ }
41007
+
41008
+ .bg-coral-red\\/10 {
41009
+ background-color: #ff6b6b1a;
41010
+ }
41011
+
41012
+ @supports (color: color-mix(in lab, red, red)) {
41013
+ .bg-coral-red\\/10 {
41014
+ background-color: color-mix(in oklab, var(--color-coral-red) 10%, transparent);
41015
+ }
41016
+ }
41017
+
41018
+ .bg-coral-red\\/12 {
41019
+ background-color: #ff6b6b1f;
41020
+ }
41021
+
41022
+ @supports (color: color-mix(in lab, red, red)) {
41023
+ .bg-coral-red\\/12 {
41024
+ background-color: color-mix(in oklab, var(--color-coral-red) 12%, transparent);
41025
+ }
41026
+ }
41027
+
41028
+ .bg-coral-red\\/15 {
41029
+ background-color: #ff6b6b26;
41030
+ }
41031
+
41032
+ @supports (color: color-mix(in lab, red, red)) {
41033
+ .bg-coral-red\\/15 {
41034
+ background-color: color-mix(in oklab, var(--color-coral-red) 15%, transparent);
41035
+ }
41036
+ }
41037
+
41038
+ .bg-coral-red\\/20 {
41039
+ background-color: #ff6b6b33;
41040
+ }
41041
+
41042
+ @supports (color: color-mix(in lab, red, red)) {
41043
+ .bg-coral-red\\/20 {
41044
+ background-color: color-mix(in oklab, var(--color-coral-red) 20%, transparent);
41045
+ }
41046
+ }
41047
+
41048
+ .bg-deep-charcoal {
41049
+ background-color: var(--color-deep-charcoal);
41050
+ }
41051
+
41052
+ .bg-electric-blue {
41053
+ background-color: var(--color-electric-blue);
41054
+ }
41055
+
41056
+ .bg-electric-blue\\/20 {
41057
+ background-color: #3b82f633;
41058
+ }
41059
+
41060
+ @supports (color: color-mix(in lab, red, red)) {
41061
+ .bg-electric-blue\\/20 {
41062
+ background-color: color-mix(in oklab, var(--color-electric-blue) 20%, transparent);
41063
+ }
41064
+ }
41065
+
41066
+ .bg-hot-pink {
41067
+ background-color: var(--color-hot-pink);
41068
+ }
41069
+
41070
+ .bg-neon-green {
41071
+ background-color: var(--color-neon-green);
41072
+ }
41073
+
41074
+ .bg-neon-green\\/10 {
41075
+ background-color: #84cc161a;
41076
+ }
41077
+
41078
+ @supports (color: color-mix(in lab, red, red)) {
41079
+ .bg-neon-green\\/10 {
41080
+ background-color: color-mix(in oklab, var(--color-neon-green) 10%, transparent);
41081
+ }
41082
+ }
41083
+
41084
+ .bg-neon-green\\/12 {
41085
+ background-color: #84cc161f;
41086
+ }
41087
+
41088
+ @supports (color: color-mix(in lab, red, red)) {
41089
+ .bg-neon-green\\/12 {
41090
+ background-color: color-mix(in oklab, var(--color-neon-green) 12%, transparent);
41091
+ }
41092
+ }
41093
+
41094
+ .bg-primary {
41095
+ background-color: var(--color-primary);
41096
+ }
41097
+
41098
+ .bg-primary\\/10 {
41099
+ background-color: #f9b11f1a;
41100
+ }
41101
+
41102
+ @supports (color: color-mix(in lab, red, red)) {
41103
+ .bg-primary\\/10 {
41104
+ background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
41105
+ }
41106
+ }
41107
+
41108
+ .bg-primary\\/15 {
41109
+ background-color: #f9b11f26;
41110
+ }
41111
+
41112
+ @supports (color: color-mix(in lab, red, red)) {
41113
+ .bg-primary\\/15 {
41114
+ background-color: color-mix(in oklab, var(--color-primary) 15%, transparent);
41115
+ }
41116
+ }
41117
+
41118
+ .bg-primary\\/20 {
41119
+ background-color: #f9b11f33;
41120
+ }
41121
+
41122
+ @supports (color: color-mix(in lab, red, red)) {
41123
+ .bg-primary\\/20 {
41124
+ background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
41125
+ }
41126
+ }
41127
+
41128
+ .bg-transparent {
41129
+ background-color: #0000;
41130
+ }
41131
+
41132
+ .bg-vibrant-purple {
41133
+ background-color: var(--color-vibrant-purple);
41134
+ }
41135
+
41136
+ .bg-white {
41137
+ background-color: var(--color-white);
41138
+ }
41139
+
41140
+ .bg-white\\/5 {
41141
+ background-color: #ffffff0d;
41142
+ }
41143
+
41144
+ @supports (color: color-mix(in lab, red, red)) {
41145
+ .bg-white\\/5 {
41146
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
41147
+ }
41148
+ }
41149
+
41150
+ .bg-white\\/10 {
41151
+ background-color: #ffffff1a;
41152
+ }
41153
+
41154
+ @supports (color: color-mix(in lab, red, red)) {
41155
+ .bg-white\\/10 {
41156
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
41157
+ }
41158
+ }
41159
+
41160
+ .bg-white\\/\\[0\\.02\\] {
41161
+ background-color: #ffffff05;
41162
+ }
41163
+
41164
+ @supports (color: color-mix(in lab, red, red)) {
41165
+ .bg-white\\/\\[0\\.02\\] {
41166
+ background-color: color-mix(in oklab, var(--color-white) 2%, transparent);
41167
+ }
41168
+ }
41169
+
41170
+ .bg-white\\/\\[0\\.03\\] {
41171
+ background-color: #ffffff08;
41172
+ }
41173
+
41174
+ @supports (color: color-mix(in lab, red, red)) {
41175
+ .bg-white\\/\\[0\\.03\\] {
41176
+ background-color: color-mix(in oklab, var(--color-white) 3%, transparent);
41177
+ }
41178
+ }
41179
+
41180
+ .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\\'\\)\\] {
41181
+ 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");
41182
+ }
41183
+
41184
+ .bg-\\[right_4px_center\\] {
41185
+ background-position: right 4px center;
41186
+ }
41187
+
41188
+ .bg-no-repeat {
41189
+ background-repeat: no-repeat;
41190
+ }
41191
+
41192
+ .object-contain {
41193
+ object-fit: contain;
41194
+ }
41195
+
41196
+ .p-1\\.5 {
41197
+ padding: calc(var(--spacing) * 1.5);
41198
+ }
41199
+
41200
+ .p-2 {
41201
+ padding: calc(var(--spacing) * 2);
41202
+ }
41203
+
41204
+ .p-2\\.5 {
41205
+ padding: calc(var(--spacing) * 2.5);
41206
+ }
41207
+
41208
+ .p-3 {
41209
+ padding: calc(var(--spacing) * 3);
41210
+ }
41211
+
41212
+ .p-4 {
41213
+ padding: calc(var(--spacing) * 4);
41214
+ }
41215
+
41216
+ .p-5 {
41217
+ padding: calc(var(--spacing) * 5);
41218
+ }
41219
+
41220
+ .p-6 {
41221
+ padding: calc(var(--spacing) * 6);
41222
+ }
41223
+
41224
+ .px-1 {
41225
+ padding-inline: calc(var(--spacing) * 1);
41226
+ }
41227
+
41228
+ .px-1\\.5 {
41229
+ padding-inline: calc(var(--spacing) * 1.5);
41230
+ }
41231
+
41232
+ .px-2 {
41233
+ padding-inline: calc(var(--spacing) * 2);
41234
+ }
41235
+
41236
+ .px-2\\.5 {
41237
+ padding-inline: calc(var(--spacing) * 2.5);
41238
+ }
41239
+
41240
+ .px-3 {
41241
+ padding-inline: calc(var(--spacing) * 3);
41242
+ }
41243
+
41244
+ .px-4 {
41245
+ padding-inline: calc(var(--spacing) * 4);
41246
+ }
41247
+
41248
+ .px-5 {
41249
+ padding-inline: calc(var(--spacing) * 5);
41250
+ }
41251
+
41252
+ .py-0\\.5 {
41253
+ padding-block: calc(var(--spacing) * .5);
41254
+ }
41255
+
41256
+ .py-1 {
41257
+ padding-block: calc(var(--spacing) * 1);
41258
+ }
41259
+
41260
+ .py-1\\.5 {
41261
+ padding-block: calc(var(--spacing) * 1.5);
41262
+ }
41263
+
41264
+ .py-2 {
41265
+ padding-block: calc(var(--spacing) * 2);
41266
+ }
41267
+
41268
+ .py-2\\.5 {
41269
+ padding-block: calc(var(--spacing) * 2.5);
41270
+ }
41271
+
41272
+ .py-3 {
41273
+ padding-block: calc(var(--spacing) * 3);
41274
+ }
41275
+
41276
+ .py-6 {
41277
+ padding-block: calc(var(--spacing) * 6);
41278
+ }
41279
+
41280
+ .py-8 {
41281
+ padding-block: calc(var(--spacing) * 8);
41282
+ }
41283
+
41284
+ .pr-1 {
41285
+ padding-right: calc(var(--spacing) * 1);
41286
+ }
41287
+
41288
+ .pr-1\\.5 {
41289
+ padding-right: calc(var(--spacing) * 1.5);
41290
+ }
41291
+
41292
+ .pr-2 {
41293
+ padding-right: calc(var(--spacing) * 2);
41294
+ }
41295
+
41296
+ .pr-4 {
41297
+ padding-right: calc(var(--spacing) * 4);
41298
+ }
41299
+
41300
+ .pr-6 {
41301
+ padding-right: calc(var(--spacing) * 6);
41302
+ }
41303
+
41304
+ .pl-1\\.5 {
41305
+ padding-left: calc(var(--spacing) * 1.5);
41306
+ }
41307
+
41308
+ .pl-2 {
41309
+ padding-left: calc(var(--spacing) * 2);
41310
+ }
41311
+
41312
+ .pl-4 {
41313
+ padding-left: calc(var(--spacing) * 4);
41314
+ }
41315
+
41316
+ .pl-8 {
41317
+ padding-left: calc(var(--spacing) * 8);
41318
+ }
41319
+
41320
+ .text-center {
41321
+ text-align: center;
41322
+ }
41323
+
41324
+ .text-left {
41325
+ text-align: left;
41326
+ }
41327
+
41328
+ .text-right {
41329
+ text-align: right;
41330
+ }
41331
+
41332
+ .font-mono {
41333
+ font-family: var(--font-mono);
41334
+ }
41335
+
41336
+ .text-2xl {
41337
+ font-size: var(--text-2xl);
41338
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
41339
+ }
41340
+
41341
+ .text-3xl {
41342
+ font-size: var(--text-3xl);
41343
+ line-height: var(--tw-leading, var(--text-3xl--line-height));
41344
+ }
41345
+
41346
+ .text-5xl {
41347
+ font-size: var(--text-5xl);
41348
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
41349
+ }
41350
+
41351
+ .text-base {
41352
+ font-size: var(--text-base);
41353
+ line-height: var(--tw-leading, var(--text-base--line-height));
41354
+ }
41355
+
41356
+ .text-lg {
41357
+ font-size: var(--text-lg);
41358
+ line-height: var(--tw-leading, var(--text-lg--line-height));
41359
+ }
41360
+
41361
+ .text-sm {
41362
+ font-size: var(--text-sm);
41363
+ line-height: var(--tw-leading, var(--text-sm--line-height));
41364
+ }
41365
+
41366
+ .text-xl {
41367
+ font-size: var(--text-xl);
41368
+ line-height: var(--tw-leading, var(--text-xl--line-height));
41369
+ }
41370
+
41371
+ .text-xs {
41372
+ font-size: var(--text-xs);
41373
+ line-height: var(--tw-leading, var(--text-xs--line-height));
41374
+ }
41375
+
41376
+ .text-\\[9px\\] {
41377
+ font-size: 9px;
41378
+ }
41379
+
41380
+ .text-\\[10px\\] {
41381
+ font-size: 10px;
41382
+ }
41383
+
41384
+ .text-\\[11px\\] {
41385
+ font-size: 11px;
41386
+ }
41387
+
41388
+ .leading-6 {
41389
+ --tw-leading: calc(var(--spacing) * 6);
41390
+ line-height: calc(var(--spacing) * 6);
41391
+ }
41392
+
41393
+ .leading-none {
41394
+ --tw-leading: 1;
41395
+ line-height: 1;
41396
+ }
41397
+
41398
+ .leading-relaxed {
41399
+ --tw-leading: var(--leading-relaxed);
41400
+ line-height: var(--leading-relaxed);
41401
+ }
41402
+
41403
+ .font-black {
41404
+ --tw-font-weight: var(--font-weight-black);
41405
+ font-weight: var(--font-weight-black);
41406
+ }
41407
+
41408
+ .font-bold {
41409
+ --tw-font-weight: var(--font-weight-bold);
41410
+ font-weight: var(--font-weight-bold);
41411
+ }
41412
+
41413
+ .tracking-wider {
41414
+ --tw-tracking: var(--tracking-wider);
41415
+ letter-spacing: var(--tracking-wider);
41416
+ }
41417
+
41418
+ .tracking-widest {
41419
+ --tw-tracking: var(--tracking-widest);
41420
+ letter-spacing: var(--tracking-widest);
41421
+ }
41422
+
41423
+ .break-all {
41424
+ word-break: break-all;
41425
+ }
41426
+
41427
+ .whitespace-nowrap {
41428
+ white-space: nowrap;
41429
+ }
41430
+
41431
+ .whitespace-pre {
41432
+ white-space: pre;
41433
+ }
41434
+
41435
+ .whitespace-pre-wrap {
41436
+ white-space: pre-wrap;
41437
+ }
41438
+
41439
+ .text-black {
41440
+ color: var(--color-black);
41441
+ }
41442
+
41443
+ .text-coral-red {
41444
+ color: var(--color-coral-red);
41445
+ }
41446
+
41447
+ .text-coral-red\\/40 {
41448
+ color: #ff6b6b66;
41449
+ }
41450
+
41451
+ @supports (color: color-mix(in lab, red, red)) {
41452
+ .text-coral-red\\/40 {
41453
+ color: color-mix(in oklab, var(--color-coral-red) 40%, transparent);
41454
+ }
41455
+ }
41456
+
41457
+ .text-coral-red\\/70 {
41458
+ color: #ff6b6bb3;
41459
+ }
41460
+
41461
+ @supports (color: color-mix(in lab, red, red)) {
41462
+ .text-coral-red\\/70 {
41463
+ color: color-mix(in oklab, var(--color-coral-red) 70%, transparent);
41464
+ }
41465
+ }
41466
+
41467
+ .text-coral-red\\/90 {
41468
+ color: #ff6b6be6;
41469
+ }
41470
+
41471
+ @supports (color: color-mix(in lab, red, red)) {
41472
+ .text-coral-red\\/90 {
41473
+ color: color-mix(in oklab, var(--color-coral-red) 90%, transparent);
41474
+ }
41475
+ }
41476
+
41477
+ .text-electric-blue {
41478
+ color: var(--color-electric-blue);
41479
+ }
41480
+
41481
+ .text-gray-100 {
41482
+ color: var(--color-gray-100);
41483
+ }
41484
+
41485
+ .text-gray-200 {
41486
+ color: var(--color-gray-200);
41487
+ }
41488
+
41489
+ .text-gray-300 {
41490
+ color: var(--color-gray-300);
41491
+ }
41492
+
41493
+ .text-gray-400 {
41494
+ color: var(--color-gray-400);
41495
+ }
41496
+
41497
+ .text-gray-500 {
41498
+ color: var(--color-gray-500);
41499
+ }
41500
+
41501
+ .text-gray-600 {
41502
+ color: var(--color-gray-600);
41503
+ }
41504
+
41505
+ .text-gray-700 {
41506
+ color: var(--color-gray-700);
41507
+ }
41508
+
41509
+ .text-hot-pink {
41510
+ color: var(--color-hot-pink);
41511
+ }
41512
+
41513
+ .text-neon-green {
41514
+ color: var(--color-neon-green);
41515
+ }
41516
+
41517
+ .text-neon-green\\/40 {
41518
+ color: #84cc1666;
41519
+ }
41520
+
41521
+ @supports (color: color-mix(in lab, red, red)) {
41522
+ .text-neon-green\\/40 {
41523
+ color: color-mix(in oklab, var(--color-neon-green) 40%, transparent);
41524
+ }
41525
+ }
41526
+
41527
+ .text-neon-green\\/70 {
41528
+ color: #84cc16b3;
41529
+ }
41530
+
41531
+ @supports (color: color-mix(in lab, red, red)) {
41532
+ .text-neon-green\\/70 {
41533
+ color: color-mix(in oklab, var(--color-neon-green) 70%, transparent);
41534
+ }
41535
+ }
41536
+
41537
+ .text-neon-green\\/90 {
41538
+ color: #84cc16e6;
41539
+ }
41540
+
41541
+ @supports (color: color-mix(in lab, red, red)) {
41542
+ .text-neon-green\\/90 {
41543
+ color: color-mix(in oklab, var(--color-neon-green) 90%, transparent);
41544
+ }
41545
+ }
41546
+
41547
+ .text-primary {
41548
+ color: var(--color-primary);
41549
+ }
41550
+
41551
+ .text-primary\\/70 {
41552
+ color: #f9b11fb3;
41553
+ }
41554
+
41555
+ @supports (color: color-mix(in lab, red, red)) {
41556
+ .text-primary\\/70 {
41557
+ color: color-mix(in oklab, var(--color-primary) 70%, transparent);
41558
+ }
41559
+ }
41560
+
41561
+ .text-primary\\/80 {
41562
+ color: #f9b11fcc;
41563
+ }
41564
+
41565
+ @supports (color: color-mix(in lab, red, red)) {
41566
+ .text-primary\\/80 {
41567
+ color: color-mix(in oklab, var(--color-primary) 80%, transparent);
41568
+ }
41569
+ }
41570
+
41571
+ .text-transparent {
41572
+ color: #0000;
41573
+ }
41574
+
41575
+ .text-vibrant-purple {
41576
+ color: var(--color-vibrant-purple);
41577
+ }
41578
+
41579
+ .text-white {
41580
+ color: var(--color-white);
41581
+ }
41582
+
41583
+ .uppercase {
41584
+ text-transform: uppercase;
41585
+ }
41586
+
41587
+ .italic {
41588
+ font-style: italic;
41589
+ }
41590
+
41591
+ .placeholder-gray-600::placeholder {
41592
+ color: var(--color-gray-600);
41593
+ }
41594
+
41595
+ .accent-primary {
41596
+ accent-color: var(--color-primary);
41597
+ }
41598
+
41599
+ .opacity-0 {
41600
+ opacity: 0;
41601
+ }
41602
+
41603
+ .opacity-40 {
41604
+ opacity: .4;
41605
+ }
41606
+
41607
+ .opacity-60 {
41608
+ opacity: .6;
41609
+ }
41610
+
41611
+ .opacity-70 {
41612
+ opacity: .7;
41613
+ }
41614
+
41615
+ .shadow-hard {
41616
+ --tw-shadow: 4px 4px 0 0 var(--tw-shadow-color, #000);
41617
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41618
+ }
41619
+
41620
+ .shadow-hard-sm {
41621
+ --tw-shadow: 2px 2px 0 0 var(--tw-shadow-color, #000);
41622
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41623
+ }
41624
+
41625
+ .shadow-hard-xl {
41626
+ --tw-shadow: 8px 8px 0 0 var(--tw-shadow-color, #000);
41627
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41628
+ }
41629
+
41630
+ .shadow-none {
41631
+ --tw-shadow: 0 0 #0000;
41632
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41633
+ }
41634
+
41635
+ .ring {
41636
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
41637
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41638
+ }
41639
+
41640
+ .outline {
41641
+ outline-style: var(--tw-outline-style);
41642
+ outline-width: 1px;
41643
+ }
41644
+
41645
+ .transition {
41646
+ 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;
41647
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
41648
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
41649
+ }
41650
+
41651
+ .transition-all {
41652
+ transition-property: all;
41653
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
41654
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
41655
+ }
41656
+
41657
+ .transition-colors {
41658
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
41659
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
41660
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
41661
+ }
41662
+
41663
+ .transition-opacity {
41664
+ transition-property: opacity;
41665
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
41666
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
41667
+ }
41668
+
41669
+ .transition-transform {
41670
+ transition-property: transform, translate, scale, rotate;
41671
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
41672
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
41673
+ }
41674
+
41675
+ .duration-300 {
41676
+ --tw-duration: .3s;
41677
+ transition-duration: .3s;
41678
+ }
41679
+
41680
+ .outline-none {
41681
+ --tw-outline-style: none;
41682
+ outline-style: none;
41683
+ }
41684
+
41685
+ .select-all {
41686
+ -webkit-user-select: all;
41687
+ user-select: all;
41688
+ }
41689
+
41690
+ .select-none {
41691
+ -webkit-user-select: none;
41692
+ user-select: none;
41693
+ }
41694
+
41695
+ @media (hover: hover) {
41696
+ .group-hover\\:text-primary:is(:where(.group):hover *) {
41697
+ color: var(--color-primary);
41698
+ }
41699
+
41700
+ .group-hover\\:opacity-100:is(:where(.group):hover *) {
41701
+ opacity: 1;
41702
+ }
41703
+ }
41704
+
41705
+ .peer-checked\\:border-primary:is(:where(.peer):checked ~ *) {
41706
+ border-color: var(--color-primary);
41707
+ }
41708
+
41709
+ .peer-checked\\:bg-primary:is(:where(.peer):checked ~ *) {
41710
+ background-color: var(--color-primary);
41711
+ }
41712
+
41713
+ .peer-checked\\:text-black:is(:where(.peer):checked ~ *) {
41714
+ color: var(--color-black);
41715
+ }
41716
+
41717
+ .last\\:border-b-0:last-child {
41718
+ border-bottom-style: var(--tw-border-style);
41719
+ border-bottom-width: 0;
41720
+ }
41721
+
41722
+ @media (hover: hover) {
41723
+ .hover\\:translate-x-0\\.5:hover {
41724
+ --tw-translate-x: calc(var(--spacing) * .5);
41725
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41726
+ }
41727
+
41728
+ .hover\\:translate-x-\\[2px\\]:hover {
41729
+ --tw-translate-x: 2px;
41730
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41731
+ }
41732
+
41733
+ .hover\\:translate-y-0\\.5:hover {
41734
+ --tw-translate-y: calc(var(--spacing) * .5);
41735
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41736
+ }
41737
+
41738
+ .hover\\:translate-y-\\[2px\\]:hover {
41739
+ --tw-translate-y: 2px;
41740
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41741
+ }
41742
+
41743
+ .hover\\:scale-110:hover {
41744
+ --tw-scale-x: 110%;
41745
+ --tw-scale-y: 110%;
41746
+ --tw-scale-z: 110%;
41747
+ scale: var(--tw-scale-x) var(--tw-scale-y);
41748
+ }
41749
+
41750
+ .hover\\:border-coral-red:hover {
41751
+ border-color: var(--color-coral-red);
41752
+ }
41753
+
41754
+ .hover\\:border-gray-600:hover {
41755
+ border-color: var(--color-gray-600);
41756
+ }
41757
+
41758
+ .hover\\:border-neon-green:hover {
41759
+ border-color: var(--color-neon-green);
41760
+ }
41761
+
41762
+ .hover\\:border-primary:hover {
41763
+ border-color: var(--color-primary);
41764
+ }
41765
+
41766
+ .hover\\:border-primary\\/50:hover {
41767
+ border-color: #f9b11f80;
41768
+ }
41769
+
41770
+ @supports (color: color-mix(in lab, red, red)) {
41771
+ .hover\\:border-primary\\/50:hover {
41772
+ border-color: color-mix(in oklab, var(--color-primary) 50%, transparent);
41773
+ }
41774
+ }
41775
+
41776
+ .hover\\:border-vibrant-purple:hover {
41777
+ border-color: var(--color-vibrant-purple);
41778
+ }
41779
+
41780
+ .hover\\:border-white:hover {
41781
+ border-color: var(--color-white);
41782
+ }
41783
+
41784
+ .hover\\:bg-primary\\/5:hover {
41785
+ background-color: #f9b11f0d;
41786
+ }
41787
+
41788
+ @supports (color: color-mix(in lab, red, red)) {
41789
+ .hover\\:bg-primary\\/5:hover {
41790
+ background-color: color-mix(in oklab, var(--color-primary) 5%, transparent);
41791
+ }
41792
+ }
41793
+
41794
+ .hover\\:bg-white\\/5:hover {
41795
+ background-color: #ffffff0d;
41796
+ }
41797
+
41798
+ @supports (color: color-mix(in lab, red, red)) {
41799
+ .hover\\:bg-white\\/5:hover {
41800
+ background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
41801
+ }
41802
+ }
41803
+
41804
+ .hover\\:bg-white\\/10:hover {
41805
+ background-color: #ffffff1a;
41806
+ }
41807
+
41808
+ @supports (color: color-mix(in lab, red, red)) {
41809
+ .hover\\:bg-white\\/10:hover {
41810
+ background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
41811
+ }
41812
+ }
41813
+
41814
+ .hover\\:text-coral-red:hover {
41815
+ color: var(--color-coral-red);
41816
+ }
41817
+
41818
+ .hover\\:text-gray-300:hover {
41819
+ color: var(--color-gray-300);
41820
+ }
41821
+
41822
+ .hover\\:text-neon-green:hover {
41823
+ color: var(--color-neon-green);
41824
+ }
41825
+
41826
+ .hover\\:text-primary:hover {
41827
+ color: var(--color-primary);
41828
+ }
41829
+
41830
+ .hover\\:text-vibrant-purple:hover {
41831
+ color: var(--color-vibrant-purple);
41832
+ }
41833
+
41834
+ .hover\\:text-white:hover {
41835
+ color: var(--color-white);
41836
+ }
41837
+
41838
+ .hover\\:shadow-none:hover {
41839
+ --tw-shadow: 0 0 #0000;
41840
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41841
+ }
41842
+
41843
+ .hover\\:brightness-125:hover {
41844
+ --tw-brightness: brightness(125%);
41845
+ 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, );
41846
+ }
41847
+ }
41848
+
41849
+ .focus\\:translate-x-1:focus {
41850
+ --tw-translate-x: calc(var(--spacing) * 1);
41851
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41852
+ }
41853
+
41854
+ .focus\\:translate-x-\\[4px\\]:focus {
41855
+ --tw-translate-x: 4px;
41856
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41857
+ }
41858
+
41859
+ .focus\\:translate-y-1:focus {
41860
+ --tw-translate-y: calc(var(--spacing) * 1);
41861
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41862
+ }
41863
+
41864
+ .focus\\:translate-y-\\[4px\\]:focus {
41865
+ --tw-translate-y: 4px;
41866
+ translate: var(--tw-translate-x) var(--tw-translate-y);
41867
+ }
41868
+
41869
+ .focus\\:border-primary:focus {
41870
+ border-color: var(--color-primary);
41871
+ }
41872
+
41873
+ .focus\\:border-vibrant-purple:focus {
41874
+ border-color: var(--color-vibrant-purple);
41875
+ }
41876
+
41877
+ .focus\\:shadow-none:focus {
41878
+ --tw-shadow: 0 0 #0000;
41879
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
41880
+ }
41881
+
41882
+ .active\\:cursor-grabbing:active {
41883
+ cursor: grabbing;
41884
+ }
41885
+
41886
+ @media (min-width: 40rem) {
41887
+ .sm\\:grid-cols-2 {
41888
+ grid-template-columns: repeat(2, minmax(0, 1fr));
41889
+ }
41890
+
41891
+ .sm\\:grid-cols-3 {
41892
+ grid-template-columns: repeat(3, minmax(0, 1fr));
41893
+ }
41894
+
41895
+ .sm\\:flex-row {
41896
+ flex-direction: row;
41897
+ }
41898
+ }
41899
+
41900
+ @media (min-width: 48rem) {
41901
+ .md\\:grid-cols-2 {
41902
+ grid-template-columns: repeat(2, minmax(0, 1fr));
41903
+ }
41904
+ }
41905
+
41906
+ @media (min-width: 64rem) {
41907
+ .lg\\:grid-cols-2 {
41908
+ grid-template-columns: repeat(2, minmax(0, 1fr));
41909
+ }
41910
+
41911
+ .lg\\:grid-cols-4 {
41912
+ grid-template-columns: repeat(4, minmax(0, 1fr));
41913
+ }
41914
+ }
41915
+
41916
+ @media (min-width: 80rem) {
41917
+ .xl\\:grid-cols-3 {
41918
+ grid-template-columns: repeat(3, minmax(0, 1fr));
41919
+ }
41920
+ }
41921
+ }
41922
+
41923
+ @property --tw-translate-x {
41924
+ syntax: "*";
41925
+ inherits: false;
41926
+ initial-value: 0;
41927
+ }
41928
+
41929
+ @property --tw-translate-y {
41930
+ syntax: "*";
41931
+ inherits: false;
41932
+ initial-value: 0;
41933
+ }
41934
+
41935
+ @property --tw-translate-z {
41936
+ syntax: "*";
41937
+ inherits: false;
41938
+ initial-value: 0;
41939
+ }
41940
+
41941
+ @property --tw-rotate-x {
41942
+ syntax: "*";
41943
+ inherits: false
41944
+ }
41945
+
41946
+ @property --tw-rotate-y {
41947
+ syntax: "*";
41948
+ inherits: false
41949
+ }
41950
+
41951
+ @property --tw-rotate-z {
41952
+ syntax: "*";
41953
+ inherits: false
41954
+ }
41955
+
41956
+ @property --tw-skew-x {
41957
+ syntax: "*";
41958
+ inherits: false
41959
+ }
41960
+
41961
+ @property --tw-skew-y {
41962
+ syntax: "*";
41963
+ inherits: false
41964
+ }
41965
+
41966
+ @property --tw-space-y-reverse {
41967
+ syntax: "*";
41968
+ inherits: false;
41969
+ initial-value: 0;
41970
+ }
41971
+
41972
+ @property --tw-border-style {
41973
+ syntax: "*";
41974
+ inherits: false;
41975
+ initial-value: solid;
41976
+ }
41977
+
41978
+ @property --tw-leading {
41979
+ syntax: "*";
41980
+ inherits: false
41981
+ }
41982
+
41983
+ @property --tw-font-weight {
41984
+ syntax: "*";
41985
+ inherits: false
41986
+ }
41987
+
41988
+ @property --tw-tracking {
41989
+ syntax: "*";
41990
+ inherits: false
41991
+ }
41992
+
41993
+ @property --tw-shadow {
41994
+ syntax: "*";
41995
+ inherits: false;
41996
+ initial-value: 0 0 #0000;
41997
+ }
41998
+
41999
+ @property --tw-shadow-color {
42000
+ syntax: "*";
42001
+ inherits: false
42002
+ }
42003
+
42004
+ @property --tw-shadow-alpha {
42005
+ syntax: "<percentage>";
42006
+ inherits: false;
42007
+ initial-value: 100%;
42008
+ }
42009
+
42010
+ @property --tw-inset-shadow {
42011
+ syntax: "*";
42012
+ inherits: false;
42013
+ initial-value: 0 0 #0000;
42014
+ }
42015
+
42016
+ @property --tw-inset-shadow-color {
42017
+ syntax: "*";
42018
+ inherits: false
42019
+ }
42020
+
42021
+ @property --tw-inset-shadow-alpha {
42022
+ syntax: "<percentage>";
42023
+ inherits: false;
42024
+ initial-value: 100%;
42025
+ }
42026
+
42027
+ @property --tw-ring-color {
42028
+ syntax: "*";
42029
+ inherits: false
42030
+ }
42031
+
42032
+ @property --tw-ring-shadow {
42033
+ syntax: "*";
42034
+ inherits: false;
42035
+ initial-value: 0 0 #0000;
42036
+ }
42037
+
42038
+ @property --tw-inset-ring-color {
42039
+ syntax: "*";
42040
+ inherits: false
42041
+ }
42042
+
42043
+ @property --tw-inset-ring-shadow {
42044
+ syntax: "*";
42045
+ inherits: false;
42046
+ initial-value: 0 0 #0000;
42047
+ }
42048
+
42049
+ @property --tw-ring-inset {
42050
+ syntax: "*";
42051
+ inherits: false
42052
+ }
42053
+
42054
+ @property --tw-ring-offset-width {
42055
+ syntax: "<length>";
42056
+ inherits: false;
42057
+ initial-value: 0;
42058
+ }
42059
+
42060
+ @property --tw-ring-offset-color {
42061
+ syntax: "*";
42062
+ inherits: false;
42063
+ initial-value: #fff;
42064
+ }
42065
+
42066
+ @property --tw-ring-offset-shadow {
42067
+ syntax: "*";
42068
+ inherits: false;
42069
+ initial-value: 0 0 #0000;
42070
+ }
42071
+
42072
+ @property --tw-outline-style {
42073
+ syntax: "*";
42074
+ inherits: false;
42075
+ initial-value: solid;
42076
+ }
42077
+
42078
+ @property --tw-duration {
42079
+ syntax: "*";
42080
+ inherits: false
42081
+ }
42082
+
42083
+ @property --tw-scale-x {
42084
+ syntax: "*";
42085
+ inherits: false;
42086
+ initial-value: 1;
42087
+ }
42088
+
42089
+ @property --tw-scale-y {
42090
+ syntax: "*";
42091
+ inherits: false;
42092
+ initial-value: 1;
42093
+ }
42094
+
42095
+ @property --tw-scale-z {
42096
+ syntax: "*";
42097
+ inherits: false;
42098
+ initial-value: 1;
42099
+ }
42100
+
42101
+ @property --tw-blur {
42102
+ syntax: "*";
42103
+ inherits: false
42104
+ }
42105
+
42106
+ @property --tw-brightness {
42107
+ syntax: "*";
42108
+ inherits: false
42109
+ }
42110
+
42111
+ @property --tw-contrast {
42112
+ syntax: "*";
42113
+ inherits: false
42114
+ }
42115
+
42116
+ @property --tw-grayscale {
42117
+ syntax: "*";
42118
+ inherits: false
42119
+ }
42120
+
42121
+ @property --tw-hue-rotate {
42122
+ syntax: "*";
42123
+ inherits: false
42124
+ }
42125
+
42126
+ @property --tw-invert {
42127
+ syntax: "*";
42128
+ inherits: false
42129
+ }
42130
+
42131
+ @property --tw-opacity {
42132
+ syntax: "*";
42133
+ inherits: false
42134
+ }
42135
+
42136
+ @property --tw-saturate {
42137
+ syntax: "*";
42138
+ inherits: false
42139
+ }
42140
+
42141
+ @property --tw-sepia {
42142
+ syntax: "*";
42143
+ inherits: false
42144
+ }
42145
+
42146
+ @property --tw-drop-shadow {
42147
+ syntax: "*";
42148
+ inherits: false
42149
+ }
42150
+
42151
+ @property --tw-drop-shadow-color {
42152
+ syntax: "*";
42153
+ inherits: false
42154
+ }
42155
+
42156
+ @property --tw-drop-shadow-alpha {
42157
+ syntax: "<percentage>";
42158
+ inherits: false;
42159
+ initial-value: 100%;
42160
+ }
42161
+
42162
+ @property --tw-drop-shadow-size {
42163
+ syntax: "*";
42164
+ inherits: false
42165
+ }
42166
+
42167
+ @keyframes spin {
42168
+ to {
42169
+ transform: rotate(360deg);
42170
+ }
42171
+ }
42172
+
42173
+ @keyframes pulse {
42174
+ 50% {
42175
+ opacity: .5;
42176
+ }
42177
+ }
42178
+ `;document.head.appendChild(s)})();