lightning_ui_kit 0.1.3 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/builds/lightning_ui_kit.css +1079 -1484
  3. data/app/assets/builds/lightning_ui_kit.js +2 -2
  4. data/app/assets/builds/lightning_ui_kit.js.map +3 -3
  5. data/app/assets/stylesheets/lightning_ui_kit/application.css +1 -1
  6. data/app/assets/vendor/lightning_ui_kit.css +2627 -0
  7. data/app/assets/vendor/lightning_ui_kit.js +5 -0
  8. data/app/components/lightning_ui_kit/alert_component.html.erb +1 -1
  9. data/app/components/lightning_ui_kit/alert_component.rb +1 -1
  10. data/app/components/lightning_ui_kit/avatar_component.html.erb +5 -5
  11. data/app/components/lightning_ui_kit/avatar_component.rb +3 -3
  12. data/app/components/lightning_ui_kit/badge_component.html.erb +1 -1
  13. data/app/components/lightning_ui_kit/badge_component.rb +19 -19
  14. data/app/components/lightning_ui_kit/banner_component.html.erb +6 -6
  15. data/app/components/lightning_ui_kit/banner_component.rb +3 -3
  16. data/app/components/lightning_ui_kit/button_component.rb +29 -28
  17. data/app/components/lightning_ui_kit/checkbox_component.html.erb +29 -8
  18. data/app/components/lightning_ui_kit/description_list/item_component.html.erb +3 -3
  19. data/app/components/lightning_ui_kit/description_list_component.html.erb +1 -1
  20. data/app/components/lightning_ui_kit/dropdown_component.html.erb +5 -5
  21. data/app/components/lightning_ui_kit/dropdown_component.rb +3 -3
  22. data/app/components/lightning_ui_kit/dropzone_component.html.erb +22 -22
  23. data/app/components/lightning_ui_kit/dropzone_component.rb +1 -1
  24. data/app/components/lightning_ui_kit/file_input_component.html.erb +6 -6
  25. data/app/components/lightning_ui_kit/file_input_component.rb +1 -1
  26. data/app/components/lightning_ui_kit/input_component.html.erb +30 -20
  27. data/app/components/lightning_ui_kit/input_component.rb +1 -1
  28. data/app/components/lightning_ui_kit/link_component.html.erb +1 -1
  29. data/app/components/lightning_ui_kit/modal_component.html.erb +7 -7
  30. data/app/components/lightning_ui_kit/pagination_component.html.erb +2 -2
  31. data/app/components/lightning_ui_kit/pagination_component.rb +5 -4
  32. data/app/components/lightning_ui_kit/select_component.html.erb +14 -9
  33. data/app/components/lightning_ui_kit/skeleton_component.html.erb +4 -4
  34. data/app/components/lightning_ui_kit/spinner_component.html.erb +1 -1
  35. data/app/components/lightning_ui_kit/switch_component.html.erb +27 -12
  36. data/app/components/lightning_ui_kit/table_component.html.erb +10 -10
  37. data/app/components/lightning_ui_kit/text_component.rb +1 -1
  38. data/app/components/lightning_ui_kit/textarea_component.html.erb +10 -8
  39. data/app/javascript/lightning_ui_kit/controllers/accordion_controller.js +22 -17
  40. data/app/javascript/lightning_ui_kit/controllers/banner_controller.js +3 -3
  41. data/app/javascript/lightning_ui_kit/controllers/dropdown_controller.js +2 -1
  42. data/app/javascript/lightning_ui_kit/controllers/dropzone_controller.js +5 -2
  43. data/lib/lightning_ui_kit/version.rb +1 -1
  44. metadata +4 -2
@@ -0,0 +1,2627 @@
1
+ /*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
2
+ @layer properties;
3
+ @layer theme, base, components, utilities;
4
+ @layer theme {
5
+ :root, :host {
6
+ --lui-color-red-400: oklch(0.704 0.191 22.216);
7
+ --lui-color-red-500: oklch(0.637 0.237 25.331);
8
+ --lui-color-red-600: oklch(0.577 0.245 27.325);
9
+ --lui-color-red-700: oklch(0.505 0.213 27.518);
10
+ --lui-color-red-950: oklch(0.258 0.092 26.042);
11
+ --lui-color-yellow-200: oklch(0.945 0.129 101.54);
12
+ --lui-color-yellow-400: oklch(0.852 0.199 91.936);
13
+ --lui-color-green-200: oklch(0.925 0.084 155.995);
14
+ --lui-color-green-600: oklch(0.627 0.194 149.214);
15
+ --lui-color-blue-500: oklch(0.623 0.214 259.815);
16
+ --lui-color-indigo-500: oklch(0.585 0.233 277.117);
17
+ --lui-color-indigo-600: oklch(0.511 0.262 276.966);
18
+ --lui-color-gray-50: oklch(0.985 0.002 247.839);
19
+ --lui-color-gray-100: oklch(0.967 0.003 264.542);
20
+ --lui-color-gray-300: oklch(0.872 0.01 258.338);
21
+ --lui-color-gray-400: oklch(0.707 0.022 261.325);
22
+ --lui-color-gray-800: oklch(0.278 0.033 256.848);
23
+ --lui-color-gray-900: oklch(0.21 0.034 264.665);
24
+ --lui-color-zinc-50: oklch(0.985 0 0);
25
+ --lui-color-zinc-100: oklch(0.967 0.001 286.375);
26
+ --lui-color-zinc-200: oklch(0.92 0.004 286.32);
27
+ --lui-color-zinc-300: oklch(0.871 0.006 286.286);
28
+ --lui-color-zinc-400: oklch(0.705 0.015 286.067);
29
+ --lui-color-zinc-500: oklch(0.552 0.016 285.938);
30
+ --lui-color-zinc-600: oklch(0.442 0.017 285.786);
31
+ --lui-color-zinc-700: oklch(0.37 0.013 285.805);
32
+ --lui-color-zinc-900: oklch(0.21 0.006 285.885);
33
+ --lui-color-zinc-950: oklch(0.141 0.005 285.823);
34
+ --lui-color-black: #000;
35
+ --lui-color-white: #fff;
36
+ --lui-spacing: 0.25rem;
37
+ --lui-container-3xl: 48rem;
38
+ --lui-text-xs: 0.75rem;
39
+ --lui-text-xs--line-height: calc(1 / 0.75);
40
+ --lui-text-sm: 0.875rem;
41
+ --lui-text-sm--line-height: calc(1.25 / 0.875);
42
+ --lui-text-base: 1rem;
43
+ --lui-text-base--line-height: calc(1.5 / 1);
44
+ --lui-text-lg: 1.125rem;
45
+ --lui-font-weight-normal: 400;
46
+ --lui-font-weight-medium: 500;
47
+ --lui-font-weight-semibold: 600;
48
+ --lui-leading-snug: 1.375;
49
+ --lui-radius-md: 0.375rem;
50
+ --lui-radius-lg: 0.5rem;
51
+ --lui-radius-2xl: 1rem;
52
+ --lui-radius-3xl: 1.5rem;
53
+ --lui-ease-in: cubic-bezier(0.4, 0, 1, 1);
54
+ --lui-ease-out: cubic-bezier(0, 0, 0.2, 1);
55
+ --lui-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
56
+ --lui-animate-spin: spin 1s linear infinite;
57
+ --lui-animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
58
+ --lui-default-transition-duration: 150ms;
59
+ --lui-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
60
+ }
61
+ }
62
+ @layer base {
63
+ *, ::after, ::before, ::backdrop, ::file-selector-button {
64
+ box-sizing: border-box;
65
+ margin: 0;
66
+ padding: 0;
67
+ border: 0 solid;
68
+ }
69
+ html, :host {
70
+ line-height: 1.5;
71
+ -webkit-text-size-adjust: 100%;
72
+ tab-size: 4;
73
+ 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" );
74
+ font-feature-settings: var(--default-font-feature-settings, normal);
75
+ font-variation-settings: var( --default-font-variation-settings, normal );
76
+ -webkit-tap-highlight-color: transparent;
77
+ }
78
+ body {
79
+ line-height: inherit;
80
+ }
81
+ hr {
82
+ height: 0;
83
+ color: inherit;
84
+ border-top-width: 1px;
85
+ }
86
+ abbr:where([title]) {
87
+ -webkit-text-decoration: underline dotted;
88
+ text-decoration: underline dotted;
89
+ }
90
+ h1, h2, h3, h4, h5, h6 {
91
+ font-size: inherit;
92
+ font-weight: inherit;
93
+ }
94
+ a {
95
+ color: inherit;
96
+ -webkit-text-decoration: inherit;
97
+ text-decoration: inherit;
98
+ }
99
+ b, strong {
100
+ font-weight: bolder;
101
+ }
102
+ code, kbd, samp, pre {
103
+ font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
104
+ font-feature-settings: var( --default-mono-font-feature-settings, normal );
105
+ font-variation-settings: var( --default-mono-font-variation-settings, normal );
106
+ font-size: 1em;
107
+ }
108
+ small {
109
+ font-size: 80%;
110
+ }
111
+ sub, sup {
112
+ font-size: 75%;
113
+ line-height: 0;
114
+ position: relative;
115
+ vertical-align: baseline;
116
+ }
117
+ sub {
118
+ bottom: -0.25em;
119
+ }
120
+ sup {
121
+ top: -0.5em;
122
+ }
123
+ table {
124
+ text-indent: 0;
125
+ border-color: inherit;
126
+ border-collapse: collapse;
127
+ }
128
+ :-moz-focusring {
129
+ outline: auto;
130
+ }
131
+ progress {
132
+ vertical-align: baseline;
133
+ }
134
+ summary {
135
+ display: list-item;
136
+ }
137
+ ol, ul, menu {
138
+ list-style: none;
139
+ }
140
+ img, svg, video, canvas, audio, iframe, embed, object {
141
+ display: block;
142
+ vertical-align: middle;
143
+ }
144
+ img, video {
145
+ max-width: 100%;
146
+ height: auto;
147
+ }
148
+ button, input, select, optgroup, textarea, ::file-selector-button {
149
+ font: inherit;
150
+ font-feature-settings: inherit;
151
+ font-variation-settings: inherit;
152
+ letter-spacing: inherit;
153
+ color: inherit;
154
+ border-radius: 0;
155
+ background-color: transparent;
156
+ opacity: 1;
157
+ }
158
+ :where(select:is([multiple], [size])) optgroup {
159
+ font-weight: bolder;
160
+ }
161
+ :where(select:is([multiple], [size])) optgroup option {
162
+ padding-inline-start: 20px;
163
+ }
164
+ ::file-selector-button {
165
+ margin-inline-end: 4px;
166
+ }
167
+ ::placeholder {
168
+ opacity: 1;
169
+ color: currentColor;
170
+ @supports (color: color-mix(in lab, red, red)) {
171
+ color: color-mix(in oklab, currentColor 50%, transparent);
172
+ }
173
+ }
174
+ textarea {
175
+ resize: vertical;
176
+ }
177
+ ::-webkit-search-decoration {
178
+ -webkit-appearance: none;
179
+ }
180
+ ::-webkit-date-and-time-value {
181
+ min-height: 1lh;
182
+ text-align: inherit;
183
+ }
184
+ ::-webkit-datetime-edit {
185
+ display: inline-flex;
186
+ }
187
+ ::-webkit-datetime-edit-fields-wrapper {
188
+ padding: 0;
189
+ }
190
+ ::-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 {
191
+ padding-block: 0;
192
+ }
193
+ :-moz-ui-invalid {
194
+ box-shadow: none;
195
+ }
196
+ button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
197
+ appearance: button;
198
+ }
199
+ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
200
+ height: auto;
201
+ }
202
+ [hidden]:where(:not([hidden="until-found"])) {
203
+ display: none !important;
204
+ }
205
+ }
206
+ @layer utilities {
207
+ .lui\:pointer-events-none {
208
+ pointer-events: none;
209
+ }
210
+ .lui\:sr-only {
211
+ position: absolute;
212
+ width: 1px;
213
+ height: 1px;
214
+ padding: 0;
215
+ margin: -1px;
216
+ overflow: hidden;
217
+ clip: rect(0, 0, 0, 0);
218
+ white-space: nowrap;
219
+ border-width: 0;
220
+ }
221
+ .lui\:absolute {
222
+ position: absolute;
223
+ }
224
+ .lui\:fixed {
225
+ position: fixed;
226
+ }
227
+ .lui\:relative {
228
+ position: relative;
229
+ }
230
+ .lui\:inset-0 {
231
+ inset: calc(var(--lui-spacing) * 0);
232
+ }
233
+ .lui\:inset-y-0 {
234
+ inset-block: calc(var(--lui-spacing) * 0);
235
+ }
236
+ .lui\:top-auto {
237
+ top: auto;
238
+ }
239
+ .lui\:right-0 {
240
+ right: calc(var(--lui-spacing) * 0);
241
+ }
242
+ .lui\:bottom-full {
243
+ bottom: 100%;
244
+ }
245
+ .lui\:left-0 {
246
+ left: calc(var(--lui-spacing) * 0);
247
+ }
248
+ .lui\:isolate {
249
+ isolation: isolate;
250
+ }
251
+ .lui\:col-start-1 {
252
+ grid-column-start: 1;
253
+ }
254
+ .lui\:row-start-2 {
255
+ grid-row-start: 2;
256
+ }
257
+ .lui\:my-4 {
258
+ margin-block: calc(var(--lui-spacing) * 4);
259
+ }
260
+ .lui\:ms-2\.5 {
261
+ margin-inline-start: calc(var(--lui-spacing) * 2.5);
262
+ }
263
+ .lui\:me-2 {
264
+ margin-inline-end: calc(var(--lui-spacing) * 2);
265
+ }
266
+ .lui\:me-3 {
267
+ margin-inline-end: calc(var(--lui-spacing) * 3);
268
+ }
269
+ .lui\:mt-1\.5 {
270
+ margin-top: calc(var(--lui-spacing) * 1.5);
271
+ }
272
+ .lui\:mt-2 {
273
+ margin-top: calc(var(--lui-spacing) * 2);
274
+ }
275
+ .lui\:mt-8 {
276
+ margin-top: calc(var(--lui-spacing) * 8);
277
+ }
278
+ .lui\:mb-2 {
279
+ margin-bottom: calc(var(--lui-spacing) * 2);
280
+ }
281
+ .lui\:mb-3 {
282
+ margin-bottom: calc(var(--lui-spacing) * 3);
283
+ }
284
+ .lui\:mb-4 {
285
+ margin-bottom: calc(var(--lui-spacing) * 4);
286
+ }
287
+ .lui\:ml-2 {
288
+ margin-left: calc(var(--lui-spacing) * 2);
289
+ }
290
+ .lui\:block {
291
+ display: block;
292
+ }
293
+ .lui\:flex {
294
+ display: flex;
295
+ }
296
+ .lui\:grid {
297
+ display: grid;
298
+ }
299
+ .lui\:hidden {
300
+ display: none;
301
+ }
302
+ .lui\:inline {
303
+ display: inline;
304
+ }
305
+ .lui\:inline-block {
306
+ display: inline-block;
307
+ }
308
+ .lui\:inline-flex {
309
+ display: inline-flex;
310
+ }
311
+ .lui\:inline-grid {
312
+ display: inline-grid;
313
+ }
314
+ .lui\:size-4 {
315
+ width: calc(var(--lui-spacing) * 4);
316
+ height: calc(var(--lui-spacing) * 4);
317
+ }
318
+ .lui\:size-5 {
319
+ width: calc(var(--lui-spacing) * 5);
320
+ height: calc(var(--lui-spacing) * 5);
321
+ }
322
+ .lui\:size-6 {
323
+ width: calc(var(--lui-spacing) * 6);
324
+ height: calc(var(--lui-spacing) * 6);
325
+ }
326
+ .lui\:size-8 {
327
+ width: calc(var(--lui-spacing) * 8);
328
+ height: calc(var(--lui-spacing) * 8);
329
+ }
330
+ .lui\:size-10 {
331
+ width: calc(var(--lui-spacing) * 10);
332
+ height: calc(var(--lui-spacing) * 10);
333
+ }
334
+ .lui\:size-\[1\.125rem\] {
335
+ width: 1.125rem;
336
+ height: 1.125rem;
337
+ }
338
+ .lui\:size-full {
339
+ width: 100%;
340
+ height: 100%;
341
+ }
342
+ .lui\:h-2 {
343
+ height: calc(var(--lui-spacing) * 2);
344
+ }
345
+ .lui\:h-2\.5 {
346
+ height: calc(var(--lui-spacing) * 2.5);
347
+ }
348
+ .lui\:h-3 {
349
+ height: calc(var(--lui-spacing) * 3);
350
+ }
351
+ .lui\:h-4 {
352
+ height: calc(var(--lui-spacing) * 4);
353
+ }
354
+ .lui\:h-5 {
355
+ height: calc(var(--lui-spacing) * 5);
356
+ }
357
+ .lui\:h-6 {
358
+ height: calc(var(--lui-spacing) * 6);
359
+ }
360
+ .lui\:h-10 {
361
+ height: calc(var(--lui-spacing) * 10);
362
+ }
363
+ .lui\:h-full {
364
+ height: 100%;
365
+ }
366
+ .lui\:min-h-full {
367
+ min-height: 100%;
368
+ }
369
+ .lui\:w-2 {
370
+ width: calc(var(--lui-spacing) * 2);
371
+ }
372
+ .lui\:w-2\.5 {
373
+ width: calc(var(--lui-spacing) * 2.5);
374
+ }
375
+ .lui\:w-4 {
376
+ width: calc(var(--lui-spacing) * 4);
377
+ }
378
+ .lui\:w-5 {
379
+ width: calc(var(--lui-spacing) * 5);
380
+ }
381
+ .lui\:w-6 {
382
+ width: calc(var(--lui-spacing) * 6);
383
+ }
384
+ .lui\:w-10 {
385
+ width: calc(var(--lui-spacing) * 10);
386
+ }
387
+ .lui\:w-48 {
388
+ width: calc(var(--lui-spacing) * 48);
389
+ }
390
+ .lui\:w-56 {
391
+ width: calc(var(--lui-spacing) * 56);
392
+ }
393
+ .lui\:w-\[2\.25rem\] {
394
+ width: 2.25rem;
395
+ }
396
+ .lui\:w-full {
397
+ width: 100%;
398
+ }
399
+ .lui\:w-screen {
400
+ width: 100vw;
401
+ }
402
+ .lui\:min-w-0 {
403
+ min-width: calc(var(--lui-spacing) * 0);
404
+ }
405
+ .lui\:min-w-\[2\.25rem\] {
406
+ min-width: 2.25rem;
407
+ }
408
+ .lui\:min-w-full {
409
+ min-width: 100%;
410
+ }
411
+ .lui\:shrink-0 {
412
+ flex-shrink: 0;
413
+ }
414
+ .lui\:border-collapse {
415
+ border-collapse: collapse;
416
+ }
417
+ .lui\:origin-top-left {
418
+ transform-origin: top left;
419
+ }
420
+ .lui\:translate-x-0 {
421
+ --tw-translate-x: calc(var(--lui-spacing) * 0);
422
+ translate: var(--tw-translate-x) var(--tw-translate-y);
423
+ }
424
+ .lui\:rotate-180 {
425
+ rotate: 180deg;
426
+ }
427
+ .lui\:transform {
428
+ transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
429
+ }
430
+ .lui\:animate-pulse {
431
+ animation: var(--lui-animate-pulse);
432
+ }
433
+ .lui\:animate-spin {
434
+ animation: var(--lui-animate-spin);
435
+ }
436
+ .lui\:cursor-default {
437
+ cursor: default;
438
+ }
439
+ .lui\:cursor-pointer {
440
+ cursor: pointer;
441
+ }
442
+ .lui\:list-inside {
443
+ list-style-position: inside;
444
+ }
445
+ .lui\:list-disc {
446
+ list-style-type: disc;
447
+ }
448
+ .lui\:appearance-none {
449
+ appearance: none;
450
+ }
451
+ .lui\:grid-cols-1 {
452
+ grid-template-columns: repeat(1, minmax(0, 1fr));
453
+ }
454
+ .lui\:grid-cols-\[1\.125rem_1fr\] {
455
+ grid-template-columns: 1.125rem 1fr;
456
+ }
457
+ .lui\:grid-cols-\[1fr_auto\] {
458
+ grid-template-columns: 1fr auto;
459
+ }
460
+ .lui\:grid-rows-\[0fr\] {
461
+ grid-template-rows: 0fr;
462
+ }
463
+ .lui\:grid-rows-\[1fr\] {
464
+ grid-template-rows: 1fr;
465
+ }
466
+ .lui\:grid-rows-\[1fr_auto\] {
467
+ grid-template-rows: 1fr auto;
468
+ }
469
+ .lui\:flex-col-reverse {
470
+ flex-direction: column-reverse;
471
+ }
472
+ .lui\:items-baseline {
473
+ align-items: baseline;
474
+ }
475
+ .lui\:items-center {
476
+ align-items: center;
477
+ }
478
+ .lui\:justify-between {
479
+ justify-content: space-between;
480
+ }
481
+ .lui\:justify-center {
482
+ justify-content: center;
483
+ }
484
+ .lui\:justify-end {
485
+ justify-content: flex-end;
486
+ }
487
+ .lui\:justify-items-center {
488
+ justify-items: center;
489
+ }
490
+ .lui\:gap-1 {
491
+ gap: calc(var(--lui-spacing) * 1);
492
+ }
493
+ .lui\:gap-2 {
494
+ gap: calc(var(--lui-spacing) * 2);
495
+ }
496
+ .lui\:gap-2\.5 {
497
+ gap: calc(var(--lui-spacing) * 2.5);
498
+ }
499
+ .lui\:gap-3 {
500
+ gap: calc(var(--lui-spacing) * 3);
501
+ }
502
+ .lui\:space-y-2\.5 {
503
+ :where(& > :not(:last-child)) {
504
+ --tw-space-y-reverse: 0;
505
+ margin-block-start: calc(calc(var(--lui-spacing) * 2.5) * var(--tw-space-y-reverse));
506
+ margin-block-end: calc(calc(var(--lui-spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
507
+ }
508
+ }
509
+ .lui\:space-y-4 {
510
+ :where(& > :not(:last-child)) {
511
+ --tw-space-y-reverse: 0;
512
+ margin-block-start: calc(calc(var(--lui-spacing) * 4) * var(--tw-space-y-reverse));
513
+ margin-block-end: calc(calc(var(--lui-spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
514
+ }
515
+ }
516
+ .lui\:gap-x-1\.5 {
517
+ column-gap: calc(var(--lui-spacing) * 1.5);
518
+ }
519
+ .lui\:gap-x-2 {
520
+ column-gap: calc(var(--lui-spacing) * 2);
521
+ }
522
+ .lui\:gap-x-4 {
523
+ column-gap: calc(var(--lui-spacing) * 4);
524
+ }
525
+ .lui\:gap-x-8 {
526
+ column-gap: calc(var(--lui-spacing) * 8);
527
+ }
528
+ .lui\:gap-y-1 {
529
+ row-gap: calc(var(--lui-spacing) * 1);
530
+ }
531
+ .lui\:overflow-hidden {
532
+ overflow: hidden;
533
+ }
534
+ .lui\:overflow-y-auto {
535
+ overflow-y: auto;
536
+ }
537
+ .lui\:rounded-\(--avatar-radius\) {
538
+ border-radius: var(--avatar-radius);
539
+ }
540
+ .lui\:rounded-2xl {
541
+ border-radius: var(--lui-radius-2xl);
542
+ }
543
+ .lui\:rounded-3xl {
544
+ border-radius: var(--lui-radius-3xl);
545
+ }
546
+ .lui\:rounded-\[0\.3125rem\] {
547
+ border-radius: 0.3125rem;
548
+ }
549
+ .lui\:rounded-\[3px\] {
550
+ border-radius: 3px;
551
+ }
552
+ .lui\:rounded-\[10px\] {
553
+ border-radius: 10px;
554
+ }
555
+ .lui\:rounded-full {
556
+ border-radius: calc(infinity * 1px);
557
+ }
558
+ .lui\:rounded-lg {
559
+ border-radius: var(--lui-radius-lg);
560
+ }
561
+ .lui\:rounded-md {
562
+ border-radius: var(--lui-radius-md);
563
+ }
564
+ .lui\:rounded-t-3xl {
565
+ border-top-left-radius: var(--lui-radius-3xl);
566
+ border-top-right-radius: var(--lui-radius-3xl);
567
+ }
568
+ .lui\:border {
569
+ border-style: var(--tw-border-style);
570
+ border-width: 1px;
571
+ }
572
+ .lui\:border-\[1px\] {
573
+ border-style: var(--tw-border-style);
574
+ border-width: 1px;
575
+ }
576
+ .lui\:border-t {
577
+ border-top-style: var(--tw-border-style);
578
+ border-top-width: 1px;
579
+ }
580
+ .lui\:border-b {
581
+ border-bottom-style: var(--tw-border-style);
582
+ border-bottom-width: 1px;
583
+ }
584
+ .lui\:border-dotted {
585
+ --tw-border-style: dotted;
586
+ border-style: dotted;
587
+ }
588
+ .lui\:border-gray-300 {
589
+ border-color: var(--lui-color-gray-300);
590
+ }
591
+ .lui\:border-green-600 {
592
+ border-color: var(--lui-color-green-600);
593
+ }
594
+ .lui\:border-inherit {
595
+ border-color: inherit;
596
+ }
597
+ .lui\:border-red-500 {
598
+ border-color: var(--lui-color-red-500);
599
+ }
600
+ .lui\:border-red-700 {
601
+ border-color: var(--lui-color-red-700);
602
+ }
603
+ .lui\:border-transparent {
604
+ border-color: transparent;
605
+ }
606
+ .lui\:border-white {
607
+ border-color: var(--lui-color-white);
608
+ }
609
+ .lui\:border-yellow-400 {
610
+ border-color: var(--lui-color-yellow-400);
611
+ }
612
+ .lui\:border-zinc-400 {
613
+ border-color: var(--lui-color-zinc-400);
614
+ }
615
+ .lui\:border-zinc-500 {
616
+ border-color: var(--lui-color-zinc-500);
617
+ }
618
+ .lui\:border-zinc-950\/5 {
619
+ border-color: var(--lui-color-zinc-950);
620
+ @supports (color: color-mix(in lab, red, red)) {
621
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
622
+ }
623
+ }
624
+ .lui\:border-zinc-950\/10 {
625
+ border-color: var(--lui-color-zinc-950);
626
+ @supports (color: color-mix(in lab, red, red)) {
627
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
628
+ }
629
+ }
630
+ .lui\:border-zinc-950\/15 {
631
+ border-color: var(--lui-color-zinc-950);
632
+ @supports (color: color-mix(in lab, red, red)) {
633
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 15%, transparent);
634
+ }
635
+ }
636
+ .lui\:border-b-zinc-950\/10 {
637
+ border-bottom-color: var(--lui-color-zinc-950);
638
+ @supports (color: color-mix(in lab, red, red)) {
639
+ border-bottom-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
640
+ }
641
+ }
642
+ .lui\:bg-\(--btn-border\) {
643
+ background-color: var(--btn-border);
644
+ }
645
+ .lui\:bg-gray-50 {
646
+ background-color: var(--lui-color-gray-50);
647
+ }
648
+ .lui\:bg-gray-100 {
649
+ background-color: var(--lui-color-gray-100);
650
+ }
651
+ .lui\:bg-gray-300 {
652
+ background-color: var(--lui-color-gray-300);
653
+ }
654
+ .lui\:bg-green-200 {
655
+ background-color: var(--lui-color-green-200);
656
+ }
657
+ .lui\:bg-green-600 {
658
+ background-color: var(--lui-color-green-600);
659
+ }
660
+ .lui\:bg-indigo-600 {
661
+ background-color: var(--lui-color-indigo-600);
662
+ }
663
+ .lui\:bg-red-600\/80 {
664
+ background-color: var(--lui-color-red-600);
665
+ @supports (color: color-mix(in lab, red, red)) {
666
+ background-color: color-mix(in oklab, var(--lui-color-red-600) 80%, transparent);
667
+ }
668
+ }
669
+ .lui\:bg-red-700 {
670
+ background-color: var(--lui-color-red-700);
671
+ }
672
+ .lui\:bg-transparent {
673
+ background-color: transparent;
674
+ }
675
+ .lui\:bg-white {
676
+ background-color: var(--lui-color-white);
677
+ }
678
+ .lui\:bg-yellow-200 {
679
+ background-color: var(--lui-color-yellow-200);
680
+ }
681
+ .lui\:bg-yellow-400 {
682
+ background-color: var(--lui-color-yellow-400);
683
+ }
684
+ .lui\:bg-zinc-50 {
685
+ background-color: var(--lui-color-zinc-50);
686
+ }
687
+ .lui\:bg-zinc-200 {
688
+ background-color: var(--lui-color-zinc-200);
689
+ }
690
+ .lui\:bg-zinc-400 {
691
+ background-color: var(--lui-color-zinc-400);
692
+ }
693
+ .lui\:bg-zinc-400\/20 {
694
+ background-color: var(--lui-color-zinc-400);
695
+ @supports (color: color-mix(in lab, red, red)) {
696
+ background-color: color-mix(in oklab, var(--lui-color-zinc-400) 20%, transparent);
697
+ }
698
+ }
699
+ .lui\:bg-zinc-900 {
700
+ background-color: var(--lui-color-zinc-900);
701
+ }
702
+ .lui\:bg-zinc-950\/25 {
703
+ background-color: var(--lui-color-zinc-950);
704
+ @supports (color: color-mix(in lab, red, red)) {
705
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 25%, transparent);
706
+ }
707
+ }
708
+ .lui\:fill-current {
709
+ fill: currentcolor;
710
+ }
711
+ .lui\:stroke-\(--checkbox-check\) {
712
+ stroke: var(--checkbox-check);
713
+ }
714
+ .lui\:stroke-zinc-500 {
715
+ stroke: var(--lui-color-zinc-500);
716
+ }
717
+ .lui\:p-\(--gutter\) {
718
+ padding: var(--gutter);
719
+ }
720
+ .lui\:p-1 {
721
+ padding: calc(var(--lui-spacing) * 1);
722
+ }
723
+ .lui\:p-4 {
724
+ padding: calc(var(--lui-spacing) * 4);
725
+ }
726
+ .lui\:p-\[3px\] {
727
+ padding: 3px;
728
+ }
729
+ .lui\:p-\[5\%\] {
730
+ padding: 5%;
731
+ }
732
+ .lui\:px-2 {
733
+ padding-inline: calc(var(--lui-spacing) * 2);
734
+ }
735
+ .lui\:px-2\.5 {
736
+ padding-inline: calc(var(--lui-spacing) * 2.5);
737
+ }
738
+ .lui\:px-4 {
739
+ padding-inline: calc(var(--lui-spacing) * 4);
740
+ }
741
+ .lui\:px-\[calc\(--spacing\(3\.5\)-1px\)\] {
742
+ padding-inline: calc(calc(var(--lui-spacing) * 3.5) - 1px);
743
+ }
744
+ .lui\:py-1 {
745
+ padding-block: calc(var(--lui-spacing) * 1);
746
+ }
747
+ .lui\:py-1\.5 {
748
+ padding-block: calc(var(--lui-spacing) * 1.5);
749
+ }
750
+ .lui\:py-2 {
751
+ padding-block: calc(var(--lui-spacing) * 2);
752
+ }
753
+ .lui\:py-3 {
754
+ padding-block: calc(var(--lui-spacing) * 3);
755
+ }
756
+ .lui\:py-9 {
757
+ padding-block: calc(var(--lui-spacing) * 9);
758
+ }
759
+ .lui\:py-\[calc\(--spacing\(2\.5\)-1px\)\] {
760
+ padding-block: calc(calc(var(--lui-spacing) * 2.5) - 1px);
761
+ }
762
+ .lui\:pt-0 {
763
+ padding-top: calc(var(--lui-spacing) * 0);
764
+ }
765
+ .lui\:pt-1 {
766
+ padding-top: calc(var(--lui-spacing) * 1);
767
+ }
768
+ .lui\:pt-3 {
769
+ padding-top: calc(var(--lui-spacing) * 3);
770
+ }
771
+ .lui\:pt-6 {
772
+ padding-top: calc(var(--lui-spacing) * 6);
773
+ }
774
+ .lui\:pr-2 {
775
+ padding-right: calc(var(--lui-spacing) * 2);
776
+ }
777
+ .lui\:pr-\[calc\(--spacing\(10\)-1px\)\] {
778
+ padding-right: calc(calc(var(--lui-spacing) * 10) - 1px);
779
+ }
780
+ .lui\:pb-3 {
781
+ padding-bottom: calc(var(--lui-spacing) * 3);
782
+ }
783
+ .lui\:pl-\[calc\(--spacing\(3\.5\)-1px\)\] {
784
+ padding-left: calc(calc(var(--lui-spacing) * 3.5) - 1px);
785
+ }
786
+ .lui\:text-center {
787
+ text-align: center;
788
+ }
789
+ .lui\:text-left {
790
+ text-align: left;
791
+ }
792
+ .lui\:align-middle {
793
+ vertical-align: middle;
794
+ }
795
+ .lui\:text-base {
796
+ font-size: var(--lui-text-base);
797
+ line-height: var(--tw-leading, var(--lui-text-base--line-height));
798
+ }
799
+ .lui\:text-base\/6 {
800
+ font-size: var(--lui-text-base);
801
+ line-height: calc(var(--lui-spacing) * 6);
802
+ }
803
+ .lui\:text-lg\/6 {
804
+ font-size: var(--lui-text-lg);
805
+ line-height: calc(var(--lui-spacing) * 6);
806
+ }
807
+ .lui\:text-sm {
808
+ font-size: var(--lui-text-sm);
809
+ line-height: var(--tw-leading, var(--lui-text-sm--line-height));
810
+ }
811
+ .lui\:text-sm\/5 {
812
+ font-size: var(--lui-text-sm);
813
+ line-height: calc(var(--lui-spacing) * 5);
814
+ }
815
+ .lui\:text-sm\/6 {
816
+ font-size: var(--lui-text-sm);
817
+ line-height: calc(var(--lui-spacing) * 6);
818
+ }
819
+ .lui\:text-xs {
820
+ font-size: var(--lui-text-xs);
821
+ line-height: var(--tw-leading, var(--lui-text-xs--line-height));
822
+ }
823
+ .lui\:text-\[48px\] {
824
+ font-size: 48px;
825
+ }
826
+ .lui\:leading-4 {
827
+ --tw-leading: calc(var(--lui-spacing) * 4);
828
+ line-height: calc(var(--lui-spacing) * 4);
829
+ }
830
+ .lui\:leading-\[18px\] {
831
+ --tw-leading: 18px;
832
+ line-height: 18px;
833
+ }
834
+ .lui\:leading-snug {
835
+ --tw-leading: var(--lui-leading-snug);
836
+ line-height: var(--lui-leading-snug);
837
+ }
838
+ .lui\:font-medium {
839
+ --tw-font-weight: var(--lui-font-weight-medium);
840
+ font-weight: var(--lui-font-weight-medium);
841
+ }
842
+ .lui\:font-normal {
843
+ --tw-font-weight: var(--lui-font-weight-normal);
844
+ font-weight: var(--lui-font-weight-normal);
845
+ }
846
+ .lui\:font-semibold {
847
+ --tw-font-weight: var(--lui-font-weight-semibold);
848
+ font-weight: var(--lui-font-weight-semibold);
849
+ }
850
+ .lui\:text-balance {
851
+ text-wrap: balance;
852
+ }
853
+ .lui\:text-pretty {
854
+ text-wrap: pretty;
855
+ }
856
+ .lui\:text-gray-400 {
857
+ color: var(--lui-color-gray-400);
858
+ }
859
+ .lui\:text-gray-800 {
860
+ color: var(--lui-color-gray-800);
861
+ }
862
+ .lui\:text-gray-900 {
863
+ color: var(--lui-color-gray-900);
864
+ }
865
+ .lui\:text-indigo-500 {
866
+ color: var(--lui-color-indigo-500);
867
+ }
868
+ .lui\:text-red-600 {
869
+ color: var(--lui-color-red-600);
870
+ }
871
+ .lui\:text-white {
872
+ color: var(--lui-color-white);
873
+ }
874
+ .lui\:text-zinc-300 {
875
+ color: var(--lui-color-zinc-300);
876
+ }
877
+ .lui\:text-zinc-500 {
878
+ color: var(--lui-color-zinc-500);
879
+ }
880
+ .lui\:text-zinc-600 {
881
+ color: var(--lui-color-zinc-600);
882
+ }
883
+ .lui\:text-zinc-700 {
884
+ color: var(--lui-color-zinc-700);
885
+ }
886
+ .lui\:text-zinc-950 {
887
+ color: var(--lui-color-zinc-950);
888
+ }
889
+ .lui\:uppercase {
890
+ text-transform: uppercase;
891
+ }
892
+ .lui\:opacity-0 {
893
+ opacity: 0%;
894
+ }
895
+ .lui\:opacity-100 {
896
+ opacity: 100%;
897
+ }
898
+ .lui\:shadow-lg {
899
+ --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));
900
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
901
+ }
902
+ .lui\:shadow-sm {
903
+ --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));
904
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
905
+ }
906
+ .lui\:ring-1 {
907
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
908
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
909
+ }
910
+ .lui\:ring-black\/5 {
911
+ --tw-ring-color: var(--lui-color-black);
912
+ @supports (color: color-mix(in lab, red, red)) {
913
+ --tw-ring-color: color-mix(in oklab, var(--lui-color-black) 5%, transparent);
914
+ }
915
+ }
916
+ .lui\:ring-zinc-950\/10 {
917
+ --tw-ring-color: var(--lui-color-zinc-950);
918
+ @supports (color: color-mix(in lab, red, red)) {
919
+ --tw-ring-color: color-mix(in oklab, var(--lui-color-zinc-950) 10%, transparent);
920
+ }
921
+ }
922
+ .lui\:outline {
923
+ outline-style: var(--tw-outline-style);
924
+ outline-width: 1px;
925
+ }
926
+ .lui\:-outline-offset-1 {
927
+ outline-offset: calc(1px * -1);
928
+ }
929
+ .lui\:outline-black\/\(--ring-opacity\) {
930
+ outline-color: var(--lui-color-black);
931
+ @supports (color: color-mix(in lab, red, red)) {
932
+ outline-color: color-mix(in oklab, var(--lui-color-black) var(--ring-opacity), transparent);
933
+ }
934
+ }
935
+ .lui\:transition {
936
+ 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;
937
+ transition-timing-function: var(--tw-ease, var(--lui-default-transition-timing-function));
938
+ transition-duration: var(--tw-duration, var(--lui-default-transition-duration));
939
+ }
940
+ .lui\:transition-opacity {
941
+ transition-property: opacity;
942
+ transition-timing-function: var(--tw-ease, var(--lui-default-transition-timing-function));
943
+ transition-duration: var(--tw-duration, var(--lui-default-transition-duration));
944
+ }
945
+ .lui\:duration-0 {
946
+ --tw-duration: 0ms;
947
+ transition-duration: 0ms;
948
+ }
949
+ .lui\:duration-100 {
950
+ --tw-duration: 100ms;
951
+ transition-duration: 100ms;
952
+ }
953
+ .lui\:duration-200 {
954
+ --tw-duration: 200ms;
955
+ transition-duration: 200ms;
956
+ }
957
+ .lui\:duration-300 {
958
+ --tw-duration: 300ms;
959
+ transition-duration: 300ms;
960
+ }
961
+ .lui\:ease-in-out {
962
+ --tw-ease: var(--lui-ease-in-out);
963
+ transition-timing-function: var(--lui-ease-in-out);
964
+ }
965
+ .lui\:ease-out {
966
+ --tw-ease: var(--lui-ease-out);
967
+ transition-timing-function: var(--lui-ease-out);
968
+ }
969
+ .lui\:will-change-transform {
970
+ will-change: transform;
971
+ }
972
+ .lui\:select-none {
973
+ -webkit-user-select: none;
974
+ user-select: none;
975
+ }
976
+ .lui\:\[--avatar-radius\:20\%\] {
977
+ --avatar-radius: 20%;
978
+ }
979
+ .lui\:\[--btn-bg\:var\(--lui-color-red-600\)\] {
980
+ --btn-bg: var(--lui-color-red-600);
981
+ }
982
+ .lui\:\[--btn-bg\:var\(--lui-color-zinc-900\)\] {
983
+ --btn-bg: var(--lui-color-zinc-900);
984
+ }
985
+ .lui\:\[--btn-border\:var\(--lui-color-red-950\)\]\/90 {
986
+ --btn-border: var(--lui-color-red-950);
987
+ @supports (color: color-mix(in lab, red, red)) {
988
+ --btn-border: color-mix(in oklab, var(--lui-color-red-950) 90%, transparent);
989
+ }
990
+ }
991
+ .lui\:\[--btn-border\:var\(--lui-color-zinc-950\)\]\/90 {
992
+ --btn-border: var(--lui-color-zinc-950);
993
+ @supports (color: color-mix(in lab, red, red)) {
994
+ --btn-border: color-mix(in oklab, var(--lui-color-zinc-950) 90%, transparent);
995
+ }
996
+ }
997
+ .lui\:\[--btn-hover-overlay\:var\(--lui-color-white\)\]\/10 {
998
+ --btn-hover-overlay: var(--lui-color-white);
999
+ @supports (color: color-mix(in lab, red, red)) {
1000
+ --btn-hover-overlay: color-mix(in oklab, var(--lui-color-white) 10%, transparent);
1001
+ }
1002
+ }
1003
+ .lui\:\[--btn-icon\:var\(--lui-color-red-400\)\] {
1004
+ --btn-icon: var(--lui-color-red-400);
1005
+ }
1006
+ .lui\:\[--btn-icon\:var\(--lui-color-zinc-400\)\] {
1007
+ --btn-icon: var(--lui-color-zinc-400);
1008
+ }
1009
+ .lui\:\[--btn-icon\:var\(--lui-color-zinc-500\)\] {
1010
+ --btn-icon: var(--lui-color-zinc-500);
1011
+ }
1012
+ .lui\:\[--checkbox-check\:var\(--lui-color-white\)\] {
1013
+ --checkbox-check: var(--lui-color-white);
1014
+ }
1015
+ .lui\:\[--checkbox-checked-bg\:var\(--lui-color-zinc-900\)\] {
1016
+ --checkbox-checked-bg: var(--lui-color-zinc-900);
1017
+ }
1018
+ .lui\:\[--checkbox-checked-border\:var\(--color-zinc-950\)\]\/90 {
1019
+ --checkbox-checked-border: color-mix(in srgb, oklch(0.141 0.005 285.823) 90%, transparent);
1020
+ @supports (color: color-mix(in lab, red, red)) {
1021
+ --checkbox-checked-border: color-mix(in oklab, var(--color-zinc-950) 90%, transparent);
1022
+ }
1023
+ }
1024
+ .lui\:\[--ring-opacity\:20\%\] {
1025
+ --ring-opacity: 20%;
1026
+ }
1027
+ .lui\:\[--switch-bg-ring\:var\(--lui-color-zinc-950\)\]\/90 {
1028
+ --switch-bg-ring: var(--lui-color-zinc-950);
1029
+ @supports (color: color-mix(in lab, red, red)) {
1030
+ --switch-bg-ring: color-mix(in oklab, var(--lui-color-zinc-950) 90%, transparent);
1031
+ }
1032
+ }
1033
+ .lui\:\[--switch-bg\:var\(--lui-color-zinc-900\)\] {
1034
+ --switch-bg: var(--lui-color-zinc-900);
1035
+ }
1036
+ .lui\:\[--switch-ring\:var\(--lui-color-zinc-950\)\]\/90 {
1037
+ --switch-ring: var(--lui-color-zinc-950);
1038
+ @supports (color: color-mix(in lab, red, red)) {
1039
+ --switch-ring: color-mix(in oklab, var(--lui-color-zinc-950) 90%, transparent);
1040
+ }
1041
+ }
1042
+ .lui\:\[--switch-shadow\:var\(--lui-color-black\)\]\/10 {
1043
+ --switch-shadow: var(--lui-color-black);
1044
+ @supports (color: color-mix(in lab, red, red)) {
1045
+ --switch-shadow: color-mix(in oklab, var(--lui-color-black) 10%, transparent);
1046
+ }
1047
+ }
1048
+ .lui\:\[--switch\:white\] {
1049
+ --switch: white;
1050
+ }
1051
+ .lui\:ring-inset {
1052
+ --tw-ring-inset: inset;
1053
+ }
1054
+ .lui\:\*\:rounded-\(--avatar-radius\) {
1055
+ :is(& > *) {
1056
+ border-radius: var(--avatar-radius);
1057
+ }
1058
+ }
1059
+ .lui\:\*\:rounded-full {
1060
+ :is(& > *) {
1061
+ border-radius: calc(infinity * 1px);
1062
+ }
1063
+ }
1064
+ .lui\:group-last\:border-b-0 {
1065
+ &:is(:where(.lui\:group):last-child *) {
1066
+ border-bottom-style: var(--tw-border-style);
1067
+ border-bottom-width: 0px;
1068
+ }
1069
+ }
1070
+ .lui\:group-hover\:border-zinc-950\/30 {
1071
+ &:is(:where(.lui\:group):hover *) {
1072
+ @media (hover: hover) {
1073
+ border-color: var(--lui-color-zinc-950);
1074
+ @supports (color: color-mix(in lab, red, red)) {
1075
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 30%, transparent);
1076
+ }
1077
+ }
1078
+ }
1079
+ }
1080
+ .lui\:group-has-data-disabled\:stroke-zinc-600 {
1081
+ &:is(:where(.lui\:group):has(*[data-disabled]) *) {
1082
+ stroke: var(--lui-color-zinc-600);
1083
+ }
1084
+ }
1085
+ .lui\:group-data-checked\:translate-x-4 {
1086
+ &:is(:where(.lui\:group)[data-checked] *) {
1087
+ --tw-translate-x: calc(var(--lui-spacing) * 4);
1088
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1089
+ }
1090
+ }
1091
+ .lui\:group-data-checked\:border-transparent {
1092
+ &:is(:where(.lui\:group)[data-checked] *) {
1093
+ border-color: transparent;
1094
+ }
1095
+ }
1096
+ .lui\:group-data-checked\:bg-\(--checkbox-checked-border\) {
1097
+ &:is(:where(.lui\:group)[data-checked] *) {
1098
+ background-color: var(--checkbox-checked-border);
1099
+ }
1100
+ }
1101
+ .lui\:group-data-checked\:bg-\(--switch\) {
1102
+ &:is(:where(.lui\:group)[data-checked] *) {
1103
+ background-color: var(--switch);
1104
+ }
1105
+ }
1106
+ .lui\:group-data-checked\:opacity-100 {
1107
+ &:is(:where(.lui\:group)[data-checked] *) {
1108
+ opacity: 100%;
1109
+ }
1110
+ }
1111
+ .lui\:group-data-checked\:shadow-\(--switch-shadow\) {
1112
+ &:is(:where(.lui\:group)[data-checked] *) {
1113
+ --tw-shadow: var(--switch-shadow);
1114
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1115
+ }
1116
+ }
1117
+ .lui\:group-data-checked\:ring-\(--switch-ring\) {
1118
+ &:is(:where(.lui\:group)[data-checked] *) {
1119
+ --tw-ring-color: var(--switch-ring);
1120
+ }
1121
+ }
1122
+ .lui\:group-hover\:group-data-checked\:border-transparent {
1123
+ &:is(:where(.lui\:group):hover *) {
1124
+ @media (hover: hover) {
1125
+ &:is(:where(.lui\:group)[data-checked] *) {
1126
+ border-color: transparent;
1127
+ }
1128
+ }
1129
+ }
1130
+ }
1131
+ .lui\:group-data-disabled\:border-zinc-950\/25 {
1132
+ &:is(:where(.lui\:group)[data-disabled] *) {
1133
+ border-color: var(--lui-color-zinc-950);
1134
+ @supports (color: color-mix(in lab, red, red)) {
1135
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 25%, transparent);
1136
+ }
1137
+ }
1138
+ }
1139
+ .lui\:group-data-disabled\:bg-zinc-950\/5 {
1140
+ &:is(:where(.lui\:group)[data-disabled] *) {
1141
+ background-color: var(--lui-color-zinc-950);
1142
+ @supports (color: color-mix(in lab, red, red)) {
1143
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
1144
+ }
1145
+ }
1146
+ }
1147
+ .lui\:group-data-disabled\:opacity-50 {
1148
+ &:is(:where(.lui\:group)[data-disabled] *) {
1149
+ opacity: 50%;
1150
+ }
1151
+ }
1152
+ .lui\:group-data-disabled\:\[--checkbox-check\:var\(--lui-color-zinc-950\)\]\/50 {
1153
+ &:is(:where(.lui\:group)[data-disabled] *) {
1154
+ --checkbox-check: var(--lui-color-zinc-950);
1155
+ @supports (color: color-mix(in lab, red, red)) {
1156
+ --checkbox-check: color-mix(in oklab, var(--lui-color-zinc-950) 50%, transparent);
1157
+ }
1158
+ }
1159
+ }
1160
+ .lui\:group-data-checked\:group-data-disabled\:bg-white {
1161
+ &:is(:where(.lui\:group)[data-checked] *) {
1162
+ &:is(:where(.lui\:group)[data-disabled] *) {
1163
+ background-color: var(--lui-color-white);
1164
+ }
1165
+ }
1166
+ }
1167
+ .lui\:group-data-checked\:group-data-disabled\:shadow-sm {
1168
+ &:is(:where(.lui\:group)[data-checked] *) {
1169
+ &:is(:where(.lui\:group)[data-disabled] *) {
1170
+ --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));
1171
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1172
+ }
1173
+ }
1174
+ }
1175
+ .lui\:group-data-checked\:group-data-disabled\:ring-black\/5 {
1176
+ &:is(:where(.lui\:group)[data-checked] *) {
1177
+ &:is(:where(.lui\:group)[data-disabled] *) {
1178
+ --tw-ring-color: var(--lui-color-black);
1179
+ @supports (color: color-mix(in lab, red, red)) {
1180
+ --tw-ring-color: color-mix(in oklab, var(--lui-color-black) 5%, transparent);
1181
+ }
1182
+ }
1183
+ }
1184
+ }
1185
+ .lui\:group-data-focus\:outline {
1186
+ &:is(:where(.lui\:group)[data-focus] *) {
1187
+ outline-style: var(--tw-outline-style);
1188
+ outline-width: 1px;
1189
+ }
1190
+ }
1191
+ .lui\:group-data-focus\:outline-2 {
1192
+ &:is(:where(.lui\:group)[data-focus] *) {
1193
+ outline-style: var(--tw-outline-style);
1194
+ outline-width: 2px;
1195
+ }
1196
+ }
1197
+ .lui\:group-data-focus\:outline-offset-2 {
1198
+ &:is(:where(.lui\:group)[data-focus] *) {
1199
+ outline-offset: 2px;
1200
+ }
1201
+ }
1202
+ .lui\:group-data-focus\:outline-blue-500 {
1203
+ &:is(:where(.lui\:group)[data-focus] *) {
1204
+ outline-color: var(--lui-color-blue-500);
1205
+ }
1206
+ }
1207
+ .lui\:group-data-indeterminate\:opacity-0 {
1208
+ &:is(:where(.lui\:group)[data-indeterminate] *) {
1209
+ opacity: 0%;
1210
+ }
1211
+ }
1212
+ .lui\:group-data-indeterminate\:opacity-100 {
1213
+ &:is(:where(.lui\:group)[data-indeterminate] *) {
1214
+ opacity: 100%;
1215
+ }
1216
+ }
1217
+ .lui\:file\:mr-4 {
1218
+ &::file-selector-button {
1219
+ margin-right: calc(var(--lui-spacing) * 4);
1220
+ }
1221
+ }
1222
+ .lui\:file\:cursor-pointer {
1223
+ &::file-selector-button {
1224
+ cursor: pointer;
1225
+ }
1226
+ }
1227
+ .lui\:file\:border-0 {
1228
+ &::file-selector-button {
1229
+ border-style: var(--tw-border-style);
1230
+ border-width: 0px;
1231
+ }
1232
+ }
1233
+ .lui\:file\:bg-zinc-100 {
1234
+ &::file-selector-button {
1235
+ background-color: var(--lui-color-zinc-100);
1236
+ }
1237
+ }
1238
+ .lui\:file\:px-\[calc\(--spacing\(3\.5\)-1px\)\] {
1239
+ &::file-selector-button {
1240
+ padding-inline: calc(calc(var(--lui-spacing) * 3.5) - 1px);
1241
+ }
1242
+ }
1243
+ .lui\:file\:py-\[calc\(--spacing\(2\.5\)-1px\)\] {
1244
+ &::file-selector-button {
1245
+ padding-block: calc(calc(var(--lui-spacing) * 2.5) - 1px);
1246
+ }
1247
+ }
1248
+ .lui\:placeholder\:text-zinc-500 {
1249
+ &::placeholder {
1250
+ color: var(--lui-color-zinc-500);
1251
+ }
1252
+ }
1253
+ .lui\:before\:absolute {
1254
+ &::before {
1255
+ content: var(--tw-content);
1256
+ position: absolute;
1257
+ }
1258
+ }
1259
+ .lui\:before\:inset-0 {
1260
+ &::before {
1261
+ content: var(--tw-content);
1262
+ inset: calc(var(--lui-spacing) * 0);
1263
+ }
1264
+ }
1265
+ .lui\:before\:inset-px {
1266
+ &::before {
1267
+ content: var(--tw-content);
1268
+ inset: 1px;
1269
+ }
1270
+ }
1271
+ .lui\:before\:-z-10 {
1272
+ &::before {
1273
+ content: var(--tw-content);
1274
+ z-index: calc(10 * -1);
1275
+ }
1276
+ }
1277
+ .lui\:before\:rounded-\[calc\(0\.3125rem-1px\)\] {
1278
+ &::before {
1279
+ content: var(--tw-content);
1280
+ border-radius: calc(0.3125rem - 1px);
1281
+ }
1282
+ }
1283
+ .lui\:before\:rounded-\[calc\(var\(--lui-radius-lg\)-1px\)\] {
1284
+ &::before {
1285
+ content: var(--tw-content);
1286
+ border-radius: calc(var(--lui-radius-lg) - 1px);
1287
+ }
1288
+ }
1289
+ .lui\:before\:rounded-\[calc\(var\(--radius-lg\)-1px\)\] {
1290
+ &::before {
1291
+ content: var(--tw-content);
1292
+ border-radius: calc(var(--radius-lg) - 1px);
1293
+ }
1294
+ }
1295
+ .lui\:before\:bg-\(--btn-bg\) {
1296
+ &::before {
1297
+ content: var(--tw-content);
1298
+ background-color: var(--btn-bg);
1299
+ }
1300
+ }
1301
+ .lui\:before\:bg-white {
1302
+ &::before {
1303
+ content: var(--tw-content);
1304
+ background-color: var(--lui-color-white);
1305
+ }
1306
+ }
1307
+ .lui\:before\:shadow-sm {
1308
+ &::before {
1309
+ content: var(--tw-content);
1310
+ --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));
1311
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1312
+ }
1313
+ }
1314
+ .lui\:group-data-checked\:before\:bg-\(--checkbox-checked-bg\) {
1315
+ &:is(:where(.lui\:group)[data-checked] *) {
1316
+ &::before {
1317
+ content: var(--tw-content);
1318
+ background-color: var(--checkbox-checked-bg);
1319
+ }
1320
+ }
1321
+ }
1322
+ .lui\:group-data-disabled\:before\:bg-transparent {
1323
+ &:is(:where(.lui\:group)[data-disabled] *) {
1324
+ &::before {
1325
+ content: var(--tw-content);
1326
+ background-color: transparent;
1327
+ }
1328
+ }
1329
+ }
1330
+ .lui\:after\:pointer-events-none {
1331
+ &::after {
1332
+ content: var(--tw-content);
1333
+ pointer-events: none;
1334
+ }
1335
+ }
1336
+ .lui\:after\:absolute {
1337
+ &::after {
1338
+ content: var(--tw-content);
1339
+ position: absolute;
1340
+ }
1341
+ }
1342
+ .lui\:after\:inset-0 {
1343
+ &::after {
1344
+ content: var(--tw-content);
1345
+ inset: calc(var(--lui-spacing) * 0);
1346
+ }
1347
+ }
1348
+ .lui\:after\:-top-\[1px\] {
1349
+ &::after {
1350
+ content: var(--tw-content);
1351
+ top: calc(1px * -1);
1352
+ }
1353
+ }
1354
+ .lui\:after\:left-\[1px\] {
1355
+ &::after {
1356
+ content: var(--tw-content);
1357
+ left: 1px;
1358
+ }
1359
+ }
1360
+ .lui\:after\:-z-10 {
1361
+ &::after {
1362
+ content: var(--tw-content);
1363
+ z-index: calc(10 * -1);
1364
+ }
1365
+ }
1366
+ .lui\:after\:h-\[8\.2px\] {
1367
+ &::after {
1368
+ content: var(--tw-content);
1369
+ height: 8.2px;
1370
+ }
1371
+ }
1372
+ .lui\:after\:w-\[3\.75px\] {
1373
+ &::after {
1374
+ content: var(--tw-content);
1375
+ width: 3.75px;
1376
+ }
1377
+ }
1378
+ .lui\:after\:-rotate-45 {
1379
+ &::after {
1380
+ content: var(--tw-content);
1381
+ rotate: calc(45deg * -1);
1382
+ }
1383
+ }
1384
+ .lui\:after\:rounded-\[calc\(0\.3125rem-1px\)\] {
1385
+ &::after {
1386
+ content: var(--tw-content);
1387
+ border-radius: calc(0.3125rem - 1px);
1388
+ }
1389
+ }
1390
+ .lui\:after\:rounded-\[calc\(var\(--lui-radius-lg\)-1px\)\] {
1391
+ &::after {
1392
+ content: var(--tw-content);
1393
+ border-radius: calc(var(--lui-radius-lg) - 1px);
1394
+ }
1395
+ }
1396
+ .lui\:after\:rounded-lg {
1397
+ &::after {
1398
+ content: var(--tw-content);
1399
+ border-radius: var(--lui-radius-lg);
1400
+ }
1401
+ }
1402
+ .lui\:after\:border-\[1px\] {
1403
+ &::after {
1404
+ content: var(--tw-content);
1405
+ border-style: var(--tw-border-style);
1406
+ border-width: 1px;
1407
+ }
1408
+ }
1409
+ .lui\:after\:border-transparent {
1410
+ &::after {
1411
+ content: var(--tw-content);
1412
+ border-color: transparent;
1413
+ }
1414
+ }
1415
+ .lui\:after\:border-r-green-600 {
1416
+ &::after {
1417
+ content: var(--tw-content);
1418
+ border-right-color: var(--lui-color-green-600);
1419
+ }
1420
+ }
1421
+ .lui\:after\:border-r-white {
1422
+ &::after {
1423
+ content: var(--tw-content);
1424
+ border-right-color: var(--lui-color-white);
1425
+ }
1426
+ }
1427
+ .lui\:after\:border-r-yellow-400 {
1428
+ &::after {
1429
+ content: var(--tw-content);
1430
+ border-right-color: var(--lui-color-yellow-400);
1431
+ }
1432
+ }
1433
+ .lui\:after\:border-r-zinc-400 {
1434
+ &::after {
1435
+ content: var(--tw-content);
1436
+ border-right-color: var(--lui-color-zinc-400);
1437
+ }
1438
+ }
1439
+ .lui\:after\:border-l-green-600 {
1440
+ &::after {
1441
+ content: var(--tw-content);
1442
+ border-left-color: var(--lui-color-green-600);
1443
+ }
1444
+ }
1445
+ .lui\:after\:border-l-white {
1446
+ &::after {
1447
+ content: var(--tw-content);
1448
+ border-left-color: var(--lui-color-white);
1449
+ }
1450
+ }
1451
+ .lui\:after\:border-l-yellow-400 {
1452
+ &::after {
1453
+ content: var(--tw-content);
1454
+ border-left-color: var(--lui-color-yellow-400);
1455
+ }
1456
+ }
1457
+ .lui\:after\:border-l-zinc-400 {
1458
+ &::after {
1459
+ content: var(--tw-content);
1460
+ border-left-color: var(--lui-color-zinc-400);
1461
+ }
1462
+ }
1463
+ .lui\:after\:shadow-\[inset_0_1px_--theme\(--color-white\/15\%\)\] {
1464
+ &::after {
1465
+ content: var(--tw-content);
1466
+ --tw-shadow: inset 0 1px var(--tw-shadow-color, var(--lui-color-white));
1467
+ @supports (color: color-mix(in lab, red, red)) {
1468
+ --tw-shadow: inset 0 1px var(--tw-shadow-color, color-mix(in oklab, var(--lui-color-white) 15%, transparent));
1469
+ }
1470
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1471
+ }
1472
+ }
1473
+ .lui\:after\:shadow-\[shadow\:inset_0_1px_--theme\(--color-white\/15\%\)\] {
1474
+ &::after {
1475
+ content: var(--tw-content);
1476
+ --tw-shadow: inset 0 1px var(--tw-shadow-color, var(--lui-color-white));
1477
+ @supports (color: color-mix(in lab, red, red)) {
1478
+ --tw-shadow: inset 0 1px var(--tw-shadow-color, color-mix(in oklab, var(--lui-color-white) 15%, transparent));
1479
+ }
1480
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1481
+ }
1482
+ }
1483
+ .lui\:after\:ring-transparent {
1484
+ &::after {
1485
+ content: var(--tw-content);
1486
+ --tw-ring-color: transparent;
1487
+ }
1488
+ }
1489
+ .lui\:after\:ring-inset {
1490
+ &::after {
1491
+ content: var(--tw-content);
1492
+ --tw-ring-inset: inset;
1493
+ }
1494
+ }
1495
+ .lui\:first\:border-none {
1496
+ &:first-child {
1497
+ --tw-border-style: none;
1498
+ border-style: none;
1499
+ }
1500
+ }
1501
+ .lui\:hover\:cursor-pointer {
1502
+ &:hover {
1503
+ @media (hover: hover) {
1504
+ cursor: pointer;
1505
+ }
1506
+ }
1507
+ }
1508
+ .lui\:hover\:border-zinc-950\/20 {
1509
+ &:hover {
1510
+ @media (hover: hover) {
1511
+ border-color: var(--lui-color-zinc-950);
1512
+ @supports (color: color-mix(in lab, red, red)) {
1513
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 20%, transparent);
1514
+ }
1515
+ }
1516
+ }
1517
+ }
1518
+ .lui\:hover\:bg-red-600 {
1519
+ &:hover {
1520
+ @media (hover: hover) {
1521
+ background-color: var(--lui-color-red-600);
1522
+ }
1523
+ }
1524
+ }
1525
+ .lui\:hover\:bg-zinc-100 {
1526
+ &:hover {
1527
+ @media (hover: hover) {
1528
+ background-color: var(--lui-color-zinc-100);
1529
+ }
1530
+ }
1531
+ }
1532
+ .lui\:hover\:bg-zinc-950\/5 {
1533
+ &:hover {
1534
+ @media (hover: hover) {
1535
+ background-color: var(--lui-color-zinc-950);
1536
+ @supports (color: color-mix(in lab, red, red)) {
1537
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
1538
+ }
1539
+ }
1540
+ }
1541
+ }
1542
+ .lui\:hover\:bg-zinc-950\/\[2\.5\%\] {
1543
+ &:hover {
1544
+ @media (hover: hover) {
1545
+ background-color: var(--lui-color-zinc-950);
1546
+ @supports (color: color-mix(in lab, red, red)) {
1547
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 2.5%, transparent);
1548
+ }
1549
+ }
1550
+ }
1551
+ }
1552
+ .lui\:hover\:text-indigo-500 {
1553
+ &:hover {
1554
+ @media (hover: hover) {
1555
+ color: var(--lui-color-indigo-500);
1556
+ }
1557
+ }
1558
+ }
1559
+ .lui\:hover\:text-zinc-950 {
1560
+ &:hover {
1561
+ @media (hover: hover) {
1562
+ color: var(--lui-color-zinc-950);
1563
+ }
1564
+ }
1565
+ }
1566
+ .lui\:hover\:underline {
1567
+ &:hover {
1568
+ @media (hover: hover) {
1569
+ text-decoration-line: underline;
1570
+ }
1571
+ }
1572
+ }
1573
+ .lui\:hover\:ring-black\/15 {
1574
+ &:hover {
1575
+ @media (hover: hover) {
1576
+ --tw-ring-color: var(--lui-color-black);
1577
+ @supports (color: color-mix(in lab, red, red)) {
1578
+ --tw-ring-color: color-mix(in oklab, var(--lui-color-black) 15%, transparent);
1579
+ }
1580
+ }
1581
+ }
1582
+ }
1583
+ .lui\:hover\:\[--btn-icon\:var\(--lui-color-zinc-300\)\] {
1584
+ &:hover {
1585
+ @media (hover: hover) {
1586
+ --btn-icon: var(--lui-color-zinc-300);
1587
+ }
1588
+ }
1589
+ }
1590
+ .lui\:hover\:\[--btn-icon\:var\(--lui-color-zinc-700\)\] {
1591
+ &:hover {
1592
+ @media (hover: hover) {
1593
+ --btn-icon: var(--lui-color-zinc-700);
1594
+ }
1595
+ }
1596
+ }
1597
+ .lui\:hover\:after\:bg-\(--btn-hover-overlay\) {
1598
+ &:hover {
1599
+ @media (hover: hover) {
1600
+ &::after {
1601
+ content: var(--tw-content);
1602
+ background-color: var(--btn-hover-overlay);
1603
+ }
1604
+ }
1605
+ }
1606
+ }
1607
+ .lui\:focus\:outline-hidden {
1608
+ &:focus {
1609
+ --tw-outline-style: none;
1610
+ outline-style: none;
1611
+ @media (forced-colors: active) {
1612
+ outline: 2px solid transparent;
1613
+ outline-offset: 2px;
1614
+ }
1615
+ }
1616
+ }
1617
+ .lui\:focus\:outline {
1618
+ &:focus {
1619
+ outline-style: var(--tw-outline-style);
1620
+ outline-width: 1px;
1621
+ }
1622
+ }
1623
+ .lui\:focus\:outline-0 {
1624
+ &:focus {
1625
+ outline-style: var(--tw-outline-style);
1626
+ outline-width: 0px;
1627
+ }
1628
+ }
1629
+ .lui\:focus\:outline-2 {
1630
+ &:focus {
1631
+ outline-style: var(--tw-outline-style);
1632
+ outline-width: 2px;
1633
+ }
1634
+ }
1635
+ .lui\:focus\:outline-offset-2 {
1636
+ &:focus {
1637
+ outline-offset: 2px;
1638
+ }
1639
+ }
1640
+ .lui\:focus\:outline-blue-500 {
1641
+ &:focus {
1642
+ outline-color: var(--lui-color-blue-500);
1643
+ }
1644
+ }
1645
+ .lui\:focus\:outline-none {
1646
+ &:focus {
1647
+ --tw-outline-style: none;
1648
+ outline-style: none;
1649
+ }
1650
+ }
1651
+ .lui\:focus\:after\:ring-2 {
1652
+ &:focus {
1653
+ &::after {
1654
+ content: var(--tw-content);
1655
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1656
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1657
+ }
1658
+ }
1659
+ }
1660
+ .lui\:focus\:after\:ring-blue-500 {
1661
+ &:focus {
1662
+ &::after {
1663
+ content: var(--tw-content);
1664
+ --tw-ring-color: var(--lui-color-blue-500);
1665
+ }
1666
+ }
1667
+ }
1668
+ .lui\:active\:bg-red-700 {
1669
+ &:active {
1670
+ background-color: var(--lui-color-red-700);
1671
+ }
1672
+ }
1673
+ .lui\:active\:bg-zinc-950\/\[2\.5\%\] {
1674
+ &:active {
1675
+ background-color: var(--lui-color-zinc-950);
1676
+ @supports (color: color-mix(in lab, red, red)) {
1677
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 2.5%, transparent);
1678
+ }
1679
+ }
1680
+ }
1681
+ .lui\:active\:\[--btn-icon\:var\(--lui-color-zinc-300\)\] {
1682
+ &:active {
1683
+ --btn-icon: var(--lui-color-zinc-300);
1684
+ }
1685
+ }
1686
+ .lui\:active\:\[--btn-icon\:var\(--lui-color-zinc-700\)\] {
1687
+ &:active {
1688
+ --btn-icon: var(--lui-color-zinc-700);
1689
+ }
1690
+ }
1691
+ .lui\:active\:after\:bg-\(--btn-hover-overlay\) {
1692
+ &:active {
1693
+ &::after {
1694
+ content: var(--tw-content);
1695
+ background-color: var(--btn-hover-overlay);
1696
+ }
1697
+ }
1698
+ }
1699
+ .lui\:disabled\:opacity-50 {
1700
+ &:disabled {
1701
+ opacity: 50%;
1702
+ }
1703
+ }
1704
+ .lui\:disabled\:before\:shadow-none {
1705
+ &:disabled {
1706
+ &::before {
1707
+ content: var(--tw-content);
1708
+ --tw-shadow: 0 0 #0000;
1709
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1710
+ }
1711
+ }
1712
+ }
1713
+ .lui\:disabled\:after\:shadow-none {
1714
+ &:disabled {
1715
+ &::after {
1716
+ content: var(--tw-content);
1717
+ --tw-shadow: 0 0 #0000;
1718
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1719
+ }
1720
+ }
1721
+ }
1722
+ .lui\:disabled\:hover\:after\:bg-transparent {
1723
+ &:disabled {
1724
+ &:hover {
1725
+ @media (hover: hover) {
1726
+ &::after {
1727
+ content: var(--tw-content);
1728
+ background-color: transparent;
1729
+ }
1730
+ }
1731
+ }
1732
+ }
1733
+ }
1734
+ .lui\:has-data-disabled\:opacity-50 {
1735
+ &:has(*[data-disabled]) {
1736
+ opacity: 50%;
1737
+ }
1738
+ }
1739
+ .lui\:has-data-disabled\:before\:bg-zinc-950\/5 {
1740
+ &:has(*[data-disabled]) {
1741
+ &::before {
1742
+ content: var(--tw-content);
1743
+ background-color: var(--lui-color-zinc-950);
1744
+ @supports (color: color-mix(in lab, red, red)) {
1745
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
1746
+ }
1747
+ }
1748
+ }
1749
+ }
1750
+ .lui\:has-data-disabled\:before\:shadow-none {
1751
+ &:has(*[data-disabled]) {
1752
+ &::before {
1753
+ content: var(--tw-content);
1754
+ --tw-shadow: 0 0 #0000;
1755
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1756
+ }
1757
+ }
1758
+ }
1759
+ .lui\:has-data-invalid\:before\:shadow-red-500\/10 {
1760
+ &:has(*[data-invalid]) {
1761
+ &::before {
1762
+ content: var(--tw-content);
1763
+ --tw-shadow-color: var(--lui-color-red-500);
1764
+ @supports (color: color-mix(in lab, red, red)) {
1765
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--lui-color-red-500) 10%, transparent) var(--tw-shadow-alpha), transparent);
1766
+ }
1767
+ }
1768
+ }
1769
+ }
1770
+ .lui\:data-checked\:bg-\(--switch-bg\) {
1771
+ &[data-checked] {
1772
+ background-color: var(--switch-bg);
1773
+ }
1774
+ }
1775
+ .lui\:data-checked\:ring-\(--switch-bg-ring\) {
1776
+ &[data-checked] {
1777
+ --tw-ring-color: var(--switch-bg-ring);
1778
+ }
1779
+ }
1780
+ .lui\:hover\:data-checked\:ring-\(--switch-bg-ring\) {
1781
+ &:hover {
1782
+ @media (hover: hover) {
1783
+ &[data-checked] {
1784
+ --tw-ring-color: var(--switch-bg-ring);
1785
+ }
1786
+ }
1787
+ }
1788
+ }
1789
+ .lui\:data-closed\:translate-y-12 {
1790
+ &[data-closed] {
1791
+ --tw-translate-y: calc(var(--lui-spacing) * 12);
1792
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1793
+ }
1794
+ }
1795
+ .lui\:data-closed\:opacity-0 {
1796
+ &[data-closed] {
1797
+ opacity: 0%;
1798
+ }
1799
+ }
1800
+ .lui\:data-disabled\:cursor-not-allowed {
1801
+ &[data-disabled] {
1802
+ cursor: not-allowed;
1803
+ }
1804
+ }
1805
+ .lui\:data-disabled\:border-zinc-950\/20 {
1806
+ &[data-disabled] {
1807
+ border-color: var(--lui-color-zinc-950);
1808
+ @supports (color: color-mix(in lab, red, red)) {
1809
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 20%, transparent);
1810
+ }
1811
+ }
1812
+ }
1813
+ .lui\:data-disabled\:bg-zinc-200 {
1814
+ &[data-disabled] {
1815
+ background-color: var(--lui-color-zinc-200);
1816
+ }
1817
+ }
1818
+ .lui\:data-disabled\:opacity-50 {
1819
+ &[data-disabled] {
1820
+ opacity: 50%;
1821
+ }
1822
+ }
1823
+ .lui\:data-disabled\:opacity-100 {
1824
+ &[data-disabled] {
1825
+ opacity: 100%;
1826
+ }
1827
+ }
1828
+ .lui\:data-disabled\:file\:cursor-not-allowed {
1829
+ &[data-disabled] {
1830
+ &::file-selector-button {
1831
+ cursor: not-allowed;
1832
+ }
1833
+ }
1834
+ }
1835
+ .lui\:data-disabled\:data-checked\:bg-zinc-200 {
1836
+ &[data-disabled] {
1837
+ &[data-checked] {
1838
+ background-color: var(--lui-color-zinc-200);
1839
+ }
1840
+ }
1841
+ }
1842
+ .lui\:data-disabled\:data-checked\:ring-black\/5 {
1843
+ &[data-disabled] {
1844
+ &[data-checked] {
1845
+ --tw-ring-color: var(--lui-color-black);
1846
+ @supports (color: color-mix(in lab, red, red)) {
1847
+ --tw-ring-color: color-mix(in oklab, var(--lui-color-black) 5%, transparent);
1848
+ }
1849
+ }
1850
+ }
1851
+ }
1852
+ .lui\:data-enter\:ease-out {
1853
+ &[data-enter] {
1854
+ --tw-ease: var(--lui-ease-out);
1855
+ transition-timing-function: var(--lui-ease-out);
1856
+ }
1857
+ }
1858
+ .lui\:data-focus\:outline-2 {
1859
+ &[data-focus] {
1860
+ outline-style: var(--tw-outline-style);
1861
+ outline-width: 2px;
1862
+ }
1863
+ }
1864
+ .lui\:data-focus\:outline-offset-2 {
1865
+ &[data-focus] {
1866
+ outline-offset: 2px;
1867
+ }
1868
+ }
1869
+ .lui\:data-focus\:outline-blue-500 {
1870
+ &[data-focus] {
1871
+ outline-color: var(--lui-color-blue-500);
1872
+ }
1873
+ }
1874
+ .lui\:data-invalid\:border-red-500 {
1875
+ &[data-invalid] {
1876
+ border-color: var(--lui-color-red-500);
1877
+ }
1878
+ }
1879
+ .lui\:data-invalid\:hover\:border-red-500 {
1880
+ &[data-invalid] {
1881
+ &:hover {
1882
+ @media (hover: hover) {
1883
+ border-color: var(--lui-color-red-500);
1884
+ }
1885
+ }
1886
+ }
1887
+ }
1888
+ .lui\:data-invalid\:hover\:border-red-500\/60 {
1889
+ &[data-invalid] {
1890
+ &:hover {
1891
+ @media (hover: hover) {
1892
+ border-color: var(--lui-color-red-500);
1893
+ @supports (color: color-mix(in lab, red, red)) {
1894
+ border-color: color-mix(in oklab, var(--lui-color-red-500) 60%, transparent);
1895
+ }
1896
+ }
1897
+ }
1898
+ }
1899
+ }
1900
+ .lui\:data-leave\:ease-in {
1901
+ &[data-leave] {
1902
+ --tw-ease: var(--lui-ease-in);
1903
+ transition-timing-function: var(--lui-ease-in);
1904
+ }
1905
+ }
1906
+ .lui\:data-\[active\]\:bg-zinc-950\/5 {
1907
+ &[data-active] {
1908
+ background-color: var(--lui-color-zinc-950);
1909
+ @supports (color: color-mix(in lab, red, red)) {
1910
+ background-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
1911
+ }
1912
+ }
1913
+ }
1914
+ .lui\:data-\[disabled\]\:pointer-events-none {
1915
+ &[data-disabled] {
1916
+ pointer-events: none;
1917
+ }
1918
+ }
1919
+ .lui\:data-\[disabled\]\:opacity-50 {
1920
+ &[data-disabled] {
1921
+ opacity: 50%;
1922
+ }
1923
+ }
1924
+ .lui\:\*\:data-\[slot\=control\]\:col-start-1 {
1925
+ :is(& > *) {
1926
+ &[data-slot="control"] {
1927
+ grid-column-start: 1;
1928
+ }
1929
+ }
1930
+ }
1931
+ .lui\:\*\:data-\[slot\=control\]\:col-start-2 {
1932
+ :is(& > *) {
1933
+ &[data-slot="control"] {
1934
+ grid-column-start: 2;
1935
+ }
1936
+ }
1937
+ }
1938
+ .lui\:\*\:data-\[slot\=control\]\:row-start-1 {
1939
+ :is(& > *) {
1940
+ &[data-slot="control"] {
1941
+ grid-row-start: 1;
1942
+ }
1943
+ }
1944
+ }
1945
+ .lui\:\*\:data-\[slot\=control\]\:self-center {
1946
+ :is(& > *) {
1947
+ &[data-slot="control"] {
1948
+ align-self: center;
1949
+ }
1950
+ }
1951
+ }
1952
+ .lui\:\*\:data-\[slot\=control\]\:justify-self-center {
1953
+ :is(& > *) {
1954
+ &[data-slot="control"] {
1955
+ justify-self: center;
1956
+ }
1957
+ }
1958
+ }
1959
+ .lui\:\*\:data-\[slot\=description\]\:col-start-1 {
1960
+ :is(& > *) {
1961
+ &[data-slot="description"] {
1962
+ grid-column-start: 1;
1963
+ }
1964
+ }
1965
+ }
1966
+ .lui\:\*\:data-\[slot\=description\]\:col-start-2 {
1967
+ :is(& > *) {
1968
+ &[data-slot="description"] {
1969
+ grid-column-start: 2;
1970
+ }
1971
+ }
1972
+ }
1973
+ .lui\:\*\:data-\[slot\=description\]\:row-start-2 {
1974
+ :is(& > *) {
1975
+ &[data-slot="description"] {
1976
+ grid-row-start: 2;
1977
+ }
1978
+ }
1979
+ }
1980
+ .lui\:\*\:data-\[slot\=error\]\:col-start-1 {
1981
+ :is(& > *) {
1982
+ &[data-slot="error"] {
1983
+ grid-column-start: 1;
1984
+ }
1985
+ }
1986
+ }
1987
+ .lui\:\*\:data-\[slot\=error\]\:row-start-3 {
1988
+ :is(& > *) {
1989
+ &[data-slot="error"] {
1990
+ grid-row-start: 3;
1991
+ }
1992
+ }
1993
+ }
1994
+ .lui\:\*\:data-\[slot\=header\]\:bg-gray-50 {
1995
+ :is(& > *) {
1996
+ &[data-slot="header"] {
1997
+ background-color: var(--lui-color-gray-50);
1998
+ }
1999
+ }
2000
+ }
2001
+ .lui\:\*\:data-\[slot\=header\]\:bg-red-600\/80 {
2002
+ :is(& > *) {
2003
+ &[data-slot="header"] {
2004
+ background-color: var(--lui-color-red-600);
2005
+ @supports (color: color-mix(in lab, red, red)) {
2006
+ background-color: color-mix(in oklab, var(--lui-color-red-600) 80%, transparent);
2007
+ }
2008
+ }
2009
+ }
2010
+ }
2011
+ .lui\:\*\:data-\[slot\=header\]\:text-white {
2012
+ :is(& > *) {
2013
+ &[data-slot="header"] {
2014
+ color: var(--lui-color-white);
2015
+ }
2016
+ }
2017
+ }
2018
+ .lui\:\*\:data-\[slot\=icon\]\:-mx-0\.5 {
2019
+ :is(& > *) {
2020
+ &[data-slot="icon"] {
2021
+ margin-inline: calc(var(--lui-spacing) * -0.5);
2022
+ }
2023
+ }
2024
+ }
2025
+ .lui\:\*\:data-\[slot\=icon\]\:my-0\.5 {
2026
+ :is(& > *) {
2027
+ &[data-slot="icon"] {
2028
+ margin-block: calc(var(--lui-spacing) * 0.5);
2029
+ }
2030
+ }
2031
+ }
2032
+ .lui\:\*\:data-\[slot\=icon\]\:size-5 {
2033
+ :is(& > *) {
2034
+ &[data-slot="icon"] {
2035
+ width: calc(var(--lui-spacing) * 5);
2036
+ height: calc(var(--lui-spacing) * 5);
2037
+ }
2038
+ }
2039
+ }
2040
+ .lui\:\*\:data-\[slot\=icon\]\:shrink-0 {
2041
+ :is(& > *) {
2042
+ &[data-slot="icon"] {
2043
+ flex-shrink: 0;
2044
+ }
2045
+ }
2046
+ }
2047
+ .lui\:\*\:data-\[slot\=icon\]\:self-center {
2048
+ :is(& > *) {
2049
+ &[data-slot="icon"] {
2050
+ align-self: center;
2051
+ }
2052
+ }
2053
+ }
2054
+ .lui\:\*\:data-\[slot\=icon\]\:text-\(--btn-icon\) {
2055
+ :is(& > *) {
2056
+ &[data-slot="icon"] {
2057
+ color: var(--btn-icon);
2058
+ }
2059
+ }
2060
+ }
2061
+ .lui\:\*\:data-\[slot\=label\]\:col-start-1 {
2062
+ :is(& > *) {
2063
+ &[data-slot="label"] {
2064
+ grid-column-start: 1;
2065
+ }
2066
+ }
2067
+ }
2068
+ .lui\:\*\:data-\[slot\=label\]\:col-start-2 {
2069
+ :is(& > *) {
2070
+ &[data-slot="label"] {
2071
+ grid-column-start: 2;
2072
+ }
2073
+ }
2074
+ }
2075
+ .lui\:\*\:data-\[slot\=label\]\:row-start-1 {
2076
+ :is(& > *) {
2077
+ &[data-slot="label"] {
2078
+ grid-row-start: 1;
2079
+ }
2080
+ }
2081
+ }
2082
+ .lui\:\*\:data-\[slot\=label\]\:justify-self-start {
2083
+ :is(& > *) {
2084
+ &[data-slot="label"] {
2085
+ justify-self: flex-start;
2086
+ }
2087
+ }
2088
+ }
2089
+ .lui\:\*\:data-\[slot\=label\]\:font-medium {
2090
+ :is(& > *) {
2091
+ &[data-slot="label"] {
2092
+ --tw-font-weight: var(--lui-font-weight-medium);
2093
+ font-weight: var(--lui-font-weight-medium);
2094
+ }
2095
+ }
2096
+ }
2097
+ .lui\:has-data-\[slot\=description\]\:\*\*\:data-\[slot\=label\]\:font-medium {
2098
+ &:has(*[data-slot="description"]) {
2099
+ :is(& *) {
2100
+ &[data-slot="label"] {
2101
+ --tw-font-weight: var(--lui-font-weight-medium);
2102
+ font-weight: var(--lui-font-weight-medium);
2103
+ }
2104
+ }
2105
+ }
2106
+ }
2107
+ .lui\:sm\:mb-auto {
2108
+ @media (width >= 40rem) {
2109
+ margin-bottom: auto;
2110
+ }
2111
+ }
2112
+ .lui\:sm\:flex {
2113
+ @media (width >= 40rem) {
2114
+ display: flex;
2115
+ }
2116
+ }
2117
+ .lui\:sm\:size-3\.5 {
2118
+ @media (width >= 40rem) {
2119
+ width: calc(var(--lui-spacing) * 3.5);
2120
+ height: calc(var(--lui-spacing) * 3.5);
2121
+ }
2122
+ }
2123
+ .lui\:sm\:size-4 {
2124
+ @media (width >= 40rem) {
2125
+ width: calc(var(--lui-spacing) * 4);
2126
+ height: calc(var(--lui-spacing) * 4);
2127
+ }
2128
+ }
2129
+ .lui\:sm\:h-3\.5 {
2130
+ @media (width >= 40rem) {
2131
+ height: calc(var(--lui-spacing) * 3.5);
2132
+ }
2133
+ }
2134
+ .lui\:sm\:h-5 {
2135
+ @media (width >= 40rem) {
2136
+ height: calc(var(--lui-spacing) * 5);
2137
+ }
2138
+ }
2139
+ .lui\:sm\:w-3\.5 {
2140
+ @media (width >= 40rem) {
2141
+ width: calc(var(--lui-spacing) * 3.5);
2142
+ }
2143
+ }
2144
+ .lui\:sm\:w-8 {
2145
+ @media (width >= 40rem) {
2146
+ width: calc(var(--lui-spacing) * 8);
2147
+ }
2148
+ }
2149
+ .lui\:sm\:max-w-3xl {
2150
+ @media (width >= 40rem) {
2151
+ max-width: var(--lui-container-3xl);
2152
+ }
2153
+ }
2154
+ .lui\:sm\:grid-cols-\[1fr_auto\] {
2155
+ @media (width >= 40rem) {
2156
+ grid-template-columns: 1fr auto;
2157
+ }
2158
+ }
2159
+ .lui\:sm\:grid-cols-\[1rem_1fr\] {
2160
+ @media (width >= 40rem) {
2161
+ grid-template-columns: 1rem 1fr;
2162
+ }
2163
+ }
2164
+ .lui\:sm\:grid-cols-\[min\(50\%\,--spacing\(80\)\)_auto\] {
2165
+ @media (width >= 40rem) {
2166
+ grid-template-columns: min(50%, calc(var(--lui-spacing) * 80)) auto;
2167
+ }
2168
+ }
2169
+ .lui\:sm\:grid-rows-\[1fr_auto_3fr\] {
2170
+ @media (width >= 40rem) {
2171
+ grid-template-rows: 1fr auto 3fr;
2172
+ }
2173
+ }
2174
+ .lui\:sm\:flex-row {
2175
+ @media (width >= 40rem) {
2176
+ flex-direction: row;
2177
+ }
2178
+ }
2179
+ .lui\:sm\:rounded-2xl {
2180
+ @media (width >= 40rem) {
2181
+ border-radius: var(--lui-radius-2xl);
2182
+ }
2183
+ }
2184
+ .lui\:sm\:border-t {
2185
+ @media (width >= 40rem) {
2186
+ border-top-style: var(--tw-border-style);
2187
+ border-top-width: 1px;
2188
+ }
2189
+ }
2190
+ .lui\:sm\:border-zinc-950\/5 {
2191
+ @media (width >= 40rem) {
2192
+ border-color: var(--lui-color-zinc-950);
2193
+ @supports (color: color-mix(in lab, red, red)) {
2194
+ border-color: color-mix(in oklab, var(--lui-color-zinc-950) 5%, transparent);
2195
+ }
2196
+ }
2197
+ }
2198
+ .lui\:sm\:p-4 {
2199
+ @media (width >= 40rem) {
2200
+ padding: calc(var(--lui-spacing) * 4);
2201
+ }
2202
+ }
2203
+ .lui\:sm\:px-6 {
2204
+ @media (width >= 40rem) {
2205
+ padding-inline: calc(var(--lui-spacing) * 6);
2206
+ }
2207
+ }
2208
+ .lui\:sm\:px-\[calc\(--spacing\(3\)-1px\)\] {
2209
+ @media (width >= 40rem) {
2210
+ padding-inline: calc(calc(var(--lui-spacing) * 3) - 1px);
2211
+ }
2212
+ }
2213
+ .lui\:sm\:py-3 {
2214
+ @media (width >= 40rem) {
2215
+ padding-block: calc(var(--lui-spacing) * 3);
2216
+ }
2217
+ }
2218
+ .lui\:sm\:py-8 {
2219
+ @media (width >= 40rem) {
2220
+ padding-block: calc(var(--lui-spacing) * 8);
2221
+ }
2222
+ }
2223
+ .lui\:sm\:py-\[calc\(--spacing\(1\.5\)-1px\)\] {
2224
+ @media (width >= 40rem) {
2225
+ padding-block: calc(calc(var(--lui-spacing) * 1.5) - 1px);
2226
+ }
2227
+ }
2228
+ .lui\:sm\:pt-0 {
2229
+ @media (width >= 40rem) {
2230
+ padding-top: calc(var(--lui-spacing) * 0);
2231
+ }
2232
+ }
2233
+ .lui\:sm\:pr-\[calc\(--spacing\(9\)-1px\)\] {
2234
+ @media (width >= 40rem) {
2235
+ padding-right: calc(calc(var(--lui-spacing) * 9) - 1px);
2236
+ }
2237
+ }
2238
+ .lui\:sm\:pl-\[calc\(--spacing\(3\)-1px\)\] {
2239
+ @media (width >= 40rem) {
2240
+ padding-left: calc(calc(var(--lui-spacing) * 3) - 1px);
2241
+ }
2242
+ }
2243
+ .lui\:sm\:text-base\/6 {
2244
+ @media (width >= 40rem) {
2245
+ font-size: var(--lui-text-base);
2246
+ line-height: calc(var(--lui-spacing) * 6);
2247
+ }
2248
+ }
2249
+ .lui\:sm\:text-sm\/6 {
2250
+ @media (width >= 40rem) {
2251
+ font-size: var(--lui-text-sm);
2252
+ line-height: calc(var(--lui-spacing) * 6);
2253
+ }
2254
+ }
2255
+ .lui\:sm\:text-xs {
2256
+ @media (width >= 40rem) {
2257
+ font-size: var(--lui-text-xs);
2258
+ line-height: var(--tw-leading, var(--lui-text-xs--line-height));
2259
+ }
2260
+ }
2261
+ .lui\:sm\:\*\:w-auto {
2262
+ @media (width >= 40rem) {
2263
+ :is(& > *) {
2264
+ width: auto;
2265
+ }
2266
+ }
2267
+ }
2268
+ .lui\:sm\:group-data-checked\:translate-x-3 {
2269
+ @media (width >= 40rem) {
2270
+ &:is(:where(.lui\:group)[data-checked] *) {
2271
+ --tw-translate-x: calc(var(--lui-spacing) * 3);
2272
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2273
+ }
2274
+ }
2275
+ }
2276
+ .lui\:file\:sm\:px-\[calc\(--spacing\(3\)-1px\)\] {
2277
+ &::file-selector-button {
2278
+ @media (width >= 40rem) {
2279
+ padding-inline: calc(calc(var(--lui-spacing) * 3) - 1px);
2280
+ }
2281
+ }
2282
+ }
2283
+ .lui\:file\:sm\:py-\[calc\(--spacing\(1\.5\)-1px\)\] {
2284
+ &::file-selector-button {
2285
+ @media (width >= 40rem) {
2286
+ padding-block: calc(calc(var(--lui-spacing) * 1.5) - 1px);
2287
+ }
2288
+ }
2289
+ }
2290
+ .lui\:sm\:focus-within\:after\:ring-2 {
2291
+ @media (width >= 40rem) {
2292
+ &:focus-within {
2293
+ &::after {
2294
+ content: var(--tw-content);
2295
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2296
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2297
+ }
2298
+ }
2299
+ }
2300
+ }
2301
+ .lui\:sm\:focus-within\:after\:ring-blue-500 {
2302
+ @media (width >= 40rem) {
2303
+ &:focus-within {
2304
+ &::after {
2305
+ content: var(--tw-content);
2306
+ --tw-ring-color: var(--lui-color-blue-500);
2307
+ }
2308
+ }
2309
+ }
2310
+ }
2311
+ .lui\:sm\:data-closed\:translate-y-0 {
2312
+ @media (width >= 40rem) {
2313
+ &[data-closed] {
2314
+ --tw-translate-y: calc(var(--lui-spacing) * 0);
2315
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2316
+ }
2317
+ }
2318
+ }
2319
+ .lui\:sm\:data-closed\:data-enter\:scale-95 {
2320
+ @media (width >= 40rem) {
2321
+ &[data-closed] {
2322
+ &[data-enter] {
2323
+ --tw-scale-x: 95%;
2324
+ --tw-scale-y: 95%;
2325
+ --tw-scale-z: 95%;
2326
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2327
+ }
2328
+ }
2329
+ }
2330
+ }
2331
+ .lui\:sm\:\*\:data-\[slot\=icon\]\:my-1 {
2332
+ @media (width >= 40rem) {
2333
+ :is(& > *) {
2334
+ &[data-slot="icon"] {
2335
+ margin-block: calc(var(--lui-spacing) * 1);
2336
+ }
2337
+ }
2338
+ }
2339
+ }
2340
+ .lui\:sm\:\*\:data-\[slot\=icon\]\:size-4 {
2341
+ @media (width >= 40rem) {
2342
+ :is(& > *) {
2343
+ &[data-slot="icon"] {
2344
+ width: calc(var(--lui-spacing) * 4);
2345
+ height: calc(var(--lui-spacing) * 4);
2346
+ }
2347
+ }
2348
+ }
2349
+ }
2350
+ .lui\:sm\:nth-2\:border-none {
2351
+ @media (width >= 40rem) {
2352
+ &:nth-child(2) {
2353
+ --tw-border-style: none;
2354
+ border-style: none;
2355
+ }
2356
+ }
2357
+ }
2358
+ .lui\:forced-colors\:stroke-\[CanvasText\] {
2359
+ @media (forced-colors: active) {
2360
+ stroke: CanvasText;
2361
+ }
2362
+ }
2363
+ .lui\:forced-colors\:outline {
2364
+ @media (forced-colors: active) {
2365
+ outline-style: var(--tw-outline-style);
2366
+ outline-width: 1px;
2367
+ }
2368
+ }
2369
+ .lui\:forced-colors\:\[--checkbox-check\:HighlightText\] {
2370
+ @media (forced-colors: active) {
2371
+ --checkbox-check: HighlightText;
2372
+ }
2373
+ }
2374
+ .lui\:forced-colors\:\[--checkbox-checked-bg\:Highlight\] {
2375
+ @media (forced-colors: active) {
2376
+ --checkbox-checked-bg: Highlight;
2377
+ }
2378
+ }
2379
+ .lui\:forced-colors\:\[--switch-bg\:Highlight\] {
2380
+ @media (forced-colors: active) {
2381
+ --switch-bg: Highlight;
2382
+ }
2383
+ }
2384
+ .lui\:forced-colors\:group-data-disabled\:\[--checkbox-check\:Highlight\] {
2385
+ @media (forced-colors: active) {
2386
+ &:is(:where(.lui\:group)[data-disabled] *) {
2387
+ --checkbox-check: Highlight;
2388
+ }
2389
+ }
2390
+ }
2391
+ .lui\:\[\&_optgroup\]\:font-semibold {
2392
+ & optgroup {
2393
+ --tw-font-weight: var(--lui-font-weight-semibold);
2394
+ font-weight: var(--lui-font-weight-semibold);
2395
+ }
2396
+ }
2397
+ .lui\:\[\&\>\[data-slot\=control\]\+\[data-slot\=description\]\]\:mt-3 {
2398
+ &>[data-slot=control]+[data-slot=description] {
2399
+ margin-top: calc(var(--lui-spacing) * 3);
2400
+ }
2401
+ }
2402
+ .lui\:\[\&\>\[data-slot\=control\]\+\[data-slot\=error\]\]\:mt-3 {
2403
+ &>[data-slot=control]+[data-slot=error] {
2404
+ margin-top: calc(var(--lui-spacing) * 3);
2405
+ }
2406
+ }
2407
+ .lui\:\[\&\>\[data-slot\=description\]\+\[data-slot\=control\]\]\:mt-3 {
2408
+ &>[data-slot=description]+[data-slot=control] {
2409
+ margin-top: calc(var(--lui-spacing) * 3);
2410
+ }
2411
+ }
2412
+ .lui\:\[\&\>\[data-slot\=label\]\+\[data-slot\=control\]\]\:mt-3 {
2413
+ &>[data-slot=label]+[data-slot=control] {
2414
+ margin-top: calc(var(--lui-spacing) * 3);
2415
+ }
2416
+ }
2417
+ .lui\:\[\&\>\[data-slot\=label\]\+\[data-slot\=description\]\]\:mt-1 {
2418
+ &>[data-slot=label]+[data-slot=description] {
2419
+ margin-top: calc(var(--lui-spacing) * 1);
2420
+ }
2421
+ }
2422
+ }
2423
+ @property --tw-translate-x {
2424
+ syntax: "*";
2425
+ inherits: false;
2426
+ initial-value: 0;
2427
+ }
2428
+ @property --tw-translate-y {
2429
+ syntax: "*";
2430
+ inherits: false;
2431
+ initial-value: 0;
2432
+ }
2433
+ @property --tw-translate-z {
2434
+ syntax: "*";
2435
+ inherits: false;
2436
+ initial-value: 0;
2437
+ }
2438
+ @property --tw-rotate-x {
2439
+ syntax: "*";
2440
+ inherits: false;
2441
+ initial-value: rotateX(0);
2442
+ }
2443
+ @property --tw-rotate-y {
2444
+ syntax: "*";
2445
+ inherits: false;
2446
+ initial-value: rotateY(0);
2447
+ }
2448
+ @property --tw-rotate-z {
2449
+ syntax: "*";
2450
+ inherits: false;
2451
+ initial-value: rotateZ(0);
2452
+ }
2453
+ @property --tw-skew-x {
2454
+ syntax: "*";
2455
+ inherits: false;
2456
+ initial-value: skewX(0);
2457
+ }
2458
+ @property --tw-skew-y {
2459
+ syntax: "*";
2460
+ inherits: false;
2461
+ initial-value: skewY(0);
2462
+ }
2463
+ @property --tw-space-y-reverse {
2464
+ syntax: "*";
2465
+ inherits: false;
2466
+ initial-value: 0;
2467
+ }
2468
+ @property --tw-border-style {
2469
+ syntax: "*";
2470
+ inherits: false;
2471
+ initial-value: solid;
2472
+ }
2473
+ @property --tw-leading {
2474
+ syntax: "*";
2475
+ inherits: false;
2476
+ }
2477
+ @property --tw-font-weight {
2478
+ syntax: "*";
2479
+ inherits: false;
2480
+ }
2481
+ @property --tw-shadow {
2482
+ syntax: "*";
2483
+ inherits: false;
2484
+ initial-value: 0 0 #0000;
2485
+ }
2486
+ @property --tw-shadow-color {
2487
+ syntax: "*";
2488
+ inherits: false;
2489
+ }
2490
+ @property --tw-shadow-alpha {
2491
+ syntax: "<percentage>";
2492
+ inherits: false;
2493
+ initial-value: 100%;
2494
+ }
2495
+ @property --tw-inset-shadow {
2496
+ syntax: "*";
2497
+ inherits: false;
2498
+ initial-value: 0 0 #0000;
2499
+ }
2500
+ @property --tw-inset-shadow-color {
2501
+ syntax: "*";
2502
+ inherits: false;
2503
+ }
2504
+ @property --tw-inset-shadow-alpha {
2505
+ syntax: "<percentage>";
2506
+ inherits: false;
2507
+ initial-value: 100%;
2508
+ }
2509
+ @property --tw-ring-color {
2510
+ syntax: "*";
2511
+ inherits: false;
2512
+ }
2513
+ @property --tw-ring-shadow {
2514
+ syntax: "*";
2515
+ inherits: false;
2516
+ initial-value: 0 0 #0000;
2517
+ }
2518
+ @property --tw-inset-ring-color {
2519
+ syntax: "*";
2520
+ inherits: false;
2521
+ }
2522
+ @property --tw-inset-ring-shadow {
2523
+ syntax: "*";
2524
+ inherits: false;
2525
+ initial-value: 0 0 #0000;
2526
+ }
2527
+ @property --tw-ring-inset {
2528
+ syntax: "*";
2529
+ inherits: false;
2530
+ }
2531
+ @property --tw-ring-offset-width {
2532
+ syntax: "<length>";
2533
+ inherits: false;
2534
+ initial-value: 0px;
2535
+ }
2536
+ @property --tw-ring-offset-color {
2537
+ syntax: "*";
2538
+ inherits: false;
2539
+ initial-value: #fff;
2540
+ }
2541
+ @property --tw-ring-offset-shadow {
2542
+ syntax: "*";
2543
+ inherits: false;
2544
+ initial-value: 0 0 #0000;
2545
+ }
2546
+ @property --tw-outline-style {
2547
+ syntax: "*";
2548
+ inherits: false;
2549
+ initial-value: solid;
2550
+ }
2551
+ @property --tw-duration {
2552
+ syntax: "*";
2553
+ inherits: false;
2554
+ }
2555
+ @property --tw-ease {
2556
+ syntax: "*";
2557
+ inherits: false;
2558
+ }
2559
+ @property --tw-content {
2560
+ syntax: "*";
2561
+ initial-value: "";
2562
+ inherits: false;
2563
+ }
2564
+ @property --tw-scale-x {
2565
+ syntax: "*";
2566
+ inherits: false;
2567
+ initial-value: 1;
2568
+ }
2569
+ @property --tw-scale-y {
2570
+ syntax: "*";
2571
+ inherits: false;
2572
+ initial-value: 1;
2573
+ }
2574
+ @property --tw-scale-z {
2575
+ syntax: "*";
2576
+ inherits: false;
2577
+ initial-value: 1;
2578
+ }
2579
+ @keyframes spin {
2580
+ to {
2581
+ transform: rotate(360deg);
2582
+ }
2583
+ }
2584
+ @keyframes pulse {
2585
+ 50% {
2586
+ opacity: 0.5;
2587
+ }
2588
+ }
2589
+ @layer properties {
2590
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
2591
+ *, ::before, ::after, ::backdrop {
2592
+ --tw-translate-x: 0;
2593
+ --tw-translate-y: 0;
2594
+ --tw-translate-z: 0;
2595
+ --tw-rotate-x: rotateX(0);
2596
+ --tw-rotate-y: rotateY(0);
2597
+ --tw-rotate-z: rotateZ(0);
2598
+ --tw-skew-x: skewX(0);
2599
+ --tw-skew-y: skewY(0);
2600
+ --tw-space-y-reverse: 0;
2601
+ --tw-border-style: solid;
2602
+ --tw-leading: initial;
2603
+ --tw-font-weight: initial;
2604
+ --tw-shadow: 0 0 #0000;
2605
+ --tw-shadow-color: initial;
2606
+ --tw-shadow-alpha: 100%;
2607
+ --tw-inset-shadow: 0 0 #0000;
2608
+ --tw-inset-shadow-color: initial;
2609
+ --tw-inset-shadow-alpha: 100%;
2610
+ --tw-ring-color: initial;
2611
+ --tw-ring-shadow: 0 0 #0000;
2612
+ --tw-inset-ring-color: initial;
2613
+ --tw-inset-ring-shadow: 0 0 #0000;
2614
+ --tw-ring-inset: initial;
2615
+ --tw-ring-offset-width: 0px;
2616
+ --tw-ring-offset-color: #fff;
2617
+ --tw-ring-offset-shadow: 0 0 #0000;
2618
+ --tw-outline-style: solid;
2619
+ --tw-duration: initial;
2620
+ --tw-ease: initial;
2621
+ --tw-content: "";
2622
+ --tw-scale-x: 1;
2623
+ --tw-scale-y: 1;
2624
+ --tw-scale-z: 1;
2625
+ }
2626
+ }
2627
+ }