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