@surph_ai/sdk 0.0.10 → 0.0.13

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 (60) hide show
  1. package/deploy/index.js +50 -140
  2. package/deploy/tool-main.js +19 -0
  3. package/index.js +97 -34
  4. package/package.json +4 -5
  5. package/scaffold/index.js +24 -4
  6. package/scaffold/tool/package.json +6 -11
  7. package/scaffold/tool/tools/index.js +1 -1
  8. package/toolserver/chat.js +25 -4
  9. package/toolserver/routes/tool.js +18 -16
  10. package/utils/index.js +0 -1
  11. package/base/vinely-base/.nvmrc +0 -1
  12. package/base/vinely-base/README.md +0 -30
  13. package/base/vinely-base/app.js +0 -5
  14. package/base/vinely-base/declarations.d.ts +0 -1
  15. package/base/vinely-base/package.json +0 -103
  16. package/base/vinely-base/public/css/globals-2.css +0 -3699
  17. package/base/vinely-base/public/css/globals.css +0 -3695
  18. package/base/vinely-base/public/js/app.js +0 -1
  19. package/base/vinely-base/public/js/jquery.js +0 -2
  20. package/base/vinely-base/scratch.js +0 -21
  21. package/base/vinely-base/src/client/components/app-sidebar.tsx +0 -59
  22. package/base/vinely-base/src/client/components/assistant-ui/markdown-text.tsx +0 -153
  23. package/base/vinely-base/src/client/components/assistant-ui/thread-list.tsx +0 -67
  24. package/base/vinely-base/src/client/components/assistant-ui/thread.tsx +0 -666
  25. package/base/vinely-base/src/client/components/assistant-ui/tool-fallback.tsx +0 -44
  26. package/base/vinely-base/src/client/components/assistant-ui/tooltip-icon-button.tsx +0 -44
  27. package/base/vinely-base/src/client/components/ui/breadcrumb.tsx +0 -109
  28. package/base/vinely-base/src/client/components/ui/button.tsx +0 -59
  29. package/base/vinely-base/src/client/components/ui/input.tsx +0 -21
  30. package/base/vinely-base/src/client/components/ui/separator.tsx +0 -28
  31. package/base/vinely-base/src/client/components/ui/sheet.tsx +0 -139
  32. package/base/vinely-base/src/client/components/ui/sidebar.tsx +0 -726
  33. package/base/vinely-base/src/client/components/ui/skeleton.tsx +0 -14
  34. package/base/vinely-base/src/client/components/ui/tooltip.tsx +0 -61
  35. package/base/vinely-base/src/client/components/vines-sidebar.tsx +0 -182
  36. package/base/vinely-base/src/client/contexts/SessionContext.tsx +0 -28
  37. package/base/vinely-base/src/client/contexts/SessionReducer.tsx +0 -32
  38. package/base/vinely-base/src/client/hooks/use-mobile.ts +0 -19
  39. package/base/vinely-base/src/client/index.tsx +0 -154
  40. package/base/vinely-base/src/client/lib/API.ts +0 -155
  41. package/base/vinely-base/src/client/lib/RPC.ts +0 -49
  42. package/base/vinely-base/src/client/lib/utils.ts +0 -96
  43. package/base/vinely-base/src/server/index.ts +0 -63
  44. package/base/vinely-base/src/server/routes/api.ts +0 -38
  45. package/base/vinely-base/src/server/routes/chat.ts +0 -133
  46. package/base/vinely-base/src/server/routes/main.ts +0 -36
  47. package/base/vinely-base/src/server/routes/mcp.ts +0 -52
  48. package/base/vinely-base/src/server/routes/rpc.ts +0 -64
  49. package/base/vinely-base/src/server/routes/thread.ts +0 -44
  50. package/base/vinely-base/src/server/utils/APIMgr.ts +0 -156
  51. package/base/vinely-base/src/server/utils/Auth.ts +0 -235
  52. package/base/vinely-base/src/server/utils/fetchManifest.ts +0 -15
  53. package/base/vinely-base/src/server/utils/mcp-auth.ts +0 -251
  54. package/base/vinely-base/tsconfig.json +0 -16
  55. package/base/vinely-base/views/landing.html +0 -187
  56. package/base/vinely-base/views/partials/imports.dev.html +0 -3
  57. package/base/vinely-base/webpack.config.js +0 -112
  58. package/deploy/Dockerfile +0 -9
  59. package/utils/Realm.js +0 -60
  60. package/utils/http.js +0 -22
@@ -1,3699 +0,0 @@
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: rgba(0,0,0,0);
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: #656765;
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: rgba(0,0,0,0);
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
- .sm\:grid-cols-3 {
2717
- grid-template-columns: repeat(3, minmax(0, 1fr));
2718
- }
2719
- }
2720
-
2721
- @media (min-width: 40rem) {
2722
- .sm\:flex-col {
2723
- flex-direction: column;
2724
- }
2725
- }
2726
-
2727
- @media (min-width: 40rem) {
2728
- .sm\:gap-2\.5 {
2729
- gap: calc(var(--spacing) * 2.5);
2730
- }
2731
- }
2732
-
2733
- @media (min-width: 48rem) {
2734
- .md\:mt-20 {
2735
- margin-top: calc(var(--spacing) * 20);
2736
- }
2737
- }
2738
-
2739
- @media (min-width: 48rem) {
2740
- .md\:block {
2741
- display: block;
2742
- }
2743
- }
2744
-
2745
- @media (min-width: 48rem) {
2746
- .md\:flex {
2747
- display: flex;
2748
- }
2749
- }
2750
-
2751
- @media (min-width: 48rem) {
2752
- .md\:pb-6 {
2753
- padding-bottom: calc(var(--spacing) * 6);
2754
- }
2755
- }
2756
-
2757
- @media (min-width: 48rem) {
2758
- .md\:text-sm {
2759
- font-size: var(--text-sm);
2760
- line-height: var(--tw-leading, var(--text-sm--line-height));
2761
- }
2762
- }
2763
-
2764
- @media (min-width: 48rem) {
2765
- .md\:opacity-0 {
2766
- opacity: 0;
2767
- }
2768
- }
2769
-
2770
- @media (min-width: 48rem) {
2771
- .md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant="inset"] ~ *) {
2772
- margin: calc(var(--spacing) * 2);
2773
- }
2774
- }
2775
-
2776
- @media (min-width: 48rem) {
2777
- .md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant="inset"] ~ *) {
2778
- margin-left: calc(var(--spacing) * 0);
2779
- }
2780
- }
2781
-
2782
- @media (min-width: 48rem) {
2783
- .md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant="inset"] ~ *) {
2784
- border-radius: calc(var(--radius) + 4px);
2785
- }
2786
- }
2787
-
2788
- @media (min-width: 48rem) {
2789
- .md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant="inset"] ~ *) {
2790
- --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));
2791
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2792
- }
2793
- }
2794
-
2795
- @media (min-width: 48rem) {
2796
- .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant="inset"] ~ *):is(:where(.peer)[data-state="collapsed"] ~ *) {
2797
- margin-left: calc(var(--spacing) * 2);
2798
- }
2799
- }
2800
-
2801
- @media (min-width: 48rem) {
2802
- .md\:after\:hidden:after {
2803
- content: var(--tw-content);
2804
- display: none;
2805
- }
2806
- }
2807
-
2808
- .dark\:size-4:is(.dark *) {
2809
- width: calc(var(--spacing) * 4);
2810
- height: calc(var(--spacing) * 4);
2811
- }
2812
-
2813
- .dark\:border-input:is(.dark *) {
2814
- border-color: var(--input);
2815
- }
2816
-
2817
- .dark\:border-muted-foreground\/15:is(.dark *) {
2818
- border-color: var(--muted-foreground);
2819
- }
2820
-
2821
- @supports (color: color-mix(in lab, red, red)) {
2822
- .dark\:border-muted-foreground\/15:is(.dark *) {
2823
- border-color: color-mix(in oklab, var(--muted-foreground) 15%, transparent);
2824
- }
2825
- }
2826
-
2827
- .dark\:border-muted-foreground\/90:is(.dark *) {
2828
- border-color: var(--muted-foreground);
2829
- }
2830
-
2831
- @supports (color: color-mix(in lab, red, red)) {
2832
- .dark\:border-muted-foreground\/90:is(.dark *) {
2833
- border-color: color-mix(in oklab, var(--muted-foreground) 90%, transparent);
2834
- }
2835
- }
2836
-
2837
- .dark\:bg-background:is(.dark *) {
2838
- background-color: rgba(0,0,0,0);
2839
- }
2840
-
2841
- .dark\:bg-destructive\/5:is(.dark *) {
2842
- background-color: var(--destructive);
2843
- }
2844
-
2845
- @supports (color: color-mix(in lab, red, red)) {
2846
- .dark\:bg-destructive\/5:is(.dark *) {
2847
- background-color: color-mix(in oklab, var(--destructive) 5%, transparent);
2848
- }
2849
- }
2850
-
2851
- .dark\:bg-destructive\/60:is(.dark *) {
2852
- background-color: var(--destructive);
2853
- }
2854
-
2855
- @supports (color: color-mix(in lab, red, red)) {
2856
- .dark\:bg-destructive\/60:is(.dark *) {
2857
- background-color: color-mix(in oklab, var(--destructive) 60%, transparent);
2858
- }
2859
- }
2860
-
2861
- .dark\:bg-input\/30:is(.dark *) {
2862
- background-color: var(--input);
2863
- }
2864
-
2865
- @supports (color: color-mix(in lab, red, red)) {
2866
- .dark\:bg-input\/30:is(.dark *) {
2867
- background-color: color-mix(in oklab, var(--input) 30%, transparent);
2868
- }
2869
- }
2870
-
2871
- .dark\:fill-black:is(.dark *) {
2872
- fill: var(--color-black);
2873
- }
2874
-
2875
- .dark\:text-red-200:is(.dark *) {
2876
- color: var(--color-red-200);
2877
- }
2878
-
2879
- .dark\:focus-within\:ring-white:is(.dark *):focus-within {
2880
- --tw-ring-color: var(--color-white);
2881
- }
2882
-
2883
- @media (hover: hover) {
2884
- .dark\:hover\:bg-accent:is(.dark *):hover {
2885
- background-color: var(--accent);
2886
- }
2887
- }
2888
-
2889
- @media (hover: hover) {
2890
- .dark\:hover\:bg-accent\/50:is(.dark *):hover {
2891
- background-color: var(--accent);
2892
- }
2893
-
2894
- @supports (color: color-mix(in lab, red, red)) {
2895
- .dark\:hover\:bg-accent\/50:is(.dark *):hover {
2896
- background-color: color-mix(in oklab, var(--accent) 50%, transparent);
2897
- }
2898
- }
2899
- }
2900
-
2901
- @media (hover: hover) {
2902
- .dark\:hover\:bg-accent\/60:is(.dark *):hover {
2903
- background-color: var(--accent);
2904
- }
2905
-
2906
- @supports (color: color-mix(in lab, red, red)) {
2907
- .dark\:hover\:bg-accent\/60:is(.dark *):hover {
2908
- background-color: color-mix(in oklab, var(--accent) 60%, transparent);
2909
- }
2910
- }
2911
- }
2912
-
2913
- @media (hover: hover) {
2914
- .dark\:hover\:bg-background\/50:is(.dark *):hover {
2915
- background-color: rgba(0,0,0,0);
2916
- }
2917
-
2918
- @supports (color: color-mix(in lab, red, red)) {
2919
- .dark\:hover\:bg-background\/50:is(.dark *):hover {
2920
- background-color: color-mix(in oklab, var(--background) 50%, transparent);
2921
- }
2922
- }
2923
- }
2924
-
2925
- @media (hover: hover) {
2926
- .dark\:hover\:bg-input\/50:is(.dark *):hover {
2927
- background-color: var(--input);
2928
- }
2929
-
2930
- @supports (color: color-mix(in lab, red, red)) {
2931
- .dark\:hover\:bg-input\/50:is(.dark *):hover {
2932
- background-color: color-mix(in oklab, var(--input) 50%, transparent);
2933
- }
2934
- }
2935
- }
2936
-
2937
- .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
2938
- --tw-ring-color: var(--destructive);
2939
- }
2940
-
2941
- @supports (color: color-mix(in lab, red, red)) {
2942
- .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
2943
- --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
2944
- }
2945
- }
2946
-
2947
- .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
2948
- --tw-ring-color: var(--destructive);
2949
- }
2950
-
2951
- @supports (color: color-mix(in lab, red, red)) {
2952
- .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
2953
- --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
2954
- }
2955
- }
2956
-
2957
- .\[\&_svg\]\:pointer-events-none svg {
2958
- pointer-events: none;
2959
- }
2960
-
2961
- .\[\&_svg\]\:shrink-0 svg {
2962
- flex-shrink: 0;
2963
- }
2964
-
2965
- .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) {
2966
- width: calc(var(--spacing) * 4);
2967
- height: calc(var(--spacing) * 4);
2968
- }
2969
-
2970
- .\[\&\:last-child\>td\:first-child\]\:rounded-bl-lg:last-child > td:first-child {
2971
- border-bottom-left-radius: var(--radius);
2972
- }
2973
-
2974
- .\[\&\:last-child\>td\:last-child\]\:rounded-br-lg:last-child > td:last-child {
2975
- border-bottom-right-radius: var(--radius);
2976
- }
2977
-
2978
- .\[\&\:nth-child\(n\+3\)\]\:hidden:nth-child(n+3) {
2979
- display: none;
2980
- }
2981
-
2982
- @media (min-width: 40rem) {
2983
- .sm\:\[\&\:nth-child\(n\+3\)\]\:block:nth-child(n+3) {
2984
- display: block;
2985
- }
2986
- }
2987
-
2988
- .\[\&\:where\(\>\*\)\]\:col-start-2:where() {
2989
- grid-column-start: 2;
2990
- }
2991
-
2992
- .\[\&\>a\]\:text-xs > a {
2993
- font-size: var(--text-xs);
2994
- line-height: var(--tw-leading, var(--text-xs--line-height));
2995
- }
2996
-
2997
- .\[\&\>a\]\:no-underline > a {
2998
- -webkit-text-decoration-line: none;
2999
- text-decoration-line: none;
3000
- }
3001
-
3002
- .\[\&\>button\]\:hidden > button {
3003
- display: none;
3004
- }
3005
-
3006
- .\[\&\>li\]\:mt-2 > li {
3007
- margin-top: calc(var(--spacing) * 2);
3008
- }
3009
-
3010
- .\[\&\>span\]\:text-xs > span {
3011
- font-size: var(--text-xs);
3012
- line-height: var(--tw-leading, var(--text-xs--line-height));
3013
- }
3014
-
3015
- .\[\&\>span\:last-child\]\:truncate > span:last-child {
3016
- text-overflow: ellipsis;
3017
- white-space: nowrap;
3018
- overflow: hidden;
3019
- }
3020
-
3021
- .\[\&\>svg\]\:size-3\.5 > svg {
3022
- width: calc(var(--spacing) * 3.5);
3023
- height: calc(var(--spacing) * 3.5);
3024
- }
3025
-
3026
- .\[\&\>svg\]\:size-4 > svg {
3027
- width: calc(var(--spacing) * 4);
3028
- height: calc(var(--spacing) * 4);
3029
- }
3030
-
3031
- .\[\&\>svg\]\:shrink-0 > svg {
3032
- flex-shrink: 0;
3033
- }
3034
-
3035
- .\[\&\>svg\]\:text-sidebar-accent-foreground > svg {
3036
- color: var(--sidebar-accent-foreground);
3037
- }
3038
-
3039
- .\[\&\[align\=center\]\]\:text-center[align="center"] {
3040
- text-align: center;
3041
- }
3042
-
3043
- .\[\&\[align\=right\]\]\:text-right[align="right"] {
3044
- text-align: right;
3045
- }
3046
-
3047
- [data-side="left"][data-collapsible="offcanvas"] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
3048
- right: calc(var(--spacing) * -2);
3049
- }
3050
-
3051
- [data-side="left"][data-state="collapsed"] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
3052
- cursor: e-resize;
3053
- }
3054
-
3055
- [data-side="right"][data-collapsible="offcanvas"] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
3056
- left: calc(var(--spacing) * -2);
3057
- }
3058
-
3059
- [data-side="right"][data-state="collapsed"] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
3060
- cursor: w-resize;
3061
- }
3062
- }
3063
-
3064
- @property --tw-animation-delay {
3065
- syntax: "*";
3066
- inherits: false;
3067
- initial-value: 0s;
3068
- }
3069
-
3070
- @property --tw-animation-direction {
3071
- syntax: "*";
3072
- inherits: false;
3073
- initial-value: normal;
3074
- }
3075
-
3076
- @property --tw-animation-duration {
3077
- syntax: "*";
3078
- inherits: false
3079
- }
3080
-
3081
- @property --tw-animation-fill-mode {
3082
- syntax: "*";
3083
- inherits: false;
3084
- initial-value: none;
3085
- }
3086
-
3087
- @property --tw-animation-iteration-count {
3088
- syntax: "*";
3089
- inherits: false;
3090
- initial-value: 1;
3091
- }
3092
-
3093
- @property --tw-enter-opacity {
3094
- syntax: "*";
3095
- inherits: false;
3096
- initial-value: 1;
3097
- }
3098
-
3099
- @property --tw-enter-rotate {
3100
- syntax: "*";
3101
- inherits: false;
3102
- initial-value: 0;
3103
- }
3104
-
3105
- @property --tw-enter-scale {
3106
- syntax: "*";
3107
- inherits: false;
3108
- initial-value: 1;
3109
- }
3110
-
3111
- @property --tw-enter-translate-x {
3112
- syntax: "*";
3113
- inherits: false;
3114
- initial-value: 0;
3115
- }
3116
-
3117
- @property --tw-enter-translate-y {
3118
- syntax: "*";
3119
- inherits: false;
3120
- initial-value: 0;
3121
- }
3122
-
3123
- @property --tw-exit-opacity {
3124
- syntax: "*";
3125
- inherits: false;
3126
- initial-value: 1;
3127
- }
3128
-
3129
- @property --tw-exit-rotate {
3130
- syntax: "*";
3131
- inherits: false;
3132
- initial-value: 0;
3133
- }
3134
-
3135
- @property --tw-exit-scale {
3136
- syntax: "*";
3137
- inherits: false;
3138
- initial-value: 1;
3139
- }
3140
-
3141
- @property --tw-exit-translate-x {
3142
- syntax: "*";
3143
- inherits: false;
3144
- initial-value: 0;
3145
- }
3146
-
3147
- @property --tw-exit-translate-y {
3148
- syntax: "*";
3149
- inherits: false;
3150
- initial-value: 0;
3151
- }
3152
-
3153
- :root {
3154
- --radius: .625rem;
3155
- --background: #fff;
3156
- --foreground: #09090b;
3157
- --card: #fff;
3158
- --card-foreground: #09090b;
3159
- --popover: #fff;
3160
- --popover-foreground: #09090b;
3161
- --primary: #18181b;
3162
- --primary-foreground: #fafafa;
3163
- --secondary: #f4f4f5;
3164
- --secondary-foreground: #18181b;
3165
- --muted: #f4f4f5;
3166
- --muted-foreground: #71717b;
3167
- --accent: #f4f4f5;
3168
- --accent-foreground: #18181b;
3169
- --destructive: #e40014;
3170
- --border: #e4e4e7;
3171
- --input: #e4e4e7;
3172
- --ring: #9f9fa9;
3173
- --chart-1: #f05100;
3174
- --chart-2: #009588;
3175
- --chart-3: #104e64;
3176
- --chart-4: #fcbb00;
3177
- --chart-5: #f99c00;
3178
- --sidebar: #fafafa;
3179
- --sidebar-foreground: #09090b;
3180
- --sidebar-primary: #18181b;
3181
- --sidebar-primary-foreground: #fafafa;
3182
- --sidebar-accent: #f4f4f5;
3183
- --sidebar-accent-foreground: #18181b;
3184
- --sidebar-border: #e4e4e7;
3185
- --sidebar-ring: #9f9fa9;
3186
- }
3187
-
3188
- @supports (color: color(display-p3 0 0 0)) {
3189
- :root {
3190
- --background: color(display-p3 1 1 1);
3191
- --foreground: color(display-p3 .0353716 .0353595 .0435539);
3192
- --card: color(display-p3 1 1 1);
3193
- --card-foreground: color(display-p3 .0353716 .0353595 .0435539);
3194
- --popover: color(display-p3 1 1 1);
3195
- --popover-foreground: color(display-p3 .0353716 .0353595 .0435539);
3196
- --primary: color(display-p3 .0937957 .093793 .104806);
3197
- --primary-foreground: color(display-p3 .980256 .980256 .980256);
3198
- --secondary: color(display-p3 .956385 .956385 .959079);
3199
- --secondary-foreground: color(display-p3 .0937957 .093793 .104806);
3200
- --muted: color(display-p3 .956385 .956385 .959079);
3201
- --muted-foreground: color(display-p3 .442983 .442931 .480324);
3202
- --accent: color(display-p3 .956385 .956385 .959079);
3203
- --accent-foreground: color(display-p3 .0937957 .093793 .104806);
3204
- --destructive: color(display-p3 .830323 .140383 .133196);
3205
- --border: color(display-p3 .894477 .894477 .905114);
3206
- --input: color(display-p3 .894477 .894477 .905114);
3207
- --ring: color(display-p3 .622604 .622563 .659842);
3208
- --chart-1: color(display-p3 .887467 .341665 .0219962);
3209
- --chart-2: color(display-p3 .207114 .579584 .53668);
3210
- --chart-3: color(display-p3 .142586 .302008 .385094);
3211
- --chart-4: color(display-p3 .959186 .738519 .118268);
3212
- --chart-5: color(display-p3 .93994 .620584 .0585367);
3213
- --sidebar: color(display-p3 .980256 .980256 .980256);
3214
- --sidebar-foreground: color(display-p3 .0353716 .0353595 .0435539);
3215
- --sidebar-primary: color(display-p3 .0937957 .093793 .104806);
3216
- --sidebar-primary-foreground: color(display-p3 .980256 .980256 .980256);
3217
- --sidebar-accent: color(display-p3 .956385 .956385 .959079);
3218
- --sidebar-accent-foreground: color(display-p3 .0937957 .093793 .104806);
3219
- --sidebar-border: color(display-p3 .894477 .894477 .905114);
3220
- --sidebar-ring: color(display-p3 .622604 .622563 .659842);
3221
- }
3222
- }
3223
-
3224
- @supports (color: lab(0% 0 0)) {
3225
- :root {
3226
- --background: lab(100% 0 0);
3227
- --foreground: lab(2.51107% .242703 -.886115);
3228
- --card: lab(100% 0 0);
3229
- --card-foreground: lab(2.51107% .242703 -.886115);
3230
- --popover: lab(100% 0 0);
3231
- --popover-foreground: lab(2.51107% .242703 -.886115);
3232
- --primary: lab(8.30603% .618205 -2.16572);
3233
- --primary-foreground: lab(98.26% 0 0);
3234
- --secondary: lab(96.1634% .0993311 -.364041);
3235
- --secondary-foreground: lab(8.30603% .618205 -2.16572);
3236
- --muted: lab(96.1634% .0993311 -.364041);
3237
- --muted-foreground: lab(47.8878% 1.65477 -5.77283);
3238
- --accent: lab(96.1634% .0993311 -.364041);
3239
- --accent-foreground: lab(8.30603% .618205 -2.16572);
3240
- --destructive: lab(48.4493% 77.4328 61.5452);
3241
- --border: lab(90.6853% .399232 -1.45452);
3242
- --input: lab(90.6853% .399232 -1.45452);
3243
- --ring: lab(65.6464% 1.53497 -5.42429);
3244
- --chart-1: lab(57.1026% 64.2584 89.8886);
3245
- --chart-2: lab(55.0223% -41.0774 -3.90277);
3246
- --chart-3: lab(30.372% -13.1853 -18.7887);
3247
- --chart-4: lab(80.1641% 16.6016 99.2089);
3248
- --chart-5: lab(72.7183% 31.8672 97.9407);
3249
- --sidebar: lab(98.26% 0 0);
3250
- --sidebar-foreground: lab(2.51107% .242703 -.886115);
3251
- --sidebar-primary: lab(8.30603% .618205 -2.16572);
3252
- --sidebar-primary-foreground: lab(98.26% 0 0);
3253
- --sidebar-accent: lab(96.1634% .0993311 -.364041);
3254
- --sidebar-accent-foreground: lab(8.30603% .618205 -2.16572);
3255
- --sidebar-border: lab(90.6853% .399232 -1.45452);
3256
- --sidebar-ring: lab(65.6464% 1.53497 -5.42429);
3257
- }
3258
- }
3259
-
3260
- .dark {
3261
- --background: #09090b;
3262
- --foreground: #fafafa;
3263
- --card: #18181b;
3264
- --card-foreground: #fafafa;
3265
- --popover: #18181b;
3266
- --popover-foreground: #fafafa;
3267
- --primary: #e4e4e7;
3268
- --primary-foreground: #18181b;
3269
- --secondary: #27272a;
3270
- --secondary-foreground: #fafafa;
3271
- --muted: #27272a;
3272
- --muted-foreground: #9f9fa9;
3273
- --accent: #27272a;
3274
- --accent-foreground: #fafafa;
3275
- --destructive: #ff6568;
3276
- --border: rgba(255, 255, 255, .1);
3277
- --input: rgba(255, 255, 255, .15);
3278
- --ring: #71717b;
3279
- --chart-1: #1447e6;
3280
- --chart-2: #00bb7f;
3281
- --chart-3: #f99c00;
3282
- --chart-4: #ac4bff;
3283
- --chart-5: #ff2357;
3284
- --sidebar: #18181b;
3285
- --sidebar-foreground: #fafafa;
3286
- --sidebar-primary: #1447e6;
3287
- --sidebar-primary-foreground: #fafafa;
3288
- --sidebar-accent: #27272a;
3289
- --sidebar-accent-foreground: #fafafa;
3290
- --sidebar-border: rgba(255, 255, 255, .1);
3291
- --sidebar-ring: #71717b;
3292
- }
3293
-
3294
- @supports (color: color(display-p3 0 0 0)) {
3295
- .dark {
3296
- --background: color(display-p3 .0353716 .0353595 .0435539);
3297
- --foreground: color(display-p3 .980256 .980256 .980256);
3298
- --card: color(display-p3 .0937957 .093793 .104806);
3299
- --card-foreground: color(display-p3 .980256 .980256 .980256);
3300
- --popover: color(display-p3 .0937957 .093793 .104806);
3301
- --popover-foreground: color(display-p3 .980256 .980256 .980256);
3302
- --primary: color(display-p3 .894477 .894477 .905114);
3303
- --primary-foreground: color(display-p3 .0937957 .093793 .104806);
3304
- --secondary: color(display-p3 .152895 .152887 .16466);
3305
- --secondary-foreground: color(display-p3 .980256 .980256 .980256);
3306
- --muted: color(display-p3 .152895 .152887 .16466);
3307
- --muted-foreground: color(display-p3 .622604 .622563 .659842);
3308
- --accent: color(display-p3 .152895 .152887 .16466);
3309
- --accent-foreground: color(display-p3 .980256 .980256 .980256);
3310
- --destructive: color(display-p3 .933534 .431676 .423491);
3311
- --border: color(display-p3 1 1 1 / .1);
3312
- --input: color(display-p3 1 1 1 / .15);
3313
- --ring: color(display-p3 .442983 .442931 .480324);
3314
- --chart-1: color(display-p3 .1379 .274983 .867624);
3315
- --chart-2: color(display-p3 .267113 .726847 .508397);
3316
- --chart-3: color(display-p3 .93994 .620584 .0585367);
3317
- --chart-4: color(display-p3 .629519 .30089 .990817);
3318
- --chart-5: color(display-p3 .921824 .240748 .355666);
3319
- --sidebar: color(display-p3 .0937957 .093793 .104806);
3320
- --sidebar-foreground: color(display-p3 .980256 .980256 .980256);
3321
- --sidebar-primary: color(display-p3 .1379 .274983 .867624);
3322
- --sidebar-primary-foreground: color(display-p3 .980256 .980256 .980256);
3323
- --sidebar-accent: color(display-p3 .152895 .152887 .16466);
3324
- --sidebar-accent-foreground: color(display-p3 .980256 .980256 .980256);
3325
- --sidebar-border: color(display-p3 1 1 1 / .1);
3326
- --sidebar-ring: color(display-p3 .442983 .442931 .480324);
3327
- }
3328
- }
3329
-
3330
- @supports (color: lab(0% 0 0)) {
3331
- .dark {
3332
- --background: lab(2.51107% .242703 -.886115);
3333
- --foreground: lab(98.26% 0 0);
3334
- --card: lab(8.30603% .618205 -2.16572);
3335
- --card-foreground: lab(98.26% 0 0);
3336
- --popover: lab(8.30603% .618205 -2.16572);
3337
- --popover-foreground: lab(98.26% 0 0);
3338
- --primary: lab(90.6853% .399232 -1.45452);
3339
- --primary-foreground: lab(8.30603% .618205 -2.16572);
3340
- --secondary: lab(15.7305% .613764 -2.16959);
3341
- --secondary-foreground: lab(98.26% 0 0);
3342
- --muted: lab(15.7305% .613764 -2.16959);
3343
- --muted-foreground: lab(65.6464% 1.53497 -5.42429);
3344
- --accent: lab(15.7305% .613764 -2.16959);
3345
- --accent-foreground: lab(98.26% 0 0);
3346
- --destructive: lab(63.7053% 60.745 31.3109);
3347
- --border: lab(100% 0 0 / .1);
3348
- --input: lab(100% 0 0 / .15);
3349
- --ring: lab(47.8878% 1.65477 -5.77283);
3350
- --chart-1: lab(36.9089% 35.0961 -85.6872);
3351
- --chart-2: lab(66.9756% -58.27 19.5419);
3352
- --chart-3: lab(72.7183% 31.8672 97.9407);
3353
- --chart-4: lab(52.0183% 66.11 -78.2316);
3354
- --chart-5: lab(56.101% 79.4328 31.4532);
3355
- --sidebar: lab(8.30603% .618205 -2.16572);
3356
- --sidebar-foreground: lab(98.26% 0 0);
3357
- --sidebar-primary: lab(36.9089% 35.0961 -85.6872);
3358
- --sidebar-primary-foreground: lab(98.26% 0 0);
3359
- --sidebar-accent: lab(15.7305% .613764 -2.16959);
3360
- --sidebar-accent-foreground: lab(98.26% 0 0);
3361
- --sidebar-border: lab(100% 0 0 / .1);
3362
- --sidebar-ring: lab(47.8878% 1.65477 -5.77283);
3363
- }
3364
- }
3365
-
3366
- @property --tw-border-spacing-x {
3367
- syntax: "<length>";
3368
- inherits: false;
3369
- initial-value: 0;
3370
- }
3371
-
3372
- @property --tw-border-spacing-y {
3373
- syntax: "<length>";
3374
- inherits: false;
3375
- initial-value: 0;
3376
- }
3377
-
3378
- @property --tw-translate-x {
3379
- syntax: "*";
3380
- inherits: false;
3381
- initial-value: 0;
3382
- }
3383
-
3384
- @property --tw-translate-y {
3385
- syntax: "*";
3386
- inherits: false;
3387
- initial-value: 0;
3388
- }
3389
-
3390
- @property --tw-translate-z {
3391
- syntax: "*";
3392
- inherits: false;
3393
- initial-value: 0;
3394
- }
3395
-
3396
- @property --tw-scale-x {
3397
- syntax: "*";
3398
- inherits: false;
3399
- initial-value: 1;
3400
- }
3401
-
3402
- @property --tw-scale-y {
3403
- syntax: "*";
3404
- inherits: false;
3405
- initial-value: 1;
3406
- }
3407
-
3408
- @property --tw-scale-z {
3409
- syntax: "*";
3410
- inherits: false;
3411
- initial-value: 1;
3412
- }
3413
-
3414
- @property --tw-border-style {
3415
- syntax: "*";
3416
- inherits: false;
3417
- initial-value: solid;
3418
- }
3419
-
3420
- @property --tw-leading {
3421
- syntax: "*";
3422
- inherits: false
3423
- }
3424
-
3425
- @property --tw-font-weight {
3426
- syntax: "*";
3427
- inherits: false
3428
- }
3429
-
3430
- @property --tw-tracking {
3431
- syntax: "*";
3432
- inherits: false
3433
- }
3434
-
3435
- @property --tw-ordinal {
3436
- syntax: "*";
3437
- inherits: false
3438
- }
3439
-
3440
- @property --tw-slashed-zero {
3441
- syntax: "*";
3442
- inherits: false
3443
- }
3444
-
3445
- @property --tw-numeric-figure {
3446
- syntax: "*";
3447
- inherits: false
3448
- }
3449
-
3450
- @property --tw-numeric-spacing {
3451
- syntax: "*";
3452
- inherits: false
3453
- }
3454
-
3455
- @property --tw-numeric-fraction {
3456
- syntax: "*";
3457
- inherits: false
3458
- }
3459
-
3460
- @property --tw-shadow {
3461
- syntax: "*";
3462
- inherits: false;
3463
- initial-value: 0 0 rgba(0, 0, 0, 0);
3464
- }
3465
-
3466
- @property --tw-shadow-color {
3467
- syntax: "*";
3468
- inherits: false
3469
- }
3470
-
3471
- @property --tw-shadow-alpha {
3472
- syntax: "<percentage>";
3473
- inherits: false;
3474
- initial-value: 100%;
3475
- }
3476
-
3477
- @property --tw-inset-shadow {
3478
- syntax: "*";
3479
- inherits: false;
3480
- initial-value: 0 0 rgba(0, 0, 0, 0);
3481
- }
3482
-
3483
- @property --tw-inset-shadow-color {
3484
- syntax: "*";
3485
- inherits: false
3486
- }
3487
-
3488
- @property --tw-inset-shadow-alpha {
3489
- syntax: "<percentage>";
3490
- inherits: false;
3491
- initial-value: 100%;
3492
- }
3493
-
3494
- @property --tw-ring-color {
3495
- syntax: "*";
3496
- inherits: false
3497
- }
3498
-
3499
- @property --tw-ring-shadow {
3500
- syntax: "*";
3501
- inherits: false;
3502
- initial-value: 0 0 rgba(0, 0, 0, 0);
3503
- }
3504
-
3505
- @property --tw-inset-ring-color {
3506
- syntax: "*";
3507
- inherits: false
3508
- }
3509
-
3510
- @property --tw-inset-ring-shadow {
3511
- syntax: "*";
3512
- inherits: false;
3513
- initial-value: 0 0 rgba(0, 0, 0, 0);
3514
- }
3515
-
3516
- @property --tw-ring-inset {
3517
- syntax: "*";
3518
- inherits: false
3519
- }
3520
-
3521
- @property --tw-ring-offset-width {
3522
- syntax: "<length>";
3523
- inherits: false;
3524
- initial-value: 0;
3525
- }
3526
-
3527
- @property --tw-ring-offset-color {
3528
- syntax: "*";
3529
- inherits: false;
3530
- initial-value: #fff;
3531
- }
3532
-
3533
- @property --tw-ring-offset-shadow {
3534
- syntax: "*";
3535
- inherits: false;
3536
- initial-value: 0 0 rgba(0, 0, 0, 0);
3537
- }
3538
-
3539
- @property --tw-outline-style {
3540
- syntax: "*";
3541
- inherits: false;
3542
- initial-value: solid;
3543
- }
3544
-
3545
- @property --tw-duration {
3546
- syntax: "*";
3547
- inherits: false
3548
- }
3549
-
3550
- @property --tw-ease {
3551
- syntax: "*";
3552
- inherits: false
3553
- }
3554
-
3555
- @property --tw-content {
3556
- syntax: "*";
3557
- inherits: false;
3558
- initial-value: "";
3559
- }
3560
-
3561
- @keyframes pulse {
3562
- 50% {
3563
- opacity: .5;
3564
- }
3565
- }
3566
-
3567
- @keyframes enter {
3568
- from {
3569
- opacity: var(--tw-enter-opacity, 1);
3570
- 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));
3571
- }
3572
- }
3573
-
3574
- @keyframes exit {
3575
- to {
3576
- opacity: var(--tw-exit-opacity, 1);
3577
- 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));
3578
- }
3579
- }
3580
-
3581
- /*# sourceMappingURL=%5Broot-of-the-server%5D__9d126714._.css.map*/
3582
-
3583
-
3584
- /* [project]/node_modules/@assistant-ui/react-markdown/styles/dot.css [app-client] (css) */
3585
- @keyframes aui-pulse {
3586
- 50% {
3587
- opacity: .5;
3588
- }
3589
- }
3590
-
3591
- :where(.aui-md[data-status="running"]):empty:after {
3592
- --aui-content: "●";
3593
- content: var(--aui-content);
3594
- margin-left: .25rem;
3595
- margin-right: .25rem;
3596
- 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;
3597
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3598
- }
3599
-
3600
- :where(.aui-md[data-status="running"]) > :where(:not(ol):not(ul):not(pre)):last-child:after {
3601
- --aui-content: "●";
3602
- content: var(--aui-content);
3603
- margin-left: .25rem;
3604
- margin-right: .25rem;
3605
- 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;
3606
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3607
- }
3608
-
3609
- :where(.aui-md[data-status="running"]) > pre:last-child code:after {
3610
- --aui-content: "●";
3611
- content: var(--aui-content);
3612
- margin-left: .25rem;
3613
- margin-right: .25rem;
3614
- 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;
3615
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3616
- }
3617
-
3618
- :where(.aui-md[data-status="running"]) > :where(:-webkit-any(ol, ul):last-child) > :where(li:last-child:not(:has(* > li))):after {
3619
- --aui-content: "●";
3620
- content: var(--aui-content);
3621
- margin-left: .25rem;
3622
- margin-right: .25rem;
3623
- 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;
3624
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3625
- }
3626
-
3627
- :where(.aui-md[data-status="running"]) > :where(:-moz-any(ol, ul):last-child) > :where(li:last-child:not(:has(* > li))):after {
3628
- --aui-content: "●";
3629
- content: var(--aui-content);
3630
- margin-left: .25rem;
3631
- margin-right: .25rem;
3632
- 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;
3633
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3634
- }
3635
-
3636
- :where(.aui-md[data-status="running"]) > :where(:is(ol, ul):last-child) > :where(li:last-child:not(:has(* > li))):after {
3637
- --aui-content: "●";
3638
- content: var(--aui-content);
3639
- margin-left: .25rem;
3640
- margin-right: .25rem;
3641
- 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;
3642
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3643
- }
3644
-
3645
- :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 {
3646
- --aui-content: "●";
3647
- content: var(--aui-content);
3648
- margin-left: .25rem;
3649
- margin-right: .25rem;
3650
- 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;
3651
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3652
- }
3653
-
3654
- :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 {
3655
- --aui-content: "●";
3656
- content: var(--aui-content);
3657
- margin-left: .25rem;
3658
- margin-right: .25rem;
3659
- 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;
3660
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3661
- }
3662
-
3663
- :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 {
3664
- --aui-content: "●";
3665
- content: var(--aui-content);
3666
- margin-left: .25rem;
3667
- margin-right: .25rem;
3668
- 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;
3669
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3670
- }
3671
-
3672
- :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 {
3673
- --aui-content: "●";
3674
- content: var(--aui-content);
3675
- margin-left: .25rem;
3676
- margin-right: .25rem;
3677
- 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;
3678
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3679
- }
3680
-
3681
- :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 {
3682
- --aui-content: "●";
3683
- content: var(--aui-content);
3684
- margin-left: .25rem;
3685
- margin-right: .25rem;
3686
- 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;
3687
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3688
- }
3689
-
3690
- :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 {
3691
- --aui-content: "●";
3692
- content: var(--aui-content);
3693
- margin-left: .25rem;
3694
- margin-right: .25rem;
3695
- 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;
3696
- animation: 2s cubic-bezier(.4, 0, .6, 1) infinite aui-pulse;
3697
- }
3698
-
3699
- /*# sourceMappingURL=node_modules_%40assistant-ui_react-markdown_styles_dot_83a3e0f6.css.map*/