@learnpack/learnpack 5.0.62 → 5.0.64

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,987 @@
1
+ /*! tailwindcss v4.1.3 | 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-rotate-x: rotateX(0);
13
+ --tw-rotate-y: rotateY(0);
14
+ --tw-rotate-z: rotateZ(0);
15
+ --tw-skew-x: skewX(0);
16
+ --tw-skew-y: skewY(0);
17
+ --tw-space-y-reverse: 0;
18
+ --tw-space-x-reverse: 0;
19
+ --tw-border-style: solid;
20
+ --tw-leading: initial;
21
+ --tw-font-weight: initial;
22
+ --tw-shadow: 0 0 #0000;
23
+ --tw-shadow-color: initial;
24
+ --tw-shadow-alpha: 100%;
25
+ --tw-inset-shadow: 0 0 #0000;
26
+ --tw-inset-shadow-color: initial;
27
+ --tw-inset-shadow-alpha: 100%;
28
+ --tw-ring-color: initial;
29
+ --tw-ring-shadow: 0 0 #0000;
30
+ --tw-inset-ring-color: initial;
31
+ --tw-inset-ring-shadow: 0 0 #0000;
32
+ --tw-ring-inset: initial;
33
+ --tw-ring-offset-width: 0px;
34
+ --tw-ring-offset-color: #fff;
35
+ --tw-ring-offset-shadow: 0 0 #0000;
36
+ }
37
+ }
38
+ }
39
+ @layer theme {
40
+ :root,
41
+ :host {
42
+ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
43
+ "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
44
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
45
+ "Liberation Mono", "Courier New", monospace;
46
+ --color-red-500: oklch(63.7% 0.237 25.331);
47
+ --color-red-700: oklch(50.5% 0.213 27.518);
48
+ --color-sky-500: oklch(68.5% 0.169 237.323);
49
+ --color-sky-600: oklch(58.8% 0.158 241.966);
50
+ --color-blue-50: oklch(97% 0.014 254.604);
51
+ --color-blue-100: oklch(93.2% 0.032 255.585);
52
+ --color-blue-200: oklch(88.2% 0.059 254.128);
53
+ --color-blue-400: oklch(70.7% 0.165 254.624);
54
+ --color-blue-500: oklch(62.3% 0.214 259.815);
55
+ --color-blue-600: oklch(54.6% 0.245 262.881);
56
+ --color-blue-700: oklch(48.8% 0.243 264.376);
57
+ --color-blue-800: oklch(42.4% 0.199 265.638);
58
+ --color-blue-900: oklch(37.9% 0.146 265.522);
59
+ --color-gray-50: oklch(98.5% 0.002 247.839);
60
+ --color-gray-200: oklch(92.8% 0.006 264.531);
61
+ --color-gray-300: oklch(87.2% 0.01 258.338);
62
+ --color-gray-400: oklch(70.7% 0.022 261.325);
63
+ --color-gray-500: oklch(55.1% 0.027 264.364);
64
+ --color-gray-600: oklch(44.6% 0.03 256.802);
65
+ --color-gray-700: oklch(37.3% 0.034 259.733);
66
+ --color-gray-800: oklch(27.8% 0.033 256.848);
67
+ --color-gray-900: oklch(21% 0.034 264.665);
68
+ --color-white: #fff;
69
+ --spacing: 0.25rem;
70
+ --container-sm: 24rem;
71
+ --container-xl: 36rem;
72
+ --text-xs: 0.75rem;
73
+ --text-xs--line-height: calc(1 / 0.75);
74
+ --text-sm: 0.875rem;
75
+ --text-sm--line-height: calc(1.25 / 0.875);
76
+ --text-lg: 1.125rem;
77
+ --text-lg--line-height: calc(1.75 / 1.125);
78
+ --text-xl: 1.25rem;
79
+ --text-xl--line-height: calc(1.75 / 1.25);
80
+ --text-4xl: 2.25rem;
81
+ --text-4xl--line-height: calc(2.5 / 2.25);
82
+ --font-weight-medium: 500;
83
+ --font-weight-semibold: 600;
84
+ --font-weight-bold: 700;
85
+ --leading-relaxed: 1.625;
86
+ --radius-md: 0.375rem;
87
+ --radius-lg: 0.5rem;
88
+ --radius-xl: 0.75rem;
89
+ --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
90
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
91
+ --default-transition-duration: 0.15s;
92
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
93
+ --default-font-family: var(--font-sans);
94
+ --default-mono-font-family: var(--font-mono);
95
+ }
96
+ }
97
+ @layer base {
98
+ *,
99
+ :after,
100
+ :before,
101
+ ::backdrop {
102
+ box-sizing: border-box;
103
+ border: 0 solid;
104
+ margin: 0;
105
+ padding: 0;
106
+ }
107
+ ::file-selector-button {
108
+ box-sizing: border-box;
109
+ border: 0 solid;
110
+ margin: 0;
111
+ padding: 0;
112
+ }
113
+ html,
114
+ :host {
115
+ -webkit-text-size-adjust: 100%;
116
+ -moz-tab-size: 4;
117
+ tab-size: 4;
118
+ line-height: 1.5;
119
+ font-family: var(
120
+ --default-font-family,
121
+ ui-sans-serif,
122
+ system-ui,
123
+ sans-serif,
124
+ "Apple Color Emoji",
125
+ "Segoe UI Emoji",
126
+ "Segoe UI Symbol",
127
+ "Noto Color Emoji"
128
+ );
129
+ font-feature-settings: var(--default-font-feature-settings, normal);
130
+ font-variation-settings: var(--default-font-variation-settings, normal);
131
+ -webkit-tap-highlight-color: transparent;
132
+ }
133
+ hr {
134
+ height: 0;
135
+ color: inherit;
136
+ border-top-width: 1px;
137
+ }
138
+ abbr:where([title]) {
139
+ -webkit-text-decoration: underline dotted;
140
+ text-decoration: underline dotted;
141
+ }
142
+ h1,
143
+ h2,
144
+ h3,
145
+ h4,
146
+ h5,
147
+ h6 {
148
+ font-size: inherit;
149
+ font-weight: inherit;
150
+ }
151
+ a {
152
+ color: inherit;
153
+ -webkit-text-decoration: inherit;
154
+ text-decoration: inherit;
155
+ }
156
+ b,
157
+ strong {
158
+ font-weight: bolder;
159
+ }
160
+ code,
161
+ kbd,
162
+ samp,
163
+ pre {
164
+ font-family: var(
165
+ --default-mono-font-family,
166
+ ui-monospace,
167
+ SFMono-Regular,
168
+ Menlo,
169
+ Monaco,
170
+ Consolas,
171
+ "Liberation Mono",
172
+ "Courier New",
173
+ monospace
174
+ );
175
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
176
+ font-variation-settings: var(
177
+ --default-mono-font-variation-settings,
178
+ normal
179
+ );
180
+ font-size: 1em;
181
+ }
182
+ small {
183
+ font-size: 80%;
184
+ }
185
+ sub,
186
+ sup {
187
+ vertical-align: baseline;
188
+ font-size: 75%;
189
+ line-height: 0;
190
+ position: relative;
191
+ }
192
+ sub {
193
+ bottom: -0.25em;
194
+ }
195
+ sup {
196
+ top: -0.5em;
197
+ }
198
+ table {
199
+ text-indent: 0;
200
+ border-color: inherit;
201
+ border-collapse: collapse;
202
+ }
203
+ :-moz-focusring {
204
+ outline: auto;
205
+ }
206
+ progress {
207
+ vertical-align: baseline;
208
+ }
209
+ summary {
210
+ display: list-item;
211
+ }
212
+ ol,
213
+ ul,
214
+ menu {
215
+ list-style: none;
216
+ }
217
+ img,
218
+ svg,
219
+ video,
220
+ canvas,
221
+ audio,
222
+ iframe,
223
+ embed,
224
+ object {
225
+ vertical-align: middle;
226
+ display: block;
227
+ }
228
+ img,
229
+ video {
230
+ max-width: 100%;
231
+ height: auto;
232
+ }
233
+ button,
234
+ input,
235
+ select,
236
+ optgroup,
237
+ textarea {
238
+ font: inherit;
239
+ font-feature-settings: inherit;
240
+ font-variation-settings: inherit;
241
+ letter-spacing: inherit;
242
+ color: inherit;
243
+ opacity: 1;
244
+ background-color: #0000;
245
+ border-radius: 0;
246
+ }
247
+ ::file-selector-button {
248
+ font: inherit;
249
+ font-feature-settings: inherit;
250
+ font-variation-settings: inherit;
251
+ letter-spacing: inherit;
252
+ color: inherit;
253
+ opacity: 1;
254
+ background-color: #0000;
255
+ border-radius: 0;
256
+ }
257
+ :where(select:is([multiple], [size])) optgroup {
258
+ font-weight: bolder;
259
+ }
260
+ :where(select:is([multiple], [size])) optgroup option {
261
+ padding-inline-start: 20px;
262
+ }
263
+ ::file-selector-button {
264
+ margin-inline-end: 4px;
265
+ }
266
+ ::placeholder {
267
+ opacity: 1;
268
+ }
269
+ @supports (not ((-webkit-appearance: -apple-pay-button))) or
270
+ (contain-intrinsic-size: 1px) {
271
+ ::placeholder {
272
+ color: currentColor;
273
+ }
274
+ @supports (color: color-mix(in lab, red, red)) {
275
+ ::placeholder {
276
+ color: color-mix(in oklab, currentcolor 50%, transparent);
277
+ }
278
+ }
279
+ }
280
+ textarea {
281
+ resize: vertical;
282
+ }
283
+ ::-webkit-search-decoration {
284
+ -webkit-appearance: none;
285
+ }
286
+ ::-webkit-date-and-time-value {
287
+ min-height: 1lh;
288
+ text-align: inherit;
289
+ }
290
+ ::-webkit-datetime-edit {
291
+ display: inline-flex;
292
+ }
293
+ ::-webkit-datetime-edit-fields-wrapper {
294
+ padding: 0;
295
+ }
296
+ ::-webkit-datetime-edit {
297
+ padding-block: 0;
298
+ }
299
+ ::-webkit-datetime-edit-year-field {
300
+ padding-block: 0;
301
+ }
302
+ ::-webkit-datetime-edit-month-field {
303
+ padding-block: 0;
304
+ }
305
+ ::-webkit-datetime-edit-day-field {
306
+ padding-block: 0;
307
+ }
308
+ ::-webkit-datetime-edit-hour-field {
309
+ padding-block: 0;
310
+ }
311
+ ::-webkit-datetime-edit-minute-field {
312
+ padding-block: 0;
313
+ }
314
+ ::-webkit-datetime-edit-second-field {
315
+ padding-block: 0;
316
+ }
317
+ ::-webkit-datetime-edit-millisecond-field {
318
+ padding-block: 0;
319
+ }
320
+ ::-webkit-datetime-edit-meridiem-field {
321
+ padding-block: 0;
322
+ }
323
+ :-moz-ui-invalid {
324
+ box-shadow: none;
325
+ }
326
+ button,
327
+ input:where([type="button"], [type="reset"], [type="submit"]) {
328
+ -webkit-appearance: button;
329
+ -moz-appearance: button;
330
+ appearance: button;
331
+ }
332
+ ::file-selector-button {
333
+ -webkit-appearance: button;
334
+ -moz-appearance: button;
335
+ appearance: button;
336
+ }
337
+ ::-webkit-inner-spin-button {
338
+ height: auto;
339
+ }
340
+ ::-webkit-outer-spin-button {
341
+ height: auto;
342
+ }
343
+ [hidden]:where(:not([hidden="until-found"])) {
344
+ display: none !important;
345
+ }
346
+ }
347
+ @layer components;
348
+ @layer utilities {
349
+ .absolute {
350
+ position: absolute;
351
+ }
352
+ .relative {
353
+ position: relative;
354
+ }
355
+ .-top-3 {
356
+ top: calc(var(--spacing) * -3);
357
+ }
358
+ .left-1\/2 {
359
+ left: 50%;
360
+ }
361
+ .m-0 {
362
+ margin: calc(var(--spacing) * 0);
363
+ }
364
+ .mx-2 {
365
+ margin-inline: calc(var(--spacing) * 2);
366
+ }
367
+ .mx-auto {
368
+ margin-inline: auto;
369
+ }
370
+ .mt-2 {
371
+ margin-top: calc(var(--spacing) * 2);
372
+ }
373
+ .mt-4 {
374
+ margin-top: calc(var(--spacing) * 4);
375
+ }
376
+ .mt-6 {
377
+ margin-top: calc(var(--spacing) * 6);
378
+ }
379
+ .mt-10 {
380
+ margin-top: calc(var(--spacing) * 10);
381
+ }
382
+ .mr-1 {
383
+ margin-right: calc(var(--spacing) * 1);
384
+ }
385
+ .mb-2 {
386
+ margin-bottom: calc(var(--spacing) * 2);
387
+ }
388
+ .mb-4 {
389
+ margin-bottom: calc(var(--spacing) * 4);
390
+ }
391
+ .mb-6 {
392
+ margin-bottom: calc(var(--spacing) * 6);
393
+ }
394
+ .block {
395
+ display: block;
396
+ }
397
+ .flex {
398
+ display: flex;
399
+ }
400
+ .hidden {
401
+ display: none;
402
+ }
403
+ .inline {
404
+ display: inline;
405
+ }
406
+ .h-2 {
407
+ height: calc(var(--spacing) * 2);
408
+ }
409
+ .h-6 {
410
+ height: calc(var(--spacing) * 6);
411
+ }
412
+ .h-24 {
413
+ height: calc(var(--spacing) * 24);
414
+ }
415
+ .h-screen {
416
+ height: 100vh;
417
+ }
418
+ .max-h-\[60vh\] {
419
+ max-height: 60vh;
420
+ }
421
+ .min-h-screen {
422
+ min-height: 100vh;
423
+ }
424
+ .w-1\/3 {
425
+ width: 33.3333%;
426
+ }
427
+ .w-2 {
428
+ width: calc(var(--spacing) * 2);
429
+ }
430
+ .w-2\/3 {
431
+ width: 66.6667%;
432
+ }
433
+ .w-6 {
434
+ width: calc(var(--spacing) * 6);
435
+ }
436
+ .w-full {
437
+ width: 100%;
438
+ }
439
+ .max-w-sm {
440
+ max-width: var(--container-sm);
441
+ }
442
+ .max-w-xl {
443
+ max-width: var(--container-xl);
444
+ }
445
+ .flex-1 {
446
+ flex: 1;
447
+ }
448
+ .flex-grow {
449
+ flex-grow: 1;
450
+ }
451
+ .-translate-x-1\/2 {
452
+ --tw-translate-x: -50%;
453
+ translate: var(--tw-translate-x) var(--tw-translate-y);
454
+ }
455
+ .transform {
456
+ transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
457
+ var(--tw-skew-x) var(--tw-skew-y);
458
+ }
459
+ .animate-ping {
460
+ animation: var(--animate-ping);
461
+ }
462
+ .animate-pulse {
463
+ animation: var(--animate-pulse);
464
+ }
465
+ .cursor-pointer {
466
+ cursor: pointer;
467
+ }
468
+ .flex-col {
469
+ flex-direction: column;
470
+ }
471
+ .flex-row {
472
+ flex-direction: row;
473
+ }
474
+ .items-center {
475
+ align-items: center;
476
+ }
477
+ .items-start {
478
+ align-items: flex-start;
479
+ }
480
+ .justify-between {
481
+ justify-content: space-between;
482
+ }
483
+ .justify-center {
484
+ justify-content: center;
485
+ }
486
+ .gap-2 {
487
+ gap: calc(var(--spacing) * 2);
488
+ }
489
+ .gap-4 {
490
+ gap: calc(var(--spacing) * 4);
491
+ }
492
+ :where(.space-y-1 > :not(:last-child)) {
493
+ --tw-space-y-reverse: 0;
494
+ margin-block-start: calc(
495
+ calc(var(--spacing) * 1) * var(--tw-space-y-reverse)
496
+ );
497
+ margin-block-end: calc(
498
+ calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse))
499
+ );
500
+ }
501
+ :where(.space-y-2 > :not(:last-child)) {
502
+ --tw-space-y-reverse: 0;
503
+ margin-block-start: calc(
504
+ calc(var(--spacing) * 2) * var(--tw-space-y-reverse)
505
+ );
506
+ margin-block-end: calc(
507
+ calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse))
508
+ );
509
+ }
510
+ :where(.space-y-3 > :not(:last-child)) {
511
+ --tw-space-y-reverse: 0;
512
+ margin-block-start: calc(
513
+ calc(var(--spacing) * 3) * var(--tw-space-y-reverse)
514
+ );
515
+ margin-block-end: calc(
516
+ calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse))
517
+ );
518
+ }
519
+ :where(.space-y-6 > :not(:last-child)) {
520
+ --tw-space-y-reverse: 0;
521
+ margin-block-start: calc(
522
+ calc(var(--spacing) * 6) * var(--tw-space-y-reverse)
523
+ );
524
+ margin-block-end: calc(
525
+ calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse))
526
+ );
527
+ }
528
+ :where(.space-x-2 > :not(:last-child)) {
529
+ --tw-space-x-reverse: 0;
530
+ margin-inline-start: calc(
531
+ calc(var(--spacing) * 2) * var(--tw-space-x-reverse)
532
+ );
533
+ margin-inline-end: calc(
534
+ calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse))
535
+ );
536
+ }
537
+ .overflow-hidden {
538
+ overflow: hidden;
539
+ }
540
+ .overflow-y-auto {
541
+ overflow-y: auto;
542
+ }
543
+ .rounded {
544
+ border-radius: 0.25rem;
545
+ }
546
+ .rounded-full {
547
+ border-radius: 3.40282e38px;
548
+ }
549
+ .rounded-lg {
550
+ border-radius: var(--radius-lg);
551
+ }
552
+ .rounded-md {
553
+ border-radius: var(--radius-md);
554
+ }
555
+ .rounded-xl {
556
+ border-radius: var(--radius-xl);
557
+ }
558
+ .border {
559
+ border-style: var(--tw-border-style);
560
+ border-width: 1px;
561
+ }
562
+ .border-2 {
563
+ border-style: var(--tw-border-style);
564
+ border-width: 2px;
565
+ }
566
+ .border-r {
567
+ border-right-style: var(--tw-border-style);
568
+ border-right-width: 1px;
569
+ }
570
+ .border-blue-200 {
571
+ border-color: var(--color-blue-200);
572
+ }
573
+ .border-blue-500 {
574
+ border-color: var(--color-blue-500);
575
+ }
576
+ .border-gray-200 {
577
+ border-color: var(--color-gray-200);
578
+ }
579
+ .border-gray-300 {
580
+ border-color: var(--color-gray-300);
581
+ }
582
+ .border-sky-500 {
583
+ border-color: var(--color-sky-500);
584
+ }
585
+ .border-transparent {
586
+ border-color: #0000;
587
+ }
588
+ .bg-blue-50 {
589
+ background-color: var(--color-blue-50);
590
+ }
591
+ .bg-blue-100 {
592
+ background-color: var(--color-blue-100);
593
+ }
594
+ .bg-blue-200 {
595
+ background-color: var(--color-blue-200);
596
+ }
597
+ .bg-blue-400 {
598
+ background-color: var(--color-blue-400);
599
+ }
600
+ .bg-blue-600 {
601
+ background-color: var(--color-blue-600);
602
+ }
603
+ .bg-gray-50 {
604
+ background-color: var(--color-gray-50);
605
+ }
606
+ .bg-gray-200 {
607
+ background-color: var(--color-gray-200);
608
+ }
609
+ .bg-gray-300 {
610
+ background-color: var(--color-gray-300);
611
+ }
612
+ .bg-sky-500 {
613
+ background-color: var(--color-sky-500);
614
+ }
615
+ .bg-white {
616
+ background-color: var(--color-white);
617
+ }
618
+ .p-2 {
619
+ padding: calc(var(--spacing) * 2);
620
+ }
621
+ .p-3 {
622
+ padding: calc(var(--spacing) * 3);
623
+ }
624
+ .p-4 {
625
+ padding: calc(var(--spacing) * 4);
626
+ }
627
+ .p-6 {
628
+ padding: calc(var(--spacing) * 6);
629
+ }
630
+ .p-8 {
631
+ padding: calc(var(--spacing) * 8);
632
+ }
633
+ .px-2 {
634
+ padding-inline: calc(var(--spacing) * 2);
635
+ }
636
+ .px-3 {
637
+ padding-inline: calc(var(--spacing) * 3);
638
+ }
639
+ .px-4 {
640
+ padding-inline: calc(var(--spacing) * 4);
641
+ }
642
+ .py-1 {
643
+ padding-block: calc(var(--spacing) * 1);
644
+ }
645
+ .py-2 {
646
+ padding-block: calc(var(--spacing) * 2);
647
+ }
648
+ .pr-2 {
649
+ padding-right: calc(var(--spacing) * 2);
650
+ }
651
+ .text-center {
652
+ text-align: center;
653
+ }
654
+ .text-left {
655
+ text-align: left;
656
+ }
657
+ .text-4xl {
658
+ font-size: var(--text-4xl);
659
+ line-height: var(--tw-leading, var(--text-4xl--line-height));
660
+ }
661
+ .text-lg {
662
+ font-size: var(--text-lg);
663
+ line-height: var(--tw-leading, var(--text-lg--line-height));
664
+ }
665
+ .text-sm {
666
+ font-size: var(--text-sm);
667
+ line-height: var(--tw-leading, var(--text-sm--line-height));
668
+ }
669
+ .text-xl {
670
+ font-size: var(--text-xl);
671
+ line-height: var(--tw-leading, var(--text-xl--line-height));
672
+ }
673
+ .text-xs {
674
+ font-size: var(--text-xs);
675
+ line-height: var(--tw-leading, var(--text-xs--line-height));
676
+ }
677
+ .leading-relaxed {
678
+ --tw-leading: var(--leading-relaxed);
679
+ line-height: var(--leading-relaxed);
680
+ }
681
+ .font-bold {
682
+ --tw-font-weight: var(--font-weight-bold);
683
+ font-weight: var(--font-weight-bold);
684
+ }
685
+ .font-medium {
686
+ --tw-font-weight: var(--font-weight-medium);
687
+ font-weight: var(--font-weight-medium);
688
+ }
689
+ .font-semibold {
690
+ --tw-font-weight: var(--font-weight-semibold);
691
+ font-weight: var(--font-weight-semibold);
692
+ }
693
+ .whitespace-pre-line {
694
+ white-space: pre-line;
695
+ }
696
+ .text-blue-400 {
697
+ color: var(--color-blue-400);
698
+ }
699
+ .text-blue-500 {
700
+ color: var(--color-blue-500);
701
+ }
702
+ .text-blue-600 {
703
+ color: var(--color-blue-600);
704
+ }
705
+ .text-blue-900 {
706
+ color: var(--color-blue-900);
707
+ }
708
+ .text-gray-400 {
709
+ color: var(--color-gray-400);
710
+ }
711
+ .text-gray-500 {
712
+ color: var(--color-gray-500);
713
+ }
714
+ .text-gray-600 {
715
+ color: var(--color-gray-600);
716
+ }
717
+ .text-gray-700 {
718
+ color: var(--color-gray-700);
719
+ }
720
+ .text-gray-800 {
721
+ color: var(--color-gray-800);
722
+ }
723
+ .text-red-500 {
724
+ color: var(--color-red-500);
725
+ }
726
+ .text-sky-600 {
727
+ color: var(--color-sky-600);
728
+ }
729
+ .text-white {
730
+ color: var(--color-white);
731
+ }
732
+ .uppercase {
733
+ text-transform: uppercase;
734
+ }
735
+ .opacity-30 {
736
+ opacity: 0.3;
737
+ }
738
+ .shadow-md {
739
+ --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a),
740
+ 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
741
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
742
+ var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
743
+ }
744
+ .shadow-sm {
745
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a),
746
+ 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
747
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
748
+ var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
749
+ }
750
+ .transition-all {
751
+ transition-property: all;
752
+ transition-timing-function: var(
753
+ --tw-ease,
754
+ var(--default-transition-timing-function)
755
+ );
756
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
757
+ }
758
+ @media (hover: hover) {
759
+ .hover\:bg-blue-200:hover {
760
+ background-color: var(--color-blue-200);
761
+ }
762
+ .hover\:bg-blue-700:hover {
763
+ background-color: var(--color-blue-700);
764
+ }
765
+ .hover\:text-blue-500:hover {
766
+ color: var(--color-blue-500);
767
+ }
768
+ .hover\:text-blue-800:hover {
769
+ color: var(--color-blue-800);
770
+ }
771
+ .hover\:text-gray-900:hover {
772
+ color: var(--color-gray-900);
773
+ }
774
+ .hover\:text-red-700:hover {
775
+ color: var(--color-red-700);
776
+ }
777
+ .hover\:underline:hover {
778
+ text-decoration-line: underline;
779
+ }
780
+ .hover\:shadow-lg:hover {
781
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a),
782
+ 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
783
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
784
+ var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
785
+ }
786
+ }
787
+ .disabled\:opacity-40:disabled {
788
+ opacity: 0.4;
789
+ }
790
+ }
791
+ :root {
792
+ color-scheme: light dark;
793
+ color: #213547;
794
+ font-synthesis: none;
795
+ text-rendering: optimizeLegibility;
796
+ -webkit-font-smoothing: antialiased;
797
+ -moz-osx-font-smoothing: grayscale;
798
+ --four-geeks-blue: #0097cf;
799
+ --soft-blue: #f3fafd;
800
+ --gray-text: #6883b4;
801
+ --learnpack-blue: #02a9ea;
802
+ font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
803
+ font-weight: 400;
804
+ line-height: 1.5;
805
+ }
806
+ a {
807
+ color: var(--learnpack-blue);
808
+ -webkit-text-decoration: inherit;
809
+ text-decoration: inherit;
810
+ font-weight: 500;
811
+ }
812
+ a:hover {
813
+ color: var(--learnpack-blue);
814
+ }
815
+ body {
816
+ background-color: #f4f9fe;
817
+ min-height: 100vh;
818
+ margin: 0;
819
+ }
820
+ h1 {
821
+ font-size: 3.2em;
822
+ line-height: 1.1;
823
+ }
824
+ .bg-learnpack-blue {
825
+ background-color: var(--soft-blue);
826
+ }
827
+ .bg-gray-blue {
828
+ background-color: #e7f1ff;
829
+ }
830
+ .index-circle {
831
+ width: 30px;
832
+ height: 30px;
833
+ color: var(--four-geeks-blue);
834
+ background-color: var(--soft-blue);
835
+ border-radius: 50%;
836
+ justify-content: center;
837
+ align-items: center;
838
+ font-size: 16px;
839
+ font-weight: 600;
840
+ display: flex;
841
+ }
842
+ .text-gray {
843
+ color: var(--gray-text);
844
+ }
845
+ .scrollbar-hide {
846
+ scrollbar-width: none !important;
847
+ }
848
+ @property --tw-translate-x {
849
+ syntax: "*";
850
+ inherits: false;
851
+ initial-value: 0;
852
+ }
853
+ @property --tw-translate-y {
854
+ syntax: "*";
855
+ inherits: false;
856
+ initial-value: 0;
857
+ }
858
+ @property --tw-translate-z {
859
+ syntax: "*";
860
+ inherits: false;
861
+ initial-value: 0;
862
+ }
863
+ @property --tw-rotate-x {
864
+ syntax: "*";
865
+ inherits: false;
866
+ initial-value: rotateX(0);
867
+ }
868
+ @property --tw-rotate-y {
869
+ syntax: "*";
870
+ inherits: false;
871
+ initial-value: rotateY(0);
872
+ }
873
+ @property --tw-rotate-z {
874
+ syntax: "*";
875
+ inherits: false;
876
+ initial-value: rotateZ(0);
877
+ }
878
+ @property --tw-skew-x {
879
+ syntax: "*";
880
+ inherits: false;
881
+ initial-value: skewX(0);
882
+ }
883
+ @property --tw-skew-y {
884
+ syntax: "*";
885
+ inherits: false;
886
+ initial-value: skewY(0);
887
+ }
888
+ @property --tw-space-y-reverse {
889
+ syntax: "*";
890
+ inherits: false;
891
+ initial-value: 0;
892
+ }
893
+ @property --tw-space-x-reverse {
894
+ syntax: "*";
895
+ inherits: false;
896
+ initial-value: 0;
897
+ }
898
+ @property --tw-border-style {
899
+ syntax: "*";
900
+ inherits: false;
901
+ initial-value: solid;
902
+ }
903
+ @property --tw-leading {
904
+ syntax: "*";
905
+ inherits: false;
906
+ }
907
+ @property --tw-font-weight {
908
+ syntax: "*";
909
+ inherits: false;
910
+ }
911
+ @property --tw-shadow {
912
+ syntax: "*";
913
+ inherits: false;
914
+ initial-value: 0 0 #0000;
915
+ }
916
+ @property --tw-shadow-color {
917
+ syntax: "*";
918
+ inherits: false;
919
+ }
920
+ @property --tw-shadow-alpha {
921
+ syntax: "<percentage>";
922
+ inherits: false;
923
+ initial-value: 100%;
924
+ }
925
+ @property --tw-inset-shadow {
926
+ syntax: "*";
927
+ inherits: false;
928
+ initial-value: 0 0 #0000;
929
+ }
930
+ @property --tw-inset-shadow-color {
931
+ syntax: "*";
932
+ inherits: false;
933
+ }
934
+ @property --tw-inset-shadow-alpha {
935
+ syntax: "<percentage>";
936
+ inherits: false;
937
+ initial-value: 100%;
938
+ }
939
+ @property --tw-ring-color {
940
+ syntax: "*";
941
+ inherits: false;
942
+ }
943
+ @property --tw-ring-shadow {
944
+ syntax: "*";
945
+ inherits: false;
946
+ initial-value: 0 0 #0000;
947
+ }
948
+ @property --tw-inset-ring-color {
949
+ syntax: "*";
950
+ inherits: false;
951
+ }
952
+ @property --tw-inset-ring-shadow {
953
+ syntax: "*";
954
+ inherits: false;
955
+ initial-value: 0 0 #0000;
956
+ }
957
+ @property --tw-ring-inset {
958
+ syntax: "*";
959
+ inherits: false;
960
+ }
961
+ @property --tw-ring-offset-width {
962
+ syntax: "<length>";
963
+ inherits: false;
964
+ initial-value: 0;
965
+ }
966
+ @property --tw-ring-offset-color {
967
+ syntax: "*";
968
+ inherits: false;
969
+ initial-value: #fff;
970
+ }
971
+ @property --tw-ring-offset-shadow {
972
+ syntax: "*";
973
+ inherits: false;
974
+ initial-value: 0 0 #0000;
975
+ }
976
+ @keyframes ping {
977
+ 75%,
978
+ to {
979
+ opacity: 0;
980
+ transform: scale(2);
981
+ }
982
+ }
983
+ @keyframes pulse {
984
+ 50% {
985
+ opacity: 0.5;
986
+ }
987
+ }