@surph_ai/sdk 0.0.1

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