lightning-pose-app 1.8.1a1__py3-none-any.whl

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,1907 @@
1
+ /* src/styles.css */
2
+ /*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
3
+ @layer properties;
4
+ @layer theme, base, components, utilities;
5
+ @layer theme {
6
+ :root,
7
+ :host {
8
+ --font-sans:
9
+ ui-sans-serif,
10
+ system-ui,
11
+ sans-serif,
12
+ "Apple Color Emoji",
13
+ "Segoe UI Emoji",
14
+ "Segoe UI Symbol",
15
+ "Noto Color Emoji";
16
+ --font-mono:
17
+ ui-monospace,
18
+ SFMono-Regular,
19
+ Menlo,
20
+ Monaco,
21
+ Consolas,
22
+ "Liberation Mono",
23
+ "Courier New",
24
+ monospace;
25
+ --color-red-300: oklch(80.8% 0.114 19.571);
26
+ --color-red-400: oklch(70.4% 0.191 22.216);
27
+ --color-green-300: oklch(87.1% 0.15 154.449);
28
+ --color-green-400: oklch(79.2% 0.209 151.711);
29
+ --color-sky-100: oklch(95.1% 0.026 236.824);
30
+ --color-sky-700: oklch(50% 0.134 242.749);
31
+ --color-black: #000;
32
+ --spacing: 0.25rem;
33
+ --container-xs: 20rem;
34
+ --text-sm: 0.875rem;
35
+ --text-sm--line-height: calc(1.25 / 0.875);
36
+ --text-base: 1rem;
37
+ --text-base--line-height: calc(1.5 / 1);
38
+ --radius-sm: 0.25rem;
39
+ --radius-md: 0.375rem;
40
+ --default-font-family: var(--font-sans);
41
+ --default-mono-font-family: var(--font-mono);
42
+ }
43
+ }
44
+ @layer base {
45
+ *,
46
+ ::after,
47
+ ::before,
48
+ ::backdrop,
49
+ ::file-selector-button {
50
+ box-sizing: border-box;
51
+ margin: 0;
52
+ padding: 0;
53
+ border: 0 solid;
54
+ }
55
+ html,
56
+ :host {
57
+ line-height: 1.5;
58
+ -webkit-text-size-adjust: 100%;
59
+ tab-size: 4;
60
+ 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");
61
+ font-feature-settings: var(--default-font-feature-settings, normal);
62
+ font-variation-settings: var(--default-font-variation-settings, normal);
63
+ -webkit-tap-highlight-color: transparent;
64
+ }
65
+ hr {
66
+ height: 0;
67
+ color: inherit;
68
+ border-top-width: 1px;
69
+ }
70
+ abbr:where([title]) {
71
+ -webkit-text-decoration: underline dotted;
72
+ text-decoration: underline dotted;
73
+ }
74
+ h1,
75
+ h2,
76
+ h3,
77
+ h4,
78
+ h5,
79
+ h6 {
80
+ font-size: inherit;
81
+ font-weight: inherit;
82
+ }
83
+ a {
84
+ color: inherit;
85
+ -webkit-text-decoration: inherit;
86
+ text-decoration: inherit;
87
+ }
88
+ b,
89
+ strong {
90
+ font-weight: bolder;
91
+ }
92
+ code,
93
+ kbd,
94
+ samp,
95
+ pre {
96
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
97
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
98
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
99
+ font-size: 1em;
100
+ }
101
+ small {
102
+ font-size: 80%;
103
+ }
104
+ sub,
105
+ sup {
106
+ font-size: 75%;
107
+ line-height: 0;
108
+ position: relative;
109
+ vertical-align: baseline;
110
+ }
111
+ sub {
112
+ bottom: -0.25em;
113
+ }
114
+ sup {
115
+ top: -0.5em;
116
+ }
117
+ table {
118
+ text-indent: 0;
119
+ border-color: inherit;
120
+ border-collapse: collapse;
121
+ }
122
+ :-moz-focusring {
123
+ outline: auto;
124
+ }
125
+ progress {
126
+ vertical-align: baseline;
127
+ }
128
+ summary {
129
+ display: list-item;
130
+ }
131
+ ol,
132
+ ul,
133
+ menu {
134
+ list-style: none;
135
+ }
136
+ img,
137
+ svg,
138
+ video,
139
+ canvas,
140
+ audio,
141
+ iframe,
142
+ embed,
143
+ object {
144
+ display: block;
145
+ vertical-align: middle;
146
+ }
147
+ img,
148
+ video {
149
+ max-width: 100%;
150
+ height: auto;
151
+ }
152
+ button,
153
+ input,
154
+ select,
155
+ optgroup,
156
+ textarea,
157
+ ::file-selector-button {
158
+ font: inherit;
159
+ font-feature-settings: inherit;
160
+ font-variation-settings: inherit;
161
+ letter-spacing: inherit;
162
+ color: inherit;
163
+ border-radius: 0;
164
+ background-color: transparent;
165
+ opacity: 1;
166
+ }
167
+ :where(select:is([multiple], [size])) optgroup {
168
+ font-weight: bolder;
169
+ }
170
+ :where(select:is([multiple], [size])) optgroup option {
171
+ padding-inline-start: 20px;
172
+ }
173
+ ::file-selector-button {
174
+ margin-inline-end: 4px;
175
+ }
176
+ ::placeholder {
177
+ opacity: 1;
178
+ }
179
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
180
+ ::placeholder {
181
+ color: currentcolor;
182
+ }
183
+ @supports (color: color-mix(in lab, red, red)) {
184
+ {
185
+ color: color-mix(in oklab, currentcolor 50%, transparent);
186
+ }
187
+ }
188
+ }
189
+ textarea {
190
+ resize: vertical;
191
+ }
192
+ ::-webkit-search-decoration {
193
+ -webkit-appearance: none;
194
+ }
195
+ ::-webkit-date-and-time-value {
196
+ min-height: 1lh;
197
+ text-align: inherit;
198
+ }
199
+ ::-webkit-datetime-edit {
200
+ display: inline-flex;
201
+ }
202
+ ::-webkit-datetime-edit-fields-wrapper {
203
+ padding: 0;
204
+ }
205
+ ::-webkit-datetime-edit,
206
+ ::-webkit-datetime-edit-year-field,
207
+ ::-webkit-datetime-edit-month-field,
208
+ ::-webkit-datetime-edit-day-field,
209
+ ::-webkit-datetime-edit-hour-field,
210
+ ::-webkit-datetime-edit-minute-field,
211
+ ::-webkit-datetime-edit-second-field,
212
+ ::-webkit-datetime-edit-millisecond-field,
213
+ ::-webkit-datetime-edit-meridiem-field {
214
+ padding-block: 0;
215
+ }
216
+ :-moz-ui-invalid {
217
+ box-shadow: none;
218
+ }
219
+ button,
220
+ input:where([type=button], [type=reset], [type=submit]),
221
+ ::file-selector-button {
222
+ appearance: button;
223
+ }
224
+ ::-webkit-inner-spin-button,
225
+ ::-webkit-outer-spin-button {
226
+ height: auto;
227
+ }
228
+ [hidden]:where(:not([hidden=until-found])) {
229
+ display: none !important;
230
+ }
231
+ }
232
+ @layer utilities {
233
+ .tooltip {
234
+ position: relative;
235
+ display: inline-block;
236
+ --tt-bg: var(--color-neutral);
237
+ --tt-off: calc(100% + 0.5rem);
238
+ --tt-tail: calc(100% + 1px + 0.25rem);
239
+ }
240
+ .tooltip > :where(.tooltip-content),
241
+ .tooltip:where([data-tip]):before {
242
+ position: absolute;
243
+ max-width: 20rem;
244
+ border-radius: var(--radius-field);
245
+ padding-inline: calc(0.25rem * 2);
246
+ padding-block: calc(0.25rem * 1);
247
+ text-align: center;
248
+ white-space: normal;
249
+ color: var(--color-neutral-content);
250
+ opacity: 0%;
251
+ font-size: 0.875rem;
252
+ line-height: 1.25;
253
+ transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 75ms, transform 0.2s cubic-bezier(0.4, 0, 0.2, 1) 75ms;
254
+ background-color: var(--tt-bg);
255
+ width: max-content;
256
+ pointer-events: none;
257
+ z-index: 1;
258
+ --tw-content: attr(data-tip);
259
+ content: var(--tw-content);
260
+ }
261
+ .tooltip:after {
262
+ position: absolute;
263
+ position: absolute;
264
+ opacity: 0%;
265
+ background-color: var(--tt-bg);
266
+ transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 75ms, transform 0.2s cubic-bezier(0.4, 0, 0.2, 1) 75ms;
267
+ content: "";
268
+ pointer-events: none;
269
+ width: 0.625rem;
270
+ height: 0.25rem;
271
+ display: block;
272
+ mask-repeat: no-repeat;
273
+ mask-position: -1px 0;
274
+ --mask-tooltip: url("data:image/svg+xml,%3Csvg width='10' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500009 1C3.5 1 3.00001 4 5.00001 4C7 4 6.5 1 9.5 1C10 1 10 0.499897 10 0H0C-1.99338e-08 0.5 0 1 0.500009 1Z' fill='black'/%3E%3C/svg%3E%0A");
275
+ mask-image: var(--mask-tooltip);
276
+ }
277
+ :is(.tooltip.tooltip-open, .tooltip[data-tip]:not([data-tip=""]):hover, .tooltip:not(:has(.tooltip-content:empty)):has(.tooltip-content):hover, .tooltip:has(:focus-visible)) > .tooltip-content,
278
+ :is(.tooltip.tooltip-open, .tooltip[data-tip]:not([data-tip=""]):hover, .tooltip:not(:has(.tooltip-content:empty)):has(.tooltip-content):hover, .tooltip:has(:focus-visible))[data-tip]:before,
279
+ :is(.tooltip.tooltip-open, .tooltip[data-tip]:not([data-tip=""]):hover, .tooltip:not(:has(.tooltip-content:empty)):has(.tooltip-content):hover, .tooltip:has(:focus-visible)):after {
280
+ opacity: 100%;
281
+ --tt-pos: 0rem;
282
+ transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s, transform 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0ms;
283
+ }
284
+ .tooltip > .tooltip-content,
285
+ .tooltip[data-tip]:before {
286
+ transform: translateX(-50%) translateY(var(--tt-pos, 0.25rem));
287
+ inset: auto auto var(--tt-off) 50%;
288
+ }
289
+ .tooltip:after {
290
+ transform: translateX(-50%) translateY(var(--tt-pos, 0.25rem));
291
+ inset: auto auto var(--tt-tail) 50%;
292
+ }
293
+ .menu {
294
+ display: flex;
295
+ width: fit-content;
296
+ flex-direction: column;
297
+ flex-wrap: wrap;
298
+ padding: calc(0.25rem * 2);
299
+ --menu-active-fg: var(--color-neutral-content);
300
+ --menu-active-bg: var(--color-neutral);
301
+ font-size: 0.875rem;
302
+ }
303
+ .menu :where(li ul) {
304
+ position: relative;
305
+ margin-inline-start: calc(0.25rem * 4);
306
+ padding-inline-start: calc(0.25rem * 2);
307
+ white-space: nowrap;
308
+ }
309
+ .menu :where(li ul):before {
310
+ position: absolute;
311
+ inset-inline-start: calc(0.25rem * 0);
312
+ top: calc(0.25rem * 3);
313
+ bottom: calc(0.25rem * 3);
314
+ background-color: var(--color-base-content);
315
+ opacity: 10%;
316
+ width: var(--border);
317
+ content: "";
318
+ }
319
+ .menu :where(li > .menu-dropdown:not(.menu-dropdown-show)) {
320
+ display: none;
321
+ }
322
+ .menu :where(li:not(.menu-title) > *:not(ul, details, .menu-title, .btn)),
323
+ .menu :where(li:not(.menu-title) > details > summary:not(.menu-title)) {
324
+ display: grid;
325
+ grid-auto-flow: column;
326
+ align-content: flex-start;
327
+ align-items: center;
328
+ gap: calc(0.25rem * 2);
329
+ border-radius: var(--radius-field);
330
+ padding-inline: calc(0.25rem * 3);
331
+ padding-block: calc(0.25rem * 1.5);
332
+ text-align: start;
333
+ transition-property:
334
+ color,
335
+ background-color,
336
+ box-shadow;
337
+ transition-duration: 0.2s;
338
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
339
+ grid-auto-columns: minmax(auto, max-content) auto max-content;
340
+ text-wrap: balance;
341
+ -webkit-user-select: none;
342
+ user-select: none;
343
+ }
344
+ .menu :where(li > details > summary) {
345
+ --tw-outline-style: none;
346
+ outline-style: none;
347
+ }
348
+ @media (forced-colors: active) {
349
+ .menu :where(li > details > summary) {
350
+ outline: 2px solid transparent;
351
+ outline-offset: 2px;
352
+ }
353
+ }
354
+ .menu :where(li > details > summary)::-webkit-details-marker {
355
+ display: none;
356
+ }
357
+ :is(.menu :where(li > details > summary), .menu :where(li > .menu-dropdown-toggle)):after {
358
+ justify-self: flex-end;
359
+ display: block;
360
+ height: 0.375rem;
361
+ width: 0.375rem;
362
+ rotate: -135deg;
363
+ translate: 0 -1px;
364
+ transition-property: rotate, translate;
365
+ transition-duration: 0.2s;
366
+ content: "";
367
+ transform-origin: 50% 50%;
368
+ box-shadow: 2px 2px inset;
369
+ pointer-events: none;
370
+ }
371
+ .menu :where(li > details[open] > summary):after,
372
+ .menu :where(li > .menu-dropdown-toggle.menu-dropdown-show):after {
373
+ rotate: 45deg;
374
+ translate: 0 1px;
375
+ }
376
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.menu-active, :active, .btn).menu-focus,
377
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.menu-active, :active, .btn):focus-visible {
378
+ cursor: pointer;
379
+ background-color: var(--color-base-content);
380
+ color: var(--color-base-content);
381
+ --tw-outline-style: none;
382
+ outline-style: none;
383
+ }
384
+ @supports (color: color-mix(in lab, red, red)) {
385
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.menu-active, :active, .btn).menu-focus,
386
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.menu-active, :active, .btn):focus-visible {
387
+ background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
388
+ }
389
+ }
390
+ @media (forced-colors: active) {
391
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.menu-active, :active, .btn).menu-focus,
392
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title), li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.menu-active, :active, .btn):focus-visible {
393
+ outline: 2px solid transparent;
394
+ outline-offset: 2px;
395
+ }
396
+ }
397
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover) {
398
+ cursor: pointer;
399
+ background-color: var(--color-base-content);
400
+ --tw-outline-style: none;
401
+ outline-style: none;
402
+ box-shadow: 0 1px oklch(0% 0 0 / 0.01) inset, 0 -1px oklch(100% 0 0 / 0.01) inset;
403
+ }
404
+ @supports (color: color-mix(in lab, red, red)) {
405
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover) {
406
+ background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
407
+ }
408
+ }
409
+ @media (forced-colors: active) {
410
+ .menu :where(li:not(.menu-title, .disabled) > *:not(ul, details, .menu-title):not(.menu-active, :active, .btn):hover, li:not(.menu-title, .disabled) > details > summary:not(.menu-title):not(.menu-active, :active, .btn):hover) {
411
+ outline: 2px solid transparent;
412
+ outline-offset: 2px;
413
+ }
414
+ }
415
+ .menu :where(li:empty) {
416
+ background-color: var(--color-base-content);
417
+ opacity: 10%;
418
+ margin: 0.5rem 1rem;
419
+ height: 1px;
420
+ }
421
+ .menu :where(li) {
422
+ position: relative;
423
+ display: flex;
424
+ flex-shrink: 0;
425
+ flex-direction: column;
426
+ flex-wrap: wrap;
427
+ align-items: stretch;
428
+ }
429
+ .menu :where(li) .badge {
430
+ justify-self: flex-end;
431
+ }
432
+ .menu :where(li) > *:not(ul, .menu-title, details, .btn):active,
433
+ .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active,
434
+ .menu :where(li) > details > summary:active {
435
+ --tw-outline-style: none;
436
+ outline-style: none;
437
+ color: var(--menu-active-fg);
438
+ background-color: var(--menu-active-bg);
439
+ background-size: auto, calc(var(--noise) * 100%);
440
+ background-image: none, var(--fx-noise);
441
+ }
442
+ @media (forced-colors: active) {
443
+ .menu :where(li) > *:not(ul, .menu-title, details, .btn):active,
444
+ .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active,
445
+ .menu :where(li) > details > summary:active {
446
+ outline: 2px solid transparent;
447
+ outline-offset: 2px;
448
+ }
449
+ }
450
+ :is(.menu :where(li) > *:not(ul, .menu-title, details, .btn):active, .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active, .menu :where(li) > details > summary:active):not(:is(.menu :where(li) > *:not(ul, .menu-title, details, .btn):active, .menu :where(li) > *:not(ul, .menu-title, details, .btn).menu-active, .menu :where(li) > details > summary:active):active) {
451
+ box-shadow: 0 2px calc(var(--depth) * 3px) -2px var(--menu-active-bg);
452
+ }
453
+ .menu :where(li).menu-disabled {
454
+ pointer-events: none;
455
+ color: var(--color-base-content);
456
+ }
457
+ @supports (color: color-mix(in lab, red, red)) {
458
+ .menu :where(li).menu-disabled {
459
+ color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
460
+ }
461
+ }
462
+ .menu .dropdown:focus-within .menu-dropdown-toggle:after {
463
+ rotate: 45deg;
464
+ translate: 0 1px;
465
+ }
466
+ .menu .dropdown-content {
467
+ margin-top: calc(0.25rem * 2);
468
+ padding: calc(0.25rem * 2);
469
+ }
470
+ .menu .dropdown-content:before {
471
+ display: none;
472
+ }
473
+ .dropdown {
474
+ position: relative;
475
+ display: inline-block;
476
+ position-area: var(--anchor-v, bottom) var(--anchor-h, span-right);
477
+ }
478
+ .dropdown > *:not(summary):focus {
479
+ --tw-outline-style: none;
480
+ outline-style: none;
481
+ }
482
+ @media (forced-colors: active) {
483
+ .dropdown > *:not(summary):focus {
484
+ outline: 2px solid transparent;
485
+ outline-offset: 2px;
486
+ }
487
+ }
488
+ .dropdown .dropdown-content {
489
+ position: absolute;
490
+ }
491
+ .dropdown:not(details, .dropdown-open, .dropdown-hover:hover, :focus-within) .dropdown-content {
492
+ display: none;
493
+ transform-origin: top;
494
+ opacity: 0%;
495
+ scale: 95%;
496
+ }
497
+ .dropdown[popover],
498
+ .dropdown .dropdown-content {
499
+ z-index: 999;
500
+ animation: dropdown 0.2s;
501
+ transition-property:
502
+ opacity,
503
+ scale,
504
+ display;
505
+ transition-behavior: allow-discrete;
506
+ transition-duration: 0.2s;
507
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
508
+ }
509
+ @starting-style {
510
+ .dropdown[popover],
511
+ .dropdown .dropdown-content {
512
+ scale: 95%;
513
+ opacity: 0;
514
+ }
515
+ }
516
+ :is(.dropdown.dropdown-open, .dropdown:not(.dropdown-hover):focus, .dropdown:focus-within) > [tabindex]:first-child {
517
+ pointer-events: none;
518
+ }
519
+ :is(.dropdown.dropdown-open, .dropdown:not(.dropdown-hover):focus, .dropdown:focus-within) .dropdown-content {
520
+ opacity: 100%;
521
+ }
522
+ .dropdown.dropdown-hover:hover .dropdown-content {
523
+ opacity: 100%;
524
+ scale: 100%;
525
+ }
526
+ .dropdown:is(details) summary::-webkit-details-marker {
527
+ display: none;
528
+ }
529
+ :is(.dropdown.dropdown-open, .dropdown:focus, .dropdown:focus-within) .dropdown-content {
530
+ scale: 100%;
531
+ }
532
+ .dropdown:where([popover]) {
533
+ background: #0000;
534
+ }
535
+ .dropdown[popover] {
536
+ position: fixed;
537
+ color: inherit;
538
+ }
539
+ @supports not (position-area: bottom) {
540
+ .dropdown[popover] {
541
+ margin: auto;
542
+ }
543
+ .dropdown[popover].dropdown-open:not(:popover-open) {
544
+ display: none;
545
+ transform-origin: top;
546
+ opacity: 0%;
547
+ scale: 95%;
548
+ }
549
+ .dropdown[popover]::backdrop {
550
+ background-color: color-mix(in oklab, #000 30%, #0000);
551
+ }
552
+ }
553
+ .dropdown[popover]:not(.dropdown-open, :popover-open) {
554
+ display: none;
555
+ transform-origin: top;
556
+ opacity: 0%;
557
+ scale: 95%;
558
+ }
559
+ .btn {
560
+ display: inline-flex;
561
+ flex-shrink: 0;
562
+ cursor: pointer;
563
+ flex-wrap: nowrap;
564
+ align-items: center;
565
+ justify-content: center;
566
+ gap: calc(0.25rem * 1.5);
567
+ text-align: center;
568
+ vertical-align: middle;
569
+ outline-offset: 2px;
570
+ webkit-user-select: none;
571
+ -webkit-user-select: none;
572
+ user-select: none;
573
+ padding-inline: var(--btn-p);
574
+ color: var(--btn-fg);
575
+ --tw-prose-links: var(--btn-fg);
576
+ height: var(--size);
577
+ font-size: var(--fontsize, 0.875rem);
578
+ font-weight: 600;
579
+ outline-color: var(--btn-color, var(--color-base-content));
580
+ transition-property:
581
+ color,
582
+ background-color,
583
+ border-color,
584
+ box-shadow;
585
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
586
+ transition-duration: 0.2s;
587
+ border-start-start-radius: var(--join-ss, var(--radius-field));
588
+ border-start-end-radius: var(--join-se, var(--radius-field));
589
+ border-end-start-radius: var(--join-es, var(--radius-field));
590
+ border-end-end-radius: var(--join-ee, var(--radius-field));
591
+ background-color: var(--btn-bg);
592
+ background-size: auto, calc(var(--noise) * 100%);
593
+ background-image: none, var(--btn-noise);
594
+ border-width: var(--border);
595
+ border-style: solid;
596
+ border-color: var(--btn-border);
597
+ text-shadow: 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 0.15));
598
+ touch-action: manipulation;
599
+ box-shadow: 0 0.5px 0 0.5px oklch(100% 0 0 / calc(var(--depth) * 6%)) inset, var(--btn-shadow);
600
+ --size: calc(var(--size-field, 0.25rem) * 10);
601
+ --btn-bg: var(--btn-color, var(--color-base-200));
602
+ --btn-fg: var(--color-base-content);
603
+ --btn-p: 1rem;
604
+ --btn-border: var(--btn-bg);
605
+ --btn-shadow: 0 3px 2px -2px var(--btn-bg), 0 4px 3px -2px var(--btn-bg);
606
+ --btn-noise: var(--fx-noise);
607
+ }
608
+ :where(.btn) {
609
+ width: unset;
610
+ }
611
+ @supports (color: color-mix(in lab, red, red)) {
612
+ .btn {
613
+ --btn-border: color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%));
614
+ }
615
+ }
616
+ @supports (color: color-mix(in lab, red, red)) {
617
+ .btn {
618
+ --btn-shadow: 0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000), 0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000);
619
+ }
620
+ }
621
+ .prose .btn {
622
+ text-decoration-line: none;
623
+ }
624
+ @media (hover: hover) {
625
+ .btn:hover {
626
+ --btn-bg: var(--btn-color, var(--color-base-200));
627
+ }
628
+ @supports (color: color-mix(in lab, red, red)) {
629
+ .btn:hover {
630
+ --btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
631
+ }
632
+ }
633
+ }
634
+ .btn:focus-visible {
635
+ outline-width: 2px;
636
+ outline-style: solid;
637
+ isolation: isolate;
638
+ }
639
+ .btn:active:not(.btn-active) {
640
+ translate: 0 0.5px;
641
+ --btn-bg: var(--btn-color, var(--color-base-200));
642
+ --btn-border: var(--btn-color, var(--color-base-200));
643
+ --btn-shadow: 0 0 0 0 oklch(0% 0 0/0), 0 0 0 0 oklch(0% 0 0/0);
644
+ }
645
+ @supports (color: color-mix(in lab, red, red)) {
646
+ .btn:active:not(.btn-active) {
647
+ --btn-bg: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 5%);
648
+ }
649
+ }
650
+ @supports (color: color-mix(in lab, red, red)) {
651
+ .btn:active:not(.btn-active) {
652
+ --btn-border: color-mix(in oklab, var(--btn-color, var(--color-base-200)), #000 7%);
653
+ }
654
+ }
655
+ .btn:is(:disabled, [disabled], .btn-disabled) {
656
+ pointer-events: none;
657
+ --btn-border: #0000;
658
+ --btn-noise: none;
659
+ --btn-fg: var(--color-base-content);
660
+ }
661
+ .btn:is(:disabled, [disabled], .btn-disabled):not(.btn-link, .btn-ghost) {
662
+ background-color: var(--color-base-content);
663
+ box-shadow: none;
664
+ }
665
+ @supports (color: color-mix(in lab, red, red)) {
666
+ .btn:is(:disabled, [disabled], .btn-disabled):not(.btn-link, .btn-ghost) {
667
+ background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
668
+ }
669
+ }
670
+ @supports (color: color-mix(in lab, red, red)) {
671
+ .btn:is(:disabled, [disabled], .btn-disabled) {
672
+ --btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
673
+ }
674
+ }
675
+ @media (hover: hover) {
676
+ .btn:is(:disabled, [disabled], .btn-disabled):hover {
677
+ pointer-events: none;
678
+ background-color: var(--color-neutral);
679
+ --btn-border: #0000;
680
+ --btn-fg: var(--color-base-content);
681
+ }
682
+ @supports (color: color-mix(in lab, red, red)) {
683
+ .btn:is(:disabled, [disabled], .btn-disabled):hover {
684
+ background-color: color-mix(in oklab, var(--color-neutral) 20%, transparent);
685
+ }
686
+ }
687
+ @supports (color: color-mix(in lab, red, red)) {
688
+ .btn:is(:disabled, [disabled], .btn-disabled):hover {
689
+ --btn-fg: color-mix(in oklch, var(--color-base-content) 20%, #0000);
690
+ }
691
+ }
692
+ }
693
+ .btn:is(input[type=checkbox], input[type=radio]) {
694
+ appearance: none;
695
+ }
696
+ .btn:is(input[type=checkbox], input[type=radio])::after {
697
+ content: attr(aria-label);
698
+ }
699
+ .btn:where(input:checked:not(.filter .btn)) {
700
+ --btn-color: var(--color-primary);
701
+ --btn-fg: var(--color-primary-content);
702
+ isolation: isolate;
703
+ }
704
+ .loading {
705
+ pointer-events: none;
706
+ display: inline-block;
707
+ aspect-ratio: 1 / 1;
708
+ background-color: currentColor;
709
+ vertical-align: middle;
710
+ width: calc(var(--size-selector, 0.25rem) * 6);
711
+ mask-size: 100%;
712
+ mask-repeat: no-repeat;
713
+ mask-position: center;
714
+ mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
715
+ }
716
+ .invisible {
717
+ visibility: hidden;
718
+ }
719
+ .visible {
720
+ visibility: visible;
721
+ }
722
+ .list {
723
+ display: flex;
724
+ flex-direction: column;
725
+ font-size: 0.875rem;
726
+ }
727
+ .list :where(.list-row) {
728
+ --list-grid-cols: minmax(0, auto) 1fr;
729
+ position: relative;
730
+ display: grid;
731
+ grid-auto-flow: column;
732
+ gap: calc(0.25rem * 4);
733
+ border-radius: var(--radius-box);
734
+ padding: calc(0.25rem * 4);
735
+ word-break: break-word;
736
+ grid-template-columns: var(--list-grid-cols);
737
+ }
738
+ .list :where(.list-row):has(.list-col-grow:nth-child(1)) {
739
+ --list-grid-cols: 1fr;
740
+ }
741
+ .list :where(.list-row):has(.list-col-grow:nth-child(2)) {
742
+ --list-grid-cols: minmax(0, auto) 1fr;
743
+ }
744
+ .list :where(.list-row):has(.list-col-grow:nth-child(3)) {
745
+ --list-grid-cols: minmax(0, auto) minmax(0, auto) 1fr;
746
+ }
747
+ .list :where(.list-row):has(.list-col-grow:nth-child(4)) {
748
+ --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
749
+ }
750
+ .list :where(.list-row):has(.list-col-grow:nth-child(5)) {
751
+ --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
752
+ }
753
+ .list :where(.list-row):has(.list-col-grow:nth-child(6)) {
754
+ --list-grid-cols: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr;
755
+ }
756
+ .list :where(.list-row) :not(.list-col-wrap) {
757
+ grid-row-start: 1;
758
+ }
759
+ :is(.list > :not(:last-child).list-row, .list > :not(:last-child) .list-row):after {
760
+ content: "";
761
+ border-bottom: var(--border) solid;
762
+ inset-inline: var(--radius-box);
763
+ position: absolute;
764
+ bottom: calc(0.25rem * 0);
765
+ border-color: var(--color-base-content);
766
+ }
767
+ @supports (color: color-mix(in lab, red, red)) {
768
+ {
769
+ border-color: color-mix(in oklab, var(--color-base-content) 5%, transparent);
770
+ }
771
+ }
772
+ .input {
773
+ cursor: text;
774
+ border: var(--border) solid #0000;
775
+ position: relative;
776
+ display: inline-flex;
777
+ flex-shrink: 1;
778
+ appearance: none;
779
+ align-items: center;
780
+ gap: calc(0.25rem * 2);
781
+ background-color: var(--color-base-100);
782
+ padding-inline: calc(0.25rem * 3);
783
+ vertical-align: middle;
784
+ white-space: nowrap;
785
+ width: clamp(3rem, 20rem, 100%);
786
+ height: var(--size);
787
+ font-size: 0.875rem;
788
+ border-start-start-radius: var(--join-ss, var(--radius-field));
789
+ border-start-end-radius: var(--join-se, var(--radius-field));
790
+ border-end-start-radius: var(--join-es, var(--radius-field));
791
+ border-end-end-radius: var(--join-ee, var(--radius-field));
792
+ border-color: var(--input-color);
793
+ box-shadow: 0 1px var(--input-color) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
794
+ --size: calc(var(--size-field, 0.25rem) * 10);
795
+ --input-color: var(--color-base-content);
796
+ }
797
+ @supports (color: color-mix(in lab, red, red)) {
798
+ .input {
799
+ box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
800
+ }
801
+ }
802
+ @supports (color: color-mix(in lab, red, red)) {
803
+ .input {
804
+ --input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
805
+ }
806
+ }
807
+ .input:where(input) {
808
+ display: inline-flex;
809
+ }
810
+ .input :where(input) {
811
+ display: inline-flex;
812
+ height: 100%;
813
+ width: 100%;
814
+ appearance: none;
815
+ background-color: transparent;
816
+ border: none;
817
+ }
818
+ .input :where(input):focus,
819
+ .input :where(input):focus-within {
820
+ --tw-outline-style: none;
821
+ outline-style: none;
822
+ }
823
+ @media (forced-colors: active) {
824
+ .input :where(input):focus,
825
+ .input :where(input):focus-within {
826
+ outline: 2px solid transparent;
827
+ outline-offset: 2px;
828
+ }
829
+ }
830
+ .input :where(input[type=date]) {
831
+ display: inline-block;
832
+ }
833
+ .input:focus,
834
+ .input:focus-within {
835
+ --input-color: var(--color-base-content);
836
+ box-shadow: 0 1px var(--input-color);
837
+ outline: 2px solid var(--input-color);
838
+ outline-offset: 2px;
839
+ isolation: isolate;
840
+ z-index: 1;
841
+ }
842
+ @supports (color: color-mix(in lab, red, red)) {
843
+ .input:focus,
844
+ .input:focus-within {
845
+ box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
846
+ }
847
+ }
848
+ .input:has(> input[disabled]),
849
+ .input:is(:disabled, [disabled]) {
850
+ cursor: not-allowed;
851
+ border-color: var(--color-base-200);
852
+ background-color: var(--color-base-200);
853
+ color: var(--color-base-content);
854
+ box-shadow: none;
855
+ }
856
+ @supports (color: color-mix(in lab, red, red)) {
857
+ .input:has(> input[disabled]),
858
+ .input:is(:disabled, [disabled]) {
859
+ color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
860
+ }
861
+ }
862
+ :is(.input:has(> input[disabled]), .input:is(:disabled, [disabled]))::placeholder {
863
+ color: var(--color-base-content);
864
+ }
865
+ @supports (color: color-mix(in lab, red, red)) {
866
+ {
867
+ color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
868
+ }
869
+ }
870
+ .input:has(> input[disabled]) > input[disabled] {
871
+ cursor: not-allowed;
872
+ }
873
+ .input::-webkit-date-and-time-value {
874
+ text-align: inherit;
875
+ }
876
+ .input[type=number]::-webkit-inner-spin-button {
877
+ margin-block: calc(0.25rem * -3);
878
+ margin-inline-end: calc(0.25rem * -3);
879
+ }
880
+ .input::-webkit-calendar-picker-indicator {
881
+ position: absolute;
882
+ inset-inline-end: 0.75em;
883
+ }
884
+ .range {
885
+ appearance: none;
886
+ webkit-appearance: none;
887
+ --range-thumb: var(--color-base-100);
888
+ --range-thumb-size: calc(var(--size-selector, 0.25rem) * 6);
889
+ --range-progress: currentColor;
890
+ --range-fill: 1;
891
+ --range-p: 0.25rem;
892
+ --range-bg: currentColor;
893
+ cursor: pointer;
894
+ overflow: hidden;
895
+ background-color: transparent;
896
+ vertical-align: middle;
897
+ width: clamp(3rem, 20rem, 100%);
898
+ --radius-selector-max: calc( var(--radius-selector) + var(--radius-selector) + var(--radius-selector) );
899
+ border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
900
+ border: none;
901
+ height: var(--range-thumb-size);
902
+ }
903
+ @supports (color: color-mix(in lab, red, red)) {
904
+ .range {
905
+ --range-bg: color-mix(in oklab, currentColor 10%, #0000);
906
+ }
907
+ }
908
+ [dir=rtl] .range {
909
+ --range-dir: -1;
910
+ }
911
+ .range:focus {
912
+ outline: none;
913
+ }
914
+ .range:focus-visible {
915
+ outline: 2px solid;
916
+ outline-offset: 2px;
917
+ }
918
+ .range::-webkit-slider-runnable-track {
919
+ width: 100%;
920
+ background-color: var(--range-bg);
921
+ border-radius: var(--radius-selector);
922
+ height: calc(var(--range-thumb-size) * 0.5);
923
+ }
924
+ @media (forced-colors: active) {
925
+ .range::-webkit-slider-runnable-track {
926
+ border: 1px solid;
927
+ }
928
+ }
929
+ @media (forced-colors: active) {
930
+ .range::-moz-range-track {
931
+ border: 1px solid;
932
+ }
933
+ }
934
+ .range::-webkit-slider-thumb {
935
+ position: relative;
936
+ box-sizing: border-box;
937
+ border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
938
+ background-color: currentColor;
939
+ height: var(--range-thumb-size);
940
+ width: var(--range-thumb-size);
941
+ border: var(--range-p) solid;
942
+ appearance: none;
943
+ webkit-appearance: none;
944
+ top: 50%;
945
+ color: var(--range-progress);
946
+ transform: translateY(-50%);
947
+ box-shadow:
948
+ 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset,
949
+ 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset,
950
+ 0 1px currentColor,
951
+ 0 0 0 2rem var(--range-thumb) inset,
952
+ calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
953
+ }
954
+ @supports (color: color-mix(in lab, red, red)) {
955
+ {
956
+ box-shadow:
957
+ 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset,
958
+ 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset,
959
+ 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000),
960
+ 0 0 0 2rem var(--range-thumb) inset,
961
+ calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
962
+ }
963
+ }
964
+ .range::-moz-range-track {
965
+ width: 100%;
966
+ background-color: var(--range-bg);
967
+ border-radius: var(--radius-selector);
968
+ height: calc(var(--range-thumb-size) * 0.5);
969
+ }
970
+ .range::-moz-range-thumb {
971
+ position: relative;
972
+ box-sizing: border-box;
973
+ border-radius: calc(var(--radius-selector) + min(var(--range-p), var(--radius-selector-max)));
974
+ background-color: currentColor;
975
+ height: var(--range-thumb-size);
976
+ width: var(--range-thumb-size);
977
+ border: var(--range-p) solid;
978
+ top: 50%;
979
+ color: var(--range-progress);
980
+ box-shadow:
981
+ 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset,
982
+ 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset,
983
+ 0 1px currentColor,
984
+ 0 0 0 2rem var(--range-thumb) inset,
985
+ calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
986
+ }
987
+ @supports (color: color-mix(in lab, red, red)) {
988
+ {
989
+ box-shadow:
990
+ 0 -1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset,
991
+ 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset,
992
+ 0 1px color-mix(in oklab, currentColor calc(var(--depth) * 10%), #0000),
993
+ 0 0 0 2rem var(--range-thumb) inset,
994
+ calc((var(--range-dir, 1) * -100rem) - (var(--range-dir, 1) * var(--range-thumb-size) / 2)) 0 0 calc(100rem * var(--range-fill));
995
+ }
996
+ }
997
+ .range:disabled {
998
+ cursor: not-allowed;
999
+ opacity: 30%;
1000
+ }
1001
+ .select {
1002
+ border: var(--border) solid #0000;
1003
+ position: relative;
1004
+ display: inline-flex;
1005
+ flex-shrink: 1;
1006
+ appearance: none;
1007
+ align-items: center;
1008
+ gap: calc(0.25rem * 1.5);
1009
+ background-color: var(--color-base-100);
1010
+ padding-inline-start: calc(0.25rem * 4);
1011
+ padding-inline-end: calc(0.25rem * 7);
1012
+ vertical-align: middle;
1013
+ width: clamp(3rem, 20rem, 100%);
1014
+ height: var(--size);
1015
+ font-size: 0.875rem;
1016
+ border-start-start-radius: var(--join-ss, var(--radius-field));
1017
+ border-start-end-radius: var(--join-se, var(--radius-field));
1018
+ border-end-start-radius: var(--join-es, var(--radius-field));
1019
+ border-end-end-radius: var(--join-ee, var(--radius-field));
1020
+ background-image:
1021
+ linear-gradient(
1022
+ 45deg,
1023
+ #0000 50%,
1024
+ currentColor 50%),
1025
+ linear-gradient(
1026
+ 135deg,
1027
+ currentColor 50%,
1028
+ #0000 50%);
1029
+ background-position: calc(100% - 20px) calc(1px + 50%), calc(100% - 16.1px) calc(1px + 50%);
1030
+ background-size: 4px 4px, 4px 4px;
1031
+ background-repeat: no-repeat;
1032
+ text-overflow: ellipsis;
1033
+ box-shadow: 0 1px var(--input-color) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
1034
+ border-color: var(--input-color);
1035
+ --input-color: var(--color-base-content);
1036
+ --size: calc(var(--size-field, 0.25rem) * 10);
1037
+ }
1038
+ @supports (color: color-mix(in lab, red, red)) {
1039
+ .select {
1040
+ box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000) inset, 0 -1px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
1041
+ }
1042
+ }
1043
+ @supports (color: color-mix(in lab, red, red)) {
1044
+ .select {
1045
+ --input-color: color-mix(in oklab, var(--color-base-content) 20%, #0000);
1046
+ }
1047
+ }
1048
+ [dir=rtl] .select {
1049
+ background-position: calc(0% + 12px) calc(1px + 50%), calc(0% + 16px) calc(1px + 50%);
1050
+ }
1051
+ .select select {
1052
+ margin-inline-start: calc(0.25rem * -4);
1053
+ margin-inline-end: calc(0.25rem * -7);
1054
+ width: calc(100% + 2.75rem);
1055
+ appearance: none;
1056
+ padding-inline-start: calc(0.25rem * 4);
1057
+ padding-inline-end: calc(0.25rem * 7);
1058
+ height: calc(100% - 2px);
1059
+ background: inherit;
1060
+ border-radius: inherit;
1061
+ border-style: none;
1062
+ }
1063
+ .select select:focus,
1064
+ .select select:focus-within {
1065
+ --tw-outline-style: none;
1066
+ outline-style: none;
1067
+ }
1068
+ @media (forced-colors: active) {
1069
+ .select select:focus,
1070
+ .select select:focus-within {
1071
+ outline: 2px solid transparent;
1072
+ outline-offset: 2px;
1073
+ }
1074
+ }
1075
+ .select select:not(:last-child) {
1076
+ margin-inline-end: calc(0.25rem * -5.5);
1077
+ background-image: none;
1078
+ }
1079
+ .select:focus,
1080
+ .select:focus-within {
1081
+ --input-color: var(--color-base-content);
1082
+ box-shadow: 0 1px var(--input-color);
1083
+ outline: 2px solid var(--input-color);
1084
+ outline-offset: 2px;
1085
+ isolation: isolate;
1086
+ z-index: 1;
1087
+ }
1088
+ @supports (color: color-mix(in lab, red, red)) {
1089
+ .select:focus,
1090
+ .select:focus-within {
1091
+ box-shadow: 0 1px color-mix(in oklab, var(--input-color) calc(var(--depth) * 10%), #0000);
1092
+ }
1093
+ }
1094
+ .select:has(> select[disabled]),
1095
+ .select:is(:disabled, [disabled]) {
1096
+ cursor: not-allowed;
1097
+ border-color: var(--color-base-200);
1098
+ background-color: var(--color-base-200);
1099
+ color: var(--color-base-content);
1100
+ }
1101
+ @supports (color: color-mix(in lab, red, red)) {
1102
+ .select:has(> select[disabled]),
1103
+ .select:is(:disabled, [disabled]) {
1104
+ color: color-mix(in oklab, var(--color-base-content) 40%, transparent);
1105
+ }
1106
+ }
1107
+ :is(.select:has(> select[disabled]), .select:is(:disabled, [disabled]))::placeholder {
1108
+ color: var(--color-base-content);
1109
+ }
1110
+ @supports (color: color-mix(in lab, red, red)) {
1111
+ {
1112
+ color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
1113
+ }
1114
+ }
1115
+ .select:has(> select[disabled]) > select[disabled] {
1116
+ cursor: not-allowed;
1117
+ }
1118
+ .checkbox {
1119
+ border: var(--border) solid var(--input-color, var(--color-base-content));
1120
+ position: relative;
1121
+ flex-shrink: 0;
1122
+ cursor: pointer;
1123
+ appearance: none;
1124
+ border-radius: var(--radius-selector);
1125
+ padding: calc(0.25rem * 1);
1126
+ vertical-align: middle;
1127
+ color: var(--color-base-content);
1128
+ box-shadow:
1129
+ 0 1px oklch(0% 0 0 / calc(var(--depth) * 0.1)) inset,
1130
+ 0 0 #0000 inset,
1131
+ 0 0 #0000;
1132
+ transition: background-color 0.2s, box-shadow 0.2s;
1133
+ --size: calc(var(--size-selector, 0.25rem) * 6);
1134
+ width: var(--size);
1135
+ height: var(--size);
1136
+ background-size: auto, calc(var(--noise) * 100%);
1137
+ background-image: none, var(--fx-noise);
1138
+ }
1139
+ @supports (color: color-mix(in lab, red, red)) {
1140
+ .checkbox {
1141
+ border: var(--border) solid var(--input-color, color-mix(in oklab, var(--color-base-content) 20%, #0000));
1142
+ }
1143
+ }
1144
+ .checkbox:before {
1145
+ --tw-content: "";
1146
+ content: var(--tw-content);
1147
+ display: block;
1148
+ width: 100%;
1149
+ height: 100%;
1150
+ rotate: 45deg;
1151
+ background-color: currentColor;
1152
+ opacity: 0%;
1153
+ transition:
1154
+ clip-path 0.3s,
1155
+ opacity 0.1s,
1156
+ rotate 0.3s,
1157
+ translate 0.3s;
1158
+ transition-delay: 0.1s;
1159
+ clip-path: polygon(20% 100%, 20% 80%, 50% 80%, 50% 80%, 70% 80%, 70% 100%);
1160
+ box-shadow: 0px 3px 0 0px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset;
1161
+ font-size: 1rem;
1162
+ line-height: 0.75;
1163
+ }
1164
+ .checkbox:focus-visible {
1165
+ outline: 2px solid var(--input-color, currentColor);
1166
+ outline-offset: 2px;
1167
+ }
1168
+ .checkbox:checked,
1169
+ .checkbox[aria-checked=true] {
1170
+ background-color: var(--input-color, #0000);
1171
+ box-shadow:
1172
+ 0 0 #0000 inset,
1173
+ 0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * 0.1)) inset,
1174
+ 0 1px oklch(0% 0 0 / calc(var(--depth) * 0.1));
1175
+ }
1176
+ :is(.checkbox:checked, .checkbox[aria-checked=true]):before {
1177
+ clip-path: polygon(20% 100%, 20% 80%, 50% 80%, 50% 0%, 70% 0%, 70% 100%);
1178
+ opacity: 100%;
1179
+ }
1180
+ @media (forced-colors: active) {
1181
+ :is(.checkbox:checked, .checkbox[aria-checked=true]):before {
1182
+ rotate: 0deg;
1183
+ background-color: transparent;
1184
+ --tw-content: "\2714\fe0e";
1185
+ clip-path: none;
1186
+ }
1187
+ }
1188
+ @media print {
1189
+ :is(.checkbox:checked, .checkbox[aria-checked=true]):before {
1190
+ rotate: 0deg;
1191
+ background-color: transparent;
1192
+ --tw-content: "\2714\fe0e";
1193
+ clip-path: none;
1194
+ }
1195
+ }
1196
+ .checkbox:indeterminate:before {
1197
+ rotate: 0deg;
1198
+ opacity: 100%;
1199
+ translate: 0 -35%;
1200
+ clip-path: polygon(20% 100%, 20% 80%, 50% 80%, 50% 80%, 80% 80%, 80% 100%);
1201
+ }
1202
+ .checkbox:disabled {
1203
+ cursor: not-allowed;
1204
+ opacity: 20%;
1205
+ }
1206
+ .progress {
1207
+ position: relative;
1208
+ height: calc(0.25rem * 2);
1209
+ width: 100%;
1210
+ appearance: none;
1211
+ overflow: hidden;
1212
+ border-radius: var(--radius-box);
1213
+ background-color: currentColor;
1214
+ color: var(--color-base-content);
1215
+ }
1216
+ @supports (color: color-mix(in lab, red, red)) {
1217
+ .progress {
1218
+ background-color: color-mix(in oklab, currentColor 20%, transparent);
1219
+ }
1220
+ }
1221
+ .progress:indeterminate {
1222
+ background-image:
1223
+ repeating-linear-gradient(
1224
+ 90deg,
1225
+ currentColor -1%,
1226
+ currentColor 10%,
1227
+ #0000 10%,
1228
+ #0000 90%);
1229
+ background-size: 200%;
1230
+ background-position-x: 15%;
1231
+ animation: progress 5s ease-in-out infinite;
1232
+ }
1233
+ @supports (-moz-appearance: none) {
1234
+ .progress:indeterminate::-moz-progress-bar {
1235
+ background-color: transparent;
1236
+ background-image:
1237
+ repeating-linear-gradient(
1238
+ 90deg,
1239
+ currentColor -1%,
1240
+ currentColor 10%,
1241
+ #0000 10%,
1242
+ #0000 90%);
1243
+ background-size: 200%;
1244
+ background-position-x: 15%;
1245
+ animation: progress 5s ease-in-out infinite;
1246
+ }
1247
+ }
1248
+ @supports (-moz-appearance: none) {
1249
+ .progress::-moz-progress-bar {
1250
+ border-radius: var(--radius-box);
1251
+ background-color: currentColor;
1252
+ }
1253
+ }
1254
+ @supports (-webkit-appearance: none) {
1255
+ .progress::-webkit-progress-bar {
1256
+ border-radius: var(--radius-box);
1257
+ background-color: transparent;
1258
+ }
1259
+ .progress::-webkit-progress-value {
1260
+ border-radius: var(--radius-box);
1261
+ background-color: currentColor;
1262
+ }
1263
+ }
1264
+ .absolute {
1265
+ position: absolute;
1266
+ }
1267
+ .fixed {
1268
+ position: fixed;
1269
+ }
1270
+ .relative {
1271
+ position: relative;
1272
+ }
1273
+ .static {
1274
+ position: static;
1275
+ }
1276
+ .-inset-1 {
1277
+ inset: calc(var(--spacing) * -1);
1278
+ }
1279
+ .dropdown-end {
1280
+ --anchor-h: span-left;
1281
+ }
1282
+ .dropdown-end :where(.dropdown-content) {
1283
+ inset-inline-end: calc(0.25rem * 0);
1284
+ translate: 0 0;
1285
+ }
1286
+ .dropdown-end.dropdown-left {
1287
+ --anchor-h: left;
1288
+ --anchor-v: span-top;
1289
+ }
1290
+ .dropdown-end.dropdown-left .dropdown-content {
1291
+ top: auto;
1292
+ bottom: calc(0.25rem * 0);
1293
+ }
1294
+ .dropdown-end.dropdown-right {
1295
+ --anchor-h: right;
1296
+ --anchor-v: span-top;
1297
+ }
1298
+ .dropdown-end.dropdown-right .dropdown-content {
1299
+ top: auto;
1300
+ bottom: calc(0.25rem * 0);
1301
+ }
1302
+ .-top-1 {
1303
+ top: calc(var(--spacing) * -1);
1304
+ }
1305
+ .top-0 {
1306
+ top: calc(var(--spacing) * 0);
1307
+ }
1308
+ .-left-1 {
1309
+ left: calc(var(--spacing) * -1);
1310
+ }
1311
+ .left-0 {
1312
+ left: calc(var(--spacing) * 0);
1313
+ }
1314
+ .stack {
1315
+ display: inline-grid;
1316
+ grid-template-columns: 3px 4px 1fr 4px 3px;
1317
+ grid-template-rows: 3px 4px 1fr 4px 3px;
1318
+ }
1319
+ .stack > * {
1320
+ height: 100%;
1321
+ width: 100%;
1322
+ }
1323
+ .stack > *:nth-child(n+2) {
1324
+ width: 100%;
1325
+ opacity: 70%;
1326
+ }
1327
+ .stack > *:nth-child(2) {
1328
+ z-index: 2;
1329
+ opacity: 90%;
1330
+ }
1331
+ .stack > *:nth-child(1) {
1332
+ z-index: 3;
1333
+ width: 100%;
1334
+ }
1335
+ :is(.stack, .stack.stack-bottom) > * {
1336
+ grid-column: 3 / 4;
1337
+ grid-row: 3 / 6;
1338
+ }
1339
+ :is(.stack, .stack.stack-bottom) > *:nth-child(2) {
1340
+ grid-column: 2 / 5;
1341
+ grid-row: 2 / 5;
1342
+ }
1343
+ :is(.stack, .stack.stack-bottom) > *:nth-child(1) {
1344
+ grid-column: 1 / 6;
1345
+ grid-row: 1 / 4;
1346
+ }
1347
+ .stack.stack-top > * {
1348
+ grid-column: 3 / 4;
1349
+ grid-row: 1 / 4;
1350
+ }
1351
+ .stack.stack-top > *:nth-child(2) {
1352
+ grid-column: 2 / 5;
1353
+ grid-row: 2 / 5;
1354
+ }
1355
+ .stack.stack-top > *:nth-child(1) {
1356
+ grid-column: 1 / 6;
1357
+ grid-row: 3 / 6;
1358
+ }
1359
+ .stack.stack-start > * {
1360
+ grid-column: 1 / 4;
1361
+ grid-row: 3 / 4;
1362
+ }
1363
+ .stack.stack-start > *:nth-child(2) {
1364
+ grid-column: 2 / 5;
1365
+ grid-row: 2 / 5;
1366
+ }
1367
+ .stack.stack-start > *:nth-child(1) {
1368
+ grid-column: 3 / 6;
1369
+ grid-row: 1 / 6;
1370
+ }
1371
+ .stack.stack-end > * {
1372
+ grid-column: 3 / 6;
1373
+ grid-row: 3 / 4;
1374
+ }
1375
+ .stack.stack-end > *:nth-child(2) {
1376
+ grid-column: 2 / 5;
1377
+ grid-row: 2 / 5;
1378
+ }
1379
+ .stack.stack-end > *:nth-child(1) {
1380
+ grid-column: 1 / 4;
1381
+ grid-row: 1 / 6;
1382
+ }
1383
+ .z-30 {
1384
+ z-index: 30;
1385
+ }
1386
+ .z-40 {
1387
+ z-index: 40;
1388
+ }
1389
+ .m-4 {
1390
+ margin: calc(var(--spacing) * 4);
1391
+ }
1392
+ .mb-1 {
1393
+ margin-bottom: calc(var(--spacing) * 1);
1394
+ }
1395
+ .status {
1396
+ display: inline-block;
1397
+ aspect-ratio: 1 / 1;
1398
+ width: calc(0.25rem * 2);
1399
+ height: calc(0.25rem * 2);
1400
+ border-radius: var(--radius-selector);
1401
+ background-color: var(--color-base-content);
1402
+ background-position: center;
1403
+ background-repeat: no-repeat;
1404
+ vertical-align: middle;
1405
+ color: color-mix(in srgb, #000 30%, transparent);
1406
+ background-image:
1407
+ radial-gradient(
1408
+ circle at 35% 30%,
1409
+ oklch(1 0 0 / calc(var(--depth) * 0.5)),
1410
+ #0000);
1411
+ box-shadow: 0 2px 3px -1px currentColor;
1412
+ }
1413
+ @supports (color: color-mix(in lab, red, red)) {
1414
+ .status {
1415
+ background-color: color-mix(in oklab, var(--color-base-content) 20%, transparent);
1416
+ }
1417
+ }
1418
+ @supports (color: color-mix(in lab, red, red)) {
1419
+ .status {
1420
+ color: color-mix(in srgb, #000 30%, transparent);
1421
+ }
1422
+ @supports (color: color-mix(in lab, red, red)) {
1423
+ .status {
1424
+ color: color-mix(in oklab, var(--color-black) 30%, transparent);
1425
+ }
1426
+ }
1427
+ }
1428
+ @supports (color: color-mix(in lab, red, red)) {
1429
+ .status {
1430
+ box-shadow: 0 2px 3px -1px color-mix(in oklab, currentColor calc(var(--depth) * 100%), #0000);
1431
+ }
1432
+ }
1433
+ .block {
1434
+ display: block;
1435
+ }
1436
+ .flex {
1437
+ display: flex;
1438
+ }
1439
+ .h-2 {
1440
+ height: calc(var(--spacing) * 2);
1441
+ }
1442
+ .h-20 {
1443
+ height: calc(var(--spacing) * 20);
1444
+ }
1445
+ .h-fit {
1446
+ height: fit-content;
1447
+ }
1448
+ .h-full {
1449
+ height: 100%;
1450
+ }
1451
+ .h-screen {
1452
+ height: 100vh;
1453
+ }
1454
+ .max-h-60 {
1455
+ max-height: calc(var(--spacing) * 60);
1456
+ }
1457
+ .w-2 {
1458
+ width: calc(var(--spacing) * 2);
1459
+ }
1460
+ .w-10 {
1461
+ width: calc(var(--spacing) * 10);
1462
+ }
1463
+ .w-40 {
1464
+ width: calc(var(--spacing) * 40);
1465
+ }
1466
+ .w-52 {
1467
+ width: calc(var(--spacing) * 52);
1468
+ }
1469
+ .w-60 {
1470
+ width: calc(var(--spacing) * 60);
1471
+ }
1472
+ .w-fit {
1473
+ width: fit-content;
1474
+ }
1475
+ .w-full {
1476
+ width: 100%;
1477
+ }
1478
+ .w-screen {
1479
+ width: 100vw;
1480
+ }
1481
+ .shrink-0 {
1482
+ flex-shrink: 0;
1483
+ }
1484
+ .flex-grow {
1485
+ flex-grow: 1;
1486
+ }
1487
+ .grow {
1488
+ flex-grow: 1;
1489
+ }
1490
+ .link {
1491
+ cursor: pointer;
1492
+ text-decoration-line: underline;
1493
+ }
1494
+ .link:focus {
1495
+ --tw-outline-style: none;
1496
+ outline-style: none;
1497
+ }
1498
+ @media (forced-colors: active) {
1499
+ .link:focus {
1500
+ outline: 2px solid transparent;
1501
+ outline-offset: 2px;
1502
+ }
1503
+ }
1504
+ .link:focus-visible {
1505
+ outline: 2px solid currentColor;
1506
+ outline-offset: 2px;
1507
+ }
1508
+ .cursor-pointer {
1509
+ cursor: pointer;
1510
+ }
1511
+ .flex-col {
1512
+ flex-direction: column;
1513
+ }
1514
+ .flex-row {
1515
+ flex-direction: row;
1516
+ }
1517
+ .flex-wrap {
1518
+ flex-wrap: wrap;
1519
+ }
1520
+ .content-start {
1521
+ align-content: flex-start;
1522
+ }
1523
+ .items-center {
1524
+ align-items: center;
1525
+ }
1526
+ .items-stretch {
1527
+ align-items: stretch;
1528
+ }
1529
+ .justify-between {
1530
+ justify-content: space-between;
1531
+ }
1532
+ .justify-start {
1533
+ justify-content: flex-start;
1534
+ }
1535
+ .gap-4 {
1536
+ gap: calc(var(--spacing) * 4);
1537
+ }
1538
+ .overflow-auto {
1539
+ overflow: auto;
1540
+ }
1541
+ .overflow-hidden {
1542
+ overflow: hidden;
1543
+ }
1544
+ .overflow-x-auto {
1545
+ overflow-x: auto;
1546
+ }
1547
+ .overflow-y-auto {
1548
+ overflow-y: auto;
1549
+ }
1550
+ .overflow-y-visible {
1551
+ overflow-y: visible;
1552
+ }
1553
+ .menu-sm :where(li:not(.menu-title) > *:not(ul, details, .menu-title)),
1554
+ .menu-sm :where(li:not(.menu-title) > details > summary:not(.menu-title)) {
1555
+ border-radius: var(--radius-field);
1556
+ padding-inline: calc(0.25rem * 2.5);
1557
+ padding-block: calc(0.25rem * 1);
1558
+ font-size: 0.75rem;
1559
+ }
1560
+ .menu-sm .menu-title {
1561
+ padding-inline: calc(0.25rem * 3);
1562
+ padding-block: calc(0.25rem * 2);
1563
+ }
1564
+ .rounded-full {
1565
+ border-radius: calc(infinity * 1px);
1566
+ }
1567
+ .rounded-sm {
1568
+ border-radius: var(--radius-sm);
1569
+ }
1570
+ .border-green-300 {
1571
+ border-color: var(--color-green-300);
1572
+ }
1573
+ .border-red-300 {
1574
+ border-color: var(--color-red-300);
1575
+ }
1576
+ .bg-base-100 {
1577
+ background-color: var(--color-base-100);
1578
+ }
1579
+ .bg-base-200 {
1580
+ background-color: var(--color-base-200);
1581
+ }
1582
+ .bg-base-300 {
1583
+ background-color: var(--color-base-300);
1584
+ }
1585
+ .bg-green-400 {
1586
+ background-color: var(--color-green-400);
1587
+ }
1588
+ .bg-red-400 {
1589
+ background-color: var(--color-red-400);
1590
+ }
1591
+ .bg-sky-100 {
1592
+ background-color: var(--color-sky-100);
1593
+ }
1594
+ .bg-sky-700 {
1595
+ background-color: var(--color-sky-700);
1596
+ }
1597
+ .checkbox-xs {
1598
+ padding: 0.125rem;
1599
+ --size: calc(var(--size-selector, 0.25rem) * 4);
1600
+ }
1601
+ .p-1 {
1602
+ padding: calc(var(--spacing) * 1);
1603
+ }
1604
+ .p-2 {
1605
+ padding: calc(var(--spacing) * 2);
1606
+ }
1607
+ .p-4 {
1608
+ padding: calc(var(--spacing) * 4);
1609
+ }
1610
+ .px-2 {
1611
+ padding-inline: calc(var(--spacing) * 2);
1612
+ }
1613
+ .text-base\! {
1614
+ font-size: var(--text-base) !important;
1615
+ line-height: var(--tw-leading, var(--text-base--line-height)) !important;
1616
+ }
1617
+ .select-sm {
1618
+ --size: calc(var(--size-field, 0.25rem) * 8);
1619
+ font-size: 0.75rem;
1620
+ }
1621
+ .text-nowrap {
1622
+ text-wrap: nowrap;
1623
+ }
1624
+ .progress-info {
1625
+ color: var(--color-info);
1626
+ }
1627
+ .uppercase {
1628
+ text-transform: uppercase;
1629
+ }
1630
+ .shadow-sm\/30 {
1631
+ --tw-shadow-alpha: 30%;
1632
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 30%)), 0 1px 2px -1px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 30%));
1633
+ box-shadow:
1634
+ var(--tw-inset-shadow),
1635
+ var(--tw-inset-ring-shadow),
1636
+ var(--tw-ring-offset-shadow),
1637
+ var(--tw-ring-shadow),
1638
+ var(--tw-shadow);
1639
+ }
1640
+ .shadow-lg {
1641
+ --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));
1642
+ box-shadow:
1643
+ var(--tw-inset-shadow),
1644
+ var(--tw-inset-ring-shadow),
1645
+ var(--tw-ring-offset-shadow),
1646
+ var(--tw-ring-shadow),
1647
+ var(--tw-shadow);
1648
+ }
1649
+ .shadow-sm {
1650
+ --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));
1651
+ box-shadow:
1652
+ var(--tw-inset-shadow),
1653
+ var(--tw-inset-ring-shadow),
1654
+ var(--tw-ring-offset-shadow),
1655
+ var(--tw-ring-shadow),
1656
+ var(--tw-shadow);
1657
+ }
1658
+ .inset-shadow-xs {
1659
+ --tw-inset-shadow: inset 0 1px 1px var(--tw-inset-shadow-color, rgb(0 0 0 / 0.05));
1660
+ box-shadow:
1661
+ var(--tw-inset-shadow),
1662
+ var(--tw-inset-ring-shadow),
1663
+ var(--tw-ring-offset-shadow),
1664
+ var(--tw-ring-shadow),
1665
+ var(--tw-shadow);
1666
+ }
1667
+ .shadow-black\/20 {
1668
+ --tw-shadow-color: color-mix(in srgb, #000 20%, transparent);
1669
+ }
1670
+ @supports (color: color-mix(in lab, red, red)) {
1671
+ .shadow-black\/20 {
1672
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 20%, transparent) var(--tw-shadow-alpha), transparent);
1673
+ }
1674
+ }
1675
+ .inset-shadow-black\/30 {
1676
+ --tw-inset-shadow-color: color-mix(in srgb, #000 30%, transparent);
1677
+ }
1678
+ @supports (color: color-mix(in lab, red, red)) {
1679
+ .inset-shadow-black\/30 {
1680
+ --tw-inset-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 30%, transparent) var(--tw-inset-shadow-alpha), transparent);
1681
+ }
1682
+ }
1683
+ .btn-ghost:not(.btn-active, :hover, :active:focus, :focus-visible) {
1684
+ --btn-shadow: "";
1685
+ --btn-bg: #0000;
1686
+ --btn-border: #0000;
1687
+ --btn-noise: none;
1688
+ }
1689
+ .btn-ghost:not(.btn-active, :hover, :active:focus, :focus-visible):not(:disabled, [disabled], .btn-disabled) {
1690
+ outline-color: currentColor;
1691
+ --btn-fg: currentColor;
1692
+ }
1693
+ .btn-xs {
1694
+ --fontsize: 0.6875rem;
1695
+ --btn-p: 0.5rem;
1696
+ --size: calc(var(--size-field, 0.25rem) * 6);
1697
+ }
1698
+ :is(.\*\:max-w-xs > *) {
1699
+ max-width: var(--container-xs);
1700
+ }
1701
+ :is(.\*\:shrink-0 > *) {
1702
+ flex-shrink: 0;
1703
+ }
1704
+ :is(.\*\:grow > *) {
1705
+ flex-grow: 1;
1706
+ }
1707
+ @media (hover: hover) {
1708
+ .hover\:bg-base-content\/10:hover {
1709
+ background-color: var(--color-base-content);
1710
+ }
1711
+ @supports (color: color-mix(in lab, red, red)) {
1712
+ .hover\:bg-base-content\/10:hover {
1713
+ background-color: color-mix(in oklab, var(--color-base-content) 10%, transparent);
1714
+ }
1715
+ }
1716
+ }
1717
+ @media (width >= 80rem) {
1718
+ .xl\:w-60 {
1719
+ width: calc(var(--spacing) * 60);
1720
+ }
1721
+ }
1722
+ @media (width >= 80rem) {
1723
+ .xl\:w-80 {
1724
+ width: calc(var(--spacing) * 80);
1725
+ }
1726
+ }
1727
+ }
1728
+ .panel {
1729
+ border-radius: var(--radius-md);
1730
+ border-style: var(--tw-border-style);
1731
+ border-width: 4px;
1732
+ border-color: var(--color-base-300);
1733
+ background-color: var(--color-base-300);
1734
+ }
1735
+ .panel-content {
1736
+ background-color: var(--color-base-100);
1737
+ padding: calc(var(--spacing) * 1);
1738
+ font-size: var(--text-sm);
1739
+ line-height: var(--tw-leading, var(--text-sm--line-height));
1740
+ }
1741
+ @layer base {
1742
+ :where(:root),
1743
+ :root:has(input.theme-controller[value=dim]:checked),
1744
+ [data-theme=dim] {
1745
+ color-scheme: dark;
1746
+ --color-base-100: oklch(30.857% 0.023 264.149);
1747
+ --color-base-200: oklch(28.036% 0.019 264.182);
1748
+ --color-base-300: oklch(26.346% 0.018 262.177);
1749
+ --color-base-content: oklch(82.901% 0.031 222.959);
1750
+ --color-primary: oklch(86.133% 0.141 139.549);
1751
+ --color-primary-content: oklch(17.226% 0.028 139.549);
1752
+ --color-secondary: oklch(73.375% 0.165 35.353);
1753
+ --color-secondary-content: oklch(14.675% 0.033 35.353);
1754
+ --color-accent: oklch(74.229% 0.133 311.379);
1755
+ --color-accent-content: oklch(14.845% 0.026 311.379);
1756
+ --color-neutral: oklch(24.731% 0.02 264.094);
1757
+ --color-neutral-content: oklch(82.901% 0.031 222.959);
1758
+ --color-info: oklch(86.078% 0.142 206.182);
1759
+ --color-info-content: oklch(17.215% 0.028 206.182);
1760
+ --color-success: oklch(86.171% 0.142 166.534);
1761
+ --color-success-content: oklch(17.234% 0.028 166.534);
1762
+ --color-warning: oklch(86.163% 0.142 94.818);
1763
+ --color-warning-content: oklch(17.232% 0.028 94.818);
1764
+ --color-error: oklch(82.418% 0.099 33.756);
1765
+ --color-error-content: oklch(16.483% 0.019 33.756);
1766
+ --radius-selector: 1rem;
1767
+ --radius-field: 0.5rem;
1768
+ --radius-box: 1rem;
1769
+ --size-selector: 0.25rem;
1770
+ --size-field: 0.25rem;
1771
+ --border: 1px;
1772
+ --depth: 0;
1773
+ --noise: 0;
1774
+ }
1775
+ }
1776
+ @layer base {
1777
+ :root:has(.modal-open, .modal[open], .modal:target, .modal-toggle:checked, .drawer:not([class*=drawer-open]) > .drawer-toggle:checked) {
1778
+ overflow: hidden;
1779
+ }
1780
+ }
1781
+ @layer base {
1782
+ :root,
1783
+ [data-theme] {
1784
+ background-color: var(--root-bg, var(--color-base-100));
1785
+ color: var(--color-base-content);
1786
+ }
1787
+ }
1788
+ @layer base {
1789
+ :root {
1790
+ scrollbar-color: currentColor #0000;
1791
+ }
1792
+ @supports (color: color-mix(in lab, red, red)) {
1793
+ :root {
1794
+ scrollbar-color: color-mix(in oklch, currentColor 35%, #0000) #0000;
1795
+ }
1796
+ }
1797
+ }
1798
+ @layer base {
1799
+ @property --radialprogress { syntax: "<percentage>"; inherits: true; initial-value: 0%; }
1800
+ }
1801
+ @layer base {
1802
+ :where(:root:has(.modal-open, .modal[open], .modal:target, .modal-toggle:checked, .drawer:not(.drawer-open) > .drawer-toggle:checked)) {
1803
+ scrollbar-gutter: stable;
1804
+ background-image: linear-gradient(var(--color-base-100), var(--color-base-100));
1805
+ --root-bg: var(--color-base-100);
1806
+ }
1807
+ @supports (color: color-mix(in lab, red, red)) {
1808
+ :where(:root:has(.modal-open, .modal[open], .modal:target, .modal-toggle:checked, .drawer:not(.drawer-open) > .drawer-toggle:checked)) {
1809
+ --root-bg: color-mix(in srgb, var(--color-base-100), oklch(0% 0 0) 40%);
1810
+ }
1811
+ }
1812
+ :where(.modal[open], .modal-open, .modal-toggle:checked + .modal):not(.modal-start, .modal-end) {
1813
+ scrollbar-gutter: stable;
1814
+ }
1815
+ }
1816
+ @layer base {
1817
+ :root {
1818
+ --fx-noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.34' numOctaves='4' stitchTiles='stitch'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='0.2'%3E%3C/rect%3E%3C/svg%3E");
1819
+ }
1820
+ .chat {
1821
+ --mask-chat: url("data:image/svg+xml,%3csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M0 11.5004C0 13.0004 2 13.0004 2 13.0004H12H13V0.00036329L12.5 0C12.5 0 11.977 2.09572 11.8581 2.50033C11.6075 3.35237 10.9149 4.22374 9 5.50036C6 7.50036 0 10.0004 0 11.5004Z'/%3e%3c/svg%3e");
1822
+ }
1823
+ }
1824
+ @keyframes dropdown {
1825
+ 0% {
1826
+ opacity: 0;
1827
+ }
1828
+ }
1829
+ @keyframes progress {
1830
+ 50% {
1831
+ background-position-x: -115%;
1832
+ }
1833
+ }
1834
+ @keyframes toast {
1835
+ 0% {
1836
+ scale: 0.9;
1837
+ opacity: 0;
1838
+ }
1839
+ 100% {
1840
+ scale: 1;
1841
+ opacity: 1;
1842
+ }
1843
+ }
1844
+ @keyframes rating {
1845
+ 0%, 40% {
1846
+ scale: 1.1;
1847
+ filter: brightness(1.05) contrast(1.05);
1848
+ }
1849
+ }
1850
+ @keyframes radio {
1851
+ 0% {
1852
+ padding: 5px;
1853
+ }
1854
+ 50% {
1855
+ padding: 3px;
1856
+ }
1857
+ }
1858
+ @keyframes skeleton {
1859
+ 0% {
1860
+ background-position: 150%;
1861
+ }
1862
+ 100% {
1863
+ background-position: -50%;
1864
+ }
1865
+ }
1866
+ @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1867
+ @property --tw-shadow-color { syntax: "*"; inherits: false; }
1868
+ @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
1869
+ @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1870
+ @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
1871
+ @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
1872
+ @property --tw-ring-color { syntax: "*"; inherits: false; }
1873
+ @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1874
+ @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
1875
+ @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1876
+ @property --tw-ring-inset { syntax: "*"; inherits: false; }
1877
+ @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
1878
+ @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
1879
+ @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1880
+ @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
1881
+ @layer properties {
1882
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
1883
+ *,
1884
+ ::before,
1885
+ ::after,
1886
+ ::backdrop {
1887
+ --tw-shadow: 0 0 #0000;
1888
+ --tw-shadow-color: initial;
1889
+ --tw-shadow-alpha: 100%;
1890
+ --tw-inset-shadow: 0 0 #0000;
1891
+ --tw-inset-shadow-color: initial;
1892
+ --tw-inset-shadow-alpha: 100%;
1893
+ --tw-ring-color: initial;
1894
+ --tw-ring-shadow: 0 0 #0000;
1895
+ --tw-inset-ring-color: initial;
1896
+ --tw-inset-ring-shadow: 0 0 #0000;
1897
+ --tw-ring-inset: initial;
1898
+ --tw-ring-offset-width: 0px;
1899
+ --tw-ring-offset-color: #fff;
1900
+ --tw-ring-offset-shadow: 0 0 #0000;
1901
+ --tw-border-style: solid;
1902
+ }
1903
+ }
1904
+ }
1905
+
1906
+ /* angular:styles/global:styles */
1907
+ /*# sourceMappingURL=styles-JT3DWFJR.css.map */