@shiinasaku/github-card 2.0.0 → 4.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.
@@ -0,0 +1,3837 @@
1
+ /*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
2
+ @layer properties {
3
+ @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
4
+ ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
5
+ *,
6
+ :before,
7
+ :after,
8
+ ::backdrop {
9
+ --tw-translate-x: 0;
10
+ --tw-translate-y: 0;
11
+ --tw-translate-z: 0;
12
+ --tw-scale-x: 1;
13
+ --tw-scale-y: 1;
14
+ --tw-scale-z: 1;
15
+ --tw-rotate-x: initial;
16
+ --tw-rotate-y: initial;
17
+ --tw-rotate-z: initial;
18
+ --tw-skew-x: initial;
19
+ --tw-skew-y: initial;
20
+ --tw-scroll-snap-strictness: proximity;
21
+ --tw-space-y-reverse: 0;
22
+ --tw-space-x-reverse: 0;
23
+ --tw-divide-x-reverse: 0;
24
+ --tw-border-style: solid;
25
+ --tw-divide-y-reverse: 0;
26
+ --tw-gradient-position: initial;
27
+ --tw-gradient-from: #0000;
28
+ --tw-gradient-via: #0000;
29
+ --tw-gradient-to: #0000;
30
+ --tw-gradient-stops: initial;
31
+ --tw-gradient-via-stops: initial;
32
+ --tw-gradient-from-position: 0%;
33
+ --tw-gradient-via-position: 50%;
34
+ --tw-gradient-to-position: 100%;
35
+ --tw-leading: initial;
36
+ --tw-font-weight: initial;
37
+ --tw-tracking: initial;
38
+ --tw-shadow: 0 0 #0000;
39
+ --tw-shadow-color: initial;
40
+ --tw-shadow-alpha: 100%;
41
+ --tw-inset-shadow: 0 0 #0000;
42
+ --tw-inset-shadow-color: initial;
43
+ --tw-inset-shadow-alpha: 100%;
44
+ --tw-ring-color: initial;
45
+ --tw-ring-shadow: 0 0 #0000;
46
+ --tw-inset-ring-color: initial;
47
+ --tw-inset-ring-shadow: 0 0 #0000;
48
+ --tw-ring-inset: initial;
49
+ --tw-ring-offset-width: 0px;
50
+ --tw-ring-offset-color: #fff;
51
+ --tw-ring-offset-shadow: 0 0 #0000;
52
+ --tw-outline-style: solid;
53
+ --tw-blur: initial;
54
+ --tw-brightness: initial;
55
+ --tw-contrast: initial;
56
+ --tw-grayscale: initial;
57
+ --tw-hue-rotate: initial;
58
+ --tw-invert: initial;
59
+ --tw-opacity: initial;
60
+ --tw-saturate: initial;
61
+ --tw-sepia: initial;
62
+ --tw-drop-shadow: initial;
63
+ --tw-drop-shadow-color: initial;
64
+ --tw-drop-shadow-alpha: 100%;
65
+ --tw-drop-shadow-size: initial;
66
+ --tw-backdrop-blur: initial;
67
+ --tw-backdrop-brightness: initial;
68
+ --tw-backdrop-contrast: initial;
69
+ --tw-backdrop-grayscale: initial;
70
+ --tw-backdrop-hue-rotate: initial;
71
+ --tw-backdrop-invert: initial;
72
+ --tw-backdrop-opacity: initial;
73
+ --tw-backdrop-saturate: initial;
74
+ --tw-backdrop-sepia: initial;
75
+ --tw-duration: initial;
76
+ --tw-ease: initial;
77
+ --tw-content: "";
78
+ }
79
+ }
80
+ }
81
+ @layer theme {
82
+ :root,
83
+ :host {
84
+ --font-sans:
85
+ ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
86
+ "Segoe UI Symbol", "Noto Color Emoji";
87
+ --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
88
+ --font-mono:
89
+ ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
90
+ monospace;
91
+ --color-red-50: oklch(97.1% 0.013 17.38);
92
+ --color-red-500: oklch(63.7% 0.237 25.331);
93
+ --color-red-600: oklch(57.7% 0.245 27.325);
94
+ --color-red-950: oklch(25.8% 0.092 26.042);
95
+ --color-orange-50: oklch(98% 0.016 73.684);
96
+ --color-orange-200: oklch(90.1% 0.076 70.697);
97
+ --color-orange-400: oklch(75% 0.183 55.934);
98
+ --color-orange-500: oklch(70.5% 0.213 47.604);
99
+ --color-amber-300: oklch(87.9% 0.169 91.605);
100
+ --color-amber-400: oklch(82.8% 0.189 84.429);
101
+ --color-amber-600: oklch(66.6% 0.179 58.318);
102
+ --color-amber-700: oklch(55.5% 0.163 48.998);
103
+ --color-amber-900: oklch(41.4% 0.112 45.904);
104
+ --color-yellow-300: oklch(90.5% 0.182 98.111);
105
+ --color-yellow-400: oklch(85.2% 0.199 91.936);
106
+ --color-lime-300: oklch(89.7% 0.196 126.665);
107
+ --color-lime-400: oklch(84.1% 0.238 128.85);
108
+ --color-green-400: oklch(79.2% 0.209 151.711);
109
+ --color-green-600: oklch(62.7% 0.194 149.214);
110
+ --color-emerald-200: oklch(90.5% 0.093 164.15);
111
+ --color-emerald-300: oklch(84.5% 0.143 164.978);
112
+ --color-emerald-400: oklch(76.5% 0.177 163.223);
113
+ --color-emerald-500: oklch(69.6% 0.17 162.48);
114
+ --color-emerald-900: oklch(37.8% 0.077 168.94);
115
+ --color-emerald-950: oklch(26.2% 0.051 172.552);
116
+ --color-teal-400: oklch(77.7% 0.152 181.912);
117
+ --color-teal-500: oklch(70.4% 0.14 182.503);
118
+ --color-cyan-300: oklch(86.5% 0.127 207.078);
119
+ --color-cyan-400: oklch(78.9% 0.154 211.53);
120
+ --color-cyan-500: oklch(71.5% 0.143 215.221);
121
+ --color-sky-300: oklch(82.8% 0.111 230.318);
122
+ --color-sky-400: oklch(74.6% 0.16 232.661);
123
+ --color-sky-500: oklch(68.5% 0.169 237.323);
124
+ --color-sky-700: oklch(50% 0.134 242.749);
125
+ --color-sky-900: oklch(39.1% 0.09 240.876);
126
+ --color-sky-950: oklch(29.3% 0.066 243.157);
127
+ --color-blue-400: oklch(70.7% 0.165 254.624);
128
+ --color-blue-500: oklch(62.3% 0.214 259.815);
129
+ --color-blue-600: oklch(54.6% 0.245 262.881);
130
+ --color-blue-700: oklch(48.8% 0.243 264.376);
131
+ --color-indigo-500: oklch(58.5% 0.233 277.117);
132
+ --color-indigo-600: oklch(51.1% 0.262 276.966);
133
+ --color-violet-500: oklch(60.6% 0.25 292.717);
134
+ --color-violet-600: oklch(54.1% 0.281 293.009);
135
+ --color-violet-700: oklch(49.1% 0.27 292.581);
136
+ --color-purple-400: oklch(71.4% 0.203 305.504);
137
+ --color-purple-500: oklch(62.7% 0.265 303.9);
138
+ --color-purple-600: oklch(55.8% 0.288 302.321);
139
+ --color-purple-900: oklch(38.1% 0.176 304.987);
140
+ --color-purple-950: oklch(29.1% 0.149 302.717);
141
+ --color-fuchsia-400: oklch(74% 0.238 322.16);
142
+ --color-fuchsia-600: oklch(59.1% 0.293 322.896);
143
+ --color-pink-400: oklch(71.8% 0.202 349.761);
144
+ --color-pink-500: oklch(65.6% 0.241 354.308);
145
+ --color-pink-600: oklch(59.2% 0.249 0.584);
146
+ --color-rose-200: oklch(89.2% 0.058 10.001);
147
+ --color-rose-300: oklch(81% 0.117 11.638);
148
+ --color-rose-400: oklch(71.2% 0.194 13.428);
149
+ --color-rose-500: oklch(64.5% 0.246 16.439);
150
+ --color-rose-900: oklch(41% 0.159 10.272);
151
+ --color-rose-950: oklch(27.1% 0.105 12.094);
152
+ --color-slate-50: oklch(98.4% 0.003 247.858);
153
+ --color-slate-100: oklch(96.8% 0.007 247.896);
154
+ --color-slate-200: oklch(92.9% 0.013 255.508);
155
+ --color-slate-300: oklch(86.9% 0.022 252.894);
156
+ --color-slate-400: oklch(70.4% 0.04 256.788);
157
+ --color-slate-600: oklch(44.6% 0.043 257.281);
158
+ --color-slate-700: oklch(37.2% 0.044 257.287);
159
+ --color-slate-800: oklch(27.9% 0.041 260.031);
160
+ --color-slate-900: oklch(20.8% 0.042 265.755);
161
+ --color-slate-950: oklch(12.9% 0.042 264.695);
162
+ --color-gray-50: oklch(98.5% 0.002 247.839);
163
+ --color-gray-100: oklch(96.7% 0.003 264.542);
164
+ --color-gray-200: oklch(92.8% 0.006 264.531);
165
+ --color-gray-300: oklch(87.2% 0.01 258.338);
166
+ --color-gray-400: oklch(70.7% 0.022 261.325);
167
+ --color-gray-500: oklch(55.1% 0.027 264.364);
168
+ --color-gray-600: oklch(44.6% 0.03 256.802);
169
+ --color-gray-700: oklch(37.3% 0.034 259.733);
170
+ --color-gray-800: oklch(27.8% 0.033 256.848);
171
+ --color-gray-900: oklch(21% 0.034 264.665);
172
+ --color-zinc-100: oklch(96.7% 0.001 286.375);
173
+ --color-zinc-400: oklch(70.5% 0.015 286.067);
174
+ --color-zinc-800: oklch(27.4% 0.006 286.033);
175
+ --color-zinc-900: oklch(21% 0.006 285.885);
176
+ --color-neutral-800: oklch(26.9% 0 0);
177
+ --color-neutral-950: oklch(14.5% 0 0);
178
+ --color-stone-300: oklch(86.9% 0.005 56.366);
179
+ --color-stone-700: oklch(37.4% 0.01 67.558);
180
+ --color-stone-800: oklch(26.8% 0.007 34.298);
181
+ --color-black: #000;
182
+ --color-white: #fff;
183
+ --spacing: 0.25rem;
184
+ --breakpoint-xl: 80rem;
185
+ --container-3xs: 16rem;
186
+ --container-2xs: 18rem;
187
+ --container-xs: 20rem;
188
+ --container-sm: 24rem;
189
+ --container-md: 28rem;
190
+ --container-lg: 32rem;
191
+ --container-xl: 36rem;
192
+ --container-2xl: 42rem;
193
+ --container-3xl: 48rem;
194
+ --container-4xl: 56rem;
195
+ --container-5xl: 64rem;
196
+ --container-6xl: 72rem;
197
+ --container-7xl: 80rem;
198
+ --text-xs: 0.75rem;
199
+ --text-xs--line-height: calc(1 / 0.75);
200
+ --text-sm: 0.875rem;
201
+ --text-sm--line-height: calc(1.25 / 0.875);
202
+ --text-base: 1rem;
203
+ --text-base--line-height: calc(1.5 / 1);
204
+ --text-lg: 1.125rem;
205
+ --text-lg--line-height: calc(1.75 / 1.125);
206
+ --text-xl: 1.25rem;
207
+ --text-xl--line-height: calc(1.75 / 1.25);
208
+ --text-2xl: 1.5rem;
209
+ --text-2xl--line-height: calc(2 / 1.5);
210
+ --text-5xl: 3rem;
211
+ --text-5xl--line-height: 1;
212
+ --text-9xl: 8rem;
213
+ --text-9xl--line-height: 1;
214
+ --font-weight-thin: 100;
215
+ --font-weight-light: 300;
216
+ --font-weight-normal: 400;
217
+ --font-weight-medium: 500;
218
+ --font-weight-semibold: 600;
219
+ --font-weight-bold: 700;
220
+ --font-weight-extrabold: 800;
221
+ --font-weight-black: 900;
222
+ --tracking-tighter: -0.05em;
223
+ --tracking-tight: -0.025em;
224
+ --tracking-normal: 0em;
225
+ --tracking-wide: 0.025em;
226
+ --tracking-widest: 0.1em;
227
+ --leading-tight: 1.25;
228
+ --leading-normal: 1.5;
229
+ --leading-relaxed: 1.625;
230
+ --leading-loose: 2;
231
+ --radius-xs: 0.125rem;
232
+ --radius-sm: 0.25rem;
233
+ --radius-md: 0.375rem;
234
+ --radius-lg: 0.5rem;
235
+ --radius-xl: 0.75rem;
236
+ --radius-2xl: 1rem;
237
+ --ease-in: cubic-bezier(0.4, 0, 1, 1);
238
+ --ease-out: cubic-bezier(0, 0, 0.2, 1);
239
+ --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
240
+ --animate-spin: spin 1s linear infinite;
241
+ --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
242
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
243
+ --animate-bounce: bounce 1s infinite;
244
+ --blur-xs: 4px;
245
+ --blur-sm: 8px;
246
+ --blur-md: 12px;
247
+ --aspect-video: 16 / 9;
248
+ --default-transition-duration: 0.15s;
249
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
250
+ --default-font-family: var(--font-sans);
251
+ --default-mono-font-family: var(--font-mono);
252
+ }
253
+ }
254
+ @layer base {
255
+ *,
256
+ :after,
257
+ :before,
258
+ ::backdrop {
259
+ box-sizing: border-box;
260
+ border: 0 solid;
261
+ margin: 0;
262
+ padding: 0;
263
+ }
264
+ ::file-selector-button {
265
+ box-sizing: border-box;
266
+ border: 0 solid;
267
+ margin: 0;
268
+ padding: 0;
269
+ }
270
+ html,
271
+ :host {
272
+ -webkit-text-size-adjust: 100%;
273
+ tab-size: 4;
274
+ line-height: 1.5;
275
+ font-family: var(
276
+ --default-font-family,
277
+ ui-sans-serif,
278
+ system-ui,
279
+ sans-serif,
280
+ "Apple Color Emoji",
281
+ "Segoe UI Emoji",
282
+ "Segoe UI Symbol",
283
+ "Noto Color Emoji"
284
+ );
285
+ font-feature-settings: var(--default-font-feature-settings, normal);
286
+ font-variation-settings: var(--default-font-variation-settings, normal);
287
+ -webkit-tap-highlight-color: transparent;
288
+ }
289
+ hr {
290
+ height: 0;
291
+ color: inherit;
292
+ border-top-width: 1px;
293
+ }
294
+ abbr:where([title]) {
295
+ -webkit-text-decoration: underline dotted;
296
+ text-decoration: underline dotted;
297
+ }
298
+ h1,
299
+ h2,
300
+ h3,
301
+ h4,
302
+ h5,
303
+ h6 {
304
+ font-size: inherit;
305
+ font-weight: inherit;
306
+ }
307
+ a {
308
+ color: inherit;
309
+ -webkit-text-decoration: inherit;
310
+ -webkit-text-decoration: inherit;
311
+ -webkit-text-decoration: inherit;
312
+ text-decoration: inherit;
313
+ }
314
+ b,
315
+ strong {
316
+ font-weight: bolder;
317
+ }
318
+ code,
319
+ kbd,
320
+ samp,
321
+ pre {
322
+ font-family: var(
323
+ --default-mono-font-family,
324
+ ui-monospace,
325
+ SFMono-Regular,
326
+ Menlo,
327
+ Monaco,
328
+ Consolas,
329
+ "Liberation Mono",
330
+ "Courier New",
331
+ monospace
332
+ );
333
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
334
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
335
+ font-size: 1em;
336
+ }
337
+ small {
338
+ font-size: 80%;
339
+ }
340
+ sub,
341
+ sup {
342
+ vertical-align: baseline;
343
+ font-size: 75%;
344
+ line-height: 0;
345
+ position: relative;
346
+ }
347
+ sub {
348
+ bottom: -0.25em;
349
+ }
350
+ sup {
351
+ top: -0.5em;
352
+ }
353
+ table {
354
+ text-indent: 0;
355
+ border-color: inherit;
356
+ border-collapse: collapse;
357
+ }
358
+ :-moz-focusring {
359
+ outline: auto;
360
+ }
361
+ progress {
362
+ vertical-align: baseline;
363
+ }
364
+ summary {
365
+ display: list-item;
366
+ }
367
+ ol,
368
+ ul,
369
+ menu {
370
+ list-style: none;
371
+ }
372
+ img,
373
+ svg,
374
+ video,
375
+ canvas,
376
+ audio,
377
+ iframe,
378
+ embed,
379
+ object {
380
+ vertical-align: middle;
381
+ display: block;
382
+ }
383
+ img,
384
+ video {
385
+ max-width: 100%;
386
+ height: auto;
387
+ }
388
+ button,
389
+ input,
390
+ select,
391
+ optgroup,
392
+ textarea {
393
+ font: inherit;
394
+ font-feature-settings: inherit;
395
+ font-variation-settings: inherit;
396
+ letter-spacing: inherit;
397
+ color: inherit;
398
+ opacity: 1;
399
+ background-color: #0000;
400
+ border-radius: 0;
401
+ }
402
+ ::file-selector-button {
403
+ font: inherit;
404
+ font-feature-settings: inherit;
405
+ font-variation-settings: inherit;
406
+ letter-spacing: inherit;
407
+ color: inherit;
408
+ opacity: 1;
409
+ background-color: #0000;
410
+ border-radius: 0;
411
+ }
412
+ :where(select:is([multiple], [size])) optgroup {
413
+ font-weight: bolder;
414
+ }
415
+ :where(select:is([multiple], [size])) optgroup option {
416
+ padding-inline-start: 20px;
417
+ }
418
+ ::file-selector-button {
419
+ margin-inline-end: 4px;
420
+ }
421
+ ::placeholder {
422
+ opacity: 1;
423
+ }
424
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
425
+ ::placeholder {
426
+ color: currentColor;
427
+ }
428
+ @supports (color: color-mix(in lab, red, red)) {
429
+ ::placeholder {
430
+ color: color-mix(in oklab, currentcolor 50%, transparent);
431
+ }
432
+ }
433
+ }
434
+ textarea {
435
+ resize: vertical;
436
+ }
437
+ ::-webkit-search-decoration {
438
+ -webkit-appearance: none;
439
+ }
440
+ ::-webkit-date-and-time-value {
441
+ min-height: 1lh;
442
+ text-align: inherit;
443
+ }
444
+ ::-webkit-datetime-edit {
445
+ display: inline-flex;
446
+ }
447
+ ::-webkit-datetime-edit-fields-wrapper {
448
+ padding: 0;
449
+ }
450
+ ::-webkit-datetime-edit {
451
+ padding-block: 0;
452
+ }
453
+ ::-webkit-datetime-edit-year-field {
454
+ padding-block: 0;
455
+ }
456
+ ::-webkit-datetime-edit-month-field {
457
+ padding-block: 0;
458
+ }
459
+ ::-webkit-datetime-edit-day-field {
460
+ padding-block: 0;
461
+ }
462
+ ::-webkit-datetime-edit-hour-field {
463
+ padding-block: 0;
464
+ }
465
+ ::-webkit-datetime-edit-minute-field {
466
+ padding-block: 0;
467
+ }
468
+ ::-webkit-datetime-edit-second-field {
469
+ padding-block: 0;
470
+ }
471
+ ::-webkit-datetime-edit-millisecond-field {
472
+ padding-block: 0;
473
+ }
474
+ ::-webkit-datetime-edit-meridiem-field {
475
+ padding-block: 0;
476
+ }
477
+ ::-webkit-calendar-picker-indicator {
478
+ line-height: 1;
479
+ }
480
+ :-moz-ui-invalid {
481
+ box-shadow: none;
482
+ }
483
+ button,
484
+ input:where([type="button"], [type="reset"], [type="submit"]) {
485
+ appearance: button;
486
+ }
487
+ ::file-selector-button {
488
+ appearance: button;
489
+ }
490
+ ::-webkit-inner-spin-button {
491
+ height: auto;
492
+ }
493
+ ::-webkit-outer-spin-button {
494
+ height: auto;
495
+ }
496
+ [hidden]:where(:not([hidden="until-found"])) {
497
+ display: none !important;
498
+ }
499
+ }
500
+ @layer components;
501
+ @layer utilities {
502
+ .\@container\/main {
503
+ container: main/inline-size;
504
+ }
505
+ .\@container {
506
+ container-type: inline-size;
507
+ }
508
+ .pointer-events-auto {
509
+ pointer-events: auto;
510
+ }
511
+ .pointer-events-none {
512
+ pointer-events: none;
513
+ }
514
+ .collapse {
515
+ visibility: collapse;
516
+ }
517
+ .invisible {
518
+ visibility: hidden;
519
+ }
520
+ .visible {
521
+ visibility: visible;
522
+ }
523
+ .sr-only {
524
+ clip-path: inset(50%);
525
+ white-space: nowrap;
526
+ border-width: 0;
527
+ width: 1px;
528
+ height: 1px;
529
+ margin: -1px;
530
+ padding: 0;
531
+ position: absolute;
532
+ overflow: hidden;
533
+ }
534
+ .not-sr-only {
535
+ clip-path: none;
536
+ white-space: normal;
537
+ width: auto;
538
+ height: auto;
539
+ margin: 0;
540
+ padding: 0;
541
+ position: static;
542
+ overflow: visible;
543
+ }
544
+ .absolute {
545
+ position: absolute;
546
+ }
547
+ .fixed {
548
+ position: fixed;
549
+ }
550
+ .relative {
551
+ position: relative;
552
+ }
553
+ .static {
554
+ position: static;
555
+ }
556
+ .sticky {
557
+ position: sticky;
558
+ }
559
+ .inset-0 {
560
+ inset: calc(var(--spacing) * 0);
561
+ }
562
+ .inset-x-0 {
563
+ inset-inline: calc(var(--spacing) * 0);
564
+ }
565
+ .inset-y-0 {
566
+ inset-block: calc(var(--spacing) * 0);
567
+ }
568
+ .start {
569
+ inset-inline-start: var(--spacing);
570
+ }
571
+ .start-0 {
572
+ inset-inline-start: calc(var(--spacing) * 0);
573
+ }
574
+ .end {
575
+ inset-inline-end: var(--spacing);
576
+ }
577
+ .-top-4 {
578
+ top: calc(var(--spacing) * -4);
579
+ }
580
+ .top-0 {
581
+ top: calc(var(--spacing) * 0);
582
+ }
583
+ .top-1\/2 {
584
+ top: 50%;
585
+ }
586
+ .top-\[117px\] {
587
+ top: 117px;
588
+ }
589
+ .right-0 {
590
+ right: calc(var(--spacing) * 0);
591
+ }
592
+ .bottom-0 {
593
+ bottom: calc(var(--spacing) * 0);
594
+ }
595
+ .-left-4 {
596
+ left: calc(var(--spacing) * -4);
597
+ }
598
+ .-left-8 {
599
+ left: calc(var(--spacing) * -8);
600
+ }
601
+ .left-0 {
602
+ left: calc(var(--spacing) * 0);
603
+ }
604
+ .left-1\/2 {
605
+ left: 50%;
606
+ }
607
+ .left-\[20\%\] {
608
+ left: 20%;
609
+ }
610
+ .z-0 {
611
+ z-index: 0;
612
+ }
613
+ .z-10 {
614
+ z-index: 10;
615
+ }
616
+ .z-20 {
617
+ z-index: 20;
618
+ }
619
+ .z-40 {
620
+ z-index: 40;
621
+ }
622
+ .z-50 {
623
+ z-index: 50;
624
+ }
625
+ .z-\[100\] {
626
+ z-index: 100;
627
+ }
628
+ .z-\[n\] {
629
+ z-index: n;
630
+ }
631
+ .z-auto {
632
+ z-index: auto;
633
+ }
634
+ .order-1 {
635
+ order: 1;
636
+ }
637
+ .order-2 {
638
+ order: 2;
639
+ }
640
+ .order-first {
641
+ order: -9999;
642
+ }
643
+ .order-last {
644
+ order: 9999;
645
+ }
646
+ .col-span-2 {
647
+ grid-column: span 2 / span 2;
648
+ }
649
+ .col-span-3 {
650
+ grid-column: span 3 / span 3;
651
+ }
652
+ .col-span-full {
653
+ grid-column: 1/-1;
654
+ }
655
+ .col-start-1 {
656
+ grid-column-start: 1;
657
+ }
658
+ .col-start-2 {
659
+ grid-column-start: 2;
660
+ }
661
+ .col-start-3 {
662
+ grid-column-start: 3;
663
+ }
664
+ .row-span-2 {
665
+ grid-row: span 2 / span 2;
666
+ }
667
+ .row-span-full {
668
+ grid-row: 1/-1;
669
+ }
670
+ .row-start-1 {
671
+ grid-row-start: 1;
672
+ }
673
+ .container {
674
+ width: 100%;
675
+ }
676
+ @media (min-width: 40rem) {
677
+ .container {
678
+ max-width: 40rem;
679
+ }
680
+ }
681
+ @media (min-width: 48rem) {
682
+ .container {
683
+ max-width: 48rem;
684
+ }
685
+ }
686
+ @media (min-width: 64rem) {
687
+ .container {
688
+ max-width: 64rem;
689
+ }
690
+ }
691
+ @media (min-width: 80rem) {
692
+ .container {
693
+ max-width: 80rem;
694
+ }
695
+ }
696
+ @media (min-width: 96rem) {
697
+ .container {
698
+ max-width: 96rem;
699
+ }
700
+ }
701
+ .-m-4 {
702
+ margin: calc(var(--spacing) * -4);
703
+ }
704
+ .m-0 {
705
+ margin: calc(var(--spacing) * 0);
706
+ }
707
+ .m-4 {
708
+ margin: calc(var(--spacing) * 4);
709
+ }
710
+ .m-8 {
711
+ margin: calc(var(--spacing) * 8);
712
+ }
713
+ .m-96 {
714
+ margin: calc(var(--spacing) * 96);
715
+ }
716
+ .m-\[5px\] {
717
+ margin: 5px;
718
+ }
719
+ .m-auto {
720
+ margin: auto;
721
+ }
722
+ .-mx-4 {
723
+ margin-inline: calc(var(--spacing) * -4);
724
+ }
725
+ .mx-8 {
726
+ margin-inline: calc(var(--spacing) * 8);
727
+ }
728
+ .mx-\[calc\(50\%-1rem\)\] {
729
+ margin-inline: calc(50% - 1rem);
730
+ }
731
+ .mx-auto {
732
+ margin-inline: auto;
733
+ }
734
+ .my-0 {
735
+ margin-block: calc(var(--spacing) * 0);
736
+ }
737
+ .my-4 {
738
+ margin-block: calc(var(--spacing) * 4);
739
+ }
740
+ .my-8 {
741
+ margin-block: calc(var(--spacing) * 8);
742
+ }
743
+ .my-auto {
744
+ margin-block: auto;
745
+ }
746
+ .ms-8 {
747
+ margin-inline-start: calc(var(--spacing) * 8);
748
+ }
749
+ .me-8 {
750
+ margin-inline-end: calc(var(--spacing) * 8);
751
+ }
752
+ .-mt-8 {
753
+ margin-top: calc(var(--spacing) * -8);
754
+ }
755
+ .mt-6 {
756
+ margin-top: calc(var(--spacing) * 6);
757
+ }
758
+ .mt-auto {
759
+ margin-top: auto;
760
+ }
761
+ .mr-4 {
762
+ margin-right: calc(var(--spacing) * 4);
763
+ }
764
+ .mb-8 {
765
+ margin-bottom: calc(var(--spacing) * 8);
766
+ }
767
+ .ml-2 {
768
+ margin-left: calc(var(--spacing) * 2);
769
+ }
770
+ .ml-auto {
771
+ margin-left: auto;
772
+ }
773
+ .line-clamp-3 {
774
+ -webkit-line-clamp: 3;
775
+ -webkit-box-orient: vertical;
776
+ display: -webkit-box;
777
+ overflow: hidden;
778
+ }
779
+ .block {
780
+ display: block;
781
+ }
782
+ .contents {
783
+ display: contents;
784
+ }
785
+ .flex {
786
+ display: flex;
787
+ }
788
+ .flow-root {
789
+ display: flow-root;
790
+ }
791
+ .grid {
792
+ display: grid;
793
+ }
794
+ .hidden {
795
+ display: none;
796
+ }
797
+ .inline {
798
+ display: inline;
799
+ }
800
+ .inline-block {
801
+ display: inline-block;
802
+ }
803
+ .inline-flex {
804
+ display: inline-flex;
805
+ }
806
+ .inline-grid {
807
+ display: inline-grid;
808
+ }
809
+ .table {
810
+ display: table;
811
+ }
812
+ .table-cell {
813
+ display: table-cell;
814
+ }
815
+ .table-header-group {
816
+ display: table-header-group;
817
+ }
818
+ .table-row {
819
+ display: table-row;
820
+ }
821
+ .table-row-group {
822
+ display: table-row-group;
823
+ }
824
+ .aspect-3\/2 {
825
+ aspect-ratio: 3/2;
826
+ }
827
+ .aspect-\[4\/3\] {
828
+ aspect-ratio: 4/3;
829
+ }
830
+ .aspect-auto {
831
+ aspect-ratio: auto;
832
+ }
833
+ .aspect-square {
834
+ aspect-ratio: 1;
835
+ }
836
+ .aspect-video {
837
+ aspect-ratio: var(--aspect-video);
838
+ }
839
+ .size-5 {
840
+ width: calc(var(--spacing) * 5);
841
+ height: calc(var(--spacing) * 5);
842
+ }
843
+ .size-6 {
844
+ width: calc(var(--spacing) * 6);
845
+ height: calc(var(--spacing) * 6);
846
+ }
847
+ .size-12 {
848
+ width: calc(var(--spacing) * 12);
849
+ height: calc(var(--spacing) * 12);
850
+ }
851
+ .size-14 {
852
+ width: calc(var(--spacing) * 14);
853
+ height: calc(var(--spacing) * 14);
854
+ }
855
+ .size-16 {
856
+ width: calc(var(--spacing) * 16);
857
+ height: calc(var(--spacing) * 16);
858
+ }
859
+ .size-24 {
860
+ width: calc(var(--spacing) * 24);
861
+ height: calc(var(--spacing) * 24);
862
+ }
863
+ .size-32 {
864
+ width: calc(var(--spacing) * 32);
865
+ height: calc(var(--spacing) * 32);
866
+ }
867
+ .size-full {
868
+ width: 100%;
869
+ height: 100%;
870
+ }
871
+ .h-0 {
872
+ height: calc(var(--spacing) * 0);
873
+ }
874
+ .h-1\/2 {
875
+ height: 50%;
876
+ }
877
+ .h-1\/3 {
878
+ height: 33.3333%;
879
+ }
880
+ .h-1\/4 {
881
+ height: 25%;
882
+ }
883
+ .h-2\/3 {
884
+ height: 66.6667%;
885
+ }
886
+ .h-3\/4 {
887
+ height: 75%;
888
+ }
889
+ .h-9\/10 {
890
+ height: 90%;
891
+ }
892
+ .h-16 {
893
+ height: calc(var(--spacing) * 16);
894
+ }
895
+ .h-24 {
896
+ height: calc(var(--spacing) * 24);
897
+ }
898
+ .h-48 {
899
+ height: calc(var(--spacing) * 48);
900
+ }
901
+ .h-64 {
902
+ height: calc(var(--spacing) * 64);
903
+ }
904
+ .h-96 {
905
+ height: calc(var(--spacing) * 96);
906
+ }
907
+ .h-\[50vh\] {
908
+ height: 50vh;
909
+ }
910
+ .h-\[117px\] {
911
+ height: 117px;
912
+ }
913
+ .h-\[calc\(100vh-2rem\)\] {
914
+ height: calc(100vh - 2rem);
915
+ }
916
+ .h-auto {
917
+ height: auto;
918
+ }
919
+ .h-dvh {
920
+ height: 100dvh;
921
+ }
922
+ .h-fit {
923
+ height: fit-content;
924
+ }
925
+ .h-full {
926
+ height: 100%;
927
+ }
928
+ .h-lh {
929
+ height: 1lh;
930
+ }
931
+ .h-lvh {
932
+ height: 100lvh;
933
+ }
934
+ .h-max {
935
+ height: max-content;
936
+ }
937
+ .h-min {
938
+ height: min-content;
939
+ }
940
+ .h-screen {
941
+ height: 100vh;
942
+ }
943
+ .h-svh {
944
+ height: 100svh;
945
+ }
946
+ .max-h-96 {
947
+ max-height: calc(var(--spacing) * 96);
948
+ }
949
+ .min-h-0 {
950
+ min-height: calc(var(--spacing) * 0);
951
+ }
952
+ .min-h-screen {
953
+ min-height: 100vh;
954
+ }
955
+ .w-0 {
956
+ width: calc(var(--spacing) * 0);
957
+ }
958
+ .w-1\/2 {
959
+ width: 50%;
960
+ }
961
+ .w-1\/3 {
962
+ width: 33.3333%;
963
+ }
964
+ .w-1\/4 {
965
+ width: 25%;
966
+ }
967
+ .w-1\/5 {
968
+ width: 20%;
969
+ }
970
+ .w-1\/6 {
971
+ width: 16.6667%;
972
+ }
973
+ .w-2\/3 {
974
+ width: 66.6667%;
975
+ }
976
+ .w-2\/5 {
977
+ width: 40%;
978
+ }
979
+ .w-2xl {
980
+ width: var(--container-2xl);
981
+ }
982
+ .w-2xs {
983
+ width: var(--container-2xs);
984
+ }
985
+ .w-3\/4 {
986
+ width: 75%;
987
+ }
988
+ .w-3\/5 {
989
+ width: 60%;
990
+ }
991
+ .w-3xl {
992
+ width: var(--container-3xl);
993
+ }
994
+ .w-3xs {
995
+ width: var(--container-3xs);
996
+ }
997
+ .w-4\/5 {
998
+ width: 80%;
999
+ }
1000
+ .w-4xl {
1001
+ width: var(--container-4xl);
1002
+ }
1003
+ .w-5\/6 {
1004
+ width: 83.3333%;
1005
+ }
1006
+ .w-5xl {
1007
+ width: var(--container-5xl);
1008
+ }
1009
+ .w-6xl {
1010
+ width: var(--container-6xl);
1011
+ }
1012
+ .w-7xl {
1013
+ width: var(--container-7xl);
1014
+ }
1015
+ .w-14 {
1016
+ width: calc(var(--spacing) * 14);
1017
+ }
1018
+ .w-16 {
1019
+ width: calc(var(--spacing) * 16);
1020
+ }
1021
+ .w-24 {
1022
+ width: calc(var(--spacing) * 24);
1023
+ }
1024
+ .w-48 {
1025
+ width: calc(var(--spacing) * 48);
1026
+ }
1027
+ .w-64 {
1028
+ width: calc(var(--spacing) * 64);
1029
+ }
1030
+ .w-76 {
1031
+ width: calc(var(--spacing) * 76);
1032
+ }
1033
+ .w-80 {
1034
+ width: calc(var(--spacing) * 80);
1035
+ }
1036
+ .w-96 {
1037
+ width: calc(var(--spacing) * 96);
1038
+ }
1039
+ .w-\[50\%\] {
1040
+ width: 50%;
1041
+ }
1042
+ .w-\[117px\] {
1043
+ width: 117px;
1044
+ }
1045
+ .w-\[calc\(100\%-2rem\)\] {
1046
+ width: calc(100% - 2rem);
1047
+ }
1048
+ .w-auto {
1049
+ width: auto;
1050
+ }
1051
+ .w-dvw {
1052
+ width: 100dvw;
1053
+ }
1054
+ .w-fit {
1055
+ width: fit-content;
1056
+ }
1057
+ .w-full {
1058
+ width: 100%;
1059
+ }
1060
+ .w-lg {
1061
+ width: var(--container-lg);
1062
+ }
1063
+ .w-lvw {
1064
+ width: 100lvw;
1065
+ }
1066
+ .w-max {
1067
+ width: max-content;
1068
+ }
1069
+ .w-md {
1070
+ width: var(--container-md);
1071
+ }
1072
+ .w-min {
1073
+ width: min-content;
1074
+ }
1075
+ .w-screen {
1076
+ width: 100vw;
1077
+ }
1078
+ .w-sm {
1079
+ width: var(--container-sm);
1080
+ }
1081
+ .w-svw {
1082
+ width: 100svw;
1083
+ }
1084
+ .w-xl {
1085
+ width: var(--container-xl);
1086
+ }
1087
+ .w-xs {
1088
+ width: var(--container-xs);
1089
+ }
1090
+ .max-w-1\/2 {
1091
+ max-width: 50%;
1092
+ }
1093
+ .max-w-fit {
1094
+ max-width: fit-content;
1095
+ }
1096
+ .max-w-full {
1097
+ max-width: 100%;
1098
+ }
1099
+ .max-w-max {
1100
+ max-width: max-content;
1101
+ }
1102
+ .max-w-md {
1103
+ max-width: var(--container-md);
1104
+ }
1105
+ .max-w-min {
1106
+ max-width: min-content;
1107
+ }
1108
+ .max-w-none {
1109
+ max-width: none;
1110
+ }
1111
+ .max-w-screen {
1112
+ max-width: 100vw;
1113
+ }
1114
+ .max-w-sm {
1115
+ max-width: var(--container-sm);
1116
+ }
1117
+ .min-w-3\/4 {
1118
+ min-width: 75%;
1119
+ }
1120
+ .min-w-3xs {
1121
+ min-width: var(--container-3xs);
1122
+ }
1123
+ .min-w-7xl {
1124
+ min-width: var(--container-7xl);
1125
+ }
1126
+ .min-w-24 {
1127
+ min-width: calc(var(--spacing) * 24);
1128
+ }
1129
+ .min-w-64 {
1130
+ min-width: calc(var(--spacing) * 64);
1131
+ }
1132
+ .min-w-\[220px\] {
1133
+ min-width: 220px;
1134
+ }
1135
+ .min-w-auto {
1136
+ min-width: auto;
1137
+ }
1138
+ .min-w-dvw {
1139
+ min-width: 100dvw;
1140
+ }
1141
+ .min-w-fit {
1142
+ min-width: fit-content;
1143
+ }
1144
+ .min-w-full {
1145
+ min-width: 100%;
1146
+ }
1147
+ .min-w-lvw {
1148
+ min-width: 100lvw;
1149
+ }
1150
+ .min-w-max {
1151
+ min-width: max-content;
1152
+ }
1153
+ .min-w-min {
1154
+ min-width: min-content;
1155
+ }
1156
+ .min-w-screen {
1157
+ min-width: 100vw;
1158
+ }
1159
+ .min-w-sm {
1160
+ min-width: var(--container-sm);
1161
+ }
1162
+ .min-w-svw {
1163
+ min-width: 100svw;
1164
+ }
1165
+ .min-w-xl {
1166
+ min-width: var(--container-xl);
1167
+ }
1168
+ .flex-1 {
1169
+ flex: 1;
1170
+ }
1171
+ .flex-auto {
1172
+ flex: auto;
1173
+ }
1174
+ .flex-initial {
1175
+ flex: 0 auto;
1176
+ }
1177
+ .flex-none {
1178
+ flex: none;
1179
+ }
1180
+ .shrink {
1181
+ flex-shrink: 1;
1182
+ }
1183
+ .shrink-0 {
1184
+ flex-shrink: 0;
1185
+ }
1186
+ .grow {
1187
+ flex-grow: 1;
1188
+ }
1189
+ .table-auto {
1190
+ table-layout: auto;
1191
+ }
1192
+ .table-fixed {
1193
+ table-layout: fixed;
1194
+ }
1195
+ .border-collapse {
1196
+ border-collapse: collapse;
1197
+ }
1198
+ .border-separate {
1199
+ border-collapse: separate;
1200
+ }
1201
+ .-translate-4 {
1202
+ --tw-translate-x: calc(var(--spacing) * -4);
1203
+ --tw-translate-y: calc(var(--spacing) * -4);
1204
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1205
+ }
1206
+ .translate-1\/2 {
1207
+ --tw-translate-x: calc(1 / 2 * 100%);
1208
+ --tw-translate-y: calc(1 / 2 * 100%);
1209
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1210
+ }
1211
+ .translate-2 {
1212
+ --tw-translate-x: calc(var(--spacing) * 2);
1213
+ --tw-translate-y: calc(var(--spacing) * 2);
1214
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1215
+ }
1216
+ .translate-\[3\.142rad\] {
1217
+ --tw-translate-x: 180.023deg;
1218
+ --tw-translate-y: 180.023deg;
1219
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1220
+ }
1221
+ .-translate-x-1\/2 {
1222
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
1223
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1224
+ }
1225
+ .-translate-x-8 {
1226
+ --tw-translate-x: calc(var(--spacing) * -8);
1227
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1228
+ }
1229
+ .translate-x-1\/4 {
1230
+ --tw-translate-x: calc(1 / 4 * 100%);
1231
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1232
+ }
1233
+ .translate-x-4 {
1234
+ --tw-translate-x: calc(var(--spacing) * 4);
1235
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1236
+ }
1237
+ .translate-x-\[117px\] {
1238
+ --tw-translate-x: 117px;
1239
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1240
+ }
1241
+ .-translate-y-1\/2 {
1242
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
1243
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1244
+ }
1245
+ .-translate-y-full {
1246
+ --tw-translate-y: -100%;
1247
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1248
+ }
1249
+ .translate-y-6 {
1250
+ --tw-translate-y: calc(var(--spacing) * 6);
1251
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1252
+ }
1253
+ .-translate-z-8 {
1254
+ --tw-translate-z: calc(var(--spacing) * -8);
1255
+ translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
1256
+ }
1257
+ .translate-z-4 {
1258
+ --tw-translate-z: calc(var(--spacing) * 4);
1259
+ translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
1260
+ }
1261
+ .-scale-100 {
1262
+ --tw-scale-x: calc(100% * -1);
1263
+ --tw-scale-y: calc(100% * -1);
1264
+ --tw-scale-z: calc(100% * -1);
1265
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1266
+ }
1267
+ .scale-75 {
1268
+ --tw-scale-x: 75%;
1269
+ --tw-scale-y: 75%;
1270
+ --tw-scale-z: 75%;
1271
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1272
+ }
1273
+ .scale-95 {
1274
+ --tw-scale-x: 95%;
1275
+ --tw-scale-y: 95%;
1276
+ --tw-scale-z: 95%;
1277
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1278
+ }
1279
+ .scale-100 {
1280
+ --tw-scale-x: 100%;
1281
+ --tw-scale-y: 100%;
1282
+ --tw-scale-z: 100%;
1283
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1284
+ }
1285
+ .scale-125 {
1286
+ --tw-scale-x: 125%;
1287
+ --tw-scale-y: 125%;
1288
+ --tw-scale-z: 125%;
1289
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1290
+ }
1291
+ .scale-150 {
1292
+ --tw-scale-x: 150%;
1293
+ --tw-scale-y: 150%;
1294
+ --tw-scale-z: 150%;
1295
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1296
+ }
1297
+ .-scale-x-100 {
1298
+ --tw-scale-x: calc(100% * -1);
1299
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1300
+ }
1301
+ .scale-x-75 {
1302
+ --tw-scale-x: 75%;
1303
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1304
+ }
1305
+ .scale-x-\[0\.8\] {
1306
+ --tw-scale-x: 0.8;
1307
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1308
+ }
1309
+ .-scale-y-100 {
1310
+ --tw-scale-y: calc(100% * -1);
1311
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1312
+ }
1313
+ .scale-y-125 {
1314
+ --tw-scale-y: 125%;
1315
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1316
+ }
1317
+ .scale-\[1\.7\] {
1318
+ scale: 1.7;
1319
+ }
1320
+ .scale-none {
1321
+ scale: none;
1322
+ }
1323
+ .-rotate-45 {
1324
+ rotate: -45deg;
1325
+ }
1326
+ .rotate-45 {
1327
+ rotate: 45deg;
1328
+ }
1329
+ .rotate-90 {
1330
+ rotate: 90deg;
1331
+ }
1332
+ .rotate-180 {
1333
+ rotate: 180deg;
1334
+ }
1335
+ .rotate-270 {
1336
+ rotate: 270deg;
1337
+ }
1338
+ .rotate-\[3\.142rad\] {
1339
+ rotate: 180.023deg;
1340
+ }
1341
+ .rotate-\[45deg\] {
1342
+ rotate: 45deg;
1343
+ }
1344
+ .rotate-none {
1345
+ rotate: none;
1346
+ }
1347
+ .rotate-x-50 {
1348
+ --tw-rotate-x: rotateX(50deg);
1349
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1350
+ var(--tw-skew-y,);
1351
+ }
1352
+ .rotate-y-25 {
1353
+ --tw-rotate-y: rotateY(25deg);
1354
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1355
+ var(--tw-skew-y,);
1356
+ }
1357
+ .rotate-y-30 {
1358
+ --tw-rotate-y: rotateY(30deg);
1359
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1360
+ var(--tw-skew-y,);
1361
+ }
1362
+ .rotate-z-30 {
1363
+ --tw-rotate-z: rotateZ(30deg);
1364
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1365
+ var(--tw-skew-y,);
1366
+ }
1367
+ .rotate-z-45 {
1368
+ --tw-rotate-z: rotateZ(45deg);
1369
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1370
+ var(--tw-skew-y,);
1371
+ }
1372
+ .-skew-3 {
1373
+ --tw-skew-x: skewX(calc(3deg * -1));
1374
+ --tw-skew-y: skewY(calc(3deg * -1));
1375
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1376
+ var(--tw-skew-y,);
1377
+ }
1378
+ .skew-3 {
1379
+ --tw-skew-x: skewX(3deg);
1380
+ --tw-skew-y: skewY(3deg);
1381
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1382
+ var(--tw-skew-y,);
1383
+ }
1384
+ .skew-6 {
1385
+ --tw-skew-x: skewX(6deg);
1386
+ --tw-skew-y: skewY(6deg);
1387
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1388
+ var(--tw-skew-y,);
1389
+ }
1390
+ .skew-12 {
1391
+ --tw-skew-x: skewX(12deg);
1392
+ --tw-skew-y: skewY(12deg);
1393
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1394
+ var(--tw-skew-y,);
1395
+ }
1396
+ .skew-\[3\.142rad\] {
1397
+ --tw-skew-x: skewX(180.023deg);
1398
+ --tw-skew-y: skewY(180.023deg);
1399
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1400
+ var(--tw-skew-y,);
1401
+ }
1402
+ .-skew-x-12 {
1403
+ --tw-skew-x: skewX(calc(12deg * -1));
1404
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1405
+ var(--tw-skew-y,);
1406
+ }
1407
+ .skew-x-12 {
1408
+ --tw-skew-x: skewX(12deg);
1409
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1410
+ var(--tw-skew-y,);
1411
+ }
1412
+ .skew-x-\[15deg\] {
1413
+ --tw-skew-x: skewX(15deg);
1414
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1415
+ var(--tw-skew-y,);
1416
+ }
1417
+ .skew-y-3 {
1418
+ --tw-skew-y: skewY(3deg);
1419
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1420
+ var(--tw-skew-y,);
1421
+ }
1422
+ .skew-y-6 {
1423
+ --tw-skew-y: skewY(6deg);
1424
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1425
+ var(--tw-skew-y,);
1426
+ }
1427
+ .transform {
1428
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1429
+ var(--tw-skew-y,);
1430
+ }
1431
+ .transform-\[\.\.\.\] {
1432
+ transform: ...;
1433
+ }
1434
+ .transform-\[matrix\(1\,2\,3\,4\,5\,6\)\] {
1435
+ transform: matrix(1, 2, 3, 4, 5, 6);
1436
+ }
1437
+ .transform-\[perspective\(1000px\)_rotateX\(45deg\)\] {
1438
+ transform: perspective(1000px) rotateX(45deg);
1439
+ }
1440
+ .transform-cpu {
1441
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,)
1442
+ var(--tw-skew-y,);
1443
+ }
1444
+ .transform-gpu {
1445
+ transform: translateZ(0) var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
1446
+ var(--tw-skew-x,) var(--tw-skew-y,);
1447
+ }
1448
+ .transform-none {
1449
+ transform: none;
1450
+ }
1451
+ .animate-bounce {
1452
+ animation: var(--animate-bounce);
1453
+ }
1454
+ .animate-ping {
1455
+ animation: var(--animate-ping);
1456
+ }
1457
+ .animate-pulse {
1458
+ animation: var(--animate-pulse);
1459
+ }
1460
+ .animate-spin {
1461
+ animation: var(--animate-spin);
1462
+ }
1463
+ .cursor-default {
1464
+ cursor: default;
1465
+ }
1466
+ .cursor-grab {
1467
+ cursor: grab;
1468
+ }
1469
+ .cursor-grabbing {
1470
+ cursor: grabbing;
1471
+ }
1472
+ .cursor-move {
1473
+ cursor: move;
1474
+ }
1475
+ .cursor-none {
1476
+ cursor: none;
1477
+ }
1478
+ .cursor-not-allowed {
1479
+ cursor: not-allowed;
1480
+ }
1481
+ .cursor-pointer {
1482
+ cursor: pointer;
1483
+ }
1484
+ .cursor-text {
1485
+ cursor: text;
1486
+ }
1487
+ .cursor-wait {
1488
+ cursor: wait;
1489
+ }
1490
+ .resize {
1491
+ resize: both;
1492
+ }
1493
+ .resize-none {
1494
+ resize: none;
1495
+ }
1496
+ .resize-x {
1497
+ resize: horizontal;
1498
+ }
1499
+ .resize-y {
1500
+ resize: vertical;
1501
+ }
1502
+ .snap-both {
1503
+ scroll-snap-type: both var(--tw-scroll-snap-strictness);
1504
+ }
1505
+ .snap-none {
1506
+ scroll-snap-type: none;
1507
+ }
1508
+ .snap-x {
1509
+ scroll-snap-type: x var(--tw-scroll-snap-strictness);
1510
+ }
1511
+ .snap-y {
1512
+ scroll-snap-type: y var(--tw-scroll-snap-strictness);
1513
+ }
1514
+ .snap-mandatory {
1515
+ --tw-scroll-snap-strictness: mandatory;
1516
+ }
1517
+ .snap-proximity {
1518
+ --tw-scroll-snap-strictness: proximity;
1519
+ }
1520
+ .snap-align-none {
1521
+ scroll-snap-align: none;
1522
+ }
1523
+ .snap-center {
1524
+ scroll-snap-align: center;
1525
+ }
1526
+ .snap-end {
1527
+ scroll-snap-align: end;
1528
+ }
1529
+ .snap-start {
1530
+ scroll-snap-align: start;
1531
+ }
1532
+ .list-inside {
1533
+ list-style-position: inside;
1534
+ }
1535
+ .list-outside {
1536
+ list-style-position: outside;
1537
+ }
1538
+ .list-\(--my-marker\) {
1539
+ list-style-type: var(--my-marker);
1540
+ }
1541
+ .list-\(--var\) {
1542
+ list-style-type: var(--var);
1543
+ }
1544
+ .list-\[lower-alpha\] {
1545
+ list-style-type: lower-alpha;
1546
+ }
1547
+ .list-\[upper-roman\] {
1548
+ list-style-type: upper-roman;
1549
+ }
1550
+ .list-decimal {
1551
+ list-style-type: decimal;
1552
+ }
1553
+ .list-disc {
1554
+ list-style-type: disc;
1555
+ }
1556
+ .list-none {
1557
+ list-style-type: none;
1558
+ }
1559
+ .appearance-auto {
1560
+ appearance: auto;
1561
+ }
1562
+ .appearance-none {
1563
+ appearance: none;
1564
+ }
1565
+ .columns-\(--my-columns\) {
1566
+ columns: var(--my-columns);
1567
+ }
1568
+ .columns-2 {
1569
+ columns: 2;
1570
+ }
1571
+ .columns-3 {
1572
+ columns: 3;
1573
+ }
1574
+ .columns-3xs {
1575
+ columns: var(--container-3xs);
1576
+ }
1577
+ .columns-7xl {
1578
+ columns: var(--container-7xl);
1579
+ }
1580
+ .columns-\[30vw\] {
1581
+ columns: 30vw;
1582
+ }
1583
+ .columns-auto {
1584
+ columns: auto;
1585
+ }
1586
+ .columns-md {
1587
+ columns: var(--container-md);
1588
+ }
1589
+ .columns-sm {
1590
+ columns: var(--container-sm);
1591
+ }
1592
+ .break-before-column {
1593
+ break-before: column;
1594
+ }
1595
+ .break-before-page {
1596
+ break-before: page;
1597
+ }
1598
+ .break-inside-avoid {
1599
+ break-inside: avoid;
1600
+ }
1601
+ .break-after-avoid {
1602
+ break-after: avoid;
1603
+ }
1604
+ .break-after-column {
1605
+ break-after: column;
1606
+ }
1607
+ .break-after-page {
1608
+ break-after: page;
1609
+ }
1610
+ .grid-cols-\(--my-cols\) {
1611
+ grid-template-columns: var(--my-cols);
1612
+ }
1613
+ .grid-cols-2 {
1614
+ grid-template-columns: repeat(2, minmax(0, 1fr));
1615
+ }
1616
+ .grid-cols-3 {
1617
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1618
+ }
1619
+ .grid-cols-4 {
1620
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1621
+ }
1622
+ .grid-cols-\[\.\.\.\] {
1623
+ grid-template-columns: . . .;
1624
+ }
1625
+ .grid-cols-\[1fr_500px_2fr\] {
1626
+ grid-template-columns: 1fr 500px 2fr;
1627
+ }
1628
+ .grid-cols-\[200px_minmax\(900px\,1fr\)_100px\] {
1629
+ grid-template-columns: 200px minmax(900px, 1fr) 100px;
1630
+ }
1631
+ .grid-cols-none {
1632
+ grid-template-columns: none;
1633
+ }
1634
+ .grid-cols-subgrid {
1635
+ grid-template-columns: subgrid;
1636
+ }
1637
+ .grid-rows-3 {
1638
+ grid-template-rows: repeat(3, minmax(0, 1fr));
1639
+ }
1640
+ .grid-rows-\[\.\.\.\] {
1641
+ grid-template-rows: . . .;
1642
+ }
1643
+ .grid-rows-\[auto_1fr_auto\] {
1644
+ grid-template-rows: auto 1fr auto;
1645
+ }
1646
+ .flex-col {
1647
+ flex-direction: column;
1648
+ }
1649
+ .flex-col-reverse {
1650
+ flex-direction: column-reverse;
1651
+ }
1652
+ .flex-row {
1653
+ flex-direction: row;
1654
+ }
1655
+ .flex-row-reverse {
1656
+ flex-direction: row-reverse;
1657
+ }
1658
+ .flex-nowrap {
1659
+ flex-wrap: nowrap;
1660
+ }
1661
+ .flex-wrap {
1662
+ flex-wrap: wrap;
1663
+ }
1664
+ .flex-wrap-reverse {
1665
+ flex-wrap: wrap-reverse;
1666
+ }
1667
+ .place-items-center {
1668
+ place-items: center;
1669
+ }
1670
+ .place-items-start {
1671
+ place-items: start;
1672
+ }
1673
+ .items-baseline {
1674
+ align-items: baseline;
1675
+ }
1676
+ .items-center {
1677
+ align-items: center;
1678
+ }
1679
+ .items-end {
1680
+ align-items: flex-end;
1681
+ }
1682
+ .items-start {
1683
+ align-items: flex-start;
1684
+ }
1685
+ .items-stretch {
1686
+ align-items: stretch;
1687
+ }
1688
+ .justify-around {
1689
+ justify-content: space-around;
1690
+ }
1691
+ .justify-between {
1692
+ justify-content: space-between;
1693
+ }
1694
+ .justify-center {
1695
+ justify-content: center;
1696
+ }
1697
+ .justify-end {
1698
+ justify-content: flex-end;
1699
+ }
1700
+ .justify-evenly {
1701
+ justify-content: space-evenly;
1702
+ }
1703
+ .justify-start {
1704
+ justify-content: flex-start;
1705
+ }
1706
+ .gap-0 {
1707
+ gap: calc(var(--spacing) * 0);
1708
+ }
1709
+ .gap-2 {
1710
+ gap: calc(var(--spacing) * 2);
1711
+ }
1712
+ .gap-4 {
1713
+ gap: calc(var(--spacing) * 4);
1714
+ }
1715
+ .gap-6 {
1716
+ gap: calc(var(--spacing) * 6);
1717
+ }
1718
+ .gap-8 {
1719
+ gap: calc(var(--spacing) * 8);
1720
+ }
1721
+ :where(.space-y-8 > :not(:last-child)) {
1722
+ --tw-space-y-reverse: 0;
1723
+ margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
1724
+ margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
1725
+ }
1726
+ :where(.space-y-reverse > :not(:last-child)) {
1727
+ --tw-space-y-reverse: 1;
1728
+ }
1729
+ .gap-x-2 {
1730
+ column-gap: calc(var(--spacing) * 2);
1731
+ }
1732
+ .gap-x-4 {
1733
+ column-gap: calc(var(--spacing) * 4);
1734
+ }
1735
+ :where(.space-x-4 > :not(:last-child)) {
1736
+ --tw-space-x-reverse: 0;
1737
+ margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
1738
+ margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
1739
+ }
1740
+ :where(.space-x-reverse > :not(:last-child)) {
1741
+ --tw-space-x-reverse: 1;
1742
+ }
1743
+ .gap-y-4 {
1744
+ row-gap: calc(var(--spacing) * 4);
1745
+ }
1746
+ :where(.divide-x > :not(:last-child)) {
1747
+ --tw-divide-x-reverse: 0;
1748
+ border-inline-style: var(--tw-border-style);
1749
+ border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
1750
+ border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
1751
+ }
1752
+ :where(.divide-y > :not(:last-child)) {
1753
+ --tw-divide-y-reverse: 0;
1754
+ border-bottom-style: var(--tw-border-style);
1755
+ border-top-style: var(--tw-border-style);
1756
+ border-top-width: calc(1px * var(--tw-divide-y-reverse));
1757
+ border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
1758
+ }
1759
+ :where(.divide-gray-200 > :not(:last-child)) {
1760
+ border-color: var(--color-gray-200);
1761
+ }
1762
+ :where(.divide-gray-300 > :not(:last-child)) {
1763
+ border-color: var(--color-gray-300);
1764
+ }
1765
+ .self-auto {
1766
+ align-self: auto;
1767
+ }
1768
+ .self-center {
1769
+ align-self: center;
1770
+ }
1771
+ .self-start {
1772
+ align-self: flex-start;
1773
+ }
1774
+ .self-stretch {
1775
+ align-self: stretch;
1776
+ }
1777
+ .truncate {
1778
+ text-overflow: ellipsis;
1779
+ white-space: nowrap;
1780
+ overflow: hidden;
1781
+ }
1782
+ .overflow-auto {
1783
+ overflow: auto;
1784
+ }
1785
+ .overflow-clip {
1786
+ overflow: clip;
1787
+ }
1788
+ .overflow-hidden {
1789
+ overflow: hidden;
1790
+ }
1791
+ .overflow-scroll {
1792
+ overflow: scroll;
1793
+ }
1794
+ .overflow-visible {
1795
+ overflow: visible;
1796
+ }
1797
+ .overflow-x-auto {
1798
+ overflow-x: auto;
1799
+ }
1800
+ .overflow-x-scroll {
1801
+ overflow-x: scroll;
1802
+ }
1803
+ .overflow-y-auto {
1804
+ overflow-y: auto;
1805
+ }
1806
+ .overflow-y-hidden {
1807
+ overflow-y: hidden;
1808
+ }
1809
+ .rounded {
1810
+ border-radius: 0.25rem;
1811
+ }
1812
+ .rounded-2xl {
1813
+ border-radius: var(--radius-2xl);
1814
+ }
1815
+ .rounded-full {
1816
+ border-radius: 3.40282e38px;
1817
+ }
1818
+ .rounded-lg {
1819
+ border-radius: var(--radius-lg);
1820
+ }
1821
+ .rounded-md {
1822
+ border-radius: var(--radius-md);
1823
+ }
1824
+ .rounded-none {
1825
+ border-radius: 0;
1826
+ }
1827
+ .rounded-sm {
1828
+ border-radius: var(--radius-sm);
1829
+ }
1830
+ .rounded-xl {
1831
+ border-radius: var(--radius-xl);
1832
+ }
1833
+ .rounded-xs {
1834
+ border-radius: var(--radius-xs);
1835
+ }
1836
+ .rounded-s-md {
1837
+ border-start-start-radius: var(--radius-md);
1838
+ border-end-start-radius: var(--radius-md);
1839
+ }
1840
+ .rounded-e-xl {
1841
+ border-start-end-radius: var(--radius-xl);
1842
+ border-end-end-radius: var(--radius-xl);
1843
+ }
1844
+ .rounded-t-lg {
1845
+ border-top-left-radius: var(--radius-lg);
1846
+ border-top-right-radius: var(--radius-lg);
1847
+ }
1848
+ .rounded-b-lg {
1849
+ border-bottom-right-radius: var(--radius-lg);
1850
+ border-bottom-left-radius: var(--radius-lg);
1851
+ }
1852
+ .rounded-b-none {
1853
+ border-bottom-right-radius: 0;
1854
+ border-bottom-left-radius: 0;
1855
+ }
1856
+ .border {
1857
+ border-style: var(--tw-border-style);
1858
+ border-width: 1px;
1859
+ }
1860
+ .border-0 {
1861
+ border-style: var(--tw-border-style);
1862
+ border-width: 0;
1863
+ }
1864
+ .border-2 {
1865
+ border-style: var(--tw-border-style);
1866
+ border-width: 2px;
1867
+ }
1868
+ .border-x-2 {
1869
+ border-inline-style: var(--tw-border-style);
1870
+ border-inline-width: 2px;
1871
+ }
1872
+ .border-y {
1873
+ border-block-style: var(--tw-border-style);
1874
+ border-block-width: 1px;
1875
+ }
1876
+ .border-t {
1877
+ border-top-style: var(--tw-border-style);
1878
+ border-top-width: 1px;
1879
+ }
1880
+ .border-r {
1881
+ border-right-style: var(--tw-border-style);
1882
+ border-right-width: 1px;
1883
+ }
1884
+ .border-b {
1885
+ border-bottom-style: var(--tw-border-style);
1886
+ border-bottom-width: 1px;
1887
+ }
1888
+ .border-l {
1889
+ border-left-style: var(--tw-border-style);
1890
+ border-left-width: 1px;
1891
+ }
1892
+ .border-dashed {
1893
+ --tw-border-style: dashed;
1894
+ border-style: dashed;
1895
+ }
1896
+ .border-dotted {
1897
+ --tw-border-style: dotted;
1898
+ border-style: dotted;
1899
+ }
1900
+ .border-double {
1901
+ --tw-border-style: double;
1902
+ border-style: double;
1903
+ }
1904
+ .border-none {
1905
+ --tw-border-style: none;
1906
+ border-style: none;
1907
+ }
1908
+ .border-solid {
1909
+ --tw-border-style: solid;
1910
+ border-style: solid;
1911
+ }
1912
+ .border-blue-500 {
1913
+ border-color: var(--color-blue-500);
1914
+ }
1915
+ .border-gray-200 {
1916
+ border-color: var(--color-gray-200);
1917
+ }
1918
+ .border-gray-300 {
1919
+ border-color: var(--color-gray-300);
1920
+ }
1921
+ .border-gray-400 {
1922
+ border-color: var(--color-gray-400);
1923
+ }
1924
+ .border-indigo-600 {
1925
+ border-color: var(--color-indigo-600);
1926
+ }
1927
+ .border-red-500\/50 {
1928
+ border-color: #fb2c3680;
1929
+ }
1930
+ @supports (color: color-mix(in lab, red, red)) {
1931
+ .border-red-500\/50 {
1932
+ border-color: color-mix(in oklab, var(--color-red-500) 50%, transparent);
1933
+ }
1934
+ }
1935
+ .\!bg-red-500 {
1936
+ background-color: var(--color-red-500) !important;
1937
+ }
1938
+ .bg-\(--my-bg\) {
1939
+ background-color: var(--my-bg);
1940
+ }
1941
+ .bg-\(--my-var\) {
1942
+ background-color: var(--my-var);
1943
+ }
1944
+ .bg-\(--var\) {
1945
+ background-color: var(--var);
1946
+ }
1947
+ .bg-\[\#1da1f2\] {
1948
+ background-color: #1da1f2;
1949
+ }
1950
+ .bg-\[\#bada55\] {
1951
+ background-color: #bada55;
1952
+ }
1953
+ .bg-\[\#hex\] {
1954
+ background-color: #hex;
1955
+ }
1956
+ .bg-\[--var\] {
1957
+ background-color: --var;
1958
+ }
1959
+ .bg-black {
1960
+ background-color: var(--color-black);
1961
+ }
1962
+ .bg-black\/50 {
1963
+ background-color: #00000080;
1964
+ }
1965
+ @supports (color: color-mix(in lab, red, red)) {
1966
+ .bg-black\/50 {
1967
+ background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
1968
+ }
1969
+ }
1970
+ .bg-blue-500 {
1971
+ background-color: var(--color-blue-500);
1972
+ }
1973
+ .bg-blue-600 {
1974
+ background-color: var(--color-blue-600);
1975
+ }
1976
+ .bg-gray-50 {
1977
+ background-color: var(--color-gray-50);
1978
+ }
1979
+ .bg-gray-100 {
1980
+ background-color: var(--color-gray-100);
1981
+ }
1982
+ .bg-gray-200 {
1983
+ background-color: var(--color-gray-200);
1984
+ }
1985
+ .bg-red-50 {
1986
+ background-color: var(--color-red-50);
1987
+ }
1988
+ .bg-red-500 {
1989
+ background-color: var(--color-red-500);
1990
+ }
1991
+ .bg-red-500\! {
1992
+ background-color: var(--color-red-500) !important;
1993
+ }
1994
+ .bg-red-600 {
1995
+ background-color: var(--color-red-600);
1996
+ }
1997
+ .bg-red-950 {
1998
+ background-color: var(--color-red-950);
1999
+ }
2000
+ .bg-sky-500 {
2001
+ background-color: var(--color-sky-500);
2002
+ }
2003
+ .bg-sky-500\/50 {
2004
+ background-color: #00a5ef80;
2005
+ }
2006
+ @supports (color: color-mix(in lab, red, red)) {
2007
+ .bg-sky-500\/50 {
2008
+ background-color: color-mix(in oklab, var(--color-sky-500) 50%, transparent);
2009
+ }
2010
+ }
2011
+ .bg-sky-700 {
2012
+ background-color: var(--color-sky-700);
2013
+ }
2014
+ .bg-teal-500 {
2015
+ background-color: var(--color-teal-500);
2016
+ }
2017
+ .bg-violet-500 {
2018
+ background-color: var(--color-violet-500);
2019
+ }
2020
+ .bg-white {
2021
+ background-color: var(--color-white);
2022
+ }
2023
+ .bg-gradient-to-br {
2024
+ --tw-gradient-position: to bottom right in oklab;
2025
+ background-image: linear-gradient(var(--tw-gradient-stops));
2026
+ }
2027
+ .bg-gradient-to-r {
2028
+ --tw-gradient-position: to right in oklab;
2029
+ background-image: linear-gradient(var(--tw-gradient-stops));
2030
+ }
2031
+ .bg-\[url\(\'\.\.\.\'\)\] {
2032
+ background-image: url(...);
2033
+ }
2034
+ .bg-\[url\(\'\/img\/hero\.jpg\'\)\] {
2035
+ background-image: url(/img/hero.jpg);
2036
+ }
2037
+ .from-blue-500 {
2038
+ --tw-gradient-from: var(--color-blue-500);
2039
+ --tw-gradient-stops: var(
2040
+ --tw-gradient-via-stops,
2041
+ var(--tw-gradient-position),
2042
+ var(--tw-gradient-from) var(--tw-gradient-from-position),
2043
+ var(--tw-gradient-to) var(--tw-gradient-to-position)
2044
+ );
2045
+ }
2046
+ .from-indigo-500 {
2047
+ --tw-gradient-from: var(--color-indigo-500);
2048
+ --tw-gradient-stops: var(
2049
+ --tw-gradient-via-stops,
2050
+ var(--tw-gradient-position),
2051
+ var(--tw-gradient-from) var(--tw-gradient-from-position),
2052
+ var(--tw-gradient-to) var(--tw-gradient-to-position)
2053
+ );
2054
+ }
2055
+ .via-purple-500 {
2056
+ --tw-gradient-via: var(--color-purple-500);
2057
+ --tw-gradient-via-stops:
2058
+ var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position),
2059
+ var(--tw-gradient-via) var(--tw-gradient-via-position),
2060
+ var(--tw-gradient-to) var(--tw-gradient-to-position);
2061
+ --tw-gradient-stops: var(--tw-gradient-via-stops);
2062
+ }
2063
+ .to-pink-500 {
2064
+ --tw-gradient-to: var(--color-pink-500);
2065
+ --tw-gradient-stops: var(
2066
+ --tw-gradient-via-stops,
2067
+ var(--tw-gradient-position),
2068
+ var(--tw-gradient-from) var(--tw-gradient-from-position),
2069
+ var(--tw-gradient-to) var(--tw-gradient-to-position)
2070
+ );
2071
+ }
2072
+ .to-purple-600 {
2073
+ --tw-gradient-to: var(--color-purple-600);
2074
+ --tw-gradient-stops: var(
2075
+ --tw-gradient-via-stops,
2076
+ var(--tw-gradient-position),
2077
+ var(--tw-gradient-from) var(--tw-gradient-from-position),
2078
+ var(--tw-gradient-to) var(--tw-gradient-to-position)
2079
+ );
2080
+ }
2081
+ .bg-auto {
2082
+ background-size: auto;
2083
+ }
2084
+ .bg-contain {
2085
+ background-size: contain;
2086
+ }
2087
+ .bg-cover {
2088
+ background-size: cover;
2089
+ }
2090
+ .bg-fixed {
2091
+ background-attachment: fixed;
2092
+ }
2093
+ .bg-local {
2094
+ background-attachment: local;
2095
+ }
2096
+ .bg-scroll {
2097
+ background-attachment: scroll;
2098
+ }
2099
+ .bg-\[position\:\.\.\.\] {
2100
+ background-position: ...;
2101
+ }
2102
+ .bg-\[position\:2rem_2rem\] {
2103
+ background-position: 2rem 2rem;
2104
+ }
2105
+ .bg-bottom {
2106
+ background-position: bottom;
2107
+ }
2108
+ .bg-center {
2109
+ background-position: 50%;
2110
+ }
2111
+ .bg-left {
2112
+ background-position: 0;
2113
+ }
2114
+ .bg-right {
2115
+ background-position: 100%;
2116
+ }
2117
+ .bg-top {
2118
+ background-position: top;
2119
+ }
2120
+ .bg-no-repeat {
2121
+ background-repeat: no-repeat;
2122
+ }
2123
+ .bg-repeat {
2124
+ background-repeat: repeat;
2125
+ }
2126
+ .bg-repeat-x {
2127
+ background-repeat: repeat-x;
2128
+ }
2129
+ .\[mask-type\:luminance\] {
2130
+ mask-type: luminance;
2131
+ }
2132
+ .fill-\(--my-brand-color\) {
2133
+ fill: var(--my-brand-color);
2134
+ }
2135
+ .fill-\(--my-fill\) {
2136
+ fill: var(--my-fill);
2137
+ }
2138
+ .fill-\[\#243c5a\] {
2139
+ fill: #243c5a;
2140
+ }
2141
+ .fill-\[\#hex\] {
2142
+ fill: #hex;
2143
+ }
2144
+ .fill-\[var\(--my-brand-color\)\] {
2145
+ fill: var(--my-brand-color);
2146
+ }
2147
+ .fill-amber-300 {
2148
+ fill: var(--color-amber-300);
2149
+ }
2150
+ .fill-amber-400 {
2151
+ fill: var(--color-amber-400);
2152
+ }
2153
+ .fill-amber-600 {
2154
+ fill: var(--color-amber-600);
2155
+ }
2156
+ .fill-amber-700 {
2157
+ fill: var(--color-amber-700);
2158
+ }
2159
+ .fill-amber-900 {
2160
+ fill: var(--color-amber-900);
2161
+ }
2162
+ .fill-black {
2163
+ fill: var(--color-black);
2164
+ }
2165
+ .fill-blue-400 {
2166
+ fill: var(--color-blue-400);
2167
+ }
2168
+ .fill-blue-500 {
2169
+ fill: var(--color-blue-500);
2170
+ }
2171
+ .fill-blue-600 {
2172
+ fill: var(--color-blue-600);
2173
+ }
2174
+ .fill-current {
2175
+ fill: currentColor;
2176
+ }
2177
+ .fill-cyan-300 {
2178
+ fill: var(--color-cyan-300);
2179
+ }
2180
+ .fill-cyan-400 {
2181
+ fill: var(--color-cyan-400);
2182
+ }
2183
+ .fill-emerald-200 {
2184
+ fill: var(--color-emerald-200);
2185
+ }
2186
+ .fill-emerald-300 {
2187
+ fill: var(--color-emerald-300);
2188
+ }
2189
+ .fill-emerald-400 {
2190
+ fill: var(--color-emerald-400);
2191
+ }
2192
+ .fill-emerald-500 {
2193
+ fill: var(--color-emerald-500);
2194
+ }
2195
+ .fill-emerald-950 {
2196
+ fill: var(--color-emerald-950);
2197
+ }
2198
+ .fill-fuchsia-400 {
2199
+ fill: var(--color-fuchsia-400);
2200
+ }
2201
+ .fill-green-400 {
2202
+ fill: var(--color-green-400);
2203
+ }
2204
+ .fill-indigo-500 {
2205
+ fill: var(--color-indigo-500);
2206
+ }
2207
+ .fill-inherit {
2208
+ fill: inherit;
2209
+ }
2210
+ .fill-lime-300 {
2211
+ fill: var(--color-lime-300);
2212
+ }
2213
+ .fill-lime-400 {
2214
+ fill: var(--color-lime-400);
2215
+ }
2216
+ .fill-neutral-950 {
2217
+ fill: var(--color-neutral-950);
2218
+ }
2219
+ .fill-none {
2220
+ fill: none;
2221
+ }
2222
+ .fill-orange-50 {
2223
+ fill: var(--color-orange-50);
2224
+ }
2225
+ .fill-orange-400 {
2226
+ fill: var(--color-orange-400);
2227
+ }
2228
+ .fill-orange-500 {
2229
+ fill: var(--color-orange-500);
2230
+ }
2231
+ .fill-pink-400 {
2232
+ fill: var(--color-pink-400);
2233
+ }
2234
+ .fill-pink-500 {
2235
+ fill: var(--color-pink-500);
2236
+ }
2237
+ .fill-purple-400 {
2238
+ fill: var(--color-purple-400);
2239
+ }
2240
+ .fill-purple-950 {
2241
+ fill: var(--color-purple-950);
2242
+ }
2243
+ .fill-red-500 {
2244
+ fill: var(--color-red-500);
2245
+ }
2246
+ .fill-rose-200 {
2247
+ fill: var(--color-rose-200);
2248
+ }
2249
+ .fill-rose-300 {
2250
+ fill: var(--color-rose-300);
2251
+ }
2252
+ .fill-rose-400 {
2253
+ fill: var(--color-rose-400);
2254
+ }
2255
+ .fill-rose-950 {
2256
+ fill: var(--color-rose-950);
2257
+ }
2258
+ .fill-sky-400 {
2259
+ fill: var(--color-sky-400);
2260
+ }
2261
+ .fill-sky-950 {
2262
+ fill: var(--color-sky-950);
2263
+ }
2264
+ .fill-slate-50 {
2265
+ fill: var(--color-slate-50);
2266
+ }
2267
+ .fill-slate-100 {
2268
+ fill: var(--color-slate-100);
2269
+ }
2270
+ .fill-slate-200 {
2271
+ fill: var(--color-slate-200);
2272
+ }
2273
+ .fill-slate-300 {
2274
+ fill: var(--color-slate-300);
2275
+ }
2276
+ .fill-slate-400 {
2277
+ fill: var(--color-slate-400);
2278
+ }
2279
+ .fill-slate-600 {
2280
+ fill: var(--color-slate-600);
2281
+ }
2282
+ .fill-slate-700 {
2283
+ fill: var(--color-slate-700);
2284
+ }
2285
+ .fill-slate-800 {
2286
+ fill: var(--color-slate-800);
2287
+ }
2288
+ .fill-slate-900 {
2289
+ fill: var(--color-slate-900);
2290
+ }
2291
+ .fill-slate-950 {
2292
+ fill: var(--color-slate-950);
2293
+ }
2294
+ .fill-stone-300 {
2295
+ fill: var(--color-stone-300);
2296
+ }
2297
+ .fill-stone-800 {
2298
+ fill: var(--color-stone-800);
2299
+ }
2300
+ .fill-teal-400 {
2301
+ fill: var(--color-teal-400);
2302
+ }
2303
+ .fill-transparent {
2304
+ fill: #0000;
2305
+ }
2306
+ .fill-white {
2307
+ fill: var(--color-white);
2308
+ }
2309
+ .fill-yellow-300 {
2310
+ fill: var(--color-yellow-300);
2311
+ }
2312
+ .fill-yellow-400 {
2313
+ fill: var(--color-yellow-400);
2314
+ }
2315
+ .fill-zinc-100 {
2316
+ fill: var(--color-zinc-100);
2317
+ }
2318
+ .fill-zinc-400 {
2319
+ fill: var(--color-zinc-400);
2320
+ }
2321
+ .fill-zinc-900 {
2322
+ fill: var(--color-zinc-900);
2323
+ }
2324
+ .stroke-\(--var\) {
2325
+ stroke: var(--var);
2326
+ }
2327
+ .stroke-blue-700 {
2328
+ stroke: var(--color-blue-700);
2329
+ }
2330
+ .stroke-current {
2331
+ stroke: currentColor;
2332
+ }
2333
+ .stroke-cyan-500 {
2334
+ stroke: var(--color-cyan-500);
2335
+ }
2336
+ .stroke-emerald-900 {
2337
+ stroke: var(--color-emerald-900);
2338
+ }
2339
+ .stroke-inherit {
2340
+ stroke: inherit;
2341
+ }
2342
+ .stroke-neutral-800 {
2343
+ stroke: var(--color-neutral-800);
2344
+ }
2345
+ .stroke-none {
2346
+ stroke: none;
2347
+ }
2348
+ .stroke-orange-200 {
2349
+ stroke: var(--color-orange-200);
2350
+ }
2351
+ .stroke-purple-900 {
2352
+ stroke: var(--color-purple-900);
2353
+ }
2354
+ .stroke-rose-900 {
2355
+ stroke: var(--color-rose-900);
2356
+ }
2357
+ .stroke-sky-900 {
2358
+ stroke: var(--color-sky-900);
2359
+ }
2360
+ .stroke-slate-200 {
2361
+ stroke: var(--color-slate-200);
2362
+ }
2363
+ .stroke-slate-700 {
2364
+ stroke: var(--color-slate-700);
2365
+ }
2366
+ .stroke-slate-800 {
2367
+ stroke: var(--color-slate-800);
2368
+ }
2369
+ .stroke-slate-900 {
2370
+ stroke: var(--color-slate-900);
2371
+ }
2372
+ .stroke-stone-700 {
2373
+ stroke: var(--color-stone-700);
2374
+ }
2375
+ .stroke-transparent {
2376
+ stroke: #0000;
2377
+ }
2378
+ .stroke-zinc-800 {
2379
+ stroke: var(--color-zinc-800);
2380
+ }
2381
+ .stroke-\(length\:--my-stroke\) {
2382
+ stroke-width: var(--my-stroke);
2383
+ }
2384
+ .stroke-1 {
2385
+ stroke-width: 1px;
2386
+ }
2387
+ .stroke-2 {
2388
+ stroke-width: 2px;
2389
+ }
2390
+ .stroke-\[1\.5\] {
2391
+ stroke-width: 1.5px;
2392
+ }
2393
+ .object-contain {
2394
+ object-fit: contain;
2395
+ }
2396
+ .object-cover {
2397
+ object-fit: cover;
2398
+ }
2399
+ .object-fill {
2400
+ object-fit: fill;
2401
+ }
2402
+ .object-none {
2403
+ object-fit: none;
2404
+ }
2405
+ .object-scale-down {
2406
+ object-fit: scale-down;
2407
+ }
2408
+ .object-\(--custom-property\) {
2409
+ object-position: var(--custom-property);
2410
+ }
2411
+ .object-\(--my-object\) {
2412
+ object-position: var(--my-object);
2413
+ }
2414
+ .object-\[25\%_75\%\] {
2415
+ object-position: 25% 75%;
2416
+ }
2417
+ .object-bottom {
2418
+ object-position: bottom;
2419
+ }
2420
+ .object-bottom-left {
2421
+ object-position: left bottom;
2422
+ }
2423
+ .object-bottom-right {
2424
+ object-position: right bottom;
2425
+ }
2426
+ .object-center {
2427
+ object-position: center;
2428
+ }
2429
+ .object-left {
2430
+ object-position: left;
2431
+ }
2432
+ .object-right {
2433
+ object-position: right;
2434
+ }
2435
+ .object-top {
2436
+ object-position: top;
2437
+ }
2438
+ .object-top-left {
2439
+ object-position: left top;
2440
+ }
2441
+ .object-top-right {
2442
+ object-position: right top;
2443
+ }
2444
+ .p-0 {
2445
+ padding: calc(var(--spacing) * 0);
2446
+ }
2447
+ .p-2 {
2448
+ padding: calc(var(--spacing) * 2);
2449
+ }
2450
+ .p-4 {
2451
+ padding: calc(var(--spacing) * 4);
2452
+ }
2453
+ .p-6 {
2454
+ padding: calc(var(--spacing) * 6);
2455
+ }
2456
+ .p-8 {
2457
+ padding: calc(var(--spacing) * 8);
2458
+ }
2459
+ .p-96 {
2460
+ padding: calc(var(--spacing) * 96);
2461
+ }
2462
+ .p-\[5px\] {
2463
+ padding: 5px;
2464
+ }
2465
+ .px-2 {
2466
+ padding-inline: calc(var(--spacing) * 2);
2467
+ }
2468
+ .px-4 {
2469
+ padding-inline: calc(var(--spacing) * 4);
2470
+ }
2471
+ .px-6 {
2472
+ padding-inline: calc(var(--spacing) * 6);
2473
+ }
2474
+ .px-8 {
2475
+ padding-inline: calc(var(--spacing) * 8);
2476
+ }
2477
+ .px-\[calc\(50\%-1rem\)\] {
2478
+ padding-inline: calc(50% - 1rem);
2479
+ }
2480
+ .py-1 {
2481
+ padding-block: calc(var(--spacing) * 1);
2482
+ }
2483
+ .py-1\.5 {
2484
+ padding-block: calc(var(--spacing) * 1.5);
2485
+ }
2486
+ .py-2 {
2487
+ padding-block: calc(var(--spacing) * 2);
2488
+ }
2489
+ .py-4 {
2490
+ padding-block: calc(var(--spacing) * 4);
2491
+ }
2492
+ .py-8 {
2493
+ padding-block: calc(var(--spacing) * 8);
2494
+ }
2495
+ .py-\[calc\(--spacing\(4\)-1px\)\] {
2496
+ padding-block: calc(calc(var(--spacing) * 4) - 1px);
2497
+ }
2498
+ .ps-8 {
2499
+ padding-inline-start: calc(var(--spacing) * 8);
2500
+ }
2501
+ .pe-8 {
2502
+ padding-inline-end: calc(var(--spacing) * 8);
2503
+ }
2504
+ .pt-2 {
2505
+ padding-top: calc(var(--spacing) * 2);
2506
+ }
2507
+ .pt-6 {
2508
+ padding-top: calc(var(--spacing) * 6);
2509
+ }
2510
+ .pr-4 {
2511
+ padding-right: calc(var(--spacing) * 4);
2512
+ }
2513
+ .pb-4 {
2514
+ padding-bottom: calc(var(--spacing) * 4);
2515
+ }
2516
+ .pb-8 {
2517
+ padding-bottom: calc(var(--spacing) * 8);
2518
+ }
2519
+ .pl-2 {
2520
+ padding-left: calc(var(--spacing) * 2);
2521
+ }
2522
+ .text-center {
2523
+ text-align: center;
2524
+ }
2525
+ .text-end {
2526
+ text-align: end;
2527
+ }
2528
+ .text-justify {
2529
+ text-align: justify;
2530
+ }
2531
+ .text-left {
2532
+ text-align: left;
2533
+ }
2534
+ .text-right {
2535
+ text-align: right;
2536
+ }
2537
+ .text-start {
2538
+ text-align: start;
2539
+ }
2540
+ .font-mono {
2541
+ font-family: var(--font-mono);
2542
+ }
2543
+ .font-sans {
2544
+ font-family: var(--font-sans);
2545
+ }
2546
+ .font-serif {
2547
+ font-family: var(--font-serif);
2548
+ }
2549
+ .text-2xl {
2550
+ font-size: var(--text-2xl);
2551
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2552
+ }
2553
+ .text-5xl {
2554
+ font-size: var(--text-5xl);
2555
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
2556
+ }
2557
+ .text-9xl {
2558
+ font-size: var(--text-9xl);
2559
+ line-height: var(--tw-leading, var(--text-9xl--line-height));
2560
+ }
2561
+ .text-base {
2562
+ font-size: var(--text-base);
2563
+ line-height: var(--tw-leading, var(--text-base--line-height));
2564
+ }
2565
+ .text-lg {
2566
+ font-size: var(--text-lg);
2567
+ line-height: var(--tw-leading, var(--text-lg--line-height));
2568
+ }
2569
+ .text-sm {
2570
+ font-size: var(--text-sm);
2571
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2572
+ }
2573
+ .text-xl {
2574
+ font-size: var(--text-xl);
2575
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2576
+ }
2577
+ .text-xs {
2578
+ font-size: var(--text-xs);
2579
+ line-height: var(--tw-leading, var(--text-xs--line-height));
2580
+ }
2581
+ .text-\[17px\] {
2582
+ font-size: 17px;
2583
+ }
2584
+ .text-\[22px\] {
2585
+ font-size: 22px;
2586
+ }
2587
+ .leading-\[3rem\] {
2588
+ --tw-leading: 3rem;
2589
+ line-height: 3rem;
2590
+ }
2591
+ .leading-loose {
2592
+ --tw-leading: var(--leading-loose);
2593
+ line-height: var(--leading-loose);
2594
+ }
2595
+ .leading-none {
2596
+ --tw-leading: 1;
2597
+ line-height: 1;
2598
+ }
2599
+ .leading-normal {
2600
+ --tw-leading: var(--leading-normal);
2601
+ line-height: var(--leading-normal);
2602
+ }
2603
+ .leading-relaxed {
2604
+ --tw-leading: var(--leading-relaxed);
2605
+ line-height: var(--leading-relaxed);
2606
+ }
2607
+ .leading-tight {
2608
+ --tw-leading: var(--leading-tight);
2609
+ line-height: var(--leading-tight);
2610
+ }
2611
+ .font-black {
2612
+ --tw-font-weight: var(--font-weight-black);
2613
+ font-weight: var(--font-weight-black);
2614
+ }
2615
+ .font-bold {
2616
+ --tw-font-weight: var(--font-weight-bold);
2617
+ font-weight: var(--font-weight-bold);
2618
+ }
2619
+ .font-extrabold {
2620
+ --tw-font-weight: var(--font-weight-extrabold);
2621
+ font-weight: var(--font-weight-extrabold);
2622
+ }
2623
+ .font-light {
2624
+ --tw-font-weight: var(--font-weight-light);
2625
+ font-weight: var(--font-weight-light);
2626
+ }
2627
+ .font-medium {
2628
+ --tw-font-weight: var(--font-weight-medium);
2629
+ font-weight: var(--font-weight-medium);
2630
+ }
2631
+ .font-normal {
2632
+ --tw-font-weight: var(--font-weight-normal);
2633
+ font-weight: var(--font-weight-normal);
2634
+ }
2635
+ .font-semibold {
2636
+ --tw-font-weight: var(--font-weight-semibold);
2637
+ font-weight: var(--font-weight-semibold);
2638
+ }
2639
+ .font-thin {
2640
+ --tw-font-weight: var(--font-weight-thin);
2641
+ font-weight: var(--font-weight-thin);
2642
+ }
2643
+ .tracking-normal {
2644
+ --tw-tracking: var(--tracking-normal);
2645
+ letter-spacing: var(--tracking-normal);
2646
+ }
2647
+ .tracking-tight {
2648
+ --tw-tracking: var(--tracking-tight);
2649
+ letter-spacing: var(--tracking-tight);
2650
+ }
2651
+ .tracking-tighter {
2652
+ --tw-tracking: var(--tracking-tighter);
2653
+ letter-spacing: var(--tracking-tighter);
2654
+ }
2655
+ .tracking-wide {
2656
+ --tw-tracking: var(--tracking-wide);
2657
+ letter-spacing: var(--tracking-wide);
2658
+ }
2659
+ .tracking-widest {
2660
+ --tw-tracking: var(--tracking-widest);
2661
+ letter-spacing: var(--tracking-widest);
2662
+ }
2663
+ .overflow-ellipsis,
2664
+ .text-ellipsis {
2665
+ text-overflow: ellipsis;
2666
+ }
2667
+ .text-\(--my-color\) {
2668
+ color: var(--my-color);
2669
+ }
2670
+ .text-\[\#1da1f2\] {
2671
+ color: #1da1f2;
2672
+ }
2673
+ .text-\[\#hex\] {
2674
+ color: #hex;
2675
+ }
2676
+ .text-black {
2677
+ color: var(--color-black);
2678
+ }
2679
+ .text-black\/50 {
2680
+ color: #00000080;
2681
+ }
2682
+ @supports (color: color-mix(in lab, red, red)) {
2683
+ .text-black\/50 {
2684
+ color: color-mix(in oklab, var(--color-black) 50%, transparent);
2685
+ }
2686
+ }
2687
+ .text-blue-500 {
2688
+ color: var(--color-blue-500);
2689
+ }
2690
+ .text-gray-400 {
2691
+ color: var(--color-gray-400);
2692
+ }
2693
+ .text-gray-500 {
2694
+ color: var(--color-gray-500);
2695
+ }
2696
+ .text-gray-600 {
2697
+ color: var(--color-gray-600);
2698
+ }
2699
+ .text-gray-900 {
2700
+ color: var(--color-gray-900);
2701
+ }
2702
+ .text-green-600 {
2703
+ color: var(--color-green-600);
2704
+ }
2705
+ .text-indigo-600 {
2706
+ color: var(--color-indigo-600);
2707
+ }
2708
+ .text-pink-600 {
2709
+ color: var(--color-pink-600);
2710
+ }
2711
+ .text-red-500\/50 {
2712
+ color: #fb2c3680;
2713
+ }
2714
+ @supports (color: color-mix(in lab, red, red)) {
2715
+ .text-red-500\/50 {
2716
+ color: color-mix(in oklab, var(--color-red-500) 50%, transparent);
2717
+ }
2718
+ }
2719
+ .text-red-600 {
2720
+ color: var(--color-red-600);
2721
+ }
2722
+ .text-sky-300 {
2723
+ color: var(--color-sky-300);
2724
+ }
2725
+ .text-violet-500 {
2726
+ color: var(--color-violet-500);
2727
+ }
2728
+ .text-white {
2729
+ color: var(--color-white);
2730
+ }
2731
+ .capitalize {
2732
+ text-transform: capitalize;
2733
+ }
2734
+ .lowercase {
2735
+ text-transform: lowercase;
2736
+ }
2737
+ .normal-case {
2738
+ text-transform: none;
2739
+ }
2740
+ .uppercase {
2741
+ text-transform: uppercase;
2742
+ }
2743
+ .italic {
2744
+ font-style: italic;
2745
+ }
2746
+ .not-italic {
2747
+ font-style: normal;
2748
+ }
2749
+ .line-through {
2750
+ text-decoration-line: line-through;
2751
+ }
2752
+ .no-underline {
2753
+ text-decoration-line: none;
2754
+ }
2755
+ .overline {
2756
+ text-decoration-line: overline;
2757
+ }
2758
+ .underline {
2759
+ text-decoration-line: underline;
2760
+ }
2761
+ .decoration-2 {
2762
+ text-decoration-thickness: 2px;
2763
+ }
2764
+ .underline-offset-4 {
2765
+ text-underline-offset: 4px;
2766
+ }
2767
+ .caret-blue-500 {
2768
+ caret-color: var(--color-blue-500);
2769
+ }
2770
+ .caret-pink-500 {
2771
+ caret-color: var(--color-pink-500);
2772
+ }
2773
+ .accent-\(--var\) {
2774
+ accent-color: var(--var);
2775
+ }
2776
+ .accent-\[\#hex\] {
2777
+ accent-color: #hex;
2778
+ }
2779
+ .accent-indigo-500 {
2780
+ accent-color: var(--color-indigo-500);
2781
+ }
2782
+ .accent-pink-500 {
2783
+ accent-color: var(--color-pink-500);
2784
+ }
2785
+ .accent-purple-500\/75 {
2786
+ accent-color: #ac4bffbf;
2787
+ }
2788
+ @supports (color: color-mix(in lab, red, red)) {
2789
+ .accent-purple-500\/75 {
2790
+ accent-color: color-mix(in oklab, var(--color-purple-500) 75%, transparent);
2791
+ }
2792
+ }
2793
+ .accent-rose-500 {
2794
+ accent-color: var(--color-rose-500);
2795
+ }
2796
+ .opacity-0 {
2797
+ opacity: 0;
2798
+ }
2799
+ .opacity-50 {
2800
+ opacity: 0.5;
2801
+ }
2802
+ .opacity-100 {
2803
+ opacity: 1;
2804
+ }
2805
+ .mix-blend-multiply {
2806
+ mix-blend-mode: multiply;
2807
+ }
2808
+ .mix-blend-normal {
2809
+ mix-blend-mode: normal;
2810
+ }
2811
+ .mix-blend-overlay {
2812
+ mix-blend-mode: overlay;
2813
+ }
2814
+ .mix-blend-screen {
2815
+ mix-blend-mode: screen;
2816
+ }
2817
+ .shadow {
2818
+ --tw-shadow:
2819
+ 0 1px 3px 0 var(--tw-shadow-color, #0000001a),
2820
+ 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
2821
+ box-shadow:
2822
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2823
+ var(--tw-ring-shadow), var(--tw-shadow);
2824
+ }
2825
+ .shadow-2xl {
2826
+ --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
2827
+ box-shadow:
2828
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2829
+ var(--tw-ring-shadow), var(--tw-shadow);
2830
+ }
2831
+ .shadow-\[0_0_15px_rgba\(0\,0\,0\,0\.2\)\] {
2832
+ --tw-shadow: 0 0 15px var(--tw-shadow-color, #0003);
2833
+ box-shadow:
2834
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2835
+ var(--tw-ring-shadow), var(--tw-shadow);
2836
+ }
2837
+ .shadow-lg {
2838
+ --tw-shadow:
2839
+ 0 10px 15px -3px var(--tw-shadow-color, #0000001a),
2840
+ 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
2841
+ box-shadow:
2842
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2843
+ var(--tw-ring-shadow), var(--tw-shadow);
2844
+ }
2845
+ .shadow-md {
2846
+ --tw-shadow:
2847
+ 0 4px 6px -1px var(--tw-shadow-color, #0000001a),
2848
+ 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
2849
+ box-shadow:
2850
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2851
+ var(--tw-ring-shadow), var(--tw-shadow);
2852
+ }
2853
+ .shadow-none {
2854
+ --tw-shadow: 0 0 #0000;
2855
+ box-shadow:
2856
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2857
+ var(--tw-ring-shadow), var(--tw-shadow);
2858
+ }
2859
+ .shadow-sm {
2860
+ --tw-shadow:
2861
+ 0 1px 3px 0 var(--tw-shadow-color, #0000001a),
2862
+ 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
2863
+ box-shadow:
2864
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2865
+ var(--tw-ring-shadow), var(--tw-shadow);
2866
+ }
2867
+ .shadow-xl {
2868
+ --tw-shadow:
2869
+ 0 20px 25px -5px var(--tw-shadow-color, #0000001a),
2870
+ 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
2871
+ box-shadow:
2872
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2873
+ var(--tw-ring-shadow), var(--tw-shadow);
2874
+ }
2875
+ .shadow-xs {
2876
+ --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
2877
+ box-shadow:
2878
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2879
+ var(--tw-ring-shadow), var(--tw-shadow);
2880
+ }
2881
+ .ring {
2882
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width))
2883
+ var(--tw-ring-color, currentcolor);
2884
+ box-shadow:
2885
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2886
+ var(--tw-ring-shadow), var(--tw-shadow);
2887
+ }
2888
+ .ring-2 {
2889
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width))
2890
+ var(--tw-ring-color, currentcolor);
2891
+ box-shadow:
2892
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2893
+ var(--tw-ring-shadow), var(--tw-shadow);
2894
+ }
2895
+ .ring-3 {
2896
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width))
2897
+ var(--tw-ring-color, currentcolor);
2898
+ box-shadow:
2899
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
2900
+ var(--tw-ring-shadow), var(--tw-shadow);
2901
+ }
2902
+ .shadow-blue-500\/50 {
2903
+ --tw-shadow-color: #3080ff80;
2904
+ }
2905
+ @supports (color: color-mix(in lab, red, red)) {
2906
+ .shadow-blue-500\/50 {
2907
+ --tw-shadow-color: color-mix(
2908
+ in oklab,
2909
+ color-mix(in oklab, var(--color-blue-500) 50%, transparent) var(--tw-shadow-alpha),
2910
+ transparent
2911
+ );
2912
+ }
2913
+ }
2914
+ .ring-blue-500 {
2915
+ --tw-ring-color: var(--color-blue-500);
2916
+ }
2917
+ .ring-offset-2 {
2918
+ --tw-ring-offset-width: 2px;
2919
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width)
2920
+ var(--tw-ring-offset-color);
2921
+ }
2922
+ .outline-hidden {
2923
+ --tw-outline-style: none;
2924
+ outline-style: none;
2925
+ }
2926
+ @media (forced-colors: active) {
2927
+ .outline-hidden {
2928
+ outline-offset: 2px;
2929
+ outline: 2px solid #0000;
2930
+ }
2931
+ }
2932
+ .outline {
2933
+ outline-style: var(--tw-outline-style);
2934
+ outline-width: 1px;
2935
+ }
2936
+ .outline-2 {
2937
+ outline-style: var(--tw-outline-style);
2938
+ outline-width: 2px;
2939
+ }
2940
+ .outline-4 {
2941
+ outline-style: var(--tw-outline-style);
2942
+ outline-width: 4px;
2943
+ }
2944
+ .outline-offset-2 {
2945
+ outline-offset: 2px;
2946
+ }
2947
+ .outline-sky-500 {
2948
+ outline-color: var(--color-sky-500);
2949
+ }
2950
+ .blur {
2951
+ --tw-blur: blur(8px);
2952
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2953
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2954
+ var(--tw-drop-shadow,);
2955
+ }
2956
+ .blur-none {
2957
+ --tw-blur: ;
2958
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2959
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2960
+ var(--tw-drop-shadow,);
2961
+ }
2962
+ .blur-sm {
2963
+ --tw-blur: blur(var(--blur-sm));
2964
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2965
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2966
+ var(--tw-drop-shadow,);
2967
+ }
2968
+ .blur-xs {
2969
+ --tw-blur: blur(var(--blur-xs));
2970
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2971
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2972
+ var(--tw-drop-shadow,);
2973
+ }
2974
+ .brightness-90 {
2975
+ --tw-brightness: brightness(90%);
2976
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2977
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2978
+ var(--tw-drop-shadow,);
2979
+ }
2980
+ .contrast-125 {
2981
+ --tw-contrast: contrast(125%);
2982
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2983
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2984
+ var(--tw-drop-shadow,);
2985
+ }
2986
+ .grayscale {
2987
+ --tw-grayscale: grayscale(100%);
2988
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2989
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2990
+ var(--tw-drop-shadow,);
2991
+ }
2992
+ .invert {
2993
+ --tw-invert: invert(100%);
2994
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
2995
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
2996
+ var(--tw-drop-shadow,);
2997
+ }
2998
+ .sepia {
2999
+ --tw-sepia: sepia(100%);
3000
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
3001
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
3002
+ var(--tw-drop-shadow,);
3003
+ }
3004
+ .filter {
3005
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,)
3006
+ var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,)
3007
+ var(--tw-drop-shadow,);
3008
+ }
3009
+ .backdrop-blur-md {
3010
+ --tw-backdrop-blur: blur(var(--blur-md));
3011
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3012
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3013
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3014
+ var(--tw-backdrop-sepia,);
3015
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3016
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3017
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3018
+ var(--tw-backdrop-sepia,);
3019
+ }
3020
+ .backdrop-blur-none {
3021
+ --tw-backdrop-blur: ;
3022
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3023
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3024
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3025
+ var(--tw-backdrop-sepia,);
3026
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3027
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3028
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3029
+ var(--tw-backdrop-sepia,);
3030
+ }
3031
+ .backdrop-blur-sm {
3032
+ --tw-backdrop-blur: blur(var(--blur-sm));
3033
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3034
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3035
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3036
+ var(--tw-backdrop-sepia,);
3037
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3038
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3039
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3040
+ var(--tw-backdrop-sepia,);
3041
+ }
3042
+ .backdrop-opacity-50 {
3043
+ --tw-backdrop-opacity: opacity(50%);
3044
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3045
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3046
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3047
+ var(--tw-backdrop-sepia,);
3048
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
3049
+ var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
3050
+ var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
3051
+ var(--tw-backdrop-sepia,);
3052
+ }
3053
+ .transition {
3054
+ transition-property:
3055
+ color,
3056
+ background-color,
3057
+ border-color,
3058
+ outline-color,
3059
+ text-decoration-color,
3060
+ fill,
3061
+ stroke,
3062
+ --tw-gradient-from,
3063
+ --tw-gradient-via,
3064
+ --tw-gradient-to,
3065
+ opacity,
3066
+ box-shadow,
3067
+ transform,
3068
+ translate,
3069
+ scale,
3070
+ rotate,
3071
+ filter,
3072
+ -webkit-backdrop-filter,
3073
+ backdrop-filter,
3074
+ display,
3075
+ content-visibility,
3076
+ overlay,
3077
+ pointer-events;
3078
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3079
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
3080
+ }
3081
+ .transition-all {
3082
+ transition-property: all;
3083
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3084
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
3085
+ }
3086
+ .transition-colors {
3087
+ transition-property:
3088
+ color, background-color, border-color, outline-color, text-decoration-color, fill, stroke,
3089
+ --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
3090
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3091
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
3092
+ }
3093
+ .transition-opacity {
3094
+ transition-property: opacity;
3095
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3096
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
3097
+ }
3098
+ .transition-transform {
3099
+ transition-property: transform, translate, scale, rotate;
3100
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3101
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
3102
+ }
3103
+ .transition-none {
3104
+ transition-property: none;
3105
+ }
3106
+ .delay-100 {
3107
+ transition-delay: 0.1s;
3108
+ }
3109
+ .delay-150 {
3110
+ transition-delay: 0.15s;
3111
+ }
3112
+ .duration-150 {
3113
+ --tw-duration: 0.15s;
3114
+ transition-duration: 0.15s;
3115
+ }
3116
+ .duration-300 {
3117
+ --tw-duration: 0.3s;
3118
+ transition-duration: 0.3s;
3119
+ }
3120
+ .duration-500 {
3121
+ --tw-duration: 0.5s;
3122
+ transition-duration: 0.5s;
3123
+ }
3124
+ .ease-\[cubic-bezier\(0\.4\,0\,0\.2\,1\)\] {
3125
+ --tw-ease: cubic-bezier(0.4, 0, 0.2, 1);
3126
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
3127
+ }
3128
+ .ease-in {
3129
+ --tw-ease: var(--ease-in);
3130
+ transition-timing-function: var(--ease-in);
3131
+ }
3132
+ .ease-in-out {
3133
+ --tw-ease: var(--ease-in-out);
3134
+ transition-timing-function: var(--ease-in-out);
3135
+ }
3136
+ .ease-linear {
3137
+ --tw-ease: linear;
3138
+ transition-timing-function: linear;
3139
+ }
3140
+ .ease-out {
3141
+ --tw-ease: var(--ease-out);
3142
+ transition-timing-function: var(--ease-out);
3143
+ }
3144
+ .outline-none {
3145
+ --tw-outline-style: none;
3146
+ outline-style: none;
3147
+ }
3148
+ .select-all {
3149
+ -webkit-user-select: all;
3150
+ user-select: all;
3151
+ }
3152
+ .select-auto {
3153
+ -webkit-user-select: auto;
3154
+ user-select: auto;
3155
+ }
3156
+ .select-none {
3157
+ -webkit-user-select: none;
3158
+ user-select: none;
3159
+ }
3160
+ .select-text {
3161
+ -webkit-user-select: text;
3162
+ user-select: text;
3163
+ }
3164
+ .\[--scroll-offset\:56px\] {
3165
+ --scroll-offset: 56px;
3166
+ }
3167
+ .transform-3d {
3168
+ transform-style: preserve-3d;
3169
+ }
3170
+ .placeholder\:text-gray-400::placeholder {
3171
+ color: var(--color-gray-400);
3172
+ }
3173
+ .before\:content-\[\'\*\'\]:before {
3174
+ --tw-content: "*";
3175
+ content: var(--tw-content);
3176
+ }
3177
+ .after\:content-\[\'required\'\]:after {
3178
+ --tw-content: "required";
3179
+ content: var(--tw-content);
3180
+ }
3181
+ .first\:pt-0:first-child {
3182
+ padding-top: calc(var(--spacing) * 0);
3183
+ }
3184
+ .last\:pb-0:last-child {
3185
+ padding-bottom: calc(var(--spacing) * 0);
3186
+ }
3187
+ .required\:border-red-500:required,
3188
+ .invalid\:border-red-500:invalid {
3189
+ border-color: var(--color-red-500);
3190
+ }
3191
+ @media (hover: hover) {
3192
+ .hover\:-translate-y-1:hover {
3193
+ --tw-translate-y: calc(var(--spacing) * -1);
3194
+ translate: var(--tw-translate-x) var(--tw-translate-y);
3195
+ }
3196
+ .hover\:translate-y-1:hover {
3197
+ --tw-translate-y: calc(var(--spacing) * 1);
3198
+ translate: var(--tw-translate-x) var(--tw-translate-y);
3199
+ }
3200
+ .hover\:scale-100:hover {
3201
+ --tw-scale-x: 100%;
3202
+ --tw-scale-y: 100%;
3203
+ --tw-scale-z: 100%;
3204
+ scale: var(--tw-scale-x) var(--tw-scale-y);
3205
+ }
3206
+ .hover\:scale-110:hover {
3207
+ --tw-scale-x: 110%;
3208
+ --tw-scale-y: 110%;
3209
+ --tw-scale-z: 110%;
3210
+ scale: var(--tw-scale-x) var(--tw-scale-y);
3211
+ }
3212
+ .hover\:bg-blue-500:hover {
3213
+ background-color: var(--color-blue-500);
3214
+ }
3215
+ .hover\:bg-blue-600:hover {
3216
+ background-color: var(--color-blue-600);
3217
+ }
3218
+ .hover\:bg-gray-300:hover {
3219
+ background-color: var(--color-gray-300);
3220
+ }
3221
+ .hover\:bg-indigo-500:hover {
3222
+ background-color: var(--color-indigo-500);
3223
+ }
3224
+ .hover\:bg-red-500:hover {
3225
+ background-color: var(--color-red-500);
3226
+ }
3227
+ .hover\:bg-sky-700:hover {
3228
+ background-color: var(--color-sky-700);
3229
+ }
3230
+ .hover\:bg-violet-600:hover {
3231
+ background-color: var(--color-violet-600);
3232
+ }
3233
+ .hover\:\[mask-type\:alpha\]:hover {
3234
+ mask-type: alpha;
3235
+ }
3236
+ .hover\:fill-blue-600:hover {
3237
+ fill: var(--color-blue-600);
3238
+ }
3239
+ .hover\:fill-indigo-600:hover {
3240
+ fill: var(--color-indigo-600);
3241
+ }
3242
+ .hover\:text-white:hover {
3243
+ color: var(--color-white);
3244
+ }
3245
+ .hover\:opacity-75:hover {
3246
+ opacity: 0.75;
3247
+ }
3248
+ }
3249
+ .focus\:ring-3:focus {
3250
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width))
3251
+ var(--tw-ring-color, currentcolor);
3252
+ box-shadow:
3253
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
3254
+ var(--tw-ring-shadow), var(--tw-shadow);
3255
+ }
3256
+ .focus\:ring-blue-500:focus {
3257
+ --tw-ring-color: var(--color-blue-500);
3258
+ }
3259
+ .focus\:outline-hidden:focus {
3260
+ --tw-outline-style: none;
3261
+ outline-style: none;
3262
+ }
3263
+ @media (forced-colors: active) {
3264
+ .focus\:outline-hidden:focus {
3265
+ outline-offset: 2px;
3266
+ outline: 2px solid #0000;
3267
+ }
3268
+ }
3269
+ .focus\:outline-2:focus {
3270
+ outline-style: var(--tw-outline-style);
3271
+ outline-width: 2px;
3272
+ }
3273
+ .focus\:outline-cyan-500:focus {
3274
+ outline-color: var(--color-cyan-500);
3275
+ }
3276
+ .focus\:outline-violet-500:focus {
3277
+ outline-color: var(--color-violet-500);
3278
+ }
3279
+ .active\:scale-95:active {
3280
+ --tw-scale-x: 95%;
3281
+ --tw-scale-y: 95%;
3282
+ --tw-scale-z: 95%;
3283
+ scale: var(--tw-scale-x) var(--tw-scale-y);
3284
+ }
3285
+ .active\:bg-violet-700:active {
3286
+ background-color: var(--color-violet-700);
3287
+ }
3288
+ @media (prefers-reduced-motion: reduce) {
3289
+ .motion-reduce\:animate-none {
3290
+ animation: none;
3291
+ }
3292
+ .motion-reduce\:transition-none {
3293
+ transition-property: none;
3294
+ }
3295
+ @media (hover: hover) {
3296
+ .motion-reduce\:hover\:translate-y-0:hover {
3297
+ --tw-translate-y: calc(var(--spacing) * 0);
3298
+ translate: var(--tw-translate-x) var(--tw-translate-y);
3299
+ }
3300
+ }
3301
+ }
3302
+ @media not all and (min-width: 600px) {
3303
+ .max-\[600px\]\:bg-sky-300 {
3304
+ background-color: var(--color-sky-300);
3305
+ }
3306
+ }
3307
+ @media (min-width: 320px) {
3308
+ .min-\[320px\]\:text-center {
3309
+ text-align: center;
3310
+ }
3311
+ }
3312
+ @media (min-width: 40rem) {
3313
+ .sm\:not-sr-only {
3314
+ clip-path: none;
3315
+ white-space: normal;
3316
+ width: auto;
3317
+ height: auto;
3318
+ margin: 0;
3319
+ padding: 0;
3320
+ position: static;
3321
+ overflow: visible;
3322
+ }
3323
+ .sm\:columns-3 {
3324
+ columns: 3;
3325
+ }
3326
+ .sm\:gap-8 {
3327
+ gap: calc(var(--spacing) * 8);
3328
+ }
3329
+ .sm\:text-center {
3330
+ text-align: center;
3331
+ }
3332
+ .sm\:text-left {
3333
+ text-align: left;
3334
+ }
3335
+ }
3336
+ @media (min-width: 48rem) {
3337
+ .md\:block {
3338
+ display: block;
3339
+ }
3340
+ .md\:flex {
3341
+ display: flex;
3342
+ }
3343
+ .md\:h-full {
3344
+ height: 100%;
3345
+ }
3346
+ .md\:w-32 {
3347
+ width: calc(var(--spacing) * 32);
3348
+ }
3349
+ .md\:w-48 {
3350
+ width: calc(var(--spacing) * 48);
3351
+ }
3352
+ .md\:max-w-2xl {
3353
+ max-width: var(--container-2xl);
3354
+ }
3355
+ .md\:shrink-0 {
3356
+ flex-shrink: 0;
3357
+ }
3358
+ .md\:border-separate {
3359
+ border-collapse: separate;
3360
+ }
3361
+ .md\:scale-none {
3362
+ scale: none;
3363
+ }
3364
+ .md\:rotate-none {
3365
+ rotate: none;
3366
+ }
3367
+ .md\:transform-none {
3368
+ transform: none;
3369
+ }
3370
+ .md\:list-outside {
3371
+ list-style-position: outside;
3372
+ }
3373
+ .md\:list-disc {
3374
+ list-style-type: disc;
3375
+ }
3376
+ .md\:grid-cols-4 {
3377
+ grid-template-columns: repeat(4, minmax(0, 1fr));
3378
+ }
3379
+ .md\:stroke-2 {
3380
+ stroke-width: 2px;
3381
+ }
3382
+ .md\:object-cover {
3383
+ object-fit: cover;
3384
+ }
3385
+ .md\:object-top {
3386
+ object-position: top;
3387
+ }
3388
+ .md\:text-center {
3389
+ text-align: center;
3390
+ }
3391
+ .md\:text-base {
3392
+ font-size: var(--text-base);
3393
+ line-height: var(--tw-leading, var(--text-base--line-height));
3394
+ }
3395
+ @media not all and (min-width: 80rem) {
3396
+ .md\:max-xl\:flex {
3397
+ display: flex;
3398
+ }
3399
+ }
3400
+ }
3401
+ @media (min-width: 64rem) {
3402
+ .lg\:top-\[344px\] {
3403
+ top: 344px;
3404
+ }
3405
+ .lg\:w-48 {
3406
+ width: calc(var(--spacing) * 48);
3407
+ }
3408
+ .lg\:grid-cols-6 {
3409
+ grid-template-columns: repeat(6, minmax(0, 1fr));
3410
+ }
3411
+ .lg\:text-center {
3412
+ text-align: center;
3413
+ }
3414
+ .lg\:text-right {
3415
+ text-align: right;
3416
+ }
3417
+ .lg\:text-lg {
3418
+ font-size: var(--text-lg);
3419
+ line-height: var(--tw-leading, var(--text-lg--line-height));
3420
+ }
3421
+ .lg\:\[--scroll-offset\:44px\] {
3422
+ --scroll-offset: 44px;
3423
+ }
3424
+ }
3425
+ @container main (min-width:24rem) {
3426
+ .\@sm\/main\:flex-col {
3427
+ flex-direction: column;
3428
+ }
3429
+ }
3430
+ @container (min-width:28rem) {
3431
+ .\@md\:flex-row {
3432
+ flex-direction: row;
3433
+ }
3434
+ }
3435
+ .rtl\:text-right:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
3436
+ text-align: right;
3437
+ }
3438
+ @media (prefers-color-scheme: dark) {
3439
+ .dark\:border-gray-700 {
3440
+ border-color: var(--color-gray-700);
3441
+ }
3442
+ .dark\:bg-black {
3443
+ background-color: var(--color-black);
3444
+ }
3445
+ .dark\:bg-blue-600 {
3446
+ background-color: var(--color-blue-600);
3447
+ }
3448
+ .dark\:bg-gray-800 {
3449
+ background-color: var(--color-gray-800);
3450
+ }
3451
+ .dark\:text-gray-400 {
3452
+ color: var(--color-gray-400);
3453
+ }
3454
+ .dark\:text-white {
3455
+ color: var(--color-white);
3456
+ }
3457
+ .dark\:shadow-none {
3458
+ --tw-shadow: 0 0 #0000;
3459
+ box-shadow:
3460
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow),
3461
+ var(--tw-ring-shadow), var(--tw-shadow);
3462
+ }
3463
+ @media (hover: hover) {
3464
+ .dark\:hover\:bg-blue-700:hover {
3465
+ background-color: var(--color-blue-700);
3466
+ }
3467
+ }
3468
+ @media (min-width: 48rem) {
3469
+ .dark\:md\:bg-gray-800 {
3470
+ background-color: var(--color-gray-800);
3471
+ }
3472
+ @media (hover: hover) {
3473
+ .dark\:md\:hover\:bg-blue-600:hover {
3474
+ background-color: var(--color-blue-600);
3475
+ }
3476
+ .dark\:md\:hover\:bg-fuchsia-600:hover {
3477
+ background-color: var(--color-fuchsia-600);
3478
+ }
3479
+ }
3480
+ }
3481
+ }
3482
+ @media (forced-colors: active) {
3483
+ .forced-colors\:appearance-auto {
3484
+ appearance: auto;
3485
+ }
3486
+ }
3487
+ @media (min-width: 64rem) {
3488
+ @media (hover: hover) {
3489
+ .lg\:\[\&\:nth-child\(-n\+3\)\]\:hover\:underline:nth-child(-n + 3):hover {
3490
+ text-decoration-line: underline;
3491
+ }
3492
+ }
3493
+ }
3494
+ .\[\&\>\*\]\:mb-4 > * {
3495
+ margin-bottom: calc(var(--spacing) * 4);
3496
+ }
3497
+ .\[\&\>\*\:last-child\]\:mb-0 > :last-child {
3498
+ margin-bottom: calc(var(--spacing) * 0);
3499
+ }
3500
+ .\[\&\[open\]\]\:bg-gray-100[open] {
3501
+ background-color: var(--color-gray-100);
3502
+ }
3503
+ }
3504
+ @property --tw-translate-x {
3505
+ syntax: "*";
3506
+ inherits: false;
3507
+ initial-value: 0;
3508
+ }
3509
+ @property --tw-translate-y {
3510
+ syntax: "*";
3511
+ inherits: false;
3512
+ initial-value: 0;
3513
+ }
3514
+ @property --tw-translate-z {
3515
+ syntax: "*";
3516
+ inherits: false;
3517
+ initial-value: 0;
3518
+ }
3519
+ @property --tw-scale-x {
3520
+ syntax: "*";
3521
+ inherits: false;
3522
+ initial-value: 1;
3523
+ }
3524
+ @property --tw-scale-y {
3525
+ syntax: "*";
3526
+ inherits: false;
3527
+ initial-value: 1;
3528
+ }
3529
+ @property --tw-scale-z {
3530
+ syntax: "*";
3531
+ inherits: false;
3532
+ initial-value: 1;
3533
+ }
3534
+ @property --tw-rotate-x {
3535
+ syntax: "*";
3536
+ inherits: false;
3537
+ }
3538
+ @property --tw-rotate-y {
3539
+ syntax: "*";
3540
+ inherits: false;
3541
+ }
3542
+ @property --tw-rotate-z {
3543
+ syntax: "*";
3544
+ inherits: false;
3545
+ }
3546
+ @property --tw-skew-x {
3547
+ syntax: "*";
3548
+ inherits: false;
3549
+ }
3550
+ @property --tw-skew-y {
3551
+ syntax: "*";
3552
+ inherits: false;
3553
+ }
3554
+ @property --tw-scroll-snap-strictness {
3555
+ syntax: "*";
3556
+ inherits: false;
3557
+ initial-value: proximity;
3558
+ }
3559
+ @property --tw-space-y-reverse {
3560
+ syntax: "*";
3561
+ inherits: false;
3562
+ initial-value: 0;
3563
+ }
3564
+ @property --tw-space-x-reverse {
3565
+ syntax: "*";
3566
+ inherits: false;
3567
+ initial-value: 0;
3568
+ }
3569
+ @property --tw-divide-x-reverse {
3570
+ syntax: "*";
3571
+ inherits: false;
3572
+ initial-value: 0;
3573
+ }
3574
+ @property --tw-border-style {
3575
+ syntax: "*";
3576
+ inherits: false;
3577
+ initial-value: solid;
3578
+ }
3579
+ @property --tw-divide-y-reverse {
3580
+ syntax: "*";
3581
+ inherits: false;
3582
+ initial-value: 0;
3583
+ }
3584
+ @property --tw-gradient-position {
3585
+ syntax: "*";
3586
+ inherits: false;
3587
+ }
3588
+ @property --tw-gradient-from {
3589
+ syntax: "<color>";
3590
+ inherits: false;
3591
+ initial-value: #0000;
3592
+ }
3593
+ @property --tw-gradient-via {
3594
+ syntax: "<color>";
3595
+ inherits: false;
3596
+ initial-value: #0000;
3597
+ }
3598
+ @property --tw-gradient-to {
3599
+ syntax: "<color>";
3600
+ inherits: false;
3601
+ initial-value: #0000;
3602
+ }
3603
+ @property --tw-gradient-stops {
3604
+ syntax: "*";
3605
+ inherits: false;
3606
+ }
3607
+ @property --tw-gradient-via-stops {
3608
+ syntax: "*";
3609
+ inherits: false;
3610
+ }
3611
+ @property --tw-gradient-from-position {
3612
+ syntax: "<length-percentage>";
3613
+ inherits: false;
3614
+ initial-value: 0%;
3615
+ }
3616
+ @property --tw-gradient-via-position {
3617
+ syntax: "<length-percentage>";
3618
+ inherits: false;
3619
+ initial-value: 50%;
3620
+ }
3621
+ @property --tw-gradient-to-position {
3622
+ syntax: "<length-percentage>";
3623
+ inherits: false;
3624
+ initial-value: 100%;
3625
+ }
3626
+ @property --tw-leading {
3627
+ syntax: "*";
3628
+ inherits: false;
3629
+ }
3630
+ @property --tw-font-weight {
3631
+ syntax: "*";
3632
+ inherits: false;
3633
+ }
3634
+ @property --tw-tracking {
3635
+ syntax: "*";
3636
+ inherits: false;
3637
+ }
3638
+ @property --tw-shadow {
3639
+ syntax: "*";
3640
+ inherits: false;
3641
+ initial-value: 0 0 #0000;
3642
+ }
3643
+ @property --tw-shadow-color {
3644
+ syntax: "*";
3645
+ inherits: false;
3646
+ }
3647
+ @property --tw-shadow-alpha {
3648
+ syntax: "<percentage>";
3649
+ inherits: false;
3650
+ initial-value: 100%;
3651
+ }
3652
+ @property --tw-inset-shadow {
3653
+ syntax: "*";
3654
+ inherits: false;
3655
+ initial-value: 0 0 #0000;
3656
+ }
3657
+ @property --tw-inset-shadow-color {
3658
+ syntax: "*";
3659
+ inherits: false;
3660
+ }
3661
+ @property --tw-inset-shadow-alpha {
3662
+ syntax: "<percentage>";
3663
+ inherits: false;
3664
+ initial-value: 100%;
3665
+ }
3666
+ @property --tw-ring-color {
3667
+ syntax: "*";
3668
+ inherits: false;
3669
+ }
3670
+ @property --tw-ring-shadow {
3671
+ syntax: "*";
3672
+ inherits: false;
3673
+ initial-value: 0 0 #0000;
3674
+ }
3675
+ @property --tw-inset-ring-color {
3676
+ syntax: "*";
3677
+ inherits: false;
3678
+ }
3679
+ @property --tw-inset-ring-shadow {
3680
+ syntax: "*";
3681
+ inherits: false;
3682
+ initial-value: 0 0 #0000;
3683
+ }
3684
+ @property --tw-ring-inset {
3685
+ syntax: "*";
3686
+ inherits: false;
3687
+ }
3688
+ @property --tw-ring-offset-width {
3689
+ syntax: "<length>";
3690
+ inherits: false;
3691
+ initial-value: 0;
3692
+ }
3693
+ @property --tw-ring-offset-color {
3694
+ syntax: "*";
3695
+ inherits: false;
3696
+ initial-value: #fff;
3697
+ }
3698
+ @property --tw-ring-offset-shadow {
3699
+ syntax: "*";
3700
+ inherits: false;
3701
+ initial-value: 0 0 #0000;
3702
+ }
3703
+ @property --tw-outline-style {
3704
+ syntax: "*";
3705
+ inherits: false;
3706
+ initial-value: solid;
3707
+ }
3708
+ @property --tw-blur {
3709
+ syntax: "*";
3710
+ inherits: false;
3711
+ }
3712
+ @property --tw-brightness {
3713
+ syntax: "*";
3714
+ inherits: false;
3715
+ }
3716
+ @property --tw-contrast {
3717
+ syntax: "*";
3718
+ inherits: false;
3719
+ }
3720
+ @property --tw-grayscale {
3721
+ syntax: "*";
3722
+ inherits: false;
3723
+ }
3724
+ @property --tw-hue-rotate {
3725
+ syntax: "*";
3726
+ inherits: false;
3727
+ }
3728
+ @property --tw-invert {
3729
+ syntax: "*";
3730
+ inherits: false;
3731
+ }
3732
+ @property --tw-opacity {
3733
+ syntax: "*";
3734
+ inherits: false;
3735
+ }
3736
+ @property --tw-saturate {
3737
+ syntax: "*";
3738
+ inherits: false;
3739
+ }
3740
+ @property --tw-sepia {
3741
+ syntax: "*";
3742
+ inherits: false;
3743
+ }
3744
+ @property --tw-drop-shadow {
3745
+ syntax: "*";
3746
+ inherits: false;
3747
+ }
3748
+ @property --tw-drop-shadow-color {
3749
+ syntax: "*";
3750
+ inherits: false;
3751
+ }
3752
+ @property --tw-drop-shadow-alpha {
3753
+ syntax: "<percentage>";
3754
+ inherits: false;
3755
+ initial-value: 100%;
3756
+ }
3757
+ @property --tw-drop-shadow-size {
3758
+ syntax: "*";
3759
+ inherits: false;
3760
+ }
3761
+ @property --tw-backdrop-blur {
3762
+ syntax: "*";
3763
+ inherits: false;
3764
+ }
3765
+ @property --tw-backdrop-brightness {
3766
+ syntax: "*";
3767
+ inherits: false;
3768
+ }
3769
+ @property --tw-backdrop-contrast {
3770
+ syntax: "*";
3771
+ inherits: false;
3772
+ }
3773
+ @property --tw-backdrop-grayscale {
3774
+ syntax: "*";
3775
+ inherits: false;
3776
+ }
3777
+ @property --tw-backdrop-hue-rotate {
3778
+ syntax: "*";
3779
+ inherits: false;
3780
+ }
3781
+ @property --tw-backdrop-invert {
3782
+ syntax: "*";
3783
+ inherits: false;
3784
+ }
3785
+ @property --tw-backdrop-opacity {
3786
+ syntax: "*";
3787
+ inherits: false;
3788
+ }
3789
+ @property --tw-backdrop-saturate {
3790
+ syntax: "*";
3791
+ inherits: false;
3792
+ }
3793
+ @property --tw-backdrop-sepia {
3794
+ syntax: "*";
3795
+ inherits: false;
3796
+ }
3797
+ @property --tw-duration {
3798
+ syntax: "*";
3799
+ inherits: false;
3800
+ }
3801
+ @property --tw-ease {
3802
+ syntax: "*";
3803
+ inherits: false;
3804
+ }
3805
+ @property --tw-content {
3806
+ syntax: "*";
3807
+ inherits: false;
3808
+ initial-value: "";
3809
+ }
3810
+ @keyframes spin {
3811
+ to {
3812
+ transform: rotate(360deg);
3813
+ }
3814
+ }
3815
+ @keyframes ping {
3816
+ 75%,
3817
+ to {
3818
+ opacity: 0;
3819
+ transform: scale(2);
3820
+ }
3821
+ }
3822
+ @keyframes pulse {
3823
+ 50% {
3824
+ opacity: 0.5;
3825
+ }
3826
+ }
3827
+ @keyframes bounce {
3828
+ 0%,
3829
+ to {
3830
+ animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
3831
+ transform: translateY(-25%);
3832
+ }
3833
+ 50% {
3834
+ animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
3835
+ transform: none;
3836
+ }
3837
+ }