@powerhousedao/common 4.1.0-dev.9 → 4.1.0-dev.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/drive-analytics/processor/document-processor.d.ts +3 -5
  2. package/dist/drive-analytics/processor/document-processor.d.ts.map +1 -1
  3. package/dist/drive-analytics/processor/document-processor.js +4 -3
  4. package/dist/drive-analytics/processor/document-processor.js.map +1 -1
  5. package/dist/drive-analytics/processor/drive-processor.d.ts +3 -5
  6. package/dist/drive-analytics/processor/drive-processor.d.ts.map +1 -1
  7. package/dist/drive-analytics/processor/drive-processor.js +7 -6
  8. package/dist/drive-analytics/processor/drive-processor.js.map +1 -1
  9. package/dist/drive-analytics/processor/index.d.ts +4 -3
  10. package/dist/drive-analytics/processor/index.d.ts.map +1 -1
  11. package/dist/drive-analytics/processor/index.js +2 -3
  12. package/dist/drive-analytics/processor/index.js.map +1 -1
  13. package/dist/drive-analytics/useDocumentAnalytics.d.ts +5 -3
  14. package/dist/drive-analytics/useDocumentAnalytics.d.ts.map +1 -1
  15. package/dist/drive-analytics/useDocumentAnalytics.js +3 -1
  16. package/dist/drive-analytics/useDocumentAnalytics.js.map +1 -1
  17. package/dist/drive-analytics/useDriveAnalytics.d.ts +3 -3
  18. package/dist/drive-analytics/useDriveAnalytics.d.ts.map +1 -1
  19. package/dist/drive-analytics/useDriveAnalytics.js +3 -1
  20. package/dist/drive-analytics/useDriveAnalytics.js.map +1 -1
  21. package/dist/editors/generic-drive-explorer/components/create-document.d.ts +1 -7
  22. package/dist/editors/generic-drive-explorer/components/create-document.d.ts.map +1 -1
  23. package/dist/editors/generic-drive-explorer/components/create-document.js +12 -9
  24. package/dist/editors/generic-drive-explorer/components/create-document.js.map +1 -1
  25. package/dist/editors/generic-drive-explorer/components/file-content-view.d.ts +1 -12
  26. package/dist/editors/generic-drive-explorer/components/file-content-view.d.ts.map +1 -1
  27. package/dist/editors/generic-drive-explorer/components/file-content-view.js +7 -11
  28. package/dist/editors/generic-drive-explorer/components/file-content-view.js.map +1 -1
  29. package/dist/editors/generic-drive-explorer/components/folder-view.d.ts +3 -12
  30. package/dist/editors/generic-drive-explorer/components/folder-view.d.ts.map +1 -1
  31. package/dist/editors/generic-drive-explorer/components/folder-view.js +9 -20
  32. package/dist/editors/generic-drive-explorer/components/folder-view.js.map +1 -1
  33. package/dist/editors/generic-drive-explorer/components/index.d.ts +6 -0
  34. package/dist/editors/generic-drive-explorer/components/index.d.ts.map +1 -0
  35. package/dist/editors/generic-drive-explorer/components/index.js +6 -0
  36. package/dist/editors/generic-drive-explorer/components/index.js.map +1 -0
  37. package/dist/editors/generic-drive-explorer/components/layout.d.ts +1 -1
  38. package/dist/editors/generic-drive-explorer/components/layout.d.ts.map +1 -1
  39. package/dist/editors/generic-drive-explorer/components/layout.js.map +1 -1
  40. package/dist/editors/generic-drive-explorer/components/search-bar.d.ts.map +1 -1
  41. package/dist/editors/generic-drive-explorer/components/search-bar.js +1 -1
  42. package/dist/editors/generic-drive-explorer/components/search-bar.js.map +1 -1
  43. package/dist/editors/generic-drive-explorer/config.d.ts +3 -0
  44. package/dist/editors/generic-drive-explorer/config.d.ts.map +1 -0
  45. package/dist/editors/generic-drive-explorer/config.js +5 -0
  46. package/dist/editors/generic-drive-explorer/config.js.map +1 -0
  47. package/dist/editors/generic-drive-explorer/editor.d.ts +2 -6
  48. package/dist/editors/generic-drive-explorer/editor.d.ts.map +1 -1
  49. package/dist/editors/generic-drive-explorer/editor.js +10 -37
  50. package/dist/editors/generic-drive-explorer/editor.js.map +1 -1
  51. package/dist/editors/generic-drive-explorer/generic-drive-explorer.stories.d.ts +3 -4
  52. package/dist/editors/generic-drive-explorer/generic-drive-explorer.stories.d.ts.map +1 -1
  53. package/dist/editors/generic-drive-explorer/generic-drive-explorer.stories.js +18 -2
  54. package/dist/editors/generic-drive-explorer/generic-drive-explorer.stories.js.map +1 -1
  55. package/dist/editors/generic-drive-explorer/index.d.ts +3 -3
  56. package/dist/editors/generic-drive-explorer/index.d.ts.map +1 -1
  57. package/dist/editors/generic-drive-explorer/index.js +3 -11
  58. package/dist/editors/generic-drive-explorer/index.js.map +1 -1
  59. package/dist/editors/generic-drive-explorer/module.d.ts +3 -0
  60. package/dist/editors/generic-drive-explorer/module.d.ts.map +1 -0
  61. package/dist/editors/generic-drive-explorer/module.js +10 -0
  62. package/dist/editors/generic-drive-explorer/module.js.map +1 -0
  63. package/dist/editors/index.d.ts +2 -1
  64. package/dist/editors/index.d.ts.map +1 -1
  65. package/dist/editors/index.js +3 -1
  66. package/dist/editors/index.js.map +1 -1
  67. package/dist/editors/styles.css +72 -4648
  68. package/dist/editors/utils/cn.d.ts +3 -0
  69. package/dist/editors/utils/cn.d.ts.map +1 -0
  70. package/dist/editors/utils/cn.js +6 -0
  71. package/dist/editors/utils/cn.js.map +1 -0
  72. package/dist/editors/utils/index.d.ts +2 -9
  73. package/dist/editors/utils/index.d.ts.map +1 -1
  74. package/dist/editors/utils/index.js +2 -5
  75. package/dist/editors/utils/index.js.map +1 -1
  76. package/dist/editors/utils/types.d.ts +8 -0
  77. package/dist/editors/utils/types.d.ts.map +1 -0
  78. package/dist/editors/utils/types.js +2 -0
  79. package/dist/editors/utils/types.js.map +1 -0
  80. package/dist/hooks/index.d.ts +1 -1
  81. package/dist/hooks/index.d.ts.map +1 -1
  82. package/dist/hooks/index.js +1 -1
  83. package/dist/hooks/index.js.map +1 -1
  84. package/dist/index.d.ts +2 -1
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +2 -1
  87. package/dist/index.js.map +1 -1
  88. package/dist/tsconfig.tsbuildinfo +1 -1
  89. package/dist/utils/index.d.ts +1 -2
  90. package/dist/utils/index.d.ts.map +1 -1
  91. package/dist/utils/index.js +1 -9
  92. package/dist/utils/index.js.map +1 -1
  93. package/package.json +28 -39
  94. package/dist/editors/utils/storybook.d.ts +0 -9
  95. package/dist/editors/utils/storybook.d.ts.map +0 -1
  96. package/dist/editors/utils/storybook.js +0 -51
  97. package/dist/editors/utils/storybook.js.map +0 -1
  98. package/dist/hooks/useTimelineItems.d.ts +0 -25
  99. package/dist/hooks/useTimelineItems.d.ts.map +0 -1
  100. package/dist/hooks/useTimelineItems.js +0 -103
  101. package/dist/hooks/useTimelineItems.js.map +0 -1
  102. package/dist/package.json +0 -91
@@ -1,91 +1,28 @@
1
- /*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme, base, components, utilities;
4
4
  @layer theme {
5
5
  :root, :host {
6
- --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
7
- "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
6
+ --font-sans: "Inter", sans-serif;
8
7
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
9
8
  "Courier New", monospace;
10
- --color-red-400: oklch(70.4% 0.191 22.216);
11
- --color-red-500: oklch(63.7% 0.237 25.331);
12
- --color-red-600: oklch(57.7% 0.245 27.325);
13
- --color-red-700: oklch(50.5% 0.213 27.518);
14
- --color-red-800: oklch(44.4% 0.177 26.899);
15
- --color-red-900: oklch(39.6% 0.141 25.723);
16
- --color-orange-100: oklch(95.4% 0.038 75.164);
17
- --color-orange-700: oklch(55.3% 0.195 38.402);
18
- --color-orange-800: oklch(47% 0.157 37.304);
19
- --color-orange-900: oklch(40.8% 0.123 38.172);
20
- --color-yellow-400: oklch(85.2% 0.199 91.936);
21
- --color-yellow-900: oklch(42.1% 0.095 57.708);
22
- --color-green-100: oklch(96.2% 0.044 156.743);
23
- --color-green-600: oklch(62.7% 0.194 149.214);
24
- --color-green-700: oklch(52.7% 0.154 150.069);
25
- --color-green-800: oklch(44.8% 0.119 151.328);
26
- --color-green-900: oklch(39.3% 0.095 152.535);
27
- --color-blue-100: oklch(93.2% 0.032 255.585);
28
- --color-blue-200: oklch(88.2% 0.059 254.128);
29
- --color-blue-300: oklch(80.9% 0.105 251.813);
30
- --color-blue-400: oklch(70.7% 0.165 254.624);
31
- --color-blue-500: oklch(62.3% 0.214 259.815);
32
- --color-blue-600: oklch(54.6% 0.245 262.881);
33
- --color-blue-800: oklch(42.4% 0.199 265.638);
34
- --color-blue-900: oklch(37.9% 0.146 265.522);
35
- --color-purple-900: oklch(38.1% 0.176 304.987);
36
- --color-slate-50: oklch(98.4% 0.003 247.858);
37
- --color-slate-100: oklch(96.8% 0.007 247.896);
38
- --color-slate-200: oklch(92.9% 0.013 255.508);
39
- --color-slate-300: oklch(86.9% 0.022 252.894);
40
- --color-slate-500: oklch(55.4% 0.046 257.417);
41
- --color-slate-600: oklch(44.6% 0.043 257.281);
42
- --color-slate-700: oklch(37.2% 0.044 257.287);
43
- --color-slate-800: oklch(27.9% 0.041 260.031);
44
- --color-slate-900: oklch(20.8% 0.042 265.755);
45
- --color-gray-50: oklch(98.5% 0.002 247.839);
46
- --color-gray-100: oklch(96.7% 0.003 264.542);
47
- --color-gray-200: oklch(92.8% 0.006 264.531);
48
- --color-gray-300: oklch(87.2% 0.01 258.338);
49
- --color-gray-400: oklch(70.7% 0.022 261.325);
50
- --color-gray-500: oklch(55.1% 0.027 264.364);
51
- --color-gray-600: oklch(44.6% 0.03 256.802);
52
- --color-gray-700: oklch(37.3% 0.034 259.733);
53
- --color-gray-800: oklch(27.8% 0.033 256.848);
54
- --color-gray-900: oklch(21% 0.034 264.665);
55
- --color-black: #000;
56
- --color-white: #fff;
9
+ --color-blue-100: hsl(209 100% 90%);
10
+ --color-gray-50: hsl(0 0% 99%);
11
+ --color-gray-100: hsl(0 0% 96%);
12
+ --color-gray-400: hsl(180 2% 78%);
13
+ --color-gray-600: hsl(200 4% 44%);
57
14
  --spacing: 0.25rem;
58
- --container-xs: 20rem;
59
- --container-4xl: 56rem;
60
- --text-xs: 0.75rem;
61
- --text-xs--line-height: calc(1 / 0.75);
62
15
  --text-sm: 0.875rem;
63
16
  --text-sm--line-height: calc(1.25 / 0.875);
64
17
  --text-base: 1rem;
65
18
  --text-base--line-height: calc(1.5 / 1);
66
- --text-lg: 1.125rem;
67
- --text-lg--line-height: calc(1.75 / 1.125);
68
19
  --text-xl: 1.25rem;
69
20
  --text-xl--line-height: calc(1.75 / 1.25);
70
- --text-2xl: 1.5rem;
71
- --text-2xl--line-height: calc(2 / 1.5);
72
- --font-weight-extralight: 200;
73
- --font-weight-normal: 400;
74
- --font-weight-medium: 500;
75
21
  --font-weight-semibold: 600;
76
22
  --font-weight-bold: 700;
77
- --tracking-wide: 0.025em;
78
- --radius-sm: 0.25rem;
79
23
  --radius-md: 0.375rem;
80
- --radius-lg: 0.5rem;
81
24
  --radius-xl: 0.75rem;
82
25
  --radius-2xl: 1rem;
83
- --radius-3xl: 1.5rem;
84
- --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
85
- --animate-spin: spin 1s linear infinite;
86
- --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
87
- --default-transition-duration: 150ms;
88
- --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
89
26
  --default-font-family: var(--font-sans);
90
27
  --default-mono-font-family: var(--font-mono);
91
28
  }
@@ -222,6 +159,9 @@
222
159
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
223
160
  padding-block: 0;
224
161
  }
162
+ ::-webkit-calendar-picker-indicator {
163
+ line-height: 1;
164
+ }
225
165
  :-moz-ui-invalid {
226
166
  box-shadow: none;
227
167
  }
@@ -272,9 +212,6 @@
272
212
  .m-4 {
273
213
  margin: calc(var(--spacing) * 4);
274
214
  }
275
- .mt-4 {
276
- margin-top: calc(var(--spacing) * 4);
277
- }
278
215
  .mb-3 {
279
216
  margin-bottom: calc(var(--spacing) * 3);
280
217
  }
@@ -293,12 +230,6 @@
293
230
  .flex {
294
231
  display: flex;
295
232
  }
296
- .min-h-14 {
297
- min-height: calc(var(--spacing) * 14);
298
- }
299
- .min-h-\[400px\] {
300
- min-height: 400px;
301
- }
302
233
  .w-full {
303
234
  width: 100%;
304
235
  }
@@ -373,6 +304,9 @@
373
304
  .px-6 {
374
305
  padding-inline: calc(var(--spacing) * 6);
375
306
  }
307
+ .py-4 {
308
+ padding-block: calc(var(--spacing) * 4);
309
+ }
376
310
  .text-base {
377
311
  font-size: var(--text-base);
378
312
  line-height: var(--tw-leading, var(--text-base--line-height));
@@ -406,4570 +340,88 @@
406
340
  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,);
407
341
  }
408
342
  }
409
- /*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
410
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
411
- @layer properties;
412
- :root {
413
- --toastify-color-light: #fff;
414
- --toastify-color-dark: #121212;
415
- --toastify-color-info: #3498db;
416
- --toastify-color-success: #07bc0c;
417
- --toastify-color-warning: #f1c40f;
418
- --toastify-color-error: #e74c3c;
419
- --toastify-color-transparent: rgba(255, 255, 255, 0.7);
420
- --toastify-icon-color-info: var(--toastify-color-info);
421
- --toastify-icon-color-success: var(--toastify-color-success);
422
- --toastify-icon-color-warning: var(--toastify-color-warning);
423
- --toastify-icon-color-error: var(--toastify-color-error);
424
- --toastify-toast-width: 320px;
425
- --toastify-toast-offset: 16px;
426
- --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
427
- --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
428
- --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
429
- --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
430
- --toastify-toast-background: #fff;
431
- --toastify-toast-min-height: 64px;
432
- --toastify-toast-max-height: 800px;
433
- --toastify-toast-bd-radius: 6px;
434
- --toastify-font-family: sans-serif;
435
- --toastify-z-index: 9999;
436
- --toastify-text-color-light: #757575;
437
- --toastify-text-color-dark: #fff;
438
- --toastify-text-color-info: #fff;
439
- --toastify-text-color-success: #fff;
440
- --toastify-text-color-warning: #fff;
441
- --toastify-text-color-error: #fff;
442
- --toastify-spinner-color: #616161;
443
- --toastify-spinner-color-empty-area: #e0e0e0;
444
- --toastify-color-progress-light: linear-gradient(
445
- to right,
446
- #4cd964,
447
- #5ac8fa,
448
- #007aff,
449
- #34aadc,
450
- #5856d6,
451
- #ff2d55
452
- );
453
- --toastify-color-progress-dark: #bb86fc;
454
- --toastify-color-progress-info: var(--toastify-color-info);
455
- --toastify-color-progress-success: var(--toastify-color-success);
456
- --toastify-color-progress-warning: var(--toastify-color-warning);
457
- --toastify-color-progress-error: var(--toastify-color-error);
458
- --toastify-color-progress-bgo: 0.2;
459
- }
460
- .Toastify__toast-container {
461
- z-index: var(--toastify-z-index);
462
- -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
463
- position: fixed;
464
- padding: 4px;
465
- width: var(--toastify-toast-width);
466
- box-sizing: border-box;
467
- color: #fff;
468
- }
469
- .Toastify__toast-container--top-left {
470
- top: var(--toastify-toast-top);
471
- left: var(--toastify-toast-left);
472
- }
473
- .Toastify__toast-container--top-center {
474
- top: var(--toastify-toast-top);
475
- left: 50%;
476
- transform: translateX(-50%);
477
- }
478
- .Toastify__toast-container--top-right {
479
- top: var(--toastify-toast-top);
480
- right: var(--toastify-toast-right);
481
- }
482
- .Toastify__toast-container--bottom-left {
483
- bottom: var(--toastify-toast-bottom);
484
- left: var(--toastify-toast-left);
485
- }
486
- .Toastify__toast-container--bottom-center {
487
- bottom: var(--toastify-toast-bottom);
488
- left: 50%;
489
- transform: translateX(-50%);
490
- }
491
- .Toastify__toast-container--bottom-right {
492
- bottom: var(--toastify-toast-bottom);
493
- right: var(--toastify-toast-right);
494
- }
495
- @media only screen and (max-width : 480px) {
496
- .Toastify__toast-container {
497
- width: 100vw;
498
- padding: 0;
499
- left: env(safe-area-inset-left);
500
- margin: 0;
501
- }
502
- .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
503
- top: env(safe-area-inset-top);
504
- transform: translateX(0);
505
- }
506
- .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
507
- bottom: env(safe-area-inset-bottom);
508
- transform: translateX(0);
509
- }
510
- .Toastify__toast-container--rtl {
511
- right: env(safe-area-inset-right);
512
- left: initial;
513
- }
514
- }
515
- .Toastify__toast {
516
- --y: 0;
517
- position: relative;
518
- -ms-touch-action: none;
519
- touch-action: none;
520
- min-height: var(--toastify-toast-min-height);
521
- box-sizing: border-box;
522
- margin-bottom: 1rem;
523
- padding: 8px;
524
- border-radius: var(--toastify-toast-bd-radius);
525
- box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
526
- display: -ms-flexbox;
527
- display: flex;
528
- -ms-flex-pack: justify;
529
- justify-content: space-between;
530
- max-height: var(--toastify-toast-max-height);
531
- font-family: var(--toastify-font-family);
532
- cursor: default;
533
- direction: ltr;
534
- z-index: 0;
535
- overflow: hidden;
536
- }
537
- .Toastify__toast--stacked {
538
- position: absolute;
539
- width: 100%;
540
- transform: translate3d(0, var(--y), 0) scale(var(--s));
541
- transition: transform 0.3s;
542
- }
543
- .Toastify__toast--stacked[data-collapsed] .Toastify__toast-body, .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
544
- transition: opacity 0.1s;
545
- }
546
- .Toastify__toast--stacked[data-collapsed=false] {
547
- overflow: visible;
548
- }
549
- .Toastify__toast--stacked[data-collapsed=true]:not(:last-child) > * {
550
- opacity: 0;
551
- }
552
- .Toastify__toast--stacked:after {
553
- content: "";
554
- position: absolute;
555
- left: 0;
556
- right: 0;
557
- height: calc(var(--g) * 1px);
558
- bottom: 100%;
559
- }
560
- .Toastify__toast--stacked[data-pos=top] {
561
- top: 0;
562
- }
563
- .Toastify__toast--stacked[data-pos=bot] {
564
- bottom: 0;
565
- }
566
- .Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before {
567
- transform-origin: top;
568
- }
569
- .Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before {
570
- transform-origin: bottom;
571
- }
572
- .Toastify__toast--stacked:before {
573
- content: "";
574
- position: absolute;
575
- left: 0;
576
- right: 0;
577
- bottom: 0;
578
- height: 100%;
579
- transform: scaleY(3);
580
- z-index: -1;
581
- }
582
- .Toastify__toast--rtl {
583
- direction: rtl;
584
- }
585
- .Toastify__toast--close-on-click {
586
- cursor: pointer;
587
- }
588
- .Toastify__toast-body {
589
- margin: auto 0;
590
- -ms-flex: 1 1 auto;
591
- flex: 1 1 auto;
592
- padding: 6px;
593
- display: -ms-flexbox;
594
- display: flex;
595
- -ms-flex-align: center;
596
- align-items: center;
597
- }
598
- .Toastify__toast-body > div:last-child {
599
- word-break: break-word;
600
- -ms-flex: 1;
601
- flex: 1;
602
- }
603
- .Toastify__toast-icon {
604
- -webkit-margin-end: 10px;
605
- margin-inline-end: 10px;
606
- width: 20px;
607
- -ms-flex-negative: 0;
608
- flex-shrink: 0;
609
- display: -ms-flexbox;
610
- display: flex;
611
- }
612
- .Toastify--animate {
613
- animation-fill-mode: both;
614
- animation-duration: 0.5s;
615
- }
616
- .Toastify--animate-icon {
617
- animation-fill-mode: both;
618
- animation-duration: 0.3s;
619
- }
620
- @media only screen and (max-width : 480px) {
621
- .Toastify__toast {
622
- margin-bottom: 0;
623
- border-radius: 0;
624
- }
625
- }
626
- .Toastify__toast-theme--dark {
627
- background: var(--toastify-color-dark);
628
- color: var(--toastify-text-color-dark);
629
- }
630
- .Toastify__toast-theme--light {
631
- background: var(--toastify-color-light);
632
- color: var(--toastify-text-color-light);
633
- }
634
- .Toastify__toast-theme--colored.Toastify__toast--default {
635
- background: var(--toastify-color-light);
636
- color: var(--toastify-text-color-light);
637
- }
638
- .Toastify__toast-theme--colored.Toastify__toast--info {
639
- color: var(--toastify-text-color-info);
640
- background: var(--toastify-color-info);
641
- }
642
- .Toastify__toast-theme--colored.Toastify__toast--success {
643
- color: var(--toastify-text-color-success);
644
- background: var(--toastify-color-success);
645
- }
646
- .Toastify__toast-theme--colored.Toastify__toast--warning {
647
- color: var(--toastify-text-color-warning);
648
- background: var(--toastify-color-warning);
649
- }
650
- .Toastify__toast-theme--colored.Toastify__toast--error {
651
- color: var(--toastify-text-color-error);
652
- background: var(--toastify-color-error);
653
- }
654
- .Toastify__progress-bar-theme--light {
655
- background: var(--toastify-color-progress-light);
656
- }
657
- .Toastify__progress-bar-theme--dark {
658
- background: var(--toastify-color-progress-dark);
659
- }
660
- .Toastify__progress-bar--info {
661
- background: var(--toastify-color-progress-info);
662
- }
663
- .Toastify__progress-bar--success {
664
- background: var(--toastify-color-progress-success);
665
- }
666
- .Toastify__progress-bar--warning {
667
- background: var(--toastify-color-progress-warning);
668
- }
669
- .Toastify__progress-bar--error {
670
- background: var(--toastify-color-progress-error);
671
- }
672
- .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
673
- background: var(--toastify-color-transparent);
674
- }
675
- .Toastify__close-button {
676
- color: #fff;
677
- background: transparent;
678
- outline: none;
679
- border: none;
680
- padding: 0;
681
- cursor: pointer;
682
- opacity: 0.7;
683
- transition: 0.3s ease;
684
- -ms-flex-item-align: start;
685
- align-self: flex-start;
686
- z-index: 1;
687
- }
688
- .Toastify__close-button--light {
689
- color: #000;
690
- opacity: 0.3;
691
- }
692
- .Toastify__close-button > svg {
693
- fill: currentColor;
694
- height: 16px;
695
- width: 14px;
696
- }
697
- .Toastify__close-button:hover, .Toastify__close-button:focus {
698
- opacity: 1;
699
- }
700
- @keyframes Toastify__trackProgress {
701
- 0% {
702
- transform: scaleX(1);
703
- }
704
- 100% {
705
- transform: scaleX(0);
706
- }
707
- }
708
- .Toastify__progress-bar {
709
- position: absolute;
710
- bottom: 0;
711
- left: 0;
712
- width: 100%;
713
- height: 100%;
714
- z-index: var(--toastify-z-index);
715
- opacity: 0.7;
716
- transform-origin: left;
717
- border-bottom-left-radius: var(--toastify-toast-bd-radius);
718
- }
719
- .Toastify__progress-bar--animated {
720
- animation: Toastify__trackProgress linear 1 forwards;
721
- }
722
- .Toastify__progress-bar--controlled {
723
- transition: transform 0.2s;
724
- }
725
- .Toastify__progress-bar--rtl {
726
- right: 0;
727
- left: initial;
728
- transform-origin: right;
729
- border-bottom-left-radius: initial;
730
- border-bottom-right-radius: var(--toastify-toast-bd-radius);
731
- }
732
- .Toastify__progress-bar--wrp {
733
- position: absolute;
734
- bottom: 0;
735
- left: 0;
736
- width: 100%;
737
- height: 5px;
738
- border-bottom-left-radius: var(--toastify-toast-bd-radius);
739
- }
740
- .Toastify__progress-bar--wrp[data-hidden=true] {
741
- opacity: 0;
742
- }
743
- .Toastify__progress-bar--bg {
744
- opacity: var(--toastify-color-progress-bgo);
745
- width: 100%;
746
- height: 100%;
747
- }
748
- .Toastify__spinner {
749
- width: 20px;
750
- height: 20px;
751
- box-sizing: border-box;
752
- border: 2px solid;
753
- border-radius: 100%;
754
- border-color: var(--toastify-spinner-color-empty-area);
755
- border-right-color: var(--toastify-spinner-color);
756
- animation: Toastify__spin 0.65s linear infinite;
757
- }
758
- @keyframes Toastify__bounceInRight {
759
- from, 60%, 75%, 90%, to {
760
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
761
- }
762
- from {
763
- opacity: 0;
764
- transform: translate3d(3000px, 0, 0);
765
- }
766
- 60% {
767
- opacity: 1;
768
- transform: translate3d(-25px, 0, 0);
769
- }
770
- 75% {
771
- transform: translate3d(10px, 0, 0);
772
- }
773
- 90% {
774
- transform: translate3d(-5px, 0, 0);
775
- }
776
- to {
777
- transform: none;
778
- }
779
- }
780
- @keyframes Toastify__bounceOutRight {
781
- 20% {
782
- opacity: 1;
783
- transform: translate3d(-20px, var(--y), 0);
784
- }
785
- to {
786
- opacity: 0;
787
- transform: translate3d(2000px, var(--y), 0);
788
- }
789
- }
790
- @keyframes Toastify__bounceInLeft {
791
- from, 60%, 75%, 90%, to {
792
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
793
- }
794
- 0% {
795
- opacity: 0;
796
- transform: translate3d(-3000px, 0, 0);
797
- }
798
- 60% {
799
- opacity: 1;
800
- transform: translate3d(25px, 0, 0);
801
- }
802
- 75% {
803
- transform: translate3d(-10px, 0, 0);
804
- }
805
- 90% {
806
- transform: translate3d(5px, 0, 0);
807
- }
808
- to {
809
- transform: none;
810
- }
811
- }
812
- @keyframes Toastify__bounceOutLeft {
813
- 20% {
814
- opacity: 1;
815
- transform: translate3d(20px, var(--y), 0);
816
- }
817
- to {
818
- opacity: 0;
819
- transform: translate3d(-2000px, var(--y), 0);
820
- }
821
- }
822
- @keyframes Toastify__bounceInUp {
823
- from, 60%, 75%, 90%, to {
824
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
825
- }
826
- from {
827
- opacity: 0;
828
- transform: translate3d(0, 3000px, 0);
829
- }
830
- 60% {
831
- opacity: 1;
832
- transform: translate3d(0, -20px, 0);
833
- }
834
- 75% {
835
- transform: translate3d(0, 10px, 0);
836
- }
837
- 90% {
838
- transform: translate3d(0, -5px, 0);
839
- }
840
- to {
841
- transform: translate3d(0, 0, 0);
842
- }
843
- }
844
- @keyframes Toastify__bounceOutUp {
845
- 20% {
846
- transform: translate3d(0, calc(var(--y) - 10px), 0);
847
- }
848
- 40%, 45% {
849
- opacity: 1;
850
- transform: translate3d(0, calc(var(--y) + 20px), 0);
851
- }
852
- to {
853
- opacity: 0;
854
- transform: translate3d(0, -2000px, 0);
855
- }
856
- }
857
- @keyframes Toastify__bounceInDown {
858
- from, 60%, 75%, 90%, to {
859
- animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
860
- }
861
- 0% {
862
- opacity: 0;
863
- transform: translate3d(0, -3000px, 0);
864
- }
865
- 60% {
866
- opacity: 1;
867
- transform: translate3d(0, 25px, 0);
868
- }
869
- 75% {
870
- transform: translate3d(0, -10px, 0);
871
- }
872
- 90% {
873
- transform: translate3d(0, 5px, 0);
874
- }
875
- to {
876
- transform: none;
877
- }
878
- }
879
- @keyframes Toastify__bounceOutDown {
880
- 20% {
881
- transform: translate3d(0, calc(var(--y) - 10px), 0);
882
- }
883
- 40%, 45% {
884
- opacity: 1;
885
- transform: translate3d(0, calc(var(--y) + 20px), 0);
886
- }
887
- to {
888
- opacity: 0;
889
- transform: translate3d(0, 2000px, 0);
890
- }
891
- }
892
- .Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
893
- animation-name: Toastify__bounceInLeft;
894
- }
895
- .Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
896
- animation-name: Toastify__bounceInRight;
897
- }
898
- .Toastify__bounce-enter--top-center {
899
- animation-name: Toastify__bounceInDown;
900
- }
901
- .Toastify__bounce-enter--bottom-center {
902
- animation-name: Toastify__bounceInUp;
903
- }
904
- .Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
905
- animation-name: Toastify__bounceOutLeft;
906
- }
907
- .Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
908
- animation-name: Toastify__bounceOutRight;
909
- }
910
- .Toastify__bounce-exit--top-center {
911
- animation-name: Toastify__bounceOutUp;
912
- }
913
- .Toastify__bounce-exit--bottom-center {
914
- animation-name: Toastify__bounceOutDown;
915
- }
916
- @keyframes Toastify__zoomIn {
917
- from {
918
- opacity: 0;
919
- transform: scale3d(0.3, 0.3, 0.3);
920
- }
921
- 50% {
922
- opacity: 1;
923
- }
924
- }
925
- @keyframes Toastify__zoomOut {
926
- from {
927
- opacity: 1;
928
- }
929
- 50% {
930
- opacity: 0;
931
- transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
932
- }
933
- to {
934
- opacity: 0;
935
- }
936
- }
937
- .Toastify__zoom-enter {
938
- animation-name: Toastify__zoomIn;
939
- }
940
- .Toastify__zoom-exit {
941
- animation-name: Toastify__zoomOut;
942
- }
943
- @keyframes Toastify__flipIn {
944
- from {
945
- transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
946
- animation-timing-function: ease-in;
947
- opacity: 0;
948
- }
949
- 40% {
950
- transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
951
- animation-timing-function: ease-in;
952
- }
953
- 60% {
954
- transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
955
- opacity: 1;
956
- }
957
- 80% {
958
- transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
959
- }
960
- to {
961
- transform: perspective(400px);
962
- }
963
- }
964
- @keyframes Toastify__flipOut {
965
- from {
966
- transform: translate3d(0, var(--y), 0) perspective(400px);
967
- }
968
- 30% {
969
- transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
970
- opacity: 1;
971
- }
972
- to {
973
- transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
974
- opacity: 0;
975
- }
976
- }
977
- .Toastify__flip-enter {
978
- animation-name: Toastify__flipIn;
343
+ @property --tw-rotate-x {
344
+ syntax: "*";
345
+ inherits: false;
979
346
  }
980
- .Toastify__flip-exit {
981
- animation-name: Toastify__flipOut;
347
+ @property --tw-rotate-y {
348
+ syntax: "*";
349
+ inherits: false;
982
350
  }
983
- @keyframes Toastify__slideInRight {
984
- from {
985
- transform: translate3d(110%, 0, 0);
986
- visibility: visible;
987
- }
988
- to {
989
- transform: translate3d(0, var(--y), 0);
990
- }
351
+ @property --tw-rotate-z {
352
+ syntax: "*";
353
+ inherits: false;
991
354
  }
992
- @keyframes Toastify__slideInLeft {
993
- from {
994
- transform: translate3d(-110%, 0, 0);
995
- visibility: visible;
996
- }
997
- to {
998
- transform: translate3d(0, var(--y), 0);
999
- }
355
+ @property --tw-skew-x {
356
+ syntax: "*";
357
+ inherits: false;
1000
358
  }
1001
- @keyframes Toastify__slideInUp {
1002
- from {
1003
- transform: translate3d(0, 110%, 0);
1004
- visibility: visible;
1005
- }
1006
- to {
1007
- transform: translate3d(0, var(--y), 0);
1008
- }
359
+ @property --tw-skew-y {
360
+ syntax: "*";
361
+ inherits: false;
1009
362
  }
1010
- @keyframes Toastify__slideInDown {
1011
- from {
1012
- transform: translate3d(0, -110%, 0);
1013
- visibility: visible;
1014
- }
1015
- to {
1016
- transform: translate3d(0, var(--y), 0);
1017
- }
363
+ @property --tw-border-style {
364
+ syntax: "*";
365
+ inherits: false;
366
+ initial-value: solid;
1018
367
  }
1019
- @keyframes Toastify__slideOutRight {
1020
- from {
1021
- transform: translate3d(0, var(--y), 0);
1022
- }
1023
- to {
1024
- visibility: hidden;
1025
- transform: translate3d(110%, var(--y), 0);
1026
- }
368
+ @property --tw-font-weight {
369
+ syntax: "*";
370
+ inherits: false;
1027
371
  }
1028
- @keyframes Toastify__slideOutLeft {
1029
- from {
1030
- transform: translate3d(0, var(--y), 0);
1031
- }
1032
- to {
1033
- visibility: hidden;
1034
- transform: translate3d(-110%, var(--y), 0);
1035
- }
372
+ @property --tw-blur {
373
+ syntax: "*";
374
+ inherits: false;
1036
375
  }
1037
- @keyframes Toastify__slideOutDown {
1038
- from {
1039
- transform: translate3d(0, var(--y), 0);
1040
- }
1041
- to {
1042
- visibility: hidden;
1043
- transform: translate3d(0, 500px, 0);
1044
- }
376
+ @property --tw-brightness {
377
+ syntax: "*";
378
+ inherits: false;
1045
379
  }
1046
- @keyframes Toastify__slideOutUp {
1047
- from {
1048
- transform: translate3d(0, var(--y), 0);
1049
- }
1050
- to {
1051
- visibility: hidden;
1052
- transform: translate3d(0, -500px, 0);
1053
- }
380
+ @property --tw-contrast {
381
+ syntax: "*";
382
+ inherits: false;
1054
383
  }
1055
- .Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
1056
- animation-name: Toastify__slideInLeft;
384
+ @property --tw-grayscale {
385
+ syntax: "*";
386
+ inherits: false;
1057
387
  }
1058
- .Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
1059
- animation-name: Toastify__slideInRight;
388
+ @property --tw-hue-rotate {
389
+ syntax: "*";
390
+ inherits: false;
1060
391
  }
1061
- .Toastify__slide-enter--top-center {
1062
- animation-name: Toastify__slideInDown;
392
+ @property --tw-invert {
393
+ syntax: "*";
394
+ inherits: false;
1063
395
  }
1064
- .Toastify__slide-enter--bottom-center {
1065
- animation-name: Toastify__slideInUp;
396
+ @property --tw-opacity {
397
+ syntax: "*";
398
+ inherits: false;
1066
399
  }
1067
- .Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
1068
- animation-name: Toastify__slideOutLeft;
1069
- animation-timing-function: ease-in;
1070
- animation-duration: 0.3s;
400
+ @property --tw-saturate {
401
+ syntax: "*";
402
+ inherits: false;
1071
403
  }
1072
- .Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
1073
- animation-name: Toastify__slideOutRight;
1074
- animation-timing-function: ease-in;
1075
- animation-duration: 0.3s;
404
+ @property --tw-sepia {
405
+ syntax: "*";
406
+ inherits: false;
1076
407
  }
1077
- .Toastify__slide-exit--top-center {
1078
- animation-name: Toastify__slideOutUp;
1079
- animation-timing-function: ease-in;
1080
- animation-duration: 0.3s;
408
+ @property --tw-drop-shadow {
409
+ syntax: "*";
410
+ inherits: false;
1081
411
  }
1082
- .Toastify__slide-exit--bottom-center {
1083
- animation-name: Toastify__slideOutDown;
1084
- animation-timing-function: ease-in;
1085
- animation-duration: 0.3s;
412
+ @property --tw-drop-shadow-color {
413
+ syntax: "*";
414
+ inherits: false;
1086
415
  }
1087
- @keyframes Toastify__spin {
1088
- from {
1089
- transform: rotate(0deg);
1090
- }
1091
- to {
1092
- transform: rotate(360deg);
1093
- }
1094
- }
1095
- @layer theme, base, components, utilities;
1096
- @layer theme {
1097
- :root, :host {
1098
- --font-sans: "Inter", sans-serif;
1099
- --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
1100
- "Courier New", monospace;
1101
- --color-red-100: hsl(3 82% 96%);
1102
- --color-red-400: hsl(5 82% 83%);
1103
- --color-red-500: hsl(5 80% 78%);
1104
- --color-red-600: hsl(4 81% 74%);
1105
- --color-red-700: hsl(4 81% 69%);
1106
- --color-red-800: hsl(5 81% 61%);
1107
- --color-red-900: hsl(5 81% 56%);
1108
- --color-orange-100: hsl(33 100% 90%);
1109
- --color-orange-700: hsl(32 100% 60%);
1110
- --color-orange-800: hsl(33 100% 55%);
1111
- --color-orange-900: hsl(32 100% 50%);
1112
- --color-yellow-400: hsl(47 100% 69%);
1113
- --color-yellow-900: hsl(47 100% 49%);
1114
- --color-green-100: hsl(134 51% 89%);
1115
- --color-green-600: hsl(136 53% 60%);
1116
- --color-green-700: hsl(136 52% 55%);
1117
- --color-green-800: hsl(136 53% 49%);
1118
- --color-green-900: hsl(136 53% 43%);
1119
- --color-blue-100: hsl(209 100% 90%);
1120
- --color-blue-200: hsl(209 97% 85%);
1121
- --color-blue-300: hsl(209 100% 80%);
1122
- --color-blue-400: hsl(209 100% 75%);
1123
- --color-blue-500: hsl(209 100% 70%);
1124
- --color-blue-600: hsl(209 100% 65%);
1125
- --color-blue-800: hsl(209 100% 55%);
1126
- --color-blue-900: hsl(209 100% 50%);
1127
- --color-purple-900: hsl(263 78% 63%);
1128
- --color-slate-50: hsl(210 20% 96%);
1129
- --color-slate-100: hsl(210 9% 74%);
1130
- --color-slate-200: hsl(210 9% 48%);
1131
- --color-slate-300: hsl(210 9% 39%);
1132
- --color-slate-500: hsl(207 8% 21%);
1133
- --color-slate-600: hsl(210 9% 13%);
1134
- --color-slate-700: hsl(204 9% 11%);
1135
- --color-slate-800: hsl(195 9% 9%);
1136
- --color-slate-900: hsl(195 6% 6%);
1137
- --color-gray-50: hsl(0 0% 99%);
1138
- --color-gray-100: hsl(0 0% 96%);
1139
- --color-gray-200: hsl(0 0% 94%);
1140
- --color-gray-300: hsl(210 3% 85%);
1141
- --color-gray-400: hsl(180 2% 78%);
1142
- --color-gray-500: hsl(200 2% 63%);
1143
- --color-gray-600: hsl(200 4% 44%);
1144
- --color-gray-700: hsl(189 5% 29%);
1145
- --color-gray-800: hsl(200 4% 26%);
1146
- --color-gray-900: hsl(192 5% 21%);
1147
- --color-black: hsl(0 0% 0%);
1148
- --color-white: hsl(0 0% 100%);
1149
- --spacing: 0.25rem;
1150
- --container-xs: 20rem;
1151
- --container-4xl: 56rem;
1152
- --text-xs: 0.75rem;
1153
- --text-xs--line-height: calc(1 / 0.75);
1154
- --text-sm: 0.875rem;
1155
- --text-sm--line-height: calc(1.25 / 0.875);
1156
- --text-base: 1rem;
1157
- --text-base--line-height: calc(1.5 / 1);
1158
- --text-lg: 1.125rem;
1159
- --text-lg--line-height: calc(1.75 / 1.125);
1160
- --text-xl: 1.25rem;
1161
- --text-xl--line-height: calc(1.75 / 1.25);
1162
- --text-2xl: 1.5rem;
1163
- --text-2xl--line-height: calc(2 / 1.5);
1164
- --font-weight-extralight: 200;
1165
- --font-weight-normal: 400;
1166
- --font-weight-medium: 500;
1167
- --font-weight-semibold: 600;
1168
- --font-weight-bold: 700;
1169
- --tracking-wide: 0.025em;
1170
- --radius-sm: 0.25rem;
1171
- --radius-md: 0.375rem;
1172
- --radius-lg: 0.5rem;
1173
- --radius-xl: 0.75rem;
1174
- --radius-2xl: 1rem;
1175
- --radius-3xl: 1.5rem;
1176
- --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
1177
- --animate-spin: spin 1s linear infinite;
1178
- --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
1179
- --default-transition-duration: 150ms;
1180
- --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1181
- --default-font-family: var(--font-sans);
1182
- --default-mono-font-family: var(--font-mono);
1183
- --color-charcoal-300: hsl(221 17% 67%);
1184
- --color-charcoal-700: hsl(219 17% 34%);
1185
- --color-charcoal-800: hsl(221 17% 26%);
1186
- --color-charcoal-900: hsl(220 17% 17%);
1187
- --animate-fade-in: fadeIn 0.3s ease-in-out;
1188
- --animate-fade-out: fadeOut 0.1s ease-in-out;
1189
- --animate-zoom-in: zoomIn 0.3s ease-in-out;
1190
- --animate-zoom-out: zoomOut 0.1s ease-in-out;
1191
- --animate-slide-in-from-top: slideInFromTop 0.2s ease-in-out;
1192
- --animate-slide-in-from-bottom: slideInFromBottom 0.2s ease-in-out;
1193
- --animate-slide-in-from-left: slideInFromLeft 0.2s ease-in-out;
1194
- --animate-slide-in-from-right: slideInFromRight 0.2s ease-in-out;
1195
- }
1196
- }
1197
- @layer base {
1198
- *, ::after, ::before, ::backdrop, ::file-selector-button {
1199
- box-sizing: border-box;
1200
- margin: 0;
1201
- padding: 0;
1202
- border: 0 solid;
1203
- }
1204
- html, :host {
1205
- line-height: 1.5;
1206
- -webkit-text-size-adjust: 100%;
1207
- tab-size: 4;
1208
- 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");
1209
- font-feature-settings: var(--default-font-feature-settings, normal);
1210
- font-variation-settings: var(--default-font-variation-settings, normal);
1211
- -webkit-tap-highlight-color: transparent;
1212
- }
1213
- hr {
1214
- height: 0;
1215
- color: inherit;
1216
- border-top-width: 1px;
1217
- }
1218
- abbr:where([title]) {
1219
- -webkit-text-decoration: underline dotted;
1220
- text-decoration: underline dotted;
1221
- }
1222
- h1, h2, h3, h4, h5, h6 {
1223
- font-size: inherit;
1224
- font-weight: inherit;
1225
- }
1226
- a {
1227
- color: inherit;
1228
- -webkit-text-decoration: inherit;
1229
- text-decoration: inherit;
1230
- }
1231
- b, strong {
1232
- font-weight: bolder;
1233
- }
1234
- code, kbd, samp, pre {
1235
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
1236
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
1237
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
1238
- font-size: 1em;
1239
- }
1240
- small {
1241
- font-size: 80%;
1242
- }
1243
- sub, sup {
1244
- font-size: 75%;
1245
- line-height: 0;
1246
- position: relative;
1247
- vertical-align: baseline;
1248
- }
1249
- sub {
1250
- bottom: -0.25em;
1251
- }
1252
- sup {
1253
- top: -0.5em;
1254
- }
1255
- table {
1256
- text-indent: 0;
1257
- border-color: inherit;
1258
- border-collapse: collapse;
1259
- }
1260
- :-moz-focusring {
1261
- outline: auto;
1262
- }
1263
- progress {
1264
- vertical-align: baseline;
1265
- }
1266
- summary {
1267
- display: list-item;
1268
- }
1269
- ol, ul, menu {
1270
- list-style: none;
1271
- }
1272
- img, svg, video, canvas, audio, iframe, embed, object {
1273
- display: block;
1274
- vertical-align: middle;
1275
- }
1276
- img, video {
1277
- max-width: 100%;
1278
- height: auto;
1279
- }
1280
- button, input, select, optgroup, textarea, ::file-selector-button {
1281
- font: inherit;
1282
- font-feature-settings: inherit;
1283
- font-variation-settings: inherit;
1284
- letter-spacing: inherit;
1285
- color: inherit;
1286
- border-radius: 0;
1287
- background-color: transparent;
1288
- opacity: 1;
1289
- }
1290
- :where(select:is([multiple], [size])) optgroup {
1291
- font-weight: bolder;
1292
- }
1293
- :where(select:is([multiple], [size])) optgroup option {
1294
- padding-inline-start: 20px;
1295
- }
1296
- ::file-selector-button {
1297
- margin-inline-end: 4px;
1298
- }
1299
- ::placeholder {
1300
- opacity: 1;
1301
- }
1302
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
1303
- ::placeholder {
1304
- color: currentcolor;
1305
- @supports (color: color-mix(in lab, red, red)) {
1306
- color: currentcolor;
1307
- @supports (color: color-mix(in lab, red, red)) {
1308
- color: color-mix(in oklab, currentcolor 50%, transparent);
1309
- }
1310
- }
1311
- }
1312
- }
1313
- textarea {
1314
- resize: vertical;
1315
- }
1316
- ::-webkit-search-decoration {
1317
- -webkit-appearance: none;
1318
- }
1319
- ::-webkit-date-and-time-value {
1320
- min-height: 1lh;
1321
- text-align: inherit;
1322
- }
1323
- ::-webkit-datetime-edit {
1324
- display: inline-flex;
1325
- }
1326
- ::-webkit-datetime-edit-fields-wrapper {
1327
- padding: 0;
1328
- }
1329
- ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
1330
- padding-block: 0;
1331
- }
1332
- :-moz-ui-invalid {
1333
- box-shadow: none;
1334
- }
1335
- button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
1336
- appearance: button;
1337
- }
1338
- ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
1339
- height: auto;
1340
- }
1341
- [hidden]:where(:not([hidden="until-found"])) {
1342
- display: none !important;
1343
- }
1344
- }
1345
- @layer utilities {
1346
- .\!pointer-events-auto {
1347
- pointer-events: auto !important;
1348
- }
1349
- .pointer-events-none {
1350
- pointer-events: none;
1351
- }
1352
- .collapse {
1353
- visibility: collapse;
1354
- }
1355
- .invisible {
1356
- visibility: hidden;
1357
- }
1358
- .visible {
1359
- visibility: visible;
1360
- }
1361
- .sr-only {
1362
- position: absolute;
1363
- width: 1px;
1364
- height: 1px;
1365
- padding: 0;
1366
- margin: -1px;
1367
- overflow: hidden;
1368
- clip: rect(0, 0, 0, 0);
1369
- white-space: nowrap;
1370
- border-width: 0;
1371
- }
1372
- .absolute {
1373
- position: absolute;
1374
- }
1375
- .fixed {
1376
- position: fixed;
1377
- }
1378
- .relative {
1379
- position: relative;
1380
- }
1381
- .static {
1382
- position: static;
1383
- }
1384
- .sticky {
1385
- position: sticky;
1386
- }
1387
- .inset-0 {
1388
- inset: calc(var(--spacing) * 0);
1389
- }
1390
- .inset-8 {
1391
- inset: calc(var(--spacing) * 8);
1392
- }
1393
- .inset-x-0 {
1394
- inset-inline: calc(var(--spacing) * 0);
1395
- }
1396
- .top-0 {
1397
- top: calc(var(--spacing) * 0);
1398
- }
1399
- .top-1\/2 {
1400
- top: calc(1/2 * 100%);
1401
- }
1402
- .top-3 {
1403
- top: calc(var(--spacing) * 3);
1404
- }
1405
- .top-3\.5 {
1406
- top: calc(var(--spacing) * 3.5);
1407
- }
1408
- .top-8 {
1409
- top: calc(var(--spacing) * 8);
1410
- }
1411
- .top-10 {
1412
- top: calc(var(--spacing) * 10);
1413
- }
1414
- .top-\[-2px\] {
1415
- top: -2px;
1416
- }
1417
- .top-\[-11px\] {
1418
- top: -11px;
1419
- }
1420
- .top-\[11px\] {
1421
- top: 11px;
1422
- }
1423
- .right-0 {
1424
- right: calc(var(--spacing) * 0);
1425
- }
1426
- .right-3 {
1427
- right: calc(var(--spacing) * 3);
1428
- }
1429
- .right-5 {
1430
- right: calc(var(--spacing) * 5);
1431
- }
1432
- .right-\[-2px\] {
1433
- right: -2px;
1434
- }
1435
- .right-\[0px\] {
1436
- right: 0px;
1437
- }
1438
- .bottom-0 {
1439
- bottom: calc(var(--spacing) * 0);
1440
- }
1441
- .bottom-5 {
1442
- bottom: calc(var(--spacing) * 5);
1443
- }
1444
- .bottom-\[-2px\] {
1445
- bottom: -2px;
1446
- }
1447
- .bottom-\[-3px\] {
1448
- bottom: -3px;
1449
- }
1450
- .left-0 {
1451
- left: calc(var(--spacing) * 0);
1452
- }
1453
- .left-1\/2 {
1454
- left: calc(1/2 * 100%);
1455
- }
1456
- .left-2 {
1457
- left: calc(var(--spacing) * 2);
1458
- }
1459
- .left-8 {
1460
- left: calc(var(--spacing) * 8);
1461
- }
1462
- .left-\[-2px\] {
1463
- left: -2px;
1464
- }
1465
- .left-\[0px\] {
1466
- left: 0px;
1467
- }
1468
- .isolate {
1469
- isolation: isolate;
1470
- }
1471
- .z-0 {
1472
- z-index: 0;
1473
- }
1474
- .z-10 {
1475
- z-index: 10;
1476
- }
1477
- .z-40 {
1478
- z-index: 40;
1479
- }
1480
- .z-50 {
1481
- z-index: 50;
1482
- }
1483
- .z-\[20\] {
1484
- z-index: 20;
1485
- }
1486
- .container {
1487
- width: 100%;
1488
- @media (width >= 40rem) {
1489
- max-width: 40rem;
1490
- }
1491
- @media (width >= 48rem) {
1492
- max-width: 48rem;
1493
- }
1494
- @media (width >= 64rem) {
1495
- max-width: 64rem;
1496
- }
1497
- @media (width >= 80rem) {
1498
- max-width: 80rem;
1499
- }
1500
- @media (width >= 96rem) {
1501
- max-width: 96rem;
1502
- }
1503
- }
1504
- .m-6 {
1505
- margin: calc(var(--spacing) * 6);
1506
- }
1507
- .m-8 {
1508
- margin: calc(var(--spacing) * 8);
1509
- }
1510
- .mx-0\.5 {
1511
- margin-inline: calc(var(--spacing) * 0.5);
1512
- }
1513
- .mx-1 {
1514
- margin-inline: calc(var(--spacing) * 1);
1515
- }
1516
- .mx-3 {
1517
- margin-inline: calc(var(--spacing) * 3);
1518
- }
1519
- .mx-auto {
1520
- margin-inline: auto;
1521
- }
1522
- .my-0 {
1523
- margin-block: calc(var(--spacing) * 0);
1524
- }
1525
- .my-1 {
1526
- margin-block: calc(var(--spacing) * 1);
1527
- }
1528
- .my-3 {
1529
- margin-block: calc(var(--spacing) * 3);
1530
- }
1531
- .my-4 {
1532
- margin-block: calc(var(--spacing) * 4);
1533
- }
1534
- .my-6 {
1535
- margin-block: calc(var(--spacing) * 6);
1536
- }
1537
- .my-8 {
1538
- margin-block: calc(var(--spacing) * 8);
1539
- }
1540
- .my-40 {
1541
- margin-block: calc(var(--spacing) * 40);
1542
- }
1543
- .-mt-12 {
1544
- margin-top: calc(var(--spacing) * -12);
1545
- }
1546
- .-mt-20 {
1547
- margin-top: calc(var(--spacing) * -20);
1548
- }
1549
- .mt-0\.5 {
1550
- margin-top: calc(var(--spacing) * 0.5);
1551
- }
1552
- .mt-1 {
1553
- margin-top: calc(var(--spacing) * 1);
1554
- }
1555
- .mt-2 {
1556
- margin-top: calc(var(--spacing) * 2);
1557
- }
1558
- .mt-3 {
1559
- margin-top: calc(var(--spacing) * 3);
1560
- }
1561
- .mt-4 {
1562
- margin-top: calc(var(--spacing) * 4);
1563
- }
1564
- .mt-8 {
1565
- margin-top: calc(var(--spacing) * 8);
1566
- }
1567
- .mt-\[-6px\] {
1568
- margin-top: -6px;
1569
- }
1570
- .mt-\[11px\] {
1571
- margin-top: 11px;
1572
- }
1573
- .mr-1 {
1574
- margin-right: calc(var(--spacing) * 1);
1575
- }
1576
- .mr-1\.5 {
1577
- margin-right: calc(var(--spacing) * 1.5);
1578
- }
1579
- .mr-2 {
1580
- margin-right: calc(var(--spacing) * 2);
1581
- }
1582
- .mr-3 {
1583
- margin-right: calc(var(--spacing) * 3);
1584
- }
1585
- .mr-6 {
1586
- margin-right: calc(var(--spacing) * 6);
1587
- }
1588
- .-mb-1 {
1589
- margin-bottom: calc(var(--spacing) * -1);
1590
- }
1591
- .mb-0 {
1592
- margin-bottom: calc(var(--spacing) * 0);
1593
- }
1594
- .mb-0\.5 {
1595
- margin-bottom: calc(var(--spacing) * 0.5);
1596
- }
1597
- .mb-1 {
1598
- margin-bottom: calc(var(--spacing) * 1);
1599
- }
1600
- .mb-2 {
1601
- margin-bottom: calc(var(--spacing) * 2);
1602
- }
1603
- .mb-3 {
1604
- margin-bottom: calc(var(--spacing) * 3);
1605
- }
1606
- .mb-4 {
1607
- margin-bottom: calc(var(--spacing) * 4);
1608
- }
1609
- .mb-6 {
1610
- margin-bottom: calc(var(--spacing) * 6);
1611
- }
1612
- .mb-8 {
1613
- margin-bottom: calc(var(--spacing) * 8);
1614
- }
1615
- .mb-\[3px\] {
1616
- margin-bottom: 3px;
1617
- }
1618
- .-ml-6 {
1619
- margin-left: calc(var(--spacing) * -6);
1620
- }
1621
- .ml-1 {
1622
- margin-left: calc(var(--spacing) * 1);
1623
- }
1624
- .ml-2 {
1625
- margin-left: calc(var(--spacing) * 2);
1626
- }
1627
- .ml-3 {
1628
- margin-left: calc(var(--spacing) * 3);
1629
- }
1630
- .ml-\[234px\] {
1631
- margin-left: 234px;
1632
- }
1633
- .ml-auto {
1634
- margin-left: auto;
1635
- }
1636
- .scrollbar-thin {
1637
- &::-webkit-scrollbar-track {
1638
- background-color: var(--scrollbar-track);
1639
- border-radius: var(--scrollbar-track-radius);
1640
- }
1641
- &::-webkit-scrollbar-thumb {
1642
- background-color: var(--scrollbar-thumb);
1643
- border-radius: var(--scrollbar-thumb-radius);
1644
- }
1645
- &::-webkit-scrollbar-corner {
1646
- background-color: var(--scrollbar-corner);
1647
- border-radius: var(--scrollbar-corner-radius);
1648
- }
1649
- scrollbar-width: thin;
1650
- scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
1651
- &::-webkit-scrollbar {
1652
- display: block;
1653
- width: 8px;
1654
- height: 8px;
1655
- }
1656
- }
1657
- .line-clamp-2 {
1658
- overflow: hidden;
1659
- display: -webkit-box;
1660
- -webkit-box-orient: vertical;
1661
- -webkit-line-clamp: 2;
1662
- }
1663
- .\!inline {
1664
- display: inline !important;
1665
- }
1666
- .block {
1667
- display: block;
1668
- }
1669
- .contents {
1670
- display: contents;
1671
- }
1672
- .flex {
1673
- display: flex;
1674
- }
1675
- .grid {
1676
- display: grid;
1677
- }
1678
- .hidden {
1679
- display: none;
1680
- }
1681
- .inline {
1682
- display: inline;
1683
- }
1684
- .inline-block {
1685
- display: inline-block;
1686
- }
1687
- .inline-flex {
1688
- display: inline-flex;
1689
- }
1690
- .table {
1691
- display: table;
1692
- }
1693
- .aspect-square {
1694
- aspect-ratio: 1 / 1;
1695
- }
1696
- .size-2\.5 {
1697
- width: calc(var(--spacing) * 2.5);
1698
- height: calc(var(--spacing) * 2.5);
1699
- }
1700
- .size-3 {
1701
- width: calc(var(--spacing) * 3);
1702
- height: calc(var(--spacing) * 3);
1703
- }
1704
- .size-4 {
1705
- width: calc(var(--spacing) * 4);
1706
- height: calc(var(--spacing) * 4);
1707
- }
1708
- .size-6 {
1709
- width: calc(var(--spacing) * 6);
1710
- height: calc(var(--spacing) * 6);
1711
- }
1712
- .size-7 {
1713
- width: calc(var(--spacing) * 7);
1714
- height: calc(var(--spacing) * 7);
1715
- }
1716
- .size-8 {
1717
- width: calc(var(--spacing) * 8);
1718
- height: calc(var(--spacing) * 8);
1719
- }
1720
- .size-10 {
1721
- width: calc(var(--spacing) * 10);
1722
- height: calc(var(--spacing) * 10);
1723
- }
1724
- .size-\[3px\] {
1725
- width: 3px;
1726
- height: 3px;
1727
- }
1728
- .size-\[calc\(100\%-32px\)\] {
1729
- width: calc(100% - 32px);
1730
- height: calc(100% - 32px);
1731
- }
1732
- .size-full {
1733
- width: 100%;
1734
- height: 100%;
1735
- }
1736
- .h-0\.5 {
1737
- height: calc(var(--spacing) * 0.5);
1738
- }
1739
- .h-3 {
1740
- height: calc(var(--spacing) * 3);
1741
- }
1742
- .h-5 {
1743
- height: calc(var(--spacing) * 5);
1744
- }
1745
- .h-6 {
1746
- height: calc(var(--spacing) * 6);
1747
- }
1748
- .h-7 {
1749
- height: calc(var(--spacing) * 7);
1750
- }
1751
- .h-8 {
1752
- height: calc(var(--spacing) * 8);
1753
- }
1754
- .h-9 {
1755
- height: calc(var(--spacing) * 9);
1756
- }
1757
- .h-10 {
1758
- height: calc(var(--spacing) * 10);
1759
- }
1760
- .h-11 {
1761
- height: calc(var(--spacing) * 11);
1762
- }
1763
- .h-12 {
1764
- height: calc(var(--spacing) * 12);
1765
- }
1766
- .h-24 {
1767
- height: calc(var(--spacing) * 24);
1768
- }
1769
- .h-48 {
1770
- height: calc(var(--spacing) * 48);
1771
- }
1772
- .h-\[1px\] {
1773
- height: 1px;
1774
- }
1775
- .h-\[3px\] {
1776
- height: 3px;
1777
- }
1778
- .h-\[6px\] {
1779
- height: 6px;
1780
- }
1781
- .h-\[9px\] {
1782
- height: 9px;
1783
- }
1784
- .h-\[12px\] {
1785
- height: 12px;
1786
- }
1787
- .h-\[17px\] {
1788
- height: 17px;
1789
- }
1790
- .h-\[22px\] {
1791
- height: 22px;
1792
- }
1793
- .h-\[25px\] {
1794
- height: 25px;
1795
- }
1796
- .h-\[34px\] {
1797
- height: 34px;
1798
- }
1799
- .h-\[36px\] {
1800
- height: 36px;
1801
- }
1802
- .h-\[52px\] {
1803
- height: 52px;
1804
- }
1805
- .h-\[244px\] {
1806
- height: 244px;
1807
- }
1808
- .h-\[300px\] {
1809
- height: 300px;
1810
- }
1811
- .h-\[420px\] {
1812
- height: 420px;
1813
- }
1814
- .h-auto {
1815
- height: auto;
1816
- }
1817
- .h-dvh {
1818
- height: 100dvh;
1819
- }
1820
- .h-full {
1821
- height: 100%;
1822
- }
1823
- .h-max {
1824
- height: max-content;
1825
- }
1826
- .h-px {
1827
- height: 1px;
1828
- }
1829
- .h-screen {
1830
- height: 100vh;
1831
- }
1832
- .max-h-0 {
1833
- max-height: calc(var(--spacing) * 0);
1834
- }
1835
- .max-h-6 {
1836
- max-height: calc(var(--spacing) * 6);
1837
- }
1838
- .max-h-\[245px\] {
1839
- max-height: 245px;
1840
- }
1841
- .max-h-\[300px\] {
1842
- max-height: 300px;
1843
- }
1844
- .max-h-\[370px\] {
1845
- max-height: 370px;
1846
- }
1847
- .max-h-screen {
1848
- max-height: 100vh;
1849
- }
1850
- .min-h-4 {
1851
- min-height: calc(var(--spacing) * 4);
1852
- }
1853
- .min-h-9 {
1854
- min-height: calc(var(--spacing) * 9);
1855
- }
1856
- .min-h-11 {
1857
- min-height: calc(var(--spacing) * 11);
1858
- }
1859
- .min-h-12 {
1860
- min-height: calc(var(--spacing) * 12);
1861
- }
1862
- .min-h-\[48px\] {
1863
- min-height: 48px;
1864
- }
1865
- .min-h-\[50px\] {
1866
- min-height: 50px;
1867
- }
1868
- .min-h-full {
1869
- min-height: 100%;
1870
- }
1871
- .w-\(--radix-popover-trigger-width\) {
1872
- width: var(--radix-popover-trigger-width);
1873
- }
1874
- .w-0\.5 {
1875
- width: calc(var(--spacing) * 0.5);
1876
- }
1877
- .w-1 {
1878
- width: calc(var(--spacing) * 1);
1879
- }
1880
- .w-1\.5 {
1881
- width: calc(var(--spacing) * 1.5);
1882
- }
1883
- .w-2 {
1884
- width: calc(var(--spacing) * 2);
1885
- }
1886
- .w-4 {
1887
- width: calc(var(--spacing) * 4);
1888
- }
1889
- .w-4\/5 {
1890
- width: calc(4/5 * 100%);
1891
- }
1892
- .w-6 {
1893
- width: calc(var(--spacing) * 6);
1894
- }
1895
- .w-8 {
1896
- width: calc(var(--spacing) * 8);
1897
- }
1898
- .w-11 {
1899
- width: calc(var(--spacing) * 11);
1900
- }
1901
- .w-32 {
1902
- width: calc(var(--spacing) * 32);
1903
- }
1904
- .w-48 {
1905
- width: calc(var(--spacing) * 48);
1906
- }
1907
- .w-52 {
1908
- width: calc(var(--spacing) * 52);
1909
- }
1910
- .w-64 {
1911
- width: calc(var(--spacing) * 64);
1912
- }
1913
- .w-96 {
1914
- width: calc(var(--spacing) * 96);
1915
- }
1916
- .w-\[6px\] {
1917
- width: 6px;
1918
- }
1919
- .w-\[50px\] {
1920
- width: 50px;
1921
- }
1922
- .w-\[83px\] {
1923
- width: 83px;
1924
- }
1925
- .w-\[200px\] {
1926
- width: 200px;
1927
- }
1928
- .w-\[320px\] {
1929
- width: 320px;
1930
- }
1931
- .w-\[400px\] {
1932
- width: 400px;
1933
- }
1934
- .w-\[408px\] {
1935
- width: 408px;
1936
- }
1937
- .w-\[432px\] {
1938
- width: 432px;
1939
- }
1940
- .w-\[450px\] {
1941
- width: 450px;
1942
- }
1943
- .w-\[500px\] {
1944
- width: 500px;
1945
- }
1946
- .w-fit {
1947
- width: fit-content;
1948
- }
1949
- .w-full {
1950
- width: 100%;
1951
- }
1952
- .w-max {
1953
- width: max-content;
1954
- }
1955
- .w-px {
1956
- width: 1px;
1957
- }
1958
- .w-screen {
1959
- width: 100vw;
1960
- }
1961
- .max-w-4xl {
1962
- max-width: var(--container-4xl);
1963
- }
1964
- .max-w-36 {
1965
- max-width: calc(var(--spacing) * 36);
1966
- }
1967
- .max-w-96 {
1968
- max-width: calc(var(--spacing) * 96);
1969
- }
1970
- .max-w-\[408px\] {
1971
- max-width: 408px;
1972
- }
1973
- .max-w-fit {
1974
- max-width: fit-content;
1975
- }
1976
- .max-w-full {
1977
- max-width: 100%;
1978
- }
1979
- .max-w-none {
1980
- max-width: none;
1981
- }
1982
- .max-w-xs {
1983
- max-width: var(--container-xs);
1984
- }
1985
- .min-w-0 {
1986
- min-width: calc(var(--spacing) * 0);
1987
- }
1988
- .min-w-8 {
1989
- min-width: calc(var(--spacing) * 8);
1990
- }
1991
- .min-w-36 {
1992
- min-width: calc(var(--spacing) * 36);
1993
- }
1994
- .min-w-64 {
1995
- min-width: calc(var(--spacing) * 64);
1996
- }
1997
- .min-w-72 {
1998
- min-width: calc(var(--spacing) * 72);
1999
- }
2000
- .min-w-\[142px\] {
2001
- min-width: 142px;
2002
- }
2003
- .min-w-\[360px\] {
2004
- min-width: 360px;
2005
- }
2006
- .min-w-\[408px\] {
2007
- min-width: 408px;
2008
- }
2009
- .flex-1 {
2010
- flex: 1;
2011
- }
2012
- .flex-none {
2013
- flex: none;
2014
- }
2015
- .shrink-0 {
2016
- flex-shrink: 0;
2017
- }
2018
- .grow {
2019
- flex-grow: 1;
2020
- }
2021
- .border-separate {
2022
- border-collapse: separate;
2023
- }
2024
- .-translate-x-1\/2 {
2025
- --tw-translate-x: calc(calc(1/2 * 100%) * -1);
2026
- translate: var(--tw-translate-x) var(--tw-translate-y);
2027
- }
2028
- .-translate-y-1\/2 {
2029
- --tw-translate-y: calc(calc(1/2 * 100%) * -1);
2030
- translate: var(--tw-translate-x) var(--tw-translate-y);
2031
- }
2032
- .-scale-x-100 {
2033
- --tw-scale-x: calc(100% * -1);
2034
- scale: var(--tw-scale-x) var(--tw-scale-y);
2035
- }
2036
- .-rotate-90 {
2037
- rotate: calc(90deg * -1);
2038
- }
2039
- .rotate-90 {
2040
- rotate: 90deg;
2041
- }
2042
- .rotate-180 {
2043
- rotate: 180deg;
2044
- }
2045
- .rotate-\[270deg\] {
2046
- rotate: 270deg;
2047
- }
2048
- .transform {
2049
- transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
2050
- }
2051
- .animate-pulse {
2052
- animation: var(--animate-pulse);
2053
- }
2054
- .animate-spin {
2055
- animation: var(--animate-spin);
2056
- }
2057
- .cursor-not-allowed {
2058
- cursor: not-allowed;
2059
- }
2060
- .cursor-pointer {
2061
- cursor: pointer;
2062
- }
2063
- .cursor-wait {
2064
- cursor: wait;
2065
- }
2066
- .resize {
2067
- resize: both;
2068
- }
2069
- .list-disc {
2070
- list-style-type: disc;
2071
- }
2072
- .grid-cols-\[1fr\,auto\,1fr\] {
2073
- grid-template-columns: 1fr,auto,1fr;
2074
- }
2075
- .grid-cols-\[208px\,380px\] {
2076
- grid-template-columns: 208px,380px;
2077
- }
2078
- .grid-cols-\[auto\,auto\] {
2079
- grid-template-columns: auto,auto;
2080
- }
2081
- .grid-cols-\[minmax\(min-content\,1018px\)\] {
2082
- grid-template-columns: minmax(min-content,1018px);
2083
- }
2084
- .grid-rows-4 {
2085
- grid-template-rows: repeat(4, minmax(0, 1fr));
2086
- }
2087
- .flex-col {
2088
- flex-direction: column;
2089
- }
2090
- .flex-row {
2091
- flex-direction: row;
2092
- }
2093
- .flex-wrap {
2094
- flex-wrap: wrap;
2095
- }
2096
- .place-items-center {
2097
- place-items: center;
2098
- }
2099
- .items-baseline {
2100
- align-items: baseline;
2101
- }
2102
- .items-center {
2103
- align-items: center;
2104
- }
2105
- .items-end {
2106
- align-items: flex-end;
2107
- }
2108
- .items-start {
2109
- align-items: flex-start;
2110
- }
2111
- .items-stretch {
2112
- align-items: stretch;
2113
- }
2114
- .justify-between {
2115
- justify-content: space-between;
2116
- }
2117
- .justify-center {
2118
- justify-content: center;
2119
- }
2120
- .justify-end {
2121
- justify-content: flex-end;
2122
- }
2123
- .justify-start {
2124
- justify-content: flex-start;
2125
- }
2126
- .gap-1 {
2127
- gap: calc(var(--spacing) * 1);
2128
- }
2129
- .gap-2 {
2130
- gap: calc(var(--spacing) * 2);
2131
- }
2132
- .gap-3 {
2133
- gap: calc(var(--spacing) * 3);
2134
- }
2135
- .gap-4 {
2136
- gap: calc(var(--spacing) * 4);
2137
- }
2138
- .gap-32 {
2139
- gap: calc(var(--spacing) * 32);
2140
- }
2141
- .gap-\[-2px\] {
2142
- gap: -2px;
2143
- }
2144
- .gap-x-1 {
2145
- column-gap: calc(var(--spacing) * 1);
2146
- }
2147
- .gap-x-2 {
2148
- column-gap: calc(var(--spacing) * 2);
2149
- }
2150
- .gap-x-4 {
2151
- column-gap: calc(var(--spacing) * 4);
2152
- }
2153
- .gap-x-6 {
2154
- column-gap: calc(var(--spacing) * 6);
2155
- }
2156
- .gap-x-8 {
2157
- column-gap: calc(var(--spacing) * 8);
2158
- }
2159
- .gap-x-12 {
2160
- column-gap: calc(var(--spacing) * 12);
2161
- }
2162
- .gap-x-16 {
2163
- column-gap: calc(var(--spacing) * 16);
2164
- }
2165
- .space-x-2 {
2166
- :where(& > :not(:last-child)) {
2167
- --tw-space-x-reverse: 0;
2168
- margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
2169
- margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
2170
- }
2171
- }
2172
- .gap-y-1 {
2173
- row-gap: calc(var(--spacing) * 1);
2174
- }
2175
- .gap-y-4 {
2176
- row-gap: calc(var(--spacing) * 4);
2177
- }
2178
- .divide-y {
2179
- :where(& > :not(:last-child)) {
2180
- --tw-divide-y-reverse: 0;
2181
- border-bottom-style: var(--tw-border-style);
2182
- border-top-style: var(--tw-border-style);
2183
- border-top-width: calc(1px * var(--tw-divide-y-reverse));
2184
- border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
2185
- }
2186
- }
2187
- .divide-gray-200 {
2188
- :where(& > :not(:last-child)) {
2189
- border-color: var(--color-gray-200);
2190
- }
2191
- }
2192
- .truncate {
2193
- overflow: hidden;
2194
- text-overflow: ellipsis;
2195
- white-space: nowrap;
2196
- }
2197
- .overflow-auto {
2198
- overflow: auto;
2199
- }
2200
- .overflow-hidden {
2201
- overflow: hidden;
2202
- }
2203
- .overflow-scroll {
2204
- overflow: scroll;
2205
- }
2206
- .overflow-x-auto {
2207
- overflow-x: auto;
2208
- }
2209
- .overflow-x-hidden {
2210
- overflow-x: hidden;
2211
- }
2212
- .overflow-y-auto {
2213
- overflow-y: auto;
2214
- }
2215
- .rounded {
2216
- border-radius: 0.25rem;
2217
- }
2218
- .rounded-2xl {
2219
- border-radius: var(--radius-2xl);
2220
- }
2221
- .rounded-3xl {
2222
- border-radius: var(--radius-3xl);
2223
- }
2224
- .rounded-\[2px\] {
2225
- border-radius: 2px;
2226
- }
2227
- .rounded-full {
2228
- border-radius: calc(infinity * 1px);
2229
- }
2230
- .rounded-lg {
2231
- border-radius: var(--radius-lg);
2232
- }
2233
- .rounded-md {
2234
- border-radius: var(--radius-md);
2235
- }
2236
- .rounded-sm {
2237
- border-radius: var(--radius-sm);
2238
- }
2239
- .rounded-xl {
2240
- border-radius: var(--radius-xl);
2241
- }
2242
- .rounded-t {
2243
- border-top-left-radius: 0.25rem;
2244
- border-top-right-radius: 0.25rem;
2245
- }
2246
- .rounded-t-full {
2247
- border-top-left-radius: calc(infinity * 1px);
2248
- border-top-right-radius: calc(infinity * 1px);
2249
- }
2250
- .rounded-t-md {
2251
- border-top-left-radius: var(--radius-md);
2252
- border-top-right-radius: var(--radius-md);
2253
- }
2254
- .rounded-t-none {
2255
- border-top-left-radius: 0;
2256
- border-top-right-radius: 0;
2257
- }
2258
- .rounded-l-md {
2259
- border-top-left-radius: var(--radius-md);
2260
- border-bottom-left-radius: var(--radius-md);
2261
- }
2262
- .rounded-tl-md {
2263
- border-top-left-radius: var(--radius-md);
2264
- }
2265
- .rounded-r-md {
2266
- border-top-right-radius: var(--radius-md);
2267
- border-bottom-right-radius: var(--radius-md);
2268
- }
2269
- .rounded-tr-md {
2270
- border-top-right-radius: var(--radius-md);
2271
- }
2272
- .rounded-b-full {
2273
- border-bottom-right-radius: calc(infinity * 1px);
2274
- border-bottom-left-radius: calc(infinity * 1px);
2275
- }
2276
- .border {
2277
- border-style: var(--tw-border-style);
2278
- border-width: 1px;
2279
- }
2280
- .border-0 {
2281
- border-style: var(--tw-border-style);
2282
- border-width: 0px;
2283
- }
2284
- .border-2 {
2285
- border-style: var(--tw-border-style);
2286
- border-width: 2px;
2287
- }
2288
- .border-y-0 {
2289
- border-block-style: var(--tw-border-style);
2290
- border-block-width: 0px;
2291
- }
2292
- .border-y-2 {
2293
- border-block-style: var(--tw-border-style);
2294
- border-block-width: 2px;
2295
- }
2296
- .border-t {
2297
- border-top-style: var(--tw-border-style);
2298
- border-top-width: 1px;
2299
- }
2300
- .border-b {
2301
- border-bottom-style: var(--tw-border-style);
2302
- border-bottom-width: 1px;
2303
- }
2304
- .border-l {
2305
- border-left-style: var(--tw-border-style);
2306
- border-left-width: 1px;
2307
- }
2308
- .border-dashed {
2309
- --tw-border-style: dashed;
2310
- border-style: dashed;
2311
- }
2312
- .border-none {
2313
- --tw-border-style: none;
2314
- border-style: none;
2315
- }
2316
- .border-solid {
2317
- --tw-border-style: solid;
2318
- border-style: solid;
2319
- }
2320
- .border-blue-600 {
2321
- border-color: var(--color-blue-600);
2322
- }
2323
- .border-gray-100 {
2324
- border-color: var(--color-gray-100);
2325
- }
2326
- .border-gray-200 {
2327
- border-color: var(--color-gray-200);
2328
- }
2329
- .border-gray-300 {
2330
- border-color: var(--color-gray-300);
2331
- }
2332
- .border-gray-400 {
2333
- border-color: var(--color-gray-400);
2334
- }
2335
- .border-gray-600 {
2336
- border-color: var(--color-gray-600);
2337
- }
2338
- .border-gray-700 {
2339
- border-color: var(--color-gray-700);
2340
- }
2341
- .border-gray-800 {
2342
- border-color: var(--color-gray-800);
2343
- }
2344
- .border-gray-900 {
2345
- border-color: var(--color-gray-900);
2346
- }
2347
- .border-red-700 {
2348
- border-color: var(--color-red-700);
2349
- }
2350
- .border-red-900 {
2351
- border-color: var(--color-red-900);
2352
- }
2353
- .border-slate-50 {
2354
- border-color: var(--color-slate-50);
2355
- }
2356
- .border-slate-100 {
2357
- border-color: var(--color-slate-100);
2358
- }
2359
- .border-transparent {
2360
- border-color: transparent;
2361
- }
2362
- .border-white {
2363
- border-color: var(--color-white);
2364
- }
2365
- .border-b-gray-300 {
2366
- border-bottom-color: var(--color-gray-300);
2367
- }
2368
- .bg-\[\#ffffff\] {
2369
- background-color: #ffffff;
2370
- }
2371
- .bg-black {
2372
- background-color: var(--color-black);
2373
- }
2374
- .bg-blue-100 {
2375
- background-color: var(--color-blue-100);
2376
- }
2377
- .bg-blue-200 {
2378
- background-color: var(--color-blue-200);
2379
- }
2380
- .bg-blue-300 {
2381
- background-color: var(--color-blue-300);
2382
- }
2383
- .bg-blue-500 {
2384
- background-color: var(--color-blue-500);
2385
- }
2386
- .bg-blue-900 {
2387
- background-color: var(--color-blue-900);
2388
- }
2389
- .bg-gray-50 {
2390
- background-color: var(--color-gray-50);
2391
- }
2392
- .bg-gray-100 {
2393
- background-color: var(--color-gray-100);
2394
- }
2395
- .bg-gray-200 {
2396
- background-color: var(--color-gray-200);
2397
- }
2398
- .bg-gray-300 {
2399
- background-color: var(--color-gray-300);
2400
- }
2401
- .bg-gray-400 {
2402
- background-color: var(--color-gray-400);
2403
- }
2404
- .bg-gray-500 {
2405
- background-color: var(--color-gray-500);
2406
- }
2407
- .bg-gray-800 {
2408
- background-color: var(--color-gray-800);
2409
- }
2410
- .bg-gray-900 {
2411
- background-color: var(--color-gray-900);
2412
- }
2413
- .bg-green-100 {
2414
- background-color: var(--color-green-100);
2415
- }
2416
- .bg-green-600 {
2417
- background-color: var(--color-green-600);
2418
- }
2419
- .bg-green-600\/30 {
2420
- background-color: color-mix(in srgb, hsl(136 53% 60%) 30%, transparent);
2421
- @supports (color: color-mix(in lab, red, red)) {
2422
- background-color: color-mix(in srgb, oklch(62.7% 0.194 149.214) 30%, transparent);
2423
- @supports (color: color-mix(in lab, red, red)) {
2424
- background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
2425
- }
2426
- }
2427
- }
2428
- .bg-inherit {
2429
- background-color: inherit;
2430
- }
2431
- .bg-orange-100 {
2432
- background-color: var(--color-orange-100);
2433
- }
2434
- .bg-red-500 {
2435
- background-color: var(--color-red-500);
2436
- }
2437
- .bg-red-600 {
2438
- background-color: var(--color-red-600);
2439
- }
2440
- .bg-red-600\/30 {
2441
- background-color: color-mix(in srgb, hsl(4 81% 74%) 30%, transparent);
2442
- @supports (color: color-mix(in lab, red, red)) {
2443
- background-color: color-mix(in srgb, oklch(57.7% 0.245 27.325) 30%, transparent);
2444
- @supports (color: color-mix(in lab, red, red)) {
2445
- background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
2446
- }
2447
- }
2448
- }
2449
- .bg-red-900 {
2450
- background-color: var(--color-red-900);
2451
- }
2452
- .bg-slate-50 {
2453
- background-color: var(--color-slate-50);
2454
- }
2455
- .bg-slate-100 {
2456
- background-color: var(--color-slate-100);
2457
- }
2458
- .bg-slate-900\/50 {
2459
- background-color: color-mix(in srgb, hsl(195 6% 6%) 50%, transparent);
2460
- @supports (color: color-mix(in lab, red, red)) {
2461
- background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
2462
- @supports (color: color-mix(in lab, red, red)) {
2463
- background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
2464
- }
2465
- }
2466
- }
2467
- .bg-transparent {
2468
- background-color: transparent;
2469
- }
2470
- .bg-white {
2471
- background-color: var(--color-white);
2472
- }
2473
- .object-contain {
2474
- object-fit: contain;
2475
- }
2476
- .object-cover {
2477
- object-fit: cover;
2478
- }
2479
- .p-0 {
2480
- padding: calc(var(--spacing) * 0);
2481
- }
2482
- .p-1 {
2483
- padding: calc(var(--spacing) * 1);
2484
- }
2485
- .p-2 {
2486
- padding: calc(var(--spacing) * 2);
2487
- }
2488
- .p-3 {
2489
- padding: calc(var(--spacing) * 3);
2490
- }
2491
- .p-4 {
2492
- padding: calc(var(--spacing) * 4);
2493
- }
2494
- .p-6 {
2495
- padding: calc(var(--spacing) * 6);
2496
- }
2497
- .p-8 {
2498
- padding: calc(var(--spacing) * 8);
2499
- }
2500
- .p-10 {
2501
- padding: calc(var(--spacing) * 10);
2502
- }
2503
- .px-0\.5 {
2504
- padding-inline: calc(var(--spacing) * 0.5);
2505
- }
2506
- .px-1 {
2507
- padding-inline: calc(var(--spacing) * 1);
2508
- }
2509
- .px-2 {
2510
- padding-inline: calc(var(--spacing) * 2);
2511
- }
2512
- .px-3 {
2513
- padding-inline: calc(var(--spacing) * 3);
2514
- }
2515
- .px-4 {
2516
- padding-inline: calc(var(--spacing) * 4);
2517
- }
2518
- .px-5 {
2519
- padding-inline: calc(var(--spacing) * 5);
2520
- }
2521
- .px-6 {
2522
- padding-inline: calc(var(--spacing) * 6);
2523
- }
2524
- .py-0 {
2525
- padding-block: calc(var(--spacing) * 0);
2526
- }
2527
- .py-1 {
2528
- padding-block: calc(var(--spacing) * 1);
2529
- }
2530
- .py-1\.5 {
2531
- padding-block: calc(var(--spacing) * 1.5);
2532
- }
2533
- .py-2 {
2534
- padding-block: calc(var(--spacing) * 2);
2535
- }
2536
- .py-3 {
2537
- padding-block: calc(var(--spacing) * 3);
2538
- }
2539
- .py-4 {
2540
- padding-block: calc(var(--spacing) * 4);
2541
- }
2542
- .py-28 {
2543
- padding-block: calc(var(--spacing) * 28);
2544
- }
2545
- .pt-0 {
2546
- padding-top: calc(var(--spacing) * 0);
2547
- }
2548
- .pt-1 {
2549
- padding-top: calc(var(--spacing) * 1);
2550
- }
2551
- .pt-2 {
2552
- padding-top: calc(var(--spacing) * 2);
2553
- }
2554
- .pt-3 {
2555
- padding-top: calc(var(--spacing) * 3);
2556
- }
2557
- .pt-6 {
2558
- padding-top: calc(var(--spacing) * 6);
2559
- }
2560
- .pt-12 {
2561
- padding-top: calc(var(--spacing) * 12);
2562
- }
2563
- .pr-1 {
2564
- padding-right: calc(var(--spacing) * 1);
2565
- }
2566
- .pr-2 {
2567
- padding-right: calc(var(--spacing) * 2);
2568
- }
2569
- .pr-2\.5 {
2570
- padding-right: calc(var(--spacing) * 2.5);
2571
- }
2572
- .pr-3 {
2573
- padding-right: calc(var(--spacing) * 3);
2574
- }
2575
- .pr-9 {
2576
- padding-right: calc(var(--spacing) * 9);
2577
- }
2578
- .pb-0 {
2579
- padding-bottom: calc(var(--spacing) * 0);
2580
- }
2581
- .pb-2 {
2582
- padding-bottom: calc(var(--spacing) * 2);
2583
- }
2584
- .pb-6 {
2585
- padding-bottom: calc(var(--spacing) * 6);
2586
- }
2587
- .pl-1 {
2588
- padding-left: calc(var(--spacing) * 1);
2589
- }
2590
- .pl-1\.5 {
2591
- padding-left: calc(var(--spacing) * 1.5);
2592
- }
2593
- .pl-3 {
2594
- padding-left: calc(var(--spacing) * 3);
2595
- }
2596
- .pl-4 {
2597
- padding-left: calc(var(--spacing) * 4);
2598
- }
2599
- .pl-5 {
2600
- padding-left: calc(var(--spacing) * 5);
2601
- }
2602
- .pl-8 {
2603
- padding-left: calc(var(--spacing) * 8);
2604
- }
2605
- .text-center {
2606
- text-align: center;
2607
- }
2608
- .text-left {
2609
- text-align: left;
2610
- }
2611
- .text-right {
2612
- text-align: right;
2613
- }
2614
- .text-start {
2615
- text-align: start;
2616
- }
2617
- .font-sans {
2618
- font-family: var(--font-sans);
2619
- }
2620
- .text-2xl {
2621
- font-size: var(--text-2xl);
2622
- line-height: var(--tw-leading, var(--text-2xl--line-height));
2623
- }
2624
- .text-base {
2625
- font-size: var(--text-base);
2626
- line-height: var(--tw-leading, var(--text-base--line-height));
2627
- }
2628
- .text-lg {
2629
- font-size: var(--text-lg);
2630
- line-height: var(--tw-leading, var(--text-lg--line-height));
2631
- }
2632
- .text-sm {
2633
- font-size: var(--text-sm);
2634
- line-height: var(--tw-leading, var(--text-sm--line-height));
2635
- }
2636
- .text-xl {
2637
- font-size: var(--text-xl);
2638
- line-height: var(--tw-leading, var(--text-xl--line-height));
2639
- }
2640
- .text-xs {
2641
- font-size: var(--text-xs);
2642
- line-height: var(--tw-leading, var(--text-xs--line-height));
2643
- }
2644
- .text-\[10px\] {
2645
- font-size: 10px;
2646
- }
2647
- .text-\[14px\] {
2648
- font-size: 14px;
2649
- }
2650
- .leading-3 {
2651
- --tw-leading: calc(var(--spacing) * 3);
2652
- line-height: calc(var(--spacing) * 3);
2653
- }
2654
- .leading-4 {
2655
- --tw-leading: calc(var(--spacing) * 4);
2656
- line-height: calc(var(--spacing) * 4);
2657
- }
2658
- .leading-5 {
2659
- --tw-leading: calc(var(--spacing) * 5);
2660
- line-height: calc(var(--spacing) * 5);
2661
- }
2662
- .leading-6 {
2663
- --tw-leading: calc(var(--spacing) * 6);
2664
- line-height: calc(var(--spacing) * 6);
2665
- }
2666
- .leading-10 {
2667
- --tw-leading: calc(var(--spacing) * 10);
2668
- line-height: calc(var(--spacing) * 10);
2669
- }
2670
- .leading-\[18px\] {
2671
- --tw-leading: 18px;
2672
- line-height: 18px;
2673
- }
2674
- .leading-\[22px\] {
2675
- --tw-leading: 22px;
2676
- line-height: 22px;
2677
- }
2678
- .font-bold {
2679
- --tw-font-weight: var(--font-weight-bold);
2680
- font-weight: var(--font-weight-bold);
2681
- }
2682
- .font-extralight {
2683
- --tw-font-weight: var(--font-weight-extralight);
2684
- font-weight: var(--font-weight-extralight);
2685
- }
2686
- .font-medium {
2687
- --tw-font-weight: var(--font-weight-medium);
2688
- font-weight: var(--font-weight-medium);
2689
- }
2690
- .font-normal {
2691
- --tw-font-weight: var(--font-weight-normal);
2692
- font-weight: var(--font-weight-normal);
2693
- }
2694
- .font-semibold {
2695
- --tw-font-weight: var(--font-weight-semibold);
2696
- font-weight: var(--font-weight-semibold);
2697
- }
2698
- .tracking-wide {
2699
- --tw-tracking: var(--tracking-wide);
2700
- letter-spacing: var(--tracking-wide);
2701
- }
2702
- .text-nowrap {
2703
- text-wrap: nowrap;
2704
- }
2705
- .whitespace-nowrap {
2706
- white-space: nowrap;
2707
- }
2708
- .\!text-red-800 {
2709
- color: var(--color-red-800) !important;
2710
- }
2711
- .\!text-red-900 {
2712
- color: var(--color-red-900) !important;
2713
- }
2714
- .text-\[\#9DA6B9\] {
2715
- color: #9DA6B9;
2716
- }
2717
- .text-black {
2718
- color: var(--color-black);
2719
- }
2720
- .text-blue-600 {
2721
- color: var(--color-blue-600);
2722
- }
2723
- .text-blue-900 {
2724
- color: var(--color-blue-900);
2725
- }
2726
- .text-current {
2727
- color: currentcolor;
2728
- }
2729
- .text-gray-50 {
2730
- color: var(--color-gray-50);
2731
- }
2732
- .text-gray-300 {
2733
- color: var(--color-gray-300);
2734
- }
2735
- .text-gray-400 {
2736
- color: var(--color-gray-400);
2737
- }
2738
- .text-gray-500 {
2739
- color: var(--color-gray-500);
2740
- }
2741
- .text-gray-600 {
2742
- color: var(--color-gray-600);
2743
- }
2744
- .text-gray-700 {
2745
- color: var(--color-gray-700);
2746
- }
2747
- .text-gray-800 {
2748
- color: var(--color-gray-800);
2749
- }
2750
- .text-gray-900 {
2751
- color: var(--color-gray-900);
2752
- }
2753
- .text-green-700 {
2754
- color: var(--color-green-700);
2755
- }
2756
- .text-green-800 {
2757
- color: var(--color-green-800);
2758
- }
2759
- .text-green-900 {
2760
- color: var(--color-green-900);
2761
- }
2762
- .text-inherit {
2763
- color: inherit;
2764
- }
2765
- .text-orange-700 {
2766
- color: var(--color-orange-700);
2767
- }
2768
- .text-orange-800 {
2769
- color: var(--color-orange-800);
2770
- }
2771
- .text-orange-900 {
2772
- color: var(--color-orange-900);
2773
- }
2774
- .text-purple-900 {
2775
- color: var(--color-purple-900);
2776
- }
2777
- .text-red-400 {
2778
- color: var(--color-red-400);
2779
- }
2780
- .text-red-700 {
2781
- color: var(--color-red-700);
2782
- }
2783
- .text-red-800 {
2784
- color: var(--color-red-800);
2785
- }
2786
- .text-red-900 {
2787
- color: var(--color-red-900);
2788
- }
2789
- .text-slate-50 {
2790
- color: var(--color-slate-50);
2791
- }
2792
- .text-slate-100 {
2793
- color: var(--color-slate-100);
2794
- }
2795
- .text-slate-200 {
2796
- color: var(--color-slate-200);
2797
- }
2798
- .text-slate-300 {
2799
- color: var(--color-slate-300);
2800
- }
2801
- .text-slate-500 {
2802
- color: var(--color-slate-500);
2803
- }
2804
- .text-slate-800 {
2805
- color: var(--color-slate-800);
2806
- }
2807
- .text-white {
2808
- color: var(--color-white);
2809
- }
2810
- .text-yellow-400 {
2811
- color: var(--color-yellow-400);
2812
- }
2813
- .text-yellow-900 {
2814
- color: var(--color-yellow-900);
2815
- }
2816
- .capitalize {
2817
- text-transform: capitalize;
2818
- }
2819
- .lowercase {
2820
- text-transform: lowercase;
2821
- }
2822
- .uppercase {
2823
- text-transform: uppercase;
2824
- }
2825
- .underline {
2826
- text-decoration-line: underline;
2827
- }
2828
- .accent-gray-900 {
2829
- accent-color: var(--color-gray-900);
2830
- }
2831
- .opacity-0 {
2832
- opacity: 0%;
2833
- }
2834
- .opacity-50 {
2835
- opacity: 50%;
2836
- }
2837
- .opacity-100 {
2838
- opacity: 100%;
2839
- }
2840
- .shadow {
2841
- --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2842
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2843
- }
2844
- .shadow-\[1px_4px_15px_0px_rgba\(74\,88\,115\,0\.25\)\] {
2845
- --tw-shadow: 1px 4px 15px 0px var(--tw-shadow-color, rgba(74,88,115,0.25));
2846
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2847
- }
2848
- .shadow-button {
2849
- --tw-shadow: 0px -1px 1px 0px var(--tw-shadow-color, rgba(0, 0, 0, 0.04)) inset, 0px 2px 0px 0px var(--tw-shadow-color, rgba(255, 255, 255, 0.25)) inset, 0px 4px 8px -4px var(--tw-shadow-color, rgba(0, 0, 0, 0.1));
2850
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2851
- }
2852
- .shadow-md {
2853
- --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2854
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2855
- }
2856
- .shadow-sm {
2857
- --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2858
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2859
- }
2860
- .shadow-tooltip {
2861
- --tw-shadow: 0px 2px 8px 0px var(--tw-shadow-color, rgba(0, 0, 0, 0.05)), 0px 44px 48px -12px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px 0px 24px 4px var(--tw-shadow-color, rgba(0, 0, 0, 0.05));
2862
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2863
- }
2864
- .shadow-black\/\[\.04\] {
2865
- --tw-shadow-color: color-mix(in srgb, hsl(0 0% 0%) 4%, transparent);
2866
- @supports (color: color-mix(in lab, red, red)) {
2867
- --tw-shadow-color: color-mix(in srgb, #000 4%, transparent);
2868
- @supports (color: color-mix(in lab, red, red)) {
2869
- --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 4%, transparent) var(--tw-shadow-alpha), transparent);
2870
- }
2871
- }
2872
- }
2873
- .outline {
2874
- outline-style: var(--tw-outline-style);
2875
- outline-width: 1px;
2876
- }
2877
- .outline-red-900 {
2878
- outline-color: var(--color-red-900);
2879
- }
2880
- .blur {
2881
- --tw-blur: blur(8px);
2882
- 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,);
2883
- }
2884
- .filter {
2885
- 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,);
2886
- }
2887
- .transition {
2888
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
2889
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2890
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2891
- }
2892
- .transition-\[border-radius\] {
2893
- transition-property: border-radius;
2894
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2895
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2896
- }
2897
- .transition-\[max-height\] {
2898
- transition-property: max-height;
2899
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2900
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2901
- }
2902
- .transition-all {
2903
- transition-property: all;
2904
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2905
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2906
- }
2907
- .transition-colors {
2908
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
2909
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2910
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2911
- }
2912
- .transition-opacity {
2913
- transition-property: opacity;
2914
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2915
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2916
- }
2917
- .transition-shadow {
2918
- transition-property: box-shadow;
2919
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2920
- transition-duration: var(--tw-duration, var(--default-transition-duration));
2921
- }
2922
- .duration-150 {
2923
- --tw-duration: 150ms;
2924
- transition-duration: 150ms;
2925
- }
2926
- .duration-300 {
2927
- --tw-duration: 300ms;
2928
- transition-duration: 300ms;
2929
- }
2930
- .duration-500 {
2931
- --tw-duration: 500ms;
2932
- transition-duration: 500ms;
2933
- }
2934
- .ease-in-out {
2935
- --tw-ease: var(--ease-in-out);
2936
- transition-timing-function: var(--ease-in-out);
2937
- }
2938
- .outline-none {
2939
- --tw-outline-style: none;
2940
- outline-style: none;
2941
- }
2942
- .select-all {
2943
- -webkit-user-select: all;
2944
- user-select: all;
2945
- }
2946
- .select-none {
2947
- -webkit-user-select: none;
2948
- user-select: none;
2949
- }
2950
- .scrollbar-thumb-gray-300 {
2951
- --scrollbar-thumb: hsl(210 3% 85%);
2952
- }
2953
- .scrollbar-track-transparent {
2954
- --scrollbar-track: transparent;
2955
- }
2956
- .group-focus-within\:\!text-gray-900 {
2957
- &:is(:where(.group):focus-within *) {
2958
- color: var(--color-gray-900) !important;
2959
- }
2960
- }
2961
- .group-hover\:visible {
2962
- &:is(:where(.group):hover *) {
2963
- @media (hover: hover) {
2964
- visibility: visible;
2965
- }
2966
- }
2967
- }
2968
- .group-hover\:mr-0 {
2969
- &:is(:where(.group):hover *) {
2970
- @media (hover: hover) {
2971
- margin-right: calc(var(--spacing) * 0);
2972
- }
2973
- }
2974
- }
2975
- .group-hover\:block {
2976
- &:is(:where(.group):hover *) {
2977
- @media (hover: hover) {
2978
- display: block;
2979
- }
2980
- }
2981
- }
2982
- .group-hover\:cursor-pointer {
2983
- &:is(:where(.group):hover *) {
2984
- @media (hover: hover) {
2985
- cursor: pointer;
2986
- }
2987
- }
2988
- }
2989
- .group-hover\:border-gray-900 {
2990
- &:is(:where(.group):hover *) {
2991
- @media (hover: hover) {
2992
- border-color: var(--color-gray-900);
2993
- }
2994
- }
2995
- }
2996
- .group-hover\:\!text-red-900 {
2997
- &:is(:where(.group):hover *) {
2998
- @media (hover: hover) {
2999
- color: var(--color-red-900) !important;
3000
- }
3001
- }
3002
- }
3003
- .group-hover\:text-gray-700 {
3004
- &:is(:where(.group):hover *) {
3005
- @media (hover: hover) {
3006
- color: var(--color-gray-700);
3007
- }
3008
- }
3009
- }
3010
- .group-hover\:text-gray-800 {
3011
- &:is(:where(.group):hover *) {
3012
- @media (hover: hover) {
3013
- color: var(--color-gray-800);
3014
- }
3015
- }
3016
- }
3017
- .group-hover\:text-gray-900 {
3018
- &:is(:where(.group):hover *) {
3019
- @media (hover: hover) {
3020
- color: var(--color-gray-900);
3021
- }
3022
- }
3023
- }
3024
- .group-hover\:text-inherit {
3025
- &:is(:where(.group):hover *) {
3026
- @media (hover: hover) {
3027
- color: inherit;
3028
- }
3029
- }
3030
- }
3031
- .group-hover\:opacity-100 {
3032
- &:is(:where(.group):hover *) {
3033
- @media (hover: hover) {
3034
- opacity: 100%;
3035
- }
3036
- }
3037
- }
3038
- .group-hover\/sidebar-footer\:block {
3039
- &:is(:where(.group\/sidebar-footer):hover *) {
3040
- @media (hover: hover) {
3041
- display: block;
3042
- }
3043
- }
3044
- }
3045
- .group-hover\/sidebar-footer\:hidden {
3046
- &:is(:where(.group\/sidebar-footer):hover *) {
3047
- @media (hover: hover) {
3048
- display: none;
3049
- }
3050
- }
3051
- }
3052
- .peer-checked\:bg-blue-900 {
3053
- &:is(:where(.peer):checked ~ *) {
3054
- background-color: var(--color-blue-900);
3055
- }
3056
- }
3057
- .peer-hover\:text-gray-900 {
3058
- &:is(:where(.peer):hover ~ *) {
3059
- @media (hover: hover) {
3060
- color: var(--color-gray-900);
3061
- }
3062
- }
3063
- }
3064
- .peer-focus\:outline-none {
3065
- &:is(:where(.peer):focus ~ *) {
3066
- --tw-outline-style: none;
3067
- outline-style: none;
3068
- }
3069
- }
3070
- .placeholder\:text-gray-50 {
3071
- &::placeholder {
3072
- color: var(--color-gray-50);
3073
- }
3074
- }
3075
- .placeholder\:text-gray-500 {
3076
- &::placeholder {
3077
- color: var(--color-gray-500);
3078
- }
3079
- }
3080
- .placeholder\:text-red-800 {
3081
- &::placeholder {
3082
- color: var(--color-red-800);
3083
- }
3084
- }
3085
- .group-focus-within\:placeholder\:\!text-gray-700 {
3086
- &:is(:where(.group):focus-within *) {
3087
- &::placeholder {
3088
- color: var(--color-gray-700) !important;
3089
- }
3090
- }
3091
- }
3092
- .group-hover\:placeholder\:text-gray-700 {
3093
- &:is(:where(.group):hover *) {
3094
- @media (hover: hover) {
3095
- &::placeholder {
3096
- color: var(--color-gray-700);
3097
- }
3098
- }
3099
- }
3100
- }
3101
- .before\:absolute {
3102
- &::before {
3103
- content: var(--tw-content);
3104
- position: absolute;
3105
- }
3106
- }
3107
- .before\:top-\[0\.4em\] {
3108
- &::before {
3109
- content: var(--tw-content);
3110
- top: 0.4em;
3111
- }
3112
- }
3113
- .before\:left-0 {
3114
- &::before {
3115
- content: var(--tw-content);
3116
- left: calc(var(--spacing) * 0);
3117
- }
3118
- }
3119
- .before\:size-2 {
3120
- &::before {
3121
- content: var(--tw-content);
3122
- width: calc(var(--spacing) * 2);
3123
- height: calc(var(--spacing) * 2);
3124
- }
3125
- }
3126
- .before\:rounded-full {
3127
- &::before {
3128
- content: var(--tw-content);
3129
- border-radius: calc(infinity * 1px);
3130
- }
3131
- }
3132
- .before\:bg-blue-900 {
3133
- &::before {
3134
- content: var(--tw-content);
3135
- background-color: var(--color-blue-900);
3136
- }
3137
- }
3138
- .before\:bg-orange-900 {
3139
- &::before {
3140
- content: var(--tw-content);
3141
- background-color: var(--color-orange-900);
3142
- }
3143
- }
3144
- .before\:bg-red-900 {
3145
- &::before {
3146
- content: var(--tw-content);
3147
- background-color: var(--color-red-900);
3148
- }
3149
- }
3150
- .after\:absolute {
3151
- &::after {
3152
- content: var(--tw-content);
3153
- position: absolute;
3154
- }
3155
- }
3156
- .after\:start-0\.5 {
3157
- &::after {
3158
- content: var(--tw-content);
3159
- inset-inline-start: calc(var(--spacing) * 0.5);
3160
- }
3161
- }
3162
- .after\:top-0\.5 {
3163
- &::after {
3164
- content: var(--tw-content);
3165
- top: calc(var(--spacing) * 0.5);
3166
- }
3167
- }
3168
- .after\:top-1\/2 {
3169
- &::after {
3170
- content: var(--tw-content);
3171
- top: calc(1/2 * 100%);
3172
- }
3173
- }
3174
- .after\:left-1\/2 {
3175
- &::after {
3176
- content: var(--tw-content);
3177
- left: calc(1/2 * 100%);
3178
- }
3179
- }
3180
- .after\:size-2\.5 {
3181
- &::after {
3182
- content: var(--tw-content);
3183
- width: calc(var(--spacing) * 2.5);
3184
- height: calc(var(--spacing) * 2.5);
3185
- }
3186
- }
3187
- .after\:size-5 {
3188
- &::after {
3189
- content: var(--tw-content);
3190
- width: calc(var(--spacing) * 5);
3191
- height: calc(var(--spacing) * 5);
3192
- }
3193
- }
3194
- .after\:-translate-x-1\/2 {
3195
- &::after {
3196
- content: var(--tw-content);
3197
- --tw-translate-x: calc(calc(1/2 * 100%) * -1);
3198
- translate: var(--tw-translate-x) var(--tw-translate-y);
3199
- }
3200
- }
3201
- .after\:-translate-y-1\/2 {
3202
- &::after {
3203
- content: var(--tw-content);
3204
- --tw-translate-y: calc(calc(1/2 * 100%) * -1);
3205
- translate: var(--tw-translate-x) var(--tw-translate-y);
3206
- }
3207
- }
3208
- .after\:rounded-full {
3209
- &::after {
3210
- content: var(--tw-content);
3211
- border-radius: calc(infinity * 1px);
3212
- }
3213
- }
3214
- .after\:border {
3215
- &::after {
3216
- content: var(--tw-content);
3217
- border-style: var(--tw-border-style);
3218
- border-width: 1px;
3219
- }
3220
- }
3221
- .after\:border-none {
3222
- &::after {
3223
- content: var(--tw-content);
3224
- --tw-border-style: none;
3225
- border-style: none;
3226
- }
3227
- }
3228
- .after\:bg-gray-50 {
3229
- &::after {
3230
- content: var(--tw-content);
3231
- background-color: var(--color-gray-50);
3232
- }
3233
- }
3234
- .after\:bg-gray-600 {
3235
- &::after {
3236
- content: var(--tw-content);
3237
- background-color: var(--color-gray-600);
3238
- }
3239
- }
3240
- .after\:bg-gray-800 {
3241
- &::after {
3242
- content: var(--tw-content);
3243
- background-color: var(--color-gray-800);
3244
- }
3245
- }
3246
- .after\:transition-all {
3247
- &::after {
3248
- content: var(--tw-content);
3249
- transition-property: all;
3250
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3251
- transition-duration: var(--tw-duration, var(--default-transition-duration));
3252
- }
3253
- }
3254
- .after\:content-\[\'\'\] {
3255
- &::after {
3256
- content: var(--tw-content);
3257
- --tw-content: '';
3258
- content: var(--tw-content);
3259
- }
3260
- }
3261
- .group-hover\:after\:bg-gray-900 {
3262
- &:is(:where(.group):hover *) {
3263
- @media (hover: hover) {
3264
- &::after {
3265
- content: var(--tw-content);
3266
- background-color: var(--color-gray-900);
3267
- }
3268
- }
3269
- }
3270
- }
3271
- .peer-checked\:after\:translate-x-full {
3272
- &:is(:where(.peer):checked ~ *) {
3273
- &::after {
3274
- content: var(--tw-content);
3275
- --tw-translate-x: 100%;
3276
- translate: var(--tw-translate-x) var(--tw-translate-y);
3277
- }
3278
- }
3279
- }
3280
- .first\:border-l-0 {
3281
- &:first-child {
3282
- border-left-style: var(--tw-border-style);
3283
- border-left-width: 0px;
3284
- }
3285
- }
3286
- .last\:mb-0 {
3287
- &:last-child {
3288
- margin-bottom: calc(var(--spacing) * 0);
3289
- }
3290
- }
3291
- .last\:rounded-b-md {
3292
- &:last-child {
3293
- border-bottom-right-radius: var(--radius-md);
3294
- border-bottom-left-radius: var(--radius-md);
3295
- }
3296
- }
3297
- .odd\:bg-white {
3298
- &:nth-child(odd) {
3299
- background-color: var(--color-white);
3300
- }
3301
- }
3302
- .even\:bg-gray-50 {
3303
- &:nth-child(even) {
3304
- background-color: var(--color-gray-50);
3305
- }
3306
- }
3307
- .first-of-type\:rounded-t-2xl {
3308
- &:first-of-type {
3309
- border-top-left-radius: var(--radius-2xl);
3310
- border-top-right-radius: var(--radius-2xl);
3311
- }
3312
- }
3313
- .first-of-type\:pt-3 {
3314
- &:first-of-type {
3315
- padding-top: calc(var(--spacing) * 3);
3316
- }
3317
- }
3318
- .last-of-type\:mb-0 {
3319
- &:last-of-type {
3320
- margin-bottom: calc(var(--spacing) * 0);
3321
- }
3322
- }
3323
- .last-of-type\:rounded-b-2xl {
3324
- &:last-of-type {
3325
- border-bottom-right-radius: var(--radius-2xl);
3326
- border-bottom-left-radius: var(--radius-2xl);
3327
- }
3328
- }
3329
- .last-of-type\:pb-3 {
3330
- &:last-of-type {
3331
- padding-bottom: calc(var(--spacing) * 3);
3332
- }
3333
- }
3334
- .last-of-type\:text-gray-800 {
3335
- &:last-of-type {
3336
- color: var(--color-gray-800);
3337
- }
3338
- }
3339
- .focus-within\:border-b-gray-300 {
3340
- &:focus-within {
3341
- border-bottom-color: var(--color-gray-300);
3342
- }
3343
- }
3344
- .focus-within\:bg-gray-100 {
3345
- &:focus-within {
3346
- background-color: var(--color-gray-100);
3347
- }
3348
- }
3349
- .hover\:scale-100 {
3350
- &:hover {
3351
- @media (hover: hover) {
3352
- --tw-scale-x: 100%;
3353
- --tw-scale-y: 100%;
3354
- --tw-scale-z: 100%;
3355
- scale: var(--tw-scale-x) var(--tw-scale-y);
3356
- }
3357
- }
3358
- }
3359
- .hover\:scale-105 {
3360
- &:hover {
3361
- @media (hover: hover) {
3362
- --tw-scale-x: 105%;
3363
- --tw-scale-y: 105%;
3364
- --tw-scale-z: 105%;
3365
- scale: var(--tw-scale-x) var(--tw-scale-y);
3366
- }
3367
- }
3368
- }
3369
- .hover\:border-gray-300 {
3370
- &:hover {
3371
- @media (hover: hover) {
3372
- border-color: var(--color-gray-300);
3373
- }
3374
- }
3375
- }
3376
- .hover\:border-gray-500 {
3377
- &:hover {
3378
- @media (hover: hover) {
3379
- border-color: var(--color-gray-500);
3380
- }
3381
- }
3382
- }
3383
- .hover\:border-gray-600 {
3384
- &:hover {
3385
- @media (hover: hover) {
3386
- border-color: var(--color-gray-600);
3387
- }
3388
- }
3389
- }
3390
- .hover\:border-gray-900 {
3391
- &:hover {
3392
- @media (hover: hover) {
3393
- border-color: var(--color-gray-900);
3394
- }
3395
- }
3396
- }
3397
- .hover\:border-red-900 {
3398
- &:hover {
3399
- @media (hover: hover) {
3400
- border-color: var(--color-red-900);
3401
- }
3402
- }
3403
- }
3404
- .hover\:border-b-gray-300 {
3405
- &:hover {
3406
- @media (hover: hover) {
3407
- border-bottom-color: var(--color-gray-300);
3408
- }
3409
- }
3410
- }
3411
- .hover\:bg-blue-300 {
3412
- &:hover {
3413
- @media (hover: hover) {
3414
- background-color: var(--color-blue-300);
3415
- }
3416
- }
3417
- }
3418
- .hover\:bg-gray-50 {
3419
- &:hover {
3420
- @media (hover: hover) {
3421
- background-color: var(--color-gray-50);
3422
- }
3423
- }
3424
- }
3425
- .hover\:bg-gray-100 {
3426
- &:hover {
3427
- @media (hover: hover) {
3428
- background-color: var(--color-gray-100);
3429
- }
3430
- }
3431
- }
3432
- .hover\:bg-gray-200 {
3433
- &:hover {
3434
- @media (hover: hover) {
3435
- background-color: var(--color-gray-200);
3436
- }
3437
- }
3438
- }
3439
- .hover\:bg-gray-900 {
3440
- &:hover {
3441
- @media (hover: hover) {
3442
- background-color: var(--color-gray-900);
3443
- }
3444
- }
3445
- }
3446
- .hover\:bg-slate-50 {
3447
- &:hover {
3448
- @media (hover: hover) {
3449
- background-color: var(--color-slate-50);
3450
- }
3451
- }
3452
- }
3453
- .hover\:bg-slate-800 {
3454
- &:hover {
3455
- @media (hover: hover) {
3456
- background-color: var(--color-slate-800);
3457
- }
3458
- }
3459
- }
3460
- .hover\:bg-transparent {
3461
- &:hover {
3462
- @media (hover: hover) {
3463
- background-color: transparent;
3464
- }
3465
- }
3466
- }
3467
- .hover\:bg-white {
3468
- &:hover {
3469
- @media (hover: hover) {
3470
- background-color: var(--color-white);
3471
- }
3472
- }
3473
- }
3474
- .hover\:text-\[\#9896FF\] {
3475
- &:hover {
3476
- @media (hover: hover) {
3477
- color: #9896FF;
3478
- }
3479
- }
3480
- }
3481
- .hover\:text-gray-500 {
3482
- &:hover {
3483
- @media (hover: hover) {
3484
- color: var(--color-gray-500);
3485
- }
3486
- }
3487
- }
3488
- .hover\:text-gray-600 {
3489
- &:hover {
3490
- @media (hover: hover) {
3491
- color: var(--color-gray-600);
3492
- }
3493
- }
3494
- }
3495
- .hover\:text-gray-700 {
3496
- &:hover {
3497
- @media (hover: hover) {
3498
- color: var(--color-gray-700);
3499
- }
3500
- }
3501
- }
3502
- .hover\:text-gray-800 {
3503
- &:hover {
3504
- @media (hover: hover) {
3505
- color: var(--color-gray-800);
3506
- }
3507
- }
3508
- }
3509
- .hover\:text-gray-900 {
3510
- &:hover {
3511
- @media (hover: hover) {
3512
- color: var(--color-gray-900);
3513
- }
3514
- }
3515
- }
3516
- .hover\:text-red-700 {
3517
- &:hover {
3518
- @media (hover: hover) {
3519
- color: var(--color-red-700);
3520
- }
3521
- }
3522
- }
3523
- .hover\:text-red-900 {
3524
- &:hover {
3525
- @media (hover: hover) {
3526
- color: var(--color-red-900);
3527
- }
3528
- }
3529
- }
3530
- .hover\:underline {
3531
- &:hover {
3532
- @media (hover: hover) {
3533
- text-decoration-line: underline;
3534
- }
3535
- }
3536
- }
3537
- .hover\:opacity-80 {
3538
- &:hover {
3539
- @media (hover: hover) {
3540
- opacity: 80%;
3541
- }
3542
- }
3543
- }
3544
- .hover\:brightness-125 {
3545
- &:hover {
3546
- @media (hover: hover) {
3547
- --tw-brightness: brightness(125%);
3548
- 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,);
3549
- }
3550
- }
3551
- }
3552
- .hover\:scrollbar-thumb-gray-300 {
3553
- &:hover {
3554
- @media (hover: hover) {
3555
- --scrollbar-thumb: hsl(210 3% 85%);
3556
- }
3557
- }
3558
- }
3559
- .focus\:bg-gray-50 {
3560
- &:focus {
3561
- background-color: var(--color-gray-50);
3562
- }
3563
- }
3564
- .focus\:ring-1 {
3565
- &:focus {
3566
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3567
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3568
- }
3569
- }
3570
- .focus\:ring-gray-900 {
3571
- &:focus {
3572
- --tw-ring-color: var(--color-gray-900);
3573
- }
3574
- }
3575
- .focus\:ring-offset-0 {
3576
- &:focus {
3577
- --tw-ring-offset-width: 0px;
3578
- --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
3579
- }
3580
- }
3581
- .focus\:outline-none {
3582
- &:focus {
3583
- --tw-outline-style: none;
3584
- outline-style: none;
3585
- }
3586
- }
3587
- .focus-visible\:ring-1 {
3588
- &:focus-visible {
3589
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3590
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3591
- }
3592
- }
3593
- .focus-visible\:ring-2 {
3594
- &:focus-visible {
3595
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3596
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3597
- }
3598
- }
3599
- .focus-visible\:ring-gray-900 {
3600
- &:focus-visible {
3601
- --tw-ring-color: var(--color-gray-900);
3602
- }
3603
- }
3604
- .focus-visible\:ring-offset-0 {
3605
- &:focus-visible {
3606
- --tw-ring-offset-width: 0px;
3607
- --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
3608
- }
3609
- }
3610
- .focus-visible\:ring-offset-2 {
3611
- &:focus-visible {
3612
- --tw-ring-offset-width: 2px;
3613
- --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
3614
- }
3615
- }
3616
- .focus-visible\:ring-offset-white {
3617
- &:focus-visible {
3618
- --tw-ring-offset-color: var(--color-white);
3619
- }
3620
- }
3621
- .focus-visible\:outline-none {
3622
- &:focus-visible {
3623
- --tw-outline-style: none;
3624
- outline-style: none;
3625
- }
3626
- }
3627
- .active\:border-blue-800 {
3628
- &:active {
3629
- border-color: var(--color-blue-800);
3630
- }
3631
- }
3632
- .active\:border-red-800 {
3633
- &:active {
3634
- border-color: var(--color-red-800);
3635
- }
3636
- }
3637
- .active\:border-slate-100 {
3638
- &:active {
3639
- border-color: var(--color-slate-100);
3640
- }
3641
- }
3642
- .active\:border-slate-700 {
3643
- &:active {
3644
- border-color: var(--color-slate-700);
3645
- }
3646
- }
3647
- .active\:text-gray-600 {
3648
- &:active {
3649
- color: var(--color-gray-600);
3650
- }
3651
- }
3652
- .active\:opacity-50 {
3653
- &:active {
3654
- opacity: 50%;
3655
- }
3656
- }
3657
- .active\:opacity-70 {
3658
- &:active {
3659
- opacity: 70%;
3660
- }
3661
- }
3662
- .active\:opacity-75 {
3663
- &:active {
3664
- opacity: 75%;
3665
- }
3666
- }
3667
- .active\:opacity-80 {
3668
- &:active {
3669
- opacity: 80%;
3670
- }
3671
- }
3672
- .active\:opacity-100 {
3673
- &:active {
3674
- opacity: 100%;
3675
- }
3676
- }
3677
- .disabled\:pointer-events-none {
3678
- &:disabled {
3679
- pointer-events: none;
3680
- }
3681
- }
3682
- .disabled\:cursor-not-allowed {
3683
- &:disabled {
3684
- cursor: not-allowed;
3685
- }
3686
- }
3687
- .disabled\:border-gray-300 {
3688
- &:disabled {
3689
- border-color: var(--color-gray-300);
3690
- }
3691
- }
3692
- .disabled\:border-gray-700 {
3693
- &:disabled {
3694
- border-color: var(--color-gray-700);
3695
- }
3696
- }
3697
- .disabled\:bg-gray-50 {
3698
- &:disabled {
3699
- background-color: var(--color-gray-50);
3700
- }
3701
- }
3702
- .disabled\:bg-gray-300 {
3703
- &:disabled {
3704
- background-color: var(--color-gray-300);
3705
- }
3706
- }
3707
- .disabled\:bg-transparent {
3708
- &:disabled {
3709
- background-color: transparent;
3710
- }
3711
- }
3712
- .disabled\:p-0 {
3713
- &:disabled {
3714
- padding: calc(var(--spacing) * 0);
3715
- }
3716
- }
3717
- .disabled\:text-left {
3718
- &:disabled {
3719
- text-align: left;
3720
- }
3721
- }
3722
- .disabled\:text-blue-400 {
3723
- &:disabled {
3724
- color: var(--color-blue-400);
3725
- }
3726
- }
3727
- .disabled\:text-gray-400 {
3728
- &:disabled {
3729
- color: var(--color-gray-400);
3730
- }
3731
- }
3732
- .disabled\:text-gray-500 {
3733
- &:disabled {
3734
- color: var(--color-gray-500);
3735
- }
3736
- }
3737
- .disabled\:text-gray-700 {
3738
- &:disabled {
3739
- color: var(--color-gray-700);
3740
- }
3741
- }
3742
- .disabled\:text-red-400 {
3743
- &:disabled {
3744
- color: var(--color-red-400);
3745
- }
3746
- }
3747
- .disabled\:text-slate-100 {
3748
- &:disabled {
3749
- color: var(--color-slate-100);
3750
- }
3751
- }
3752
- .disabled\:opacity-100 {
3753
- &:disabled {
3754
- opacity: 100%;
3755
- }
3756
- }
3757
- .data-disabled\:cursor-not-allowed {
3758
- &[data-disabled] {
3759
- cursor: not-allowed;
3760
- }
3761
- }
3762
- .data-disabled\:text-gray-400 {
3763
- &[data-disabled] {
3764
- color: var(--color-gray-400);
3765
- }
3766
- }
3767
- .data-\[disabled\=true\]\:pointer-events-none {
3768
- &[data-disabled="true"] {
3769
- pointer-events: none;
3770
- }
3771
- }
3772
- .data-\[invalid\=true\]\:group-hover\:\!border-red-900 {
3773
- &[data-invalid="true"] {
3774
- &:is(:where(.group):hover *) {
3775
- @media (hover: hover) {
3776
- border-color: var(--color-red-900) !important;
3777
- }
3778
- }
3779
- }
3780
- }
3781
- .data-\[selected\=true\]\:bg-gray-100 {
3782
- &[data-selected="true"] {
3783
- background-color: var(--color-gray-100);
3784
- }
3785
- }
3786
- .data-\[side\=bottom\]\:animate-slide-in-from-top {
3787
- &[data-side="bottom"] {
3788
- animation: var(--animate-slide-in-from-top);
3789
- }
3790
- }
3791
- .data-\[side\=left\]\:animate-slide-in-from-right {
3792
- &[data-side="left"] {
3793
- animation: var(--animate-slide-in-from-right);
3794
- }
3795
- }
3796
- .data-\[side\=right\]\:animate-slide-in-from-left {
3797
- &[data-side="right"] {
3798
- animation: var(--animate-slide-in-from-left);
3799
- }
3800
- }
3801
- .data-\[side\=top\]\:animate-slide-in-from-bottom {
3802
- &[data-side="top"] {
3803
- animation: var(--animate-slide-in-from-bottom);
3804
- }
3805
- }
3806
- .data-\[state\]\:border-gray-700 {
3807
- &[data-state] {
3808
- border-color: var(--color-gray-700);
3809
- }
3810
- }
3811
- .data-\[invalid\=true\]\:data-\[state\]\:\!border-red-800 {
3812
- &[data-invalid="true"] {
3813
- &[data-state] {
3814
- border-color: var(--color-red-800) !important;
3815
- }
3816
- }
3817
- }
3818
- .data-\[state\=\'active\'\]\:bg-gray-50 {
3819
- &[data-state='active'] {
3820
- background-color: var(--color-gray-50);
3821
- }
3822
- }
3823
- .data-\[state\=\'active\'\]\:text-gray-900 {
3824
- &[data-state='active'] {
3825
- color: var(--color-gray-900);
3826
- }
3827
- }
3828
- .data-\[state\=checked\]\:bg-gray-900 {
3829
- &[data-state="checked"] {
3830
- background-color: var(--color-gray-900);
3831
- }
3832
- }
3833
- .data-\[state\=checked\]\:text-slate-50 {
3834
- &[data-state="checked"] {
3835
- color: var(--color-slate-50);
3836
- }
3837
- }
3838
- .data-\[state\=checked\]\:group-hover\:bg-gray-900 {
3839
- &[data-state="checked"] {
3840
- &:is(:where(.group):hover *) {
3841
- @media (hover: hover) {
3842
- background-color: var(--color-gray-900);
3843
- }
3844
- }
3845
- }
3846
- }
3847
- .disabled\:data-\[invalid\=false\]\:data-\[state\=checked\]\:bg-gray-700 {
3848
- &:disabled {
3849
- &[data-invalid="false"] {
3850
- &[data-state="checked"] {
3851
- background-color: var(--color-gray-700);
3852
- }
3853
- }
3854
- }
3855
- }
3856
- .data-\[invalid\=true\]\:data-\[state\=checked\]\:\!bg-red-800 {
3857
- &[data-invalid="true"] {
3858
- &[data-state="checked"] {
3859
- background-color: var(--color-red-800) !important;
3860
- }
3861
- }
3862
- }
3863
- .data-\[invalid\=true\]\:data-\[state\=checked\]\:group-hover\:\!bg-red-900 {
3864
- &[data-invalid="true"] {
3865
- &[data-state="checked"] {
3866
- &:is(:where(.group):hover *) {
3867
- @media (hover: hover) {
3868
- background-color: var(--color-red-900) !important;
3869
- }
3870
- }
3871
- }
3872
- }
3873
- }
3874
- .data-\[state\=closed\]\:animate-fade-out {
3875
- &[data-state="closed"] {
3876
- animation: var(--animate-fade-out);
3877
- }
3878
- }
3879
- .data-\[state\=closed\]\:animate-zoom-out {
3880
- &[data-state="closed"] {
3881
- animation: var(--animate-zoom-out);
3882
- }
3883
- }
3884
- .data-\[state\=indeterminate\]\:bg-gray-900 {
3885
- &[data-state="indeterminate"] {
3886
- background-color: var(--color-gray-900);
3887
- }
3888
- }
3889
- .data-\[state\=indeterminate\]\:text-slate-50 {
3890
- &[data-state="indeterminate"] {
3891
- color: var(--color-slate-50);
3892
- }
3893
- }
3894
- .data-\[state\=indeterminate\]\:group-hover\:bg-gray-900 {
3895
- &[data-state="indeterminate"] {
3896
- &:is(:where(.group):hover *) {
3897
- @media (hover: hover) {
3898
- background-color: var(--color-gray-900);
3899
- }
3900
- }
3901
- }
3902
- }
3903
- .disabled\:data-\[invalid\=false\]\:data-\[state\=indeterminate\]\:bg-gray-700 {
3904
- &:disabled {
3905
- &[data-invalid="false"] {
3906
- &[data-state="indeterminate"] {
3907
- background-color: var(--color-gray-700);
3908
- }
3909
- }
3910
- }
3911
- }
3912
- .data-\[invalid\=true\]\:data-\[state\=indeterminate\]\:\!bg-red-800 {
3913
- &[data-invalid="true"] {
3914
- &[data-state="indeterminate"] {
3915
- background-color: var(--color-red-800) !important;
3916
- }
3917
- }
3918
- }
3919
- .data-\[invalid\=true\]\:data-\[state\=indeterminate\]\:group-hover\:\!bg-red-900 {
3920
- &[data-invalid="true"] {
3921
- &[data-state="indeterminate"] {
3922
- &:is(:where(.group):hover *) {
3923
- @media (hover: hover) {
3924
- background-color: var(--color-red-900) !important;
3925
- }
3926
- }
3927
- }
3928
- }
3929
- }
3930
- .data-\[state\=open\]\:animate-fade-in {
3931
- &[data-state="open"] {
3932
- animation: var(--animate-fade-in);
3933
- }
3934
- }
3935
- .data-\[state\=open\]\:animate-zoom-in {
3936
- &[data-state="open"] {
3937
- animation: var(--animate-zoom-in);
3938
- }
3939
- }
3940
- .dark\:border-charcoal-700 {
3941
- &:where(.dark, .dark *) {
3942
- border-color: var(--color-charcoal-700);
3943
- }
3944
- }
3945
- .dark\:border-gray-400 {
3946
- &:where(.dark, .dark *) {
3947
- border-color: var(--color-gray-400);
3948
- }
3949
- }
3950
- .dark\:border-gray-600 {
3951
- &:where(.dark, .dark *) {
3952
- border-color: var(--color-gray-600);
3953
- }
3954
- }
3955
- .dark\:border-gray-900 {
3956
- &:where(.dark, .dark *) {
3957
- border-color: var(--color-gray-900);
3958
- }
3959
- }
3960
- .dark\:border-red-700 {
3961
- &:where(.dark, .dark *) {
3962
- border-color: var(--color-red-700);
3963
- }
3964
- }
3965
- .dark\:border-slate-500 {
3966
- &:where(.dark, .dark *) {
3967
- border-color: var(--color-slate-500);
3968
- }
3969
- }
3970
- .dark\:border-slate-600 {
3971
- &:where(.dark, .dark *) {
3972
- border-color: var(--color-slate-600);
3973
- }
3974
- }
3975
- .dark\:border-b-gray-900 {
3976
- &:where(.dark, .dark *) {
3977
- border-bottom-color: var(--color-gray-900);
3978
- }
3979
- }
3980
- .dark\:bg-\[\#1c1e23\] {
3981
- &:where(.dark, .dark *) {
3982
- background-color: #1c1e23;
3983
- }
3984
- }
3985
- .dark\:bg-blue-600 {
3986
- &:where(.dark, .dark *) {
3987
- background-color: var(--color-blue-600);
3988
- }
3989
- }
3990
- .dark\:bg-charcoal-900 {
3991
- &:where(.dark, .dark *) {
3992
- background-color: var(--color-charcoal-900);
3993
- }
3994
- }
3995
- .dark\:bg-gray-400 {
3996
- &:where(.dark, .dark *) {
3997
- background-color: var(--color-gray-400);
3998
- }
3999
- }
4000
- .dark\:bg-slate-600 {
4001
- &:where(.dark, .dark *) {
4002
- background-color: var(--color-slate-600);
4003
- }
4004
- }
4005
- .dark\:bg-slate-900 {
4006
- &:where(.dark, .dark *) {
4007
- background-color: var(--color-slate-900);
4008
- }
4009
- }
4010
- .dark\:bg-transparent {
4011
- &:where(.dark, .dark *) {
4012
- background-color: transparent;
4013
- }
4014
- }
4015
- .dark\:text-\[\#7D3D37\] {
4016
- &:where(.dark, .dark *) {
4017
- color: #7D3D37;
4018
- }
4019
- }
4020
- .dark\:text-\[\#644E00\] {
4021
- &:where(.dark, .dark *) {
4022
- color: #644E00;
4023
- }
4024
- }
4025
- .dark\:text-black {
4026
- &:where(.dark, .dark *) {
4027
- color: var(--color-black);
4028
- }
4029
- }
4030
- .dark\:text-blue-900 {
4031
- &:where(.dark, .dark *) {
4032
- color: var(--color-blue-900);
4033
- }
4034
- }
4035
- .dark\:text-gray-50 {
4036
- &:where(.dark, .dark *) {
4037
- color: var(--color-gray-50);
4038
- }
4039
- }
4040
- .dark\:text-gray-200 {
4041
- &:where(.dark, .dark *) {
4042
- color: var(--color-gray-200);
4043
- }
4044
- }
4045
- .dark\:text-gray-300 {
4046
- &:where(.dark, .dark *) {
4047
- color: var(--color-gray-300);
4048
- }
4049
- }
4050
- .dark\:text-gray-400 {
4051
- &:where(.dark, .dark *) {
4052
- color: var(--color-gray-400);
4053
- }
4054
- }
4055
- .dark\:text-gray-500 {
4056
- &:where(.dark, .dark *) {
4057
- color: var(--color-gray-500);
4058
- }
4059
- }
4060
- .dark\:text-gray-600 {
4061
- &:where(.dark, .dark *) {
4062
- color: var(--color-gray-600);
4063
- }
4064
- }
4065
- .dark\:text-gray-700 {
4066
- &:where(.dark, .dark *) {
4067
- color: var(--color-gray-700);
4068
- }
4069
- }
4070
- .dark\:text-red-800 {
4071
- &:where(.dark, .dark *) {
4072
- color: var(--color-red-800);
4073
- }
4074
- }
4075
- .dark\:text-red-900 {
4076
- &:where(.dark, .dark *) {
4077
- color: var(--color-red-900);
4078
- }
4079
- }
4080
- .dark\:text-white {
4081
- &:where(.dark, .dark *) {
4082
- color: var(--color-white);
4083
- }
4084
- }
4085
- .dark\:text-yellow-900 {
4086
- &:where(.dark, .dark *) {
4087
- color: var(--color-yellow-900);
4088
- }
4089
- }
4090
- .dark\:shadow-\[1px_4px_15\.3px_0px_\#141921\] {
4091
- &:where(.dark, .dark *) {
4092
- --tw-shadow: 1px 4px 15.3px 0px var(--tw-shadow-color, #141921);
4093
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
4094
- }
4095
- }
4096
- .dark\:scrollbar-thumb-charcoal-700 {
4097
- &:where(.dark, .dark *) {
4098
- --scrollbar-thumb: hsl(219 17% 34%);
4099
- }
4100
- }
4101
- .dark\:group-focus-within\:\!text-gray-50 {
4102
- &:where(.dark, .dark *) {
4103
- &:is(:where(.group):focus-within *) {
4104
- color: var(--color-gray-50) !important;
4105
- }
4106
- }
4107
- }
4108
- .dark\:group-hover\:border-slate-50 {
4109
- &:where(.dark, .dark *) {
4110
- &:is(:where(.group):hover *) {
4111
- @media (hover: hover) {
4112
- border-color: var(--color-slate-50);
4113
- }
4114
- }
4115
- }
4116
- }
4117
- .dark\:group-hover\:\!text-red-900 {
4118
- &:where(.dark, .dark *) {
4119
- &:is(:where(.group):hover *) {
4120
- @media (hover: hover) {
4121
- color: var(--color-red-900) !important;
4122
- }
4123
- }
4124
- }
4125
- }
4126
- .dark\:group-hover\:text-gray-500 {
4127
- &:where(.dark, .dark *) {
4128
- &:is(:where(.group):hover *) {
4129
- @media (hover: hover) {
4130
- color: var(--color-gray-500);
4131
- }
4132
- }
4133
- }
4134
- }
4135
- .dark\:group-hover\:text-slate-50 {
4136
- &:where(.dark, .dark *) {
4137
- &:is(:where(.group):hover *) {
4138
- @media (hover: hover) {
4139
- color: var(--color-slate-50);
4140
- }
4141
- }
4142
- }
4143
- }
4144
- .dark\:peer-hover\:text-gray-50 {
4145
- &:where(.dark, .dark *) {
4146
- &:is(:where(.peer):hover ~ *) {
4147
- @media (hover: hover) {
4148
- color: var(--color-gray-50);
4149
- }
4150
- }
4151
- }
4152
- }
4153
- .dark\:placeholder\:text-gray-600 {
4154
- &:where(.dark, .dark *) {
4155
- &::placeholder {
4156
- color: var(--color-gray-600);
4157
- }
4158
- }
4159
- }
4160
- .dark\:placeholder\:text-gray-700 {
4161
- &:where(.dark, .dark *) {
4162
- &::placeholder {
4163
- color: var(--color-gray-700);
4164
- }
4165
- }
4166
- }
4167
- .dark\:group-focus-within\:placeholder\:\!text-gray-300 {
4168
- &:where(.dark, .dark *) {
4169
- &:is(:where(.group):focus-within *) {
4170
- &::placeholder {
4171
- color: var(--color-gray-300) !important;
4172
- }
4173
- }
4174
- }
4175
- }
4176
- .dark\:group-hover\:placeholder\:text-gray-500 {
4177
- &:where(.dark, .dark *) {
4178
- &:is(:where(.group):hover *) {
4179
- @media (hover: hover) {
4180
- &::placeholder {
4181
- color: var(--color-gray-500);
4182
- }
4183
- }
4184
- }
4185
- }
4186
- }
4187
- .dark\:before\:bg-blue-900 {
4188
- &:where(.dark, .dark *) {
4189
- &::before {
4190
- content: var(--tw-content);
4191
- background-color: var(--color-blue-900);
4192
- }
4193
- }
4194
- }
4195
- .dark\:before\:bg-orange-900 {
4196
- &:where(.dark, .dark *) {
4197
- &::before {
4198
- content: var(--tw-content);
4199
- background-color: var(--color-orange-900);
4200
- }
4201
- }
4202
- }
4203
- .dark\:before\:bg-red-900 {
4204
- &:where(.dark, .dark *) {
4205
- &::before {
4206
- content: var(--tw-content);
4207
- background-color: var(--color-red-900);
4208
- }
4209
- }
4210
- }
4211
- .dark\:after\:bg-gray-400 {
4212
- &:where(.dark, .dark *) {
4213
- &::after {
4214
- content: var(--tw-content);
4215
- background-color: var(--color-gray-400);
4216
- }
4217
- }
4218
- }
4219
- .dark\:after\:bg-gray-600 {
4220
- &:where(.dark, .dark *) {
4221
- &::after {
4222
- content: var(--tw-content);
4223
- background-color: var(--color-gray-600);
4224
- }
4225
- }
4226
- }
4227
- .dark\:group-hover\:after\:bg-gray-50 {
4228
- &:where(.dark, .dark *) {
4229
- &:is(:where(.group):hover *) {
4230
- @media (hover: hover) {
4231
- &::after {
4232
- content: var(--tw-content);
4233
- background-color: var(--color-gray-50);
4234
- }
4235
- }
4236
- }
4237
- }
4238
- }
4239
- .dark\:focus-within\:border-b-gray-800 {
4240
- &:where(.dark, .dark *) {
4241
- &:focus-within {
4242
- border-bottom-color: var(--color-gray-800);
4243
- }
4244
- }
4245
- }
4246
- .dark\:focus-within\:bg-gray-900 {
4247
- &:where(.dark, .dark *) {
4248
- &:focus-within {
4249
- background-color: var(--color-gray-900);
4250
- }
4251
- }
4252
- }
4253
- .dark\:hover\:border-charcoal-700 {
4254
- &:where(.dark, .dark *) {
4255
- &:hover {
4256
- @media (hover: hover) {
4257
- border-color: var(--color-charcoal-700);
4258
- }
4259
- }
4260
- }
4261
- }
4262
- .dark\:hover\:border-gray-50 {
4263
- &:where(.dark, .dark *) {
4264
- &:hover {
4265
- @media (hover: hover) {
4266
- border-color: var(--color-gray-50);
4267
- }
4268
- }
4269
- }
4270
- }
4271
- .dark\:hover\:border-gray-600 {
4272
- &:where(.dark, .dark *) {
4273
- &:hover {
4274
- @media (hover: hover) {
4275
- border-color: var(--color-gray-600);
4276
- }
4277
- }
4278
- }
4279
- }
4280
- .dark\:hover\:border-red-900 {
4281
- &:where(.dark, .dark *) {
4282
- &:hover {
4283
- @media (hover: hover) {
4284
- border-color: var(--color-red-900);
4285
- }
4286
- }
4287
- }
4288
- }
4289
- .dark\:hover\:border-b-gray-800 {
4290
- &:where(.dark, .dark *) {
4291
- &:hover {
4292
- @media (hover: hover) {
4293
- border-bottom-color: var(--color-gray-800);
4294
- }
4295
- }
4296
- }
4297
- }
4298
- .dark\:hover\:bg-charcoal-800 {
4299
- &:where(.dark, .dark *) {
4300
- &:hover {
4301
- @media (hover: hover) {
4302
- background-color: var(--color-charcoal-800);
4303
- }
4304
- }
4305
- }
4306
- }
4307
- .dark\:hover\:bg-charcoal-900 {
4308
- &:where(.dark, .dark *) {
4309
- &:hover {
4310
- @media (hover: hover) {
4311
- background-color: var(--color-charcoal-900);
4312
- }
4313
- }
4314
- }
4315
- }
4316
- .dark\:hover\:bg-gray-900 {
4317
- &:where(.dark, .dark *) {
4318
- &:hover {
4319
- @media (hover: hover) {
4320
- background-color: var(--color-gray-900);
4321
- }
4322
- }
4323
- }
4324
- }
4325
- .dark\:hover\:bg-transparent {
4326
- &:where(.dark, .dark *) {
4327
- &:hover {
4328
- @media (hover: hover) {
4329
- background-color: transparent;
4330
- }
4331
- }
4332
- }
4333
- }
4334
- .dark\:hover\:text-gray-500 {
4335
- &:where(.dark, .dark *) {
4336
- &:hover {
4337
- @media (hover: hover) {
4338
- color: var(--color-gray-500);
4339
- }
4340
- }
4341
- }
4342
- }
4343
- .dark\:hover\:scrollbar-thumb-charcoal-700 {
4344
- &:where(.dark, .dark *) {
4345
- &:hover {
4346
- @media (hover: hover) {
4347
- --scrollbar-thumb: hsl(219 17% 34%);
4348
- }
4349
- }
4350
- }
4351
- }
4352
- .dark\:focus\:bg-charcoal-900 {
4353
- &:where(.dark, .dark *) {
4354
- &:focus {
4355
- background-color: var(--color-charcoal-900);
4356
- }
4357
- }
4358
- }
4359
- .dark\:focus\:ring-charcoal-300 {
4360
- &:where(.dark, .dark *) {
4361
- &:focus {
4362
- --tw-ring-color: var(--color-charcoal-300);
4363
- }
4364
- }
4365
- }
4366
- .dark\:focus-visible\:ring-charcoal-300 {
4367
- &:where(.dark, .dark *) {
4368
- &:focus-visible {
4369
- --tw-ring-color: var(--color-charcoal-300);
4370
- }
4371
- }
4372
- }
4373
- .dark\:focus-visible\:ring-offset-charcoal-900 {
4374
- &:where(.dark, .dark *) {
4375
- &:focus-visible {
4376
- --tw-ring-offset-color: var(--color-charcoal-900);
4377
- }
4378
- }
4379
- }
4380
- .disabled\:dark\:border-charcoal-800 {
4381
- &:disabled {
4382
- &:where(.dark, .dark *) {
4383
- border-color: var(--color-charcoal-800);
4384
- }
4385
- }
4386
- }
4387
- .disabled\:dark\:bg-charcoal-900 {
4388
- &:disabled {
4389
- &:where(.dark, .dark *) {
4390
- background-color: var(--color-charcoal-900);
4391
- }
4392
- }
4393
- }
4394
- .disabled\:dark\:text-gray-300 {
4395
- &:disabled {
4396
- &:where(.dark, .dark *) {
4397
- color: var(--color-gray-300);
4398
- }
4399
- }
4400
- }
4401
- .dark\:data-\[selected\=true\]\:bg-gray-900 {
4402
- &:where(.dark, .dark *) {
4403
- &[data-selected="true"] {
4404
- background-color: var(--color-gray-900);
4405
- }
4406
- }
4407
- }
4408
- .dark\:data-\[state\]\:border-gray-500 {
4409
- &:where(.dark, .dark *) {
4410
- &[data-state] {
4411
- border-color: var(--color-gray-500);
4412
- }
4413
- }
4414
- }
4415
- .dark\:data-\[invalid\=true\]\:data-\[state\]\:\!border-red-800 {
4416
- &:where(.dark, .dark *) {
4417
- &[data-invalid="true"] {
4418
- &[data-state] {
4419
- border-color: var(--color-red-800) !important;
4420
- }
4421
- }
4422
- }
4423
- }
4424
- .dark\:data-\[state\=checked\]\:bg-gray-400 {
4425
- &:where(.dark, .dark *) {
4426
- &[data-state="checked"] {
4427
- background-color: var(--color-gray-400);
4428
- }
4429
- }
4430
- }
4431
- .dark\:data-\[state\=checked\]\:text-gray-900 {
4432
- &:where(.dark, .dark *) {
4433
- &[data-state="checked"] {
4434
- color: var(--color-gray-900);
4435
- }
4436
- }
4437
- }
4438
- .dark\:data-\[state\=checked\]\:group-hover\:bg-slate-50 {
4439
- &:where(.dark, .dark *) {
4440
- &[data-state="checked"] {
4441
- &:is(:where(.group):hover *) {
4442
- @media (hover: hover) {
4443
- background-color: var(--color-slate-50);
4444
- }
4445
- }
4446
- }
4447
- }
4448
- }
4449
- .dark\:disabled\:data-\[invalid\=false\]\:data-\[state\=checked\]\:bg-gray-500 {
4450
- &:where(.dark, .dark *) {
4451
- &:disabled {
4452
- &[data-invalid="false"] {
4453
- &[data-state="checked"] {
4454
- background-color: var(--color-gray-500);
4455
- }
4456
- }
4457
- }
4458
- }
4459
- }
4460
- .dark\:data-\[invalid\=true\]\:data-\[state\=checked\]\:\!bg-red-800 {
4461
- &:where(.dark, .dark *) {
4462
- &[data-invalid="true"] {
4463
- &[data-state="checked"] {
4464
- background-color: var(--color-red-800) !important;
4465
- }
4466
- }
4467
- }
4468
- }
4469
- .dark\:data-\[state\=indeterminate\]\:bg-gray-400 {
4470
- &:where(.dark, .dark *) {
4471
- &[data-state="indeterminate"] {
4472
- background-color: var(--color-gray-400);
4473
- }
4474
- }
4475
- }
4476
- .dark\:data-\[state\=indeterminate\]\:text-gray-900 {
4477
- &:where(.dark, .dark *) {
4478
- &[data-state="indeterminate"] {
4479
- color: var(--color-gray-900);
4480
- }
4481
- }
4482
- }
4483
- .dark\:data-\[state\=indeterminate\]\:group-hover\:bg-slate-50 {
4484
- &:where(.dark, .dark *) {
4485
- &[data-state="indeterminate"] {
4486
- &:is(:where(.group):hover *) {
4487
- @media (hover: hover) {
4488
- background-color: var(--color-slate-50);
4489
- }
4490
- }
4491
- }
4492
- }
4493
- }
4494
- .dark\:disabled\:data-\[invalid\=false\]\:data-\[state\=indeterminate\]\:bg-gray-500 {
4495
- &:where(.dark, .dark *) {
4496
- &:disabled {
4497
- &[data-invalid="false"] {
4498
- &[data-state="indeterminate"] {
4499
- background-color: var(--color-gray-500);
4500
- }
4501
- }
4502
- }
4503
- }
4504
- }
4505
- .dark\:data-\[invalid\=true\]\:data-\[state\=indeterminate\]\:\!bg-red-800 {
4506
- &:where(.dark, .dark *) {
4507
- &[data-invalid="true"] {
4508
- &[data-state="indeterminate"] {
4509
- background-color: var(--color-red-800) !important;
4510
- }
4511
- }
4512
- }
4513
- }
4514
- .\[\&_\[cmdk-group-heading\]\]\:px-2 {
4515
- & [cmdk-group-heading] {
4516
- padding-inline: calc(var(--spacing) * 2);
4517
- }
4518
- }
4519
- .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
4520
- & [cmdk-group-heading] {
4521
- padding-block: calc(var(--spacing) * 1.5);
4522
- }
4523
- }
4524
- .\[\&_\[cmdk-group-heading\]\]\:text-xs {
4525
- & [cmdk-group-heading] {
4526
- font-size: var(--text-xs);
4527
- line-height: var(--tw-leading, var(--text-xs--line-height));
4528
- }
4529
- }
4530
- .\[\&_\[cmdk-group-heading\]\]\:font-medium {
4531
- & [cmdk-group-heading] {
4532
- --tw-font-weight: var(--font-weight-medium);
4533
- font-weight: var(--font-weight-medium);
4534
- }
4535
- }
4536
- .\[\&_\[cmdk-label\]\]\:hidden {
4537
- & [cmdk-label] {
4538
- display: none;
4539
- }
4540
- }
4541
- .\[\&_svg\]\:pointer-events-none {
4542
- & svg {
4543
- pointer-events: none;
4544
- }
4545
- }
4546
- .\[\&_svg\]\:size-4 {
4547
- & svg {
4548
- width: calc(var(--spacing) * 4);
4549
- height: calc(var(--spacing) * 4);
4550
- }
4551
- }
4552
- .\[\&_svg\]\:shrink-0 {
4553
- & svg {
4554
- flex-shrink: 0;
4555
- }
4556
- }
4557
- .\[\&\>span\]\:truncate {
4558
- &>span {
4559
- overflow: hidden;
4560
- text-overflow: ellipsis;
4561
- white-space: nowrap;
4562
- }
4563
- }
4564
- }
4565
- :root {
4566
- --toastify-toast-min-height: 48px;
4567
- --toastify-toast-bd-radius: 8px;
4568
- --toastify-text-color-light: var(--color-gray-800);
4569
- --toastify-color-progress-info: var(--color-gray-300);
4570
- --toastify-color-progress-success: var(--color-gray-300);
4571
- --toastify-color-progress-warning: var(--color-gray-300);
4572
- --toastify-color-progress-error: var(--color-gray-300);
4573
- --toastify-color-progress-light: var(--color-gray-300);
4574
- }
4575
- html:has(dialog[open]) {
4576
- overflow: hidden;
4577
- }
4578
- .checkbox-container input[type="checkbox"] {
4579
- accent-color: var(--color-gray-900);
4580
- }
4581
- .rmsc {
4582
- --rmsc-main: var(--color-gray-300) !important;
4583
- --rmsc-hover: var(--color-gray-100) !important;
4584
- --rmsc-selected: var(--color-gray-300) !important;
4585
- }
4586
- .Toastify__toast-body {
4587
- padding: 0;
4588
- margin: 0;
4589
- font-size: 14px;
4590
- font-weight: 600;
4591
- }
4592
- .Toastify__toast {
4593
- box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.32);
4594
- padding: 12px 16px 12px 16px;
4595
- }
4596
- .Toastify__progress-bar--wrp {
4597
- height: 2px;
4598
- }
4599
- input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
4600
- -webkit-appearance: none;
4601
- -moz-appearance: none;
4602
- appearance: none;
4603
- margin: 0;
4604
- }
4605
- input[type="number"] {
4606
- -moz-appearance: textfield;
4607
- }
4608
- @layer base {
4609
- h1, h2, h3, h4, h5, h6, p {
4610
- color: var(--color-gray-900);
4611
- }
4612
- button {
4613
- cursor: pointer;
4614
- }
4615
- }
4616
- @layer base {
4617
- * {
4618
- scrollbar-color: initial;
4619
- scrollbar-width: initial;
4620
- }
4621
- }
4622
- @property --tw-translate-x {
4623
- syntax: "*";
4624
- inherits: false;
4625
- initial-value: 0;
4626
- }
4627
- @property --tw-translate-y {
4628
- syntax: "*";
4629
- inherits: false;
4630
- initial-value: 0;
4631
- }
4632
- @property --tw-translate-z {
4633
- syntax: "*";
4634
- inherits: false;
4635
- initial-value: 0;
4636
- }
4637
- @property --tw-scale-x {
4638
- syntax: "*";
4639
- inherits: false;
4640
- initial-value: 1;
4641
- }
4642
- @property --tw-scale-y {
4643
- syntax: "*";
4644
- inherits: false;
4645
- initial-value: 1;
4646
- }
4647
- @property --tw-scale-z {
4648
- syntax: "*";
4649
- inherits: false;
4650
- initial-value: 1;
4651
- }
4652
- @property --tw-space-x-reverse {
4653
- syntax: "*";
4654
- inherits: false;
4655
- initial-value: 0;
4656
- }
4657
- @property --tw-divide-y-reverse {
4658
- syntax: "*";
4659
- inherits: false;
4660
- initial-value: 0;
4661
- }
4662
- @property --tw-leading {
4663
- syntax: "*";
4664
- inherits: false;
4665
- }
4666
- @property --tw-tracking {
4667
- syntax: "*";
4668
- inherits: false;
4669
- }
4670
- @property --tw-shadow {
4671
- syntax: "*";
4672
- inherits: false;
4673
- initial-value: 0 0 #0000;
4674
- }
4675
- @property --tw-shadow-color {
4676
- syntax: "*";
4677
- inherits: false;
4678
- }
4679
- @property --tw-shadow-alpha {
4680
- syntax: "<percentage>";
4681
- inherits: false;
4682
- initial-value: 100%;
4683
- }
4684
- @property --tw-inset-shadow {
4685
- syntax: "*";
4686
- inherits: false;
4687
- initial-value: 0 0 #0000;
4688
- }
4689
- @property --tw-inset-shadow-color {
4690
- syntax: "*";
4691
- inherits: false;
4692
- }
4693
- @property --tw-inset-shadow-alpha {
4694
- syntax: "<percentage>";
4695
- inherits: false;
4696
- initial-value: 100%;
4697
- }
4698
- @property --tw-ring-color {
4699
- syntax: "*";
4700
- inherits: false;
4701
- }
4702
- @property --tw-ring-shadow {
4703
- syntax: "*";
4704
- inherits: false;
4705
- initial-value: 0 0 #0000;
4706
- }
4707
- @property --tw-inset-ring-color {
4708
- syntax: "*";
4709
- inherits: false;
4710
- }
4711
- @property --tw-inset-ring-shadow {
4712
- syntax: "*";
4713
- inherits: false;
4714
- initial-value: 0 0 #0000;
4715
- }
4716
- @property --tw-ring-inset {
4717
- syntax: "*";
4718
- inherits: false;
4719
- }
4720
- @property --tw-ring-offset-width {
4721
- syntax: "<length>";
4722
- inherits: false;
4723
- initial-value: 0px;
4724
- }
4725
- @property --tw-ring-offset-color {
4726
- syntax: "*";
4727
- inherits: false;
4728
- initial-value: #fff;
4729
- }
4730
- @property --tw-ring-offset-shadow {
4731
- syntax: "*";
4732
- inherits: false;
4733
- initial-value: 0 0 #0000;
4734
- }
4735
- @property --tw-outline-style {
4736
- syntax: "*";
4737
- inherits: false;
4738
- initial-value: solid;
4739
- }
4740
- @property --tw-duration {
4741
- syntax: "*";
4742
- inherits: false;
4743
- }
4744
- @property --tw-ease {
4745
- syntax: "*";
4746
- inherits: false;
4747
- }
4748
- @property --tw-content {
4749
- syntax: "*";
4750
- initial-value: "";
4751
- inherits: false;
4752
- }
4753
- @keyframes spin {
4754
- to {
4755
- transform: rotate(360deg);
4756
- }
4757
- }
4758
- @keyframes pulse {
4759
- 50% {
4760
- opacity: 0.5;
4761
- }
4762
- }
4763
- @keyframes fadeIn {
4764
- 0% {
4765
- opacity: 0;
4766
- }
4767
- 100% {
4768
- opacity: 1;
4769
- }
4770
- }
4771
- @keyframes fadeOut {
4772
- 0% {
4773
- opacity: 1;
4774
- }
4775
- 100% {
4776
- opacity: 0;
4777
- }
4778
- }
4779
- @keyframes zoomIn {
4780
- 0% {
4781
- transform: scale(0.95);
4782
- }
4783
- 100% {
4784
- transform: scale(1);
4785
- }
4786
- }
4787
- @keyframes zoomOut {
4788
- 0% {
4789
- transform: scale(1);
4790
- }
4791
- 100% {
4792
- transform: scale(0.95);
4793
- }
4794
- }
4795
- @keyframes slideInFromTop {
4796
- 0% {
4797
- transform: translateY(-0.5rem);
4798
- }
4799
- 100% {
4800
- transform: translateY(0);
4801
- }
4802
- }
4803
- @keyframes slideInFromBottom {
4804
- 0% {
4805
- transform: translateY(0.5rem);
4806
- }
4807
- 100% {
4808
- transform: translateY(0);
4809
- }
4810
- }
4811
- @keyframes slideInFromLeft {
4812
- 0% {
4813
- transform: translateX(0.5rem);
4814
- }
4815
- 100% {
4816
- transform: translateX(0);
4817
- }
4818
- }
4819
- @keyframes slideInFromRight {
4820
- 0% {
4821
- transform: translateX(-0.5rem);
4822
- }
4823
- 100% {
4824
- transform: translateX(0);
4825
- }
4826
- }
4827
- @layer properties {
4828
- @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
4829
- *, ::before, ::after, ::backdrop {
4830
- --tw-translate-x: 0;
4831
- --tw-translate-y: 0;
4832
- --tw-translate-z: 0;
4833
- --tw-scale-x: 1;
4834
- --tw-scale-y: 1;
4835
- --tw-scale-z: 1;
4836
- --tw-rotate-x: initial;
4837
- --tw-rotate-y: initial;
4838
- --tw-rotate-z: initial;
4839
- --tw-skew-x: initial;
4840
- --tw-skew-y: initial;
4841
- --tw-space-x-reverse: 0;
4842
- --tw-divide-y-reverse: 0;
4843
- --tw-border-style: solid;
4844
- --tw-leading: initial;
4845
- --tw-font-weight: initial;
4846
- --tw-tracking: initial;
4847
- --tw-shadow: 0 0 #0000;
4848
- --tw-shadow-color: initial;
4849
- --tw-shadow-alpha: 100%;
4850
- --tw-inset-shadow: 0 0 #0000;
4851
- --tw-inset-shadow-color: initial;
4852
- --tw-inset-shadow-alpha: 100%;
4853
- --tw-ring-color: initial;
4854
- --tw-ring-shadow: 0 0 #0000;
4855
- --tw-inset-ring-color: initial;
4856
- --tw-inset-ring-shadow: 0 0 #0000;
4857
- --tw-ring-inset: initial;
4858
- --tw-ring-offset-width: 0px;
4859
- --tw-ring-offset-color: #fff;
4860
- --tw-ring-offset-shadow: 0 0 #0000;
4861
- --tw-outline-style: solid;
4862
- --tw-blur: initial;
4863
- --tw-brightness: initial;
4864
- --tw-contrast: initial;
4865
- --tw-grayscale: initial;
4866
- --tw-hue-rotate: initial;
4867
- --tw-invert: initial;
4868
- --tw-opacity: initial;
4869
- --tw-saturate: initial;
4870
- --tw-sepia: initial;
4871
- --tw-drop-shadow: initial;
4872
- --tw-drop-shadow-color: initial;
4873
- --tw-drop-shadow-alpha: 100%;
4874
- --tw-drop-shadow-size: initial;
4875
- --tw-duration: initial;
4876
- --tw-ease: initial;
4877
- --tw-content: "";
4878
- }
4879
- }
4880
- }
4881
- @property --tw-rotate-x {
4882
- syntax: "*";
4883
- inherits: false;
4884
- }
4885
- @property --tw-rotate-y {
4886
- syntax: "*";
4887
- inherits: false;
4888
- }
4889
- @property --tw-rotate-z {
4890
- syntax: "*";
4891
- inherits: false;
4892
- }
4893
- @property --tw-skew-x {
4894
- syntax: "*";
4895
- inherits: false;
4896
- }
4897
- @property --tw-skew-y {
4898
- syntax: "*";
4899
- inherits: false;
4900
- }
4901
- @property --tw-border-style {
4902
- syntax: "*";
4903
- inherits: false;
4904
- initial-value: solid;
4905
- }
4906
- @property --tw-font-weight {
4907
- syntax: "*";
4908
- inherits: false;
4909
- }
4910
- @property --tw-blur {
4911
- syntax: "*";
4912
- inherits: false;
4913
- }
4914
- @property --tw-brightness {
4915
- syntax: "*";
4916
- inherits: false;
4917
- }
4918
- @property --tw-contrast {
4919
- syntax: "*";
4920
- inherits: false;
4921
- }
4922
- @property --tw-grayscale {
4923
- syntax: "*";
4924
- inherits: false;
4925
- }
4926
- @property --tw-hue-rotate {
4927
- syntax: "*";
4928
- inherits: false;
4929
- }
4930
- @property --tw-invert {
4931
- syntax: "*";
4932
- inherits: false;
4933
- }
4934
- @property --tw-opacity {
4935
- syntax: "*";
4936
- inherits: false;
4937
- }
4938
- @property --tw-saturate {
4939
- syntax: "*";
4940
- inherits: false;
4941
- }
4942
- @property --tw-sepia {
4943
- syntax: "*";
4944
- inherits: false;
4945
- }
4946
- @property --tw-drop-shadow {
4947
- syntax: "*";
4948
- inherits: false;
4949
- }
4950
- @property --tw-drop-shadow-color {
4951
- syntax: "*";
4952
- inherits: false;
4953
- }
4954
- @property --tw-drop-shadow-alpha {
4955
- syntax: "<percentage>";
4956
- inherits: false;
4957
- initial-value: 100%;
416
+ @property --tw-drop-shadow-alpha {
417
+ syntax: "<percentage>";
418
+ inherits: false;
419
+ initial-value: 100%;
4958
420
  }
4959
421
  @property --tw-drop-shadow-size {
4960
422
  syntax: "*";
4961
423
  inherits: false;
4962
424
  }
4963
- @keyframes spin {
4964
- to {
4965
- transform: rotate(360deg);
4966
- }
4967
- }
4968
- @keyframes pulse {
4969
- 50% {
4970
- opacity: 0.5;
4971
- }
4972
- }
4973
425
  @layer properties {
4974
426
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
4975
427
  *, ::before, ::after, ::backdrop {
@@ -4993,34 +445,6 @@ input[type="number"] {
4993
445
  --tw-drop-shadow-color: initial;
4994
446
  --tw-drop-shadow-alpha: 100%;
4995
447
  --tw-drop-shadow-size: initial;
4996
- --tw-translate-x: 0;
4997
- --tw-translate-y: 0;
4998
- --tw-translate-z: 0;
4999
- --tw-scale-x: 1;
5000
- --tw-scale-y: 1;
5001
- --tw-scale-z: 1;
5002
- --tw-space-x-reverse: 0;
5003
- --tw-divide-y-reverse: 0;
5004
- --tw-leading: initial;
5005
- --tw-tracking: initial;
5006
- --tw-shadow: 0 0 #0000;
5007
- --tw-shadow-color: initial;
5008
- --tw-shadow-alpha: 100%;
5009
- --tw-inset-shadow: 0 0 #0000;
5010
- --tw-inset-shadow-color: initial;
5011
- --tw-inset-shadow-alpha: 100%;
5012
- --tw-ring-color: initial;
5013
- --tw-ring-shadow: 0 0 #0000;
5014
- --tw-inset-ring-color: initial;
5015
- --tw-inset-ring-shadow: 0 0 #0000;
5016
- --tw-ring-inset: initial;
5017
- --tw-ring-offset-width: 0px;
5018
- --tw-ring-offset-color: #fff;
5019
- --tw-ring-offset-shadow: 0 0 #0000;
5020
- --tw-outline-style: solid;
5021
- --tw-duration: initial;
5022
- --tw-ease: initial;
5023
- --tw-content: "";
5024
448
  }
5025
449
  }
5026
450
  }