@cuxt/chama 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css ADDED
@@ -0,0 +1,1772 @@
1
+ @layer theme {
2
+ @theme default {
3
+ --font-sans:
4
+ -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
5
+ "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
6
+ "Segoe UI Symbol", "Noto Color Emoji";
7
+ --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
8
+ --font-mono:
9
+ ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
10
+ "Courier New", monospace;
11
+
12
+ --color-red-50: oklch(97.1% .013 17.38);
13
+ --color-red-100: oklch(93.6% .032 17.717);
14
+ --color-red-200: oklch(88.5% .062 18.334);
15
+ --color-red-300: oklch(80.8% .114 19.571);
16
+ --color-red-400: oklch(70.4% .191 22.216);
17
+ --color-red-500: oklch(63.7% .237 25.331);
18
+ --color-red-600: oklch(57.7% .245 27.325);
19
+ --color-red-700: oklch(50.5% .213 27.518);
20
+ --color-red-800: oklch(44.4% .177 26.899);
21
+ --color-red-900: oklch(39.6% .141 25.723);
22
+ --color-red-950: oklch(25.8% .092 26.042);
23
+
24
+ --color-orange-50: oklch(98% .016 73.684);
25
+ --color-orange-100: oklch(95.4% .038 75.164);
26
+ --color-orange-200: oklch(90.1% .076 70.697);
27
+ --color-orange-300: oklch(83.7% .128 66.29);
28
+ --color-orange-400: oklch(75% .183 55.934);
29
+ --color-orange-500: oklch(70.5% .213 47.604);
30
+ --color-orange-600: oklch(64.6% .222 41.116);
31
+ --color-orange-700: oklch(55.3% .195 38.402);
32
+ --color-orange-800: oklch(47% .157 37.304);
33
+ --color-orange-900: oklch(40.8% .123 38.172);
34
+ --color-orange-950: oklch(26.6% .079 36.259);
35
+
36
+ --color-amber-50: oklch(98.7% .022 95.277);
37
+ --color-amber-100: oklch(96.2% .059 95.617);
38
+ --color-amber-200: oklch(92.4% .12 95.746);
39
+ --color-amber-300: oklch(87.9% .169 91.605);
40
+ --color-amber-400: oklch(82.8% .189 84.429);
41
+ --color-amber-500: oklch(76.9% .188 70.08);
42
+ --color-amber-600: oklch(66.6% .179 58.318);
43
+ --color-amber-700: oklch(55.5% .163 48.998);
44
+ --color-amber-800: oklch(47.3% .137 46.201);
45
+ --color-amber-900: oklch(41.4% .112 45.904);
46
+ --color-amber-950: oklch(27.9% .077 45.635);
47
+
48
+ --color-yellow-50: oklch(98.7% .026 102.212);
49
+ --color-yellow-100: oklch(97.3% .071 103.193);
50
+ --color-yellow-200: oklch(94.5% .129 101.54);
51
+ --color-yellow-300: oklch(90.5% .182 98.111);
52
+ --color-yellow-400: oklch(85.2% .199 91.936);
53
+ --color-yellow-500: oklch(79.5% .184 86.047);
54
+ --color-yellow-600: oklch(68.1% .162 75.834);
55
+ --color-yellow-700: oklch(55.4% .135 66.442);
56
+ --color-yellow-800: oklch(47.6% .114 61.907);
57
+ --color-yellow-900: oklch(42.1% .095 57.708);
58
+ --color-yellow-950: oklch(28.6% .066 53.813);
59
+
60
+ --color-lime-50: oklch(98.6% .031 120.757);
61
+ --color-lime-100: oklch(96.7% .067 122.328);
62
+ --color-lime-200: oklch(93.8% .127 124.321);
63
+ --color-lime-300: oklch(89.7% .196 126.665);
64
+ --color-lime-400: oklch(84.1% .238 128.85);
65
+ --color-lime-500: oklch(76.8% .233 130.85);
66
+ --color-lime-600: oklch(64.8% .2 131.684);
67
+ --color-lime-700: oklch(53.2% .157 131.589);
68
+ --color-lime-800: oklch(45.3% .124 130.933);
69
+ --color-lime-900: oklch(40.5% .101 131.063);
70
+ --color-lime-950: oklch(27.4% .072 132.109);
71
+
72
+ --color-green-50: oklch(98.2% .018 155.826);
73
+ --color-green-100: oklch(96.2% .044 156.743);
74
+ --color-green-200: oklch(92.5% .084 155.995);
75
+ --color-green-300: oklch(87.1% .15 154.449);
76
+ --color-green-400: oklch(79.2% .209 151.711);
77
+ --color-green-500: oklch(72.3% .219 149.579);
78
+ --color-green-600: oklch(62.7% .194 149.214);
79
+ --color-green-700: oklch(52.7% .154 150.069);
80
+ --color-green-800: oklch(44.8% .119 151.328);
81
+ --color-green-900: oklch(39.3% .095 152.535);
82
+ --color-green-950: oklch(26.6% .065 152.934);
83
+
84
+ --color-emerald-50: oklch(97.9% .021 166.113);
85
+ --color-emerald-100: oklch(95% .052 163.051);
86
+ --color-emerald-200: oklch(90.5% .093 164.15);
87
+ --color-emerald-300: oklch(84.5% .143 164.978);
88
+ --color-emerald-400: oklch(76.5% .177 163.223);
89
+ --color-emerald-500: oklch(69.6% .17 162.48);
90
+ --color-emerald-600: oklch(59.6% .145 163.225);
91
+ --color-emerald-700: oklch(50.8% .118 165.612);
92
+ --color-emerald-800: oklch(43.2% .095 166.913);
93
+ --color-emerald-900: oklch(37.8% .077 168.94);
94
+ --color-emerald-950: oklch(26.2% .051 172.552);
95
+
96
+ --color-teal-50: oklch(98.4% .014 180.72);
97
+ --color-teal-100: oklch(95.3% .051 180.801);
98
+ --color-teal-200: oklch(91% .096 180.426);
99
+ --color-teal-300: oklch(85.5% .138 181.071);
100
+ --color-teal-400: oklch(77.7% .152 181.912);
101
+ --color-teal-500: oklch(70.4% .14 182.503);
102
+ --color-teal-600: oklch(60% .118 184.704);
103
+ --color-teal-700: oklch(51.1% .096 186.391);
104
+ --color-teal-800: oklch(43.7% .078 188.216);
105
+ --color-teal-900: oklch(38.6% .063 188.416);
106
+ --color-teal-950: oklch(27.7% .046 192.524);
107
+
108
+ --color-cyan-50: oklch(98.4% .019 200.873);
109
+ --color-cyan-100: oklch(95.6% .045 203.388);
110
+ --color-cyan-200: oklch(91.7% .08 205.041);
111
+ --color-cyan-300: oklch(86.5% .127 207.078);
112
+ --color-cyan-400: oklch(78.9% .154 211.53);
113
+ --color-cyan-500: oklch(71.5% .143 215.221);
114
+ --color-cyan-600: oklch(60.9% .126 221.723);
115
+ --color-cyan-700: oklch(52% .105 223.128);
116
+ --color-cyan-800: oklch(45% .085 224.283);
117
+ --color-cyan-900: oklch(39.8% .07 227.392);
118
+ --color-cyan-950: oklch(30.2% .056 229.695);
119
+
120
+ --color-sky-50: oklch(97.7% .013 236.62);
121
+ --color-sky-100: oklch(95.1% .026 236.824);
122
+ --color-sky-200: oklch(90.1% .058 230.902);
123
+ --color-sky-300: oklch(82.8% .111 230.318);
124
+ --color-sky-400: oklch(74.6% .16 232.661);
125
+ --color-sky-500: oklch(68.5% .169 237.323);
126
+ --color-sky-600: oklch(58.8% .158 241.966);
127
+ --color-sky-700: oklch(50% .134 242.749);
128
+ --color-sky-800: oklch(44.3% .11 240.79);
129
+ --color-sky-900: oklch(39.1% .09 240.876);
130
+ --color-sky-950: oklch(29.3% .066 243.157);
131
+
132
+ --color-blue-50: oklch(97% .014 254.604);
133
+ --color-blue-100: oklch(93.2% .032 255.585);
134
+ --color-blue-200: oklch(88.2% .059 254.128);
135
+ --color-blue-300: oklch(80.9% .105 251.813);
136
+ --color-blue-400: oklch(70.7% .165 254.624);
137
+ --color-blue-500: oklch(62.3% .214 259.815);
138
+ --color-blue-600: oklch(54.6% .245 262.881);
139
+ --color-blue-700: oklch(48.8% .243 264.376);
140
+ --color-blue-800: oklch(42.4% .199 265.638);
141
+ --color-blue-900: oklch(37.9% .146 265.522);
142
+ --color-blue-950: oklch(28.2% .091 267.935);
143
+
144
+ --color-indigo-50: oklch(96.2% .018 272.314);
145
+ --color-indigo-100: oklch(93% .034 272.788);
146
+ --color-indigo-200: oklch(87% .065 274.039);
147
+ --color-indigo-300: oklch(78.5% .115 274.713);
148
+ --color-indigo-400: oklch(67.3% .182 276.935);
149
+ --color-indigo-500: oklch(58.5% .233 277.117);
150
+ --color-indigo-600: oklch(51.1% .262 276.966);
151
+ --color-indigo-700: oklch(45.7% .24 277.023);
152
+ --color-indigo-800: oklch(39.8% .195 277.366);
153
+ --color-indigo-900: oklch(35.9% .144 278.697);
154
+ --color-indigo-950: oklch(25.7% .09 281.288);
155
+
156
+ --color-violet-50: oklch(96.9% .016 293.756);
157
+ --color-violet-100: oklch(94.3% .029 294.588);
158
+ --color-violet-200: oklch(89.4% .057 293.283);
159
+ --color-violet-300: oklch(81.1% .111 293.571);
160
+ --color-violet-400: oklch(70.2% .183 293.541);
161
+ --color-violet-500: oklch(60.6% .25 292.717);
162
+ --color-violet-600: oklch(54.1% .281 293.009);
163
+ --color-violet-700: oklch(49.1% .27 292.581);
164
+ --color-violet-800: oklch(43.2% .232 292.759);
165
+ --color-violet-900: oklch(38% .189 293.745);
166
+ --color-violet-950: oklch(28.3% .141 291.089);
167
+
168
+ --color-purple-50: oklch(97.7% .014 308.299);
169
+ --color-purple-100: oklch(94.6% .033 307.174);
170
+ --color-purple-200: oklch(90.2% .063 306.703);
171
+ --color-purple-300: oklch(82.7% .119 306.383);
172
+ --color-purple-400: oklch(71.4% .203 305.504);
173
+ --color-purple-500: oklch(62.7% .265 303.9);
174
+ --color-purple-600: oklch(55.8% .288 302.321);
175
+ --color-purple-700: oklch(49.6% .265 301.924);
176
+ --color-purple-800: oklch(43.8% .218 303.724);
177
+ --color-purple-900: oklch(38.1% .176 304.987);
178
+ --color-purple-950: oklch(29.1% .149 302.717);
179
+
180
+ --color-fuchsia-50: oklch(97.7% .017 320.058);
181
+ --color-fuchsia-100: oklch(95.2% .037 318.852);
182
+ --color-fuchsia-200: oklch(90.3% .076 319.62);
183
+ --color-fuchsia-300: oklch(83.3% .145 321.434);
184
+ --color-fuchsia-400: oklch(74% .238 322.16);
185
+ --color-fuchsia-500: oklch(66.7% .295 322.15);
186
+ --color-fuchsia-600: oklch(59.1% .293 322.896);
187
+ --color-fuchsia-700: oklch(51.8% .253 323.949);
188
+ --color-fuchsia-800: oklch(45.2% .211 324.591);
189
+ --color-fuchsia-900: oklch(40.1% .17 325.612);
190
+ --color-fuchsia-950: oklch(29.3% .136 325.661);
191
+
192
+ --color-pink-50: oklch(97.1% .014 343.198);
193
+ --color-pink-100: oklch(94.8% .028 342.258);
194
+ --color-pink-200: oklch(89.9% .061 343.231);
195
+ --color-pink-300: oklch(82.3% .12 346.018);
196
+ --color-pink-400: oklch(71.8% .202 349.761);
197
+ --color-pink-500: oklch(65.6% .241 354.308);
198
+ --color-pink-600: oklch(59.2% .249 .584);
199
+ --color-pink-700: oklch(52.5% .223 3.958);
200
+ --color-pink-800: oklch(45.9% .187 3.815);
201
+ --color-pink-900: oklch(40.8% .153 2.432);
202
+ --color-pink-950: oklch(28.4% .109 3.907);
203
+
204
+ --color-rose-50: oklch(96.9% .015 12.422);
205
+ --color-rose-100: oklch(94.1% .03 12.58);
206
+ --color-rose-200: oklch(89.2% .058 10.001);
207
+ --color-rose-300: oklch(81% .117 11.638);
208
+ --color-rose-400: oklch(71.2% .194 13.428);
209
+ --color-rose-500: oklch(64.5% .246 16.439);
210
+ --color-rose-600: oklch(58.6% .253 17.585);
211
+ --color-rose-700: oklch(51.4% .222 16.935);
212
+ --color-rose-800: oklch(45.5% .188 13.697);
213
+ --color-rose-900: oklch(41% .159 10.272);
214
+ --color-rose-950: oklch(27.1% .105 12.094);
215
+
216
+ --color-slate-50: oklch(98.4% .003 247.858);
217
+ --color-slate-100: oklch(96.8% .007 247.896);
218
+ --color-slate-200: oklch(92.9% .013 255.508);
219
+ --color-slate-300: oklch(86.9% .022 252.894);
220
+ --color-slate-400: oklch(70.4% .04 256.788);
221
+ --color-slate-500: oklch(55.4% .046 257.417);
222
+ --color-slate-600: oklch(44.6% .043 257.281);
223
+ --color-slate-700: oklch(37.2% .044 257.287);
224
+ --color-slate-800: oklch(27.9% .041 260.031);
225
+ --color-slate-900: oklch(20.8% .042 265.755);
226
+ --color-slate-950: oklch(12.9% .042 264.695);
227
+
228
+ --color-gray-50: oklch(98.5% .002 247.839);
229
+ --color-gray-100: oklch(96.7% .003 264.542);
230
+ --color-gray-200: oklch(92.8% .006 264.531);
231
+ --color-gray-300: oklch(87.2% .01 258.338);
232
+ --color-gray-400: oklch(70.7% .022 261.325);
233
+ --color-gray-500: oklch(55.1% .027 264.364);
234
+ --color-gray-600: oklch(44.6% .03 256.802);
235
+ --color-gray-700: oklch(37.3% .034 259.733);
236
+ --color-gray-800: oklch(27.8% .033 256.848);
237
+ --color-gray-900: oklch(21% .034 264.665);
238
+ --color-gray-950: oklch(13% .028 261.692);
239
+
240
+ --color-zinc-50: oklch(98.5% 0 none);
241
+ --color-zinc-100: oklch(96.7% .001 286.375);
242
+ --color-zinc-200: oklch(92% .004 286.32);
243
+ --color-zinc-300: oklch(87.1% .006 286.286);
244
+ --color-zinc-400: oklch(70.5% .015 286.067);
245
+ --color-zinc-500: oklch(55.2% .016 285.938);
246
+ --color-zinc-600: oklch(44.2% .017 285.786);
247
+ --color-zinc-700: oklch(37% .013 285.805);
248
+ --color-zinc-800: oklch(27.4% .006 286.033);
249
+ --color-zinc-900: oklch(21% .006 285.885);
250
+ --color-zinc-950: oklch(14.1% .005 285.823);
251
+
252
+ --color-neutral-50: oklch(98.5% 0 none);
253
+ --color-neutral-100: oklch(97% 0 none);
254
+ --color-neutral-200: oklch(92.2% 0 none);
255
+ --color-neutral-300: oklch(87% 0 none);
256
+ --color-neutral-400: oklch(70.8% 0 none);
257
+ --color-neutral-500: oklch(55.6% 0 none);
258
+ --color-neutral-600: oklch(43.9% 0 none);
259
+ --color-neutral-700: oklch(37.1% 0 none);
260
+ --color-neutral-800: oklch(26.9% 0 none);
261
+ --color-neutral-900: oklch(20.5% 0 none);
262
+ --color-neutral-950: oklch(14.5% 0 none);
263
+
264
+ --color-stone-50: oklch(98.5% .001 106.423);
265
+ --color-stone-100: oklch(97% .001 106.424);
266
+ --color-stone-200: oklch(92.3% .003 48.717);
267
+ --color-stone-300: oklch(86.9% .005 56.366);
268
+ --color-stone-400: oklch(70.9% .01 56.259);
269
+ --color-stone-500: oklch(55.3% .013 58.071);
270
+ --color-stone-600: oklch(44.4% .011 73.639);
271
+ --color-stone-700: oklch(37.4% .01 67.558);
272
+ --color-stone-800: oklch(26.8% .007 34.298);
273
+ --color-stone-900: oklch(21.6% .006 56.043);
274
+ --color-stone-950: oklch(14.7% .004 49.25);
275
+
276
+ --color-mauve-50: oklch(98.5% 0 none);
277
+ --color-mauve-100: oklch(96% .003 325.6);
278
+ --color-mauve-200: oklch(92.2% .005 325.62);
279
+ --color-mauve-300: oklch(86.5% .012 325.68);
280
+ --color-mauve-400: oklch(71.1% .019 323.02);
281
+ --color-mauve-500: oklch(54.2% .034 322.5);
282
+ --color-mauve-600: oklch(43.5% .029 321.78);
283
+ --color-mauve-700: oklch(36.4% .029 323.89);
284
+ --color-mauve-800: oklch(26.3% .024 320.12);
285
+ --color-mauve-900: oklch(21.2% .019 322.12);
286
+ --color-mauve-950: oklch(14.5% .008 326);
287
+
288
+ --color-olive-50: oklch(98.8% .003 106.5);
289
+ --color-olive-100: oklch(96.6% .005 106.5);
290
+ --color-olive-200: oklch(93% .007 106.5);
291
+ --color-olive-300: oklch(88% .011 106.6);
292
+ --color-olive-400: oklch(73.7% .021 106.9);
293
+ --color-olive-500: oklch(58% .031 107.3);
294
+ --color-olive-600: oklch(46.6% .025 107.3);
295
+ --color-olive-700: oklch(39.4% .023 107.4);
296
+ --color-olive-800: oklch(28.6% .016 107.4);
297
+ --color-olive-900: oklch(22.8% .013 107.4);
298
+ --color-olive-950: oklch(15.3% .006 107.1);
299
+
300
+ --color-mist-50: oklch(98.7% .002 197.1);
301
+ --color-mist-100: oklch(96.3% .002 197.1);
302
+ --color-mist-200: oklch(92.5% .005 214.3);
303
+ --color-mist-300: oklch(87.2% .007 219.6);
304
+ --color-mist-400: oklch(72.3% .014 214.4);
305
+ --color-mist-500: oklch(56% .021 213.5);
306
+ --color-mist-600: oklch(45% .017 213.2);
307
+ --color-mist-700: oklch(37.8% .015 216);
308
+ --color-mist-800: oklch(27.5% .011 216.9);
309
+ --color-mist-900: oklch(21.8% .008 223.9);
310
+ --color-mist-950: oklch(14.8% .004 228.8);
311
+
312
+ --color-taupe-50: oklch(98.6% .002 67.8);
313
+ --color-taupe-100: oklch(96% .002 17.2);
314
+ --color-taupe-200: oklch(92.2% .005 34.3);
315
+ --color-taupe-300: oklch(86.8% .007 39.5);
316
+ --color-taupe-400: oklch(71.4% .014 41.2);
317
+ --color-taupe-500: oklch(54.7% .021 43.1);
318
+ --color-taupe-600: oklch(43.8% .017 39.3);
319
+ --color-taupe-700: oklch(36.7% .016 35.7);
320
+ --color-taupe-800: oklch(26.8% .011 36.5);
321
+ --color-taupe-900: oklch(21.4% .009 43.1);
322
+ --color-taupe-950: oklch(14.7% .004 49.3);
323
+
324
+ --color-black: #000;
325
+ --color-white: #fff;
326
+
327
+ --spacing: .25rem;
328
+
329
+ --breakpoint-sm: 40rem;
330
+ --breakpoint-md: 48rem;
331
+ --breakpoint-lg: 64rem;
332
+ --breakpoint-xl: 80rem;
333
+ --breakpoint-2xl: 96rem;
334
+
335
+ --container-3xs: 16rem;
336
+ --container-2xs: 18rem;
337
+ --container-xs: 20rem;
338
+ --container-sm: 24rem;
339
+ --container-md: 28rem;
340
+ --container-lg: 32rem;
341
+ --container-xl: 36rem;
342
+ --container-2xl: 42rem;
343
+ --container-3xl: 48rem;
344
+ --container-4xl: 56rem;
345
+ --container-5xl: 64rem;
346
+ --container-6xl: 72rem;
347
+ --container-7xl: 80rem;
348
+
349
+ --text-xs: .75rem;
350
+ --text-xs--line-height: calc(1 / .75);
351
+ --text-sm: .875rem;
352
+ --text-sm--line-height: calc(1.25 / .875);
353
+ --text-base: 1rem;
354
+ --text-base--line-height: calc(1.5 / 1);
355
+ --text-lg: 1.125rem;
356
+ --text-lg--line-height: calc(1.75 / 1.125);
357
+ --text-xl: 1.25rem;
358
+ --text-xl--line-height: calc(1.75 / 1.25);
359
+ --text-2xl: 1.5rem;
360
+ --text-2xl--line-height: calc(2 / 1.5);
361
+ --text-3xl: 1.875rem;
362
+ --text-3xl--line-height: calc(2.25 / 1.875);
363
+ --text-4xl: 2.25rem;
364
+ --text-4xl--line-height: calc(2.5 / 2.25);
365
+ --text-5xl: 3rem;
366
+ --text-5xl--line-height: 1;
367
+ --text-6xl: 3.75rem;
368
+ --text-6xl--line-height: 1;
369
+ --text-7xl: 4.5rem;
370
+ --text-7xl--line-height: 1;
371
+ --text-8xl: 6rem;
372
+ --text-8xl--line-height: 1;
373
+ --text-9xl: 8rem;
374
+ --text-9xl--line-height: 1;
375
+
376
+ --font-weight-thin: 100;
377
+ --font-weight-extralight: 200;
378
+ --font-weight-light: 300;
379
+ --font-weight-normal: 400;
380
+ --font-weight-medium: 500;
381
+ --font-weight-semibold: 600;
382
+ --font-weight-bold: 700;
383
+ --font-weight-extrabold: 800;
384
+ --font-weight-black: 900;
385
+
386
+ --tracking-tighter: -.05em;
387
+ --tracking-tight: -.025em;
388
+ --tracking-normal: 0em;
389
+ --tracking-wide: .025em;
390
+ --tracking-wider: .05em;
391
+ --tracking-widest: .1em;
392
+
393
+ --leading-tight: 1.25;
394
+ --leading-snug: 1.375;
395
+ --leading-normal: 1.5;
396
+ --leading-relaxed: 1.625;
397
+ --leading-loose: 2;
398
+
399
+ --radius-xs: .125rem;
400
+ --radius-sm: .25rem;
401
+ --radius-md: .375rem;
402
+ --radius-lg: .5rem;
403
+ --radius-xl: .75rem;
404
+ --radius-2xl: 1rem;
405
+ --radius-3xl: 1.5rem;
406
+ --radius-4xl: 2rem;
407
+
408
+ --shadow-2xs: 0 1px #0000000d;
409
+ --shadow-xs: 0 1px 2px 0 #0000000d;
410
+ --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
411
+ --shadow-md:
412
+ 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
413
+ --shadow-lg:
414
+ 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
415
+ --shadow-xl:
416
+ 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
417
+ --shadow-2xl: 0 25px 50px -12px #00000040;
418
+
419
+ --inset-shadow-2xs: inset 0 1px #0000000d;
420
+ --inset-shadow-xs: inset 0 1px 1px #0000000d;
421
+ --inset-shadow-sm: inset 0 2px 4px #0000000d;
422
+
423
+ --drop-shadow-xs: 0 1px 1px #0000000d;
424
+ --drop-shadow-sm: 0 1px 2px #00000026;
425
+ --drop-shadow-md: 0 3px 3px #0000001f;
426
+ --drop-shadow-lg: 0 4px 4px #00000026;
427
+ --drop-shadow-xl: 0 9px 7px #0000001a;
428
+ --drop-shadow-2xl: 0 25px 25px #00000026;
429
+
430
+ --text-shadow-2xs: 0px 1px 0px #00000026;
431
+ --text-shadow-xs: 0px 1px 1px #0003;
432
+ --text-shadow-sm:
433
+ 0px 1px 0px #00000013, 0px 1px 1px #00000013,
434
+ 0px 2px 2px #00000013;
435
+ --text-shadow-md:
436
+ 0px 1px 1px #0000001a, 0px 1px 2px #0000001a,
437
+ 0px 2px 4px #0000001a;
438
+ --text-shadow-lg:
439
+ 0px 1px 2px #0000001a, 0px 3px 2px #0000001a,
440
+ 0px 4px 8px #0000001a;
441
+
442
+ --ease-in: cubic-bezier(.4, 0, 1, 1);
443
+ --ease-out: cubic-bezier(0, 0, .2, 1);
444
+ --ease-in-out: cubic-bezier(.4, 0, .2, 1);
445
+
446
+ --animate-spin: spin 1s linear infinite;
447
+ --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
448
+ --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
449
+ --animate-bounce: bounce 1s infinite;
450
+
451
+ @keyframes spin {
452
+ to {
453
+ transform: rotate(360deg);
454
+ }
455
+ }
456
+
457
+ @keyframes ping {
458
+ 75%,
459
+ 100% {
460
+ transform: scale(2);
461
+ opacity: 0;
462
+ }
463
+ }
464
+
465
+ @keyframes pulse {
466
+ 50% {
467
+ opacity: .5;
468
+ }
469
+ }
470
+
471
+ @keyframes bounce {
472
+ 0%,
473
+ 100% {
474
+ transform: translateY(-25%);
475
+ animation-timing-function: cubic-bezier(.8, 0, 1, 1);
476
+ }
477
+
478
+ 50% {
479
+ transform: none;
480
+ animation-timing-function: cubic-bezier(0, 0, .2, 1);
481
+ }
482
+ }
483
+
484
+ --blur-xs: 4px;
485
+ --blur-sm: 8px;
486
+ --blur-md: 12px;
487
+ --blur-lg: 16px;
488
+ --blur-xl: 24px;
489
+ --blur-2xl: 40px;
490
+ --blur-3xl: 64px;
491
+
492
+ --perspective-dramatic: 100px;
493
+ --perspective-near: 300px;
494
+ --perspective-normal: 500px;
495
+ --perspective-midrange: 800px;
496
+ --perspective-distant: 1200px;
497
+
498
+ --aspect-video: 16 / 9;
499
+
500
+ --default-transition-duration: .15s;
501
+ --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
502
+ --default-font-family: --theme(--font-sans, initial);
503
+ --default-font-feature-settings: --theme(--font-sans--font-feature-settings,
504
+ initial);
505
+ --default-font-variation-settings: --theme(--font-sans--font-variation-settings,
506
+ initial);
507
+ --default-mono-font-family: --theme(--font-mono, initial);
508
+ --default-mono-font-feature-settings: --theme(--font-mono--font-feature-settings,
509
+ initial);
510
+ --default-mono-font-variation-settings: --theme(--font-mono--font-variation-settings,
511
+ initial);
512
+ }
513
+
514
+ @theme default inline reference {
515
+ --blur: 8px;
516
+ --shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
517
+ --shadow-inner: inset 0 2px 4px 0 #0000000d;
518
+ --drop-shadow: 0 1px 2px #0000001a, 0 1px 1px #0000000f;
519
+ --radius: .25rem;
520
+ --max-width-prose: 65ch;
521
+ }
522
+ }
523
+
524
+ @layer base {
525
+ *, :after, :before, ::backdrop, ::file-selector-button {
526
+ box-sizing: border-box;
527
+ border: 0 solid;
528
+ margin: 0;
529
+ padding: 0;
530
+ }
531
+
532
+ html, :host {
533
+ -webkit-text-size-adjust: 100%;
534
+ tab-size: 4;
535
+ line-height: 1.5;
536
+ font-family: --theme(--default-font-family,
537
+ -apple-system,
538
+ BlinkMacSystemFont,
539
+ "Segoe UI",
540
+ Roboto,
541
+ "Helvetica Neue",
542
+ "Noto Sans",
543
+ Arial,
544
+ sans-serif,
545
+ "Apple Color Emoji",
546
+ "Segoe UI Emoji",
547
+ "Segoe UI Symbol",
548
+ "Noto Color Emoji");
549
+ font-feature-settings: --theme(--default-font-feature-settings,
550
+ normal);
551
+ font-variation-settings: --theme(--default-font-variation-settings,
552
+ normal);
553
+ -webkit-tap-highlight-color: transparent;
554
+ }
555
+
556
+ hr {
557
+ height: 0;
558
+ color: inherit;
559
+ border-top-width: 1px;
560
+ }
561
+
562
+ abbr:where([title]) {
563
+ text-decoration: underline dotted;
564
+ }
565
+
566
+ h1, h2, h3, h4, h5, h6 {
567
+ font-size: inherit;
568
+ font-weight: inherit;
569
+ }
570
+
571
+ a {
572
+ color: inherit;
573
+ -webkit-text-decoration: inherit;
574
+ text-decoration: inherit;
575
+ }
576
+
577
+ b, strong {
578
+ font-weight: bolder;
579
+ }
580
+
581
+ code, kbd, samp, pre {
582
+ font-family: --theme(--default-mono-font-family,
583
+ ui-monospace,
584
+ SFMono-Regular,
585
+ Menlo,
586
+ Monaco,
587
+ Consolas,
588
+ "Liberation Mono",
589
+ "Courier New",
590
+ monospace);
591
+ font-feature-settings: --theme(--default-mono-font-feature-settings,
592
+ normal);
593
+ font-variation-settings: --theme(--default-mono-font-variation-settings,
594
+ normal);
595
+ font-size: 1em;
596
+ }
597
+
598
+ small {
599
+ font-size: 80%;
600
+ }
601
+
602
+ sub, sup {
603
+ vertical-align: baseline;
604
+ font-size: 75%;
605
+ line-height: 0;
606
+ position: relative;
607
+ }
608
+
609
+ sub {
610
+ bottom: -.25em;
611
+ }
612
+
613
+ sup {
614
+ top: -.5em;
615
+ }
616
+
617
+ table {
618
+ text-indent: 0;
619
+ border-color: inherit;
620
+ border-collapse: collapse;
621
+ }
622
+
623
+ :-moz-focusring:where(:not(iframe)) {
624
+ outline: auto;
625
+ }
626
+
627
+ progress {
628
+ vertical-align: baseline;
629
+ }
630
+
631
+ summary {
632
+ display: list-item;
633
+ }
634
+
635
+ ol, ul, menu {
636
+ list-style: none;
637
+ }
638
+
639
+ img, svg, video, canvas, audio, iframe, embed, object {
640
+ vertical-align: middle;
641
+ display: block;
642
+ }
643
+
644
+ img, video {
645
+ max-width: 100%;
646
+ height: auto;
647
+ }
648
+
649
+ button, input, select, optgroup, textarea, ::file-selector-button {
650
+ font: inherit;
651
+ font-feature-settings: inherit;
652
+ font-variation-settings: inherit;
653
+ letter-spacing: inherit;
654
+ color: inherit;
655
+ opacity: 1;
656
+ background-color: #0000;
657
+ border-radius: 0;
658
+ }
659
+
660
+ :where(select:is([multiple], [size])) optgroup {
661
+ font-weight: bolder;
662
+ }
663
+
664
+ :where(select:is([multiple], [size])) optgroup option {
665
+ padding-inline-start: 20px;
666
+ }
667
+
668
+ ::file-selector-button {
669
+ margin-inline-end: 4px;
670
+ }
671
+
672
+ ::placeholder {
673
+ opacity: 1;
674
+ }
675
+
676
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
677
+ ::placeholder {
678
+ color: color-mix(in oklab, currentcolor 50%, transparent);
679
+ }
680
+ }
681
+
682
+ textarea {
683
+ resize: vertical;
684
+ }
685
+
686
+ ::-webkit-search-decoration {
687
+ -webkit-appearance: none;
688
+ }
689
+
690
+ ::-webkit-date-and-time-value {
691
+ min-height: 1lh;
692
+ text-align: inherit;
693
+ }
694
+
695
+ ::-webkit-datetime-edit {
696
+ display: inline-flex;
697
+ }
698
+
699
+ ::-webkit-datetime-edit-fields-wrapper {
700
+ padding: 0;
701
+ }
702
+
703
+ ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
704
+ padding-block: 0;
705
+ }
706
+
707
+ ::-webkit-calendar-picker-indicator {
708
+ line-height: 1;
709
+ }
710
+
711
+ :-moz-ui-invalid {
712
+ box-shadow: none;
713
+ }
714
+
715
+ button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
716
+ appearance: button;
717
+ }
718
+
719
+ ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
720
+ height: auto;
721
+ }
722
+
723
+ [hidden]:where(:not([hidden="until-found"])) {
724
+ display: none !important;
725
+ }
726
+
727
+ * {
728
+ @apply border-border outline-ring/50;
729
+ }
730
+
731
+ body {
732
+ @apply bg-background text-foreground;
733
+ }
734
+
735
+ html {
736
+ @apply font-sans;
737
+ }
738
+ }
739
+
740
+ @layer components;
741
+
742
+ @layer utilities {
743
+ @tailwind utilities;
744
+ }
745
+
746
+ @property --tw-animation-delay {
747
+ syntax: "*";
748
+ inherits: false;
749
+ initial-value: 0s;
750
+ }
751
+
752
+ @property --tw-animation-direction {
753
+ syntax: "*";
754
+ inherits: false;
755
+ initial-value: normal;
756
+ }
757
+
758
+ @property --tw-animation-duration {
759
+ syntax: "*";
760
+ inherits: false
761
+ }
762
+
763
+ @property --tw-animation-fill-mode {
764
+ syntax: "*";
765
+ inherits: false;
766
+ initial-value: none;
767
+ }
768
+
769
+ @property --tw-animation-iteration-count {
770
+ syntax: "*";
771
+ inherits: false;
772
+ initial-value: 1;
773
+ }
774
+
775
+ @property --tw-enter-blur {
776
+ syntax: "*";
777
+ inherits: false;
778
+ initial-value: 0;
779
+ }
780
+
781
+ @property --tw-enter-opacity {
782
+ syntax: "*";
783
+ inherits: false;
784
+ initial-value: 1;
785
+ }
786
+
787
+ @property --tw-enter-rotate {
788
+ syntax: "*";
789
+ inherits: false;
790
+ initial-value: 0;
791
+ }
792
+
793
+ @property --tw-enter-scale {
794
+ syntax: "*";
795
+ inherits: false;
796
+ initial-value: 1;
797
+ }
798
+
799
+ @property --tw-enter-translate-x {
800
+ syntax: "*";
801
+ inherits: false;
802
+ initial-value: 0;
803
+ }
804
+
805
+ @property --tw-enter-translate-y {
806
+ syntax: "*";
807
+ inherits: false;
808
+ initial-value: 0;
809
+ }
810
+
811
+ @property --tw-exit-blur {
812
+ syntax: "*";
813
+ inherits: false;
814
+ initial-value: 0;
815
+ }
816
+
817
+ @property --tw-exit-opacity {
818
+ syntax: "*";
819
+ inherits: false;
820
+ initial-value: 1;
821
+ }
822
+
823
+ @property --tw-exit-rotate {
824
+ syntax: "*";
825
+ inherits: false;
826
+ initial-value: 0;
827
+ }
828
+
829
+ @property --tw-exit-scale {
830
+ syntax: "*";
831
+ inherits: false;
832
+ initial-value: 1;
833
+ }
834
+
835
+ @property --tw-exit-translate-x {
836
+ syntax: "*";
837
+ inherits: false;
838
+ initial-value: 0;
839
+ }
840
+
841
+ @property --tw-exit-translate-y {
842
+ syntax: "*";
843
+ inherits: false;
844
+ initial-value: 0;
845
+ }
846
+
847
+ @theme inline {
848
+ --animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: 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); --animate-out: 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); @keyframes enter { from { opacity: var(--tw-enter-opacity, 1); transform: translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0)scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1))rotate(var(--tw-enter-rotate, 0)); filter: blur(var(--tw-enter-blur, 0)); }}@keyframes exit { to { opacity: var(--tw-exit-opacity, 1); transform: translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0)scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1))rotate(var(--tw-exit-rotate, 0)); filter: blur(var(--tw-exit-blur, 0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration, var(--tw-duration, .2s))var(--tw-ease, ease-out)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none); --animate-accordion-up: accordion-up var(--tw-animation-duration, var(--tw-duration, .2s))var(--tw-ease, ease-out)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none); --animate-collapsible-down: collapsible-down var(--tw-animation-duration, var(--tw-duration, .2s))var(--tw-ease, ease-out)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none); --animate-collapsible-up: collapsible-up var(--tw-animation-duration, var(--tw-duration, .2s))var(--tw-ease, ease-out)var(--tw-animation-delay, 0s)var(--tw-animation-iteration-count, 1)var(--tw-animation-direction, normal)var(--tw-animation-fill-mode, none); @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height, var(--bits-accordion-content-height, var(--reka-accordion-content-height, var(--kb-accordion-content-height, var(--ngp-accordion-content-height, auto))))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height, var(--bits-accordion-content-height, var(--reka-accordion-content-height, var(--kb-accordion-content-height, var(--ngp-accordion-content-height, auto))))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height, var(--bits-collapsible-content-height, var(--reka-collapsible-content-height, var(--kb-collapsible-content-height, auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height, var(--bits-collapsible-content-height, var(--reka-collapsible-content-height, var(--kb-collapsible-content-height, auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}
849
+ }
850
+
851
+ @utility animation-duration-* {
852
+ --tw-animation-duration: calc(--value(number)*1ms); --tw-animation-duration: --value(--animation-duration-*,[duration],"initial",[*]); animation-duration: calc(--value(number)*1ms); animation-duration: --value(--animation-duration-*,[duration],"initial",[*]);
853
+ }
854
+
855
+ @utility delay-* {
856
+ animation-delay: calc(--value(number)*1ms); animation-delay: --value(--animation-delay-*,[duration],"initial",[*]); --tw-animation-delay: calc(--value(number)*1ms); --tw-animation-delay: --value(--animation-delay-*,[duration],"initial",[*]);
857
+ }
858
+
859
+ @utility repeat-* {
860
+ animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]); --tw-animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]);
861
+ }
862
+
863
+ @utility direction-* {
864
+ animation-direction: --value(--animation-direction-*,"initial",[*]); --tw-animation-direction: --value(--animation-direction-*,"initial",[*]);
865
+ }
866
+
867
+ @utility fill-mode-* {
868
+ animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]); --tw-animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]);
869
+ }
870
+
871
+ @utility running {
872
+ animation-play-state: running;
873
+ }
874
+
875
+ @utility paused {
876
+ animation-play-state: paused;
877
+ }
878
+
879
+ @utility play-state-* {
880
+ animation-play-state: --value("initial",[*]);
881
+ }
882
+
883
+ @utility blur-in {
884
+ --tw-enter-blur: 20px;
885
+ }
886
+
887
+ @utility blur-in-* {
888
+ --tw-enter-blur: calc(--value(number)*1px); --tw-enter-blur: --value(--blur-*,[*]);
889
+ }
890
+
891
+ @utility blur-out {
892
+ --tw-exit-blur: 20px;
893
+ }
894
+
895
+ @utility blur-out-* {
896
+ --tw-exit-blur: calc(--value(number)*1px); --tw-exit-blur: --value(--blur-*,[*]);
897
+ }
898
+
899
+ @utility fade-in {
900
+ --tw-enter-opacity: 0;
901
+ }
902
+
903
+ @utility fade-in-* {
904
+ --tw-enter-opacity: calc(--value(number)/100); --tw-enter-opacity: --value(--percentage-*,[*]);
905
+ }
906
+
907
+ @utility fade-out {
908
+ --tw-exit-opacity: 0;
909
+ }
910
+
911
+ @utility fade-out-* {
912
+ --tw-exit-opacity: calc(--value(number)/100); --tw-exit-opacity: --value(--percentage-*,[*]);
913
+ }
914
+
915
+ @utility zoom-in {
916
+ --tw-enter-scale: 0;
917
+ }
918
+
919
+ @utility zoom-in-* {
920
+ --tw-enter-scale: calc(--value(number)*1%); --tw-enter-scale: calc(--value(ratio)); --tw-enter-scale: --value(--percentage-*,[*]);
921
+ }
922
+
923
+ @utility -zoom-in-* {
924
+ --tw-enter-scale: calc(--value(number)*-1%); --tw-enter-scale: calc(--value(ratio)*-1); --tw-enter-scale: --value(--percentage-*,[*]);
925
+ }
926
+
927
+ @utility zoom-out {
928
+ --tw-exit-scale: 0;
929
+ }
930
+
931
+ @utility zoom-out-* {
932
+ --tw-exit-scale: calc(--value(number)*1%); --tw-exit-scale: calc(--value(ratio)); --tw-exit-scale: --value(--percentage-*,[*]);
933
+ }
934
+
935
+ @utility -zoom-out-* {
936
+ --tw-exit-scale: calc(--value(number)*-1%); --tw-exit-scale: calc(--value(ratio)*-1); --tw-exit-scale: --value(--percentage-*,[*]);
937
+ }
938
+
939
+ @utility spin-in {
940
+ --tw-enter-rotate: 30deg;
941
+ }
942
+
943
+ @utility spin-in-* {
944
+ --tw-enter-rotate: calc(--value(number)*1deg); --tw-enter-rotate: calc(--value(ratio)*360deg); --tw-enter-rotate: --value(--rotate-*,[*]);
945
+ }
946
+
947
+ @utility -spin-in {
948
+ --tw-enter-rotate: -30deg;
949
+ }
950
+
951
+ @utility -spin-in-* {
952
+ --tw-enter-rotate: calc(--value(number)*-1deg); --tw-enter-rotate: calc(--value(ratio)*-360deg); --tw-enter-rotate: --value(--rotate-*,[*]);
953
+ }
954
+
955
+ @utility spin-out {
956
+ --tw-exit-rotate: 30deg;
957
+ }
958
+
959
+ @utility spin-out-* {
960
+ --tw-exit-rotate: calc(--value(number)*1deg); --tw-exit-rotate: calc(--value(ratio)*360deg); --tw-exit-rotate: --value(--rotate-*,[*]);
961
+ }
962
+
963
+ @utility -spin-out {
964
+ --tw-exit-rotate: -30deg;
965
+ }
966
+
967
+ @utility -spin-out-* {
968
+ --tw-exit-rotate: calc(--value(number)*-1deg); --tw-exit-rotate: calc(--value(ratio)*-360deg); --tw-exit-rotate: --value(--rotate-*,[*]);
969
+ }
970
+
971
+ @utility slide-in-from-top {
972
+ --tw-enter-translate-y: -100%;
973
+ }
974
+
975
+ @utility slide-in-from-top-* {
976
+ --tw-enter-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-y: calc(--value(ratio)*-100%); --tw-enter-translate-y: calc(--value(--translate-*,[percentage],[length])*-1);
977
+ }
978
+
979
+ @utility slide-in-from-bottom {
980
+ --tw-enter-translate-y: 100%;
981
+ }
982
+
983
+ @utility slide-in-from-bottom-* {
984
+ --tw-enter-translate-y: calc(--value(integer)*var(--spacing)); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-y: calc(--value(ratio)*100%); --tw-enter-translate-y: --value(--translate-*,[percentage],[length]);
985
+ }
986
+
987
+ @utility slide-in-from-left {
988
+ --tw-enter-translate-x: -100%;
989
+ }
990
+
991
+ @utility slide-in-from-left-* {
992
+ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-x: calc(--value(ratio)*-100%); --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1);
993
+ }
994
+
995
+ @utility slide-in-from-right {
996
+ --tw-enter-translate-x: 100%;
997
+ }
998
+
999
+ @utility slide-in-from-right-* {
1000
+ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-x: calc(--value(ratio)*100%); --tw-enter-translate-x: --value(--translate-*,[percentage],[length]);
1001
+ }
1002
+
1003
+ @utility slide-in-from-start {
1004
+ &:dir(ltr){ --tw-enter-translate-x: -100%; }&:dir(rtl){ --tw-enter-translate-x: 100%; }
1005
+ }
1006
+
1007
+ @utility slide-in-from-start-* {
1008
+ &:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-x: calc(--value(ratio)*-100%); --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-x: calc(--value(ratio)*100%); --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }
1009
+ }
1010
+
1011
+ @utility slide-in-from-end {
1012
+ &:dir(ltr){ --tw-enter-translate-x: 100%; }&:dir(rtl){ --tw-enter-translate-x: -100%; }
1013
+ }
1014
+
1015
+ @utility slide-in-from-end-* {
1016
+ &:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-enter-translate-x: calc(--value(ratio)*100%); --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-enter-translate-x: calc(--value(ratio)*-100%); --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }
1017
+ }
1018
+
1019
+ @utility slide-out-to-top {
1020
+ --tw-exit-translate-y: -100%;
1021
+ }
1022
+
1023
+ @utility slide-out-to-top-* {
1024
+ --tw-exit-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-y: calc(--value(ratio)*-100%); --tw-exit-translate-y: calc(--value(--translate-*,[percentage],[length])*-1);
1025
+ }
1026
+
1027
+ @utility slide-out-to-bottom {
1028
+ --tw-exit-translate-y: 100%;
1029
+ }
1030
+
1031
+ @utility slide-out-to-bottom-* {
1032
+ --tw-exit-translate-y: calc(--value(integer)*var(--spacing)); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-y: calc(--value(ratio)*100%); --tw-exit-translate-y: --value(--translate-*,[percentage],[length]);
1033
+ }
1034
+
1035
+ @utility slide-out-to-left {
1036
+ --tw-exit-translate-x: -100%;
1037
+ }
1038
+
1039
+ @utility slide-out-to-left-* {
1040
+ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-x: calc(--value(ratio)*-100%); --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1);
1041
+ }
1042
+
1043
+ @utility slide-out-to-right {
1044
+ --tw-exit-translate-x: 100%;
1045
+ }
1046
+
1047
+ @utility slide-out-to-right-* {
1048
+ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-x: calc(--value(ratio)*100%); --tw-exit-translate-x: --value(--translate-*,[percentage],[length]);
1049
+ }
1050
+
1051
+ @utility slide-out-to-start {
1052
+ &:dir(ltr){ --tw-exit-translate-x: -100%; }&:dir(rtl){ --tw-exit-translate-x: 100%; }
1053
+ }
1054
+
1055
+ @utility slide-out-to-start-* {
1056
+ &:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-x: calc(--value(ratio)*-100%); --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-x: calc(--value(ratio)*100%); --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }
1057
+ }
1058
+
1059
+ @utility slide-out-to-end {
1060
+ &:dir(ltr){ --tw-exit-translate-x: 100%; }&:dir(rtl){ --tw-exit-translate-x: -100%; }
1061
+ }
1062
+
1063
+ @utility slide-out-to-end-* {
1064
+ &:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%); --tw-exit-translate-x: calc(--value(ratio)*100%); --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%); --tw-exit-translate-x: calc(--value(ratio)*-100%); --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1); }
1065
+ }
1066
+
1067
+ @theme inline {
1068
+ @keyframes accordion-down {
1069
+ from {
1070
+ height: 0;
1071
+ }
1072
+ to {
1073
+ height: var(--radix-accordion-content-height, var(--accordion-panel-height, auto));
1074
+ }
1075
+ }
1076
+
1077
+ @keyframes accordion-up {
1078
+ from {
1079
+ height: var(--radix-accordion-content-height, var(--accordion-panel-height, auto));
1080
+ }
1081
+ to {
1082
+ height: 0;
1083
+ }
1084
+ }
1085
+ }
1086
+
1087
+ @custom-variant data-open {
1088
+ &:where([data-state="open"]),
1089
+ &:where([data-open]:not([data-open="false"])) {
1090
+ @slot;
1091
+ }
1092
+ }
1093
+
1094
+ @custom-variant data-closed {
1095
+ &:where([data-state="closed"]),
1096
+ &:where([data-closed]:not([data-closed="false"])) {
1097
+ @slot;
1098
+ }
1099
+ }
1100
+
1101
+ @custom-variant data-checked {
1102
+ &:where([data-state="checked"]),
1103
+ &:where([data-checked]:not([data-checked="false"])) {
1104
+ @slot;
1105
+ }
1106
+ }
1107
+
1108
+ @custom-variant data-unchecked {
1109
+ &:where([data-state="unchecked"]),
1110
+ &:where([data-unchecked]:not([data-unchecked="false"])) {
1111
+ @slot;
1112
+ }
1113
+ }
1114
+
1115
+ @custom-variant data-selected {
1116
+ &:where([data-selected="true"]) {
1117
+ @slot;
1118
+ }
1119
+ }
1120
+
1121
+ @custom-variant data-disabled {
1122
+ &:where([data-disabled="true"]),
1123
+ &:where([data-disabled]:not([data-disabled="false"])) {
1124
+ @slot;
1125
+ }
1126
+ }
1127
+
1128
+ @custom-variant data-active {
1129
+ &:where([data-state="active"]),
1130
+ &:where([data-active]:not([data-active="false"])) {
1131
+ @slot;
1132
+ }
1133
+ }
1134
+
1135
+ @custom-variant data-horizontal {
1136
+ &:where([data-orientation="horizontal"]) {
1137
+ @slot;
1138
+ }
1139
+ }
1140
+
1141
+ @custom-variant data-vertical {
1142
+ &:where([data-orientation="vertical"]) {
1143
+ @slot;
1144
+ }
1145
+ }
1146
+
1147
+ @utility no-scrollbar {
1148
+ -ms-overflow-style: none;
1149
+ scrollbar-width: none;
1150
+
1151
+ &::-webkit-scrollbar {
1152
+ display: none;
1153
+ }
1154
+ }
1155
+
1156
+ @property --scroll-fade-t {
1157
+ syntax: "<length-percentage>";
1158
+ inherits: false;
1159
+ initial-value: 0;
1160
+ }
1161
+
1162
+ @property --scroll-fade-b {
1163
+ syntax: "<length-percentage>";
1164
+ inherits: false;
1165
+ initial-value: 0;
1166
+ }
1167
+
1168
+ @property --scroll-fade-s {
1169
+ syntax: "<length-percentage>";
1170
+ inherits: false;
1171
+ initial-value: 0;
1172
+ }
1173
+
1174
+ @property --scroll-fade-e {
1175
+ syntax: "<length-percentage>";
1176
+ inherits: false;
1177
+ initial-value: 0;
1178
+ }
1179
+
1180
+ @property --scroll-fade-mask {
1181
+ syntax: "*";
1182
+ inherits: false
1183
+ }
1184
+
1185
+ @theme inline {
1186
+ @keyframes scroll-fade-reveal-t {
1187
+ from {
1188
+ --scroll-fade-t: 0px;
1189
+ }
1190
+ to {
1191
+ --scroll-fade-t: var(--_scroll-fade-size-t, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1192
+ }
1193
+ }
1194
+ @keyframes scroll-fade-reveal-b {
1195
+ from {
1196
+ --scroll-fade-b: var(--_scroll-fade-size-b, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1197
+ }
1198
+ to {
1199
+ --scroll-fade-b: 0px;
1200
+ }
1201
+ }
1202
+ @keyframes scroll-fade-reveal-s {
1203
+ from {
1204
+ --scroll-fade-s: 0px;
1205
+ }
1206
+ to {
1207
+ --scroll-fade-s: var(--_scroll-fade-size-s, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1208
+ }
1209
+ }
1210
+ @keyframes scroll-fade-reveal-e {
1211
+ from {
1212
+ --scroll-fade-e: var(--_scroll-fade-size-e, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1213
+ }
1214
+ to {
1215
+ --scroll-fade-e: 0px;
1216
+ }
1217
+ }
1218
+ }
1219
+
1220
+ @utility scroll-fade {
1221
+ --_scroll-fade-size-t: var(--scroll-fade-t-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1222
+ --_scroll-fade-size-b: var(--scroll-fade-b-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1223
+ --scroll-fade-block: linear-gradient(to bottom,
1224
+ transparent 0,
1225
+ #000 var(--scroll-fade-t, 0px),
1226
+ #000 calc(100% - var(--scroll-fade-b, 0px)),
1227
+ transparent 100%);
1228
+ -webkit-mask-image: var(--scroll-fade-mask, var(--scroll-fade-block));
1229
+ mask-image: var(--scroll-fade-mask, var(--scroll-fade-block));
1230
+ -webkit-mask-composite: source-in;
1231
+ mask-composite: intersect;
1232
+ -webkit-mask-repeat: no-repeat;
1233
+ mask-repeat: no-repeat;
1234
+
1235
+ @supports (animation-timeline: scroll()) {
1236
+ animation:
1237
+ scroll-fade-reveal-t 1ms ease-in-out,
1238
+ scroll-fade-reveal-b 1ms ease-in-out;
1239
+ animation-timeline: scroll(self y), scroll(self y);
1240
+ animation-range:
1241
+ 0 var(--scroll-fade-reveal, calc(var(--spacing) * 24)),
1242
+ calc(100% - var(--scroll-fade-reveal, calc(var(--spacing) * 24))) 100%;
1243
+ animation-fill-mode: both;
1244
+ }
1245
+
1246
+ @supports not (animation-timeline: scroll()) {
1247
+ --scroll-fade-t: var(--_scroll-fade-size-t);
1248
+ --scroll-fade-b: var(--_scroll-fade-size-b);
1249
+ }
1250
+ }
1251
+
1252
+ @utility scroll-fade-y {
1253
+ --_scroll-fade-size-t: var(--scroll-fade-t-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1254
+ --_scroll-fade-size-b: var(--scroll-fade-b-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1255
+ --scroll-fade-block: linear-gradient(to bottom,
1256
+ transparent 0,
1257
+ #000 var(--scroll-fade-t, 0px),
1258
+ #000 calc(100% - var(--scroll-fade-b, 0px)),
1259
+ transparent 100%);
1260
+ -webkit-mask-image: var(--scroll-fade-mask, var(--scroll-fade-block));
1261
+ mask-image: var(--scroll-fade-mask, var(--scroll-fade-block));
1262
+ -webkit-mask-composite: source-in;
1263
+ mask-composite: intersect;
1264
+ -webkit-mask-repeat: no-repeat;
1265
+ mask-repeat: no-repeat;
1266
+
1267
+ @supports (animation-timeline: scroll()) {
1268
+ animation:
1269
+ scroll-fade-reveal-t 1ms ease-in-out,
1270
+ scroll-fade-reveal-b 1ms ease-in-out;
1271
+ animation-timeline: scroll(self y), scroll(self y);
1272
+ animation-range:
1273
+ 0 var(--scroll-fade-reveal, calc(var(--spacing) * 24)),
1274
+ calc(100% - var(--scroll-fade-reveal, calc(var(--spacing) * 24))) 100%;
1275
+ animation-fill-mode: both;
1276
+ }
1277
+
1278
+ @supports not (animation-timeline: scroll()) {
1279
+ --scroll-fade-t: var(--_scroll-fade-size-t);
1280
+ --scroll-fade-b: var(--_scroll-fade-size-b);
1281
+ }
1282
+ }
1283
+
1284
+ @utility scroll-fade-x {
1285
+ --_scroll-fade-size-s: var(--scroll-fade-s-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1286
+ --_scroll-fade-size-e: var(--scroll-fade-e-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1287
+ --scroll-fade-inline: linear-gradient(to right,
1288
+ transparent 0,
1289
+ #000 var(--scroll-fade-s, 0px),
1290
+ #000 calc(100% - var(--scroll-fade-e, 0px)),
1291
+ transparent 100%);
1292
+ &:where([dir="rtl"], [dir="rtl"] *) {
1293
+ --scroll-fade-inline: linear-gradient(to left,
1294
+ transparent 0,
1295
+ #000 var(--scroll-fade-s, 0px),
1296
+ #000 calc(100% - var(--scroll-fade-e, 0px)),
1297
+ transparent 100%);
1298
+ }
1299
+ -webkit-mask-image: var(--scroll-fade-mask, var(--scroll-fade-inline));
1300
+ mask-image: var(--scroll-fade-mask, var(--scroll-fade-inline));
1301
+ -webkit-mask-composite: source-in;
1302
+ mask-composite: intersect;
1303
+ -webkit-mask-repeat: no-repeat;
1304
+ mask-repeat: no-repeat;
1305
+
1306
+ @supports (animation-timeline: scroll()) {
1307
+ animation:
1308
+ scroll-fade-reveal-s 1ms ease-in-out,
1309
+ scroll-fade-reveal-e 1ms ease-in-out;
1310
+ animation-timeline: scroll(self inline), scroll(self inline);
1311
+ animation-range:
1312
+ 0 var(--scroll-fade-reveal, calc(var(--spacing) * 24)),
1313
+ calc(100% - var(--scroll-fade-reveal, calc(var(--spacing) * 24))) 100%;
1314
+ animation-fill-mode: both;
1315
+ }
1316
+
1317
+ @supports not (animation-timeline: scroll()) {
1318
+ --scroll-fade-s: var(--_scroll-fade-size-s);
1319
+ --scroll-fade-e: var(--_scroll-fade-size-e);
1320
+ }
1321
+ }
1322
+
1323
+ @utility scroll-fade-t {
1324
+ --_scroll-fade-size-t: var(--scroll-fade-t-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1325
+ --scroll-fade-mask: linear-gradient(to bottom,
1326
+ transparent 0,
1327
+ #000 var(--scroll-fade-t, 0px),
1328
+ #000 100%);
1329
+ -webkit-mask-image: var(--scroll-fade-mask);
1330
+ mask-image: var(--scroll-fade-mask);
1331
+ -webkit-mask-composite: source-in;
1332
+ mask-composite: intersect;
1333
+ -webkit-mask-repeat: no-repeat;
1334
+ mask-repeat: no-repeat;
1335
+
1336
+ @supports (animation-timeline: scroll()) {
1337
+ animation: scroll-fade-reveal-t 1ms ease-in-out;
1338
+ animation-timeline: scroll(self y);
1339
+ animation-range: 0 var(--scroll-fade-reveal, calc(var(--spacing) * 24));
1340
+ animation-fill-mode: both;
1341
+ }
1342
+
1343
+ @supports not (animation-timeline: scroll()) {
1344
+ --scroll-fade-t: var(--_scroll-fade-size-t);
1345
+ }
1346
+ }
1347
+
1348
+ @utility scroll-fade-b {
1349
+ --_scroll-fade-size-b: var(--scroll-fade-b-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1350
+ --scroll-fade-mask: linear-gradient(to bottom,
1351
+ #000 0,
1352
+ #000 calc(100% - var(--scroll-fade-b, 0px)),
1353
+ transparent 100%);
1354
+ -webkit-mask-image: var(--scroll-fade-mask);
1355
+ mask-image: var(--scroll-fade-mask);
1356
+ -webkit-mask-composite: source-in;
1357
+ mask-composite: intersect;
1358
+ -webkit-mask-repeat: no-repeat;
1359
+ mask-repeat: no-repeat;
1360
+
1361
+ @supports (animation-timeline: scroll()) {
1362
+ animation: scroll-fade-reveal-b 1ms ease-in-out;
1363
+ animation-timeline: scroll(self y);
1364
+ animation-range: calc(100% - var(--scroll-fade-reveal, calc(var(--spacing) * 24)))
1365
+ 100%;
1366
+ animation-fill-mode: both;
1367
+ }
1368
+
1369
+ @supports not (animation-timeline: scroll()) {
1370
+ --scroll-fade-b: var(--_scroll-fade-size-b);
1371
+ }
1372
+ }
1373
+
1374
+ @utility scroll-fade-l {
1375
+ --_scroll-fade-size-s: var(--scroll-fade-s-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1376
+ --scroll-fade-mask: linear-gradient(to right,
1377
+ transparent 0,
1378
+ #000 var(--scroll-fade-s, 0px),
1379
+ #000 100%);
1380
+ -webkit-mask-image: var(--scroll-fade-mask);
1381
+ mask-image: var(--scroll-fade-mask);
1382
+ -webkit-mask-composite: source-in;
1383
+ mask-composite: intersect;
1384
+ -webkit-mask-repeat: no-repeat;
1385
+ mask-repeat: no-repeat;
1386
+
1387
+ @supports (animation-timeline: scroll()) {
1388
+ animation: scroll-fade-reveal-s 1ms ease-in-out;
1389
+ animation-timeline: scroll(self x);
1390
+ animation-range: 0 var(--scroll-fade-reveal, calc(var(--spacing) * 24));
1391
+ animation-fill-mode: both;
1392
+ }
1393
+
1394
+ @supports not (animation-timeline: scroll()) {
1395
+ --scroll-fade-s: var(--_scroll-fade-size-s);
1396
+ }
1397
+ }
1398
+
1399
+ @utility scroll-fade-r {
1400
+ --_scroll-fade-size-e: var(--scroll-fade-e-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1401
+ --scroll-fade-mask: linear-gradient(to right,
1402
+ #000 0,
1403
+ #000 calc(100% - var(--scroll-fade-e, 0px)),
1404
+ transparent 100%);
1405
+ -webkit-mask-image: var(--scroll-fade-mask);
1406
+ mask-image: var(--scroll-fade-mask);
1407
+ -webkit-mask-composite: source-in;
1408
+ mask-composite: intersect;
1409
+ -webkit-mask-repeat: no-repeat;
1410
+ mask-repeat: no-repeat;
1411
+
1412
+ @supports (animation-timeline: scroll()) {
1413
+ animation: scroll-fade-reveal-e 1ms ease-in-out;
1414
+ animation-timeline: scroll(self x);
1415
+ animation-range: calc(100% - var(--scroll-fade-reveal, calc(var(--spacing) * 24)))
1416
+ 100%;
1417
+ animation-fill-mode: both;
1418
+ }
1419
+
1420
+ @supports not (animation-timeline: scroll()) {
1421
+ --scroll-fade-e: var(--_scroll-fade-size-e);
1422
+ }
1423
+ }
1424
+
1425
+ @utility scroll-fade-s {
1426
+ --_scroll-fade-size-s: var(--scroll-fade-s-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1427
+ --scroll-fade-mask: linear-gradient(to right,
1428
+ transparent 0,
1429
+ #000 var(--scroll-fade-s, 0px),
1430
+ #000 100%);
1431
+ &:where([dir="rtl"], [dir="rtl"] *) {
1432
+ --scroll-fade-mask: linear-gradient(to left,
1433
+ transparent 0,
1434
+ #000 var(--scroll-fade-s, 0px),
1435
+ #000 100%);
1436
+ }
1437
+ -webkit-mask-image: var(--scroll-fade-mask);
1438
+ mask-image: var(--scroll-fade-mask);
1439
+ -webkit-mask-composite: source-in;
1440
+ mask-composite: intersect;
1441
+ -webkit-mask-repeat: no-repeat;
1442
+ mask-repeat: no-repeat;
1443
+
1444
+ @supports (animation-timeline: scroll()) {
1445
+ animation: scroll-fade-reveal-s 1ms ease-in-out;
1446
+ animation-timeline: scroll(self inline);
1447
+ animation-range: 0 var(--scroll-fade-reveal, calc(var(--spacing) * 24));
1448
+ animation-fill-mode: both;
1449
+ }
1450
+
1451
+ @supports not (animation-timeline: scroll()) {
1452
+ --scroll-fade-s: var(--_scroll-fade-size-s);
1453
+ }
1454
+ }
1455
+
1456
+ @utility scroll-fade-e {
1457
+ --_scroll-fade-size-e: var(--scroll-fade-e-size, var(--scroll-fade-size, min(12%, calc(var(--spacing) * 10))));
1458
+ --scroll-fade-mask: linear-gradient(to right,
1459
+ #000 0,
1460
+ #000 calc(100% - var(--scroll-fade-e, 0px)),
1461
+ transparent 100%);
1462
+ &:where([dir="rtl"], [dir="rtl"] *) {
1463
+ --scroll-fade-mask: linear-gradient(to left,
1464
+ #000 0,
1465
+ #000 calc(100% - var(--scroll-fade-e, 0px)),
1466
+ transparent 100%);
1467
+ }
1468
+ -webkit-mask-image: var(--scroll-fade-mask);
1469
+ mask-image: var(--scroll-fade-mask);
1470
+ -webkit-mask-composite: source-in;
1471
+ mask-composite: intersect;
1472
+ -webkit-mask-repeat: no-repeat;
1473
+ mask-repeat: no-repeat;
1474
+
1475
+ @supports (animation-timeline: scroll()) {
1476
+ animation: scroll-fade-reveal-e 1ms ease-in-out;
1477
+ animation-timeline: scroll(self inline);
1478
+ animation-range: calc(100% - var(--scroll-fade-reveal, calc(var(--spacing) * 24)))
1479
+ 100%;
1480
+ animation-fill-mode: both;
1481
+ }
1482
+
1483
+ @supports not (animation-timeline: scroll()) {
1484
+ --scroll-fade-e: var(--_scroll-fade-size-e);
1485
+ }
1486
+ }
1487
+
1488
+ @utility scroll-fade-* {
1489
+ --scroll-fade-size: calc(var(--spacing) * --value(integer));
1490
+ --scroll-fade-size: --value([length], [percentage]);
1491
+ }
1492
+
1493
+ @utility scroll-fade-t-* {
1494
+ --scroll-fade-t-size: calc(var(--spacing) * --value(integer));
1495
+ --scroll-fade-t-size: --value([length], [percentage]);
1496
+ }
1497
+
1498
+ @utility scroll-fade-b-* {
1499
+ --scroll-fade-b-size: calc(var(--spacing) * --value(integer));
1500
+ --scroll-fade-b-size: --value([length], [percentage]);
1501
+ }
1502
+
1503
+ @utility scroll-fade-s-* {
1504
+ --scroll-fade-s-size: calc(var(--spacing) * --value(integer));
1505
+ --scroll-fade-s-size: --value([length], [percentage]);
1506
+ }
1507
+
1508
+ @utility scroll-fade-e-* {
1509
+ --scroll-fade-e-size: calc(var(--spacing) * --value(integer));
1510
+ --scroll-fade-e-size: --value([length], [percentage]);
1511
+ }
1512
+
1513
+ @utility scroll-fade-none {
1514
+ --scroll-fade-mask: none;
1515
+ }
1516
+
1517
+ @property --shimmer-angle {
1518
+ syntax: "<angle>";
1519
+ inherits: true;
1520
+ initial-value: 20deg;
1521
+ }
1522
+
1523
+ @property --shimmer-image {
1524
+ syntax: "*";
1525
+ inherits: false
1526
+ }
1527
+
1528
+ @property --shimmer-text-fill {
1529
+ syntax: "*";
1530
+ inherits: false
1531
+ }
1532
+
1533
+ @theme inline {
1534
+ @keyframes tw-shimmer {
1535
+ from {
1536
+ background-position: 100% 0;
1537
+ }
1538
+ to {
1539
+ background-position: 0 0;
1540
+ }
1541
+ }
1542
+ }
1543
+
1544
+ @utility shimmer {
1545
+ --_spread: var(--shimmer-spread, calc(3ch + 40px));
1546
+ --_base: currentColor;
1547
+ --_highlight: var(--shimmer-color, oklch(from currentColor l c h / calc(alpha* .2)));
1548
+
1549
+ background-image: var(--shimmer-image, linear-gradient(calc(90deg + var(--shimmer-angle)),
1550
+ var(--_base) calc(50% - var(--_spread)),
1551
+ color-mix(in oklch, var(--_highlight), var(--_base) 50%)
1552
+ calc(50% - var(--_spread) * .5),
1553
+ var(--_highlight) 50%,
1554
+ color-mix(in oklch, var(--_highlight), var(--_base) 50%)
1555
+ calc(50% + var(--_spread) * .5),
1556
+ var(--_base) calc(50% + var(--_spread))));
1557
+ background-repeat: no-repeat;
1558
+ background-size: calc(200% + var(--_spread) * 2) 100%;
1559
+ background-position: 0 0;
1560
+ background-clip: text;
1561
+ -webkit-background-clip: text;
1562
+ -webkit-text-fill-color: var(--shimmer-text-fill, transparent);
1563
+ animation: tw-shimmer var(--shimmer-duration, 2s) linear infinite;
1564
+
1565
+ @variant dark {
1566
+ --_highlight: var(--shimmer-color, oklch(from currentColor max(.8, calc(l + .4)) c h / calc(alpha + .4)));
1567
+ }
1568
+
1569
+ &:where([dir="rtl"], [dir="rtl"] *) {
1570
+ animation-direction: reverse;
1571
+ }
1572
+ }
1573
+
1574
+ @utility shimmer-once {
1575
+ animation-iteration-count: 1;
1576
+ }
1577
+
1578
+ @utility shimmer-reverse {
1579
+ animation-direction: reverse;
1580
+ }
1581
+
1582
+ @utility shimmer-none {
1583
+ --shimmer-image: none;
1584
+ --shimmer-text-fill: currentColor;
1585
+ }
1586
+
1587
+ @utility shimmer-color-* {
1588
+ --shimmer-color: --value(--color, [color]);
1589
+ --shimmer-color: color-mix(in oklch,
1590
+ --value(--color, [color]) calc(--modifier(integer) * 1%),
1591
+ transparent);
1592
+ }
1593
+
1594
+ @utility shimmer-duration-* {
1595
+ --shimmer-duration: calc(--value(integer) * 1ms);
1596
+ }
1597
+
1598
+ @utility shimmer-spread-* {
1599
+ --shimmer-spread: calc(var(--spacing) * --value(integer));
1600
+ --shimmer-spread: --value([length], [percentage]);
1601
+ }
1602
+
1603
+ @utility shimmer-angle-* {
1604
+ --shimmer-angle: calc(--value(integer) * 1deg);
1605
+ }
1606
+
1607
+ @media (prefers-reduced-motion: reduce) {
1608
+ .shimmer {
1609
+ -webkit-text-fill-color: currentColor;
1610
+ background-image: none;
1611
+ animation: none;
1612
+ }
1613
+ }
1614
+
1615
+ @font-face {
1616
+ font-family: Geist Variable;
1617
+ font-style: normal;
1618
+ font-display: swap;
1619
+ font-weight: 100 900;
1620
+ src: url("./files/geist-cyrillic-ext-wght-normal.woff2") format("woff2-variations");
1621
+ unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
1622
+ }
1623
+
1624
+ @font-face {
1625
+ font-family: Geist Variable;
1626
+ font-style: normal;
1627
+ font-display: swap;
1628
+ font-weight: 100 900;
1629
+ src: url("./files/geist-cyrillic-wght-normal.woff2") format("woff2-variations");
1630
+ unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
1631
+ }
1632
+
1633
+ @font-face {
1634
+ font-family: Geist Variable;
1635
+ font-style: normal;
1636
+ font-display: swap;
1637
+ font-weight: 100 900;
1638
+ src: url("./files/geist-vietnamese-wght-normal.woff2") format("woff2-variations");
1639
+ unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
1640
+ }
1641
+
1642
+ @font-face {
1643
+ font-family: Geist Variable;
1644
+ font-style: normal;
1645
+ font-display: swap;
1646
+ font-weight: 100 900;
1647
+ src: url("./files/geist-latin-ext-wght-normal.woff2") format("woff2-variations");
1648
+ unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
1649
+ }
1650
+
1651
+ @font-face {
1652
+ font-family: Geist Variable;
1653
+ font-style: normal;
1654
+ font-display: swap;
1655
+ font-weight: 100 900;
1656
+ src: url("./files/geist-latin-wght-normal.woff2") format("woff2-variations");
1657
+ unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
1658
+ }
1659
+
1660
+ @custom-variant dark (&:is(.dark *));
1661
+
1662
+ @theme inline {
1663
+ --font-heading: var(--font-sans);
1664
+ --font-sans: "Geist Variable", sans-serif;
1665
+ --color-sidebar-ring: var(--sidebar-ring);
1666
+ --color-sidebar-border: var(--sidebar-border);
1667
+ --color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
1668
+ --color-sidebar-accent: var(--sidebar-accent);
1669
+ --color-sidebar-primary-foreground: var(--sidebar-primary-foreground);
1670
+ --color-sidebar-primary: var(--sidebar-primary);
1671
+ --color-sidebar-foreground: var(--sidebar-foreground);
1672
+ --color-sidebar: var(--sidebar);
1673
+ --color-chart-5: var(--chart-5);
1674
+ --color-chart-4: var(--chart-4);
1675
+ --color-chart-3: var(--chart-3);
1676
+ --color-chart-2: var(--chart-2);
1677
+ --color-chart-1: var(--chart-1);
1678
+ --color-ring: var(--ring);
1679
+ --color-input: var(--input);
1680
+ --color-border: var(--border);
1681
+ --color-destructive: var(--destructive);
1682
+ --color-accent-foreground: var(--accent-foreground);
1683
+ --color-accent: var(--accent);
1684
+ --color-muted-foreground: var(--muted-foreground);
1685
+ --color-muted: var(--muted);
1686
+ --color-secondary-foreground: var(--secondary-foreground);
1687
+ --color-secondary: var(--secondary);
1688
+ --color-primary-foreground: var(--primary-foreground);
1689
+ --color-primary: var(--primary);
1690
+ --color-popover-foreground: var(--popover-foreground);
1691
+ --color-popover: var(--popover);
1692
+ --color-card-foreground: var(--card-foreground);
1693
+ --color-card: var(--card);
1694
+ --color-foreground: var(--foreground);
1695
+ --color-background: var(--background);
1696
+ --radius-sm: calc(var(--radius) * .6);
1697
+ --radius-md: calc(var(--radius) * .8);
1698
+ --radius-lg: var(--radius);
1699
+ --radius-xl: calc(var(--radius) * 1.4);
1700
+ --radius-2xl: calc(var(--radius) * 1.8);
1701
+ --radius-3xl: calc(var(--radius) * 2.2);
1702
+ --radius-4xl: calc(var(--radius) * 2.6);
1703
+ }
1704
+
1705
+ :root {
1706
+ --background: oklch(100% 0 0);
1707
+ --foreground: oklch(14.5% 0 0);
1708
+ --card: oklch(100% 0 0);
1709
+ --card-foreground: oklch(14.5% 0 0);
1710
+ --popover: oklch(100% 0 0);
1711
+ --popover-foreground: oklch(14.5% 0 0);
1712
+ --primary: oklch(20.5% 0 0);
1713
+ --primary-foreground: oklch(98.5% 0 0);
1714
+ --secondary: oklch(97% 0 0);
1715
+ --secondary-foreground: oklch(20.5% 0 0);
1716
+ --muted: oklch(97% 0 0);
1717
+ --muted-foreground: oklch(55.6% 0 0);
1718
+ --accent: oklch(97% 0 0);
1719
+ --accent-foreground: oklch(20.5% 0 0);
1720
+ --destructive: oklch(57.7% .245 27.325);
1721
+ --border: oklch(92.2% 0 0);
1722
+ --input: oklch(92.2% 0 0);
1723
+ --ring: oklch(70.8% 0 0);
1724
+ --chart-1: oklch(87% 0 0);
1725
+ --chart-2: oklch(55.6% 0 0);
1726
+ --chart-3: oklch(43.9% 0 0);
1727
+ --chart-4: oklch(37.1% 0 0);
1728
+ --chart-5: oklch(26.9% 0 0);
1729
+ --radius: .625rem;
1730
+ --sidebar: oklch(98.5% 0 0);
1731
+ --sidebar-foreground: oklch(14.5% 0 0);
1732
+ --sidebar-primary: oklch(20.5% 0 0);
1733
+ --sidebar-primary-foreground: oklch(98.5% 0 0);
1734
+ --sidebar-accent: oklch(97% 0 0);
1735
+ --sidebar-accent-foreground: oklch(20.5% 0 0);
1736
+ --sidebar-border: oklch(92.2% 0 0);
1737
+ --sidebar-ring: oklch(70.8% 0 0);
1738
+ }
1739
+
1740
+ .dark {
1741
+ --background: oklch(14.5% 0 0);
1742
+ --foreground: oklch(98.5% 0 0);
1743
+ --card: oklch(20.5% 0 0);
1744
+ --card-foreground: oklch(98.5% 0 0);
1745
+ --popover: oklch(20.5% 0 0);
1746
+ --popover-foreground: oklch(98.5% 0 0);
1747
+ --primary: oklch(92.2% 0 0);
1748
+ --primary-foreground: oklch(20.5% 0 0);
1749
+ --secondary: oklch(26.9% 0 0);
1750
+ --secondary-foreground: oklch(98.5% 0 0);
1751
+ --muted: oklch(26.9% 0 0);
1752
+ --muted-foreground: oklch(70.8% 0 0);
1753
+ --accent: oklch(26.9% 0 0);
1754
+ --accent-foreground: oklch(98.5% 0 0);
1755
+ --destructive: oklch(70.4% .191 22.216);
1756
+ --border: oklch(100% 0 0 / .1);
1757
+ --input: oklch(100% 0 0 / .15);
1758
+ --ring: oklch(55.6% 0 0);
1759
+ --chart-1: oklch(87% 0 0);
1760
+ --chart-2: oklch(55.6% 0 0);
1761
+ --chart-3: oklch(43.9% 0 0);
1762
+ --chart-4: oklch(37.1% 0 0);
1763
+ --chart-5: oklch(26.9% 0 0);
1764
+ --sidebar: oklch(20.5% 0 0);
1765
+ --sidebar-foreground: oklch(98.5% 0 0);
1766
+ --sidebar-primary: oklch(48.8% .243 264.376);
1767
+ --sidebar-primary-foreground: oklch(98.5% 0 0);
1768
+ --sidebar-accent: oklch(26.9% 0 0);
1769
+ --sidebar-accent-foreground: oklch(98.5% 0 0);
1770
+ --sidebar-border: oklch(100% 0 0 / .1);
1771
+ --sidebar-ring: oklch(55.6% 0 0);
1772
+ }