vlt 0.0.0-0.1730219793883 → 0.0.0-0.1730235709648
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.
- package/cache-unzip/unzip.js +10 -10
- package/commands/config.js +8 -8
- package/commands/exec.js +8 -8
- package/commands/gui.js +10 -10
- package/commands/help.js +8 -8
- package/commands/install-exec.js +8 -8
- package/commands/install.js +11 -11
- package/commands/list.js +9 -9
- package/commands/pkg.js +8 -8
- package/commands/query.js +9 -9
- package/commands/run-exec.js +8 -8
- package/commands/run.js +8 -8
- package/commands/uninstall.js +11 -11
- package/gui/explore.html +31 -29
- package/gui/index.js +90 -16862
- package/gui/index.js.map +4 -4
- package/gui/main.css +1 -1365
- package/package.json +1 -1
- package/rollback-remove/remove.js +10 -10
- package/vlix.js +10 -10
- package/vlr.js +10 -10
- package/vlrx.js +10 -10
- package/vlt.js +10 -10
- package/vlx.js +10 -10
- package/gui/graph.json +0 -1
package/gui/main.css
CHANGED
|
@@ -1,1365 +1 @@
|
|
|
1
|
-
*, ::before, ::after {
|
|
2
|
-
--tw-border-spacing-x: 0;
|
|
3
|
-
--tw-border-spacing-y: 0;
|
|
4
|
-
--tw-translate-x: 0;
|
|
5
|
-
--tw-translate-y: 0;
|
|
6
|
-
--tw-rotate: 0;
|
|
7
|
-
--tw-skew-x: 0;
|
|
8
|
-
--tw-skew-y: 0;
|
|
9
|
-
--tw-scale-x: 1;
|
|
10
|
-
--tw-scale-y: 1;
|
|
11
|
-
--tw-pan-x: ;
|
|
12
|
-
--tw-pan-y: ;
|
|
13
|
-
--tw-pinch-zoom: ;
|
|
14
|
-
--tw-scroll-snap-strictness: proximity;
|
|
15
|
-
--tw-gradient-from-position: ;
|
|
16
|
-
--tw-gradient-via-position: ;
|
|
17
|
-
--tw-gradient-to-position: ;
|
|
18
|
-
--tw-ordinal: ;
|
|
19
|
-
--tw-slashed-zero: ;
|
|
20
|
-
--tw-numeric-figure: ;
|
|
21
|
-
--tw-numeric-spacing: ;
|
|
22
|
-
--tw-numeric-fraction: ;
|
|
23
|
-
--tw-ring-inset: ;
|
|
24
|
-
--tw-ring-offset-width: 0px;
|
|
25
|
-
--tw-ring-offset-color: #fff;
|
|
26
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
27
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
28
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
29
|
-
--tw-shadow: 0 0 #0000;
|
|
30
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
31
|
-
--tw-blur: ;
|
|
32
|
-
--tw-brightness: ;
|
|
33
|
-
--tw-contrast: ;
|
|
34
|
-
--tw-grayscale: ;
|
|
35
|
-
--tw-hue-rotate: ;
|
|
36
|
-
--tw-invert: ;
|
|
37
|
-
--tw-saturate: ;
|
|
38
|
-
--tw-sepia: ;
|
|
39
|
-
--tw-drop-shadow: ;
|
|
40
|
-
--tw-backdrop-blur: ;
|
|
41
|
-
--tw-backdrop-brightness: ;
|
|
42
|
-
--tw-backdrop-contrast: ;
|
|
43
|
-
--tw-backdrop-grayscale: ;
|
|
44
|
-
--tw-backdrop-hue-rotate: ;
|
|
45
|
-
--tw-backdrop-invert: ;
|
|
46
|
-
--tw-backdrop-opacity: ;
|
|
47
|
-
--tw-backdrop-saturate: ;
|
|
48
|
-
--tw-backdrop-sepia: ;
|
|
49
|
-
--tw-contain-size: ;
|
|
50
|
-
--tw-contain-layout: ;
|
|
51
|
-
--tw-contain-paint: ;
|
|
52
|
-
--tw-contain-style: ;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
::backdrop {
|
|
56
|
-
--tw-border-spacing-x: 0;
|
|
57
|
-
--tw-border-spacing-y: 0;
|
|
58
|
-
--tw-translate-x: 0;
|
|
59
|
-
--tw-translate-y: 0;
|
|
60
|
-
--tw-rotate: 0;
|
|
61
|
-
--tw-skew-x: 0;
|
|
62
|
-
--tw-skew-y: 0;
|
|
63
|
-
--tw-scale-x: 1;
|
|
64
|
-
--tw-scale-y: 1;
|
|
65
|
-
--tw-pan-x: ;
|
|
66
|
-
--tw-pan-y: ;
|
|
67
|
-
--tw-pinch-zoom: ;
|
|
68
|
-
--tw-scroll-snap-strictness: proximity;
|
|
69
|
-
--tw-gradient-from-position: ;
|
|
70
|
-
--tw-gradient-via-position: ;
|
|
71
|
-
--tw-gradient-to-position: ;
|
|
72
|
-
--tw-ordinal: ;
|
|
73
|
-
--tw-slashed-zero: ;
|
|
74
|
-
--tw-numeric-figure: ;
|
|
75
|
-
--tw-numeric-spacing: ;
|
|
76
|
-
--tw-numeric-fraction: ;
|
|
77
|
-
--tw-ring-inset: ;
|
|
78
|
-
--tw-ring-offset-width: 0px;
|
|
79
|
-
--tw-ring-offset-color: #fff;
|
|
80
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
81
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
82
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
83
|
-
--tw-shadow: 0 0 #0000;
|
|
84
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
85
|
-
--tw-blur: ;
|
|
86
|
-
--tw-brightness: ;
|
|
87
|
-
--tw-contrast: ;
|
|
88
|
-
--tw-grayscale: ;
|
|
89
|
-
--tw-hue-rotate: ;
|
|
90
|
-
--tw-invert: ;
|
|
91
|
-
--tw-saturate: ;
|
|
92
|
-
--tw-sepia: ;
|
|
93
|
-
--tw-drop-shadow: ;
|
|
94
|
-
--tw-backdrop-blur: ;
|
|
95
|
-
--tw-backdrop-brightness: ;
|
|
96
|
-
--tw-backdrop-contrast: ;
|
|
97
|
-
--tw-backdrop-grayscale: ;
|
|
98
|
-
--tw-backdrop-hue-rotate: ;
|
|
99
|
-
--tw-backdrop-invert: ;
|
|
100
|
-
--tw-backdrop-opacity: ;
|
|
101
|
-
--tw-backdrop-saturate: ;
|
|
102
|
-
--tw-backdrop-sepia: ;
|
|
103
|
-
--tw-contain-size: ;
|
|
104
|
-
--tw-contain-layout: ;
|
|
105
|
-
--tw-contain-paint: ;
|
|
106
|
-
--tw-contain-style: ;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
/*
|
|
110
|
-
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
|
|
111
|
-
*/
|
|
112
|
-
|
|
113
|
-
/*
|
|
114
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
115
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
116
|
-
*/
|
|
117
|
-
|
|
118
|
-
*,
|
|
119
|
-
::before,
|
|
120
|
-
::after {
|
|
121
|
-
box-sizing: border-box;
|
|
122
|
-
/* 1 */
|
|
123
|
-
border-width: 0;
|
|
124
|
-
/* 2 */
|
|
125
|
-
border-style: solid;
|
|
126
|
-
/* 2 */
|
|
127
|
-
border-color: #e5e7eb;
|
|
128
|
-
/* 2 */
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
::before,
|
|
132
|
-
::after {
|
|
133
|
-
--tw-content: '';
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
/*
|
|
137
|
-
1. Use a consistent sensible line-height in all browsers.
|
|
138
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
139
|
-
3. Use a more readable tab size.
|
|
140
|
-
4. Use the user's configured `sans` font-family by default.
|
|
141
|
-
5. Use the user's configured `sans` font-feature-settings by default.
|
|
142
|
-
6. Use the user's configured `sans` font-variation-settings by default.
|
|
143
|
-
7. Disable tap highlights on iOS
|
|
144
|
-
*/
|
|
145
|
-
|
|
146
|
-
html,
|
|
147
|
-
:host {
|
|
148
|
-
line-height: 1.5;
|
|
149
|
-
/* 1 */
|
|
150
|
-
-webkit-text-size-adjust: 100%;
|
|
151
|
-
/* 2 */
|
|
152
|
-
-moz-tab-size: 4;
|
|
153
|
-
/* 3 */
|
|
154
|
-
-o-tab-size: 4;
|
|
155
|
-
tab-size: 4;
|
|
156
|
-
/* 3 */
|
|
157
|
-
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
158
|
-
/* 4 */
|
|
159
|
-
font-feature-settings: normal;
|
|
160
|
-
/* 5 */
|
|
161
|
-
font-variation-settings: normal;
|
|
162
|
-
/* 6 */
|
|
163
|
-
-webkit-tap-highlight-color: transparent;
|
|
164
|
-
/* 7 */
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
/*
|
|
168
|
-
1. Remove the margin in all browsers.
|
|
169
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
170
|
-
*/
|
|
171
|
-
|
|
172
|
-
body {
|
|
173
|
-
margin: 0;
|
|
174
|
-
/* 1 */
|
|
175
|
-
line-height: inherit;
|
|
176
|
-
/* 2 */
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
/*
|
|
180
|
-
1. Add the correct height in Firefox.
|
|
181
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
182
|
-
3. Ensure horizontal rules are visible by default.
|
|
183
|
-
*/
|
|
184
|
-
|
|
185
|
-
hr {
|
|
186
|
-
height: 0;
|
|
187
|
-
/* 1 */
|
|
188
|
-
color: inherit;
|
|
189
|
-
/* 2 */
|
|
190
|
-
border-top-width: 1px;
|
|
191
|
-
/* 3 */
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
/*
|
|
195
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
196
|
-
*/
|
|
197
|
-
|
|
198
|
-
abbr:where([title]) {
|
|
199
|
-
-webkit-text-decoration: underline dotted;
|
|
200
|
-
text-decoration: underline dotted;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
/*
|
|
204
|
-
Remove the default font size and weight for headings.
|
|
205
|
-
*/
|
|
206
|
-
|
|
207
|
-
h1,
|
|
208
|
-
h2,
|
|
209
|
-
h3,
|
|
210
|
-
h4,
|
|
211
|
-
h5,
|
|
212
|
-
h6 {
|
|
213
|
-
font-size: inherit;
|
|
214
|
-
font-weight: inherit;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
/*
|
|
218
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
|
219
|
-
*/
|
|
220
|
-
|
|
221
|
-
a {
|
|
222
|
-
color: inherit;
|
|
223
|
-
text-decoration: inherit;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
/*
|
|
227
|
-
Add the correct font weight in Edge and Safari.
|
|
228
|
-
*/
|
|
229
|
-
|
|
230
|
-
b,
|
|
231
|
-
strong {
|
|
232
|
-
font-weight: bolder;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
/*
|
|
236
|
-
1. Use the user's configured `mono` font-family by default.
|
|
237
|
-
2. Use the user's configured `mono` font-feature-settings by default.
|
|
238
|
-
3. Use the user's configured `mono` font-variation-settings by default.
|
|
239
|
-
4. Correct the odd `em` font sizing in all browsers.
|
|
240
|
-
*/
|
|
241
|
-
|
|
242
|
-
code,
|
|
243
|
-
kbd,
|
|
244
|
-
samp,
|
|
245
|
-
pre {
|
|
246
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
247
|
-
/* 1 */
|
|
248
|
-
font-feature-settings: normal;
|
|
249
|
-
/* 2 */
|
|
250
|
-
font-variation-settings: normal;
|
|
251
|
-
/* 3 */
|
|
252
|
-
font-size: 1em;
|
|
253
|
-
/* 4 */
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
/*
|
|
257
|
-
Add the correct font size in all browsers.
|
|
258
|
-
*/
|
|
259
|
-
|
|
260
|
-
small {
|
|
261
|
-
font-size: 80%;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
/*
|
|
265
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
266
|
-
*/
|
|
267
|
-
|
|
268
|
-
sub,
|
|
269
|
-
sup {
|
|
270
|
-
font-size: 75%;
|
|
271
|
-
line-height: 0;
|
|
272
|
-
position: relative;
|
|
273
|
-
vertical-align: baseline;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
sub {
|
|
277
|
-
bottom: -0.25em;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
sup {
|
|
281
|
-
top: -0.5em;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
/*
|
|
285
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
286
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
287
|
-
3. Remove gaps between table borders by default.
|
|
288
|
-
*/
|
|
289
|
-
|
|
290
|
-
table {
|
|
291
|
-
text-indent: 0;
|
|
292
|
-
/* 1 */
|
|
293
|
-
border-color: inherit;
|
|
294
|
-
/* 2 */
|
|
295
|
-
border-collapse: collapse;
|
|
296
|
-
/* 3 */
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
/*
|
|
300
|
-
1. Change the font styles in all browsers.
|
|
301
|
-
2. Remove the margin in Firefox and Safari.
|
|
302
|
-
3. Remove default padding in all browsers.
|
|
303
|
-
*/
|
|
304
|
-
|
|
305
|
-
button,
|
|
306
|
-
input,
|
|
307
|
-
optgroup,
|
|
308
|
-
select,
|
|
309
|
-
textarea {
|
|
310
|
-
font-family: inherit;
|
|
311
|
-
/* 1 */
|
|
312
|
-
font-feature-settings: inherit;
|
|
313
|
-
/* 1 */
|
|
314
|
-
font-variation-settings: inherit;
|
|
315
|
-
/* 1 */
|
|
316
|
-
font-size: 100%;
|
|
317
|
-
/* 1 */
|
|
318
|
-
font-weight: inherit;
|
|
319
|
-
/* 1 */
|
|
320
|
-
line-height: inherit;
|
|
321
|
-
/* 1 */
|
|
322
|
-
letter-spacing: inherit;
|
|
323
|
-
/* 1 */
|
|
324
|
-
color: inherit;
|
|
325
|
-
/* 1 */
|
|
326
|
-
margin: 0;
|
|
327
|
-
/* 2 */
|
|
328
|
-
padding: 0;
|
|
329
|
-
/* 3 */
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
/*
|
|
333
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
|
334
|
-
*/
|
|
335
|
-
|
|
336
|
-
button,
|
|
337
|
-
select {
|
|
338
|
-
text-transform: none;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
/*
|
|
342
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
343
|
-
2. Remove default button styles.
|
|
344
|
-
*/
|
|
345
|
-
|
|
346
|
-
button,
|
|
347
|
-
input:where([type='button']),
|
|
348
|
-
input:where([type='reset']),
|
|
349
|
-
input:where([type='submit']) {
|
|
350
|
-
-webkit-appearance: button;
|
|
351
|
-
/* 1 */
|
|
352
|
-
background-color: transparent;
|
|
353
|
-
/* 2 */
|
|
354
|
-
background-image: none;
|
|
355
|
-
/* 2 */
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
/*
|
|
359
|
-
Use the modern Firefox focus style for all focusable elements.
|
|
360
|
-
*/
|
|
361
|
-
|
|
362
|
-
:-moz-focusring {
|
|
363
|
-
outline: auto;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
/*
|
|
367
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
368
|
-
*/
|
|
369
|
-
|
|
370
|
-
:-moz-ui-invalid {
|
|
371
|
-
box-shadow: none;
|
|
372
|
-
}
|
|
373
|
-
|
|
374
|
-
/*
|
|
375
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
|
376
|
-
*/
|
|
377
|
-
|
|
378
|
-
progress {
|
|
379
|
-
vertical-align: baseline;
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
/*
|
|
383
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
|
384
|
-
*/
|
|
385
|
-
|
|
386
|
-
::-webkit-inner-spin-button,
|
|
387
|
-
::-webkit-outer-spin-button {
|
|
388
|
-
height: auto;
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
/*
|
|
392
|
-
1. Correct the odd appearance in Chrome and Safari.
|
|
393
|
-
2. Correct the outline style in Safari.
|
|
394
|
-
*/
|
|
395
|
-
|
|
396
|
-
[type='search'] {
|
|
397
|
-
-webkit-appearance: textfield;
|
|
398
|
-
/* 1 */
|
|
399
|
-
outline-offset: -2px;
|
|
400
|
-
/* 2 */
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
/*
|
|
404
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
|
405
|
-
*/
|
|
406
|
-
|
|
407
|
-
::-webkit-search-decoration {
|
|
408
|
-
-webkit-appearance: none;
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
/*
|
|
412
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
413
|
-
2. Change font properties to `inherit` in Safari.
|
|
414
|
-
*/
|
|
415
|
-
|
|
416
|
-
::-webkit-file-upload-button {
|
|
417
|
-
-webkit-appearance: button;
|
|
418
|
-
/* 1 */
|
|
419
|
-
font: inherit;
|
|
420
|
-
/* 2 */
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
/*
|
|
424
|
-
Add the correct display in Chrome and Safari.
|
|
425
|
-
*/
|
|
426
|
-
|
|
427
|
-
summary {
|
|
428
|
-
display: list-item;
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
/*
|
|
432
|
-
Removes the default spacing and border for appropriate elements.
|
|
433
|
-
*/
|
|
434
|
-
|
|
435
|
-
blockquote,
|
|
436
|
-
dl,
|
|
437
|
-
dd,
|
|
438
|
-
h1,
|
|
439
|
-
h2,
|
|
440
|
-
h3,
|
|
441
|
-
h4,
|
|
442
|
-
h5,
|
|
443
|
-
h6,
|
|
444
|
-
hr,
|
|
445
|
-
figure,
|
|
446
|
-
p,
|
|
447
|
-
pre {
|
|
448
|
-
margin: 0;
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
fieldset {
|
|
452
|
-
margin: 0;
|
|
453
|
-
padding: 0;
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
legend {
|
|
457
|
-
padding: 0;
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
ol,
|
|
461
|
-
ul,
|
|
462
|
-
menu {
|
|
463
|
-
list-style: none;
|
|
464
|
-
margin: 0;
|
|
465
|
-
padding: 0;
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
/*
|
|
469
|
-
Reset default styling for dialogs.
|
|
470
|
-
*/
|
|
471
|
-
|
|
472
|
-
dialog {
|
|
473
|
-
padding: 0;
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
/*
|
|
477
|
-
Prevent resizing textareas horizontally by default.
|
|
478
|
-
*/
|
|
479
|
-
|
|
480
|
-
textarea {
|
|
481
|
-
resize: vertical;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
/*
|
|
485
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
486
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
487
|
-
*/
|
|
488
|
-
|
|
489
|
-
input::-moz-placeholder, textarea::-moz-placeholder {
|
|
490
|
-
opacity: 1;
|
|
491
|
-
/* 1 */
|
|
492
|
-
color: #9ca3af;
|
|
493
|
-
/* 2 */
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
input::placeholder,
|
|
497
|
-
textarea::placeholder {
|
|
498
|
-
opacity: 1;
|
|
499
|
-
/* 1 */
|
|
500
|
-
color: #9ca3af;
|
|
501
|
-
/* 2 */
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
/*
|
|
505
|
-
Set the default cursor for buttons.
|
|
506
|
-
*/
|
|
507
|
-
|
|
508
|
-
button,
|
|
509
|
-
[role="button"] {
|
|
510
|
-
cursor: pointer;
|
|
511
|
-
}
|
|
512
|
-
|
|
513
|
-
/*
|
|
514
|
-
Make sure disabled buttons don't get the pointer cursor.
|
|
515
|
-
*/
|
|
516
|
-
|
|
517
|
-
:disabled {
|
|
518
|
-
cursor: default;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
/*
|
|
522
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
523
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
524
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
525
|
-
*/
|
|
526
|
-
|
|
527
|
-
img,
|
|
528
|
-
svg,
|
|
529
|
-
video,
|
|
530
|
-
canvas,
|
|
531
|
-
audio,
|
|
532
|
-
iframe,
|
|
533
|
-
embed,
|
|
534
|
-
object {
|
|
535
|
-
display: block;
|
|
536
|
-
/* 1 */
|
|
537
|
-
vertical-align: middle;
|
|
538
|
-
/* 2 */
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
/*
|
|
542
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
543
|
-
*/
|
|
544
|
-
|
|
545
|
-
img,
|
|
546
|
-
video {
|
|
547
|
-
max-width: 100%;
|
|
548
|
-
height: auto;
|
|
549
|
-
}
|
|
550
|
-
|
|
551
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
552
|
-
|
|
553
|
-
[hidden]:where(:not([hidden="until-found"])) {
|
|
554
|
-
display: none;
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
:root {
|
|
558
|
-
--background: 0 0% 100%;
|
|
559
|
-
--foreground: 222.2 47.4% 11.2%;
|
|
560
|
-
--muted: 210 40% 96.1%;
|
|
561
|
-
--muted-foreground: 215.4 16.3% 46.9%;
|
|
562
|
-
--popover: 0 0% 100%;
|
|
563
|
-
--popover-foreground: 222.2 47.4% 11.2%;
|
|
564
|
-
--border: 214.3 31.8% 91.4%;
|
|
565
|
-
--input: 214.3 31.8% 91.4%;
|
|
566
|
-
--card: 0 0% 100%;
|
|
567
|
-
--card-foreground: 222.2 47.4% 11.2%;
|
|
568
|
-
--primary: 222.2 47.4% 11.2%;
|
|
569
|
-
--primary-foreground: 210 40% 98%;
|
|
570
|
-
--secondary: 210 40% 96.1%;
|
|
571
|
-
--secondary-foreground: 222.2 47.4% 11.2%;
|
|
572
|
-
--accent: 210 40% 96.1%;
|
|
573
|
-
--accent-foreground: 222.2 47.4% 11.2%;
|
|
574
|
-
--destructive: 0 100% 50%;
|
|
575
|
-
--destructive-foreground: 210 40% 98%;
|
|
576
|
-
--ring: 215 20.2% 65.1%;
|
|
577
|
-
--radius: 0.5rem;
|
|
578
|
-
}
|
|
579
|
-
|
|
580
|
-
* {
|
|
581
|
-
border-color: hsl(var(--border));
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
body {
|
|
585
|
-
background-color: hsl(var(--background));
|
|
586
|
-
color: hsl(var(--foreground));
|
|
587
|
-
font-feature-settings:
|
|
588
|
-
'rlig' 1,
|
|
589
|
-
'calt' 1;
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
.container {
|
|
593
|
-
width: 100%;
|
|
594
|
-
margin-right: auto;
|
|
595
|
-
margin-left: auto;
|
|
596
|
-
padding-right: 2rem;
|
|
597
|
-
padding-left: 2rem;
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
@media (min-width: 1280px) {
|
|
601
|
-
.container {
|
|
602
|
-
max-width: 1280px;
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
@media (min-width: 1400px) {
|
|
607
|
-
.container {
|
|
608
|
-
max-width: 1400px;
|
|
609
|
-
}
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
.absolute {
|
|
613
|
-
position: absolute;
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
.relative {
|
|
617
|
-
position: relative;
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
.-bottom-\[17px\] {
|
|
621
|
-
bottom: -17px;
|
|
622
|
-
}
|
|
623
|
-
|
|
624
|
-
.-left-2 {
|
|
625
|
-
left: -0.5rem;
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
.-left-\[9px\] {
|
|
629
|
-
left: -9px;
|
|
630
|
-
}
|
|
631
|
-
|
|
632
|
-
.-right-2 {
|
|
633
|
-
right: -0.5rem;
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
.-right-4 {
|
|
637
|
-
right: -1rem;
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
.-right-\[9px\] {
|
|
641
|
-
right: -9px;
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
.bottom-5 {
|
|
645
|
-
bottom: 1.25rem;
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
.left-1 {
|
|
649
|
-
left: 0.25rem;
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
.left-1\/2 {
|
|
653
|
-
left: 50%;
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
.left-2 {
|
|
657
|
-
left: 0.5rem;
|
|
658
|
-
}
|
|
659
|
-
|
|
660
|
-
.right-0 {
|
|
661
|
-
right: 0px;
|
|
662
|
-
}
|
|
663
|
-
|
|
664
|
-
.top-1 {
|
|
665
|
-
top: 0.25rem;
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
.top-2 {
|
|
669
|
-
top: 0.5rem;
|
|
670
|
-
}
|
|
671
|
-
|
|
672
|
-
.top-20 {
|
|
673
|
-
top: 5rem;
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
.top-5 {
|
|
677
|
-
top: 1.25rem;
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
.top-full {
|
|
681
|
-
top: 100%;
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
.z-0 {
|
|
685
|
-
z-index: 0;
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
.z-10 {
|
|
689
|
-
z-index: 10;
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
.col-span-2 {
|
|
693
|
-
grid-column: span 2 / span 2;
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
.col-span-3 {
|
|
697
|
-
grid-column: span 3 / span 3;
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
.col-span-5 {
|
|
701
|
-
grid-column: span 5 / span 5;
|
|
702
|
-
}
|
|
703
|
-
|
|
704
|
-
.float-right {
|
|
705
|
-
float: right;
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
.-m-px {
|
|
709
|
-
margin: -1px;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
.mx-1 {
|
|
713
|
-
margin-left: 0.25rem;
|
|
714
|
-
margin-right: 0.25rem;
|
|
715
|
-
}
|
|
716
|
-
|
|
717
|
-
.mx-2 {
|
|
718
|
-
margin-left: 0.5rem;
|
|
719
|
-
margin-right: 0.5rem;
|
|
720
|
-
}
|
|
721
|
-
|
|
722
|
-
.mx-auto {
|
|
723
|
-
margin-left: auto;
|
|
724
|
-
margin-right: auto;
|
|
725
|
-
}
|
|
726
|
-
|
|
727
|
-
.my-2 {
|
|
728
|
-
margin-top: 0.5rem;
|
|
729
|
-
margin-bottom: 0.5rem;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
.my-4 {
|
|
733
|
-
margin-top: 1rem;
|
|
734
|
-
margin-bottom: 1rem;
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
.-ml-24 {
|
|
738
|
-
margin-left: -6rem;
|
|
739
|
-
}
|
|
740
|
-
|
|
741
|
-
.ml-2 {
|
|
742
|
-
margin-left: 0.5rem;
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
.mr-2 {
|
|
746
|
-
margin-right: 0.5rem;
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
.mt-1 {
|
|
750
|
-
margin-top: 0.25rem;
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
.mt-2 {
|
|
754
|
-
margin-top: 0.5rem;
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
.mt-\[3px\] {
|
|
758
|
-
margin-top: 3px;
|
|
759
|
-
}
|
|
760
|
-
|
|
761
|
-
.block {
|
|
762
|
-
display: block;
|
|
763
|
-
}
|
|
764
|
-
|
|
765
|
-
.flex {
|
|
766
|
-
display: flex;
|
|
767
|
-
}
|
|
768
|
-
|
|
769
|
-
.inline-flex {
|
|
770
|
-
display: inline-flex;
|
|
771
|
-
}
|
|
772
|
-
|
|
773
|
-
.grid {
|
|
774
|
-
display: grid;
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
.h-10 {
|
|
778
|
-
height: 2.5rem;
|
|
779
|
-
}
|
|
780
|
-
|
|
781
|
-
.h-16 {
|
|
782
|
-
height: 4rem;
|
|
783
|
-
}
|
|
784
|
-
|
|
785
|
-
.h-2 {
|
|
786
|
-
height: 0.5rem;
|
|
787
|
-
}
|
|
788
|
-
|
|
789
|
-
.h-20 {
|
|
790
|
-
height: 5rem;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
.h-\[17px\] {
|
|
794
|
-
height: 17px;
|
|
795
|
-
}
|
|
796
|
-
|
|
797
|
-
.h-\[7\.9rem\] {
|
|
798
|
-
height: 7.9rem;
|
|
799
|
-
}
|
|
800
|
-
|
|
801
|
-
.h-full {
|
|
802
|
-
height: 100%;
|
|
803
|
-
}
|
|
804
|
-
|
|
805
|
-
.w-1 {
|
|
806
|
-
width: 0.25rem;
|
|
807
|
-
}
|
|
808
|
-
|
|
809
|
-
.w-2 {
|
|
810
|
-
width: 0.5rem;
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
.w-4 {
|
|
814
|
-
width: 1rem;
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
.w-96 {
|
|
818
|
-
width: 24rem;
|
|
819
|
-
}
|
|
820
|
-
|
|
821
|
-
.w-\[96\%\] {
|
|
822
|
-
width: 96%;
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
.w-\[97\.5\%\] {
|
|
826
|
-
width: 97.5%;
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
.w-\[98\%\] {
|
|
830
|
-
width: 98%;
|
|
831
|
-
}
|
|
832
|
-
|
|
833
|
-
.w-\[99\%\] {
|
|
834
|
-
width: 99%;
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
.w-\[9px\] {
|
|
838
|
-
width: 9px;
|
|
839
|
-
}
|
|
840
|
-
|
|
841
|
-
.w-auto {
|
|
842
|
-
width: auto;
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
.w-full {
|
|
846
|
-
width: 100%;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
.grow {
|
|
850
|
-
flex-grow: 1;
|
|
851
|
-
}
|
|
852
|
-
|
|
853
|
-
.grow-0 {
|
|
854
|
-
flex-grow: 0;
|
|
855
|
-
}
|
|
856
|
-
|
|
857
|
-
.cursor-default {
|
|
858
|
-
cursor: default;
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
.cursor-pointer {
|
|
862
|
-
cursor: pointer;
|
|
863
|
-
}
|
|
864
|
-
|
|
865
|
-
.grid-cols-7 {
|
|
866
|
-
grid-template-columns: repeat(7, minmax(0, 1fr));
|
|
867
|
-
}
|
|
868
|
-
|
|
869
|
-
.flex-row {
|
|
870
|
-
flex-direction: row;
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
.flex-col {
|
|
874
|
-
flex-direction: column;
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
.content-center {
|
|
878
|
-
align-content: center;
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
.items-center {
|
|
882
|
-
align-items: center;
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
.gap-4 {
|
|
886
|
-
gap: 1rem;
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
890
|
-
--tw-space-x-reverse: 0;
|
|
891
|
-
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
|
892
|
-
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
.rounded-full {
|
|
896
|
-
border-radius: 9999px;
|
|
897
|
-
}
|
|
898
|
-
|
|
899
|
-
.rounded-lg {
|
|
900
|
-
border-radius: var(--radius);
|
|
901
|
-
}
|
|
902
|
-
|
|
903
|
-
.rounded-md {
|
|
904
|
-
border-radius: calc(var(--radius) - 2px);
|
|
905
|
-
}
|
|
906
|
-
|
|
907
|
-
.rounded-sm {
|
|
908
|
-
border-radius: calc(var(--radius) - 4px);
|
|
909
|
-
}
|
|
910
|
-
|
|
911
|
-
.rounded-t-lg {
|
|
912
|
-
border-top-left-radius: var(--radius);
|
|
913
|
-
border-top-right-radius: var(--radius);
|
|
914
|
-
}
|
|
915
|
-
|
|
916
|
-
.rounded-bl-sm {
|
|
917
|
-
border-bottom-left-radius: calc(var(--radius) - 4px);
|
|
918
|
-
}
|
|
919
|
-
|
|
920
|
-
.rounded-br-sm {
|
|
921
|
-
border-bottom-right-radius: calc(var(--radius) - 4px);
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
.rounded-tl-sm {
|
|
925
|
-
border-top-left-radius: calc(var(--radius) - 4px);
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
.rounded-tr-sm {
|
|
929
|
-
border-top-right-radius: calc(var(--radius) - 4px);
|
|
930
|
-
}
|
|
931
|
-
|
|
932
|
-
.border {
|
|
933
|
-
border-width: 1px;
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
.border-b {
|
|
937
|
-
border-bottom-width: 1px;
|
|
938
|
-
}
|
|
939
|
-
|
|
940
|
-
.border-l {
|
|
941
|
-
border-left-width: 1px;
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
.border-r {
|
|
945
|
-
border-right-width: 1px;
|
|
946
|
-
}
|
|
947
|
-
|
|
948
|
-
.border-t {
|
|
949
|
-
border-top-width: 1px;
|
|
950
|
-
}
|
|
951
|
-
|
|
952
|
-
.border-solid {
|
|
953
|
-
border-style: solid;
|
|
954
|
-
}
|
|
955
|
-
|
|
956
|
-
.border-gray-200 {
|
|
957
|
-
--tw-border-opacity: 1;
|
|
958
|
-
border-color: rgb(229 231 235 / var(--tw-border-opacity));
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
.border-gray-300 {
|
|
962
|
-
--tw-border-opacity: 1;
|
|
963
|
-
border-color: rgb(209 213 219 / var(--tw-border-opacity));
|
|
964
|
-
}
|
|
965
|
-
|
|
966
|
-
.border-input {
|
|
967
|
-
border-color: hsl(var(--input));
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
.border-primary {
|
|
971
|
-
border-color: hsl(var(--primary));
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
.border-transparent {
|
|
975
|
-
border-color: transparent;
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
.bg-background {
|
|
979
|
-
background-color: hsl(var(--background));
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
.bg-card {
|
|
983
|
-
background-color: hsl(var(--card));
|
|
984
|
-
}
|
|
985
|
-
|
|
986
|
-
.bg-cyan-100 {
|
|
987
|
-
--tw-bg-opacity: 1;
|
|
988
|
-
background-color: rgb(207 250 254 / var(--tw-bg-opacity));
|
|
989
|
-
}
|
|
990
|
-
|
|
991
|
-
.bg-destructive {
|
|
992
|
-
background-color: hsl(var(--destructive));
|
|
993
|
-
}
|
|
994
|
-
|
|
995
|
-
.bg-fuchsia-100 {
|
|
996
|
-
--tw-bg-opacity: 1;
|
|
997
|
-
background-color: rgb(250 232 255 / var(--tw-bg-opacity));
|
|
998
|
-
}
|
|
999
|
-
|
|
1000
|
-
.bg-gray-100 {
|
|
1001
|
-
--tw-bg-opacity: 1;
|
|
1002
|
-
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
|
1003
|
-
}
|
|
1004
|
-
|
|
1005
|
-
.bg-lime-100 {
|
|
1006
|
-
--tw-bg-opacity: 1;
|
|
1007
|
-
background-color: rgb(236 252 203 / var(--tw-bg-opacity));
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
.bg-orange-100 {
|
|
1011
|
-
--tw-bg-opacity: 1;
|
|
1012
|
-
background-color: rgb(255 237 213 / var(--tw-bg-opacity));
|
|
1013
|
-
}
|
|
1014
|
-
|
|
1015
|
-
.bg-primary {
|
|
1016
|
-
background-color: hsl(var(--primary));
|
|
1017
|
-
}
|
|
1018
|
-
|
|
1019
|
-
.bg-secondary {
|
|
1020
|
-
background-color: hsl(var(--secondary));
|
|
1021
|
-
}
|
|
1022
|
-
|
|
1023
|
-
.bg-yellow-100 {
|
|
1024
|
-
--tw-bg-opacity: 1;
|
|
1025
|
-
background-color: rgb(254 249 195 / var(--tw-bg-opacity));
|
|
1026
|
-
}
|
|
1027
|
-
|
|
1028
|
-
.p-0\.5 {
|
|
1029
|
-
padding: 0.125rem;
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
|
-
.p-2 {
|
|
1033
|
-
padding: 0.5rem;
|
|
1034
|
-
}
|
|
1035
|
-
|
|
1036
|
-
.p-6 {
|
|
1037
|
-
padding: 1.5rem;
|
|
1038
|
-
}
|
|
1039
|
-
|
|
1040
|
-
.p-8 {
|
|
1041
|
-
padding: 2rem;
|
|
1042
|
-
}
|
|
1043
|
-
|
|
1044
|
-
.px-1 {
|
|
1045
|
-
padding-left: 0.25rem;
|
|
1046
|
-
padding-right: 0.25rem;
|
|
1047
|
-
}
|
|
1048
|
-
|
|
1049
|
-
.px-2 {
|
|
1050
|
-
padding-left: 0.5rem;
|
|
1051
|
-
padding-right: 0.5rem;
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
.px-2\.5 {
|
|
1055
|
-
padding-left: 0.625rem;
|
|
1056
|
-
padding-right: 0.625rem;
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
.px-3 {
|
|
1060
|
-
padding-left: 0.75rem;
|
|
1061
|
-
padding-right: 0.75rem;
|
|
1062
|
-
}
|
|
1063
|
-
|
|
1064
|
-
.px-4 {
|
|
1065
|
-
padding-left: 1rem;
|
|
1066
|
-
padding-right: 1rem;
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
.py-0\.5 {
|
|
1070
|
-
padding-top: 0.125rem;
|
|
1071
|
-
padding-bottom: 0.125rem;
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
.py-1 {
|
|
1075
|
-
padding-top: 0.25rem;
|
|
1076
|
-
padding-bottom: 0.25rem;
|
|
1077
|
-
}
|
|
1078
|
-
|
|
1079
|
-
.py-2 {
|
|
1080
|
-
padding-top: 0.5rem;
|
|
1081
|
-
padding-bottom: 0.5rem;
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
.pb-1 {
|
|
1085
|
-
padding-bottom: 0.25rem;
|
|
1086
|
-
}
|
|
1087
|
-
|
|
1088
|
-
.pl-4 {
|
|
1089
|
-
padding-left: 1rem;
|
|
1090
|
-
}
|
|
1091
|
-
|
|
1092
|
-
.pr-2 {
|
|
1093
|
-
padding-right: 0.5rem;
|
|
1094
|
-
}
|
|
1095
|
-
|
|
1096
|
-
.pr-3 {
|
|
1097
|
-
padding-right: 0.75rem;
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
.pt-0 {
|
|
1101
|
-
padding-top: 0px;
|
|
1102
|
-
}
|
|
1103
|
-
|
|
1104
|
-
.pt-6 {
|
|
1105
|
-
padding-top: 1.5rem;
|
|
1106
|
-
}
|
|
1107
|
-
|
|
1108
|
-
.text-right {
|
|
1109
|
-
text-align: right;
|
|
1110
|
-
}
|
|
1111
|
-
|
|
1112
|
-
.text-2xl {
|
|
1113
|
-
font-size: 1.5rem;
|
|
1114
|
-
line-height: 2rem;
|
|
1115
|
-
}
|
|
1116
|
-
|
|
1117
|
-
.text-lg {
|
|
1118
|
-
font-size: 1.125rem;
|
|
1119
|
-
line-height: 1.75rem;
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
.text-sm {
|
|
1123
|
-
font-size: 0.875rem;
|
|
1124
|
-
line-height: 1.25rem;
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
.text-xl {
|
|
1128
|
-
font-size: 1.25rem;
|
|
1129
|
-
line-height: 1.75rem;
|
|
1130
|
-
}
|
|
1131
|
-
|
|
1132
|
-
.text-xs {
|
|
1133
|
-
font-size: 0.75rem;
|
|
1134
|
-
line-height: 1rem;
|
|
1135
|
-
}
|
|
1136
|
-
|
|
1137
|
-
.font-light {
|
|
1138
|
-
font-weight: 300;
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
.font-semibold {
|
|
1142
|
-
font-weight: 600;
|
|
1143
|
-
}
|
|
1144
|
-
|
|
1145
|
-
.leading-none {
|
|
1146
|
-
line-height: 1;
|
|
1147
|
-
}
|
|
1148
|
-
|
|
1149
|
-
.tracking-tight {
|
|
1150
|
-
letter-spacing: -0.025em;
|
|
1151
|
-
}
|
|
1152
|
-
|
|
1153
|
-
.tracking-wide {
|
|
1154
|
-
letter-spacing: 0.025em;
|
|
1155
|
-
}
|
|
1156
|
-
|
|
1157
|
-
.text-card-foreground {
|
|
1158
|
-
color: hsl(var(--card-foreground));
|
|
1159
|
-
}
|
|
1160
|
-
|
|
1161
|
-
.text-destructive-foreground {
|
|
1162
|
-
color: hsl(var(--destructive-foreground));
|
|
1163
|
-
}
|
|
1164
|
-
|
|
1165
|
-
.text-foreground {
|
|
1166
|
-
color: hsl(var(--foreground));
|
|
1167
|
-
}
|
|
1168
|
-
|
|
1169
|
-
.text-gray-200 {
|
|
1170
|
-
--tw-text-opacity: 1;
|
|
1171
|
-
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
1172
|
-
}
|
|
1173
|
-
|
|
1174
|
-
.text-gray-400 {
|
|
1175
|
-
--tw-text-opacity: 1;
|
|
1176
|
-
color: rgb(156 163 175 / var(--tw-text-opacity));
|
|
1177
|
-
}
|
|
1178
|
-
|
|
1179
|
-
.text-gray-500 {
|
|
1180
|
-
--tw-text-opacity: 1;
|
|
1181
|
-
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
1182
|
-
}
|
|
1183
|
-
|
|
1184
|
-
.text-muted-foreground {
|
|
1185
|
-
color: hsl(var(--muted-foreground));
|
|
1186
|
-
}
|
|
1187
|
-
|
|
1188
|
-
.text-neutral-900 {
|
|
1189
|
-
--tw-text-opacity: 1;
|
|
1190
|
-
color: rgb(23 23 23 / var(--tw-text-opacity));
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
.text-primary-foreground {
|
|
1194
|
-
color: hsl(var(--primary-foreground));
|
|
1195
|
-
}
|
|
1196
|
-
|
|
1197
|
-
.text-secondary-foreground {
|
|
1198
|
-
color: hsl(var(--secondary-foreground));
|
|
1199
|
-
}
|
|
1200
|
-
|
|
1201
|
-
.text-zinc-500 {
|
|
1202
|
-
--tw-text-opacity: 1;
|
|
1203
|
-
color: rgb(113 113 122 / var(--tw-text-opacity));
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
.shadow-sm {
|
|
1207
|
-
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
1208
|
-
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|
|
1209
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
1210
|
-
}
|
|
1211
|
-
|
|
1212
|
-
.outline {
|
|
1213
|
-
outline-style: solid;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
.ring-offset-background {
|
|
1217
|
-
--tw-ring-offset-color: hsl(var(--background));
|
|
1218
|
-
}
|
|
1219
|
-
|
|
1220
|
-
.filter {
|
|
1221
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
.transition-colors {
|
|
1225
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
1226
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1227
|
-
transition-duration: 150ms;
|
|
1228
|
-
}
|
|
1229
|
-
|
|
1230
|
-
@keyframes enter {
|
|
1231
|
-
from {
|
|
1232
|
-
opacity: var(--tw-enter-opacity, 1);
|
|
1233
|
-
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));
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
|
|
1237
|
-
@keyframes exit {
|
|
1238
|
-
to {
|
|
1239
|
-
opacity: var(--tw-exit-opacity, 1);
|
|
1240
|
-
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));
|
|
1241
|
-
}
|
|
1242
|
-
}
|
|
1243
|
-
|
|
1244
|
-
.file\:border-0::file-selector-button {
|
|
1245
|
-
border-width: 0px;
|
|
1246
|
-
}
|
|
1247
|
-
|
|
1248
|
-
.file\:bg-transparent::file-selector-button {
|
|
1249
|
-
background-color: transparent;
|
|
1250
|
-
}
|
|
1251
|
-
|
|
1252
|
-
.file\:text-sm::file-selector-button {
|
|
1253
|
-
font-size: 0.875rem;
|
|
1254
|
-
line-height: 1.25rem;
|
|
1255
|
-
}
|
|
1256
|
-
|
|
1257
|
-
.file\:font-medium::file-selector-button {
|
|
1258
|
-
font-weight: 500;
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
.placeholder\:text-muted-foreground::-moz-placeholder {
|
|
1262
|
-
color: hsl(var(--muted-foreground));
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
|
-
.placeholder\:text-muted-foreground::placeholder {
|
|
1266
|
-
color: hsl(var(--muted-foreground));
|
|
1267
|
-
}
|
|
1268
|
-
|
|
1269
|
-
.hover\:bg-cyan-100\/80:hover {
|
|
1270
|
-
background-color: rgb(207 250 254 / 0.8);
|
|
1271
|
-
}
|
|
1272
|
-
|
|
1273
|
-
.hover\:bg-destructive\/80:hover {
|
|
1274
|
-
background-color: hsl(var(--destructive) / 0.8);
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
.hover\:bg-fuchsia-100\/80:hover {
|
|
1278
|
-
background-color: rgb(250 232 255 / 0.8);
|
|
1279
|
-
}
|
|
1280
|
-
|
|
1281
|
-
.hover\:bg-gray-100\/80:hover {
|
|
1282
|
-
background-color: rgb(243 244 246 / 0.8);
|
|
1283
|
-
}
|
|
1284
|
-
|
|
1285
|
-
.hover\:bg-lime-100\/80:hover {
|
|
1286
|
-
background-color: rgb(236 252 203 / 0.8);
|
|
1287
|
-
}
|
|
1288
|
-
|
|
1289
|
-
.hover\:bg-orange-100\/80:hover {
|
|
1290
|
-
background-color: rgb(255 237 213 / 0.8);
|
|
1291
|
-
}
|
|
1292
|
-
|
|
1293
|
-
.hover\:bg-primary\/80:hover {
|
|
1294
|
-
background-color: hsl(var(--primary) / 0.8);
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
|
-
.hover\:bg-secondary\/80:hover {
|
|
1298
|
-
background-color: hsl(var(--secondary) / 0.8);
|
|
1299
|
-
}
|
|
1300
|
-
|
|
1301
|
-
.hover\:bg-yellow-100\/80:hover {
|
|
1302
|
-
background-color: rgb(254 249 195 / 0.8);
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
.focus\:outline-none:focus {
|
|
1306
|
-
outline: 2px solid transparent;
|
|
1307
|
-
outline-offset: 2px;
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
|
-
.focus\:ring-2:focus {
|
|
1311
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1312
|
-
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
1313
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
.focus\:ring-ring:focus {
|
|
1317
|
-
--tw-ring-color: hsl(var(--ring));
|
|
1318
|
-
}
|
|
1319
|
-
|
|
1320
|
-
.focus\:ring-offset-2:focus {
|
|
1321
|
-
--tw-ring-offset-width: 2px;
|
|
1322
|
-
}
|
|
1323
|
-
|
|
1324
|
-
.focus-visible\:outline-none:focus-visible {
|
|
1325
|
-
outline: 2px solid transparent;
|
|
1326
|
-
outline-offset: 2px;
|
|
1327
|
-
}
|
|
1328
|
-
|
|
1329
|
-
.focus-visible\:ring-2:focus-visible {
|
|
1330
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1331
|
-
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
1332
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1335
|
-
.focus-visible\:ring-ring:focus-visible {
|
|
1336
|
-
--tw-ring-color: hsl(var(--ring));
|
|
1337
|
-
}
|
|
1338
|
-
|
|
1339
|
-
.focus-visible\:ring-offset-2:focus-visible {
|
|
1340
|
-
--tw-ring-offset-width: 2px;
|
|
1341
|
-
}
|
|
1342
|
-
|
|
1343
|
-
.disabled\:cursor-not-allowed:disabled {
|
|
1344
|
-
cursor: not-allowed;
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
.disabled\:opacity-50:disabled {
|
|
1348
|
-
opacity: 0.5;
|
|
1349
|
-
}
|
|
1350
|
-
|
|
1351
|
-
.group:hover .group-hover\:border-indigo-600 {
|
|
1352
|
-
--tw-border-opacity: 1;
|
|
1353
|
-
border-color: rgb(79 70 229 / var(--tw-border-opacity));
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
.group:hover .group-hover\:bg-indigo-100 {
|
|
1357
|
-
--tw-bg-opacity: 1;
|
|
1358
|
-
background-color: rgb(224 231 255 / var(--tw-bg-opacity));
|
|
1359
|
-
}
|
|
1360
|
-
|
|
1361
|
-
@media (min-width: 1024px) {
|
|
1362
|
-
.lg\:w-\[35\.25rem\] {
|
|
1363
|
-
width: 35.25rem;
|
|
1364
|
-
}
|
|
1365
|
-
}
|
|
1
|
+
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background:0 0% 100%;--foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--popover:0 0% 100%;--popover-foreground:222.2 47.4% 11.2%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--card:0 0% 100%;--card-foreground:222.2 47.4% 11.2%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 100% 50%;--destructive-foreground:210 40% 98%;--ring:215 20.2% 65.1%;--radius:0.5rem}.dark{--background:224 71% 4%;--foreground:213 31% 91%;--muted:223 47% 11%;--muted-foreground:215.4 16.3% 56.9%;--accent:216 34% 17%;--accent-foreground:210 40% 98%;--popover:224 71% 4%;--popover-foreground:215 20.2% 65.1%;--border:216 34% 17%;--input:216 34% 17%;--card:224 71% 4%;--card-foreground:213 31% 91%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 1.2%;--secondary:222.2 47.4% 11.2%;--secondary-foreground:210 40% 98%;--destructive:0 63% 31%;--destructive-foreground:210 40% 98%;--ring:216 34% 17%;--radius:0.5rem}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-feature-settings:"rlig" 1,"calt" 1}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1400px){.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.absolute{position:absolute}.relative{position:relative}.-bottom-\[17px\]{bottom:-17px}.-left-2{left:-.5rem}.-left-\[9px\]{left:-9px}.-right-2{right:-.5rem}.-right-4{right:-1rem}.-right-\[9px\]{right:-9px}.bottom-5{bottom:1.25rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-20{top:5rem}.top-5{top:1.25rem}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.float-right{float:right}.-m-px{margin:-1px}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-ml-24{margin-left:-6rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-\[3px\]{margin-top:3px}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-9{height:2.25rem}.h-\[1\.2rem\]{height:1.2rem}.h-\[17px\]{height:17px}.h-\[7\.9rem\]{height:7.9rem}.h-full{height:100%}.h-px{height:1px}.w-1{width:.25rem}.w-10{width:2.5rem}.w-2{width:.5rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-96{width:24rem}.w-\[1\.2rem\]{width:1.2rem}.w-\[96\%\]{width:96%}.w-\[97\.5\%\]{width:97.5%}.w-\[98\%\]{width:98%}.w-\[99\%\]{width:99%}.w-\[9px\]{width:9px}.w-auto{width:auto}.w-full{width:100%}.min-w-\[8rem\]{min-width:8rem}.grow{flex-grow:1}.grow-0{flex-grow:0}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-0,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-bl-sm{border-bottom-left-radius:calc(var(--radius) - 4px)}.rounded-br-sm{border-bottom-right-radius:calc(var(--radius) - 4px)}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.rounded-tr-sm{border-top-right-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-transparent{border-color:transparent}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.bg-muted{background-color:hsl(var(--muted))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.fill-current{fill:currentColor}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-1{padding-bottom:.25rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.underline-offset-4{text-underline-offset:4px}.opacity-60{opacity:.6}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);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))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);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))}}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-cyan-100\/80:hover{background-color:rgba(207,250,254,.8)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-fuchsia-100\/80:hover{background-color:rgba(250,232,255,.8)}.hover\:bg-gray-100\/80:hover{background-color:rgba(243,244,246,.8)}.hover\:bg-lime-100\/80:hover{background-color:hsla(80,89%,89%,.8)}.hover\:bg-orange-100\/80:hover{background-color:rgba(255,237,213,.8)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-yellow-100\/80:hover{background-color:hsla(55,97%,88%,.8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.dark\:-rotate-90:is(.dark *){--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:rotate-0:is(.dark *){--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:scale-0:is(.dark *){--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:scale-100:is(.dark *){--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:border:is(.dark *){border-width:1px}.dark\:border-solid:is(.dark *){border-style:solid}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.dark\:border-primary:is(.dark *){border-color:hsl(var(--primary))}.dark\:bg-gradient-to-b:is(.dark *){background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.dark\:from-cyan-100:is(.dark *){--tw-gradient-from:#cffafe var(--tw-gradient-from-position);--tw-gradient-to:rgba(207,250,254,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.dark\:to-purple-200:is(.dark *){--tw-gradient-to:#e9d5ff var(--tw-gradient-to-position)}.group:hover .dark\:group-hover\:border-indigo-300:is(.dark *){--tw-border-opacity:1;border-color:rgb(165 180 252/var(--tw-border-opacity))}.group:hover .dark\:group-hover\:bg-gradient-to-b:is(.dark *){background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.group:hover .dark\:group-hover\:from-indigo-950:is(.dark *){--tw-gradient-from:#1e1b4b var(--tw-gradient-from-position);--tw-gradient-to:rgba(30,27,75,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.group:hover .dark\:group-hover\:to-zinc-950:is(.dark *){--tw-gradient-to:#09090b var(--tw-gradient-to-position)}@media (min-width:1024px){.lg\:w-\[35\.25rem\]{width:35.25rem}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
|