Previews

No matching results.

x
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
<div class="midwest-layout size-lg padding-default type-default" style="--layout-grid-gap: 3rem; --layout-sidebar-width: 350px">
<div class="wrapper">
<article data-controller="midwest-card" class="midwest-card bg-gradient-to-br from-theme-8 to-theme-10 theme-violet border-0">
<div class="wrap">
<section>
<div class="flex flex-wrap gap-6 items-center justify-between py-2">
<div class="space-y-3 max-w-xl">
<div class="flex gap-2">
<span class="midwest-badge size-sm theme-cyan">
<span class="value">Design Systems</span>
</span>
<span class="midwest-badge size-sm theme-primary">
<span class="value">Intermediate</span>
</span>
</div>
<h1 class="text-2xl font-bold text-white leading-snug">Building Scalable Design Systems with Tokens & Components</h1>
<div class="flex items-center gap-3">
<span class="midwest-avatar size-sm theme-red shape-circle" title="You tabbed on an Avatar for Dana Whitfield">
<div class="letter" title="Dana Whitfield">
DW
</div>
</span>
<span class="text-theme-2 text-sm">Dana Whitfield · Updated May 2026</span>
</div>
<div class="flex items-center gap-2">
<div class="midwest-rating is-readonly size-sm"
role="radiogroup"
aria-label="Rating"
>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
</div>
<span class="text-theme-2 text-sm">4.9 (1,284 ratings) · 8,420 students</span>
</div>
</div>
<div class="flex flex-col gap-3 min-w-52">
<div class="bg-white/10 rounded-xl p-4 space-y-2">
<p class="text-white text-sm font-semibold">Your progress</p>
<div class="h-2 rounded-full bg-white/20 overflow-hidden">
<div class="h-full rounded-full bg-white" style="width: 42%"></div>
</div>
<p class="text-theme-2 text-xs">11 of 26 lessons complete · 42%</p>
</div>
<a class="midwest-button variant-default size-default fill theme-primary bg-white text-theme-10 hover:bg-theme-1 font-semibold" name="button" href="/">
<span class="midwest-button-content">Continue learning</span>
<div class="midwest-loading-icon" role="img" aria-label="Loading" aria-hidden="true" style="display: none">
<div class="midwest-loading-icon-inner">
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
<svg viewbox="0 0 120 30" xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="Midwest-LoadingIcon__Svg" focusable="false" aria-hidden="true">
<circle cx="15" cy="15" r="15">
<animate attributename="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcmode="linear" repeatcount="indefinite"></animate>
<animate attributename="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcmode="linear" repeatcount="indefinite"></animate>
</circle>
<circle cx="60" cy="15" r="9" fill-opacity="0.3">
<animate attributename="r" from="9" to="9" begin="0s" dur="0.8s" values="9;15;9" calcmode="linear" repeatcount="indefinite"></animate>
<animate attributename="fill-opacity" from="0.5" to="0.5" begin="0s" dur="0.8s" values=".5;1;.5" calcmode="linear" repeatcount="indefinite"></animate>
</circle>
<circle cx="105" cy="15" r="15">
<animate attributename="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcmode="linear" repeatcount="indefinite"></animate>
<animate attributename="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcmode="linear" repeatcount="indefinite"></animate>
</circle>
</svg>
</div>
</div>
</a>
</div>
</div>
</section>
</div>
</article>
<div class="midwest-grid" style="--grid-width: 180px; --grid-gap: 1rem">
<article data-controller="midwest-card" class="midwest-card midwest-stat theme-violet">
<div class="wrap">
<section>
<div class="midwest-icon stat-icon" aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M428 224H288a48 48 0 01-48-48V36a4 4 0 00-4-4h-92a64 64 0 00-64 64v320a64 64 0 0064 64h224a64 64 0 0064-64V228a4 4 0 00-4-4z"></path><path d="M419.22 188.59L275.41 44.78a2 2 0 00-3.41 1.41V176a16 16 0 0016 16h129.81a2 2 0 001.41-3.41z"></path></svg>
</div>
</div>
<div class="stat-content">
<div class="stat-value">26</div>
<div class="stat-label">Lessons</div>
</div>
</section>
</div>
</article>
<article data-controller="midwest-card" class="midwest-card midwest-stat theme-blue">
<div class="wrap">
<section>
<div class="midwest-icon stat-icon" aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208 208-93.13 208-208S370.87 48 256 48zm96 240h-96a16 16 0 01-16-16V128a16 16 0 0132 0v128h80a16 16 0 010 32z"></path></svg>
</div>
</div>
<div class="stat-content">
<div class="stat-value">6.5h</div>
<div class="stat-label">Total duration</div>
</div>
</section>
</div>
</article>
<article data-controller="midwest-card" class="midwest-card midwest-stat theme-teal">
<div class="wrap">
<section>
<div class="midwest-icon stat-icon" aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M503.58 126.2a16.85 16.85 0 00-27.07-4.55l-51.15 51.15a11.15 11.15 0 01-15.66 0l-22.48-22.48a11.17 11.17 0 010-15.67l50.88-50.89a16.85 16.85 0 00-5.27-27.4c-39.71-17-89.08-7.45-120 23.29-26.81 26.61-34.83 68-22 113.7a11 11 0 01-3.16 11.1L114.77 365.1a56.76 56.76 0 1080.14 80.18L357 272.08a11 11 0 0110.9-3.17c45 12 86 4 112.43-22 15.2-15 25.81-36.17 29.89-59.71 3.83-22.2 1.41-44.44-6.64-61z"></path><path d="M437.33 378.41c-13.94-11.59-43.72-38.4-74.07-66.22l-66.07 70.61c28.24 30 53.8 57.85 65 70.88l.07.08A30 30 0 00383.72 464h1.1a30.11 30.11 0 0021-8.62l.07-.07 33.43-33.37a29.46 29.46 0 00-2-43.53zM118.54 214.55a20.48 20.48 0 00-3-10.76 2.76 2.76 0 012.62-4.22h.06c.84.09 5.33.74 11.7 4.61 4.73 2.87 18.23 12.08 41.73 35.54a34.23 34.23 0 007.22 22.12l66.23-61.55a33.73 33.73 0 00-21.6-9.2 2.65 2.65 0 01-.21-.26l-.65-.69-24.54-33.84a28.45 28.45 0 01-4-26.11 35.23 35.23 0 0111.78-16.35c5.69-4.41 18.53-9.72 29.44-10.62a52.92 52.92 0 0115.19.94 65.57 65.57 0 017.06 2.13 15.46 15.46 0 002.15.63 16 16 0 0016.38-25.06c-.26-.35-1.32-1.79-2.89-3.73a91.85 91.85 0 00-9.6-10.36c-8.15-7.36-29.27-19.77-57-19.77a123.13 123.13 0 00-46.3 9c-38.37 15.45-63.47 36.58-75.01 47.79l-.09.09A222.14 222.14 0 0063.7 129.5a27 27 0 00-4.7 11.77 7.33 7.33 0 01-7.71 6.17H50.2a20.65 20.65 0 00-14.59 5.9L6.16 182.05l-.32.32a20.89 20.89 0 00-.24 28.72c.19.2.37.39.57.58L53.67 258a21 21 0 0014.65 6 20.65 20.65 0 0014.59-5.9l29.46-28.79a20.51 20.51 0 006.17-14.76z"></path></svg>
</div>
</div>
<div class="stat-content">
<div class="stat-value">4</div>
<div class="stat-label">Projects</div>
</div>
</section>
</div>
</article>
<article data-controller="midwest-card" class="midwest-card midwest-stat theme-orange">
<div class="wrap">
<section>
<div class="midwest-icon stat-icon" aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M269 335.61q-6.33.47-12.78.47c-5.23 0-10.4-.24-15.51-.69a176.11 176.11 0 01-127.67-72.94 4 4 0 00-6.77.35l-72 129.4c-2.74 5-3.17 11-.28 15.88A16.78 16.78 0 0048.22 416h78a15.28 15.28 0 0113.62 7.33L178.5 488a16.26 16.26 0 0013.75 8c5.94-.33 12.09-4.19 14.56-9.6l66.11-145.15a4 4 0 00-3.92-5.64zM477.64 391.88l-71.53-129.17a4 4 0 00-6.74-.36 176.5 176.5 0 01-78.31 61.42 16.09 16.09 0 00-8.72 8.25l-36.86 81.1a7.92 7.92 0 000 6.6l30.27 66.59c2.45 5.41 8.59 9.36 14.52 9.69a16.3 16.3 0 0013.7-8.12l38.53-64.58c2.89-4.85 8.13-7.33 13.78-7.3h78.77c6.67 0 11.72-3.48 14-10a16.92 16.92 0 00-1.41-14.12z"></path><ellipse cx="256.26" cy="160" rx="48.01" ry="48"></ellipse><path d="M256.26 16c-79.42 0-144 64.59-144 144s64.61 144 144 144 144-64.6 144-144-64.59-144-144-144zm0 224a80 80 0 1180-80 80.1 80.1 0 01-80 80z"></path></svg>
</div>
</div>
<div class="stat-content">
<div class="stat-value">Cert.</div>
<div class="stat-label">On completion</div>
</div>
</section>
</div>
</article>
</div>
<div class="midwest-layout size-full padding-default type-one-third-flipped" style="--layout-grid-gap: 3rem; --layout-sidebar-width: 350px">
<div class="wrapper">
<aside class="space-y-4">
<article data-controller="midwest-card" class="midwest-card">
<div class="wrap">
<section>
<h3 class="text-sm font-semibold text-theme-11 mb-3">What you'll learn</h3>
<ul class="space-y-2 text-sm text-theme-9">
<li class="flex items-start gap-2">
<div class="midwest-icon text-theme-success flex-shrink-0 mt-0.5">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
Design token architecture and naming conventions
</li>
<li class="flex items-start gap-2">
<div class="midwest-icon text-theme-success flex-shrink-0 mt-0.5">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
Building component APIs with accessibility in mind
</li>
<li class="flex items-start gap-2">
<div class="midwest-icon text-theme-success flex-shrink-0 mt-0.5">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
Documentation workflows with Storybook
</li>
<li class="flex items-start gap-2">
<div class="midwest-icon text-theme-success flex-shrink-0 mt-0.5">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
Versioning and release management
</li>
<li class="flex items-start gap-2">
<div class="midwest-icon text-theme-success flex-shrink-0 mt-0.5">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
Cross-platform token distribution
</li>
</ul>
</section>
</div>
</article>
<article data-controller="midwest-card" class="midwest-card">
<div class="wrap">
<section>
<h3 class="text-sm font-semibold text-theme-11 mb-3">Instructor</h3>
<div class="flex gap-3 items-start">
<span class="midwest-avatar size-lg theme-violet shape-circle" title="You tabbed on an Avatar for Dana Whitfield">
<div class="letter" title="Dana Whitfield">
DW
</div>
</span>
<div>
<p class="font-semibold text-theme-11 text-sm">Dana Whitfield</p>
<p class="text-xs text-theme-7">Principal Designer · Figma Inc.</p>
<div class="flex items-center gap-1 mt-1">
<div class="midwest-rating is-readonly size-sm"
role="radiogroup"
aria-label="Rating"
>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
</div>
<span class="text-xs text-theme-6">4.9 instructor rating</span>
</div>
</div>
</div>
<div data-controller="midwest-prose" class="midwest-prose prose">
<p class="text-sm mt-3">Dana leads the design systems team at Figma and has built token-based design systems for teams ranging from startups to Fortune 500 companies.</p>
</div>
</section>
</div>
</article>
<article data-controller="midwest-card" class="midwest-card">
<div class="wrap">
<section>
<h3 class="text-sm font-semibold text-theme-11 mb-3">Student reviews</h3>
<div class="flex items-center gap-4 mb-4">
<div class="text-center">
<p class="text-4xl font-bold text-theme-12">4.9</p>
<div class="midwest-rating is-readonly size-default"
role="radiogroup"
aria-label="Rating"
>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
</div>
</div>
<div class="flex-1 space-y-1">
<div class="flex items-center gap-2 text-xs">
<span class="text-theme-7 w-2">5</span>
<div class="midwest-icon text-yellow-500 text-xs">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Star"><title>Star</title>
<path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
<div class="flex-1 h-1.5 rounded-full bg-theme-2 overflow-hidden">
<div class="h-full rounded-full bg-yellow-400" style="width: 88%"></div>
</div>
<span class="text-theme-6 w-6 text-right">88%</span>
</div>
<div class="flex items-center gap-2 text-xs">
<span class="text-theme-7 w-2">4</span>
<div class="midwest-icon text-yellow-500 text-xs">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Star"><title>Star</title>
<path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
<div class="flex-1 h-1.5 rounded-full bg-theme-2 overflow-hidden">
<div class="h-full rounded-full bg-yellow-400" style="width: 9%"></div>
</div>
<span class="text-theme-6 w-6 text-right">9%</span>
</div>
<div class="flex items-center gap-2 text-xs">
<span class="text-theme-7 w-2">3</span>
<div class="midwest-icon text-yellow-500 text-xs">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Star"><title>Star</title>
<path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
<div class="flex-1 h-1.5 rounded-full bg-theme-2 overflow-hidden">
<div class="h-full rounded-full bg-yellow-400" style="width: 2%"></div>
</div>
<span class="text-theme-6 w-6 text-right">2%</span>
</div>
<div class="flex items-center gap-2 text-xs">
<span class="text-theme-7 w-2">2</span>
<div class="midwest-icon text-yellow-500 text-xs">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Star"><title>Star</title>
<path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
<div class="flex-1 h-1.5 rounded-full bg-theme-2 overflow-hidden">
<div class="h-full rounded-full bg-yellow-400" style="width: 1%"></div>
</div>
<span class="text-theme-6 w-6 text-right">1%</span>
</div>
<div class="flex items-center gap-2 text-xs">
<span class="text-theme-7 w-2">1</span>
<div class="midwest-icon text-yellow-500 text-xs">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Star"><title>Star</title>
<path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
<div class="flex-1 h-1.5 rounded-full bg-theme-2 overflow-hidden">
<div class="h-full rounded-full bg-yellow-400" style="width: 0%"></div>
</div>
<span class="text-theme-6 w-6 text-right">0%</span>
</div>
</div>
</div>
<div class="space-y-4 border-t border-theme-3 pt-3">
<div>
<div class="flex items-center gap-2 mb-1">
<span class="midwest-avatar size-sm theme-red shape-circle" title="You tabbed on an Avatar for Alex Jordan">
<div class="letter" title="Alex Jordan">
AJ
</div>
</span>
<div>
<p class="text-xs font-semibold text-theme-10">Alex Jordan</p>
<div class="midwest-rating is-readonly size-sm"
role="radiogroup"
aria-label="Rating"
>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
</div>
</div>
<span class="text-xs text-theme-5 ml-auto">2 weeks ago</span>
</div>
<p class="text-xs text-theme-9">Best design systems course I've taken. The token architecture chapter alone was worth the price.</p>
</div>
<div>
<div class="flex items-center gap-2 mb-1">
<span class="midwest-avatar size-sm theme-red shape-circle" title="You tabbed on an Avatar for Mia Chen">
<div class="letter" title="Mia Chen">
MC
</div>
</span>
<div>
<p class="text-xs font-semibold text-theme-10">Mia Chen</p>
<div class="midwest-rating is-readonly size-sm"
role="radiogroup"
aria-label="Rating"
>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
<span class="midwest-rating__star is-filled">
<div class="midwest-icon " aria-hidden="true">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" aria-hidden="true"><path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"></path></svg>
</div>
</div>
</span>
</div>
</div>
<span class="text-xs text-theme-5 ml-auto">1 month ago</span>
</div>
<p class="text-xs text-theme-9">Dana explains complex concepts clearly. The Storybook integration section is gold.</p>
</div>
</div>
</section>
</div>
</article>
</aside>
<section class="space-y-2">
<div class="flex items-center justify-between mb-2">
<h2 class="text-lg font-semibold text-theme-11">Course content</h2>
<span class="text-sm text-theme-7">26 lessons · 6h 32m</span>
</div>
<div class="midwest-accordion">
<details name="accordion-12d88" class="midwest-accordion-item">
<summary class="accordion-trigger">
<span class="accordion-title">Introduction to Design Systems</span>
<span class="accordion-chevron" aria-hidden="true">
<div class="midwest-icon ">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Chevron down"><title>Chevron down</title>
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M112 184l144 144 144-144"></path></svg>
</div>
</div>
</span>
</summary>
<div class="accordion-panel">
<div class="flex items-center justify-between mb-2">
<span class="text-xs text-theme-7">45m · 4 lessons</span>
<span class="midwest-badge size-sm theme-green">
<span class="value">Complete</span>
</span>
</div>
<ul class="space-y-1">
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">What is a design system?</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">12:30</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">Anatomy: tokens, components, docs</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">8:45</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">Choosing the right tools</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">14:20</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">Section overview & resources</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">10:00</span>
</li>
</ul>
</div>
</details>
<details name="accordion-12d88" class="midwest-accordion-item" open="open">
<summary class="accordion-trigger">
<span class="accordion-title">Design Tokens Deep Dive</span>
<span class="accordion-chevron" aria-hidden="true">
<div class="midwest-icon ">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Chevron down"><title>Chevron down</title>
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M112 184l144 144 144-144"></path></svg>
</div>
</div>
</span>
</summary>
<div class="accordion-panel">
<div class="flex items-center justify-between mb-2">
<span class="text-xs text-theme-7">1h 20m · 7 lessons</span>
</div>
<ul class="space-y-1">
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">Naming conventions and tiers</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">16:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">Color tokens: semantic vs primitive</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">18:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-success flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Checkmark circle"><title>Checkmark circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-8 line-through">Spacing, radius, and shadow tokens</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">14:30</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Typography tokens</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">12:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Token JSON schema and tooling</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">10:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Cross-platform distribution</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">9:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Token versioning strategies</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">10:00</span>
</li>
</ul>
</div>
</details>
<details name="accordion-12d88" class="midwest-accordion-item">
<summary class="accordion-trigger">
<span class="accordion-title">Building Components</span>
<span class="accordion-chevron" aria-hidden="true">
<div class="midwest-icon ">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Chevron down"><title>Chevron down</title>
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M112 184l144 144 144-144"></path></svg>
</div>
</div>
</span>
</summary>
<div class="accordion-panel">
<div class="flex items-center justify-between mb-2">
<span class="text-xs text-theme-7">2h 10m · 9 lessons</span>
</div>
<ul class="space-y-1">
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Component API design principles</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">15:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Variants, states, and sizes</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">18:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Accessibility baked in</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">20:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Composition patterns</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">16:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Testing components</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">14:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Theming and customisation</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">17:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Documentation standards</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">11:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Code review checklist</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">8:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Publishing to npm</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">11:00</span>
</li>
</ul>
</div>
</details>
<details name="accordion-12d88" class="midwest-accordion-item">
<summary class="accordion-trigger">
<span class="accordion-title">Documentation & Adoption</span>
<span class="accordion-chevron" aria-hidden="true">
<div class="midwest-icon ">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Chevron down"><title>Chevron down</title>
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M112 184l144 144 144-144"></path></svg>
</div>
</div>
</span>
</summary>
<div class="accordion-panel">
<div class="flex items-center justify-between mb-2">
<span class="text-xs text-theme-7">1h 15m · 6 lessons</span>
</div>
<ul class="space-y-1">
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Storybook setup and configuration</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">14:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Writing effective component stories</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">12:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Automated visual regression testing</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">10:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Driving adoption in your organisation</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">16:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Change management and versioning</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">9:00</span>
</li>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<div class="midwest-icon text-theme-6 flex-shrink-0 text-base">
<div class="midwest-icon-inner">
<svg xmlns="http://www.w3.org/2000/svg" class="Midwest-Icon__Svg" viewbox="0 0 512 512" focusable="false" role="img" aria-label="Play circle"><title>Play circle</title>
<path d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm74.77 217.3l-114.45 69.14a10.78 10.78 0 01-16.32-9.31V186.87a10.78 10.78 0 0116.32-9.31l114.45 69.14a10.89 10.89 0 010 18.6z"></path></svg>
</div>
</div>
<span class="flex-1 text-theme-10">Course wrap-up and next steps</span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0">14:00</span>
</li>
</ul>
</div>
</details>
</div>
</section>
</div>
</div>
</div>
</div>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<%= midwest_layout(size: :lg, gap: 3) do %>
<%# Course hero %>
<%= midwest_card(class: "bg-gradient-to-br from-theme-8 to-theme-10 theme-violet border-0") do %>
<div class="flex flex-wrap gap-6 items-center justify-between py-2">
<div class="space-y-3 max-w-xl">
<div class="flex gap-2">
<%= midwest_badge("Design Systems", state: :info, size: :sm) %>
<%= midwest_badge("Intermediate", size: :sm) %>
</div>
<h1 class="text-2xl font-bold text-white leading-snug">Building Scalable Design Systems with Tokens & Components</h1>
<div class="flex items-center gap-3">
<%= midwest_avatar(name: "Dana Whitfield", size: :sm, shape: :circle) %>
<span class="text-theme-2 text-sm">Dana Whitfield · Updated May 2026</span>
</div>
<div class="flex items-center gap-2">
<%= midwest_rating(value: 5, readonly: true, size: :sm) %>
<span class="text-theme-2 text-sm">4.9 (1,284 ratings) · 8,420 students</span>
</div>
</div>
<div class="flex flex-col gap-3 min-w-52">
<div class="bg-white/10 rounded-xl p-4 space-y-2">
<p class="text-white text-sm font-semibold">Your progress</p>
<div class="h-2 rounded-full bg-white/20 overflow-hidden">
<div class="h-full rounded-full bg-white" style="width: 42%"></div>
</div>
<p class="text-theme-2 text-xs">11 of 26 lessons complete · 42%</p>
</div>
<%= midwest_button("Continue learning", fill: true, class: "bg-white text-theme-10 hover:bg-theme-1 font-semibold") %>
</div>
</div>
<% end %>
<%# Stats strip %>
<%= midwest_grid(width: 180, gap: 1) do %>
<%= render Midwest::StatComponent.new(value: "26", label: "Lessons", icon: :document, color: :violet) %>
<%= render Midwest::StatComponent.new(value: "6.5h", label: "Total duration", icon: :time, color: :blue) %>
<%= render Midwest::StatComponent.new(value: "4", label: "Projects", icon: :construct, color: :teal) %>
<%= render Midwest::StatComponent.new(value: "Cert.", label: "On completion", icon: :'ribbon', color: :orange) %>
<% end %>
<%# Layout: curriculum + sidebar %>
<%= midwest_layout(type: :'one-third', size: :full, gap: 3, flipped: true) do %>
<%# Sidebar: details & reviews %>
<aside class="space-y-4">
<%# What you'll learn %>
<%= midwest_card do %>
<h3 class="text-sm font-semibold text-theme-11 mb-3">What you'll learn</h3>
<ul class="space-y-2 text-sm text-theme-9">
<% [
"Design token architecture and naming conventions",
"Building component APIs with accessibility in mind",
"Documentation workflows with Storybook",
"Versioning and release management",
"Cross-platform token distribution",
].each do |item| %>
<li class="flex items-start gap-2">
<%= midwest_icon :'checkmark-circle', class: "text-theme-success flex-shrink-0 mt-0.5" %>
<%= item %>
</li>
<% end %>
</ul>
<% end %>
<%# Instructor %>
<%= midwest_card do %>
<h3 class="text-sm font-semibold text-theme-11 mb-3">Instructor</h3>
<div class="flex gap-3 items-start">
<%= midwest_avatar(name: "Dana Whitfield", size: :lg, shape: :circle, color: :violet) %>
<div>
<p class="font-semibold text-theme-11 text-sm">Dana Whitfield</p>
<p class="text-xs text-theme-7">Principal Designer · Figma Inc.</p>
<div class="flex items-center gap-1 mt-1">
<%= midwest_rating(value: 5, readonly: true, size: :sm) %>
<span class="text-xs text-theme-6">4.9 instructor rating</span>
</div>
</div>
</div>
<%= midwest_prose do %>
<p class="text-sm mt-3">Dana leads the design systems team at Figma and has built token-based design systems for teams ranging from startups to Fortune 500 companies.</p>
<% end %>
<% end %>
<%# Student reviews %>
<%= midwest_card do %>
<h3 class="text-sm font-semibold text-theme-11 mb-3">Student reviews</h3>
<div class="flex items-center gap-4 mb-4">
<div class="text-center">
<p class="text-4xl font-bold text-theme-12">4.9</p>
<%= midwest_rating(value: 5, readonly: true) %>
</div>
<div class="flex-1 space-y-1">
<% [[5, 88], [4, 9], [3, 2], [2, 1], [1, 0]].each do |stars, pct| %>
<div class="flex items-center gap-2 text-xs">
<span class="text-theme-7 w-2"><%= stars %></span>
<%= midwest_icon :star, class: "text-yellow-500 text-xs" %>
<div class="flex-1 h-1.5 rounded-full bg-theme-2 overflow-hidden">
<div class="h-full rounded-full bg-yellow-400" style="width: <%= pct %>%"></div>
</div>
<span class="text-theme-6 w-6 text-right"><%= pct %>%</span>
</div>
<% end %>
</div>
</div>
<div class="space-y-4 border-t border-theme-3 pt-3">
<% [
{ name: "Alex Jordan", rating: 5, time: "2 weeks ago", text: "Best design systems course I've taken. The token architecture chapter alone was worth the price." },
{ name: "Mia Chen", rating: 5, time: "1 month ago", text: "Dana explains complex concepts clearly. The Storybook integration section is gold." },
].each do |review| %>
<div>
<div class="flex items-center gap-2 mb-1">
<%= midwest_avatar(name: review[:name], size: :sm, shape: :circle) %>
<div>
<p class="text-xs font-semibold text-theme-10"><%= review[:name] %></p>
<%= midwest_rating(value: review[:rating], readonly: true, size: :sm) %>
</div>
<span class="text-xs text-theme-5 ml-auto"><%= review[:time] %></span>
</div>
<p class="text-xs text-theme-9"><%= review[:text] %></p>
</div>
<% end %>
</div>
<% end %>
</aside>
<%# Curriculum accordion %>
<section class="space-y-2">
<div class="flex items-center justify-between mb-2">
<h2 class="text-lg font-semibold text-theme-11">Course content</h2>
<span class="text-sm text-theme-7">26 lessons · 6h 32m</span>
</div>
<%= midwest_accordion(variant: :default) do |a| %>
<%
sections = [
{
title: "Introduction to Design Systems",
duration: "45m · 4 lessons",
complete: true,
lessons: [
{ title: "What is a design system?", dur: "12:30", done: true },
{ title: "Anatomy: tokens, components, docs", dur: "8:45", done: true },
{ title: "Choosing the right tools", dur: "14:20", done: true },
{ title: "Section overview & resources", dur: "10:00", done: true },
]
},
{
title: "Design Tokens Deep Dive",
duration: "1h 20m · 7 lessons",
complete: false,
open: true,
lessons: [
{ title: "Naming conventions and tiers", dur: "16:00", done: true },
{ title: "Color tokens: semantic vs primitive", dur: "18:00", done: true },
{ title: "Spacing, radius, and shadow tokens", dur: "14:30", done: true },
{ title: "Typography tokens", dur: "12:00", done: false },
{ title: "Token JSON schema and tooling", dur: "10:00", done: false },
{ title: "Cross-platform distribution", dur: "9:00", done: false },
{ title: "Token versioning strategies", dur: "10:00", done: false },
]
},
{
title: "Building Components",
duration: "2h 10m · 9 lessons",
complete: false,
lessons: [
{ title: "Component API design principles", dur: "15:00", done: false },
{ title: "Variants, states, and sizes", dur: "18:00", done: false },
{ title: "Accessibility baked in", dur: "20:00", done: false },
{ title: "Composition patterns", dur: "16:00", done: false },
{ title: "Testing components", dur: "14:00", done: false },
{ title: "Theming and customisation", dur: "17:00", done: false },
{ title: "Documentation standards", dur: "11:00", done: false },
{ title: "Code review checklist", dur: "8:00", done: false },
{ title: "Publishing to npm", dur: "11:00", done: false },
]
},
{
title: "Documentation & Adoption",
duration: "1h 15m · 6 lessons",
complete: false,
lessons: [
{ title: "Storybook setup and configuration", dur: "14:00", done: false },
{ title: "Writing effective component stories", dur: "12:00", done: false },
{ title: "Automated visual regression testing", dur: "10:00", done: false },
{ title: "Driving adoption in your organisation", dur: "16:00", done: false },
{ title: "Change management and versioning", dur: "9:00", done: false },
{ title: "Course wrap-up and next steps", dur: "14:00", done: false },
]
},
]
%>
<% sections.each_with_index do |section, i| %>
<% a.with_item(section[:title], open: section[:open]) do %>
<div class="flex items-center justify-between mb-2">
<span class="text-xs text-theme-7"><%= section[:duration] %></span>
<% if section[:complete] %>
<%= midwest_badge("Complete", state: :success, size: :sm) %>
<% end %>
</div>
<ul class="space-y-1">
<% section[:lessons].each do |lesson| %>
<li class="flex items-center gap-2 text-sm py-1.5 border-b border-theme-2 last:border-0">
<% if lesson[:done] %>
<%= midwest_icon :'checkmark-circle', class: "text-theme-success flex-shrink-0 text-base" %>
<% else %>
<%= midwest_icon :'play-circle', class: "text-theme-6 flex-shrink-0 text-base" %>
<% end %>
<span class="flex-1 <%= lesson[:done] ? 'text-theme-8 line-through' : 'text-theme-10' %>"><%= lesson[:title] %></span>
<span class="text-xs text-theme-6 tabular-nums flex-shrink-0"><%= lesson[:dur] %></span>
</li>
<% end %>
</ul>
<% end %>
<% end %>
<% end %>
</section>
<% end %>
<% end %>

No assets to display.
Add a .js or .css file alongside the component to see it here.

Accessibility

Figma embed for Layouts/learning_course

Annotate a preview to embed its Figma design here:

@figma "https://figma.com/..."