@skill-academy/uikit 0.0.2

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.
@@ -0,0 +1,3893 @@
1
+ /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
2
+ @layer properties;
3
+ @layer theme, base, components, utilities;
4
+ @layer theme {
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";
8
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
9
+ "Courier New", monospace;
10
+ --color-gray-100: oklch(96.7% 0.003 264.542);
11
+ --color-black: #000;
12
+ --color-white: #fff;
13
+ --spacing: 0.25rem;
14
+ --container-sm: 24rem;
15
+ --container-lg: 32rem;
16
+ --text-xs: 0.75rem;
17
+ --text-xs--line-height: calc(1 / 0.75);
18
+ --text-sm: 0.875rem;
19
+ --text-sm--line-height: calc(1.25 / 0.875);
20
+ --text-base: 1rem;
21
+ --text-base--line-height: calc(1.5 / 1);
22
+ --text-lg: 1.125rem;
23
+ --text-lg--line-height: calc(1.75 / 1.125);
24
+ --font-weight-normal: 400;
25
+ --font-weight-medium: 500;
26
+ --font-weight-semibold: 600;
27
+ --tracking-tight: -0.025em;
28
+ --tracking-widest: 0.1em;
29
+ --leading-relaxed: 1.625;
30
+ --radius-xs: 0.125rem;
31
+ --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
32
+ --animate-spin: spin 1s linear infinite;
33
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
34
+ --aspect-video: 16 / 9;
35
+ --default-transition-duration: 150ms;
36
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
37
+ --default-font-family: var(--font-sans);
38
+ --default-mono-font-family: var(--font-mono);
39
+ --color-border: var(--border);
40
+ }
41
+ }
42
+ @layer base {
43
+ *, ::after, ::before, ::backdrop, ::file-selector-button {
44
+ box-sizing: border-box;
45
+ margin: 0;
46
+ padding: 0;
47
+ border: 0 solid;
48
+ }
49
+ html, :host {
50
+ line-height: 1.5;
51
+ -webkit-text-size-adjust: 100%;
52
+ tab-size: 4;
53
+ 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");
54
+ font-feature-settings: var(--default-font-feature-settings, normal);
55
+ font-variation-settings: var(--default-font-variation-settings, normal);
56
+ -webkit-tap-highlight-color: transparent;
57
+ }
58
+ hr {
59
+ height: 0;
60
+ color: inherit;
61
+ border-top-width: 1px;
62
+ }
63
+ abbr:where([title]) {
64
+ -webkit-text-decoration: underline dotted;
65
+ text-decoration: underline dotted;
66
+ }
67
+ h1, h2, h3, h4, h5, h6 {
68
+ font-size: inherit;
69
+ font-weight: inherit;
70
+ }
71
+ a {
72
+ color: inherit;
73
+ -webkit-text-decoration: inherit;
74
+ text-decoration: inherit;
75
+ }
76
+ b, strong {
77
+ font-weight: bolder;
78
+ }
79
+ code, kbd, samp, pre {
80
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
81
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
82
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
83
+ font-size: 1em;
84
+ }
85
+ small {
86
+ font-size: 80%;
87
+ }
88
+ sub, sup {
89
+ font-size: 75%;
90
+ line-height: 0;
91
+ position: relative;
92
+ vertical-align: baseline;
93
+ }
94
+ sub {
95
+ bottom: -0.25em;
96
+ }
97
+ sup {
98
+ top: -0.5em;
99
+ }
100
+ table {
101
+ text-indent: 0;
102
+ border-color: inherit;
103
+ border-collapse: collapse;
104
+ }
105
+ :-moz-focusring {
106
+ outline: auto;
107
+ }
108
+ progress {
109
+ vertical-align: baseline;
110
+ }
111
+ summary {
112
+ display: list-item;
113
+ }
114
+ ol, ul, menu {
115
+ list-style: none;
116
+ }
117
+ img, svg, video, canvas, audio, iframe, embed, object {
118
+ display: block;
119
+ vertical-align: middle;
120
+ }
121
+ img, video {
122
+ max-width: 100%;
123
+ height: auto;
124
+ }
125
+ button, input, select, optgroup, textarea, ::file-selector-button {
126
+ font: inherit;
127
+ font-feature-settings: inherit;
128
+ font-variation-settings: inherit;
129
+ letter-spacing: inherit;
130
+ color: inherit;
131
+ border-radius: 0;
132
+ background-color: transparent;
133
+ opacity: 1;
134
+ }
135
+ :where(select:is([multiple], [size])) optgroup {
136
+ font-weight: bolder;
137
+ }
138
+ :where(select:is([multiple], [size])) optgroup option {
139
+ padding-inline-start: 20px;
140
+ }
141
+ ::file-selector-button {
142
+ margin-inline-end: 4px;
143
+ }
144
+ ::placeholder {
145
+ opacity: 1;
146
+ }
147
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
148
+ ::placeholder {
149
+ color: currentcolor;
150
+ @supports (color: color-mix(in lab, red, red)) {
151
+ color: color-mix(in oklab, currentcolor 50%, transparent);
152
+ }
153
+ }
154
+ }
155
+ textarea {
156
+ resize: vertical;
157
+ }
158
+ ::-webkit-search-decoration {
159
+ -webkit-appearance: none;
160
+ }
161
+ ::-webkit-date-and-time-value {
162
+ min-height: 1lh;
163
+ text-align: inherit;
164
+ }
165
+ ::-webkit-datetime-edit {
166
+ display: inline-flex;
167
+ }
168
+ ::-webkit-datetime-edit-fields-wrapper {
169
+ padding: 0;
170
+ }
171
+ ::-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 {
172
+ padding-block: 0;
173
+ }
174
+ ::-webkit-calendar-picker-indicator {
175
+ line-height: 1;
176
+ }
177
+ :-moz-ui-invalid {
178
+ box-shadow: none;
179
+ }
180
+ button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
181
+ appearance: button;
182
+ }
183
+ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
184
+ height: auto;
185
+ }
186
+ [hidden]:where(:not([hidden="until-found"])) {
187
+ display: none !important;
188
+ }
189
+ }
190
+ @layer utilities {
191
+ .\@container\/card-header {
192
+ container-type: inline-size;
193
+ container-name: card-header;
194
+ }
195
+ .pointer-events-none {
196
+ pointer-events: none;
197
+ }
198
+ .invisible {
199
+ visibility: hidden;
200
+ }
201
+ .sr-only {
202
+ position: absolute;
203
+ width: 1px;
204
+ height: 1px;
205
+ padding: 0;
206
+ margin: -1px;
207
+ overflow: hidden;
208
+ clip-path: inset(50%);
209
+ white-space: nowrap;
210
+ border-width: 0;
211
+ }
212
+ .absolute {
213
+ position: absolute;
214
+ }
215
+ .fixed {
216
+ position: fixed;
217
+ }
218
+ .relative {
219
+ position: relative;
220
+ }
221
+ .inset-0 {
222
+ inset: calc(var(--spacing) * 0);
223
+ }
224
+ .inset-x-0 {
225
+ inset-inline: calc(var(--spacing) * 0);
226
+ }
227
+ .inset-y-0 {
228
+ inset-block: calc(var(--spacing) * 0);
229
+ }
230
+ .start {
231
+ inset-inline-start: var(--spacing);
232
+ }
233
+ .-top-12 {
234
+ top: calc(var(--spacing) * -12);
235
+ }
236
+ .top-0 {
237
+ top: calc(var(--spacing) * 0);
238
+ }
239
+ .top-1\.5 {
240
+ top: calc(var(--spacing) * 1.5);
241
+ }
242
+ .top-1\/2 {
243
+ top: calc(1 / 2 * 100%);
244
+ }
245
+ .top-3\.5 {
246
+ top: calc(var(--spacing) * 3.5);
247
+ }
248
+ .top-4 {
249
+ top: calc(var(--spacing) * 4);
250
+ }
251
+ .top-\[1px\] {
252
+ top: 1px;
253
+ }
254
+ .top-\[50\%\] {
255
+ top: 50%;
256
+ }
257
+ .top-\[60\%\] {
258
+ top: 60%;
259
+ }
260
+ .top-full {
261
+ top: 100%;
262
+ }
263
+ .-right-12 {
264
+ right: calc(var(--spacing) * -12);
265
+ }
266
+ .right-0 {
267
+ right: calc(var(--spacing) * 0);
268
+ }
269
+ .right-1 {
270
+ right: calc(var(--spacing) * 1);
271
+ }
272
+ .right-2 {
273
+ right: calc(var(--spacing) * 2);
274
+ }
275
+ .right-3 {
276
+ right: calc(var(--spacing) * 3);
277
+ }
278
+ .right-4 {
279
+ right: calc(var(--spacing) * 4);
280
+ }
281
+ .-bottom-12 {
282
+ bottom: calc(var(--spacing) * -12);
283
+ }
284
+ .bottom-0 {
285
+ bottom: calc(var(--spacing) * 0);
286
+ }
287
+ .-left-12 {
288
+ left: calc(var(--spacing) * -12);
289
+ }
290
+ .left-0 {
291
+ left: calc(var(--spacing) * 0);
292
+ }
293
+ .left-1 {
294
+ left: calc(var(--spacing) * 1);
295
+ }
296
+ .left-1\/2 {
297
+ left: calc(1 / 2 * 100%);
298
+ }
299
+ .left-2 {
300
+ left: calc(var(--spacing) * 2);
301
+ }
302
+ .left-\[50\%\] {
303
+ left: 50%;
304
+ }
305
+ .isolate {
306
+ isolation: isolate;
307
+ }
308
+ .z-10 {
309
+ z-index: 10;
310
+ }
311
+ .z-20 {
312
+ z-index: 20;
313
+ }
314
+ .z-50 {
315
+ z-index: 50;
316
+ }
317
+ .z-\[1\] {
318
+ z-index: 1;
319
+ }
320
+ .col-start-2 {
321
+ grid-column-start: 2;
322
+ }
323
+ .row-span-2 {
324
+ grid-row: span 2 / span 2;
325
+ }
326
+ .row-start-1 {
327
+ grid-row-start: 1;
328
+ }
329
+ .-mx-1 {
330
+ margin-inline: calc(var(--spacing) * -1);
331
+ }
332
+ .mx-2 {
333
+ margin-inline: calc(var(--spacing) * 2);
334
+ }
335
+ .mx-3\.5 {
336
+ margin-inline: calc(var(--spacing) * 3.5);
337
+ }
338
+ .mx-auto {
339
+ margin-inline: auto;
340
+ }
341
+ .my-0\.5 {
342
+ margin-block: calc(var(--spacing) * 0.5);
343
+ }
344
+ .my-1 {
345
+ margin-block: calc(var(--spacing) * 1);
346
+ }
347
+ .-mt-4 {
348
+ margin-top: calc(var(--spacing) * -4);
349
+ }
350
+ .mt-1\.5 {
351
+ margin-top: calc(var(--spacing) * 1.5);
352
+ }
353
+ .mt-2 {
354
+ margin-top: calc(var(--spacing) * 2);
355
+ }
356
+ .mt-4 {
357
+ margin-top: calc(var(--spacing) * 4);
358
+ }
359
+ .mt-auto {
360
+ margin-top: auto;
361
+ }
362
+ .-ml-4 {
363
+ margin-left: calc(var(--spacing) * -4);
364
+ }
365
+ .ml-1 {
366
+ margin-left: calc(var(--spacing) * 1);
367
+ }
368
+ .ml-auto {
369
+ margin-left: auto;
370
+ }
371
+ .line-clamp-1 {
372
+ overflow: hidden;
373
+ display: -webkit-box;
374
+ -webkit-box-orient: vertical;
375
+ -webkit-line-clamp: 1;
376
+ }
377
+ .block {
378
+ display: block;
379
+ }
380
+ .flex {
381
+ display: flex;
382
+ }
383
+ .grid {
384
+ display: grid;
385
+ }
386
+ .hidden {
387
+ display: none;
388
+ }
389
+ .inline-block {
390
+ display: inline-block;
391
+ }
392
+ .inline-flex {
393
+ display: inline-flex;
394
+ }
395
+ .table {
396
+ display: table;
397
+ }
398
+ .table-caption {
399
+ display: table-caption;
400
+ }
401
+ .table-cell {
402
+ display: table-cell;
403
+ }
404
+ .table-row {
405
+ display: table-row;
406
+ }
407
+ .field-sizing-content {
408
+ field-sizing: content;
409
+ }
410
+ .aspect-square {
411
+ aspect-ratio: 1 / 1;
412
+ }
413
+ .aspect-video {
414
+ aspect-ratio: var(--aspect-video);
415
+ }
416
+ .size-2 {
417
+ width: calc(var(--spacing) * 2);
418
+ height: calc(var(--spacing) * 2);
419
+ }
420
+ .size-2\.5 {
421
+ width: calc(var(--spacing) * 2.5);
422
+ height: calc(var(--spacing) * 2.5);
423
+ }
424
+ .size-3 {
425
+ width: calc(var(--spacing) * 3);
426
+ height: calc(var(--spacing) * 3);
427
+ }
428
+ .size-3\.5 {
429
+ width: calc(var(--spacing) * 3.5);
430
+ height: calc(var(--spacing) * 3.5);
431
+ }
432
+ .size-4 {
433
+ width: calc(var(--spacing) * 4);
434
+ height: calc(var(--spacing) * 4);
435
+ }
436
+ .size-7 {
437
+ width: calc(var(--spacing) * 7);
438
+ height: calc(var(--spacing) * 7);
439
+ }
440
+ .size-8 {
441
+ width: calc(var(--spacing) * 8);
442
+ height: calc(var(--spacing) * 8);
443
+ }
444
+ .size-9 {
445
+ width: calc(var(--spacing) * 9);
446
+ height: calc(var(--spacing) * 9);
447
+ }
448
+ .size-10 {
449
+ width: calc(var(--spacing) * 10);
450
+ height: calc(var(--spacing) * 10);
451
+ }
452
+ .size-full {
453
+ width: 100%;
454
+ height: 100%;
455
+ }
456
+ .h-1\.5 {
457
+ height: calc(var(--spacing) * 1.5);
458
+ }
459
+ .h-2 {
460
+ height: calc(var(--spacing) * 2);
461
+ }
462
+ .h-2\.5 {
463
+ height: calc(var(--spacing) * 2.5);
464
+ }
465
+ .h-4 {
466
+ height: calc(var(--spacing) * 4);
467
+ }
468
+ .h-5 {
469
+ height: calc(var(--spacing) * 5);
470
+ }
471
+ .h-7 {
472
+ height: calc(var(--spacing) * 7);
473
+ }
474
+ .h-8 {
475
+ height: calc(var(--spacing) * 8);
476
+ }
477
+ .h-9 {
478
+ height: calc(var(--spacing) * 9);
479
+ }
480
+ .h-10 {
481
+ height: calc(var(--spacing) * 10);
482
+ }
483
+ .h-12 {
484
+ height: calc(var(--spacing) * 12);
485
+ }
486
+ .h-\[1\.15rem\] {
487
+ height: 1.15rem;
488
+ }
489
+ .h-\[calc\(100\%-1px\)\] {
490
+ height: calc(100% - 1px);
491
+ }
492
+ .h-\[var\(--radix-navigation-menu-viewport-height\)\] {
493
+ height: var(--radix-navigation-menu-viewport-height);
494
+ }
495
+ .h-\[var\(--radix-select-trigger-height\)\] {
496
+ height: var(--radix-select-trigger-height);
497
+ }
498
+ .h-auto {
499
+ height: auto;
500
+ }
501
+ .h-full {
502
+ height: 100%;
503
+ }
504
+ .h-px {
505
+ height: 1px;
506
+ }
507
+ .h-svh {
508
+ height: 100svh;
509
+ }
510
+ .max-h-\(--radix-context-menu-content-available-height\) {
511
+ max-height: var(--radix-context-menu-content-available-height);
512
+ }
513
+ .max-h-\(--radix-dropdown-menu-content-available-height\) {
514
+ max-height: var(--radix-dropdown-menu-content-available-height);
515
+ }
516
+ .max-h-\(--radix-select-content-available-height\) {
517
+ max-height: var(--radix-select-content-available-height);
518
+ }
519
+ .max-h-\[300px\] {
520
+ max-height: 300px;
521
+ }
522
+ .min-h-0 {
523
+ min-height: calc(var(--spacing) * 0);
524
+ }
525
+ .min-h-4 {
526
+ min-height: calc(var(--spacing) * 4);
527
+ }
528
+ .min-h-16 {
529
+ min-height: calc(var(--spacing) * 16);
530
+ }
531
+ .min-h-svh {
532
+ min-height: 100svh;
533
+ }
534
+ .w-\(--sidebar-width\) {
535
+ width: var(--sidebar-width);
536
+ }
537
+ .w-0 {
538
+ width: calc(var(--spacing) * 0);
539
+ }
540
+ .w-1 {
541
+ width: calc(var(--spacing) * 1);
542
+ }
543
+ .w-2 {
544
+ width: calc(var(--spacing) * 2);
545
+ }
546
+ .w-2\.5 {
547
+ width: calc(var(--spacing) * 2.5);
548
+ }
549
+ .w-3 {
550
+ width: calc(var(--spacing) * 3);
551
+ }
552
+ .w-3\/4 {
553
+ width: calc(3 / 4 * 100%);
554
+ }
555
+ .w-4 {
556
+ width: calc(var(--spacing) * 4);
557
+ }
558
+ .w-5 {
559
+ width: calc(var(--spacing) * 5);
560
+ }
561
+ .w-8 {
562
+ width: calc(var(--spacing) * 8);
563
+ }
564
+ .w-9 {
565
+ width: calc(var(--spacing) * 9);
566
+ }
567
+ .w-64 {
568
+ width: calc(var(--spacing) * 64);
569
+ }
570
+ .w-72 {
571
+ width: calc(var(--spacing) * 72);
572
+ }
573
+ .w-\[100px\] {
574
+ width: 100px;
575
+ }
576
+ .w-auto {
577
+ width: auto;
578
+ }
579
+ .w-fit {
580
+ width: fit-content;
581
+ }
582
+ .w-full {
583
+ width: 100%;
584
+ }
585
+ .w-max {
586
+ width: max-content;
587
+ }
588
+ .w-px {
589
+ width: 1px;
590
+ }
591
+ .max-w-\(--skeleton-width\) {
592
+ max-width: var(--skeleton-width);
593
+ }
594
+ .max-w-\[calc\(100\%-2rem\)\] {
595
+ max-width: calc(100% - 2rem);
596
+ }
597
+ .max-w-max {
598
+ max-width: max-content;
599
+ }
600
+ .min-w-0 {
601
+ min-width: calc(var(--spacing) * 0);
602
+ }
603
+ .min-w-5 {
604
+ min-width: calc(var(--spacing) * 5);
605
+ }
606
+ .min-w-8 {
607
+ min-width: calc(var(--spacing) * 8);
608
+ }
609
+ .min-w-9 {
610
+ min-width: calc(var(--spacing) * 9);
611
+ }
612
+ .min-w-10 {
613
+ min-width: calc(var(--spacing) * 10);
614
+ }
615
+ .min-w-\[8rem\] {
616
+ min-width: 8rem;
617
+ }
618
+ .min-w-\[12rem\] {
619
+ min-width: 12rem;
620
+ }
621
+ .min-w-\[var\(--radix-select-trigger-width\)\] {
622
+ min-width: var(--radix-select-trigger-width);
623
+ }
624
+ .flex-1 {
625
+ flex: 1;
626
+ }
627
+ .shrink-0 {
628
+ flex-shrink: 0;
629
+ }
630
+ .grow {
631
+ flex-grow: 1;
632
+ }
633
+ .grow-0 {
634
+ flex-grow: 0;
635
+ }
636
+ .basis-full {
637
+ flex-basis: 100%;
638
+ }
639
+ .caption-bottom {
640
+ caption-side: bottom;
641
+ }
642
+ .border-collapse {
643
+ border-collapse: collapse;
644
+ }
645
+ .origin-\(--radix-context-menu-content-transform-origin\) {
646
+ transform-origin: var(--radix-context-menu-content-transform-origin);
647
+ }
648
+ .origin-\(--radix-dropdown-menu-content-transform-origin\) {
649
+ transform-origin: var(--radix-dropdown-menu-content-transform-origin);
650
+ }
651
+ .origin-\(--radix-hover-card-content-transform-origin\) {
652
+ transform-origin: var(--radix-hover-card-content-transform-origin);
653
+ }
654
+ .origin-\(--radix-menubar-content-transform-origin\) {
655
+ transform-origin: var(--radix-menubar-content-transform-origin);
656
+ }
657
+ .origin-\(--radix-popover-content-transform-origin\) {
658
+ transform-origin: var(--radix-popover-content-transform-origin);
659
+ }
660
+ .origin-\(--radix-select-content-transform-origin\) {
661
+ transform-origin: var(--radix-select-content-transform-origin);
662
+ }
663
+ .origin-\(--radix-tooltip-content-transform-origin\) {
664
+ transform-origin: var(--radix-tooltip-content-transform-origin);
665
+ }
666
+ .-translate-x-1\/2 {
667
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
668
+ translate: var(--tw-translate-x) var(--tw-translate-y);
669
+ }
670
+ .-translate-x-px {
671
+ --tw-translate-x: -1px;
672
+ translate: var(--tw-translate-x) var(--tw-translate-y);
673
+ }
674
+ .translate-x-\[-50\%\] {
675
+ --tw-translate-x: -50%;
676
+ translate: var(--tw-translate-x) var(--tw-translate-y);
677
+ }
678
+ .translate-x-px {
679
+ --tw-translate-x: 1px;
680
+ translate: var(--tw-translate-x) var(--tw-translate-y);
681
+ }
682
+ .-translate-y-1\/2 {
683
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
684
+ translate: var(--tw-translate-x) var(--tw-translate-y);
685
+ }
686
+ .translate-y-0\.5 {
687
+ --tw-translate-y: calc(var(--spacing) * 0.5);
688
+ translate: var(--tw-translate-x) var(--tw-translate-y);
689
+ }
690
+ .translate-y-\[-50\%\] {
691
+ --tw-translate-y: -50%;
692
+ translate: var(--tw-translate-x) var(--tw-translate-y);
693
+ }
694
+ .translate-y-\[calc\(-50\%_-_2px\)\] {
695
+ --tw-translate-y: calc(-50% - 2px);
696
+ translate: var(--tw-translate-x) var(--tw-translate-y);
697
+ }
698
+ .rotate-45 {
699
+ rotate: 45deg;
700
+ }
701
+ .rotate-90 {
702
+ rotate: 90deg;
703
+ }
704
+ .transform {
705
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
706
+ }
707
+ .animate-pulse {
708
+ animation: var(--animate-pulse);
709
+ }
710
+ .animate-spin {
711
+ animation: var(--animate-spin);
712
+ }
713
+ .cursor-default {
714
+ cursor: default;
715
+ }
716
+ .touch-none {
717
+ touch-action: none;
718
+ }
719
+ .resize-none {
720
+ resize: none;
721
+ }
722
+ .scroll-my-1 {
723
+ scroll-margin-block: calc(var(--spacing) * 1);
724
+ }
725
+ .scroll-py-1 {
726
+ scroll-padding-block: calc(var(--spacing) * 1);
727
+ }
728
+ .list-none {
729
+ list-style-type: none;
730
+ }
731
+ .auto-rows-min {
732
+ grid-auto-rows: min-content;
733
+ }
734
+ .grid-cols-\[0_1fr\] {
735
+ grid-template-columns: 0 1fr;
736
+ }
737
+ .grid-rows-\[auto_auto\] {
738
+ grid-template-rows: auto auto;
739
+ }
740
+ .flex-col {
741
+ flex-direction: column;
742
+ }
743
+ .flex-col-reverse {
744
+ flex-direction: column-reverse;
745
+ }
746
+ .flex-row {
747
+ flex-direction: row;
748
+ }
749
+ .flex-wrap {
750
+ flex-wrap: wrap;
751
+ }
752
+ .items-center {
753
+ align-items: center;
754
+ }
755
+ .items-end {
756
+ align-items: flex-end;
757
+ }
758
+ .items-start {
759
+ align-items: flex-start;
760
+ }
761
+ .items-stretch {
762
+ align-items: stretch;
763
+ }
764
+ .justify-between {
765
+ justify-content: space-between;
766
+ }
767
+ .justify-center {
768
+ justify-content: center;
769
+ }
770
+ .justify-items-start {
771
+ justify-items: start;
772
+ }
773
+ .gap-1 {
774
+ gap: calc(var(--spacing) * 1);
775
+ }
776
+ .gap-1\.5 {
777
+ gap: calc(var(--spacing) * 1.5);
778
+ }
779
+ .gap-2 {
780
+ gap: calc(var(--spacing) * 2);
781
+ }
782
+ .gap-3 {
783
+ gap: calc(var(--spacing) * 3);
784
+ }
785
+ .gap-4 {
786
+ gap: calc(var(--spacing) * 4);
787
+ }
788
+ .gap-6 {
789
+ gap: calc(var(--spacing) * 6);
790
+ }
791
+ .space-x-1 {
792
+ :where(& > :not(:last-child)) {
793
+ --tw-space-x-reverse: 0;
794
+ margin-inline-start: calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));
795
+ margin-inline-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));
796
+ }
797
+ }
798
+ .gap-y-0\.5 {
799
+ row-gap: calc(var(--spacing) * 0.5);
800
+ }
801
+ .self-start {
802
+ align-self: flex-start;
803
+ }
804
+ .justify-self-end {
805
+ justify-self: flex-end;
806
+ }
807
+ .overflow-auto {
808
+ overflow: auto;
809
+ }
810
+ .overflow-hidden {
811
+ overflow: hidden;
812
+ }
813
+ .overflow-x-auto {
814
+ overflow-x: auto;
815
+ }
816
+ .overflow-x-hidden {
817
+ overflow-x: hidden;
818
+ }
819
+ .overflow-y-auto {
820
+ overflow-y: auto;
821
+ }
822
+ .rounded-\[2px\] {
823
+ border-radius: 2px;
824
+ }
825
+ .rounded-\[4px\] {
826
+ border-radius: 4px;
827
+ }
828
+ .rounded-\[inherit\] {
829
+ border-radius: inherit;
830
+ }
831
+ .rounded-full {
832
+ border-radius: calc(infinity * 1px);
833
+ }
834
+ .rounded-lg {
835
+ border-radius: var(--radius);
836
+ }
837
+ .rounded-md {
838
+ border-radius: calc(var(--radius) - 2px);
839
+ }
840
+ .rounded-none {
841
+ border-radius: 0;
842
+ }
843
+ .rounded-sm {
844
+ border-radius: calc(var(--radius) - 4px);
845
+ }
846
+ .rounded-xl {
847
+ border-radius: calc(var(--radius) + 4px);
848
+ }
849
+ .rounded-xs {
850
+ border-radius: var(--radius-xs);
851
+ }
852
+ .rounded-tl-sm {
853
+ border-top-left-radius: calc(var(--radius) - 4px);
854
+ }
855
+ .border {
856
+ border-style: var(--tw-border-style);
857
+ border-width: 1px;
858
+ }
859
+ .border-2 {
860
+ border-style: var(--tw-border-style);
861
+ border-width: 2px;
862
+ }
863
+ .border-\[1\.5px\] {
864
+ border-style: var(--tw-border-style);
865
+ border-width: 1.5px;
866
+ }
867
+ .border-y {
868
+ border-block-style: var(--tw-border-style);
869
+ border-block-width: 1px;
870
+ }
871
+ .border-t {
872
+ border-top-style: var(--tw-border-style);
873
+ border-top-width: 1px;
874
+ }
875
+ .border-r {
876
+ border-right-style: var(--tw-border-style);
877
+ border-right-width: 1px;
878
+ }
879
+ .border-b {
880
+ border-bottom-style: var(--tw-border-style);
881
+ border-bottom-width: 1px;
882
+ }
883
+ .border-l {
884
+ border-left-style: var(--tw-border-style);
885
+ border-left-width: 1px;
886
+ }
887
+ .border-dashed {
888
+ --tw-border-style: dashed;
889
+ border-style: dashed;
890
+ }
891
+ .border-\(--color-border\) {
892
+ border-color: var(--color-border);
893
+ }
894
+ .border-border\/50 {
895
+ border-color: var(--border);
896
+ @supports (color: color-mix(in lab, red, red)) {
897
+ border-color: color-mix(in oklab, var(--border) 50%, transparent);
898
+ }
899
+ }
900
+ .border-current {
901
+ border-color: currentcolor;
902
+ }
903
+ .border-input {
904
+ border-color: var(--input);
905
+ }
906
+ .border-primary {
907
+ border-color: var(--primary);
908
+ }
909
+ .border-sidebar-border {
910
+ border-color: var(--sidebar-border);
911
+ }
912
+ .border-transparent {
913
+ border-color: transparent;
914
+ }
915
+ .border-t-transparent {
916
+ border-top-color: transparent;
917
+ }
918
+ .border-l-transparent {
919
+ border-left-color: transparent;
920
+ }
921
+ .bg-\(--color-bg\) {
922
+ background-color: var(--color-bg);
923
+ }
924
+ .bg-accent {
925
+ background-color: var(--accent);
926
+ }
927
+ .bg-background {
928
+ background-color: var(--background);
929
+ }
930
+ .bg-black\/50 {
931
+ background-color: color-mix(in srgb, #000 50%, transparent);
932
+ @supports (color: color-mix(in lab, red, red)) {
933
+ background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
934
+ }
935
+ }
936
+ .bg-border {
937
+ background-color: var(--border);
938
+ }
939
+ .bg-card {
940
+ background-color: var(--card);
941
+ }
942
+ .bg-destructive {
943
+ background-color: var(--destructive);
944
+ }
945
+ .bg-foreground {
946
+ background-color: var(--foreground);
947
+ }
948
+ .bg-gray-100 {
949
+ background-color: var(--color-gray-100);
950
+ }
951
+ .bg-input-background {
952
+ background-color: var(--input-background);
953
+ }
954
+ .bg-muted {
955
+ background-color: var(--muted);
956
+ }
957
+ .bg-muted\/50 {
958
+ background-color: var(--muted);
959
+ @supports (color: color-mix(in lab, red, red)) {
960
+ background-color: color-mix(in oklab, var(--muted) 50%, transparent);
961
+ }
962
+ }
963
+ .bg-popover {
964
+ background-color: var(--popover);
965
+ }
966
+ .bg-primary {
967
+ background-color: var(--primary);
968
+ }
969
+ .bg-primary\/20 {
970
+ background-color: var(--primary);
971
+ @supports (color: color-mix(in lab, red, red)) {
972
+ background-color: color-mix(in oklab, var(--primary) 20%, transparent);
973
+ }
974
+ }
975
+ .bg-secondary {
976
+ background-color: var(--secondary);
977
+ }
978
+ .bg-sidebar {
979
+ background-color: var(--sidebar);
980
+ }
981
+ .bg-sidebar-border {
982
+ background-color: var(--sidebar-border);
983
+ }
984
+ .bg-transparent {
985
+ background-color: transparent;
986
+ }
987
+ .fill-current {
988
+ fill: currentcolor;
989
+ }
990
+ .fill-primary {
991
+ fill: var(--primary);
992
+ }
993
+ .p-0 {
994
+ padding: calc(var(--spacing) * 0);
995
+ }
996
+ .p-1 {
997
+ padding: calc(var(--spacing) * 1);
998
+ }
999
+ .p-2 {
1000
+ padding: calc(var(--spacing) * 2);
1001
+ }
1002
+ .p-3 {
1003
+ padding: calc(var(--spacing) * 3);
1004
+ }
1005
+ .p-4 {
1006
+ padding: calc(var(--spacing) * 4);
1007
+ }
1008
+ .p-6 {
1009
+ padding: calc(var(--spacing) * 6);
1010
+ }
1011
+ .p-\[3px\] {
1012
+ padding: 3px;
1013
+ }
1014
+ .p-px {
1015
+ padding: 1px;
1016
+ }
1017
+ .px-1 {
1018
+ padding-inline: calc(var(--spacing) * 1);
1019
+ }
1020
+ .px-1\.5 {
1021
+ padding-inline: calc(var(--spacing) * 1.5);
1022
+ }
1023
+ .px-2 {
1024
+ padding-inline: calc(var(--spacing) * 2);
1025
+ }
1026
+ .px-2\.5 {
1027
+ padding-inline: calc(var(--spacing) * 2.5);
1028
+ }
1029
+ .px-3 {
1030
+ padding-inline: calc(var(--spacing) * 3);
1031
+ }
1032
+ .px-4 {
1033
+ padding-inline: calc(var(--spacing) * 4);
1034
+ }
1035
+ .px-6 {
1036
+ padding-inline: calc(var(--spacing) * 6);
1037
+ }
1038
+ .py-0\.5 {
1039
+ padding-block: calc(var(--spacing) * 0.5);
1040
+ }
1041
+ .py-1 {
1042
+ padding-block: calc(var(--spacing) * 1);
1043
+ }
1044
+ .py-1\.5 {
1045
+ padding-block: calc(var(--spacing) * 1.5);
1046
+ }
1047
+ .py-2 {
1048
+ padding-block: calc(var(--spacing) * 2);
1049
+ }
1050
+ .py-3 {
1051
+ padding-block: calc(var(--spacing) * 3);
1052
+ }
1053
+ .py-4 {
1054
+ padding-block: calc(var(--spacing) * 4);
1055
+ }
1056
+ .py-6 {
1057
+ padding-block: calc(var(--spacing) * 6);
1058
+ }
1059
+ .pt-0 {
1060
+ padding-top: calc(var(--spacing) * 0);
1061
+ }
1062
+ .pt-1 {
1063
+ padding-top: calc(var(--spacing) * 1);
1064
+ }
1065
+ .pt-3 {
1066
+ padding-top: calc(var(--spacing) * 3);
1067
+ }
1068
+ .pt-4 {
1069
+ padding-top: calc(var(--spacing) * 4);
1070
+ }
1071
+ .pt-6 {
1072
+ padding-top: calc(var(--spacing) * 6);
1073
+ }
1074
+ .pr-2 {
1075
+ padding-right: calc(var(--spacing) * 2);
1076
+ }
1077
+ .pr-2\.5 {
1078
+ padding-right: calc(var(--spacing) * 2.5);
1079
+ }
1080
+ .pr-8 {
1081
+ padding-right: calc(var(--spacing) * 8);
1082
+ }
1083
+ .pb-3 {
1084
+ padding-bottom: calc(var(--spacing) * 3);
1085
+ }
1086
+ .pb-4 {
1087
+ padding-bottom: calc(var(--spacing) * 4);
1088
+ }
1089
+ .pb-6 {
1090
+ padding-bottom: calc(var(--spacing) * 6);
1091
+ }
1092
+ .pl-2 {
1093
+ padding-left: calc(var(--spacing) * 2);
1094
+ }
1095
+ .pl-4 {
1096
+ padding-left: calc(var(--spacing) * 4);
1097
+ }
1098
+ .pl-8 {
1099
+ padding-left: calc(var(--spacing) * 8);
1100
+ }
1101
+ .text-center {
1102
+ text-align: center;
1103
+ }
1104
+ .text-left {
1105
+ text-align: left;
1106
+ }
1107
+ .align-middle {
1108
+ vertical-align: middle;
1109
+ }
1110
+ .font-mono {
1111
+ font-family: var(--font-mono);
1112
+ }
1113
+ .text-base {
1114
+ font-size: var(--text-base);
1115
+ line-height: var(--tw-leading, var(--text-base--line-height));
1116
+ }
1117
+ .text-lg {
1118
+ font-size: var(--text-lg);
1119
+ line-height: var(--tw-leading, var(--text-lg--line-height));
1120
+ }
1121
+ .text-sm {
1122
+ font-size: var(--text-sm);
1123
+ line-height: var(--tw-leading, var(--text-sm--line-height));
1124
+ }
1125
+ .text-xs {
1126
+ font-size: var(--text-xs);
1127
+ line-height: var(--tw-leading, var(--text-xs--line-height));
1128
+ }
1129
+ .text-\[0\.8rem\] {
1130
+ font-size: 0.8rem;
1131
+ }
1132
+ .leading-none {
1133
+ --tw-leading: 1;
1134
+ line-height: 1;
1135
+ }
1136
+ .font-medium {
1137
+ --tw-font-weight: var(--font-weight-medium);
1138
+ font-weight: var(--font-weight-medium);
1139
+ }
1140
+ .font-normal {
1141
+ --tw-font-weight: var(--font-weight-normal);
1142
+ font-weight: var(--font-weight-normal);
1143
+ }
1144
+ .font-semibold {
1145
+ --tw-font-weight: var(--font-weight-semibold);
1146
+ font-weight: var(--font-weight-semibold);
1147
+ }
1148
+ .tracking-tight {
1149
+ --tw-tracking: var(--tracking-tight);
1150
+ letter-spacing: var(--tracking-tight);
1151
+ }
1152
+ .tracking-widest {
1153
+ --tw-tracking: var(--tracking-widest);
1154
+ letter-spacing: var(--tracking-widest);
1155
+ }
1156
+ .text-balance {
1157
+ text-wrap: balance;
1158
+ }
1159
+ .break-words {
1160
+ overflow-wrap: break-word;
1161
+ }
1162
+ .whitespace-nowrap {
1163
+ white-space: nowrap;
1164
+ }
1165
+ .text-accent-foreground {
1166
+ color: var(--accent-foreground);
1167
+ }
1168
+ .text-card-foreground {
1169
+ color: var(--card-foreground);
1170
+ }
1171
+ .text-current {
1172
+ color: currentcolor;
1173
+ }
1174
+ .text-destructive {
1175
+ color: var(--destructive);
1176
+ }
1177
+ .text-foreground {
1178
+ color: var(--foreground);
1179
+ }
1180
+ .text-muted-foreground {
1181
+ color: var(--muted-foreground);
1182
+ }
1183
+ .text-popover-foreground {
1184
+ color: var(--popover-foreground);
1185
+ }
1186
+ .text-primary {
1187
+ color: var(--primary);
1188
+ }
1189
+ .text-primary-foreground {
1190
+ color: var(--primary-foreground);
1191
+ }
1192
+ .text-secondary-foreground {
1193
+ color: var(--secondary-foreground);
1194
+ }
1195
+ .text-sidebar-foreground {
1196
+ color: var(--sidebar-foreground);
1197
+ }
1198
+ .text-sidebar-foreground\/70 {
1199
+ color: var(--sidebar-foreground);
1200
+ @supports (color: color-mix(in lab, red, red)) {
1201
+ color: color-mix(in oklab, var(--sidebar-foreground) 70%, transparent);
1202
+ }
1203
+ }
1204
+ .text-white {
1205
+ color: var(--color-white);
1206
+ }
1207
+ .tabular-nums {
1208
+ --tw-numeric-spacing: tabular-nums;
1209
+ font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
1210
+ }
1211
+ .underline-offset-4 {
1212
+ text-underline-offset: 4px;
1213
+ }
1214
+ .opacity-50 {
1215
+ opacity: 50%;
1216
+ }
1217
+ .opacity-70 {
1218
+ opacity: 70%;
1219
+ }
1220
+ .shadow {
1221
+ --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));
1222
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1223
+ }
1224
+ .shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\] {
1225
+ --tw-shadow: 0 0 0 1px var(--tw-shadow-color, hsl(var(--sidebar-border)));
1226
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1227
+ }
1228
+ .shadow-lg {
1229
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1230
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1231
+ }
1232
+ .shadow-md {
1233
+ --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));
1234
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1235
+ }
1236
+ .shadow-none {
1237
+ --tw-shadow: 0 0 #0000;
1238
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1239
+ }
1240
+ .shadow-sm {
1241
+ --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));
1242
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1243
+ }
1244
+ .shadow-xl {
1245
+ --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1246
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1247
+ }
1248
+ .shadow-xs {
1249
+ --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
1250
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1251
+ }
1252
+ .ring-0 {
1253
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1254
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1255
+ }
1256
+ .ring-ring\/50 {
1257
+ --tw-ring-color: var(--ring);
1258
+ @supports (color: color-mix(in lab, red, red)) {
1259
+ --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
1260
+ }
1261
+ }
1262
+ .ring-sidebar-ring {
1263
+ --tw-ring-color: var(--sidebar-ring);
1264
+ }
1265
+ .ring-offset-background {
1266
+ --tw-ring-offset-color: var(--background);
1267
+ }
1268
+ .outline-hidden {
1269
+ --tw-outline-style: none;
1270
+ outline-style: none;
1271
+ @media (forced-colors: active) {
1272
+ outline: 2px solid transparent;
1273
+ outline-offset: 2px;
1274
+ }
1275
+ }
1276
+ .outline {
1277
+ outline-style: var(--tw-outline-style);
1278
+ outline-width: 1px;
1279
+ }
1280
+ .transition {
1281
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
1282
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1283
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1284
+ }
1285
+ .transition-\[color\,box-shadow\] {
1286
+ transition-property: color,box-shadow;
1287
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1288
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1289
+ }
1290
+ .transition-\[left\,right\,width\] {
1291
+ transition-property: left,right,width;
1292
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1293
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1294
+ }
1295
+ .transition-\[margin\,opacity\] {
1296
+ transition-property: margin,opacity;
1297
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1298
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1299
+ }
1300
+ .transition-\[width\,height\,padding\] {
1301
+ transition-property: width,height,padding;
1302
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1303
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1304
+ }
1305
+ .transition-\[width\] {
1306
+ transition-property: width;
1307
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1308
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1309
+ }
1310
+ .transition-all {
1311
+ transition-property: all;
1312
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1313
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1314
+ }
1315
+ .transition-colors {
1316
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1317
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1318
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1319
+ }
1320
+ .transition-opacity {
1321
+ transition-property: opacity;
1322
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1323
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1324
+ }
1325
+ .transition-shadow {
1326
+ transition-property: box-shadow;
1327
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1328
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1329
+ }
1330
+ .transition-transform {
1331
+ transition-property: transform, translate, scale, rotate;
1332
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
1333
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
1334
+ }
1335
+ .transition-none {
1336
+ transition-property: none;
1337
+ }
1338
+ .duration-200 {
1339
+ --tw-duration: 200ms;
1340
+ transition-duration: 200ms;
1341
+ }
1342
+ .duration-300 {
1343
+ --tw-duration: 300ms;
1344
+ transition-duration: 300ms;
1345
+ }
1346
+ .duration-1000 {
1347
+ --tw-duration: 1000ms;
1348
+ transition-duration: 1000ms;
1349
+ }
1350
+ .ease-in-out {
1351
+ --tw-ease: var(--ease-in-out);
1352
+ transition-timing-function: var(--ease-in-out);
1353
+ }
1354
+ .ease-linear {
1355
+ --tw-ease: linear;
1356
+ transition-timing-function: linear;
1357
+ }
1358
+ .outline-none {
1359
+ --tw-outline-style: none;
1360
+ outline-style: none;
1361
+ }
1362
+ .select-none {
1363
+ -webkit-user-select: none;
1364
+ user-select: none;
1365
+ }
1366
+ .group-focus-within\/menu-item\:opacity-100 {
1367
+ &:is(:where(.group\/menu-item):focus-within *) {
1368
+ opacity: 100%;
1369
+ }
1370
+ }
1371
+ .group-hover\/menu-item\:opacity-100 {
1372
+ &:is(:where(.group\/menu-item):hover *) {
1373
+ @media (hover: hover) {
1374
+ opacity: 100%;
1375
+ }
1376
+ }
1377
+ }
1378
+ .group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8 {
1379
+ &:is(:where(.group\/menu-item):has(*[data-sidebar="menu-action"]) *) {
1380
+ padding-right: calc(var(--spacing) * 8);
1381
+ }
1382
+ }
1383
+ .group-data-\[collapsible\=icon\]\:-mt-8 {
1384
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1385
+ margin-top: calc(var(--spacing) * -8);
1386
+ }
1387
+ }
1388
+ .group-data-\[collapsible\=icon\]\:hidden {
1389
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1390
+ display: none;
1391
+ }
1392
+ }
1393
+ .group-data-\[collapsible\=icon\]\:size-8\! {
1394
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1395
+ width: calc(var(--spacing) * 8) !important;
1396
+ height: calc(var(--spacing) * 8) !important;
1397
+ }
1398
+ }
1399
+ .group-data-\[collapsible\=icon\]\:w-\(--sidebar-width-icon\) {
1400
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1401
+ width: var(--sidebar-width-icon);
1402
+ }
1403
+ }
1404
+ .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\)\] {
1405
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1406
+ width: calc(var(--sidebar-width-icon) + (calc(var(--spacing) * 4)));
1407
+ }
1408
+ }
1409
+ .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\+2px\)\] {
1410
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1411
+ width: calc(var(--sidebar-width-icon) + (calc(var(--spacing) * 4)) + 2px);
1412
+ }
1413
+ }
1414
+ .group-data-\[collapsible\=icon\]\:overflow-hidden {
1415
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1416
+ overflow: hidden;
1417
+ }
1418
+ }
1419
+ .group-data-\[collapsible\=icon\]\:p-0\! {
1420
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1421
+ padding: calc(var(--spacing) * 0) !important;
1422
+ }
1423
+ }
1424
+ .group-data-\[collapsible\=icon\]\:p-2\! {
1425
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1426
+ padding: calc(var(--spacing) * 2) !important;
1427
+ }
1428
+ }
1429
+ .group-data-\[collapsible\=icon\]\:opacity-0 {
1430
+ &:is(:where(.group)[data-collapsible="icon"] *) {
1431
+ opacity: 0%;
1432
+ }
1433
+ }
1434
+ .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\] {
1435
+ &:is(:where(.group)[data-collapsible="offcanvas"] *) {
1436
+ right: calc(var(--sidebar-width) * -1);
1437
+ }
1438
+ }
1439
+ .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\] {
1440
+ &:is(:where(.group)[data-collapsible="offcanvas"] *) {
1441
+ left: calc(var(--sidebar-width) * -1);
1442
+ }
1443
+ }
1444
+ .group-data-\[collapsible\=offcanvas\]\:w-0 {
1445
+ &:is(:where(.group)[data-collapsible="offcanvas"] *) {
1446
+ width: calc(var(--spacing) * 0);
1447
+ }
1448
+ }
1449
+ .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
1450
+ &:is(:where(.group)[data-collapsible="offcanvas"] *) {
1451
+ --tw-translate-x: calc(var(--spacing) * 0);
1452
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1453
+ }
1454
+ }
1455
+ .group-data-\[disabled\=true\]\:pointer-events-none {
1456
+ &:is(:where(.group)[data-disabled="true"] *) {
1457
+ pointer-events: none;
1458
+ }
1459
+ }
1460
+ .group-data-\[disabled\=true\]\:opacity-50 {
1461
+ &:is(:where(.group)[data-disabled="true"] *) {
1462
+ opacity: 50%;
1463
+ }
1464
+ }
1465
+ .group-data-\[side\=left\]\:-right-4 {
1466
+ &:is(:where(.group)[data-side="left"] *) {
1467
+ right: calc(var(--spacing) * -4);
1468
+ }
1469
+ }
1470
+ .group-data-\[side\=left\]\:border-r {
1471
+ &:is(:where(.group)[data-side="left"] *) {
1472
+ border-right-style: var(--tw-border-style);
1473
+ border-right-width: 1px;
1474
+ }
1475
+ }
1476
+ .group-data-\[side\=right\]\:left-0 {
1477
+ &:is(:where(.group)[data-side="right"] *) {
1478
+ left: calc(var(--spacing) * 0);
1479
+ }
1480
+ }
1481
+ .group-data-\[side\=right\]\:rotate-180 {
1482
+ &:is(:where(.group)[data-side="right"] *) {
1483
+ rotate: 180deg;
1484
+ }
1485
+ }
1486
+ .group-data-\[side\=right\]\:border-l {
1487
+ &:is(:where(.group)[data-side="right"] *) {
1488
+ border-left-style: var(--tw-border-style);
1489
+ border-left-width: 1px;
1490
+ }
1491
+ }
1492
+ .group-data-\[state\=open\]\:rotate-180 {
1493
+ &:is(:where(.group)[data-state="open"] *) {
1494
+ rotate: 180deg;
1495
+ }
1496
+ }
1497
+ .group-data-\[variant\=floating\]\:rounded-lg {
1498
+ &:is(:where(.group)[data-variant="floating"] *) {
1499
+ border-radius: var(--radius);
1500
+ }
1501
+ }
1502
+ .group-data-\[variant\=floating\]\:border {
1503
+ &:is(:where(.group)[data-variant="floating"] *) {
1504
+ border-style: var(--tw-border-style);
1505
+ border-width: 1px;
1506
+ }
1507
+ }
1508
+ .group-data-\[variant\=floating\]\:border-sidebar-border {
1509
+ &:is(:where(.group)[data-variant="floating"] *) {
1510
+ border-color: var(--sidebar-border);
1511
+ }
1512
+ }
1513
+ .group-data-\[variant\=floating\]\:shadow-sm {
1514
+ &:is(:where(.group)[data-variant="floating"] *) {
1515
+ --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));
1516
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1517
+ }
1518
+ }
1519
+ .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block {
1520
+ &:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *) {
1521
+ display: block;
1522
+ }
1523
+ }
1524
+ .group-data-\[viewport\=false\]\/navigation-menu\:top-full {
1525
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1526
+ top: 100%;
1527
+ }
1528
+ }
1529
+ .group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5 {
1530
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1531
+ margin-top: calc(var(--spacing) * 1.5);
1532
+ }
1533
+ }
1534
+ .group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden {
1535
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1536
+ overflow: hidden;
1537
+ }
1538
+ }
1539
+ .group-data-\[viewport\=false\]\/navigation-menu\:rounded-md {
1540
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1541
+ border-radius: calc(var(--radius) - 2px);
1542
+ }
1543
+ }
1544
+ .group-data-\[viewport\=false\]\/navigation-menu\:border {
1545
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1546
+ border-style: var(--tw-border-style);
1547
+ border-width: 1px;
1548
+ }
1549
+ }
1550
+ .group-data-\[viewport\=false\]\/navigation-menu\:bg-popover {
1551
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1552
+ background-color: var(--popover);
1553
+ }
1554
+ }
1555
+ .group-data-\[viewport\=false\]\/navigation-menu\:text-popover-foreground {
1556
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1557
+ color: var(--popover-foreground);
1558
+ }
1559
+ }
1560
+ .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
1561
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1562
+ --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));
1563
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1564
+ }
1565
+ }
1566
+ .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
1567
+ &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
1568
+ --tw-duration: 200ms;
1569
+ transition-duration: 200ms;
1570
+ }
1571
+ }
1572
+ .peer-hover\/menu-button\:text-sidebar-accent-foreground {
1573
+ &:is(:where(.peer\/menu-button):hover ~ *) {
1574
+ @media (hover: hover) {
1575
+ color: var(--sidebar-accent-foreground);
1576
+ }
1577
+ }
1578
+ }
1579
+ .peer-disabled\:cursor-not-allowed {
1580
+ &:is(:where(.peer):disabled ~ *) {
1581
+ cursor: not-allowed;
1582
+ }
1583
+ }
1584
+ .peer-disabled\:opacity-50 {
1585
+ &:is(:where(.peer):disabled ~ *) {
1586
+ opacity: 50%;
1587
+ }
1588
+ }
1589
+ .peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground {
1590
+ &:is(:where(.peer\/menu-button)[data-active="true"] ~ *) {
1591
+ color: var(--sidebar-accent-foreground);
1592
+ }
1593
+ }
1594
+ .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
1595
+ &:is(:where(.peer\/menu-button)[data-size="default"] ~ *) {
1596
+ top: calc(var(--spacing) * 1.5);
1597
+ }
1598
+ }
1599
+ .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
1600
+ &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
1601
+ top: calc(var(--spacing) * 2.5);
1602
+ }
1603
+ }
1604
+ .peer-data-\[size\=sm\]\/menu-button\:top-1 {
1605
+ &:is(:where(.peer\/menu-button)[data-size="sm"] ~ *) {
1606
+ top: calc(var(--spacing) * 1);
1607
+ }
1608
+ }
1609
+ .selection\:bg-primary {
1610
+ & *::selection {
1611
+ background-color: var(--primary);
1612
+ }
1613
+ &::selection {
1614
+ background-color: var(--primary);
1615
+ }
1616
+ }
1617
+ .selection\:text-primary-foreground {
1618
+ & *::selection {
1619
+ color: var(--primary-foreground);
1620
+ }
1621
+ &::selection {
1622
+ color: var(--primary-foreground);
1623
+ }
1624
+ }
1625
+ .file\:inline-flex {
1626
+ &::file-selector-button {
1627
+ display: inline-flex;
1628
+ }
1629
+ }
1630
+ .file\:h-7 {
1631
+ &::file-selector-button {
1632
+ height: calc(var(--spacing) * 7);
1633
+ }
1634
+ }
1635
+ .file\:border-0 {
1636
+ &::file-selector-button {
1637
+ border-style: var(--tw-border-style);
1638
+ border-width: 0px;
1639
+ }
1640
+ }
1641
+ .file\:bg-transparent {
1642
+ &::file-selector-button {
1643
+ background-color: transparent;
1644
+ }
1645
+ }
1646
+ .file\:text-sm {
1647
+ &::file-selector-button {
1648
+ font-size: var(--text-sm);
1649
+ line-height: var(--tw-leading, var(--text-sm--line-height));
1650
+ }
1651
+ }
1652
+ .file\:font-medium {
1653
+ &::file-selector-button {
1654
+ --tw-font-weight: var(--font-weight-medium);
1655
+ font-weight: var(--font-weight-medium);
1656
+ }
1657
+ }
1658
+ .file\:text-foreground {
1659
+ &::file-selector-button {
1660
+ color: var(--foreground);
1661
+ }
1662
+ }
1663
+ .placeholder\:text-muted-foreground {
1664
+ &::placeholder {
1665
+ color: var(--muted-foreground);
1666
+ }
1667
+ }
1668
+ .after\:absolute {
1669
+ &::after {
1670
+ content: var(--tw-content);
1671
+ position: absolute;
1672
+ }
1673
+ }
1674
+ .after\:-inset-2 {
1675
+ &::after {
1676
+ content: var(--tw-content);
1677
+ inset: calc(var(--spacing) * -2);
1678
+ }
1679
+ }
1680
+ .after\:inset-y-0 {
1681
+ &::after {
1682
+ content: var(--tw-content);
1683
+ inset-block: calc(var(--spacing) * 0);
1684
+ }
1685
+ }
1686
+ .after\:left-1\/2 {
1687
+ &::after {
1688
+ content: var(--tw-content);
1689
+ left: calc(1 / 2 * 100%);
1690
+ }
1691
+ }
1692
+ .after\:w-1 {
1693
+ &::after {
1694
+ content: var(--tw-content);
1695
+ width: calc(var(--spacing) * 1);
1696
+ }
1697
+ }
1698
+ .after\:w-\[2px\] {
1699
+ &::after {
1700
+ content: var(--tw-content);
1701
+ width: 2px;
1702
+ }
1703
+ }
1704
+ .after\:-translate-x-1\/2 {
1705
+ &::after {
1706
+ content: var(--tw-content);
1707
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
1708
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1709
+ }
1710
+ }
1711
+ .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
1712
+ &:is(:where(.group)[data-collapsible="offcanvas"] *) {
1713
+ &::after {
1714
+ content: var(--tw-content);
1715
+ left: 100%;
1716
+ }
1717
+ }
1718
+ }
1719
+ .first\:rounded-l-md {
1720
+ &:first-child {
1721
+ border-top-left-radius: calc(var(--radius) - 2px);
1722
+ border-bottom-left-radius: calc(var(--radius) - 2px);
1723
+ }
1724
+ }
1725
+ .first\:border-l {
1726
+ &:first-child {
1727
+ border-left-style: var(--tw-border-style);
1728
+ border-left-width: 1px;
1729
+ }
1730
+ }
1731
+ .last\:rounded-r-md {
1732
+ &:last-child {
1733
+ border-top-right-radius: calc(var(--radius) - 2px);
1734
+ border-bottom-right-radius: calc(var(--radius) - 2px);
1735
+ }
1736
+ }
1737
+ .last\:border-b-0 {
1738
+ &:last-child {
1739
+ border-bottom-style: var(--tw-border-style);
1740
+ border-bottom-width: 0px;
1741
+ }
1742
+ }
1743
+ .focus-within\:relative {
1744
+ &:focus-within {
1745
+ position: relative;
1746
+ }
1747
+ }
1748
+ .focus-within\:z-20 {
1749
+ &:focus-within {
1750
+ z-index: 20;
1751
+ }
1752
+ }
1753
+ .hover\:bg-accent {
1754
+ &:hover {
1755
+ @media (hover: hover) {
1756
+ background-color: var(--accent);
1757
+ }
1758
+ }
1759
+ }
1760
+ .hover\:bg-destructive\/90 {
1761
+ &:hover {
1762
+ @media (hover: hover) {
1763
+ background-color: var(--destructive);
1764
+ @supports (color: color-mix(in lab, red, red)) {
1765
+ background-color: color-mix(in oklab, var(--destructive) 90%, transparent);
1766
+ }
1767
+ }
1768
+ }
1769
+ }
1770
+ .hover\:bg-muted {
1771
+ &:hover {
1772
+ @media (hover: hover) {
1773
+ background-color: var(--muted);
1774
+ }
1775
+ }
1776
+ }
1777
+ .hover\:bg-muted\/50 {
1778
+ &:hover {
1779
+ @media (hover: hover) {
1780
+ background-color: var(--muted);
1781
+ @supports (color: color-mix(in lab, red, red)) {
1782
+ background-color: color-mix(in oklab, var(--muted) 50%, transparent);
1783
+ }
1784
+ }
1785
+ }
1786
+ }
1787
+ .hover\:bg-primary {
1788
+ &:hover {
1789
+ @media (hover: hover) {
1790
+ background-color: var(--primary);
1791
+ }
1792
+ }
1793
+ }
1794
+ .hover\:bg-primary\/90 {
1795
+ &:hover {
1796
+ @media (hover: hover) {
1797
+ background-color: var(--primary);
1798
+ @supports (color: color-mix(in lab, red, red)) {
1799
+ background-color: color-mix(in oklab, var(--primary) 90%, transparent);
1800
+ }
1801
+ }
1802
+ }
1803
+ }
1804
+ .hover\:bg-secondary\/80 {
1805
+ &:hover {
1806
+ @media (hover: hover) {
1807
+ background-color: var(--secondary);
1808
+ @supports (color: color-mix(in lab, red, red)) {
1809
+ background-color: color-mix(in oklab, var(--secondary) 80%, transparent);
1810
+ }
1811
+ }
1812
+ }
1813
+ }
1814
+ .hover\:bg-sidebar-accent {
1815
+ &:hover {
1816
+ @media (hover: hover) {
1817
+ background-color: var(--sidebar-accent);
1818
+ }
1819
+ }
1820
+ }
1821
+ .hover\:text-accent-foreground {
1822
+ &:hover {
1823
+ @media (hover: hover) {
1824
+ color: var(--accent-foreground);
1825
+ }
1826
+ }
1827
+ }
1828
+ .hover\:text-foreground {
1829
+ &:hover {
1830
+ @media (hover: hover) {
1831
+ color: var(--foreground);
1832
+ }
1833
+ }
1834
+ }
1835
+ .hover\:text-muted-foreground {
1836
+ &:hover {
1837
+ @media (hover: hover) {
1838
+ color: var(--muted-foreground);
1839
+ }
1840
+ }
1841
+ }
1842
+ .hover\:text-primary-foreground {
1843
+ &:hover {
1844
+ @media (hover: hover) {
1845
+ color: var(--primary-foreground);
1846
+ }
1847
+ }
1848
+ }
1849
+ .hover\:text-sidebar-accent-foreground {
1850
+ &:hover {
1851
+ @media (hover: hover) {
1852
+ color: var(--sidebar-accent-foreground);
1853
+ }
1854
+ }
1855
+ }
1856
+ .hover\:underline {
1857
+ &:hover {
1858
+ @media (hover: hover) {
1859
+ text-decoration-line: underline;
1860
+ }
1861
+ }
1862
+ }
1863
+ .hover\:opacity-100 {
1864
+ &:hover {
1865
+ @media (hover: hover) {
1866
+ opacity: 100%;
1867
+ }
1868
+ }
1869
+ }
1870
+ .hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\] {
1871
+ &:hover {
1872
+ @media (hover: hover) {
1873
+ --tw-shadow: 0 0 0 1px var(--tw-shadow-color, hsl(var(--sidebar-accent)));
1874
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1875
+ }
1876
+ }
1877
+ }
1878
+ .hover\:ring-4 {
1879
+ &:hover {
1880
+ @media (hover: hover) {
1881
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1882
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1883
+ }
1884
+ }
1885
+ }
1886
+ .hover\:group-data-\[collapsible\=offcanvas\]\:bg-sidebar {
1887
+ &:hover {
1888
+ @media (hover: hover) {
1889
+ &:is(:where(.group)[data-collapsible="offcanvas"] *) {
1890
+ background-color: var(--sidebar);
1891
+ }
1892
+ }
1893
+ }
1894
+ }
1895
+ .hover\:after\:bg-sidebar-border {
1896
+ &:hover {
1897
+ @media (hover: hover) {
1898
+ &::after {
1899
+ content: var(--tw-content);
1900
+ background-color: var(--sidebar-border);
1901
+ }
1902
+ }
1903
+ }
1904
+ }
1905
+ .focus\:z-10 {
1906
+ &:focus {
1907
+ z-index: 10;
1908
+ }
1909
+ }
1910
+ .focus\:bg-accent {
1911
+ &:focus {
1912
+ background-color: var(--accent);
1913
+ }
1914
+ }
1915
+ .focus\:bg-primary {
1916
+ &:focus {
1917
+ background-color: var(--primary);
1918
+ }
1919
+ }
1920
+ .focus\:text-accent-foreground {
1921
+ &:focus {
1922
+ color: var(--accent-foreground);
1923
+ }
1924
+ }
1925
+ .focus\:text-primary-foreground {
1926
+ &:focus {
1927
+ color: var(--primary-foreground);
1928
+ }
1929
+ }
1930
+ .focus\:ring-2 {
1931
+ &:focus {
1932
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1933
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1934
+ }
1935
+ }
1936
+ .focus\:ring-ring {
1937
+ &:focus {
1938
+ --tw-ring-color: var(--ring);
1939
+ }
1940
+ }
1941
+ .focus\:ring-offset-2 {
1942
+ &:focus {
1943
+ --tw-ring-offset-width: 2px;
1944
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
1945
+ }
1946
+ }
1947
+ .focus\:outline-hidden {
1948
+ &:focus {
1949
+ --tw-outline-style: none;
1950
+ outline-style: none;
1951
+ @media (forced-colors: active) {
1952
+ outline: 2px solid transparent;
1953
+ outline-offset: 2px;
1954
+ }
1955
+ }
1956
+ }
1957
+ .focus-visible\:z-10 {
1958
+ &:focus-visible {
1959
+ z-index: 10;
1960
+ }
1961
+ }
1962
+ .focus-visible\:border-ring {
1963
+ &:focus-visible {
1964
+ border-color: var(--ring);
1965
+ }
1966
+ }
1967
+ .focus-visible\:ring-1 {
1968
+ &:focus-visible {
1969
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1970
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1971
+ }
1972
+ }
1973
+ .focus-visible\:ring-2 {
1974
+ &:focus-visible {
1975
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1976
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1977
+ }
1978
+ }
1979
+ .focus-visible\:ring-4 {
1980
+ &:focus-visible {
1981
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1982
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1983
+ }
1984
+ }
1985
+ .focus-visible\:ring-\[3px\] {
1986
+ &:focus-visible {
1987
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1988
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1989
+ }
1990
+ }
1991
+ .focus-visible\:ring-destructive\/20 {
1992
+ &:focus-visible {
1993
+ --tw-ring-color: var(--destructive);
1994
+ @supports (color: color-mix(in lab, red, red)) {
1995
+ --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
1996
+ }
1997
+ }
1998
+ }
1999
+ .focus-visible\:ring-ring {
2000
+ &:focus-visible {
2001
+ --tw-ring-color: var(--ring);
2002
+ }
2003
+ }
2004
+ .focus-visible\:ring-ring\/50 {
2005
+ &:focus-visible {
2006
+ --tw-ring-color: var(--ring);
2007
+ @supports (color: color-mix(in lab, red, red)) {
2008
+ --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
2009
+ }
2010
+ }
2011
+ }
2012
+ .focus-visible\:ring-offset-1 {
2013
+ &:focus-visible {
2014
+ --tw-ring-offset-width: 1px;
2015
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
2016
+ }
2017
+ }
2018
+ .focus-visible\:outline-hidden {
2019
+ &:focus-visible {
2020
+ --tw-outline-style: none;
2021
+ outline-style: none;
2022
+ @media (forced-colors: active) {
2023
+ outline: 2px solid transparent;
2024
+ outline-offset: 2px;
2025
+ }
2026
+ }
2027
+ }
2028
+ .focus-visible\:outline-1 {
2029
+ &:focus-visible {
2030
+ outline-style: var(--tw-outline-style);
2031
+ outline-width: 1px;
2032
+ }
2033
+ }
2034
+ .focus-visible\:outline-ring {
2035
+ &:focus-visible {
2036
+ outline-color: var(--ring);
2037
+ }
2038
+ }
2039
+ .active\:bg-sidebar-accent {
2040
+ &:active {
2041
+ background-color: var(--sidebar-accent);
2042
+ }
2043
+ }
2044
+ .active\:text-sidebar-accent-foreground {
2045
+ &:active {
2046
+ color: var(--sidebar-accent-foreground);
2047
+ }
2048
+ }
2049
+ .disabled\:pointer-events-none {
2050
+ &:disabled {
2051
+ pointer-events: none;
2052
+ }
2053
+ }
2054
+ .disabled\:cursor-not-allowed {
2055
+ &:disabled {
2056
+ cursor: not-allowed;
2057
+ }
2058
+ }
2059
+ .disabled\:opacity-50 {
2060
+ &:disabled {
2061
+ opacity: 50%;
2062
+ }
2063
+ }
2064
+ .in-data-\[side\=left\]\:cursor-w-resize {
2065
+ :where(*[data-side="left"]) & {
2066
+ cursor: w-resize;
2067
+ }
2068
+ }
2069
+ .in-data-\[side\=right\]\:cursor-e-resize {
2070
+ :where(*[data-side="right"]) & {
2071
+ cursor: e-resize;
2072
+ }
2073
+ }
2074
+ .has-disabled\:opacity-50 {
2075
+ &:has(*:disabled) {
2076
+ opacity: 50%;
2077
+ }
2078
+ }
2079
+ .has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\] {
2080
+ &:has(*[data-slot="card-action"]) {
2081
+ grid-template-columns: 1fr auto;
2082
+ }
2083
+ }
2084
+ .has-data-\[variant\=inset\]\:bg-sidebar {
2085
+ &:has(*[data-variant="inset"]) {
2086
+ background-color: var(--sidebar);
2087
+ }
2088
+ }
2089
+ .has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\] {
2090
+ &:has(>svg) {
2091
+ grid-template-columns: calc(var(--spacing) * 4) 1fr;
2092
+ }
2093
+ }
2094
+ .has-\[\>svg\]\:gap-x-3 {
2095
+ &:has(>svg) {
2096
+ column-gap: calc(var(--spacing) * 3);
2097
+ }
2098
+ }
2099
+ .has-\[\>svg\]\:px-2\.5 {
2100
+ &:has(>svg) {
2101
+ padding-inline: calc(var(--spacing) * 2.5);
2102
+ }
2103
+ }
2104
+ .has-\[\>svg\]\:px-3 {
2105
+ &:has(>svg) {
2106
+ padding-inline: calc(var(--spacing) * 3);
2107
+ }
2108
+ }
2109
+ .has-\[\>svg\]\:px-4 {
2110
+ &:has(>svg) {
2111
+ padding-inline: calc(var(--spacing) * 4);
2112
+ }
2113
+ }
2114
+ .aria-disabled\:pointer-events-none {
2115
+ &[aria-disabled="true"] {
2116
+ pointer-events: none;
2117
+ }
2118
+ }
2119
+ .aria-disabled\:opacity-50 {
2120
+ &[aria-disabled="true"] {
2121
+ opacity: 50%;
2122
+ }
2123
+ }
2124
+ .aria-invalid\:border-destructive {
2125
+ &[aria-invalid="true"] {
2126
+ border-color: var(--destructive);
2127
+ }
2128
+ }
2129
+ .aria-invalid\:ring-destructive\/20 {
2130
+ &[aria-invalid="true"] {
2131
+ --tw-ring-color: var(--destructive);
2132
+ @supports (color: color-mix(in lab, red, red)) {
2133
+ --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
2134
+ }
2135
+ }
2136
+ }
2137
+ .aria-selected\:bg-accent {
2138
+ &[aria-selected="true"] {
2139
+ background-color: var(--accent);
2140
+ }
2141
+ }
2142
+ .aria-selected\:bg-primary {
2143
+ &[aria-selected="true"] {
2144
+ background-color: var(--primary);
2145
+ }
2146
+ }
2147
+ .aria-selected\:text-accent-foreground {
2148
+ &[aria-selected="true"] {
2149
+ color: var(--accent-foreground);
2150
+ }
2151
+ }
2152
+ .aria-selected\:text-muted-foreground {
2153
+ &[aria-selected="true"] {
2154
+ color: var(--muted-foreground);
2155
+ }
2156
+ }
2157
+ .aria-selected\:text-primary-foreground {
2158
+ &[aria-selected="true"] {
2159
+ color: var(--primary-foreground);
2160
+ }
2161
+ }
2162
+ .aria-selected\:opacity-100 {
2163
+ &[aria-selected="true"] {
2164
+ opacity: 100%;
2165
+ }
2166
+ }
2167
+ .data-\[active\=true\]\:z-10 {
2168
+ &[data-active="true"] {
2169
+ z-index: 10;
2170
+ }
2171
+ }
2172
+ .data-\[active\=true\]\:border-ring {
2173
+ &[data-active="true"] {
2174
+ border-color: var(--ring);
2175
+ }
2176
+ }
2177
+ .data-\[active\=true\]\:bg-accent\/50 {
2178
+ &[data-active="true"] {
2179
+ background-color: var(--accent);
2180
+ @supports (color: color-mix(in lab, red, red)) {
2181
+ background-color: color-mix(in oklab, var(--accent) 50%, transparent);
2182
+ }
2183
+ }
2184
+ }
2185
+ .data-\[active\=true\]\:bg-sidebar-accent {
2186
+ &[data-active="true"] {
2187
+ background-color: var(--sidebar-accent);
2188
+ }
2189
+ }
2190
+ .data-\[active\=true\]\:font-medium {
2191
+ &[data-active="true"] {
2192
+ --tw-font-weight: var(--font-weight-medium);
2193
+ font-weight: var(--font-weight-medium);
2194
+ }
2195
+ }
2196
+ .data-\[active\=true\]\:text-accent-foreground {
2197
+ &[data-active="true"] {
2198
+ color: var(--accent-foreground);
2199
+ }
2200
+ }
2201
+ .data-\[active\=true\]\:text-sidebar-accent-foreground {
2202
+ &[data-active="true"] {
2203
+ color: var(--sidebar-accent-foreground);
2204
+ }
2205
+ }
2206
+ .data-\[active\=true\]\:ring-\[3px\] {
2207
+ &[data-active="true"] {
2208
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2209
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2210
+ }
2211
+ }
2212
+ .data-\[active\=true\]\:ring-ring\/50 {
2213
+ &[data-active="true"] {
2214
+ --tw-ring-color: var(--ring);
2215
+ @supports (color: color-mix(in lab, red, red)) {
2216
+ --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
2217
+ }
2218
+ }
2219
+ }
2220
+ .data-\[active\=true\]\:hover\:bg-accent {
2221
+ &[data-active="true"] {
2222
+ &:hover {
2223
+ @media (hover: hover) {
2224
+ background-color: var(--accent);
2225
+ }
2226
+ }
2227
+ }
2228
+ }
2229
+ .data-\[active\=true\]\:focus\:bg-accent {
2230
+ &[data-active="true"] {
2231
+ &:focus {
2232
+ background-color: var(--accent);
2233
+ }
2234
+ }
2235
+ }
2236
+ .data-\[active\=true\]\:aria-invalid\:border-destructive {
2237
+ &[data-active="true"] {
2238
+ &[aria-invalid="true"] {
2239
+ border-color: var(--destructive);
2240
+ }
2241
+ }
2242
+ }
2243
+ .data-\[active\=true\]\:aria-invalid\:ring-destructive\/20 {
2244
+ &[data-active="true"] {
2245
+ &[aria-invalid="true"] {
2246
+ --tw-ring-color: var(--destructive);
2247
+ @supports (color: color-mix(in lab, red, red)) {
2248
+ --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
2249
+ }
2250
+ }
2251
+ }
2252
+ }
2253
+ .data-\[disabled\]\:pointer-events-none {
2254
+ &[data-disabled] {
2255
+ pointer-events: none;
2256
+ }
2257
+ }
2258
+ .data-\[disabled\]\:opacity-50 {
2259
+ &[data-disabled] {
2260
+ opacity: 50%;
2261
+ }
2262
+ }
2263
+ .data-\[disabled\=true\]\:pointer-events-none {
2264
+ &[data-disabled="true"] {
2265
+ pointer-events: none;
2266
+ }
2267
+ }
2268
+ .data-\[disabled\=true\]\:opacity-50 {
2269
+ &[data-disabled="true"] {
2270
+ opacity: 50%;
2271
+ }
2272
+ }
2273
+ .data-\[error\=true\]\:text-destructive {
2274
+ &[data-error="true"] {
2275
+ color: var(--destructive);
2276
+ }
2277
+ }
2278
+ .data-\[inset\]\:pl-8 {
2279
+ &[data-inset] {
2280
+ padding-left: calc(var(--spacing) * 8);
2281
+ }
2282
+ }
2283
+ .data-\[orientation\=horizontal\]\:h-4 {
2284
+ &[data-orientation="horizontal"] {
2285
+ height: calc(var(--spacing) * 4);
2286
+ }
2287
+ }
2288
+ .data-\[orientation\=horizontal\]\:h-full {
2289
+ &[data-orientation="horizontal"] {
2290
+ height: 100%;
2291
+ }
2292
+ }
2293
+ .data-\[orientation\=horizontal\]\:h-px {
2294
+ &[data-orientation="horizontal"] {
2295
+ height: 1px;
2296
+ }
2297
+ }
2298
+ .data-\[orientation\=horizontal\]\:w-full {
2299
+ &[data-orientation="horizontal"] {
2300
+ width: 100%;
2301
+ }
2302
+ }
2303
+ .data-\[orientation\=vertical\]\:h-full {
2304
+ &[data-orientation="vertical"] {
2305
+ height: 100%;
2306
+ }
2307
+ }
2308
+ .data-\[orientation\=vertical\]\:min-h-44 {
2309
+ &[data-orientation="vertical"] {
2310
+ min-height: calc(var(--spacing) * 44);
2311
+ }
2312
+ }
2313
+ .data-\[orientation\=vertical\]\:w-1\.5 {
2314
+ &[data-orientation="vertical"] {
2315
+ width: calc(var(--spacing) * 1.5);
2316
+ }
2317
+ }
2318
+ .data-\[orientation\=vertical\]\:w-auto {
2319
+ &[data-orientation="vertical"] {
2320
+ width: auto;
2321
+ }
2322
+ }
2323
+ .data-\[orientation\=vertical\]\:w-full {
2324
+ &[data-orientation="vertical"] {
2325
+ width: 100%;
2326
+ }
2327
+ }
2328
+ .data-\[orientation\=vertical\]\:w-px {
2329
+ &[data-orientation="vertical"] {
2330
+ width: 1px;
2331
+ }
2332
+ }
2333
+ .data-\[orientation\=vertical\]\:flex-col {
2334
+ &[data-orientation="vertical"] {
2335
+ flex-direction: column;
2336
+ }
2337
+ }
2338
+ .data-\[panel-group-direction\=vertical\]\:h-px {
2339
+ &[data-panel-group-direction="vertical"] {
2340
+ height: 1px;
2341
+ }
2342
+ }
2343
+ .data-\[panel-group-direction\=vertical\]\:w-full {
2344
+ &[data-panel-group-direction="vertical"] {
2345
+ width: 100%;
2346
+ }
2347
+ }
2348
+ .data-\[panel-group-direction\=vertical\]\:flex-col {
2349
+ &[data-panel-group-direction="vertical"] {
2350
+ flex-direction: column;
2351
+ }
2352
+ }
2353
+ .data-\[panel-group-direction\=vertical\]\:after\:left-0 {
2354
+ &[data-panel-group-direction="vertical"] {
2355
+ &::after {
2356
+ content: var(--tw-content);
2357
+ left: calc(var(--spacing) * 0);
2358
+ }
2359
+ }
2360
+ }
2361
+ .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
2362
+ &[data-panel-group-direction="vertical"] {
2363
+ &::after {
2364
+ content: var(--tw-content);
2365
+ height: calc(var(--spacing) * 1);
2366
+ }
2367
+ }
2368
+ }
2369
+ .data-\[panel-group-direction\=vertical\]\:after\:w-full {
2370
+ &[data-panel-group-direction="vertical"] {
2371
+ &::after {
2372
+ content: var(--tw-content);
2373
+ width: 100%;
2374
+ }
2375
+ }
2376
+ }
2377
+ .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
2378
+ &[data-panel-group-direction="vertical"] {
2379
+ &::after {
2380
+ content: var(--tw-content);
2381
+ --tw-translate-x: calc(var(--spacing) * 0);
2382
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2383
+ }
2384
+ }
2385
+ }
2386
+ .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
2387
+ &[data-panel-group-direction="vertical"] {
2388
+ &::after {
2389
+ content: var(--tw-content);
2390
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
2391
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2392
+ }
2393
+ }
2394
+ }
2395
+ .data-\[placeholder\]\:text-muted-foreground {
2396
+ &[data-placeholder] {
2397
+ color: var(--muted-foreground);
2398
+ }
2399
+ }
2400
+ .data-\[selected\=true\]\:bg-accent {
2401
+ &[data-selected="true"] {
2402
+ background-color: var(--accent);
2403
+ }
2404
+ }
2405
+ .data-\[selected\=true\]\:text-accent-foreground {
2406
+ &[data-selected="true"] {
2407
+ color: var(--accent-foreground);
2408
+ }
2409
+ }
2410
+ .data-\[side\=bottom\]\:translate-y-1 {
2411
+ &[data-side="bottom"] {
2412
+ --tw-translate-y: calc(var(--spacing) * 1);
2413
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2414
+ }
2415
+ }
2416
+ .data-\[side\=left\]\:-translate-x-1 {
2417
+ &[data-side="left"] {
2418
+ --tw-translate-x: calc(var(--spacing) * -1);
2419
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2420
+ }
2421
+ }
2422
+ .data-\[side\=right\]\:translate-x-1 {
2423
+ &[data-side="right"] {
2424
+ --tw-translate-x: calc(var(--spacing) * 1);
2425
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2426
+ }
2427
+ }
2428
+ .data-\[side\=top\]\:-translate-y-1 {
2429
+ &[data-side="top"] {
2430
+ --tw-translate-y: calc(var(--spacing) * -1);
2431
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2432
+ }
2433
+ }
2434
+ .data-\[size\=default\]\:h-9 {
2435
+ &[data-size="default"] {
2436
+ height: calc(var(--spacing) * 9);
2437
+ }
2438
+ }
2439
+ .data-\[size\=sm\]\:h-8 {
2440
+ &[data-size="sm"] {
2441
+ height: calc(var(--spacing) * 8);
2442
+ }
2443
+ }
2444
+ .\*\:data-\[slot\=alert-description\]\:text-destructive\/90 {
2445
+ :is(& > *) {
2446
+ &[data-slot="alert-description"] {
2447
+ color: var(--destructive);
2448
+ @supports (color: color-mix(in lab, red, red)) {
2449
+ color: color-mix(in oklab, var(--destructive) 90%, transparent);
2450
+ }
2451
+ }
2452
+ }
2453
+ }
2454
+ .\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 {
2455
+ :is(& *) {
2456
+ &[data-slot="command-input-wrapper"] {
2457
+ height: calc(var(--spacing) * 12);
2458
+ }
2459
+ }
2460
+ }
2461
+ .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
2462
+ :is(& *) {
2463
+ &[data-slot="navigation-menu-link"] {
2464
+ &:focus {
2465
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2466
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2467
+ }
2468
+ }
2469
+ }
2470
+ }
2471
+ .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
2472
+ :is(& *) {
2473
+ &[data-slot="navigation-menu-link"] {
2474
+ &:focus {
2475
+ --tw-outline-style: none;
2476
+ outline-style: none;
2477
+ }
2478
+ }
2479
+ }
2480
+ }
2481
+ .\*\:data-\[slot\=select-value\]\:line-clamp-1 {
2482
+ :is(& > *) {
2483
+ &[data-slot="select-value"] {
2484
+ overflow: hidden;
2485
+ display: -webkit-box;
2486
+ -webkit-box-orient: vertical;
2487
+ -webkit-line-clamp: 1;
2488
+ }
2489
+ }
2490
+ }
2491
+ .\*\:data-\[slot\=select-value\]\:flex {
2492
+ :is(& > *) {
2493
+ &[data-slot="select-value"] {
2494
+ display: flex;
2495
+ }
2496
+ }
2497
+ }
2498
+ .\*\:data-\[slot\=select-value\]\:items-center {
2499
+ :is(& > *) {
2500
+ &[data-slot="select-value"] {
2501
+ align-items: center;
2502
+ }
2503
+ }
2504
+ }
2505
+ .\*\:data-\[slot\=select-value\]\:gap-2 {
2506
+ :is(& > *) {
2507
+ &[data-slot="select-value"] {
2508
+ gap: calc(var(--spacing) * 2);
2509
+ }
2510
+ }
2511
+ }
2512
+ .data-\[state\=active\]\:bg-card {
2513
+ &[data-state="active"] {
2514
+ background-color: var(--card);
2515
+ }
2516
+ }
2517
+ .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
2518
+ &[data-state="checked"] {
2519
+ --tw-translate-x: calc(100% - 2px);
2520
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2521
+ }
2522
+ }
2523
+ .data-\[state\=checked\]\:border-primary {
2524
+ &[data-state="checked"] {
2525
+ border-color: var(--primary);
2526
+ }
2527
+ }
2528
+ .data-\[state\=checked\]\:bg-primary {
2529
+ &[data-state="checked"] {
2530
+ background-color: var(--primary);
2531
+ }
2532
+ }
2533
+ .data-\[state\=checked\]\:text-primary-foreground {
2534
+ &[data-state="checked"] {
2535
+ color: var(--primary-foreground);
2536
+ }
2537
+ }
2538
+ .data-\[state\=closed\]\:duration-300 {
2539
+ &[data-state="closed"] {
2540
+ --tw-duration: 300ms;
2541
+ transition-duration: 300ms;
2542
+ }
2543
+ }
2544
+ .data-\[state\=on\]\:bg-accent {
2545
+ &[data-state="on"] {
2546
+ background-color: var(--accent);
2547
+ }
2548
+ }
2549
+ .data-\[state\=on\]\:text-accent-foreground {
2550
+ &[data-state="on"] {
2551
+ color: var(--accent-foreground);
2552
+ }
2553
+ }
2554
+ .data-\[state\=open\]\:bg-accent {
2555
+ &[data-state="open"] {
2556
+ background-color: var(--accent);
2557
+ }
2558
+ }
2559
+ .data-\[state\=open\]\:bg-accent\/50 {
2560
+ &[data-state="open"] {
2561
+ background-color: var(--accent);
2562
+ @supports (color: color-mix(in lab, red, red)) {
2563
+ background-color: color-mix(in oklab, var(--accent) 50%, transparent);
2564
+ }
2565
+ }
2566
+ }
2567
+ .data-\[state\=open\]\:bg-secondary {
2568
+ &[data-state="open"] {
2569
+ background-color: var(--secondary);
2570
+ }
2571
+ }
2572
+ .data-\[state\=open\]\:text-accent-foreground {
2573
+ &[data-state="open"] {
2574
+ color: var(--accent-foreground);
2575
+ }
2576
+ }
2577
+ .data-\[state\=open\]\:text-muted-foreground {
2578
+ &[data-state="open"] {
2579
+ color: var(--muted-foreground);
2580
+ }
2581
+ }
2582
+ .data-\[state\=open\]\:opacity-100 {
2583
+ &[data-state="open"] {
2584
+ opacity: 100%;
2585
+ }
2586
+ }
2587
+ .data-\[state\=open\]\:duration-500 {
2588
+ &[data-state="open"] {
2589
+ --tw-duration: 500ms;
2590
+ transition-duration: 500ms;
2591
+ }
2592
+ }
2593
+ .data-\[state\=open\]\:hover\:bg-accent {
2594
+ &[data-state="open"] {
2595
+ &:hover {
2596
+ @media (hover: hover) {
2597
+ background-color: var(--accent);
2598
+ }
2599
+ }
2600
+ }
2601
+ }
2602
+ .data-\[state\=open\]\:hover\:bg-sidebar-accent {
2603
+ &[data-state="open"] {
2604
+ &:hover {
2605
+ @media (hover: hover) {
2606
+ background-color: var(--sidebar-accent);
2607
+ }
2608
+ }
2609
+ }
2610
+ }
2611
+ .data-\[state\=open\]\:hover\:text-sidebar-accent-foreground {
2612
+ &[data-state="open"] {
2613
+ &:hover {
2614
+ @media (hover: hover) {
2615
+ color: var(--sidebar-accent-foreground);
2616
+ }
2617
+ }
2618
+ }
2619
+ }
2620
+ .data-\[state\=open\]\:focus\:bg-accent {
2621
+ &[data-state="open"] {
2622
+ &:focus {
2623
+ background-color: var(--accent);
2624
+ }
2625
+ }
2626
+ }
2627
+ .data-\[state\=selected\]\:bg-muted {
2628
+ &[data-state="selected"] {
2629
+ background-color: var(--muted);
2630
+ }
2631
+ }
2632
+ .data-\[state\=unchecked\]\:translate-x-0 {
2633
+ &[data-state="unchecked"] {
2634
+ --tw-translate-x: calc(var(--spacing) * 0);
2635
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2636
+ }
2637
+ }
2638
+ .data-\[state\=unchecked\]\:bg-switch-background {
2639
+ &[data-state="unchecked"] {
2640
+ background-color: var(--switch-background);
2641
+ }
2642
+ }
2643
+ .data-\[variant\=destructive\]\:text-destructive {
2644
+ &[data-variant="destructive"] {
2645
+ color: var(--destructive);
2646
+ }
2647
+ }
2648
+ .data-\[variant\=destructive\]\:focus\:bg-destructive\/10 {
2649
+ &[data-variant="destructive"] {
2650
+ &:focus {
2651
+ background-color: var(--destructive);
2652
+ @supports (color: color-mix(in lab, red, red)) {
2653
+ background-color: color-mix(in oklab, var(--destructive) 10%, transparent);
2654
+ }
2655
+ }
2656
+ }
2657
+ }
2658
+ .data-\[variant\=destructive\]\:focus\:text-destructive {
2659
+ &[data-variant="destructive"] {
2660
+ &:focus {
2661
+ color: var(--destructive);
2662
+ }
2663
+ }
2664
+ }
2665
+ .data-\[variant\=outline\]\:border-l-0 {
2666
+ &[data-variant="outline"] {
2667
+ border-left-style: var(--tw-border-style);
2668
+ border-left-width: 0px;
2669
+ }
2670
+ }
2671
+ .data-\[variant\=outline\]\:shadow-xs {
2672
+ &[data-variant="outline"] {
2673
+ --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
2674
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2675
+ }
2676
+ }
2677
+ .data-\[variant\=outline\]\:first\:border-l {
2678
+ &[data-variant="outline"] {
2679
+ &:first-child {
2680
+ border-left-style: var(--tw-border-style);
2681
+ border-left-width: 1px;
2682
+ }
2683
+ }
2684
+ }
2685
+ .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
2686
+ &[data-vaul-drawer-direction="bottom"] {
2687
+ inset-inline: calc(var(--spacing) * 0);
2688
+ }
2689
+ }
2690
+ .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
2691
+ &[data-vaul-drawer-direction="bottom"] {
2692
+ bottom: calc(var(--spacing) * 0);
2693
+ }
2694
+ }
2695
+ .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
2696
+ &[data-vaul-drawer-direction="bottom"] {
2697
+ margin-top: calc(var(--spacing) * 24);
2698
+ }
2699
+ }
2700
+ .data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\] {
2701
+ &[data-vaul-drawer-direction="bottom"] {
2702
+ max-height: 80vh;
2703
+ }
2704
+ }
2705
+ .data-\[vaul-drawer-direction\=bottom\]\:rounded-t-lg {
2706
+ &[data-vaul-drawer-direction="bottom"] {
2707
+ border-top-left-radius: var(--radius);
2708
+ border-top-right-radius: var(--radius);
2709
+ }
2710
+ }
2711
+ .data-\[vaul-drawer-direction\=bottom\]\:border-t {
2712
+ &[data-vaul-drawer-direction="bottom"] {
2713
+ border-top-style: var(--tw-border-style);
2714
+ border-top-width: 1px;
2715
+ }
2716
+ }
2717
+ .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
2718
+ &[data-vaul-drawer-direction="left"] {
2719
+ inset-block: calc(var(--spacing) * 0);
2720
+ }
2721
+ }
2722
+ .data-\[vaul-drawer-direction\=left\]\:left-0 {
2723
+ &[data-vaul-drawer-direction="left"] {
2724
+ left: calc(var(--spacing) * 0);
2725
+ }
2726
+ }
2727
+ .data-\[vaul-drawer-direction\=left\]\:w-3\/4 {
2728
+ &[data-vaul-drawer-direction="left"] {
2729
+ width: calc(3 / 4 * 100%);
2730
+ }
2731
+ }
2732
+ .data-\[vaul-drawer-direction\=left\]\:border-r {
2733
+ &[data-vaul-drawer-direction="left"] {
2734
+ border-right-style: var(--tw-border-style);
2735
+ border-right-width: 1px;
2736
+ }
2737
+ }
2738
+ .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
2739
+ &[data-vaul-drawer-direction="right"] {
2740
+ inset-block: calc(var(--spacing) * 0);
2741
+ }
2742
+ }
2743
+ .data-\[vaul-drawer-direction\=right\]\:right-0 {
2744
+ &[data-vaul-drawer-direction="right"] {
2745
+ right: calc(var(--spacing) * 0);
2746
+ }
2747
+ }
2748
+ .data-\[vaul-drawer-direction\=right\]\:w-3\/4 {
2749
+ &[data-vaul-drawer-direction="right"] {
2750
+ width: calc(3 / 4 * 100%);
2751
+ }
2752
+ }
2753
+ .data-\[vaul-drawer-direction\=right\]\:border-l {
2754
+ &[data-vaul-drawer-direction="right"] {
2755
+ border-left-style: var(--tw-border-style);
2756
+ border-left-width: 1px;
2757
+ }
2758
+ }
2759
+ .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
2760
+ &[data-vaul-drawer-direction="top"] {
2761
+ inset-inline: calc(var(--spacing) * 0);
2762
+ }
2763
+ }
2764
+ .data-\[vaul-drawer-direction\=top\]\:top-0 {
2765
+ &[data-vaul-drawer-direction="top"] {
2766
+ top: calc(var(--spacing) * 0);
2767
+ }
2768
+ }
2769
+ .data-\[vaul-drawer-direction\=top\]\:mb-24 {
2770
+ &[data-vaul-drawer-direction="top"] {
2771
+ margin-bottom: calc(var(--spacing) * 24);
2772
+ }
2773
+ }
2774
+ .data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\] {
2775
+ &[data-vaul-drawer-direction="top"] {
2776
+ max-height: 80vh;
2777
+ }
2778
+ }
2779
+ .data-\[vaul-drawer-direction\=top\]\:rounded-b-lg {
2780
+ &[data-vaul-drawer-direction="top"] {
2781
+ border-bottom-right-radius: var(--radius);
2782
+ border-bottom-left-radius: var(--radius);
2783
+ }
2784
+ }
2785
+ .data-\[vaul-drawer-direction\=top\]\:border-b {
2786
+ &[data-vaul-drawer-direction="top"] {
2787
+ border-bottom-style: var(--tw-border-style);
2788
+ border-bottom-width: 1px;
2789
+ }
2790
+ }
2791
+ .sm\:block {
2792
+ @media (width >= 40rem) {
2793
+ display: block;
2794
+ }
2795
+ }
2796
+ .sm\:flex {
2797
+ @media (width >= 40rem) {
2798
+ display: flex;
2799
+ }
2800
+ }
2801
+ .sm\:max-w-lg {
2802
+ @media (width >= 40rem) {
2803
+ max-width: var(--container-lg);
2804
+ }
2805
+ }
2806
+ .sm\:max-w-sm {
2807
+ @media (width >= 40rem) {
2808
+ max-width: var(--container-sm);
2809
+ }
2810
+ }
2811
+ .sm\:flex-row {
2812
+ @media (width >= 40rem) {
2813
+ flex-direction: row;
2814
+ }
2815
+ }
2816
+ .sm\:justify-end {
2817
+ @media (width >= 40rem) {
2818
+ justify-content: flex-end;
2819
+ }
2820
+ }
2821
+ .sm\:gap-2\.5 {
2822
+ @media (width >= 40rem) {
2823
+ gap: calc(var(--spacing) * 2.5);
2824
+ }
2825
+ }
2826
+ .sm\:pr-2\.5 {
2827
+ @media (width >= 40rem) {
2828
+ padding-right: calc(var(--spacing) * 2.5);
2829
+ }
2830
+ }
2831
+ .sm\:pl-2\.5 {
2832
+ @media (width >= 40rem) {
2833
+ padding-left: calc(var(--spacing) * 2.5);
2834
+ }
2835
+ }
2836
+ .sm\:text-left {
2837
+ @media (width >= 40rem) {
2838
+ text-align: left;
2839
+ }
2840
+ }
2841
+ .data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm {
2842
+ &[data-vaul-drawer-direction="left"] {
2843
+ @media (width >= 40rem) {
2844
+ max-width: var(--container-sm);
2845
+ }
2846
+ }
2847
+ }
2848
+ .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
2849
+ &[data-vaul-drawer-direction="right"] {
2850
+ @media (width >= 40rem) {
2851
+ max-width: var(--container-sm);
2852
+ }
2853
+ }
2854
+ }
2855
+ .md\:absolute {
2856
+ @media (width >= 48rem) {
2857
+ position: absolute;
2858
+ }
2859
+ }
2860
+ .md\:block {
2861
+ @media (width >= 48rem) {
2862
+ display: block;
2863
+ }
2864
+ }
2865
+ .md\:flex {
2866
+ @media (width >= 48rem) {
2867
+ display: flex;
2868
+ }
2869
+ }
2870
+ .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
2871
+ @media (width >= 48rem) {
2872
+ width: var(--radix-navigation-menu-viewport-width);
2873
+ }
2874
+ }
2875
+ .md\:w-auto {
2876
+ @media (width >= 48rem) {
2877
+ width: auto;
2878
+ }
2879
+ }
2880
+ .md\:text-sm {
2881
+ @media (width >= 48rem) {
2882
+ font-size: var(--text-sm);
2883
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2884
+ }
2885
+ }
2886
+ .md\:opacity-0 {
2887
+ @media (width >= 48rem) {
2888
+ opacity: 0%;
2889
+ }
2890
+ }
2891
+ .md\:peer-data-\[variant\=inset\]\:m-2 {
2892
+ @media (width >= 48rem) {
2893
+ &:is(:where(.peer)[data-variant="inset"] ~ *) {
2894
+ margin: calc(var(--spacing) * 2);
2895
+ }
2896
+ }
2897
+ }
2898
+ .md\:peer-data-\[variant\=inset\]\:ml-0 {
2899
+ @media (width >= 48rem) {
2900
+ &:is(:where(.peer)[data-variant="inset"] ~ *) {
2901
+ margin-left: calc(var(--spacing) * 0);
2902
+ }
2903
+ }
2904
+ }
2905
+ .md\:peer-data-\[variant\=inset\]\:rounded-xl {
2906
+ @media (width >= 48rem) {
2907
+ &:is(:where(.peer)[data-variant="inset"] ~ *) {
2908
+ border-radius: calc(var(--radius) + 4px);
2909
+ }
2910
+ }
2911
+ }
2912
+ .md\:peer-data-\[variant\=inset\]\:shadow-sm {
2913
+ @media (width >= 48rem) {
2914
+ &:is(:where(.peer)[data-variant="inset"] ~ *) {
2915
+ --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));
2916
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2917
+ }
2918
+ }
2919
+ }
2920
+ .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
2921
+ @media (width >= 48rem) {
2922
+ &:is(:where(.peer)[data-variant="inset"] ~ *) {
2923
+ &:is(:where(.peer)[data-state="collapsed"] ~ *) {
2924
+ margin-left: calc(var(--spacing) * 2);
2925
+ }
2926
+ }
2927
+ }
2928
+ }
2929
+ .md\:after\:hidden {
2930
+ @media (width >= 48rem) {
2931
+ &::after {
2932
+ content: var(--tw-content);
2933
+ display: none;
2934
+ }
2935
+ }
2936
+ }
2937
+ .dark\:border-input {
2938
+ &:is(.dark *) {
2939
+ border-color: var(--input);
2940
+ }
2941
+ }
2942
+ .dark\:bg-destructive\/60 {
2943
+ &:is(.dark *) {
2944
+ background-color: var(--destructive);
2945
+ @supports (color: color-mix(in lab, red, red)) {
2946
+ background-color: color-mix(in oklab, var(--destructive) 60%, transparent);
2947
+ }
2948
+ }
2949
+ }
2950
+ .dark\:bg-input\/30 {
2951
+ &:is(.dark *) {
2952
+ background-color: var(--input);
2953
+ @supports (color: color-mix(in lab, red, red)) {
2954
+ background-color: color-mix(in oklab, var(--input) 30%, transparent);
2955
+ }
2956
+ }
2957
+ }
2958
+ .dark\:text-muted-foreground {
2959
+ &:is(.dark *) {
2960
+ color: var(--muted-foreground);
2961
+ }
2962
+ }
2963
+ .dark\:hover\:bg-accent\/50 {
2964
+ &:is(.dark *) {
2965
+ &:hover {
2966
+ @media (hover: hover) {
2967
+ background-color: var(--accent);
2968
+ @supports (color: color-mix(in lab, red, red)) {
2969
+ background-color: color-mix(in oklab, var(--accent) 50%, transparent);
2970
+ }
2971
+ }
2972
+ }
2973
+ }
2974
+ }
2975
+ .dark\:hover\:bg-input\/50 {
2976
+ &:is(.dark *) {
2977
+ &:hover {
2978
+ @media (hover: hover) {
2979
+ background-color: var(--input);
2980
+ @supports (color: color-mix(in lab, red, red)) {
2981
+ background-color: color-mix(in oklab, var(--input) 50%, transparent);
2982
+ }
2983
+ }
2984
+ }
2985
+ }
2986
+ }
2987
+ .dark\:focus-visible\:ring-destructive\/40 {
2988
+ &:is(.dark *) {
2989
+ &:focus-visible {
2990
+ --tw-ring-color: var(--destructive);
2991
+ @supports (color: color-mix(in lab, red, red)) {
2992
+ --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
2993
+ }
2994
+ }
2995
+ }
2996
+ }
2997
+ .dark\:aria-invalid\:ring-destructive\/40 {
2998
+ &:is(.dark *) {
2999
+ &[aria-invalid="true"] {
3000
+ --tw-ring-color: var(--destructive);
3001
+ @supports (color: color-mix(in lab, red, red)) {
3002
+ --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
3003
+ }
3004
+ }
3005
+ }
3006
+ }
3007
+ .dark\:data-\[active\=true\]\:aria-invalid\:ring-destructive\/40 {
3008
+ &:is(.dark *) {
3009
+ &[data-active="true"] {
3010
+ &[aria-invalid="true"] {
3011
+ --tw-ring-color: var(--destructive);
3012
+ @supports (color: color-mix(in lab, red, red)) {
3013
+ --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
3014
+ }
3015
+ }
3016
+ }
3017
+ }
3018
+ }
3019
+ .dark\:data-\[state\=active\]\:border-input {
3020
+ &:is(.dark *) {
3021
+ &[data-state="active"] {
3022
+ border-color: var(--input);
3023
+ }
3024
+ }
3025
+ }
3026
+ .dark\:data-\[state\=active\]\:bg-input\/30 {
3027
+ &:is(.dark *) {
3028
+ &[data-state="active"] {
3029
+ background-color: var(--input);
3030
+ @supports (color: color-mix(in lab, red, red)) {
3031
+ background-color: color-mix(in oklab, var(--input) 30%, transparent);
3032
+ }
3033
+ }
3034
+ }
3035
+ }
3036
+ .dark\:data-\[state\=active\]\:text-foreground {
3037
+ &:is(.dark *) {
3038
+ &[data-state="active"] {
3039
+ color: var(--foreground);
3040
+ }
3041
+ }
3042
+ }
3043
+ .dark\:data-\[state\=checked\]\:bg-primary {
3044
+ &:is(.dark *) {
3045
+ &[data-state="checked"] {
3046
+ background-color: var(--primary);
3047
+ }
3048
+ }
3049
+ }
3050
+ .dark\:data-\[state\=checked\]\:bg-primary-foreground {
3051
+ &:is(.dark *) {
3052
+ &[data-state="checked"] {
3053
+ background-color: var(--primary-foreground);
3054
+ }
3055
+ }
3056
+ }
3057
+ .dark\:data-\[state\=unchecked\]\:bg-card-foreground {
3058
+ &:is(.dark *) {
3059
+ &[data-state="unchecked"] {
3060
+ background-color: var(--card-foreground);
3061
+ }
3062
+ }
3063
+ }
3064
+ .dark\:data-\[state\=unchecked\]\:bg-input\/80 {
3065
+ &:is(.dark *) {
3066
+ &[data-state="unchecked"] {
3067
+ background-color: var(--input);
3068
+ @supports (color: color-mix(in lab, red, red)) {
3069
+ background-color: color-mix(in oklab, var(--input) 80%, transparent);
3070
+ }
3071
+ }
3072
+ }
3073
+ }
3074
+ .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20 {
3075
+ &:is(.dark *) {
3076
+ &[data-variant="destructive"] {
3077
+ &:focus {
3078
+ background-color: var(--destructive);
3079
+ @supports (color: color-mix(in lab, red, red)) {
3080
+ background-color: color-mix(in oklab, var(--destructive) 20%, transparent);
3081
+ }
3082
+ }
3083
+ }
3084
+ }
3085
+ }
3086
+ .\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground {
3087
+ & .recharts-cartesian-axis-tick text {
3088
+ fill: var(--muted-foreground);
3089
+ }
3090
+ }
3091
+ .\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 {
3092
+ & .recharts-cartesian-grid line[stroke='#ccc'] {
3093
+ stroke: var(--border);
3094
+ @supports (color: color-mix(in lab, red, red)) {
3095
+ stroke: color-mix(in oklab, var(--border) 50%, transparent);
3096
+ }
3097
+ }
3098
+ }
3099
+ .\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border {
3100
+ & .recharts-curve.recharts-tooltip-cursor {
3101
+ stroke: var(--border);
3102
+ }
3103
+ }
3104
+ .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
3105
+ & .recharts-dot[stroke='#fff'] {
3106
+ stroke: transparent;
3107
+ }
3108
+ }
3109
+ .\[\&_\.recharts-layer\]\:outline-hidden {
3110
+ & .recharts-layer {
3111
+ --tw-outline-style: none;
3112
+ outline-style: none;
3113
+ @media (forced-colors: active) {
3114
+ outline: 2px solid transparent;
3115
+ outline-offset: 2px;
3116
+ }
3117
+ }
3118
+ }
3119
+ .\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border {
3120
+ & .recharts-polar-grid [stroke='#ccc'] {
3121
+ stroke: var(--border);
3122
+ }
3123
+ }
3124
+ .\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted {
3125
+ & .recharts-radial-bar-background-sector {
3126
+ fill: var(--muted);
3127
+ }
3128
+ }
3129
+ .\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted {
3130
+ & .recharts-rectangle.recharts-tooltip-cursor {
3131
+ fill: var(--muted);
3132
+ }
3133
+ }
3134
+ .\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border {
3135
+ & .recharts-reference-line [stroke='#ccc'] {
3136
+ stroke: var(--border);
3137
+ }
3138
+ }
3139
+ .\[\&_\.recharts-sector\]\:outline-hidden {
3140
+ & .recharts-sector {
3141
+ --tw-outline-style: none;
3142
+ outline-style: none;
3143
+ @media (forced-colors: active) {
3144
+ outline: 2px solid transparent;
3145
+ outline-offset: 2px;
3146
+ }
3147
+ }
3148
+ }
3149
+ .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
3150
+ & .recharts-sector[stroke='#fff'] {
3151
+ stroke: transparent;
3152
+ }
3153
+ }
3154
+ .\[\&_\.recharts-surface\]\:outline-hidden {
3155
+ & .recharts-surface {
3156
+ --tw-outline-style: none;
3157
+ outline-style: none;
3158
+ @media (forced-colors: active) {
3159
+ outline: 2px solid transparent;
3160
+ outline-offset: 2px;
3161
+ }
3162
+ }
3163
+ }
3164
+ .\[\&_\[cmdk-group-heading\]\]\:px-2 {
3165
+ & [cmdk-group-heading] {
3166
+ padding-inline: calc(var(--spacing) * 2);
3167
+ }
3168
+ }
3169
+ .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 {
3170
+ & [cmdk-group-heading] {
3171
+ padding-block: calc(var(--spacing) * 1.5);
3172
+ }
3173
+ }
3174
+ .\[\&_\[cmdk-group-heading\]\]\:text-xs {
3175
+ & [cmdk-group-heading] {
3176
+ font-size: var(--text-xs);
3177
+ line-height: var(--tw-leading, var(--text-xs--line-height));
3178
+ }
3179
+ }
3180
+ .\[\&_\[cmdk-group-heading\]\]\:font-medium {
3181
+ & [cmdk-group-heading] {
3182
+ --tw-font-weight: var(--font-weight-medium);
3183
+ font-weight: var(--font-weight-medium);
3184
+ }
3185
+ }
3186
+ .\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground {
3187
+ & [cmdk-group-heading] {
3188
+ color: var(--muted-foreground);
3189
+ }
3190
+ }
3191
+ .\[\&_\[cmdk-group\]\]\:px-2 {
3192
+ & [cmdk-group] {
3193
+ padding-inline: calc(var(--spacing) * 2);
3194
+ }
3195
+ }
3196
+ .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
3197
+ & [cmdk-group]:not([hidden]) ~[cmdk-group] {
3198
+ padding-top: calc(var(--spacing) * 0);
3199
+ }
3200
+ }
3201
+ .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
3202
+ & [cmdk-input-wrapper] svg {
3203
+ height: calc(var(--spacing) * 5);
3204
+ }
3205
+ }
3206
+ .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
3207
+ & [cmdk-input-wrapper] svg {
3208
+ width: calc(var(--spacing) * 5);
3209
+ }
3210
+ }
3211
+ .\[\&_\[cmdk-input\]\]\:h-12 {
3212
+ & [cmdk-input] {
3213
+ height: calc(var(--spacing) * 12);
3214
+ }
3215
+ }
3216
+ .\[\&_\[cmdk-item\]\]\:px-2 {
3217
+ & [cmdk-item] {
3218
+ padding-inline: calc(var(--spacing) * 2);
3219
+ }
3220
+ }
3221
+ .\[\&_\[cmdk-item\]\]\:py-3 {
3222
+ & [cmdk-item] {
3223
+ padding-block: calc(var(--spacing) * 3);
3224
+ }
3225
+ }
3226
+ .\[\&_\[cmdk-item\]_svg\]\:h-5 {
3227
+ & [cmdk-item] svg {
3228
+ height: calc(var(--spacing) * 5);
3229
+ }
3230
+ }
3231
+ .\[\&_\[cmdk-item\]_svg\]\:w-5 {
3232
+ & [cmdk-item] svg {
3233
+ width: calc(var(--spacing) * 5);
3234
+ }
3235
+ }
3236
+ .\[\&_p\]\:leading-relaxed {
3237
+ & p {
3238
+ --tw-leading: var(--leading-relaxed);
3239
+ line-height: var(--leading-relaxed);
3240
+ }
3241
+ }
3242
+ .\[\&_svg\]\:pointer-events-none {
3243
+ & svg {
3244
+ pointer-events: none;
3245
+ }
3246
+ }
3247
+ .\[\&_svg\]\:shrink-0 {
3248
+ & svg {
3249
+ flex-shrink: 0;
3250
+ }
3251
+ }
3252
+ .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
3253
+ & svg:not([class*='size-']) {
3254
+ width: calc(var(--spacing) * 4);
3255
+ height: calc(var(--spacing) * 4);
3256
+ }
3257
+ }
3258
+ .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground {
3259
+ & svg:not([class*='text-']) {
3260
+ color: var(--muted-foreground);
3261
+ }
3262
+ }
3263
+ .\[\&_tr\]\:border-b {
3264
+ & tr {
3265
+ border-bottom-style: var(--tw-border-style);
3266
+ border-bottom-width: 1px;
3267
+ }
3268
+ }
3269
+ .\[\&_tr\:last-child\]\:border-0 {
3270
+ & tr:last-child {
3271
+ border-style: var(--tw-border-style);
3272
+ border-width: 0px;
3273
+ }
3274
+ }
3275
+ .\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md {
3276
+ &:has(>.day-range-end) {
3277
+ border-top-right-radius: calc(var(--radius) - 2px);
3278
+ border-bottom-right-radius: calc(var(--radius) - 2px);
3279
+ }
3280
+ }
3281
+ .\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md {
3282
+ &:has(>.day-range-start) {
3283
+ border-top-left-radius: calc(var(--radius) - 2px);
3284
+ border-bottom-left-radius: calc(var(--radius) - 2px);
3285
+ }
3286
+ }
3287
+ .\[\&\:has\(\[aria-selected\]\)\]\:rounded-md {
3288
+ &:has([aria-selected]) {
3289
+ border-radius: calc(var(--radius) - 2px);
3290
+ }
3291
+ }
3292
+ .\[\&\:has\(\[aria-selected\]\)\]\:bg-accent {
3293
+ &:has([aria-selected]) {
3294
+ background-color: var(--accent);
3295
+ }
3296
+ }
3297
+ .first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md {
3298
+ &:first-child {
3299
+ &:has([aria-selected]) {
3300
+ border-top-left-radius: calc(var(--radius) - 2px);
3301
+ border-bottom-left-radius: calc(var(--radius) - 2px);
3302
+ }
3303
+ }
3304
+ }
3305
+ .last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md {
3306
+ &:last-child {
3307
+ &:has([aria-selected]) {
3308
+ border-top-right-radius: calc(var(--radius) - 2px);
3309
+ border-bottom-right-radius: calc(var(--radius) - 2px);
3310
+ }
3311
+ }
3312
+ }
3313
+ .\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md {
3314
+ &:has([aria-selected].day-range-end) {
3315
+ border-top-right-radius: calc(var(--radius) - 2px);
3316
+ border-bottom-right-radius: calc(var(--radius) - 2px);
3317
+ }
3318
+ }
3319
+ .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
3320
+ &:has([role=checkbox]) {
3321
+ padding-right: calc(var(--spacing) * 0);
3322
+ }
3323
+ }
3324
+ .\[\.border-b\]\:pb-6 {
3325
+ &:is(.border-b) {
3326
+ padding-bottom: calc(var(--spacing) * 6);
3327
+ }
3328
+ }
3329
+ .\[\.border-t\]\:pt-6 {
3330
+ &:is(.border-t) {
3331
+ padding-top: calc(var(--spacing) * 6);
3332
+ }
3333
+ }
3334
+ .\*\:\[span\]\:last\:flex {
3335
+ :is(& > *) {
3336
+ &:is(span) {
3337
+ &:last-child {
3338
+ display: flex;
3339
+ }
3340
+ }
3341
+ }
3342
+ }
3343
+ .\*\:\[span\]\:last\:items-center {
3344
+ :is(& > *) {
3345
+ &:is(span) {
3346
+ &:last-child {
3347
+ align-items: center;
3348
+ }
3349
+ }
3350
+ }
3351
+ }
3352
+ .\*\:\[span\]\:last\:gap-2 {
3353
+ :is(& > *) {
3354
+ &:is(span) {
3355
+ &:last-child {
3356
+ gap: calc(var(--spacing) * 2);
3357
+ }
3358
+ }
3359
+ }
3360
+ }
3361
+ .data-\[variant\=destructive\]\:\*\:\[svg\]\:\!text-destructive {
3362
+ &[data-variant="destructive"] {
3363
+ :is(& > *) {
3364
+ &:is(svg) {
3365
+ color: var(--destructive) !important;
3366
+ }
3367
+ }
3368
+ }
3369
+ }
3370
+ .\[\&\:last-child\]\:pb-6 {
3371
+ &:last-child {
3372
+ padding-bottom: calc(var(--spacing) * 6);
3373
+ }
3374
+ }
3375
+ .\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\] {
3376
+ &>[role=checkbox] {
3377
+ --tw-translate-y: 2px;
3378
+ translate: var(--tw-translate-x) var(--tw-translate-y);
3379
+ }
3380
+ }
3381
+ .\[\&\>button\]\:hidden {
3382
+ &>button {
3383
+ display: none;
3384
+ }
3385
+ }
3386
+ .\[\&\>span\:last-child\]\:truncate {
3387
+ &>span:last-child {
3388
+ overflow: hidden;
3389
+ text-overflow: ellipsis;
3390
+ white-space: nowrap;
3391
+ }
3392
+ }
3393
+ .\[\&\>svg\]\:pointer-events-none {
3394
+ &>svg {
3395
+ pointer-events: none;
3396
+ }
3397
+ }
3398
+ .\[\&\>svg\]\:size-3 {
3399
+ &>svg {
3400
+ width: calc(var(--spacing) * 3);
3401
+ height: calc(var(--spacing) * 3);
3402
+ }
3403
+ }
3404
+ .\[\&\>svg\]\:size-3\.5 {
3405
+ &>svg {
3406
+ width: calc(var(--spacing) * 3.5);
3407
+ height: calc(var(--spacing) * 3.5);
3408
+ }
3409
+ }
3410
+ .\[\&\>svg\]\:size-4 {
3411
+ &>svg {
3412
+ width: calc(var(--spacing) * 4);
3413
+ height: calc(var(--spacing) * 4);
3414
+ }
3415
+ }
3416
+ .\[\&\>svg\]\:h-2\.5 {
3417
+ &>svg {
3418
+ height: calc(var(--spacing) * 2.5);
3419
+ }
3420
+ }
3421
+ .\[\&\>svg\]\:h-3 {
3422
+ &>svg {
3423
+ height: calc(var(--spacing) * 3);
3424
+ }
3425
+ }
3426
+ .\[\&\>svg\]\:w-2\.5 {
3427
+ &>svg {
3428
+ width: calc(var(--spacing) * 2.5);
3429
+ }
3430
+ }
3431
+ .\[\&\>svg\]\:w-3 {
3432
+ &>svg {
3433
+ width: calc(var(--spacing) * 3);
3434
+ }
3435
+ }
3436
+ .\[\&\>svg\]\:shrink-0 {
3437
+ &>svg {
3438
+ flex-shrink: 0;
3439
+ }
3440
+ }
3441
+ .\[\&\>svg\]\:translate-y-0\.5 {
3442
+ &>svg {
3443
+ --tw-translate-y: calc(var(--spacing) * 0.5);
3444
+ translate: var(--tw-translate-x) var(--tw-translate-y);
3445
+ }
3446
+ }
3447
+ .\[\&\>svg\]\:text-current {
3448
+ &>svg {
3449
+ color: currentcolor;
3450
+ }
3451
+ }
3452
+ .\[\&\>svg\]\:text-muted-foreground {
3453
+ &>svg {
3454
+ color: var(--muted-foreground);
3455
+ }
3456
+ }
3457
+ .\[\&\>svg\]\:text-sidebar-accent-foreground {
3458
+ &>svg {
3459
+ color: var(--sidebar-accent-foreground);
3460
+ }
3461
+ }
3462
+ .\[\&\>tr\]\:last\:border-b-0 {
3463
+ &>tr {
3464
+ &:last-child {
3465
+ border-bottom-style: var(--tw-border-style);
3466
+ border-bottom-width: 0px;
3467
+ }
3468
+ }
3469
+ }
3470
+ .\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90 {
3471
+ &[data-panel-group-direction=vertical]>div {
3472
+ rotate: 90deg;
3473
+ }
3474
+ }
3475
+ .\[\&\[data-state\=open\]\>svg\]\:rotate-180 {
3476
+ &[data-state=open]>svg {
3477
+ rotate: 180deg;
3478
+ }
3479
+ }
3480
+ .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
3481
+ [data-side=left][data-collapsible=offcanvas] & {
3482
+ right: calc(var(--spacing) * -2);
3483
+ }
3484
+ }
3485
+ .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
3486
+ [data-side=left][data-state=collapsed] & {
3487
+ cursor: e-resize;
3488
+ }
3489
+ }
3490
+ .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
3491
+ [data-side=right][data-collapsible=offcanvas] & {
3492
+ left: calc(var(--spacing) * -2);
3493
+ }
3494
+ }
3495
+ .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
3496
+ [data-side=right][data-state=collapsed] & {
3497
+ cursor: w-resize;
3498
+ }
3499
+ }
3500
+ .\[a\&\]\:hover\:bg-accent {
3501
+ a& {
3502
+ &:hover {
3503
+ @media (hover: hover) {
3504
+ background-color: var(--accent);
3505
+ }
3506
+ }
3507
+ }
3508
+ }
3509
+ .\[a\&\]\:hover\:bg-destructive\/90 {
3510
+ a& {
3511
+ &:hover {
3512
+ @media (hover: hover) {
3513
+ background-color: var(--destructive);
3514
+ @supports (color: color-mix(in lab, red, red)) {
3515
+ background-color: color-mix(in oklab, var(--destructive) 90%, transparent);
3516
+ }
3517
+ }
3518
+ }
3519
+ }
3520
+ }
3521
+ .\[a\&\]\:hover\:bg-primary\/90 {
3522
+ a& {
3523
+ &:hover {
3524
+ @media (hover: hover) {
3525
+ background-color: var(--primary);
3526
+ @supports (color: color-mix(in lab, red, red)) {
3527
+ background-color: color-mix(in oklab, var(--primary) 90%, transparent);
3528
+ }
3529
+ }
3530
+ }
3531
+ }
3532
+ }
3533
+ .\[a\&\]\:hover\:bg-secondary\/90 {
3534
+ a& {
3535
+ &:hover {
3536
+ @media (hover: hover) {
3537
+ background-color: var(--secondary);
3538
+ @supports (color: color-mix(in lab, red, red)) {
3539
+ background-color: color-mix(in oklab, var(--secondary) 90%, transparent);
3540
+ }
3541
+ }
3542
+ }
3543
+ }
3544
+ }
3545
+ .\[a\&\]\:hover\:text-accent-foreground {
3546
+ a& {
3547
+ &:hover {
3548
+ @media (hover: hover) {
3549
+ color: var(--accent-foreground);
3550
+ }
3551
+ }
3552
+ }
3553
+ }
3554
+ }
3555
+ :root {
3556
+ --font-size: 16px;
3557
+ --background: #ffffff;
3558
+ --foreground: oklch(0.145 0 0);
3559
+ --card: #ffffff;
3560
+ --card-foreground: oklch(0.145 0 0);
3561
+ --popover: oklch(1 0 0);
3562
+ --popover-foreground: oklch(0.145 0 0);
3563
+ --primary: #030213;
3564
+ --primary-foreground: oklch(1 0 0);
3565
+ --secondary: oklch(0.95 0.0058 264.53);
3566
+ --secondary-foreground: #030213;
3567
+ --muted: #ececf0;
3568
+ --muted-foreground: #717182;
3569
+ --accent: #e9ebef;
3570
+ --accent-foreground: #030213;
3571
+ --destructive: #d4183d;
3572
+ --destructive-foreground: #ffffff;
3573
+ --border: rgba(0, 0, 0, 0.1);
3574
+ --input: transparent;
3575
+ --input-background: #f3f3f5;
3576
+ --switch-background: #cbced4;
3577
+ --font-weight-medium: 500;
3578
+ --font-weight-normal: 400;
3579
+ --ring: oklch(0.708 0 0);
3580
+ --chart-1: oklch(0.646 0.222 41.116);
3581
+ --chart-2: oklch(0.6 0.118 184.704);
3582
+ --chart-3: oklch(0.398 0.07 227.392);
3583
+ --chart-4: oklch(0.828 0.189 84.429);
3584
+ --chart-5: oklch(0.769 0.188 70.08);
3585
+ --radius: 0.625rem;
3586
+ --sidebar: oklch(0.985 0 0);
3587
+ --sidebar-foreground: oklch(0.145 0 0);
3588
+ --sidebar-primary: #030213;
3589
+ --sidebar-primary-foreground: oklch(0.985 0 0);
3590
+ --sidebar-accent: oklch(0.97 0 0);
3591
+ --sidebar-accent-foreground: oklch(0.205 0 0);
3592
+ --sidebar-border: oklch(0.922 0 0);
3593
+ --sidebar-ring: oklch(0.708 0 0);
3594
+ }
3595
+ .dark {
3596
+ --background: oklch(0.145 0 0);
3597
+ --foreground: oklch(0.985 0 0);
3598
+ --card: oklch(0.145 0 0);
3599
+ --card-foreground: oklch(0.985 0 0);
3600
+ --popover: oklch(0.145 0 0);
3601
+ --popover-foreground: oklch(0.985 0 0);
3602
+ --primary: oklch(0.985 0 0);
3603
+ --primary-foreground: oklch(0.205 0 0);
3604
+ --secondary: oklch(0.269 0 0);
3605
+ --secondary-foreground: oklch(0.985 0 0);
3606
+ --muted: oklch(0.269 0 0);
3607
+ --muted-foreground: oklch(0.708 0 0);
3608
+ --accent: oklch(0.269 0 0);
3609
+ --accent-foreground: oklch(0.985 0 0);
3610
+ --destructive: oklch(0.396 0.141 25.723);
3611
+ --destructive-foreground: oklch(0.637 0.237 25.331);
3612
+ --border: oklch(0.269 0 0);
3613
+ --input: oklch(0.269 0 0);
3614
+ --ring: oklch(0.439 0 0);
3615
+ --font-weight-medium: 500;
3616
+ --font-weight-normal: 400;
3617
+ --chart-1: oklch(0.488 0.243 264.376);
3618
+ --chart-2: oklch(0.696 0.17 162.48);
3619
+ --chart-3: oklch(0.769 0.188 70.08);
3620
+ --chart-4: oklch(0.627 0.265 303.9);
3621
+ --chart-5: oklch(0.645 0.246 16.439);
3622
+ --sidebar: oklch(0.205 0 0);
3623
+ --sidebar-foreground: oklch(0.985 0 0);
3624
+ --sidebar-primary: oklch(0.488 0.243 264.376);
3625
+ --sidebar-primary-foreground: oklch(0.985 0 0);
3626
+ --sidebar-accent: oklch(0.269 0 0);
3627
+ --sidebar-accent-foreground: oklch(0.985 0 0);
3628
+ --sidebar-border: oklch(0.269 0 0);
3629
+ --sidebar-ring: oklch(0.439 0 0);
3630
+ }
3631
+ @layer base {
3632
+ * {
3633
+ border-color: var(--border);
3634
+ outline-color: var(--ring);
3635
+ @supports (color: color-mix(in lab, red, red)) {
3636
+ outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
3637
+ }
3638
+ }
3639
+ body {
3640
+ background-color: var(--background);
3641
+ color: var(--foreground);
3642
+ }
3643
+ html {
3644
+ font-size: var(--font-size);
3645
+ }
3646
+ h1 {
3647
+ font-size: 1.5rem;
3648
+ font-weight: var(--font-weight-medium);
3649
+ line-height: 1.5;
3650
+ }
3651
+ h2 {
3652
+ font-size: 1.25rem;
3653
+ font-weight: var(--font-weight-medium);
3654
+ line-height: 1.5;
3655
+ }
3656
+ h3 {
3657
+ font-size: 1.125rem;
3658
+ font-weight: var(--font-weight-medium);
3659
+ line-height: 1.5;
3660
+ }
3661
+ h4 {
3662
+ font-size: 1rem;
3663
+ font-weight: var(--font-weight-medium);
3664
+ line-height: 1.5;
3665
+ }
3666
+ label {
3667
+ font-size: 1rem;
3668
+ font-weight: var(--font-weight-medium);
3669
+ line-height: 1.5;
3670
+ }
3671
+ button {
3672
+ font-size: 1rem;
3673
+ font-weight: var(--font-weight-medium);
3674
+ line-height: 1.5;
3675
+ }
3676
+ input {
3677
+ font-size: 1rem;
3678
+ font-weight: var(--font-weight-normal);
3679
+ line-height: 1.5;
3680
+ }
3681
+ }
3682
+ @property --tw-translate-x {
3683
+ syntax: "*";
3684
+ inherits: false;
3685
+ initial-value: 0;
3686
+ }
3687
+ @property --tw-translate-y {
3688
+ syntax: "*";
3689
+ inherits: false;
3690
+ initial-value: 0;
3691
+ }
3692
+ @property --tw-translate-z {
3693
+ syntax: "*";
3694
+ inherits: false;
3695
+ initial-value: 0;
3696
+ }
3697
+ @property --tw-rotate-x {
3698
+ syntax: "*";
3699
+ inherits: false;
3700
+ }
3701
+ @property --tw-rotate-y {
3702
+ syntax: "*";
3703
+ inherits: false;
3704
+ }
3705
+ @property --tw-rotate-z {
3706
+ syntax: "*";
3707
+ inherits: false;
3708
+ }
3709
+ @property --tw-skew-x {
3710
+ syntax: "*";
3711
+ inherits: false;
3712
+ }
3713
+ @property --tw-skew-y {
3714
+ syntax: "*";
3715
+ inherits: false;
3716
+ }
3717
+ @property --tw-space-x-reverse {
3718
+ syntax: "*";
3719
+ inherits: false;
3720
+ initial-value: 0;
3721
+ }
3722
+ @property --tw-border-style {
3723
+ syntax: "*";
3724
+ inherits: false;
3725
+ initial-value: solid;
3726
+ }
3727
+ @property --tw-leading {
3728
+ syntax: "*";
3729
+ inherits: false;
3730
+ }
3731
+ @property --tw-font-weight {
3732
+ syntax: "*";
3733
+ inherits: false;
3734
+ }
3735
+ @property --tw-tracking {
3736
+ syntax: "*";
3737
+ inherits: false;
3738
+ }
3739
+ @property --tw-ordinal {
3740
+ syntax: "*";
3741
+ inherits: false;
3742
+ }
3743
+ @property --tw-slashed-zero {
3744
+ syntax: "*";
3745
+ inherits: false;
3746
+ }
3747
+ @property --tw-numeric-figure {
3748
+ syntax: "*";
3749
+ inherits: false;
3750
+ }
3751
+ @property --tw-numeric-spacing {
3752
+ syntax: "*";
3753
+ inherits: false;
3754
+ }
3755
+ @property --tw-numeric-fraction {
3756
+ syntax: "*";
3757
+ inherits: false;
3758
+ }
3759
+ @property --tw-shadow {
3760
+ syntax: "*";
3761
+ inherits: false;
3762
+ initial-value: 0 0 #0000;
3763
+ }
3764
+ @property --tw-shadow-color {
3765
+ syntax: "*";
3766
+ inherits: false;
3767
+ }
3768
+ @property --tw-shadow-alpha {
3769
+ syntax: "<percentage>";
3770
+ inherits: false;
3771
+ initial-value: 100%;
3772
+ }
3773
+ @property --tw-inset-shadow {
3774
+ syntax: "*";
3775
+ inherits: false;
3776
+ initial-value: 0 0 #0000;
3777
+ }
3778
+ @property --tw-inset-shadow-color {
3779
+ syntax: "*";
3780
+ inherits: false;
3781
+ }
3782
+ @property --tw-inset-shadow-alpha {
3783
+ syntax: "<percentage>";
3784
+ inherits: false;
3785
+ initial-value: 100%;
3786
+ }
3787
+ @property --tw-ring-color {
3788
+ syntax: "*";
3789
+ inherits: false;
3790
+ }
3791
+ @property --tw-ring-shadow {
3792
+ syntax: "*";
3793
+ inherits: false;
3794
+ initial-value: 0 0 #0000;
3795
+ }
3796
+ @property --tw-inset-ring-color {
3797
+ syntax: "*";
3798
+ inherits: false;
3799
+ }
3800
+ @property --tw-inset-ring-shadow {
3801
+ syntax: "*";
3802
+ inherits: false;
3803
+ initial-value: 0 0 #0000;
3804
+ }
3805
+ @property --tw-ring-inset {
3806
+ syntax: "*";
3807
+ inherits: false;
3808
+ }
3809
+ @property --tw-ring-offset-width {
3810
+ syntax: "<length>";
3811
+ inherits: false;
3812
+ initial-value: 0px;
3813
+ }
3814
+ @property --tw-ring-offset-color {
3815
+ syntax: "*";
3816
+ inherits: false;
3817
+ initial-value: #fff;
3818
+ }
3819
+ @property --tw-ring-offset-shadow {
3820
+ syntax: "*";
3821
+ inherits: false;
3822
+ initial-value: 0 0 #0000;
3823
+ }
3824
+ @property --tw-outline-style {
3825
+ syntax: "*";
3826
+ inherits: false;
3827
+ initial-value: solid;
3828
+ }
3829
+ @property --tw-duration {
3830
+ syntax: "*";
3831
+ inherits: false;
3832
+ }
3833
+ @property --tw-ease {
3834
+ syntax: "*";
3835
+ inherits: false;
3836
+ }
3837
+ @property --tw-content {
3838
+ syntax: "*";
3839
+ initial-value: "";
3840
+ inherits: false;
3841
+ }
3842
+ @keyframes spin {
3843
+ to {
3844
+ transform: rotate(360deg);
3845
+ }
3846
+ }
3847
+ @keyframes pulse {
3848
+ 50% {
3849
+ opacity: 0.5;
3850
+ }
3851
+ }
3852
+ @layer properties {
3853
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3854
+ *, ::before, ::after, ::backdrop {
3855
+ --tw-translate-x: 0;
3856
+ --tw-translate-y: 0;
3857
+ --tw-translate-z: 0;
3858
+ --tw-rotate-x: initial;
3859
+ --tw-rotate-y: initial;
3860
+ --tw-rotate-z: initial;
3861
+ --tw-skew-x: initial;
3862
+ --tw-skew-y: initial;
3863
+ --tw-space-x-reverse: 0;
3864
+ --tw-border-style: solid;
3865
+ --tw-leading: initial;
3866
+ --tw-font-weight: initial;
3867
+ --tw-tracking: initial;
3868
+ --tw-ordinal: initial;
3869
+ --tw-slashed-zero: initial;
3870
+ --tw-numeric-figure: initial;
3871
+ --tw-numeric-spacing: initial;
3872
+ --tw-numeric-fraction: initial;
3873
+ --tw-shadow: 0 0 #0000;
3874
+ --tw-shadow-color: initial;
3875
+ --tw-shadow-alpha: 100%;
3876
+ --tw-inset-shadow: 0 0 #0000;
3877
+ --tw-inset-shadow-color: initial;
3878
+ --tw-inset-shadow-alpha: 100%;
3879
+ --tw-ring-color: initial;
3880
+ --tw-ring-shadow: 0 0 #0000;
3881
+ --tw-inset-ring-color: initial;
3882
+ --tw-inset-ring-shadow: 0 0 #0000;
3883
+ --tw-ring-inset: initial;
3884
+ --tw-ring-offset-width: 0px;
3885
+ --tw-ring-offset-color: #fff;
3886
+ --tw-ring-offset-shadow: 0 0 #0000;
3887
+ --tw-outline-style: solid;
3888
+ --tw-duration: initial;
3889
+ --tw-ease: initial;
3890
+ --tw-content: "";
3891
+ }
3892
+ }
3893
+ }