@tuwaio/nova-connect 0.1.0
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/LICENSE +201 -0
- package/README.md +279 -0
- package/dist/chunk-KKCRUSJT.js +2 -0
- package/dist/chunk-KKCRUSJT.js.map +1 -0
- package/dist/chunk-NJDPFYUJ.js +2 -0
- package/dist/chunk-NJDPFYUJ.js.map +1 -0
- package/dist/chunk-RR5G7U5F.js +2 -0
- package/dist/chunk-RR5G7U5F.js.map +1 -0
- package/dist/evm/index.cjs +2 -0
- package/dist/evm/index.cjs.map +1 -0
- package/dist/evm/index.js +2 -0
- package/dist/evm/index.js.map +1 -0
- package/dist/evm-F7OJEDX3.js +2 -0
- package/dist/evm-F7OJEDX3.js.map +1 -0
- package/dist/evm-RBGEX4L3.js +2 -0
- package/dist/evm-RBGEX4L3.js.map +1 -0
- package/dist/getChainsListByWalletType-KXWMBNB4.js +2 -0
- package/dist/getChainsListByWalletType-KXWMBNB4.js.map +1 -0
- package/dist/hooks/index.cjs +2 -0
- package/dist/hooks/index.cjs.map +1 -0
- package/dist/hooks/index.js +2 -0
- package/dist/hooks/index.js.map +1 -0
- package/dist/index.cjs +6 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.css +2030 -0
- package/dist/index.d.cts +8154 -0
- package/dist/index.d.ts +8154 -0
- package/dist/index.js +6 -0
- package/dist/index.js.map +1 -0
- package/dist/providers/evm-5323YCLC.js +2 -0
- package/dist/providers/evm-5323YCLC.js.map +1 -0
- package/dist/providers/index.cjs +6 -0
- package/dist/providers/index.cjs.map +1 -0
- package/dist/providers/index.d.cts +506 -0
- package/dist/providers/index.d.ts +506 -0
- package/dist/providers/index.js +6 -0
- package/dist/providers/index.js.map +1 -0
- package/dist/providers/solana-WHT5KTOF.js +2 -0
- package/dist/providers/solana-WHT5KTOF.js.map +1 -0
- package/dist/providers/utils-FHHKXQ5Z.js +2 -0
- package/dist/providers/utils-FHHKXQ5Z.js.map +1 -0
- package/dist/providers/utils-L6CFHW4B.js +2 -0
- package/dist/providers/utils-L6CFHW4B.js.map +1 -0
- package/dist/solana/index.cjs +2 -0
- package/dist/solana/index.cjs.map +1 -0
- package/dist/solana/index.js +2 -0
- package/dist/solana/index.js.map +1 -0
- package/dist/solana-2MXIY6UT.js +2 -0
- package/dist/solana-2MXIY6UT.js.map +1 -0
- package/dist/solana-EV65GS7Q.js +2 -0
- package/dist/solana-EV65GS7Q.js.map +1 -0
- package/dist/utils-5KC7QXWB.js +2 -0
- package/dist/utils-5KC7QXWB.js.map +1 -0
- package/dist/utils-72MDY3OH.js +2 -0
- package/dist/utils-72MDY3OH.js.map +1 -0
- package/package.json +235 -0
package/dist/index.css
ADDED
|
@@ -0,0 +1,2030 @@
|
|
|
1
|
+
/*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */
|
|
2
|
+
@layer properties;
|
|
3
|
+
@layer theme, base, components, utilities;
|
|
4
|
+
@layer theme {
|
|
5
|
+
:root, :host {
|
|
6
|
+
--novacon-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
|
|
7
|
+
monospace;
|
|
8
|
+
--novacon-color-red-500: oklch(63.7% 0.237 25.331);
|
|
9
|
+
--novacon-color-red-600: oklch(57.7% 0.245 27.325);
|
|
10
|
+
--novacon-color-blue-500: oklch(62.3% 0.214 259.815);
|
|
11
|
+
--novacon-color-gray-300: oklch(87.2% 0.01 258.338);
|
|
12
|
+
--novacon-color-white: #fff;
|
|
13
|
+
--novacon-spacing: 0.25rem;
|
|
14
|
+
--novacon-container-md: 28rem;
|
|
15
|
+
--novacon-text-xs: 0.75rem;
|
|
16
|
+
--novacon-text-xs--line-height: calc(1 / 0.75);
|
|
17
|
+
--novacon-text-sm: 0.875rem;
|
|
18
|
+
--novacon-text-sm--line-height: calc(1.25 / 0.875);
|
|
19
|
+
--novacon-text-base: 1rem;
|
|
20
|
+
--novacon-text-base--line-height: calc(1.5 / 1);
|
|
21
|
+
--novacon-text-lg: 1.125rem;
|
|
22
|
+
--novacon-text-lg--line-height: calc(1.75 / 1.125);
|
|
23
|
+
--novacon-text-xl: 1.25rem;
|
|
24
|
+
--novacon-text-xl--line-height: calc(1.75 / 1.25);
|
|
25
|
+
--novacon-font-weight-medium: 500;
|
|
26
|
+
--novacon-font-weight-semibold: 600;
|
|
27
|
+
--novacon-font-weight-bold: 700;
|
|
28
|
+
--novacon-leading-relaxed: 1.625;
|
|
29
|
+
--novacon-radius-md: 0.375rem;
|
|
30
|
+
--novacon-radius-lg: 0.5rem;
|
|
31
|
+
--novacon-radius-xl: 0.75rem;
|
|
32
|
+
--novacon-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
|
|
33
|
+
--novacon-animate-spin: spin 1s linear infinite;
|
|
34
|
+
--novacon-animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
35
|
+
--novacon-default-transition-duration: 150ms;
|
|
36
|
+
--novacon-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
37
|
+
--novacon-animate-rotate: rotate var(--tw-duration, 1500ms) var(--tw-ease, ease) infinite;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
@layer utilities {
|
|
41
|
+
.novacon\:pointer-events-none {
|
|
42
|
+
pointer-events: none;
|
|
43
|
+
}
|
|
44
|
+
.novacon\:sr-only {
|
|
45
|
+
position: absolute;
|
|
46
|
+
width: 1px;
|
|
47
|
+
height: 1px;
|
|
48
|
+
padding: 0;
|
|
49
|
+
margin: -1px;
|
|
50
|
+
overflow: hidden;
|
|
51
|
+
clip-path: inset(50%);
|
|
52
|
+
white-space: nowrap;
|
|
53
|
+
border-width: 0;
|
|
54
|
+
}
|
|
55
|
+
.novacon\:absolute {
|
|
56
|
+
position: absolute;
|
|
57
|
+
}
|
|
58
|
+
.novacon\:relative {
|
|
59
|
+
position: relative;
|
|
60
|
+
}
|
|
61
|
+
.novacon\:-inset-\[2px\] {
|
|
62
|
+
inset: calc(2px * -1);
|
|
63
|
+
}
|
|
64
|
+
.novacon\:inset-0 {
|
|
65
|
+
inset: calc(var(--novacon-spacing) * 0);
|
|
66
|
+
}
|
|
67
|
+
.novacon\:inset-\[1px\] {
|
|
68
|
+
inset: 1px;
|
|
69
|
+
}
|
|
70
|
+
.novacon\:-top-2 {
|
|
71
|
+
top: calc(var(--novacon-spacing) * -2);
|
|
72
|
+
}
|
|
73
|
+
.novacon\:top-0 {
|
|
74
|
+
top: calc(var(--novacon-spacing) * 0);
|
|
75
|
+
}
|
|
76
|
+
.novacon\:top-0\.5 {
|
|
77
|
+
top: calc(var(--novacon-spacing) * 0.5);
|
|
78
|
+
}
|
|
79
|
+
.novacon\:top-1\/2 {
|
|
80
|
+
top: calc(1/2 * 100%);
|
|
81
|
+
}
|
|
82
|
+
.novacon\:top-2 {
|
|
83
|
+
top: calc(var(--novacon-spacing) * 2);
|
|
84
|
+
}
|
|
85
|
+
.novacon\:top-\[2px\] {
|
|
86
|
+
top: 2px;
|
|
87
|
+
}
|
|
88
|
+
.novacon\:top-\[5\%\] {
|
|
89
|
+
top: 5%;
|
|
90
|
+
}
|
|
91
|
+
.novacon\:top-\[10\%\] {
|
|
92
|
+
top: 10%;
|
|
93
|
+
}
|
|
94
|
+
.novacon\:top-\[25\%\] {
|
|
95
|
+
top: 25%;
|
|
96
|
+
}
|
|
97
|
+
.novacon\:-right-1 {
|
|
98
|
+
right: calc(var(--novacon-spacing) * -1);
|
|
99
|
+
}
|
|
100
|
+
.novacon\:-right-2 {
|
|
101
|
+
right: calc(var(--novacon-spacing) * -2);
|
|
102
|
+
}
|
|
103
|
+
.novacon\:right-0 {
|
|
104
|
+
right: calc(var(--novacon-spacing) * 0);
|
|
105
|
+
}
|
|
106
|
+
.novacon\:right-0\.5 {
|
|
107
|
+
right: calc(var(--novacon-spacing) * 0.5);
|
|
108
|
+
}
|
|
109
|
+
.novacon\:right-5 {
|
|
110
|
+
right: calc(var(--novacon-spacing) * 5);
|
|
111
|
+
}
|
|
112
|
+
.novacon\:right-\[-10px\] {
|
|
113
|
+
right: -10px;
|
|
114
|
+
}
|
|
115
|
+
.novacon\:right-\[-40px\] {
|
|
116
|
+
right: -40px;
|
|
117
|
+
}
|
|
118
|
+
.novacon\:right-\[2px\] {
|
|
119
|
+
right: 2px;
|
|
120
|
+
}
|
|
121
|
+
.novacon\:right-\[10\%\] {
|
|
122
|
+
right: 10%;
|
|
123
|
+
}
|
|
124
|
+
.novacon\:right-\[15\%\] {
|
|
125
|
+
right: 15%;
|
|
126
|
+
}
|
|
127
|
+
.novacon\:-bottom-1 {
|
|
128
|
+
bottom: calc(var(--novacon-spacing) * -1);
|
|
129
|
+
}
|
|
130
|
+
.novacon\:bottom-0 {
|
|
131
|
+
bottom: calc(var(--novacon-spacing) * 0);
|
|
132
|
+
}
|
|
133
|
+
.novacon\:bottom-\[-10px\] {
|
|
134
|
+
bottom: -10px;
|
|
135
|
+
}
|
|
136
|
+
.novacon\:bottom-\[10\%\] {
|
|
137
|
+
bottom: 10%;
|
|
138
|
+
}
|
|
139
|
+
.novacon\:bottom-\[15\%\] {
|
|
140
|
+
bottom: 15%;
|
|
141
|
+
}
|
|
142
|
+
.novacon\:left-1\/2 {
|
|
143
|
+
left: calc(1/2 * 100%);
|
|
144
|
+
}
|
|
145
|
+
.novacon\:left-\[-10px\] {
|
|
146
|
+
left: -10px;
|
|
147
|
+
}
|
|
148
|
+
.novacon\:left-\[5\%\] {
|
|
149
|
+
left: 5%;
|
|
150
|
+
}
|
|
151
|
+
.novacon\:left-\[10\%\] {
|
|
152
|
+
left: 10%;
|
|
153
|
+
}
|
|
154
|
+
.novacon\:left-\[110\%\] {
|
|
155
|
+
left: 110%;
|
|
156
|
+
}
|
|
157
|
+
.novacon\:z-0 {
|
|
158
|
+
z-index: 0;
|
|
159
|
+
}
|
|
160
|
+
.novacon\:z-1 {
|
|
161
|
+
z-index: 1;
|
|
162
|
+
}
|
|
163
|
+
.novacon\:z-2 {
|
|
164
|
+
z-index: 2;
|
|
165
|
+
}
|
|
166
|
+
.novacon\:z-3 {
|
|
167
|
+
z-index: 3;
|
|
168
|
+
}
|
|
169
|
+
.novacon\:z-4 {
|
|
170
|
+
z-index: 4;
|
|
171
|
+
}
|
|
172
|
+
.novacon\:z-10 {
|
|
173
|
+
z-index: 10;
|
|
174
|
+
}
|
|
175
|
+
.novacon\:z-20 {
|
|
176
|
+
z-index: 20;
|
|
177
|
+
}
|
|
178
|
+
.novacon\:z-\[11\] {
|
|
179
|
+
z-index: 11;
|
|
180
|
+
}
|
|
181
|
+
.novacon\:m-\[-16px\] {
|
|
182
|
+
margin: -16px;
|
|
183
|
+
}
|
|
184
|
+
.novacon\:mx-4 {
|
|
185
|
+
margin-inline: calc(var(--novacon-spacing) * 4);
|
|
186
|
+
}
|
|
187
|
+
.novacon\:mt-1 {
|
|
188
|
+
margin-top: calc(var(--novacon-spacing) * 1);
|
|
189
|
+
}
|
|
190
|
+
.novacon\:mt-2 {
|
|
191
|
+
margin-top: calc(var(--novacon-spacing) * 2);
|
|
192
|
+
}
|
|
193
|
+
.novacon\:mt-3 {
|
|
194
|
+
margin-top: calc(var(--novacon-spacing) * 3);
|
|
195
|
+
}
|
|
196
|
+
.novacon\:mt-6 {
|
|
197
|
+
margin-top: calc(var(--novacon-spacing) * 6);
|
|
198
|
+
}
|
|
199
|
+
.novacon\:mr-1 {
|
|
200
|
+
margin-right: calc(var(--novacon-spacing) * 1);
|
|
201
|
+
}
|
|
202
|
+
.novacon\:mb-1 {
|
|
203
|
+
margin-bottom: calc(var(--novacon-spacing) * 1);
|
|
204
|
+
}
|
|
205
|
+
.novacon\:mb-2 {
|
|
206
|
+
margin-bottom: calc(var(--novacon-spacing) * 2);
|
|
207
|
+
}
|
|
208
|
+
.novacon\:mb-3 {
|
|
209
|
+
margin-bottom: calc(var(--novacon-spacing) * 3);
|
|
210
|
+
}
|
|
211
|
+
.novacon\:mb-4 {
|
|
212
|
+
margin-bottom: calc(var(--novacon-spacing) * 4);
|
|
213
|
+
}
|
|
214
|
+
.novacon\:mb-6 {
|
|
215
|
+
margin-bottom: calc(var(--novacon-spacing) * 6);
|
|
216
|
+
}
|
|
217
|
+
.novacon\:-ml-2 {
|
|
218
|
+
margin-left: calc(var(--novacon-spacing) * -2);
|
|
219
|
+
}
|
|
220
|
+
.novacon\:ml-auto {
|
|
221
|
+
margin-left: auto;
|
|
222
|
+
}
|
|
223
|
+
.novacon\:block {
|
|
224
|
+
display: block;
|
|
225
|
+
}
|
|
226
|
+
.novacon\:flex {
|
|
227
|
+
display: flex;
|
|
228
|
+
}
|
|
229
|
+
.novacon\:hidden {
|
|
230
|
+
display: none;
|
|
231
|
+
}
|
|
232
|
+
.novacon\:inline-flex {
|
|
233
|
+
display: inline-flex;
|
|
234
|
+
}
|
|
235
|
+
.novacon\:h-2 {
|
|
236
|
+
height: calc(var(--novacon-spacing) * 2);
|
|
237
|
+
}
|
|
238
|
+
.novacon\:h-3 {
|
|
239
|
+
height: calc(var(--novacon-spacing) * 3);
|
|
240
|
+
}
|
|
241
|
+
.novacon\:h-4 {
|
|
242
|
+
height: calc(var(--novacon-spacing) * 4);
|
|
243
|
+
}
|
|
244
|
+
.novacon\:h-5 {
|
|
245
|
+
height: calc(var(--novacon-spacing) * 5);
|
|
246
|
+
}
|
|
247
|
+
.novacon\:h-6 {
|
|
248
|
+
height: calc(var(--novacon-spacing) * 6);
|
|
249
|
+
}
|
|
250
|
+
.novacon\:h-8 {
|
|
251
|
+
height: calc(var(--novacon-spacing) * 8);
|
|
252
|
+
}
|
|
253
|
+
.novacon\:h-12 {
|
|
254
|
+
height: calc(var(--novacon-spacing) * 12);
|
|
255
|
+
}
|
|
256
|
+
.novacon\:h-14 {
|
|
257
|
+
height: calc(var(--novacon-spacing) * 14);
|
|
258
|
+
}
|
|
259
|
+
.novacon\:h-16 {
|
|
260
|
+
height: calc(var(--novacon-spacing) * 16);
|
|
261
|
+
}
|
|
262
|
+
.novacon\:h-20 {
|
|
263
|
+
height: calc(var(--novacon-spacing) * 20);
|
|
264
|
+
}
|
|
265
|
+
.novacon\:h-28 {
|
|
266
|
+
height: calc(var(--novacon-spacing) * 28);
|
|
267
|
+
}
|
|
268
|
+
.novacon\:h-32 {
|
|
269
|
+
height: calc(var(--novacon-spacing) * 32);
|
|
270
|
+
}
|
|
271
|
+
.novacon\:h-48 {
|
|
272
|
+
height: calc(var(--novacon-spacing) * 48);
|
|
273
|
+
}
|
|
274
|
+
.novacon\:h-64 {
|
|
275
|
+
height: calc(var(--novacon-spacing) * 64);
|
|
276
|
+
}
|
|
277
|
+
.novacon\:h-\[2px\] {
|
|
278
|
+
height: 2px;
|
|
279
|
+
}
|
|
280
|
+
.novacon\:h-\[125px\] {
|
|
281
|
+
height: 125px;
|
|
282
|
+
}
|
|
283
|
+
.novacon\:h-\[calc\(100\%_\+_4px\)\] {
|
|
284
|
+
height: calc(100% + 4px);
|
|
285
|
+
}
|
|
286
|
+
.novacon\:h-auto {
|
|
287
|
+
height: auto;
|
|
288
|
+
}
|
|
289
|
+
.novacon\:h-full {
|
|
290
|
+
height: 100%;
|
|
291
|
+
}
|
|
292
|
+
.novacon\:max-h-32 {
|
|
293
|
+
max-height: calc(var(--novacon-spacing) * 32);
|
|
294
|
+
}
|
|
295
|
+
.novacon\:max-h-\[310px\] {
|
|
296
|
+
max-height: 310px;
|
|
297
|
+
}
|
|
298
|
+
.novacon\:max-h-\[312px\] {
|
|
299
|
+
max-height: 312px;
|
|
300
|
+
}
|
|
301
|
+
.novacon\:max-h-full {
|
|
302
|
+
max-height: 100%;
|
|
303
|
+
}
|
|
304
|
+
.novacon\:max-h-none {
|
|
305
|
+
max-height: none;
|
|
306
|
+
}
|
|
307
|
+
.novacon\:min-h-\[42px\] {
|
|
308
|
+
min-height: 42px;
|
|
309
|
+
}
|
|
310
|
+
.novacon\:min-h-\[60px\] {
|
|
311
|
+
min-height: 60px;
|
|
312
|
+
}
|
|
313
|
+
.novacon\:min-h-\[110px\] {
|
|
314
|
+
min-height: 110px;
|
|
315
|
+
}
|
|
316
|
+
.novacon\:w-2 {
|
|
317
|
+
width: calc(var(--novacon-spacing) * 2);
|
|
318
|
+
}
|
|
319
|
+
.novacon\:w-3 {
|
|
320
|
+
width: calc(var(--novacon-spacing) * 3);
|
|
321
|
+
}
|
|
322
|
+
.novacon\:w-4 {
|
|
323
|
+
width: calc(var(--novacon-spacing) * 4);
|
|
324
|
+
}
|
|
325
|
+
.novacon\:w-5 {
|
|
326
|
+
width: calc(var(--novacon-spacing) * 5);
|
|
327
|
+
}
|
|
328
|
+
.novacon\:w-6 {
|
|
329
|
+
width: calc(var(--novacon-spacing) * 6);
|
|
330
|
+
}
|
|
331
|
+
.novacon\:w-8 {
|
|
332
|
+
width: calc(var(--novacon-spacing) * 8);
|
|
333
|
+
}
|
|
334
|
+
.novacon\:w-12 {
|
|
335
|
+
width: calc(var(--novacon-spacing) * 12);
|
|
336
|
+
}
|
|
337
|
+
.novacon\:w-14 {
|
|
338
|
+
width: calc(var(--novacon-spacing) * 14);
|
|
339
|
+
}
|
|
340
|
+
.novacon\:w-16 {
|
|
341
|
+
width: calc(var(--novacon-spacing) * 16);
|
|
342
|
+
}
|
|
343
|
+
.novacon\:w-20 {
|
|
344
|
+
width: calc(var(--novacon-spacing) * 20);
|
|
345
|
+
}
|
|
346
|
+
.novacon\:w-24 {
|
|
347
|
+
width: calc(var(--novacon-spacing) * 24);
|
|
348
|
+
}
|
|
349
|
+
.novacon\:w-28 {
|
|
350
|
+
width: calc(var(--novacon-spacing) * 28);
|
|
351
|
+
}
|
|
352
|
+
.novacon\:w-32 {
|
|
353
|
+
width: calc(var(--novacon-spacing) * 32);
|
|
354
|
+
}
|
|
355
|
+
.novacon\:w-48 {
|
|
356
|
+
width: calc(var(--novacon-spacing) * 48);
|
|
357
|
+
}
|
|
358
|
+
.novacon\:w-\[--radix-select-trigger-width\] {
|
|
359
|
+
width: --radix-select-trigger-width;
|
|
360
|
+
}
|
|
361
|
+
.novacon\:w-\[1px\] {
|
|
362
|
+
width: 1px;
|
|
363
|
+
}
|
|
364
|
+
.novacon\:w-\[125px\] {
|
|
365
|
+
width: 125px;
|
|
366
|
+
}
|
|
367
|
+
.novacon\:w-\[210px\] {
|
|
368
|
+
width: 210px;
|
|
369
|
+
}
|
|
370
|
+
.novacon\:w-\[calc\(100\%_\+_4px\)\] {
|
|
371
|
+
width: calc(100% + 4px);
|
|
372
|
+
}
|
|
373
|
+
.novacon\:w-full {
|
|
374
|
+
width: 100%;
|
|
375
|
+
}
|
|
376
|
+
.novacon\:max-w-full {
|
|
377
|
+
max-width: 100%;
|
|
378
|
+
}
|
|
379
|
+
.novacon\:max-w-md {
|
|
380
|
+
max-width: var(--novacon-container-md);
|
|
381
|
+
}
|
|
382
|
+
.novacon\:min-w-\[60px\] {
|
|
383
|
+
min-width: 60px;
|
|
384
|
+
}
|
|
385
|
+
.novacon\:min-w-\[110px\] {
|
|
386
|
+
min-width: 110px;
|
|
387
|
+
}
|
|
388
|
+
.novacon\:flex-1 {
|
|
389
|
+
flex: 1;
|
|
390
|
+
}
|
|
391
|
+
.novacon\:flex-shrink-0 {
|
|
392
|
+
flex-shrink: 0;
|
|
393
|
+
}
|
|
394
|
+
.novacon\:-translate-x-1\/2 {
|
|
395
|
+
--tw-translate-x: calc(calc(1/2 * 100%) * -1);
|
|
396
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
397
|
+
}
|
|
398
|
+
.novacon\:translate-x-\[-10px\] {
|
|
399
|
+
--tw-translate-x: -10px;
|
|
400
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
401
|
+
}
|
|
402
|
+
.novacon\:-translate-y-1\/2 {
|
|
403
|
+
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
|
|
404
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
405
|
+
}
|
|
406
|
+
.novacon\:transform {
|
|
407
|
+
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
|
|
408
|
+
}
|
|
409
|
+
.novacon\:animate-\[float_var\(--float-duration\,3000ms\)_var\(--float-ease\,ease-in-out\)_var\(--float-delay\,0ms\)_infinite_var\(--float-direction\,normal\)\] {
|
|
410
|
+
animation: float var(--float-duration,3000ms) var(--float-ease,ease-in-out) var(--float-delay,0ms) infinite var(--float-direction,normal);
|
|
411
|
+
}
|
|
412
|
+
.novacon\:animate-pulse {
|
|
413
|
+
animation: var(--novacon-animate-pulse);
|
|
414
|
+
}
|
|
415
|
+
.novacon\:animate-spin {
|
|
416
|
+
animation: var(--novacon-animate-spin);
|
|
417
|
+
}
|
|
418
|
+
.novacon\:cursor-default {
|
|
419
|
+
cursor: default;
|
|
420
|
+
}
|
|
421
|
+
.novacon\:cursor-not-allowed {
|
|
422
|
+
cursor: not-allowed;
|
|
423
|
+
}
|
|
424
|
+
.novacon\:cursor-pointer {
|
|
425
|
+
cursor: pointer;
|
|
426
|
+
}
|
|
427
|
+
.novacon\:cursor-wait {
|
|
428
|
+
cursor: wait;
|
|
429
|
+
}
|
|
430
|
+
.novacon\:touch-pan-x {
|
|
431
|
+
--tw-pan-x: pan-x;
|
|
432
|
+
touch-action: var(--tw-pan-x,) var(--tw-pan-y,) var(--tw-pinch-zoom,);
|
|
433
|
+
}
|
|
434
|
+
.novacon\:flex-col {
|
|
435
|
+
flex-direction: column;
|
|
436
|
+
}
|
|
437
|
+
.novacon\:flex-col-reverse {
|
|
438
|
+
flex-direction: column-reverse;
|
|
439
|
+
}
|
|
440
|
+
.novacon\:flex-row {
|
|
441
|
+
flex-direction: row;
|
|
442
|
+
}
|
|
443
|
+
.novacon\:flex-wrap {
|
|
444
|
+
flex-wrap: wrap;
|
|
445
|
+
}
|
|
446
|
+
.novacon\:items-center {
|
|
447
|
+
align-items: center;
|
|
448
|
+
}
|
|
449
|
+
.novacon\:items-start {
|
|
450
|
+
align-items: flex-start;
|
|
451
|
+
}
|
|
452
|
+
.novacon\:justify-between {
|
|
453
|
+
justify-content: space-between;
|
|
454
|
+
}
|
|
455
|
+
.novacon\:justify-center {
|
|
456
|
+
justify-content: center;
|
|
457
|
+
}
|
|
458
|
+
.novacon\:justify-end {
|
|
459
|
+
justify-content: flex-end;
|
|
460
|
+
}
|
|
461
|
+
.novacon\:justify-start {
|
|
462
|
+
justify-content: flex-start;
|
|
463
|
+
}
|
|
464
|
+
.novacon\:gap-0\.5 {
|
|
465
|
+
gap: calc(var(--novacon-spacing) * 0.5);
|
|
466
|
+
}
|
|
467
|
+
.novacon\:gap-1 {
|
|
468
|
+
gap: calc(var(--novacon-spacing) * 1);
|
|
469
|
+
}
|
|
470
|
+
.novacon\:gap-2 {
|
|
471
|
+
gap: calc(var(--novacon-spacing) * 2);
|
|
472
|
+
}
|
|
473
|
+
.novacon\:gap-3 {
|
|
474
|
+
gap: calc(var(--novacon-spacing) * 3);
|
|
475
|
+
}
|
|
476
|
+
.novacon\:gap-4 {
|
|
477
|
+
gap: calc(var(--novacon-spacing) * 4);
|
|
478
|
+
}
|
|
479
|
+
.novacon\:space-y-1 {
|
|
480
|
+
:where(& > :not(:last-child)) {
|
|
481
|
+
--tw-space-y-reverse: 0;
|
|
482
|
+
margin-block-start: calc(calc(var(--novacon-spacing) * 1) * var(--tw-space-y-reverse));
|
|
483
|
+
margin-block-end: calc(calc(var(--novacon-spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
.novacon\:space-y-2 {
|
|
487
|
+
:where(& > :not(:last-child)) {
|
|
488
|
+
--tw-space-y-reverse: 0;
|
|
489
|
+
margin-block-start: calc(calc(var(--novacon-spacing) * 2) * var(--tw-space-y-reverse));
|
|
490
|
+
margin-block-end: calc(calc(var(--novacon-spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
.novacon\:space-x-1\.5 {
|
|
494
|
+
:where(& > :not(:last-child)) {
|
|
495
|
+
--tw-space-x-reverse: 0;
|
|
496
|
+
margin-inline-start: calc(calc(var(--novacon-spacing) * 1.5) * var(--tw-space-x-reverse));
|
|
497
|
+
margin-inline-end: calc(calc(var(--novacon-spacing) * 1.5) * calc(1 - var(--tw-space-x-reverse)));
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
.novacon\:space-x-2 {
|
|
501
|
+
:where(& > :not(:last-child)) {
|
|
502
|
+
--tw-space-x-reverse: 0;
|
|
503
|
+
margin-inline-start: calc(calc(var(--novacon-spacing) * 2) * var(--tw-space-x-reverse));
|
|
504
|
+
margin-inline-end: calc(calc(var(--novacon-spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
.novacon\:space-x-3 {
|
|
508
|
+
:where(& > :not(:last-child)) {
|
|
509
|
+
--tw-space-x-reverse: 0;
|
|
510
|
+
margin-inline-start: calc(calc(var(--novacon-spacing) * 3) * var(--tw-space-x-reverse));
|
|
511
|
+
margin-inline-end: calc(calc(var(--novacon-spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
.novacon\:truncate {
|
|
515
|
+
overflow: hidden;
|
|
516
|
+
text-overflow: ellipsis;
|
|
517
|
+
white-space: nowrap;
|
|
518
|
+
}
|
|
519
|
+
.novacon\:overflow-auto {
|
|
520
|
+
overflow: auto;
|
|
521
|
+
}
|
|
522
|
+
.novacon\:overflow-hidden {
|
|
523
|
+
overflow: hidden;
|
|
524
|
+
}
|
|
525
|
+
.novacon\:overflow-x-auto {
|
|
526
|
+
overflow-x: auto;
|
|
527
|
+
}
|
|
528
|
+
.novacon\:overflow-x-hidden {
|
|
529
|
+
overflow-x: hidden;
|
|
530
|
+
}
|
|
531
|
+
.novacon\:overflow-y-auto {
|
|
532
|
+
overflow-y: auto;
|
|
533
|
+
}
|
|
534
|
+
.novacon\:rounded {
|
|
535
|
+
border-radius: 0.25rem;
|
|
536
|
+
}
|
|
537
|
+
.novacon\:rounded-full {
|
|
538
|
+
border-radius: calc(infinity * 1px);
|
|
539
|
+
}
|
|
540
|
+
.novacon\:rounded-lg {
|
|
541
|
+
border-radius: var(--novacon-radius-lg);
|
|
542
|
+
}
|
|
543
|
+
.novacon\:rounded-md {
|
|
544
|
+
border-radius: var(--novacon-radius-md);
|
|
545
|
+
}
|
|
546
|
+
.novacon\:rounded-xl {
|
|
547
|
+
border-radius: var(--novacon-radius-xl);
|
|
548
|
+
}
|
|
549
|
+
.novacon\:border {
|
|
550
|
+
border-style: var(--tw-border-style);
|
|
551
|
+
border-width: 1px;
|
|
552
|
+
}
|
|
553
|
+
.novacon\:border-2 {
|
|
554
|
+
border-style: var(--tw-border-style);
|
|
555
|
+
border-width: 2px;
|
|
556
|
+
}
|
|
557
|
+
.novacon\:border-t {
|
|
558
|
+
border-top-style: var(--tw-border-style);
|
|
559
|
+
border-top-width: 1px;
|
|
560
|
+
}
|
|
561
|
+
.novacon\:border-b {
|
|
562
|
+
border-bottom-style: var(--tw-border-style);
|
|
563
|
+
border-bottom-width: 1px;
|
|
564
|
+
}
|
|
565
|
+
.novacon\:border-\[var\(--tuwa-border-primary\)\] {
|
|
566
|
+
border-color: var(--tuwa-border-primary);
|
|
567
|
+
}
|
|
568
|
+
.novacon\:border-\[var\(--tuwa-error-text\)\] {
|
|
569
|
+
border-color: var(--tuwa-error-text);
|
|
570
|
+
}
|
|
571
|
+
.novacon\:border-\[var\(--tuwa-pending-text\)\] {
|
|
572
|
+
border-color: var(--tuwa-pending-text);
|
|
573
|
+
}
|
|
574
|
+
.novacon\:border-\[var\(--tuwa-success-text\)\] {
|
|
575
|
+
border-color: var(--tuwa-success-text);
|
|
576
|
+
}
|
|
577
|
+
.novacon\:border-\[var\(--tuwa-text-accent\)\] {
|
|
578
|
+
border-color: var(--tuwa-text-accent);
|
|
579
|
+
}
|
|
580
|
+
.novacon\:border-red-500 {
|
|
581
|
+
border-color: var(--novacon-color-red-500);
|
|
582
|
+
}
|
|
583
|
+
.novacon\:border-transparent {
|
|
584
|
+
border-color: transparent;
|
|
585
|
+
}
|
|
586
|
+
.novacon\:border-t-transparent {
|
|
587
|
+
border-top-color: transparent;
|
|
588
|
+
}
|
|
589
|
+
.novacon\:bg-\[var\(--tuwa-bg-muted\)\] {
|
|
590
|
+
background-color: var(--tuwa-bg-muted);
|
|
591
|
+
}
|
|
592
|
+
.novacon\:bg-\[var\(--tuwa-bg-primary\)\] {
|
|
593
|
+
background-color: var(--tuwa-bg-primary);
|
|
594
|
+
}
|
|
595
|
+
.novacon\:bg-\[var\(--tuwa-bg-primary\)\]\/50 {
|
|
596
|
+
background-color: var(--tuwa-bg-primary);
|
|
597
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
598
|
+
& {
|
|
599
|
+
background-color: color-mix(in oklab, var(--tuwa-bg-primary) 50%, transparent);
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
.novacon\:bg-\[var\(--tuwa-bg-secondary\)\] {
|
|
604
|
+
background-color: var(--tuwa-bg-secondary);
|
|
605
|
+
}
|
|
606
|
+
.novacon\:bg-\[var\(--tuwa-border-primary\)\] {
|
|
607
|
+
background-color: var(--tuwa-border-primary);
|
|
608
|
+
}
|
|
609
|
+
.novacon\:bg-\[var\(--tuwa-error-text\)\] {
|
|
610
|
+
background-color: var(--tuwa-error-text);
|
|
611
|
+
}
|
|
612
|
+
.novacon\:bg-\[var\(--tuwa-success-text\)\] {
|
|
613
|
+
background-color: var(--tuwa-success-text);
|
|
614
|
+
}
|
|
615
|
+
.novacon\:bg-\[var\(--tuwa-text-accent\)\] {
|
|
616
|
+
background-color: var(--tuwa-text-accent);
|
|
617
|
+
}
|
|
618
|
+
.novacon\:bg-\[var\(--tuwa-warning-bg\)\] {
|
|
619
|
+
background-color: var(--tuwa-warning-bg);
|
|
620
|
+
}
|
|
621
|
+
.novacon\:bg-blue-500 {
|
|
622
|
+
background-color: var(--novacon-color-blue-500);
|
|
623
|
+
}
|
|
624
|
+
.novacon\:bg-gray-300 {
|
|
625
|
+
background-color: var(--novacon-color-gray-300);
|
|
626
|
+
}
|
|
627
|
+
.novacon\:bg-red-500 {
|
|
628
|
+
background-color: var(--novacon-color-red-500);
|
|
629
|
+
}
|
|
630
|
+
.novacon\:bg-transparent {
|
|
631
|
+
background-color: transparent;
|
|
632
|
+
}
|
|
633
|
+
.novacon\:bg-gradient-to-b {
|
|
634
|
+
--tw-gradient-position: to bottom in oklab;
|
|
635
|
+
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
636
|
+
}
|
|
637
|
+
.novacon\:bg-gradient-to-r {
|
|
638
|
+
--tw-gradient-position: to right in oklab;
|
|
639
|
+
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
640
|
+
}
|
|
641
|
+
.novacon\:bg-\[radial-gradient\(ellipse_80\%_80\%_at_50\%_-20\%\,rgba\(120\,119\,198\,0\.15\)\,rgba\(255\,255\,255\,0\)\)\] {
|
|
642
|
+
background-image: radial-gradient(ellipse 80% 80% at 50% -20%,rgba(120,119,198,0.15),rgba(255,255,255,0));
|
|
643
|
+
}
|
|
644
|
+
.novacon\:from-\[var\(--tuwa-button-gradient-from\)\] {
|
|
645
|
+
--tw-gradient-from: var(--tuwa-button-gradient-from);
|
|
646
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
647
|
+
}
|
|
648
|
+
.novacon\:to-\[var\(--tuwa-button-gradient-to\)\] {
|
|
649
|
+
--tw-gradient-to: var(--tuwa-button-gradient-to);
|
|
650
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
651
|
+
}
|
|
652
|
+
.novacon\:object-cover {
|
|
653
|
+
-o-object-fit: cover;
|
|
654
|
+
object-fit: cover;
|
|
655
|
+
}
|
|
656
|
+
.novacon\:p-0 {
|
|
657
|
+
padding: calc(var(--novacon-spacing) * 0);
|
|
658
|
+
}
|
|
659
|
+
.novacon\:p-1 {
|
|
660
|
+
padding: calc(var(--novacon-spacing) * 1);
|
|
661
|
+
}
|
|
662
|
+
.novacon\:p-1\.5 {
|
|
663
|
+
padding: calc(var(--novacon-spacing) * 1.5);
|
|
664
|
+
}
|
|
665
|
+
.novacon\:p-2 {
|
|
666
|
+
padding: calc(var(--novacon-spacing) * 2);
|
|
667
|
+
}
|
|
668
|
+
.novacon\:p-3 {
|
|
669
|
+
padding: calc(var(--novacon-spacing) * 3);
|
|
670
|
+
}
|
|
671
|
+
.novacon\:p-4 {
|
|
672
|
+
padding: calc(var(--novacon-spacing) * 4);
|
|
673
|
+
}
|
|
674
|
+
.novacon\:p-6 {
|
|
675
|
+
padding: calc(var(--novacon-spacing) * 6);
|
|
676
|
+
}
|
|
677
|
+
.novacon\:p-8 {
|
|
678
|
+
padding: calc(var(--novacon-spacing) * 8);
|
|
679
|
+
}
|
|
680
|
+
.novacon\:px-1 {
|
|
681
|
+
padding-inline: calc(var(--novacon-spacing) * 1);
|
|
682
|
+
}
|
|
683
|
+
.novacon\:px-1\.5 {
|
|
684
|
+
padding-inline: calc(var(--novacon-spacing) * 1.5);
|
|
685
|
+
}
|
|
686
|
+
.novacon\:px-2 {
|
|
687
|
+
padding-inline: calc(var(--novacon-spacing) * 2);
|
|
688
|
+
}
|
|
689
|
+
.novacon\:px-2\.5 {
|
|
690
|
+
padding-inline: calc(var(--novacon-spacing) * 2.5);
|
|
691
|
+
}
|
|
692
|
+
.novacon\:px-3 {
|
|
693
|
+
padding-inline: calc(var(--novacon-spacing) * 3);
|
|
694
|
+
}
|
|
695
|
+
.novacon\:px-4 {
|
|
696
|
+
padding-inline: calc(var(--novacon-spacing) * 4);
|
|
697
|
+
}
|
|
698
|
+
.novacon\:py-0 {
|
|
699
|
+
padding-block: calc(var(--novacon-spacing) * 0);
|
|
700
|
+
}
|
|
701
|
+
.novacon\:py-0\.5 {
|
|
702
|
+
padding-block: calc(var(--novacon-spacing) * 0.5);
|
|
703
|
+
}
|
|
704
|
+
.novacon\:py-1 {
|
|
705
|
+
padding-block: calc(var(--novacon-spacing) * 1);
|
|
706
|
+
}
|
|
707
|
+
.novacon\:py-2 {
|
|
708
|
+
padding-block: calc(var(--novacon-spacing) * 2);
|
|
709
|
+
}
|
|
710
|
+
.novacon\:py-4 {
|
|
711
|
+
padding-block: calc(var(--novacon-spacing) * 4);
|
|
712
|
+
}
|
|
713
|
+
.novacon\:py-8 {
|
|
714
|
+
padding-block: calc(var(--novacon-spacing) * 8);
|
|
715
|
+
}
|
|
716
|
+
.novacon\:py-\[24px\] {
|
|
717
|
+
padding-block: 24px;
|
|
718
|
+
}
|
|
719
|
+
.novacon\:pt-4 {
|
|
720
|
+
padding-top: calc(var(--novacon-spacing) * 4);
|
|
721
|
+
}
|
|
722
|
+
.novacon\:pr-2 {
|
|
723
|
+
padding-right: calc(var(--novacon-spacing) * 2);
|
|
724
|
+
}
|
|
725
|
+
.novacon\:pb-3 {
|
|
726
|
+
padding-bottom: calc(var(--novacon-spacing) * 3);
|
|
727
|
+
}
|
|
728
|
+
.novacon\:pb-4 {
|
|
729
|
+
padding-bottom: calc(var(--novacon-spacing) * 4);
|
|
730
|
+
}
|
|
731
|
+
.novacon\:text-center {
|
|
732
|
+
text-align: center;
|
|
733
|
+
}
|
|
734
|
+
.novacon\:text-left {
|
|
735
|
+
text-align: left;
|
|
736
|
+
}
|
|
737
|
+
.novacon\:font-mono {
|
|
738
|
+
font-family: var(--novacon-font-mono);
|
|
739
|
+
}
|
|
740
|
+
.novacon\:text-base {
|
|
741
|
+
font-size: var(--novacon-text-base);
|
|
742
|
+
line-height: var(--tw-leading, var(--novacon-text-base--line-height));
|
|
743
|
+
}
|
|
744
|
+
.novacon\:text-lg {
|
|
745
|
+
font-size: var(--novacon-text-lg);
|
|
746
|
+
line-height: var(--tw-leading, var(--novacon-text-lg--line-height));
|
|
747
|
+
}
|
|
748
|
+
.novacon\:text-sm {
|
|
749
|
+
font-size: var(--novacon-text-sm);
|
|
750
|
+
line-height: var(--tw-leading, var(--novacon-text-sm--line-height));
|
|
751
|
+
}
|
|
752
|
+
.novacon\:text-xl {
|
|
753
|
+
font-size: var(--novacon-text-xl);
|
|
754
|
+
line-height: var(--tw-leading, var(--novacon-text-xl--line-height));
|
|
755
|
+
}
|
|
756
|
+
.novacon\:text-xs {
|
|
757
|
+
font-size: var(--novacon-text-xs);
|
|
758
|
+
line-height: var(--tw-leading, var(--novacon-text-xs--line-height));
|
|
759
|
+
}
|
|
760
|
+
.novacon\:text-\[8px\] {
|
|
761
|
+
font-size: 8px;
|
|
762
|
+
}
|
|
763
|
+
.novacon\:text-\[10px\] {
|
|
764
|
+
font-size: 10px;
|
|
765
|
+
}
|
|
766
|
+
.novacon\:leading-\[0\] {
|
|
767
|
+
--tw-leading: 0;
|
|
768
|
+
line-height: 0;
|
|
769
|
+
}
|
|
770
|
+
.novacon\:leading-relaxed {
|
|
771
|
+
--tw-leading: var(--novacon-leading-relaxed);
|
|
772
|
+
line-height: var(--novacon-leading-relaxed);
|
|
773
|
+
}
|
|
774
|
+
.novacon\:font-bold {
|
|
775
|
+
--tw-font-weight: var(--novacon-font-weight-bold);
|
|
776
|
+
font-weight: var(--novacon-font-weight-bold);
|
|
777
|
+
}
|
|
778
|
+
.novacon\:font-medium {
|
|
779
|
+
--tw-font-weight: var(--novacon-font-weight-medium);
|
|
780
|
+
font-weight: var(--novacon-font-weight-medium);
|
|
781
|
+
}
|
|
782
|
+
.novacon\:font-semibold {
|
|
783
|
+
--tw-font-weight: var(--novacon-font-weight-semibold);
|
|
784
|
+
font-weight: var(--novacon-font-weight-semibold);
|
|
785
|
+
}
|
|
786
|
+
.novacon\:break-words {
|
|
787
|
+
overflow-wrap: break-word;
|
|
788
|
+
}
|
|
789
|
+
.novacon\:whitespace-nowrap {
|
|
790
|
+
white-space: nowrap;
|
|
791
|
+
}
|
|
792
|
+
.novacon\:text-\[var\(--tuwa-error-text\)\] {
|
|
793
|
+
color: var(--tuwa-error-text);
|
|
794
|
+
}
|
|
795
|
+
.novacon\:text-\[var\(--tuwa-success-text\)\] {
|
|
796
|
+
color: var(--tuwa-success-text);
|
|
797
|
+
}
|
|
798
|
+
.novacon\:text-\[var\(--tuwa-text-accent\)\] {
|
|
799
|
+
color: var(--tuwa-text-accent);
|
|
800
|
+
}
|
|
801
|
+
.novacon\:text-\[var\(--tuwa-text-error\)\] {
|
|
802
|
+
color: var(--tuwa-text-error);
|
|
803
|
+
}
|
|
804
|
+
.novacon\:text-\[var\(--tuwa-text-on-accent\)\] {
|
|
805
|
+
color: var(--tuwa-text-on-accent);
|
|
806
|
+
}
|
|
807
|
+
.novacon\:text-\[var\(--tuwa-text-primary\)\] {
|
|
808
|
+
color: var(--tuwa-text-primary);
|
|
809
|
+
}
|
|
810
|
+
.novacon\:text-\[var\(--tuwa-text-secondary\)\] {
|
|
811
|
+
color: var(--tuwa-text-secondary);
|
|
812
|
+
}
|
|
813
|
+
.novacon\:text-\[var\(--tuwa-text-tertiary\)\] {
|
|
814
|
+
color: var(--tuwa-text-tertiary);
|
|
815
|
+
}
|
|
816
|
+
.novacon\:text-\[var\(--tuwa-warning-text\)\] {
|
|
817
|
+
color: var(--tuwa-warning-text);
|
|
818
|
+
}
|
|
819
|
+
.novacon\:text-red-500 {
|
|
820
|
+
color: var(--novacon-color-red-500);
|
|
821
|
+
}
|
|
822
|
+
.novacon\:text-white {
|
|
823
|
+
color: var(--novacon-color-white);
|
|
824
|
+
}
|
|
825
|
+
.novacon\:opacity-0 {
|
|
826
|
+
opacity: 0%;
|
|
827
|
+
}
|
|
828
|
+
.novacon\:opacity-50 {
|
|
829
|
+
opacity: 50%;
|
|
830
|
+
}
|
|
831
|
+
.novacon\:opacity-75 {
|
|
832
|
+
opacity: 75%;
|
|
833
|
+
}
|
|
834
|
+
.novacon\:opacity-80 {
|
|
835
|
+
opacity: 80%;
|
|
836
|
+
}
|
|
837
|
+
.novacon\:opacity-100 {
|
|
838
|
+
opacity: 100%;
|
|
839
|
+
}
|
|
840
|
+
.novacon\:shadow-2xl {
|
|
841
|
+
--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
|
|
842
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
843
|
+
}
|
|
844
|
+
.novacon\:shadow-lg {
|
|
845
|
+
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
846
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
847
|
+
}
|
|
848
|
+
.novacon\:shadow-sm {
|
|
849
|
+
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
850
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
851
|
+
}
|
|
852
|
+
.novacon\:shadow-xl {
|
|
853
|
+
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
854
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
855
|
+
}
|
|
856
|
+
.novacon\:ring-1 {
|
|
857
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
858
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
859
|
+
}
|
|
860
|
+
.novacon\:ring-2 {
|
|
861
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
862
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
863
|
+
}
|
|
864
|
+
.novacon\:ring-\[var\(--tuwa-border-primary\)\] {
|
|
865
|
+
--tw-ring-color: var(--tuwa-border-primary);
|
|
866
|
+
}
|
|
867
|
+
.novacon\:ring-\[var\(--tuwa-text-accent\)\] {
|
|
868
|
+
--tw-ring-color: var(--tuwa-text-accent);
|
|
869
|
+
}
|
|
870
|
+
.novacon\:transition {
|
|
871
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
|
|
872
|
+
transition-timing-function: var(--tw-ease, var(--novacon-default-transition-timing-function));
|
|
873
|
+
transition-duration: var(--tw-duration, var(--novacon-default-transition-duration));
|
|
874
|
+
}
|
|
875
|
+
.novacon\:transition-all {
|
|
876
|
+
transition-property: all;
|
|
877
|
+
transition-timing-function: var(--tw-ease, var(--novacon-default-transition-timing-function));
|
|
878
|
+
transition-duration: var(--tw-duration, var(--novacon-default-transition-duration));
|
|
879
|
+
}
|
|
880
|
+
.novacon\:transition-colors {
|
|
881
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
882
|
+
transition-timing-function: var(--tw-ease, var(--novacon-default-transition-timing-function));
|
|
883
|
+
transition-duration: var(--tw-duration, var(--novacon-default-transition-duration));
|
|
884
|
+
}
|
|
885
|
+
.novacon\:transition-opacity {
|
|
886
|
+
transition-property: opacity;
|
|
887
|
+
transition-timing-function: var(--tw-ease, var(--novacon-default-transition-timing-function));
|
|
888
|
+
transition-duration: var(--tw-duration, var(--novacon-default-transition-duration));
|
|
889
|
+
}
|
|
890
|
+
.novacon\:transition-transform {
|
|
891
|
+
transition-property: transform, translate, scale, rotate;
|
|
892
|
+
transition-timing-function: var(--tw-ease, var(--novacon-default-transition-timing-function));
|
|
893
|
+
transition-duration: var(--tw-duration, var(--novacon-default-transition-duration));
|
|
894
|
+
}
|
|
895
|
+
.novacon\:duration-200 {
|
|
896
|
+
--tw-duration: 200ms;
|
|
897
|
+
transition-duration: 200ms;
|
|
898
|
+
}
|
|
899
|
+
.novacon\:duration-300 {
|
|
900
|
+
--tw-duration: 300ms;
|
|
901
|
+
transition-duration: 300ms;
|
|
902
|
+
}
|
|
903
|
+
.novacon\:ease-in-out {
|
|
904
|
+
--tw-ease: var(--novacon-ease-in-out);
|
|
905
|
+
transition-timing-function: var(--novacon-ease-in-out);
|
|
906
|
+
}
|
|
907
|
+
.novacon\:outline-none {
|
|
908
|
+
--tw-outline-style: none;
|
|
909
|
+
outline-style: none;
|
|
910
|
+
}
|
|
911
|
+
.novacon\:select-none {
|
|
912
|
+
-webkit-user-select: none;
|
|
913
|
+
-moz-user-select: none;
|
|
914
|
+
user-select: none;
|
|
915
|
+
}
|
|
916
|
+
.novacon\:group-hover\:translate-x-0 {
|
|
917
|
+
&:is(:where(.novacon\:group):hover *) {
|
|
918
|
+
@media (hover: hover) {
|
|
919
|
+
--tw-translate-x: calc(var(--novacon-spacing) * 0);
|
|
920
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
921
|
+
}
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
.novacon\:group-hover\:scale-90 {
|
|
925
|
+
&:is(:where(.novacon\:group):hover *) {
|
|
926
|
+
@media (hover: hover) {
|
|
927
|
+
--tw-scale-x: 90%;
|
|
928
|
+
--tw-scale-y: 90%;
|
|
929
|
+
--tw-scale-z: 90%;
|
|
930
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
931
|
+
}
|
|
932
|
+
}
|
|
933
|
+
}
|
|
934
|
+
.novacon\:group-hover\:text-\[var\(--tuwa-text-accent\)\] {
|
|
935
|
+
&:is(:where(.novacon\:group):hover *) {
|
|
936
|
+
@media (hover: hover) {
|
|
937
|
+
color: var(--tuwa-text-accent);
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
.novacon\:group-hover\:text-\[var\(--tuwa-text-primary\)\] {
|
|
942
|
+
&:is(:where(.novacon\:group):hover *) {
|
|
943
|
+
@media (hover: hover) {
|
|
944
|
+
color: var(--tuwa-text-primary);
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
.novacon\:group-hover\:opacity-0 {
|
|
949
|
+
&:is(:where(.novacon\:group):hover *) {
|
|
950
|
+
@media (hover: hover) {
|
|
951
|
+
opacity: 0%;
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
}
|
|
955
|
+
.novacon\:group-hover\:opacity-100 {
|
|
956
|
+
&:is(:where(.novacon\:group):hover *) {
|
|
957
|
+
@media (hover: hover) {
|
|
958
|
+
opacity: 100%;
|
|
959
|
+
}
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
.novacon\:placeholder\:text-\[var\(--tuwa-text-secondary\)\] {
|
|
963
|
+
&::-moz-placeholder {
|
|
964
|
+
color: var(--tuwa-text-secondary);
|
|
965
|
+
}
|
|
966
|
+
&::placeholder {
|
|
967
|
+
color: var(--tuwa-text-secondary);
|
|
968
|
+
}
|
|
969
|
+
}
|
|
970
|
+
.novacon\:before\:absolute {
|
|
971
|
+
&::before {
|
|
972
|
+
content: var(--tw-content);
|
|
973
|
+
position: absolute;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
.novacon\:before\:inset-0 {
|
|
977
|
+
&::before {
|
|
978
|
+
content: var(--tw-content);
|
|
979
|
+
inset: calc(var(--novacon-spacing) * 0);
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
.novacon\:before\:rounded-full {
|
|
983
|
+
&::before {
|
|
984
|
+
content: var(--tw-content);
|
|
985
|
+
border-radius: calc(infinity * 1px);
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
.novacon\:before\:u-shadow-inner-base {
|
|
989
|
+
&::before {
|
|
990
|
+
content: var(--tw-content);
|
|
991
|
+
box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) inset;
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
.novacon\:before\:content-\[\'\'\] {
|
|
995
|
+
&::before {
|
|
996
|
+
--tw-content: '';
|
|
997
|
+
content: var(--tw-content);
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
.novacon\:after\:absolute {
|
|
1001
|
+
&::after {
|
|
1002
|
+
content: var(--tw-content);
|
|
1003
|
+
position: absolute;
|
|
1004
|
+
}
|
|
1005
|
+
}
|
|
1006
|
+
.novacon\:after\:inset-0 {
|
|
1007
|
+
&::after {
|
|
1008
|
+
content: var(--tw-content);
|
|
1009
|
+
inset: calc(var(--novacon-spacing) * 0);
|
|
1010
|
+
}
|
|
1011
|
+
}
|
|
1012
|
+
.novacon\:after\:animate-rotate {
|
|
1013
|
+
&::after {
|
|
1014
|
+
content: var(--tw-content);
|
|
1015
|
+
animation: var(--novacon-animate-rotate);
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
.novacon\:after\:rounded-full {
|
|
1019
|
+
&::after {
|
|
1020
|
+
content: var(--tw-content);
|
|
1021
|
+
border-radius: calc(infinity * 1px);
|
|
1022
|
+
}
|
|
1023
|
+
}
|
|
1024
|
+
.novacon\:after\:u-shadow-inset-arc {
|
|
1025
|
+
&::after {
|
|
1026
|
+
content: var(--tw-content);
|
|
1027
|
+
box-shadow: 0 2px 0 var(--tuwa-pending-icon) inset;
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
.novacon\:after\:duration-2000 {
|
|
1031
|
+
&::after {
|
|
1032
|
+
content: var(--tw-content);
|
|
1033
|
+
--tw-duration: 2000ms;
|
|
1034
|
+
transition-duration: 2000ms;
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
.novacon\:after\:ease-linear {
|
|
1038
|
+
&::after {
|
|
1039
|
+
content: var(--tw-content);
|
|
1040
|
+
--tw-ease: linear;
|
|
1041
|
+
transition-timing-function: linear;
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
.novacon\:after\:content-\[\'\'\] {
|
|
1045
|
+
&::after {
|
|
1046
|
+
--tw-content: '';
|
|
1047
|
+
content: var(--tw-content);
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
.novacon\:focus-within\:ring-2 {
|
|
1051
|
+
&:focus-within {
|
|
1052
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1053
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
1056
|
+
.novacon\:focus-within\:ring-\[var\(--tuwa-text-accent\)\] {
|
|
1057
|
+
&:focus-within {
|
|
1058
|
+
--tw-ring-color: var(--tuwa-text-accent);
|
|
1059
|
+
}
|
|
1060
|
+
}
|
|
1061
|
+
.novacon\:hover\:scale-110 {
|
|
1062
|
+
&:hover {
|
|
1063
|
+
@media (hover: hover) {
|
|
1064
|
+
--tw-scale-x: 110%;
|
|
1065
|
+
--tw-scale-y: 110%;
|
|
1066
|
+
--tw-scale-z: 110%;
|
|
1067
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
.novacon\:hover\:scale-\[1\.02\] {
|
|
1072
|
+
&:hover {
|
|
1073
|
+
@media (hover: hover) {
|
|
1074
|
+
scale: 1.02;
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
.novacon\:hover\:bg-\[var\(--tuwa-bg-muted\)\] {
|
|
1079
|
+
&:hover {
|
|
1080
|
+
@media (hover: hover) {
|
|
1081
|
+
background-color: var(--tuwa-bg-muted);
|
|
1082
|
+
}
|
|
1083
|
+
}
|
|
1084
|
+
}
|
|
1085
|
+
.novacon\:hover\:bg-\[var\(--tuwa-bg-tertiary\)\] {
|
|
1086
|
+
&:hover {
|
|
1087
|
+
@media (hover: hover) {
|
|
1088
|
+
background-color: var(--tuwa-bg-tertiary);
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
.novacon\:hover\:bg-\[var\(--tuwa-error-text\)\] {
|
|
1093
|
+
&:hover {
|
|
1094
|
+
@media (hover: hover) {
|
|
1095
|
+
background-color: var(--tuwa-error-text);
|
|
1096
|
+
}
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1099
|
+
.novacon\:hover\:bg-\[var\(--tuwa-text-accent\)\] {
|
|
1100
|
+
&:hover {
|
|
1101
|
+
@media (hover: hover) {
|
|
1102
|
+
background-color: var(--tuwa-text-accent);
|
|
1103
|
+
}
|
|
1104
|
+
}
|
|
1105
|
+
}
|
|
1106
|
+
.novacon\:hover\:bg-red-600 {
|
|
1107
|
+
&:hover {
|
|
1108
|
+
@media (hover: hover) {
|
|
1109
|
+
background-color: var(--novacon-color-red-600);
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
.novacon\:hover\:from-\[var\(--tuwa-button-gradient-from-hover\)\] {
|
|
1114
|
+
&:hover {
|
|
1115
|
+
@media (hover: hover) {
|
|
1116
|
+
--tw-gradient-from: var(--tuwa-button-gradient-from-hover);
|
|
1117
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
1118
|
+
}
|
|
1119
|
+
}
|
|
1120
|
+
}
|
|
1121
|
+
.novacon\:hover\:to-\[var\(--tuwa-button-gradient-to-hover\)\] {
|
|
1122
|
+
&:hover {
|
|
1123
|
+
@media (hover: hover) {
|
|
1124
|
+
--tw-gradient-to: var(--tuwa-button-gradient-to-hover);
|
|
1125
|
+
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
.novacon\:hover\:text-\[var\(--tuwa-error-text\)\] {
|
|
1130
|
+
&:hover {
|
|
1131
|
+
@media (hover: hover) {
|
|
1132
|
+
color: var(--tuwa-error-text);
|
|
1133
|
+
}
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
.novacon\:hover\:text-\[var\(--tuwa-success-text\)\] {
|
|
1137
|
+
&:hover {
|
|
1138
|
+
@media (hover: hover) {
|
|
1139
|
+
color: var(--tuwa-success-text);
|
|
1140
|
+
}
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
.novacon\:hover\:text-\[var\(--tuwa-text-primary\)\] {
|
|
1144
|
+
&:hover {
|
|
1145
|
+
@media (hover: hover) {
|
|
1146
|
+
color: var(--tuwa-text-primary);
|
|
1147
|
+
}
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
1150
|
+
.novacon\:hover\:text-\[var\(--tuwa-text-secondary\)\] {
|
|
1151
|
+
&:hover {
|
|
1152
|
+
@media (hover: hover) {
|
|
1153
|
+
color: var(--tuwa-text-secondary);
|
|
1154
|
+
}
|
|
1155
|
+
}
|
|
1156
|
+
}
|
|
1157
|
+
.novacon\:hover\:shadow-sm {
|
|
1158
|
+
&:hover {
|
|
1159
|
+
@media (hover: hover) {
|
|
1160
|
+
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
1161
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
}
|
|
1165
|
+
.novacon\:focus\:bg-\[var\(--tuwa-bg-muted\)\] {
|
|
1166
|
+
&:focus {
|
|
1167
|
+
background-color: var(--tuwa-bg-muted);
|
|
1168
|
+
}
|
|
1169
|
+
}
|
|
1170
|
+
.novacon\:focus\:ring-2 {
|
|
1171
|
+
&:focus {
|
|
1172
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1173
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1174
|
+
}
|
|
1175
|
+
}
|
|
1176
|
+
.novacon\:focus\:ring-\[var\(--tuwa-border-primary\)\] {
|
|
1177
|
+
&:focus {
|
|
1178
|
+
--tw-ring-color: var(--tuwa-border-primary);
|
|
1179
|
+
}
|
|
1180
|
+
}
|
|
1181
|
+
.novacon\:focus\:ring-\[var\(--tuwa-error-text\)\] {
|
|
1182
|
+
&:focus {
|
|
1183
|
+
--tw-ring-color: var(--tuwa-error-text);
|
|
1184
|
+
}
|
|
1185
|
+
}
|
|
1186
|
+
.novacon\:focus\:ring-\[var\(--tuwa-text-accent\)\] {
|
|
1187
|
+
&:focus {
|
|
1188
|
+
--tw-ring-color: var(--tuwa-text-accent);
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1191
|
+
.novacon\:focus\:ring-\[var\(--tuwa-text-secondary\)\] {
|
|
1192
|
+
&:focus {
|
|
1193
|
+
--tw-ring-color: var(--tuwa-text-secondary);
|
|
1194
|
+
}
|
|
1195
|
+
}
|
|
1196
|
+
.novacon\:focus\:ring-red-500 {
|
|
1197
|
+
&:focus {
|
|
1198
|
+
--tw-ring-color: var(--novacon-color-red-500);
|
|
1199
|
+
}
|
|
1200
|
+
}
|
|
1201
|
+
.novacon\:focus\:ring-offset-2 {
|
|
1202
|
+
&:focus {
|
|
1203
|
+
--tw-ring-offset-width: 2px;
|
|
1204
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1205
|
+
}
|
|
1206
|
+
}
|
|
1207
|
+
.novacon\:focus\:ring-offset-\[var\(--tuwa-bg-primary\)\] {
|
|
1208
|
+
&:focus {
|
|
1209
|
+
--tw-ring-offset-color: var(--tuwa-bg-primary);
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
.novacon\:focus\:outline-none {
|
|
1213
|
+
&:focus {
|
|
1214
|
+
--tw-outline-style: none;
|
|
1215
|
+
outline-style: none;
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
.novacon\:focus\:ring-inset {
|
|
1219
|
+
&:focus {
|
|
1220
|
+
--tw-ring-inset: inset;
|
|
1221
|
+
}
|
|
1222
|
+
}
|
|
1223
|
+
.novacon\:focus-visible\:ring-2 {
|
|
1224
|
+
&:focus-visible {
|
|
1225
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1226
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1227
|
+
}
|
|
1228
|
+
}
|
|
1229
|
+
.novacon\:focus-visible\:ring-\[var\(--tuwa-border-accent\)\] {
|
|
1230
|
+
&:focus-visible {
|
|
1231
|
+
--tw-ring-color: var(--tuwa-border-accent);
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
.novacon\:focus-visible\:ring-offset-2 {
|
|
1235
|
+
&:focus-visible {
|
|
1236
|
+
--tw-ring-offset-width: 2px;
|
|
1237
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
.novacon\:focus-visible\:outline-none {
|
|
1241
|
+
&:focus-visible {
|
|
1242
|
+
--tw-outline-style: none;
|
|
1243
|
+
outline-style: none;
|
|
1244
|
+
}
|
|
1245
|
+
}
|
|
1246
|
+
.novacon\:active\:scale-75 {
|
|
1247
|
+
&:active {
|
|
1248
|
+
--tw-scale-x: 75%;
|
|
1249
|
+
--tw-scale-y: 75%;
|
|
1250
|
+
--tw-scale-z: 75%;
|
|
1251
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
1252
|
+
}
|
|
1253
|
+
}
|
|
1254
|
+
.novacon\:active\:scale-95 {
|
|
1255
|
+
&:active {
|
|
1256
|
+
--tw-scale-x: 95%;
|
|
1257
|
+
--tw-scale-y: 95%;
|
|
1258
|
+
--tw-scale-z: 95%;
|
|
1259
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
1260
|
+
}
|
|
1261
|
+
}
|
|
1262
|
+
.novacon\:active\:scale-\[0\.98\] {
|
|
1263
|
+
&:active {
|
|
1264
|
+
scale: 0.98;
|
|
1265
|
+
}
|
|
1266
|
+
}
|
|
1267
|
+
.novacon\:active\:bg-\[var\(--tuwa-bg-quaternary\)\] {
|
|
1268
|
+
&:active {
|
|
1269
|
+
background-color: var(--tuwa-bg-quaternary);
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
.novacon\:active\:bg-\[var\(--tuwa-error-text\)\] {
|
|
1273
|
+
&:active {
|
|
1274
|
+
background-color: var(--tuwa-error-text);
|
|
1275
|
+
}
|
|
1276
|
+
}
|
|
1277
|
+
.novacon\:disabled\:cursor-not-allowed {
|
|
1278
|
+
&:disabled {
|
|
1279
|
+
cursor: not-allowed;
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
.novacon\:disabled\:opacity-50 {
|
|
1283
|
+
&:disabled {
|
|
1284
|
+
opacity: 50%;
|
|
1285
|
+
}
|
|
1286
|
+
}
|
|
1287
|
+
.novacon\:disabled\:hover\:scale-100 {
|
|
1288
|
+
&:disabled {
|
|
1289
|
+
&:hover {
|
|
1290
|
+
@media (hover: hover) {
|
|
1291
|
+
--tw-scale-x: 100%;
|
|
1292
|
+
--tw-scale-y: 100%;
|
|
1293
|
+
--tw-scale-z: 100%;
|
|
1294
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
1295
|
+
}
|
|
1296
|
+
}
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
.novacon\:disabled\:hover\:bg-\[var\(--tuwa-bg-secondary\)\] {
|
|
1300
|
+
&:disabled {
|
|
1301
|
+
&:hover {
|
|
1302
|
+
@media (hover: hover) {
|
|
1303
|
+
background-color: var(--tuwa-bg-secondary);
|
|
1304
|
+
}
|
|
1305
|
+
}
|
|
1306
|
+
}
|
|
1307
|
+
}
|
|
1308
|
+
.novacon\:data-\[side\=bottom\]\:slide-in-from-top-2 {
|
|
1309
|
+
&[data-side="bottom"] {
|
|
1310
|
+
--tw-enter-translate-y: calc(2*var(--spacing)*-1);
|
|
1311
|
+
}
|
|
1312
|
+
}
|
|
1313
|
+
.novacon\:data-\[side\=left\]\:slide-in-from-right-2 {
|
|
1314
|
+
&[data-side="left"] {
|
|
1315
|
+
--tw-enter-translate-x: calc(2*var(--spacing));
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
.novacon\:data-\[side\=right\]\:slide-in-from-left-2 {
|
|
1319
|
+
&[data-side="right"] {
|
|
1320
|
+
--tw-enter-translate-x: calc(2*var(--spacing)*-1);
|
|
1321
|
+
}
|
|
1322
|
+
}
|
|
1323
|
+
.novacon\:data-\[side\=top\]\:slide-in-from-bottom-2 {
|
|
1324
|
+
&[data-side="top"] {
|
|
1325
|
+
--tw-enter-translate-y: calc(2*var(--spacing));
|
|
1326
|
+
}
|
|
1327
|
+
}
|
|
1328
|
+
.novacon\:data-\[state\=closed\]\:animate-out {
|
|
1329
|
+
&[data-state="closed"] {
|
|
1330
|
+
animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1333
|
+
.novacon\:data-\[state\=closed\]\:fade-out-0 {
|
|
1334
|
+
&[data-state="closed"] {
|
|
1335
|
+
--tw-exit-opacity: calc(0/100);
|
|
1336
|
+
--tw-exit-opacity: 0;
|
|
1337
|
+
}
|
|
1338
|
+
}
|
|
1339
|
+
.novacon\:data-\[state\=closed\]\:zoom-out-95 {
|
|
1340
|
+
&[data-state="closed"] {
|
|
1341
|
+
--tw-exit-scale: calc(95*1%);
|
|
1342
|
+
--tw-exit-scale: .95;
|
|
1343
|
+
}
|
|
1344
|
+
}
|
|
1345
|
+
.novacon\:data-\[state\=open\]\:animate-in {
|
|
1346
|
+
&[data-state="open"] {
|
|
1347
|
+
animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
|
|
1348
|
+
}
|
|
1349
|
+
}
|
|
1350
|
+
.novacon\:data-\[state\=open\]\:fade-in-0 {
|
|
1351
|
+
&[data-state="open"] {
|
|
1352
|
+
--tw-enter-opacity: calc(0/100);
|
|
1353
|
+
--tw-enter-opacity: 0;
|
|
1354
|
+
}
|
|
1355
|
+
}
|
|
1356
|
+
.novacon\:data-\[state\=open\]\:zoom-in-95 {
|
|
1357
|
+
&[data-state="open"] {
|
|
1358
|
+
--tw-enter-scale: calc(95*1%);
|
|
1359
|
+
--tw-enter-scale: .95;
|
|
1360
|
+
}
|
|
1361
|
+
}
|
|
1362
|
+
.novacon\:min-\[480px\]\:block {
|
|
1363
|
+
@media (width >= 480px) {
|
|
1364
|
+
display: block;
|
|
1365
|
+
}
|
|
1366
|
+
}
|
|
1367
|
+
.novacon\:sm\:not-sr-only {
|
|
1368
|
+
@media (width >= 40rem) {
|
|
1369
|
+
position: static;
|
|
1370
|
+
width: auto;
|
|
1371
|
+
height: auto;
|
|
1372
|
+
padding: 0;
|
|
1373
|
+
margin: 0;
|
|
1374
|
+
overflow: visible;
|
|
1375
|
+
clip-path: none;
|
|
1376
|
+
white-space: normal;
|
|
1377
|
+
}
|
|
1378
|
+
}
|
|
1379
|
+
.novacon\:sm\:block {
|
|
1380
|
+
@media (width >= 40rem) {
|
|
1381
|
+
display: block;
|
|
1382
|
+
}
|
|
1383
|
+
}
|
|
1384
|
+
.novacon\:sm\:flex {
|
|
1385
|
+
@media (width >= 40rem) {
|
|
1386
|
+
display: flex;
|
|
1387
|
+
}
|
|
1388
|
+
}
|
|
1389
|
+
.novacon\:sm\:hidden {
|
|
1390
|
+
@media (width >= 40rem) {
|
|
1391
|
+
display: none;
|
|
1392
|
+
}
|
|
1393
|
+
}
|
|
1394
|
+
.novacon\:sm\:inline-block {
|
|
1395
|
+
@media (width >= 40rem) {
|
|
1396
|
+
display: inline-block;
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
.novacon\:sm\:h-32 {
|
|
1400
|
+
@media (width >= 40rem) {
|
|
1401
|
+
height: calc(var(--novacon-spacing) * 32);
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
.novacon\:sm\:w-32 {
|
|
1405
|
+
@media (width >= 40rem) {
|
|
1406
|
+
width: calc(var(--novacon-spacing) * 32);
|
|
1407
|
+
}
|
|
1408
|
+
}
|
|
1409
|
+
.novacon\:sm\:max-w-md {
|
|
1410
|
+
@media (width >= 40rem) {
|
|
1411
|
+
max-width: var(--novacon-container-md);
|
|
1412
|
+
}
|
|
1413
|
+
}
|
|
1414
|
+
.novacon\:sm\:flex-row {
|
|
1415
|
+
@media (width >= 40rem) {
|
|
1416
|
+
flex-direction: row;
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
.novacon\:sm\:gap-3 {
|
|
1420
|
+
@media (width >= 40rem) {
|
|
1421
|
+
gap: calc(var(--novacon-spacing) * 3);
|
|
1422
|
+
}
|
|
1423
|
+
}
|
|
1424
|
+
.novacon\:sm\:gap-4 {
|
|
1425
|
+
@media (width >= 40rem) {
|
|
1426
|
+
gap: calc(var(--novacon-spacing) * 4);
|
|
1427
|
+
}
|
|
1428
|
+
}
|
|
1429
|
+
.novacon\:sm\:space-x-2 {
|
|
1430
|
+
@media (width >= 40rem) {
|
|
1431
|
+
:where(& > :not(:last-child)) {
|
|
1432
|
+
--tw-space-x-reverse: 0;
|
|
1433
|
+
margin-inline-start: calc(calc(var(--novacon-spacing) * 2) * var(--tw-space-x-reverse));
|
|
1434
|
+
margin-inline-end: calc(calc(var(--novacon-spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
}
|
|
1438
|
+
.novacon\:sm\:p-3 {
|
|
1439
|
+
@media (width >= 40rem) {
|
|
1440
|
+
padding: calc(var(--novacon-spacing) * 3);
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
.novacon\:sm\:p-4 {
|
|
1444
|
+
@media (width >= 40rem) {
|
|
1445
|
+
padding: calc(var(--novacon-spacing) * 4);
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
.novacon\:sm\:pl-2 {
|
|
1449
|
+
@media (width >= 40rem) {
|
|
1450
|
+
padding-left: calc(var(--novacon-spacing) * 2);
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
.novacon\:md\:h-18 {
|
|
1454
|
+
@media (width >= 48rem) {
|
|
1455
|
+
height: calc(var(--novacon-spacing) * 18);
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
.novacon\:md\:h-20 {
|
|
1459
|
+
@media (width >= 48rem) {
|
|
1460
|
+
height: calc(var(--novacon-spacing) * 20);
|
|
1461
|
+
}
|
|
1462
|
+
}
|
|
1463
|
+
.novacon\:md\:h-24 {
|
|
1464
|
+
@media (width >= 48rem) {
|
|
1465
|
+
height: calc(var(--novacon-spacing) * 24);
|
|
1466
|
+
}
|
|
1467
|
+
}
|
|
1468
|
+
.novacon\:md\:min-h-\[150px\] {
|
|
1469
|
+
@media (width >= 48rem) {
|
|
1470
|
+
min-height: 150px;
|
|
1471
|
+
}
|
|
1472
|
+
}
|
|
1473
|
+
.novacon\:md\:w-18 {
|
|
1474
|
+
@media (width >= 48rem) {
|
|
1475
|
+
width: calc(var(--novacon-spacing) * 18);
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
.novacon\:md\:w-20 {
|
|
1479
|
+
@media (width >= 48rem) {
|
|
1480
|
+
width: calc(var(--novacon-spacing) * 20);
|
|
1481
|
+
}
|
|
1482
|
+
}
|
|
1483
|
+
.novacon\:md\:w-24 {
|
|
1484
|
+
@media (width >= 48rem) {
|
|
1485
|
+
width: calc(var(--novacon-spacing) * 24);
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
.novacon\:md\:min-w-\[150px\] {
|
|
1489
|
+
@media (width >= 48rem) {
|
|
1490
|
+
min-width: 150px;
|
|
1491
|
+
}
|
|
1492
|
+
}
|
|
1493
|
+
.novacon\:md\:p-6 {
|
|
1494
|
+
@media (width >= 48rem) {
|
|
1495
|
+
padding: calc(var(--novacon-spacing) * 6);
|
|
1496
|
+
}
|
|
1497
|
+
}
|
|
1498
|
+
.novacon\:md\:px-3 {
|
|
1499
|
+
@media (width >= 48rem) {
|
|
1500
|
+
padding-inline: calc(var(--novacon-spacing) * 3);
|
|
1501
|
+
}
|
|
1502
|
+
}
|
|
1503
|
+
.novacon\:md\:px-4 {
|
|
1504
|
+
@media (width >= 48rem) {
|
|
1505
|
+
padding-inline: calc(var(--novacon-spacing) * 4);
|
|
1506
|
+
}
|
|
1507
|
+
}
|
|
1508
|
+
.novacon\:\[\&_img\]\:h-4 {
|
|
1509
|
+
& img {
|
|
1510
|
+
height: calc(var(--novacon-spacing) * 4);
|
|
1511
|
+
}
|
|
1512
|
+
}
|
|
1513
|
+
.novacon\:\[\&_img\]\:h-6 {
|
|
1514
|
+
& img {
|
|
1515
|
+
height: calc(var(--novacon-spacing) * 6);
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
.novacon\:\[\&_img\]\:h-6\! {
|
|
1519
|
+
& img {
|
|
1520
|
+
height: calc(var(--novacon-spacing) * 6) !important;
|
|
1521
|
+
}
|
|
1522
|
+
}
|
|
1523
|
+
.novacon\:\[\&_img\]\:h-\[auto\]\! {
|
|
1524
|
+
& img {
|
|
1525
|
+
height: auto !important;
|
|
1526
|
+
}
|
|
1527
|
+
}
|
|
1528
|
+
.novacon\:\[\&_img\]\:w-4 {
|
|
1529
|
+
& img {
|
|
1530
|
+
width: calc(var(--novacon-spacing) * 4);
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
.novacon\:\[\&_img\]\:w-6 {
|
|
1534
|
+
& img {
|
|
1535
|
+
width: calc(var(--novacon-spacing) * 6);
|
|
1536
|
+
}
|
|
1537
|
+
}
|
|
1538
|
+
.novacon\:\[\&_img\]\:w-6\! {
|
|
1539
|
+
& img {
|
|
1540
|
+
width: calc(var(--novacon-spacing) * 6) !important;
|
|
1541
|
+
}
|
|
1542
|
+
}
|
|
1543
|
+
.novacon\:\[\&_img\]\:w-\[42px\]\! {
|
|
1544
|
+
& img {
|
|
1545
|
+
width: 42px !important;
|
|
1546
|
+
}
|
|
1547
|
+
}
|
|
1548
|
+
.novacon\:\[\&_img\]\:w-\[60px\]\! {
|
|
1549
|
+
& img {
|
|
1550
|
+
width: 60px !important;
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
.novacon\:\[\&_img\]\:transition-transform {
|
|
1554
|
+
& img {
|
|
1555
|
+
transition-property: transform, translate, scale, rotate;
|
|
1556
|
+
transition-timing-function: var(--tw-ease, var(--novacon-default-transition-timing-function));
|
|
1557
|
+
transition-duration: var(--tw-duration, var(--novacon-default-transition-duration));
|
|
1558
|
+
}
|
|
1559
|
+
}
|
|
1560
|
+
.novacon\:\[\&_img\]\:duration-200 {
|
|
1561
|
+
& img {
|
|
1562
|
+
--tw-duration: 200ms;
|
|
1563
|
+
transition-duration: 200ms;
|
|
1564
|
+
}
|
|
1565
|
+
}
|
|
1566
|
+
.novacon\:hover\:\[\&_img\]\:scale-95 {
|
|
1567
|
+
&:hover {
|
|
1568
|
+
@media (hover: hover) {
|
|
1569
|
+
& img {
|
|
1570
|
+
--tw-scale-x: 95%;
|
|
1571
|
+
--tw-scale-y: 95%;
|
|
1572
|
+
--tw-scale-z: 95%;
|
|
1573
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1577
|
+
}
|
|
1578
|
+
.novacon\:active\:\[\&_img\]\:scale-85 {
|
|
1579
|
+
&:active {
|
|
1580
|
+
& img {
|
|
1581
|
+
--tw-scale-x: 85%;
|
|
1582
|
+
--tw-scale-y: 85%;
|
|
1583
|
+
--tw-scale-z: 85%;
|
|
1584
|
+
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
1585
|
+
}
|
|
1586
|
+
}
|
|
1587
|
+
}
|
|
1588
|
+
.novacon\:sm\:\[\&_img\]\:w-\[32px\]\! {
|
|
1589
|
+
@media (width >= 40rem) {
|
|
1590
|
+
& img {
|
|
1591
|
+
width: 32px !important;
|
|
1592
|
+
}
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
.novacon\:md\:\[\&_img\]\:w-\[80px\]\! {
|
|
1596
|
+
@media (width >= 48rem) {
|
|
1597
|
+
& img {
|
|
1598
|
+
width: 80px !important;
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
}
|
|
1602
|
+
.novacon\:\[\&\>img\]\:h-full {
|
|
1603
|
+
&>img {
|
|
1604
|
+
height: 100%;
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
.novacon\:\[\&\>img\]\:h-full\! {
|
|
1608
|
+
&>img {
|
|
1609
|
+
height: 100% !important;
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
.novacon\:\[\&\>img\]\:w-full {
|
|
1613
|
+
&>img {
|
|
1614
|
+
width: 100%;
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
.novacon\:\[\&\>img\]\:w-full\! {
|
|
1618
|
+
&>img {
|
|
1619
|
+
width: 100% !important;
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
.novacon\:\[\&\>svg\]\:h-full\! {
|
|
1623
|
+
&>svg {
|
|
1624
|
+
height: 100% !important;
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
.novacon\:\[\&\>svg\]\:w-full\! {
|
|
1628
|
+
&>svg {
|
|
1629
|
+
width: 100% !important;
|
|
1630
|
+
}
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
@property --tw-animation-delay {
|
|
1634
|
+
syntax: "*";
|
|
1635
|
+
inherits: false;
|
|
1636
|
+
initial-value: 0s;
|
|
1637
|
+
}
|
|
1638
|
+
@property --tw-animation-direction {
|
|
1639
|
+
syntax: "*";
|
|
1640
|
+
inherits: false;
|
|
1641
|
+
initial-value: normal;
|
|
1642
|
+
}
|
|
1643
|
+
@property --tw-animation-duration {
|
|
1644
|
+
syntax: "*";
|
|
1645
|
+
inherits: false;
|
|
1646
|
+
}
|
|
1647
|
+
@property --tw-animation-fill-mode {
|
|
1648
|
+
syntax: "*";
|
|
1649
|
+
inherits: false;
|
|
1650
|
+
initial-value: none;
|
|
1651
|
+
}
|
|
1652
|
+
@property --tw-animation-iteration-count {
|
|
1653
|
+
syntax: "*";
|
|
1654
|
+
inherits: false;
|
|
1655
|
+
initial-value: 1;
|
|
1656
|
+
}
|
|
1657
|
+
@property --tw-enter-blur {
|
|
1658
|
+
syntax: "*";
|
|
1659
|
+
inherits: false;
|
|
1660
|
+
initial-value: 0;
|
|
1661
|
+
}
|
|
1662
|
+
@property --tw-enter-opacity {
|
|
1663
|
+
syntax: "*";
|
|
1664
|
+
inherits: false;
|
|
1665
|
+
initial-value: 1;
|
|
1666
|
+
}
|
|
1667
|
+
@property --tw-enter-rotate {
|
|
1668
|
+
syntax: "*";
|
|
1669
|
+
inherits: false;
|
|
1670
|
+
initial-value: 0;
|
|
1671
|
+
}
|
|
1672
|
+
@property --tw-enter-scale {
|
|
1673
|
+
syntax: "*";
|
|
1674
|
+
inherits: false;
|
|
1675
|
+
initial-value: 1;
|
|
1676
|
+
}
|
|
1677
|
+
@property --tw-enter-translate-x {
|
|
1678
|
+
syntax: "*";
|
|
1679
|
+
inherits: false;
|
|
1680
|
+
initial-value: 0;
|
|
1681
|
+
}
|
|
1682
|
+
@property --tw-enter-translate-y {
|
|
1683
|
+
syntax: "*";
|
|
1684
|
+
inherits: false;
|
|
1685
|
+
initial-value: 0;
|
|
1686
|
+
}
|
|
1687
|
+
@property --tw-exit-blur {
|
|
1688
|
+
syntax: "*";
|
|
1689
|
+
inherits: false;
|
|
1690
|
+
initial-value: 0;
|
|
1691
|
+
}
|
|
1692
|
+
@property --tw-exit-opacity {
|
|
1693
|
+
syntax: "*";
|
|
1694
|
+
inherits: false;
|
|
1695
|
+
initial-value: 1;
|
|
1696
|
+
}
|
|
1697
|
+
@property --tw-exit-rotate {
|
|
1698
|
+
syntax: "*";
|
|
1699
|
+
inherits: false;
|
|
1700
|
+
initial-value: 0;
|
|
1701
|
+
}
|
|
1702
|
+
@property --tw-exit-scale {
|
|
1703
|
+
syntax: "*";
|
|
1704
|
+
inherits: false;
|
|
1705
|
+
initial-value: 1;
|
|
1706
|
+
}
|
|
1707
|
+
@property --tw-exit-translate-x {
|
|
1708
|
+
syntax: "*";
|
|
1709
|
+
inherits: false;
|
|
1710
|
+
initial-value: 0;
|
|
1711
|
+
}
|
|
1712
|
+
@property --tw-exit-translate-y {
|
|
1713
|
+
syntax: "*";
|
|
1714
|
+
inherits: false;
|
|
1715
|
+
initial-value: 0;
|
|
1716
|
+
}
|
|
1717
|
+
@property --tw-translate-x {
|
|
1718
|
+
syntax: "*";
|
|
1719
|
+
inherits: false;
|
|
1720
|
+
initial-value: 0;
|
|
1721
|
+
}
|
|
1722
|
+
@property --tw-translate-y {
|
|
1723
|
+
syntax: "*";
|
|
1724
|
+
inherits: false;
|
|
1725
|
+
initial-value: 0;
|
|
1726
|
+
}
|
|
1727
|
+
@property --tw-translate-z {
|
|
1728
|
+
syntax: "*";
|
|
1729
|
+
inherits: false;
|
|
1730
|
+
initial-value: 0;
|
|
1731
|
+
}
|
|
1732
|
+
@property --tw-rotate-x {
|
|
1733
|
+
syntax: "*";
|
|
1734
|
+
inherits: false;
|
|
1735
|
+
}
|
|
1736
|
+
@property --tw-rotate-y {
|
|
1737
|
+
syntax: "*";
|
|
1738
|
+
inherits: false;
|
|
1739
|
+
}
|
|
1740
|
+
@property --tw-rotate-z {
|
|
1741
|
+
syntax: "*";
|
|
1742
|
+
inherits: false;
|
|
1743
|
+
}
|
|
1744
|
+
@property --tw-skew-x {
|
|
1745
|
+
syntax: "*";
|
|
1746
|
+
inherits: false;
|
|
1747
|
+
}
|
|
1748
|
+
@property --tw-skew-y {
|
|
1749
|
+
syntax: "*";
|
|
1750
|
+
inherits: false;
|
|
1751
|
+
}
|
|
1752
|
+
@property --tw-pan-x {
|
|
1753
|
+
syntax: "*";
|
|
1754
|
+
inherits: false;
|
|
1755
|
+
}
|
|
1756
|
+
@property --tw-pan-y {
|
|
1757
|
+
syntax: "*";
|
|
1758
|
+
inherits: false;
|
|
1759
|
+
}
|
|
1760
|
+
@property --tw-pinch-zoom {
|
|
1761
|
+
syntax: "*";
|
|
1762
|
+
inherits: false;
|
|
1763
|
+
}
|
|
1764
|
+
@property --tw-space-y-reverse {
|
|
1765
|
+
syntax: "*";
|
|
1766
|
+
inherits: false;
|
|
1767
|
+
initial-value: 0;
|
|
1768
|
+
}
|
|
1769
|
+
@property --tw-space-x-reverse {
|
|
1770
|
+
syntax: "*";
|
|
1771
|
+
inherits: false;
|
|
1772
|
+
initial-value: 0;
|
|
1773
|
+
}
|
|
1774
|
+
@property --tw-border-style {
|
|
1775
|
+
syntax: "*";
|
|
1776
|
+
inherits: false;
|
|
1777
|
+
initial-value: solid;
|
|
1778
|
+
}
|
|
1779
|
+
@property --tw-gradient-position {
|
|
1780
|
+
syntax: "*";
|
|
1781
|
+
inherits: false;
|
|
1782
|
+
}
|
|
1783
|
+
@property --tw-gradient-from {
|
|
1784
|
+
syntax: "<color>";
|
|
1785
|
+
inherits: false;
|
|
1786
|
+
initial-value: #0000;
|
|
1787
|
+
}
|
|
1788
|
+
@property --tw-gradient-via {
|
|
1789
|
+
syntax: "<color>";
|
|
1790
|
+
inherits: false;
|
|
1791
|
+
initial-value: #0000;
|
|
1792
|
+
}
|
|
1793
|
+
@property --tw-gradient-to {
|
|
1794
|
+
syntax: "<color>";
|
|
1795
|
+
inherits: false;
|
|
1796
|
+
initial-value: #0000;
|
|
1797
|
+
}
|
|
1798
|
+
@property --tw-gradient-stops {
|
|
1799
|
+
syntax: "*";
|
|
1800
|
+
inherits: false;
|
|
1801
|
+
}
|
|
1802
|
+
@property --tw-gradient-via-stops {
|
|
1803
|
+
syntax: "*";
|
|
1804
|
+
inherits: false;
|
|
1805
|
+
}
|
|
1806
|
+
@property --tw-gradient-from-position {
|
|
1807
|
+
syntax: "<length-percentage>";
|
|
1808
|
+
inherits: false;
|
|
1809
|
+
initial-value: 0%;
|
|
1810
|
+
}
|
|
1811
|
+
@property --tw-gradient-via-position {
|
|
1812
|
+
syntax: "<length-percentage>";
|
|
1813
|
+
inherits: false;
|
|
1814
|
+
initial-value: 50%;
|
|
1815
|
+
}
|
|
1816
|
+
@property --tw-gradient-to-position {
|
|
1817
|
+
syntax: "<length-percentage>";
|
|
1818
|
+
inherits: false;
|
|
1819
|
+
initial-value: 100%;
|
|
1820
|
+
}
|
|
1821
|
+
@property --tw-leading {
|
|
1822
|
+
syntax: "*";
|
|
1823
|
+
inherits: false;
|
|
1824
|
+
}
|
|
1825
|
+
@property --tw-font-weight {
|
|
1826
|
+
syntax: "*";
|
|
1827
|
+
inherits: false;
|
|
1828
|
+
}
|
|
1829
|
+
@property --tw-shadow {
|
|
1830
|
+
syntax: "*";
|
|
1831
|
+
inherits: false;
|
|
1832
|
+
initial-value: 0 0 #0000;
|
|
1833
|
+
}
|
|
1834
|
+
@property --tw-shadow-color {
|
|
1835
|
+
syntax: "*";
|
|
1836
|
+
inherits: false;
|
|
1837
|
+
}
|
|
1838
|
+
@property --tw-shadow-alpha {
|
|
1839
|
+
syntax: "<percentage>";
|
|
1840
|
+
inherits: false;
|
|
1841
|
+
initial-value: 100%;
|
|
1842
|
+
}
|
|
1843
|
+
@property --tw-inset-shadow {
|
|
1844
|
+
syntax: "*";
|
|
1845
|
+
inherits: false;
|
|
1846
|
+
initial-value: 0 0 #0000;
|
|
1847
|
+
}
|
|
1848
|
+
@property --tw-inset-shadow-color {
|
|
1849
|
+
syntax: "*";
|
|
1850
|
+
inherits: false;
|
|
1851
|
+
}
|
|
1852
|
+
@property --tw-inset-shadow-alpha {
|
|
1853
|
+
syntax: "<percentage>";
|
|
1854
|
+
inherits: false;
|
|
1855
|
+
initial-value: 100%;
|
|
1856
|
+
}
|
|
1857
|
+
@property --tw-ring-color {
|
|
1858
|
+
syntax: "*";
|
|
1859
|
+
inherits: false;
|
|
1860
|
+
}
|
|
1861
|
+
@property --tw-ring-shadow {
|
|
1862
|
+
syntax: "*";
|
|
1863
|
+
inherits: false;
|
|
1864
|
+
initial-value: 0 0 #0000;
|
|
1865
|
+
}
|
|
1866
|
+
@property --tw-inset-ring-color {
|
|
1867
|
+
syntax: "*";
|
|
1868
|
+
inherits: false;
|
|
1869
|
+
}
|
|
1870
|
+
@property --tw-inset-ring-shadow {
|
|
1871
|
+
syntax: "*";
|
|
1872
|
+
inherits: false;
|
|
1873
|
+
initial-value: 0 0 #0000;
|
|
1874
|
+
}
|
|
1875
|
+
@property --tw-ring-inset {
|
|
1876
|
+
syntax: "*";
|
|
1877
|
+
inherits: false;
|
|
1878
|
+
}
|
|
1879
|
+
@property --tw-ring-offset-width {
|
|
1880
|
+
syntax: "<length>";
|
|
1881
|
+
inherits: false;
|
|
1882
|
+
initial-value: 0px;
|
|
1883
|
+
}
|
|
1884
|
+
@property --tw-ring-offset-color {
|
|
1885
|
+
syntax: "*";
|
|
1886
|
+
inherits: false;
|
|
1887
|
+
initial-value: #fff;
|
|
1888
|
+
}
|
|
1889
|
+
@property --tw-ring-offset-shadow {
|
|
1890
|
+
syntax: "*";
|
|
1891
|
+
inherits: false;
|
|
1892
|
+
initial-value: 0 0 #0000;
|
|
1893
|
+
}
|
|
1894
|
+
@property --tw-duration {
|
|
1895
|
+
syntax: "*";
|
|
1896
|
+
inherits: false;
|
|
1897
|
+
}
|
|
1898
|
+
@property --tw-ease {
|
|
1899
|
+
syntax: "*";
|
|
1900
|
+
inherits: false;
|
|
1901
|
+
}
|
|
1902
|
+
@property --tw-scale-x {
|
|
1903
|
+
syntax: "*";
|
|
1904
|
+
inherits: false;
|
|
1905
|
+
initial-value: 1;
|
|
1906
|
+
}
|
|
1907
|
+
@property --tw-scale-y {
|
|
1908
|
+
syntax: "*";
|
|
1909
|
+
inherits: false;
|
|
1910
|
+
initial-value: 1;
|
|
1911
|
+
}
|
|
1912
|
+
@property --tw-scale-z {
|
|
1913
|
+
syntax: "*";
|
|
1914
|
+
inherits: false;
|
|
1915
|
+
initial-value: 1;
|
|
1916
|
+
}
|
|
1917
|
+
@property --tw-content {
|
|
1918
|
+
syntax: "*";
|
|
1919
|
+
initial-value: "";
|
|
1920
|
+
inherits: false;
|
|
1921
|
+
}
|
|
1922
|
+
@keyframes spin {
|
|
1923
|
+
to {
|
|
1924
|
+
transform: rotate(360deg);
|
|
1925
|
+
}
|
|
1926
|
+
}
|
|
1927
|
+
@keyframes pulse {
|
|
1928
|
+
50% {
|
|
1929
|
+
opacity: 0.5;
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1932
|
+
@keyframes enter {
|
|
1933
|
+
from {
|
|
1934
|
+
opacity: var(--tw-enter-opacity,1);
|
|
1935
|
+
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));
|
|
1936
|
+
filter: blur(var(--tw-enter-blur,0));
|
|
1937
|
+
}
|
|
1938
|
+
}
|
|
1939
|
+
@keyframes exit {
|
|
1940
|
+
to {
|
|
1941
|
+
opacity: var(--tw-exit-opacity,1);
|
|
1942
|
+
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));
|
|
1943
|
+
filter: blur(var(--tw-exit-blur,0));
|
|
1944
|
+
}
|
|
1945
|
+
}
|
|
1946
|
+
@keyframes float {
|
|
1947
|
+
0%,
|
|
1948
|
+
100% {
|
|
1949
|
+
transform: translateY(0);
|
|
1950
|
+
}
|
|
1951
|
+
50% {
|
|
1952
|
+
transform: translateY(-10px);
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
@keyframes rotate {
|
|
1956
|
+
0% {
|
|
1957
|
+
transform: rotate(0deg);
|
|
1958
|
+
}
|
|
1959
|
+
100% {
|
|
1960
|
+
transform: rotate(360deg);
|
|
1961
|
+
}
|
|
1962
|
+
}
|
|
1963
|
+
@layer properties {
|
|
1964
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
1965
|
+
*, ::before, ::after, ::backdrop {
|
|
1966
|
+
--tw-translate-x: 0;
|
|
1967
|
+
--tw-translate-y: 0;
|
|
1968
|
+
--tw-translate-z: 0;
|
|
1969
|
+
--tw-rotate-x: initial;
|
|
1970
|
+
--tw-rotate-y: initial;
|
|
1971
|
+
--tw-rotate-z: initial;
|
|
1972
|
+
--tw-skew-x: initial;
|
|
1973
|
+
--tw-skew-y: initial;
|
|
1974
|
+
--tw-pan-x: initial;
|
|
1975
|
+
--tw-pan-y: initial;
|
|
1976
|
+
--tw-pinch-zoom: initial;
|
|
1977
|
+
--tw-space-y-reverse: 0;
|
|
1978
|
+
--tw-space-x-reverse: 0;
|
|
1979
|
+
--tw-border-style: solid;
|
|
1980
|
+
--tw-gradient-position: initial;
|
|
1981
|
+
--tw-gradient-from: #0000;
|
|
1982
|
+
--tw-gradient-via: #0000;
|
|
1983
|
+
--tw-gradient-to: #0000;
|
|
1984
|
+
--tw-gradient-stops: initial;
|
|
1985
|
+
--tw-gradient-via-stops: initial;
|
|
1986
|
+
--tw-gradient-from-position: 0%;
|
|
1987
|
+
--tw-gradient-via-position: 50%;
|
|
1988
|
+
--tw-gradient-to-position: 100%;
|
|
1989
|
+
--tw-leading: initial;
|
|
1990
|
+
--tw-font-weight: initial;
|
|
1991
|
+
--tw-shadow: 0 0 #0000;
|
|
1992
|
+
--tw-shadow-color: initial;
|
|
1993
|
+
--tw-shadow-alpha: 100%;
|
|
1994
|
+
--tw-inset-shadow: 0 0 #0000;
|
|
1995
|
+
--tw-inset-shadow-color: initial;
|
|
1996
|
+
--tw-inset-shadow-alpha: 100%;
|
|
1997
|
+
--tw-ring-color: initial;
|
|
1998
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
1999
|
+
--tw-inset-ring-color: initial;
|
|
2000
|
+
--tw-inset-ring-shadow: 0 0 #0000;
|
|
2001
|
+
--tw-ring-inset: initial;
|
|
2002
|
+
--tw-ring-offset-width: 0px;
|
|
2003
|
+
--tw-ring-offset-color: #fff;
|
|
2004
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
2005
|
+
--tw-duration: initial;
|
|
2006
|
+
--tw-ease: initial;
|
|
2007
|
+
--tw-scale-x: 1;
|
|
2008
|
+
--tw-scale-y: 1;
|
|
2009
|
+
--tw-scale-z: 1;
|
|
2010
|
+
--tw-content: "";
|
|
2011
|
+
--tw-animation-delay: 0s;
|
|
2012
|
+
--tw-animation-direction: normal;
|
|
2013
|
+
--tw-animation-duration: initial;
|
|
2014
|
+
--tw-animation-fill-mode: none;
|
|
2015
|
+
--tw-animation-iteration-count: 1;
|
|
2016
|
+
--tw-enter-blur: 0;
|
|
2017
|
+
--tw-enter-opacity: 1;
|
|
2018
|
+
--tw-enter-rotate: 0;
|
|
2019
|
+
--tw-enter-scale: 1;
|
|
2020
|
+
--tw-enter-translate-x: 0;
|
|
2021
|
+
--tw-enter-translate-y: 0;
|
|
2022
|
+
--tw-exit-blur: 0;
|
|
2023
|
+
--tw-exit-opacity: 1;
|
|
2024
|
+
--tw-exit-rotate: 0;
|
|
2025
|
+
--tw-exit-scale: 1;
|
|
2026
|
+
--tw-exit-translate-x: 0;
|
|
2027
|
+
--tw-exit-translate-y: 0;
|
|
2028
|
+
}
|
|
2029
|
+
}
|
|
2030
|
+
}
|