@x-plat/tokens-haetbitgil 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3506 @@
1
+ {
2
+ "color": {
3
+ "primitive": {
4
+ "base": {
5
+ "white": {
6
+ "$type": "color",
7
+ "$value": "#FFFFFF"
8
+ },
9
+ "black": {
10
+ "$type": "color",
11
+ "$value": "#000000"
12
+ },
13
+ "transparent": {
14
+ "$type": "color",
15
+ "$value": "transparent"
16
+ },
17
+ "black-alpha-5": {
18
+ "$type": "color",
19
+ "$value": "rgba(0, 0, 0, 0.05)"
20
+ },
21
+ "black-alpha-10": {
22
+ "$type": "color",
23
+ "$value": "rgba(0, 0, 0, 0.10)"
24
+ },
25
+ "black-alpha-25": {
26
+ "$type": "color",
27
+ "$value": "rgba(0, 0, 0, 0.25)"
28
+ },
29
+ "black-alpha-50": {
30
+ "$type": "color",
31
+ "$value": "rgba(0, 0, 0, 0.50)"
32
+ },
33
+ "black-alpha-75": {
34
+ "$type": "color",
35
+ "$value": "rgba(0, 0, 0, 0.75)"
36
+ },
37
+ "white-alpha-5": {
38
+ "$type": "color",
39
+ "$value": "rgba(255, 255, 255, 0.05)"
40
+ },
41
+ "white-alpha-10": {
42
+ "$type": "color",
43
+ "$value": "rgba(255, 255, 255, 0.10)"
44
+ },
45
+ "white-alpha-25": {
46
+ "$type": "color",
47
+ "$value": "rgba(255, 255, 255, 0.25)"
48
+ },
49
+ "white-alpha-50": {
50
+ "$type": "color",
51
+ "$value": "rgba(255, 255, 255, 0.50)"
52
+ },
53
+ "white-alpha-75": {
54
+ "$type": "color",
55
+ "$value": "rgba(255, 255, 255, 0.75)"
56
+ }
57
+ },
58
+ "red": {
59
+ "50": {
60
+ "$type": "color",
61
+ "$value": "#FFF0F0"
62
+ },
63
+ "100": {
64
+ "$type": "color",
65
+ "$value": "#FFDDDE"
66
+ },
67
+ "200": {
68
+ "$type": "color",
69
+ "$value": "#FFC1C2"
70
+ },
71
+ "300": {
72
+ "$type": "color",
73
+ "$value": "#FF9698"
74
+ },
75
+ "400": {
76
+ "$type": "color",
77
+ "$value": "#FF5A5D"
78
+ },
79
+ "500": {
80
+ "$type": "color",
81
+ "$value": "#FF272B"
82
+ },
83
+ "600": {
84
+ "$type": "color",
85
+ "$value": "#F80409"
86
+ },
87
+ "700": {
88
+ "$type": "color",
89
+ "$value": "#D40105"
90
+ },
91
+ "800": {
92
+ "$type": "color",
93
+ "$value": "#AE0609"
94
+ },
95
+ "900": {
96
+ "$type": "color",
97
+ "$value": "#900C0F"
98
+ }
99
+ },
100
+ "pink": {
101
+ "50": {
102
+ "$type": "color",
103
+ "$value": "#FFF4FE"
104
+ },
105
+ "100": {
106
+ "$type": "color",
107
+ "$value": "#FFE7FD"
108
+ },
109
+ "200": {
110
+ "$type": "color",
111
+ "$value": "#FFCFFA"
112
+ },
113
+ "300": {
114
+ "$type": "color",
115
+ "$value": "#FEA9F1"
116
+ },
117
+ "400": {
118
+ "$type": "color",
119
+ "$value": "#FD75E7"
120
+ },
121
+ "500": {
122
+ "$type": "color",
123
+ "$value": "#F553DA"
124
+ },
125
+ "600": {
126
+ "$type": "color",
127
+ "$value": "#D821B6"
128
+ },
129
+ "700": {
130
+ "$type": "color",
131
+ "$value": "#B31892"
132
+ },
133
+ "800": {
134
+ "$type": "color",
135
+ "$value": "#921676"
136
+ },
137
+ "900": {
138
+ "$type": "color",
139
+ "$value": "#781761"
140
+ }
141
+ },
142
+ "purple": {
143
+ "50": {
144
+ "$type": "color",
145
+ "$value": "#FBF6FE"
146
+ },
147
+ "100": {
148
+ "$type": "color",
149
+ "$value": "#F5EAFD"
150
+ },
151
+ "200": {
152
+ "$type": "color",
153
+ "$value": "#EDD8FC"
154
+ },
155
+ "300": {
156
+ "$type": "color",
157
+ "$value": "#E0BAF8"
158
+ },
159
+ "400": {
160
+ "$type": "color",
161
+ "$value": "#CD8DF3"
162
+ },
163
+ "500": {
164
+ "$type": "color",
165
+ "$value": "#B961EB"
166
+ },
167
+ "600": {
168
+ "$type": "color",
169
+ "$value": "#A541DC"
170
+ },
171
+ "700": {
172
+ "$type": "color",
173
+ "$value": "#9230C5"
174
+ },
175
+ "800": {
176
+ "$type": "color",
177
+ "$value": "#782B9E"
178
+ },
179
+ "900": {
180
+ "$type": "color",
181
+ "$value": "#62247F"
182
+ }
183
+ },
184
+ "deep-purple": {
185
+ "50": {
186
+ "$type": "color",
187
+ "$value": "#EDE7F6"
188
+ },
189
+ "100": {
190
+ "$type": "color",
191
+ "$value": "#D1C4E9"
192
+ },
193
+ "200": {
194
+ "$type": "color",
195
+ "$value": "#B39DDB"
196
+ },
197
+ "300": {
198
+ "$type": "color",
199
+ "$value": "#9575CD"
200
+ },
201
+ "400": {
202
+ "$type": "color",
203
+ "$value": "#7E57C2"
204
+ },
205
+ "500": {
206
+ "$type": "color",
207
+ "$value": "#673AB7"
208
+ },
209
+ "600": {
210
+ "$type": "color",
211
+ "$value": "#5E35B1"
212
+ },
213
+ "700": {
214
+ "$type": "color",
215
+ "$value": "#4621A0"
216
+ },
217
+ "800": {
218
+ "$type": "color",
219
+ "$value": "#290D7E"
220
+ },
221
+ "900": {
222
+ "$type": "color",
223
+ "$value": "#1A0B5C"
224
+ }
225
+ },
226
+ "indigo": {
227
+ "50": {
228
+ "$type": "color",
229
+ "$value": "#E8EAF6"
230
+ },
231
+ "100": {
232
+ "$type": "color",
233
+ "$value": "#C5CAE9"
234
+ },
235
+ "200": {
236
+ "$type": "color",
237
+ "$value": "#9FA8DA"
238
+ },
239
+ "300": {
240
+ "$type": "color",
241
+ "$value": "#7986CB"
242
+ },
243
+ "400": {
244
+ "$type": "color",
245
+ "$value": "#5C6BC0"
246
+ },
247
+ "500": {
248
+ "$type": "color",
249
+ "$value": "#3F51B5"
250
+ },
251
+ "600": {
252
+ "$type": "color",
253
+ "$value": "#3949AB"
254
+ },
255
+ "700": {
256
+ "$type": "color",
257
+ "$value": "#303F9F"
258
+ },
259
+ "800": {
260
+ "$type": "color",
261
+ "$value": "#283593"
262
+ },
263
+ "900": {
264
+ "$type": "color",
265
+ "$value": "#1A237E"
266
+ }
267
+ },
268
+ "blue": {
269
+ "50": {
270
+ "$type": "color",
271
+ "$value": "#F1F4FD"
272
+ },
273
+ "100": {
274
+ "$type": "color",
275
+ "$value": "#DFE7FA"
276
+ },
277
+ "200": {
278
+ "$type": "color",
279
+ "$value": "#C5D4F8"
280
+ },
281
+ "300": {
282
+ "$type": "color",
283
+ "$value": "#9EB8F2"
284
+ },
285
+ "400": {
286
+ "$type": "color",
287
+ "$value": "#7093EA"
288
+ },
289
+ "500": {
290
+ "$type": "color",
291
+ "$value": "#4D6DE3"
292
+ },
293
+ "600": {
294
+ "$type": "color",
295
+ "$value": "#3950D7"
296
+ },
297
+ "700": {
298
+ "$type": "color",
299
+ "$value": "#303EC5"
300
+ },
301
+ "800": {
302
+ "$type": "color",
303
+ "$value": "#2D35A0"
304
+ },
305
+ "900": {
306
+ "$type": "color",
307
+ "$value": "#29317F"
308
+ }
309
+ },
310
+ "light-blue": {
311
+ "50": {
312
+ "$type": "color",
313
+ "$value": "#EDF8FF"
314
+ },
315
+ "100": {
316
+ "$type": "color",
317
+ "$value": "#D7EDFF"
318
+ },
319
+ "200": {
320
+ "$type": "color",
321
+ "$value": "#B9E1FF"
322
+ },
323
+ "300": {
324
+ "$type": "color",
325
+ "$value": "#88D0FF"
326
+ },
327
+ "400": {
328
+ "$type": "color",
329
+ "$value": "#50B5FF"
330
+ },
331
+ "500": {
332
+ "$type": "color",
333
+ "$value": "#2893FF"
334
+ },
335
+ "600": {
336
+ "$type": "color",
337
+ "$value": "#1677FF"
338
+ },
339
+ "700": {
340
+ "$type": "color",
341
+ "$value": "#0A5CEB"
342
+ },
343
+ "800": {
344
+ "$type": "color",
345
+ "$value": "#0F4ABE"
346
+ },
347
+ "900": {
348
+ "$type": "color",
349
+ "$value": "#134295"
350
+ }
351
+ },
352
+ "cyan": {
353
+ "50": {
354
+ "$type": "color",
355
+ "$value": "#E0F7FA"
356
+ },
357
+ "100": {
358
+ "$type": "color",
359
+ "$value": "#B2EBF2"
360
+ },
361
+ "200": {
362
+ "$type": "color",
363
+ "$value": "#80DEEA"
364
+ },
365
+ "300": {
366
+ "$type": "color",
367
+ "$value": "#4DD0E1"
368
+ },
369
+ "400": {
370
+ "$type": "color",
371
+ "$value": "#26C6DA"
372
+ },
373
+ "500": {
374
+ "$type": "color",
375
+ "$value": "#00BCD4"
376
+ },
377
+ "600": {
378
+ "$type": "color",
379
+ "$value": "#00ACC1"
380
+ },
381
+ "700": {
382
+ "$type": "color",
383
+ "$value": "#0097A7"
384
+ },
385
+ "800": {
386
+ "$type": "color",
387
+ "$value": "#00838F"
388
+ },
389
+ "900": {
390
+ "$type": "color",
391
+ "$value": "#006064"
392
+ }
393
+ },
394
+ "teal": {
395
+ "50": {
396
+ "$type": "color",
397
+ "$value": "#E0F2F1"
398
+ },
399
+ "100": {
400
+ "$type": "color",
401
+ "$value": "#B2DFDB"
402
+ },
403
+ "200": {
404
+ "$type": "color",
405
+ "$value": "#80CBC4"
406
+ },
407
+ "300": {
408
+ "$type": "color",
409
+ "$value": "#4DB6AC"
410
+ },
411
+ "400": {
412
+ "$type": "color",
413
+ "$value": "#26A69A"
414
+ },
415
+ "500": {
416
+ "$type": "color",
417
+ "$value": "#009688"
418
+ },
419
+ "600": {
420
+ "$type": "color",
421
+ "$value": "#00897B"
422
+ },
423
+ "700": {
424
+ "$type": "color",
425
+ "$value": "#00796B"
426
+ },
427
+ "800": {
428
+ "$type": "color",
429
+ "$value": "#00695C"
430
+ },
431
+ "900": {
432
+ "$type": "color",
433
+ "$value": "#004D40"
434
+ }
435
+ },
436
+ "green": {
437
+ "50": {
438
+ "$type": "color",
439
+ "$value": "#E5F6EA"
440
+ },
441
+ "100": {
442
+ "$type": "color",
443
+ "$value": "#C1E7CC"
444
+ },
445
+ "200": {
446
+ "$type": "color",
447
+ "$value": "#98D8AC"
448
+ },
449
+ "300": {
450
+ "$type": "color",
451
+ "$value": "#6CCA8B"
452
+ },
453
+ "400": {
454
+ "$type": "color",
455
+ "$value": "#47BE72"
456
+ },
457
+ "500": {
458
+ "$type": "color",
459
+ "$value": "#10B259"
460
+ },
461
+ "600": {
462
+ "$type": "color",
463
+ "$value": "#00A34F"
464
+ },
465
+ "700": {
466
+ "$type": "color",
467
+ "$value": "#009143"
468
+ },
469
+ "800": {
470
+ "$type": "color",
471
+ "$value": "#007F38"
472
+ },
473
+ "900": {
474
+ "$type": "color",
475
+ "$value": "#006024"
476
+ }
477
+ },
478
+ "light-green": {
479
+ "50": {
480
+ "$type": "color",
481
+ "$value": "#F1F8E9"
482
+ },
483
+ "100": {
484
+ "$type": "color",
485
+ "$value": "#DCEDC8"
486
+ },
487
+ "200": {
488
+ "$type": "color",
489
+ "$value": "#C5E1A5"
490
+ },
491
+ "300": {
492
+ "$type": "color",
493
+ "$value": "#AED581"
494
+ },
495
+ "400": {
496
+ "$type": "color",
497
+ "$value": "#9CCC65"
498
+ },
499
+ "500": {
500
+ "$type": "color",
501
+ "$value": "#8BC34A"
502
+ },
503
+ "600": {
504
+ "$type": "color",
505
+ "$value": "#7CB342"
506
+ },
507
+ "700": {
508
+ "$type": "color",
509
+ "$value": "#689F38"
510
+ },
511
+ "800": {
512
+ "$type": "color",
513
+ "$value": "#558B2F"
514
+ },
515
+ "900": {
516
+ "$type": "color",
517
+ "$value": "#33691E"
518
+ }
519
+ },
520
+ "lime": {
521
+ "50": {
522
+ "$type": "color",
523
+ "$value": "#F9FBE7"
524
+ },
525
+ "100": {
526
+ "$type": "color",
527
+ "$value": "#F0F4C3"
528
+ },
529
+ "200": {
530
+ "$type": "color",
531
+ "$value": "#E6EE9C"
532
+ },
533
+ "300": {
534
+ "$type": "color",
535
+ "$value": "#DCE775"
536
+ },
537
+ "400": {
538
+ "$type": "color",
539
+ "$value": "#D4E157"
540
+ },
541
+ "500": {
542
+ "$type": "color",
543
+ "$value": "#CDDC39"
544
+ },
545
+ "600": {
546
+ "$type": "color",
547
+ "$value": "#C0CA33"
548
+ },
549
+ "700": {
550
+ "$type": "color",
551
+ "$value": "#AFB42B"
552
+ },
553
+ "800": {
554
+ "$type": "color",
555
+ "$value": "#9E9D24"
556
+ },
557
+ "900": {
558
+ "$type": "color",
559
+ "$value": "#827717"
560
+ }
561
+ },
562
+ "yellow": {
563
+ "50": {
564
+ "$type": "color",
565
+ "$value": "#FFFDE7"
566
+ },
567
+ "100": {
568
+ "$type": "color",
569
+ "$value": "#FFF9C4"
570
+ },
571
+ "200": {
572
+ "$type": "color",
573
+ "$value": "#FFF6A9"
574
+ },
575
+ "300": {
576
+ "$type": "color",
577
+ "$value": "#FFF280"
578
+ },
579
+ "400": {
580
+ "$type": "color",
581
+ "$value": "#FFEE54"
582
+ },
583
+ "500": {
584
+ "$type": "color",
585
+ "$value": "#FFE60C"
586
+ },
587
+ "600": {
588
+ "$type": "color",
589
+ "$value": "#FDD835"
590
+ },
591
+ "700": {
592
+ "$type": "color",
593
+ "$value": "#FBC02D"
594
+ },
595
+ "800": {
596
+ "$type": "color",
597
+ "$value": "#F9A825"
598
+ },
599
+ "900": {
600
+ "$type": "color",
601
+ "$value": "#F57F17"
602
+ }
603
+ },
604
+ "amber": {
605
+ "50": {
606
+ "$type": "color",
607
+ "$value": "#FFF8E1"
608
+ },
609
+ "100": {
610
+ "$type": "color",
611
+ "$value": "#FFECB3"
612
+ },
613
+ "200": {
614
+ "$type": "color",
615
+ "$value": "#FFE082"
616
+ },
617
+ "300": {
618
+ "$type": "color",
619
+ "$value": "#FFD54F"
620
+ },
621
+ "400": {
622
+ "$type": "color",
623
+ "$value": "#FFCA28"
624
+ },
625
+ "500": {
626
+ "$type": "color",
627
+ "$value": "#FFC107"
628
+ },
629
+ "600": {
630
+ "$type": "color",
631
+ "$value": "#FFB300"
632
+ },
633
+ "700": {
634
+ "$type": "color",
635
+ "$value": "#FFA000"
636
+ },
637
+ "800": {
638
+ "$type": "color",
639
+ "$value": "#FF8F00"
640
+ },
641
+ "900": {
642
+ "$type": "color",
643
+ "$value": "#FF6F00"
644
+ }
645
+ },
646
+ "orange": {
647
+ "50": {
648
+ "$type": "color",
649
+ "$value": "#FFF2DE"
650
+ },
651
+ "100": {
652
+ "$type": "color",
653
+ "$value": "#FFE0B2"
654
+ },
655
+ "200": {
656
+ "$type": "color",
657
+ "$value": "#FFCC80"
658
+ },
659
+ "300": {
660
+ "$type": "color",
661
+ "$value": "#FFB74D"
662
+ },
663
+ "400": {
664
+ "$type": "color",
665
+ "$value": "#FFA726"
666
+ },
667
+ "500": {
668
+ "$type": "color",
669
+ "$value": "#FF9800"
670
+ },
671
+ "600": {
672
+ "$type": "color",
673
+ "$value": "#FB8C00"
674
+ },
675
+ "700": {
676
+ "$type": "color",
677
+ "$value": "#F57C00"
678
+ },
679
+ "800": {
680
+ "$type": "color",
681
+ "$value": "#EF6C00"
682
+ },
683
+ "900": {
684
+ "$type": "color",
685
+ "$value": "#E65100"
686
+ }
687
+ },
688
+ "deep-orange": {
689
+ "50": {
690
+ "$type": "color",
691
+ "$value": "#FBE9E7"
692
+ },
693
+ "100": {
694
+ "$type": "color",
695
+ "$value": "#FFCCBC"
696
+ },
697
+ "200": {
698
+ "$type": "color",
699
+ "$value": "#FFAB91"
700
+ },
701
+ "300": {
702
+ "$type": "color",
703
+ "$value": "#FF8A65"
704
+ },
705
+ "400": {
706
+ "$type": "color",
707
+ "$value": "#FF7043"
708
+ },
709
+ "500": {
710
+ "$type": "color",
711
+ "$value": "#FF5722"
712
+ },
713
+ "600": {
714
+ "$type": "color",
715
+ "$value": "#F4511E"
716
+ },
717
+ "700": {
718
+ "$type": "color",
719
+ "$value": "#E64A19"
720
+ },
721
+ "800": {
722
+ "$type": "color",
723
+ "$value": "#D84315"
724
+ },
725
+ "900": {
726
+ "$type": "color",
727
+ "$value": "#BF360C"
728
+ }
729
+ },
730
+ "brown": {
731
+ "50": {
732
+ "$type": "color",
733
+ "$value": "#F1EDEC"
734
+ },
735
+ "100": {
736
+ "$type": "color",
737
+ "$value": "#D7CCC8"
738
+ },
739
+ "200": {
740
+ "$type": "color",
741
+ "$value": "#BCAAA4"
742
+ },
743
+ "300": {
744
+ "$type": "color",
745
+ "$value": "#A1887F"
746
+ },
747
+ "400": {
748
+ "$type": "color",
749
+ "$value": "#8D6E63"
750
+ },
751
+ "500": {
752
+ "$type": "color",
753
+ "$value": "#795548"
754
+ },
755
+ "600": {
756
+ "$type": "color",
757
+ "$value": "#6D4C41"
758
+ },
759
+ "700": {
760
+ "$type": "color",
761
+ "$value": "#5D4037"
762
+ },
763
+ "800": {
764
+ "$type": "color",
765
+ "$value": "#4E342E"
766
+ },
767
+ "900": {
768
+ "$type": "color",
769
+ "$value": "#3E2723"
770
+ }
771
+ },
772
+ "neutral": {
773
+ "50": {
774
+ "$type": "color",
775
+ "$value": "#FAFAFA"
776
+ },
777
+ "100": {
778
+ "$type": "color",
779
+ "$value": "#F5F5F5"
780
+ },
781
+ "200": {
782
+ "$type": "color",
783
+ "$value": "#E5E5E5"
784
+ },
785
+ "300": {
786
+ "$type": "color",
787
+ "$value": "#D4D4D4"
788
+ },
789
+ "400": {
790
+ "$type": "color",
791
+ "$value": "#A1A1A1"
792
+ },
793
+ "500": {
794
+ "$type": "color",
795
+ "$value": "#737373"
796
+ },
797
+ "600": {
798
+ "$type": "color",
799
+ "$value": "#525252"
800
+ },
801
+ "700": {
802
+ "$type": "color",
803
+ "$value": "#404040"
804
+ },
805
+ "800": {
806
+ "$type": "color",
807
+ "$value": "#2F2F2F"
808
+ },
809
+ "900": {
810
+ "$type": "color",
811
+ "$value": "#212121"
812
+ }
813
+ },
814
+ "blue-gray": {
815
+ "50": {
816
+ "$type": "color",
817
+ "$value": "#ECEFF1"
818
+ },
819
+ "100": {
820
+ "$type": "color",
821
+ "$value": "#CFD8DC"
822
+ },
823
+ "200": {
824
+ "$type": "color",
825
+ "$value": "#B0BEC5"
826
+ },
827
+ "300": {
828
+ "$type": "color",
829
+ "$value": "#90A4AE"
830
+ },
831
+ "400": {
832
+ "$type": "color",
833
+ "$value": "#78909C"
834
+ },
835
+ "500": {
836
+ "$type": "color",
837
+ "$value": "#607D8B"
838
+ },
839
+ "600": {
840
+ "$type": "color",
841
+ "$value": "#546E7A"
842
+ },
843
+ "700": {
844
+ "$type": "color",
845
+ "$value": "#455A64"
846
+ },
847
+ "800": {
848
+ "$type": "color",
849
+ "$value": "#37474F"
850
+ },
851
+ "900": {
852
+ "$type": "color",
853
+ "$value": "#263238"
854
+ }
855
+ }
856
+ },
857
+ "brand": {
858
+ "primary": {
859
+ "50": {
860
+ "$type": "color",
861
+ "$value": "#EEF3FA"
862
+ },
863
+ "100": {
864
+ "$type": "color",
865
+ "$value": "#DEE8F6"
866
+ },
867
+ "200": {
868
+ "$type": "color",
869
+ "$value": "#B6CCEB"
870
+ },
871
+ "300": {
872
+ "$type": "color",
873
+ "$value": "#7DA5DC"
874
+ },
875
+ "400": {
876
+ "$type": "color",
877
+ "$value": "#3D78CB"
878
+ },
879
+ "500": {
880
+ "$type": "color",
881
+ "$value": "#2A5BA1"
882
+ },
883
+ "600": {
884
+ "$type": "color",
885
+ "$value": "#224981"
886
+ },
887
+ "700": {
888
+ "$type": "color",
889
+ "$value": "#1B3A66"
890
+ },
891
+ "800": {
892
+ "$type": "color",
893
+ "$value": "#122644"
894
+ },
895
+ "900": {
896
+ "$type": "color",
897
+ "$value": "#0A1628"
898
+ }
899
+ },
900
+ "secondary": {
901
+ "50": {
902
+ "$type": "color",
903
+ "$value": "#FFF5EF"
904
+ },
905
+ "100": {
906
+ "$type": "color",
907
+ "$value": "#FFD7C0"
908
+ },
909
+ "200": {
910
+ "$type": "color",
911
+ "$value": "#FFB991"
912
+ },
913
+ "300": {
914
+ "$type": "color",
915
+ "$value": "#FF9B61"
916
+ },
917
+ "400": {
918
+ "$type": "color",
919
+ "$value": "#FF7D32"
920
+ },
921
+ "500": {
922
+ "$type": "color",
923
+ "$value": "#FF652F"
924
+ },
925
+ "600": {
926
+ "$type": "color",
927
+ "$value": "#FF4B2B"
928
+ },
929
+ "700": {
930
+ "$type": "color",
931
+ "$value": "#FF3228"
932
+ },
933
+ "800": {
934
+ "$type": "color",
935
+ "$value": "#CB0900"
936
+ },
937
+ "900": {
938
+ "$type": "color",
939
+ "$value": "#6F0500"
940
+ }
941
+ },
942
+ "neutral": {
943
+ "50": {
944
+ "$type": "color",
945
+ "$value": "#F7F7F7"
946
+ },
947
+ "100": {
948
+ "$type": "color",
949
+ "$value": "#EAEBEB"
950
+ },
951
+ "200": {
952
+ "$type": "color",
953
+ "$value": "#D3D4D5"
954
+ },
955
+ "300": {
956
+ "$type": "color",
957
+ "$value": "#B5B8BA"
958
+ },
959
+ "400": {
960
+ "$type": "color",
961
+ "$value": "#9DA1A5"
962
+ },
963
+ "500": {
964
+ "$type": "color",
965
+ "$value": "#848B90"
966
+ },
967
+ "600": {
968
+ "$type": "color",
969
+ "$value": "#4A6478"
970
+ },
971
+ "700": {
972
+ "$type": "color",
973
+ "$value": "#2A475F"
974
+ },
975
+ "800": {
976
+ "$type": "color",
977
+ "$value": "#10273C"
978
+ },
979
+ "900": {
980
+ "$type": "color",
981
+ "$value": "#000F1F"
982
+ }
983
+ },
984
+ "base": {
985
+ "white": {
986
+ "$type": "color",
987
+ "$value": "{primitive.base.white}"
988
+ },
989
+ "black-alpha-10": {
990
+ "$type": "color",
991
+ "$value": "{primitive.base.black-alpha-10}"
992
+ },
993
+ "black-alpha-25": {
994
+ "$type": "color",
995
+ "$value": "{primitive.base.black-alpha-25}"
996
+ }
997
+ },
998
+ "categorical": {
999
+ "1": {
1000
+ "100": {
1001
+ "$type": "color",
1002
+ "$value": "{primitive.red.100}"
1003
+ },
1004
+ "200": {
1005
+ "$type": "color",
1006
+ "$value": "{primitive.red.200}"
1007
+ },
1008
+ "300": {
1009
+ "$type": "color",
1010
+ "$value": "{primitive.red.300}"
1011
+ },
1012
+ "400": {
1013
+ "$type": "color",
1014
+ "$value": "{primitive.red.400}"
1015
+ },
1016
+ "500": {
1017
+ "$type": "color",
1018
+ "$value": "{primitive.red.500}"
1019
+ },
1020
+ "600": {
1021
+ "$type": "color",
1022
+ "$value": "{primitive.red.600}"
1023
+ }
1024
+ },
1025
+ "2": {
1026
+ "100": {
1027
+ "$type": "color",
1028
+ "$value": "{primitive.green.100}"
1029
+ },
1030
+ "200": {
1031
+ "$type": "color",
1032
+ "$value": "{primitive.green.200}"
1033
+ },
1034
+ "300": {
1035
+ "$type": "color",
1036
+ "$value": "{primitive.green.300}"
1037
+ },
1038
+ "400": {
1039
+ "$type": "color",
1040
+ "$value": "{primitive.green.400}"
1041
+ },
1042
+ "500": {
1043
+ "$type": "color",
1044
+ "$value": "{primitive.green.500}"
1045
+ },
1046
+ "600": {
1047
+ "$type": "color",
1048
+ "$value": "{primitive.green.600}"
1049
+ }
1050
+ },
1051
+ "3": {
1052
+ "100": {
1053
+ "$type": "color",
1054
+ "$value": "{primitive.blue.100}"
1055
+ },
1056
+ "200": {
1057
+ "$type": "color",
1058
+ "$value": "{primitive.blue.200}"
1059
+ },
1060
+ "300": {
1061
+ "$type": "color",
1062
+ "$value": "{primitive.blue.300}"
1063
+ },
1064
+ "400": {
1065
+ "$type": "color",
1066
+ "$value": "{primitive.blue.400}"
1067
+ },
1068
+ "500": {
1069
+ "$type": "color",
1070
+ "$value": "{primitive.blue.500}"
1071
+ },
1072
+ "600": {
1073
+ "$type": "color",
1074
+ "$value": "{primitive.blue.600}"
1075
+ }
1076
+ },
1077
+ "4": {
1078
+ "100": {
1079
+ "$type": "color",
1080
+ "$value": "{primitive.purple.100}"
1081
+ },
1082
+ "200": {
1083
+ "$type": "color",
1084
+ "$value": "{primitive.purple.200}"
1085
+ },
1086
+ "300": {
1087
+ "$type": "color",
1088
+ "$value": "{primitive.purple.300}"
1089
+ },
1090
+ "400": {
1091
+ "$type": "color",
1092
+ "$value": "{primitive.purple.400}"
1093
+ },
1094
+ "500": {
1095
+ "$type": "color",
1096
+ "$value": "{primitive.purple.500}"
1097
+ },
1098
+ "600": {
1099
+ "$type": "color",
1100
+ "$value": "{primitive.purple.600}"
1101
+ }
1102
+ },
1103
+ "5": {
1104
+ "100": {
1105
+ "$type": "color",
1106
+ "$value": "{primitive.orange.100}"
1107
+ },
1108
+ "200": {
1109
+ "$type": "color",
1110
+ "$value": "{primitive.orange.200}"
1111
+ },
1112
+ "300": {
1113
+ "$type": "color",
1114
+ "$value": "{primitive.orange.300}"
1115
+ },
1116
+ "400": {
1117
+ "$type": "color",
1118
+ "$value": "{primitive.orange.400}"
1119
+ },
1120
+ "500": {
1121
+ "$type": "color",
1122
+ "$value": "{primitive.orange.500}"
1123
+ },
1124
+ "600": {
1125
+ "$type": "color",
1126
+ "$value": "{primitive.orange.600}"
1127
+ }
1128
+ },
1129
+ "6": {
1130
+ "100": {
1131
+ "$type": "color",
1132
+ "$value": "{primitive.teal.100}"
1133
+ },
1134
+ "200": {
1135
+ "$type": "color",
1136
+ "$value": "{primitive.teal.200}"
1137
+ },
1138
+ "300": {
1139
+ "$type": "color",
1140
+ "$value": "{primitive.teal.300}"
1141
+ },
1142
+ "400": {
1143
+ "$type": "color",
1144
+ "$value": "{primitive.teal.400}"
1145
+ },
1146
+ "500": {
1147
+ "$type": "color",
1148
+ "$value": "{primitive.teal.500}"
1149
+ },
1150
+ "600": {
1151
+ "$type": "color",
1152
+ "$value": "{primitive.teal.600}"
1153
+ }
1154
+ },
1155
+ "7": {
1156
+ "100": {
1157
+ "$type": "color",
1158
+ "$value": "{primitive.yellow.100}"
1159
+ },
1160
+ "200": {
1161
+ "$type": "color",
1162
+ "$value": "{primitive.yellow.200}"
1163
+ },
1164
+ "300": {
1165
+ "$type": "color",
1166
+ "$value": "{primitive.yellow.300}"
1167
+ },
1168
+ "400": {
1169
+ "$type": "color",
1170
+ "$value": "{primitive.yellow.400}"
1171
+ },
1172
+ "500": {
1173
+ "$type": "color",
1174
+ "$value": "{primitive.yellow.500}"
1175
+ },
1176
+ "600": {
1177
+ "$type": "color",
1178
+ "$value": "{primitive.yellow.600}"
1179
+ }
1180
+ },
1181
+ "8": {
1182
+ "100": {
1183
+ "$type": "color",
1184
+ "$value": "{primitive.pink.100}"
1185
+ },
1186
+ "200": {
1187
+ "$type": "color",
1188
+ "$value": "{primitive.pink.200}"
1189
+ },
1190
+ "300": {
1191
+ "$type": "color",
1192
+ "$value": "{primitive.pink.300}"
1193
+ },
1194
+ "400": {
1195
+ "$type": "color",
1196
+ "$value": "{primitive.pink.400}"
1197
+ },
1198
+ "500": {
1199
+ "$type": "color",
1200
+ "$value": "{primitive.pink.500}"
1201
+ },
1202
+ "600": {
1203
+ "$type": "color",
1204
+ "$value": "{primitive.pink.600}"
1205
+ }
1206
+ }
1207
+ }
1208
+ },
1209
+ "system": {
1210
+ "success": {
1211
+ "50": {
1212
+ "$type": "color",
1213
+ "$value": "{primitive.green.50}"
1214
+ },
1215
+ "100": {
1216
+ "$type": "color",
1217
+ "$value": "{primitive.green.100}"
1218
+ },
1219
+ "200": {
1220
+ "$type": "color",
1221
+ "$value": "{primitive.green.200}"
1222
+ },
1223
+ "300": {
1224
+ "$type": "color",
1225
+ "$value": "{primitive.green.300}"
1226
+ },
1227
+ "400": {
1228
+ "$type": "color",
1229
+ "$value": "{primitive.green.400}"
1230
+ },
1231
+ "500": {
1232
+ "$type": "color",
1233
+ "$value": "{primitive.green.500}"
1234
+ },
1235
+ "600": {
1236
+ "$type": "color",
1237
+ "$value": "{primitive.green.600}"
1238
+ },
1239
+ "700": {
1240
+ "$type": "color",
1241
+ "$value": "{primitive.green.700}"
1242
+ },
1243
+ "800": {
1244
+ "$type": "color",
1245
+ "$value": "{primitive.green.800}"
1246
+ },
1247
+ "900": {
1248
+ "$type": "color",
1249
+ "$value": "{primitive.green.900}"
1250
+ }
1251
+ },
1252
+ "error": {
1253
+ "50": {
1254
+ "$type": "color",
1255
+ "$value": "{primitive.red.50}"
1256
+ },
1257
+ "100": {
1258
+ "$type": "color",
1259
+ "$value": "{primitive.red.100}"
1260
+ },
1261
+ "200": {
1262
+ "$type": "color",
1263
+ "$value": "{primitive.red.200}"
1264
+ },
1265
+ "300": {
1266
+ "$type": "color",
1267
+ "$value": "{primitive.red.300}"
1268
+ },
1269
+ "400": {
1270
+ "$type": "color",
1271
+ "$value": "{primitive.red.400}"
1272
+ },
1273
+ "500": {
1274
+ "$type": "color",
1275
+ "$value": "{primitive.red.500}"
1276
+ },
1277
+ "600": {
1278
+ "$type": "color",
1279
+ "$value": "{primitive.red.600}"
1280
+ },
1281
+ "700": {
1282
+ "$type": "color",
1283
+ "$value": "{primitive.red.700}"
1284
+ },
1285
+ "800": {
1286
+ "$type": "color",
1287
+ "$value": "{primitive.red.800}"
1288
+ },
1289
+ "900": {
1290
+ "$type": "color",
1291
+ "$value": "{primitive.red.900}"
1292
+ }
1293
+ },
1294
+ "warning": {
1295
+ "50": {
1296
+ "$type": "color",
1297
+ "$value": "{primitive.yellow.50}"
1298
+ },
1299
+ "100": {
1300
+ "$type": "color",
1301
+ "$value": "{primitive.yellow.100}"
1302
+ },
1303
+ "200": {
1304
+ "$type": "color",
1305
+ "$value": "{primitive.yellow.200}"
1306
+ },
1307
+ "300": {
1308
+ "$type": "color",
1309
+ "$value": "{primitive.yellow.300}"
1310
+ },
1311
+ "400": {
1312
+ "$type": "color",
1313
+ "$value": "{primitive.yellow.400}"
1314
+ },
1315
+ "500": {
1316
+ "$type": "color",
1317
+ "$value": "{primitive.yellow.500}"
1318
+ },
1319
+ "600": {
1320
+ "$type": "color",
1321
+ "$value": "{primitive.yellow.600}"
1322
+ },
1323
+ "700": {
1324
+ "$type": "color",
1325
+ "$value": "{primitive.yellow.700}"
1326
+ },
1327
+ "800": {
1328
+ "$type": "color",
1329
+ "$value": "{primitive.yellow.800}"
1330
+ },
1331
+ "900": {
1332
+ "$type": "color",
1333
+ "$value": "{primitive.yellow.900}"
1334
+ }
1335
+ },
1336
+ "info": {
1337
+ "50": {
1338
+ "$type": "color",
1339
+ "$value": "{primitive.blue.50}"
1340
+ },
1341
+ "100": {
1342
+ "$type": "color",
1343
+ "$value": "{primitive.blue.100}"
1344
+ },
1345
+ "200": {
1346
+ "$type": "color",
1347
+ "$value": "{primitive.blue.200}"
1348
+ },
1349
+ "300": {
1350
+ "$type": "color",
1351
+ "$value": "{primitive.blue.300}"
1352
+ },
1353
+ "400": {
1354
+ "$type": "color",
1355
+ "$value": "{primitive.blue.400}"
1356
+ },
1357
+ "500": {
1358
+ "$type": "color",
1359
+ "$value": "{primitive.blue.500}"
1360
+ },
1361
+ "600": {
1362
+ "$type": "color",
1363
+ "$value": "{primitive.blue.600}"
1364
+ },
1365
+ "700": {
1366
+ "$type": "color",
1367
+ "$value": "{primitive.blue.700}"
1368
+ },
1369
+ "800": {
1370
+ "$type": "color",
1371
+ "$value": "{primitive.blue.800}"
1372
+ },
1373
+ "900": {
1374
+ "$type": "color",
1375
+ "$value": "{primitive.blue.900}"
1376
+ }
1377
+ },
1378
+ "link": {
1379
+ "400": {
1380
+ "$type": "color",
1381
+ "$value": "{primitive.deep-purple.400}"
1382
+ },
1383
+ "500": {
1384
+ "$type": "color",
1385
+ "$value": "{primitive.deep-purple.500}"
1386
+ },
1387
+ "600": {
1388
+ "$type": "color",
1389
+ "$value": "{primitive.deep-purple.600}"
1390
+ },
1391
+ "700": {
1392
+ "$type": "color",
1393
+ "$value": "{primitive.deep-purple.700}"
1394
+ }
1395
+ }
1396
+ },
1397
+ "semantic": {
1398
+ "text": {
1399
+ "strong": {
1400
+ "$type": "color",
1401
+ "$value": "{brand.neutral.900}"
1402
+ },
1403
+ "subtle": {
1404
+ "$type": "color",
1405
+ "$value": "{brand.neutral.700}"
1406
+ },
1407
+ "muted": {
1408
+ "$type": "color",
1409
+ "$value": "{brand.neutral.500}"
1410
+ },
1411
+ "brand": {
1412
+ "$type": "color",
1413
+ "$value": "{brand.primary.700}"
1414
+ },
1415
+ "brand-secondary": {
1416
+ "$type": "color",
1417
+ "$value": "{brand.secondary.700}"
1418
+ },
1419
+ "disabled": {
1420
+ "$type": "color",
1421
+ "$value": "{brand.neutral.400}"
1422
+ },
1423
+ "inverse": {
1424
+ "$type": "color",
1425
+ "$value": "{brand.base.white}"
1426
+ },
1427
+ "success": {
1428
+ "$type": "color",
1429
+ "$value": "{system.success.700}"
1430
+ },
1431
+ "error": {
1432
+ "$type": "color",
1433
+ "$value": "{system.error.700}"
1434
+ },
1435
+ "warning": {
1436
+ "$type": "color",
1437
+ "$value": "{system.warning.700}"
1438
+ },
1439
+ "info": {
1440
+ "$type": "color",
1441
+ "$value": "{system.info.700}"
1442
+ },
1443
+ "link": {
1444
+ "$type": "color",
1445
+ "$value": "{system.link.700}"
1446
+ },
1447
+ "sunday": {
1448
+ "$type": "color",
1449
+ "$value": "{system.error.500}"
1450
+ },
1451
+ "saturday": {
1452
+ "$type": "color",
1453
+ "$value": "{system.info.500}"
1454
+ }
1455
+ },
1456
+ "surface": {
1457
+ "neutral": {
1458
+ "default": {
1459
+ "$type": "color",
1460
+ "$value": "{brand.base.white}"
1461
+ },
1462
+ "subtle": {
1463
+ "$type": "color",
1464
+ "$value": "{brand.neutral.50}"
1465
+ },
1466
+ "strong": {
1467
+ "$type": "color",
1468
+ "$value": "{brand.neutral.300}"
1469
+ },
1470
+ "overlay": {
1471
+ "$type": "color",
1472
+ "$value": "{brand.base.black-alpha-25}"
1473
+ },
1474
+ "disabled": {
1475
+ "$type": "color",
1476
+ "$value": "{brand.neutral.200}"
1477
+ }
1478
+ },
1479
+ "brand": {
1480
+ "subtle": {
1481
+ "$type": "color",
1482
+ "$value": "{brand.primary.50}"
1483
+ },
1484
+ "default": {
1485
+ "$type": "color",
1486
+ "$value": "{brand.primary.600}"
1487
+ },
1488
+ "strong": {
1489
+ "$type": "color",
1490
+ "$value": "{brand.primary.700}"
1491
+ }
1492
+ },
1493
+ "brand-secondary": {
1494
+ "subtle": {
1495
+ "$type": "color",
1496
+ "$value": "{brand.secondary.50}"
1497
+ },
1498
+ "default": {
1499
+ "$type": "color",
1500
+ "$value": "{brand.secondary.600}"
1501
+ },
1502
+ "strong": {
1503
+ "$type": "color",
1504
+ "$value": "{brand.secondary.700}"
1505
+ }
1506
+ },
1507
+ "success": {
1508
+ "subtle": {
1509
+ "$type": "color",
1510
+ "$value": "{system.success.50}"
1511
+ },
1512
+ "default": {
1513
+ "$type": "color",
1514
+ "$value": "{system.success.400}"
1515
+ },
1516
+ "strong": {
1517
+ "$type": "color",
1518
+ "$value": "{system.success.700}"
1519
+ }
1520
+ },
1521
+ "error": {
1522
+ "subtle": {
1523
+ "$type": "color",
1524
+ "$value": "{system.error.50}"
1525
+ },
1526
+ "default": {
1527
+ "$type": "color",
1528
+ "$value": "{system.error.600}"
1529
+ },
1530
+ "strong": {
1531
+ "$type": "color",
1532
+ "$value": "{system.error.700}"
1533
+ }
1534
+ },
1535
+ "warning": {
1536
+ "subtle": {
1537
+ "$type": "color",
1538
+ "$value": "{system.warning.50}"
1539
+ },
1540
+ "default": {
1541
+ "$type": "color",
1542
+ "$value": "{system.warning.600}"
1543
+ },
1544
+ "strong": {
1545
+ "$type": "color",
1546
+ "$value": "{system.warning.700}"
1547
+ }
1548
+ },
1549
+ "info": {
1550
+ "subtle": {
1551
+ "$type": "color",
1552
+ "$value": "{system.info.50}"
1553
+ },
1554
+ "default": {
1555
+ "$type": "color",
1556
+ "$value": "{system.info.600}"
1557
+ },
1558
+ "strong": {
1559
+ "$type": "color",
1560
+ "$value": "{system.info.700}"
1561
+ }
1562
+ }
1563
+ },
1564
+ "border": {
1565
+ "default": {
1566
+ "$type": "color",
1567
+ "$value": "{brand.neutral.200}"
1568
+ },
1569
+ "subtle": {
1570
+ "$type": "color",
1571
+ "$value": "{brand.neutral.100}"
1572
+ },
1573
+ "strong": {
1574
+ "$type": "color",
1575
+ "$value": "{brand.neutral.400}"
1576
+ },
1577
+ "disabled": {
1578
+ "$type": "color",
1579
+ "$value": "{brand.neutral.300}"
1580
+ },
1581
+ "brand": {
1582
+ "$type": "color",
1583
+ "$value": "{brand.primary.600}"
1584
+ },
1585
+ "brand-secondary": {
1586
+ "$type": "color",
1587
+ "$value": "{brand.secondary.600}"
1588
+ },
1589
+ "success": {
1590
+ "$type": "color",
1591
+ "$value": "{system.success.300}"
1592
+ },
1593
+ "error": {
1594
+ "$type": "color",
1595
+ "$value": "{system.error.300}"
1596
+ },
1597
+ "warning": {
1598
+ "$type": "color",
1599
+ "$value": "{system.warning.300}"
1600
+ },
1601
+ "info": {
1602
+ "$type": "color",
1603
+ "$value": "{system.info.300}"
1604
+ }
1605
+ },
1606
+ "icon": {
1607
+ "strong": {
1608
+ "$type": "color",
1609
+ "$value": "{brand.neutral.700}"
1610
+ },
1611
+ "subtle": {
1612
+ "$type": "color",
1613
+ "$value": "{brand.neutral.500}"
1614
+ },
1615
+ "inverse": {
1616
+ "$type": "color",
1617
+ "$value": "{brand.base.white}"
1618
+ },
1619
+ "brand": {
1620
+ "$type": "color",
1621
+ "$value": "{brand.primary.600}"
1622
+ },
1623
+ "brand-secondary": {
1624
+ "$type": "color",
1625
+ "$value": "{brand.secondary.600}"
1626
+ },
1627
+ "success": {
1628
+ "$type": "color",
1629
+ "$value": "{system.success.600}"
1630
+ },
1631
+ "error": {
1632
+ "$type": "color",
1633
+ "$value": "{system.error.600}"
1634
+ },
1635
+ "warning": {
1636
+ "$type": "color",
1637
+ "$value": "{system.warning.600}"
1638
+ },
1639
+ "info": {
1640
+ "$type": "color",
1641
+ "$value": "{system.info.600}"
1642
+ },
1643
+ "disabled": {
1644
+ "$type": "color",
1645
+ "$value": "{brand.neutral.300}"
1646
+ }
1647
+ },
1648
+ "emphasis": {
1649
+ "brand": {
1650
+ "$type": "color",
1651
+ "$value": "{brand.primary.800}"
1652
+ },
1653
+ "brand-secondary": {
1654
+ "$type": "color",
1655
+ "$value": "{brand.secondary.800}"
1656
+ },
1657
+ "success": {
1658
+ "$type": "color",
1659
+ "$value": "{system.success.800}"
1660
+ },
1661
+ "error": {
1662
+ "$type": "color",
1663
+ "$value": "{system.error.800}"
1664
+ },
1665
+ "warning": {
1666
+ "$type": "color",
1667
+ "$value": "{system.warning.800}"
1668
+ },
1669
+ "info": {
1670
+ "$type": "color",
1671
+ "$value": "{system.info.800}"
1672
+ }
1673
+ },
1674
+ "interaction": {
1675
+ "overlay-10": {
1676
+ "$type": "color",
1677
+ "$value": "{brand.base.black-alpha-10}"
1678
+ },
1679
+ "overlay-25": {
1680
+ "$type": "color",
1681
+ "$value": "{brand.base.black-alpha-25}"
1682
+ },
1683
+ "focus-ring": {
1684
+ "$type": "color",
1685
+ "$value": "{brand.primary.700}"
1686
+ }
1687
+ },
1688
+ "categorical": {
1689
+ "1": {
1690
+ "bg": {
1691
+ "$type": "color",
1692
+ "$value": "{brand.categorical.1.100}"
1693
+ },
1694
+ "area": {
1695
+ "$type": "color",
1696
+ "$value": "{brand.categorical.1.200}"
1697
+ },
1698
+ "fill": {
1699
+ "$type": "color",
1700
+ "$value": "{brand.categorical.1.400}"
1701
+ },
1702
+ "text": {
1703
+ "$type": "color",
1704
+ "$value": "{brand.categorical.1.600}"
1705
+ }
1706
+ },
1707
+ "2": {
1708
+ "bg": {
1709
+ "$type": "color",
1710
+ "$value": "{brand.categorical.2.100}"
1711
+ },
1712
+ "area": {
1713
+ "$type": "color",
1714
+ "$value": "{brand.categorical.2.200}"
1715
+ },
1716
+ "fill": {
1717
+ "$type": "color",
1718
+ "$value": "{brand.categorical.2.400}"
1719
+ },
1720
+ "text": {
1721
+ "$type": "color",
1722
+ "$value": "{brand.categorical.2.600}"
1723
+ }
1724
+ },
1725
+ "3": {
1726
+ "bg": {
1727
+ "$type": "color",
1728
+ "$value": "{brand.categorical.3.100}"
1729
+ },
1730
+ "area": {
1731
+ "$type": "color",
1732
+ "$value": "{brand.categorical.3.200}"
1733
+ },
1734
+ "fill": {
1735
+ "$type": "color",
1736
+ "$value": "{brand.categorical.3.400}"
1737
+ },
1738
+ "text": {
1739
+ "$type": "color",
1740
+ "$value": "{brand.categorical.3.600}"
1741
+ }
1742
+ },
1743
+ "4": {
1744
+ "bg": {
1745
+ "$type": "color",
1746
+ "$value": "{brand.categorical.4.100}"
1747
+ },
1748
+ "area": {
1749
+ "$type": "color",
1750
+ "$value": "{brand.categorical.4.200}"
1751
+ },
1752
+ "fill": {
1753
+ "$type": "color",
1754
+ "$value": "{brand.categorical.4.400}"
1755
+ },
1756
+ "text": {
1757
+ "$type": "color",
1758
+ "$value": "{brand.categorical.4.600}"
1759
+ }
1760
+ },
1761
+ "5": {
1762
+ "bg": {
1763
+ "$type": "color",
1764
+ "$value": "{brand.categorical.5.100}"
1765
+ },
1766
+ "area": {
1767
+ "$type": "color",
1768
+ "$value": "{brand.categorical.5.200}"
1769
+ },
1770
+ "fill": {
1771
+ "$type": "color",
1772
+ "$value": "{brand.categorical.5.400}"
1773
+ },
1774
+ "text": {
1775
+ "$type": "color",
1776
+ "$value": "{brand.categorical.5.600}"
1777
+ }
1778
+ },
1779
+ "6": {
1780
+ "bg": {
1781
+ "$type": "color",
1782
+ "$value": "{brand.categorical.6.100}"
1783
+ },
1784
+ "area": {
1785
+ "$type": "color",
1786
+ "$value": "{brand.categorical.6.200}"
1787
+ },
1788
+ "fill": {
1789
+ "$type": "color",
1790
+ "$value": "{brand.categorical.6.400}"
1791
+ },
1792
+ "text": {
1793
+ "$type": "color",
1794
+ "$value": "{brand.categorical.6.600}"
1795
+ }
1796
+ },
1797
+ "7": {
1798
+ "bg": {
1799
+ "$type": "color",
1800
+ "$value": "{brand.categorical.7.100}"
1801
+ },
1802
+ "area": {
1803
+ "$type": "color",
1804
+ "$value": "{brand.categorical.7.200}"
1805
+ },
1806
+ "fill": {
1807
+ "$type": "color",
1808
+ "$value": "{brand.categorical.7.400}"
1809
+ },
1810
+ "text": {
1811
+ "$type": "color",
1812
+ "$value": "{brand.categorical.7.600}"
1813
+ }
1814
+ },
1815
+ "8": {
1816
+ "bg": {
1817
+ "$type": "color",
1818
+ "$value": "{brand.categorical.8.100}"
1819
+ },
1820
+ "area": {
1821
+ "$type": "color",
1822
+ "$value": "{brand.categorical.8.200}"
1823
+ },
1824
+ "fill": {
1825
+ "$type": "color",
1826
+ "$value": "{brand.categorical.8.400}"
1827
+ },
1828
+ "text": {
1829
+ "$type": "color",
1830
+ "$value": "{brand.categorical.8.600}"
1831
+ }
1832
+ }
1833
+ }
1834
+ }
1835
+ },
1836
+ "spacing": {
1837
+ "primitive": {
1838
+ "size": {
1839
+ "0": {
1840
+ "$type": "number",
1841
+ "$value": 0
1842
+ },
1843
+ "1": {
1844
+ "$type": "number",
1845
+ "$value": 4
1846
+ },
1847
+ "2": {
1848
+ "$type": "number",
1849
+ "$value": 8
1850
+ },
1851
+ "3": {
1852
+ "$type": "number",
1853
+ "$value": 12
1854
+ },
1855
+ "4": {
1856
+ "$type": "number",
1857
+ "$value": 16
1858
+ },
1859
+ "5": {
1860
+ "$type": "number",
1861
+ "$value": 20
1862
+ },
1863
+ "6": {
1864
+ "$type": "number",
1865
+ "$value": 24
1866
+ },
1867
+ "7": {
1868
+ "$type": "number",
1869
+ "$value": 28
1870
+ },
1871
+ "8": {
1872
+ "$type": "number",
1873
+ "$value": 32
1874
+ },
1875
+ "9": {
1876
+ "$type": "number",
1877
+ "$value": 36
1878
+ },
1879
+ "10": {
1880
+ "$type": "number",
1881
+ "$value": 40
1882
+ },
1883
+ "11": {
1884
+ "$type": "number",
1885
+ "$value": 48
1886
+ },
1887
+ "12": {
1888
+ "$type": "number",
1889
+ "$value": 64
1890
+ },
1891
+ "13": {
1892
+ "$type": "number",
1893
+ "$value": 80
1894
+ },
1895
+ "14": {
1896
+ "$type": "number",
1897
+ "$value": 96
1898
+ },
1899
+ "15": {
1900
+ "$type": "number",
1901
+ "$value": 120
1902
+ },
1903
+ "16": {
1904
+ "$type": "number",
1905
+ "$value": 160
1906
+ }
1907
+ },
1908
+ "stroke": {
1909
+ "0": {
1910
+ "$type": "number",
1911
+ "$value": 0
1912
+ },
1913
+ "1": {
1914
+ "$type": "number",
1915
+ "$value": 0.5
1916
+ },
1917
+ "2": {
1918
+ "$type": "number",
1919
+ "$value": 1
1920
+ },
1921
+ "3": {
1922
+ "$type": "number",
1923
+ "$value": 2
1924
+ },
1925
+ "4": {
1926
+ "$type": "number",
1927
+ "$value": 4
1928
+ },
1929
+ "5": {
1930
+ "$type": "number",
1931
+ "$value": 8
1932
+ },
1933
+ "6": {
1934
+ "$type": "number",
1935
+ "$value": 12
1936
+ }
1937
+ }
1938
+ },
1939
+ "brand": {
1940
+ "space": {
1941
+ "none": {
1942
+ "$type": "number",
1943
+ "$value": "{primitive.size.0}"
1944
+ },
1945
+ "1": {
1946
+ "$type": "number",
1947
+ "$value": "{primitive.size.1}"
1948
+ },
1949
+ "2": {
1950
+ "$type": "number",
1951
+ "$value": "{primitive.size.2}"
1952
+ },
1953
+ "3": {
1954
+ "$type": "number",
1955
+ "$value": "{primitive.size.3}"
1956
+ },
1957
+ "4": {
1958
+ "$type": "number",
1959
+ "$value": "{primitive.size.4}"
1960
+ },
1961
+ "5": {
1962
+ "$type": "number",
1963
+ "$value": "{primitive.size.5}"
1964
+ },
1965
+ "6": {
1966
+ "$type": "number",
1967
+ "$value": "{primitive.size.6}"
1968
+ },
1969
+ "7": {
1970
+ "$type": "number",
1971
+ "$value": "{primitive.size.7}"
1972
+ },
1973
+ "8": {
1974
+ "$type": "number",
1975
+ "$value": "{primitive.size.8}"
1976
+ },
1977
+ "9": {
1978
+ "$type": "number",
1979
+ "$value": "{primitive.size.9}"
1980
+ },
1981
+ "10": {
1982
+ "$type": "number",
1983
+ "$value": "{primitive.size.10}"
1984
+ },
1985
+ "11": {
1986
+ "$type": "number",
1987
+ "$value": "{primitive.size.11}"
1988
+ },
1989
+ "12": {
1990
+ "$type": "number",
1991
+ "$value": "{primitive.size.12}"
1992
+ },
1993
+ "13": {
1994
+ "$type": "number",
1995
+ "$value": "{primitive.size.13}"
1996
+ },
1997
+ "14": {
1998
+ "$type": "number",
1999
+ "$value": "{primitive.size.14}"
2000
+ },
2001
+ "15": {
2002
+ "$type": "number",
2003
+ "$value": "{primitive.size.15}"
2004
+ },
2005
+ "16": {
2006
+ "$type": "number",
2007
+ "$value": "{primitive.size.16}"
2008
+ }
2009
+ },
2010
+ "control-height": {
2011
+ "xs": {
2012
+ "$type": "number",
2013
+ "$value": "{primitive.size.6}"
2014
+ },
2015
+ "sm": {
2016
+ "$type": "number",
2017
+ "$value": "{primitive.size.8}"
2018
+ },
2019
+ "md": {
2020
+ "$type": "number",
2021
+ "$value": "{primitive.size.10}"
2022
+ },
2023
+ "lg": {
2024
+ "$type": "number",
2025
+ "$value": "{primitive.size.11}"
2026
+ }
2027
+ },
2028
+ "radius": {
2029
+ "none": {
2030
+ "$type": "number",
2031
+ "$value": "{primitive.size.0}"
2032
+ },
2033
+ "sm": {
2034
+ "$type": "number",
2035
+ "$value": "{primitive.size.1}"
2036
+ },
2037
+ "md": {
2038
+ "$type": "number",
2039
+ "$value": "{primitive.size.2}"
2040
+ },
2041
+ "lg": {
2042
+ "$type": "number",
2043
+ "$value": "{primitive.size.3}"
2044
+ },
2045
+ "xl": {
2046
+ "$type": "number",
2047
+ "$value": "{primitive.size.4}"
2048
+ },
2049
+ "full": {
2050
+ "$type": "number",
2051
+ "$value": 9999
2052
+ }
2053
+ },
2054
+ "stroke": {
2055
+ "none": {
2056
+ "$type": "number",
2057
+ "$value": "{primitive.stroke.0}"
2058
+ },
2059
+ "xs": {
2060
+ "$type": "number",
2061
+ "$value": "{primitive.stroke.1}"
2062
+ },
2063
+ "sm": {
2064
+ "$type": "number",
2065
+ "$value": "{primitive.stroke.2}"
2066
+ },
2067
+ "md": {
2068
+ "$type": "number",
2069
+ "$value": "{primitive.stroke.3}"
2070
+ },
2071
+ "lg": {
2072
+ "$type": "number",
2073
+ "$value": "{primitive.stroke.4}"
2074
+ },
2075
+ "xl": {
2076
+ "$type": "number",
2077
+ "$value": "{primitive.stroke.5}"
2078
+ },
2079
+ "2xl": {
2080
+ "$type": "number",
2081
+ "$value": "{primitive.stroke.6}"
2082
+ }
2083
+ }
2084
+ },
2085
+ "semantic": {
2086
+ "space": {
2087
+ "none": {
2088
+ "$type": "number",
2089
+ "$value": "{brand.space.none}"
2090
+ },
2091
+ "1": {
2092
+ "$type": "number",
2093
+ "$value": "{brand.space.1}"
2094
+ },
2095
+ "2": {
2096
+ "$type": "number",
2097
+ "$value": "{brand.space.2}"
2098
+ },
2099
+ "3": {
2100
+ "$type": "number",
2101
+ "$value": "{brand.space.3}"
2102
+ },
2103
+ "4": {
2104
+ "$type": "number",
2105
+ "$value": "{brand.space.4}"
2106
+ },
2107
+ "5": {
2108
+ "$type": "number",
2109
+ "$value": "{brand.space.5}"
2110
+ },
2111
+ "6": {
2112
+ "$type": "number",
2113
+ "$value": "{brand.space.6}"
2114
+ },
2115
+ "7": {
2116
+ "$type": "number",
2117
+ "$value": "{brand.space.7}"
2118
+ },
2119
+ "8": {
2120
+ "$type": "number",
2121
+ "$value": "{brand.space.8}"
2122
+ },
2123
+ "9": {
2124
+ "$type": "number",
2125
+ "$value": "{brand.space.9}"
2126
+ },
2127
+ "10": {
2128
+ "$type": "number",
2129
+ "$value": "{brand.space.10}"
2130
+ },
2131
+ "11": {
2132
+ "$type": "number",
2133
+ "$value": "{brand.space.11}"
2134
+ },
2135
+ "12": {
2136
+ "$type": "number",
2137
+ "$value": "{brand.space.12}"
2138
+ },
2139
+ "13": {
2140
+ "$type": "number",
2141
+ "$value": "{brand.space.13}"
2142
+ },
2143
+ "14": {
2144
+ "$type": "number",
2145
+ "$value": "{brand.space.14}"
2146
+ },
2147
+ "15": {
2148
+ "$type": "number",
2149
+ "$value": "{brand.space.15}"
2150
+ },
2151
+ "16": {
2152
+ "$type": "number",
2153
+ "$value": "{brand.space.16}"
2154
+ }
2155
+ },
2156
+ "control-height": {
2157
+ "xs": {
2158
+ "$type": "number",
2159
+ "$value": "{brand.control-height.xs}"
2160
+ },
2161
+ "sm": {
2162
+ "$type": "number",
2163
+ "$value": "{brand.control-height.sm}"
2164
+ },
2165
+ "md": {
2166
+ "$type": "number",
2167
+ "$value": "{brand.control-height.md}"
2168
+ },
2169
+ "lg": {
2170
+ "$type": "number",
2171
+ "$value": "{brand.control-height.lg}"
2172
+ }
2173
+ },
2174
+ "radius": {
2175
+ "none": {
2176
+ "$type": "number",
2177
+ "$value": "{brand.radius.none}"
2178
+ },
2179
+ "sm": {
2180
+ "$type": "number",
2181
+ "$value": "{brand.radius.sm}"
2182
+ },
2183
+ "md": {
2184
+ "$type": "number",
2185
+ "$value": "{brand.radius.md}"
2186
+ },
2187
+ "lg": {
2188
+ "$type": "number",
2189
+ "$value": "{brand.radius.lg}"
2190
+ },
2191
+ "xl": {
2192
+ "$type": "number",
2193
+ "$value": "{brand.radius.xl}"
2194
+ },
2195
+ "full": {
2196
+ "$type": "number",
2197
+ "$value": "{brand.radius.full}"
2198
+ }
2199
+ },
2200
+ "stroke": {
2201
+ "none": {
2202
+ "$type": "number",
2203
+ "$value": "{brand.stroke.none}"
2204
+ },
2205
+ "xs": {
2206
+ "$type": "number",
2207
+ "$value": "{brand.stroke.xs}"
2208
+ },
2209
+ "sm": {
2210
+ "$type": "number",
2211
+ "$value": "{brand.stroke.sm}"
2212
+ },
2213
+ "md": {
2214
+ "$type": "number",
2215
+ "$value": "{brand.stroke.md}"
2216
+ },
2217
+ "lg": {
2218
+ "$type": "number",
2219
+ "$value": "{brand.stroke.lg}"
2220
+ },
2221
+ "xl": {
2222
+ "$type": "number",
2223
+ "$value": "{brand.stroke.xl}"
2224
+ },
2225
+ "2xl": {
2226
+ "$type": "number",
2227
+ "$value": "{brand.stroke.2xl}"
2228
+ }
2229
+ }
2230
+ }
2231
+ },
2232
+ "typography": {
2233
+ "primitive": {
2234
+ "font-family": {
2235
+ "sans": {
2236
+ "$type": "string",
2237
+ "$value": "Pretendard"
2238
+ },
2239
+ "serif": {
2240
+ "$type": "string",
2241
+ "$value": "Noto Serif KR"
2242
+ },
2243
+ "suit": {
2244
+ "$type": "string",
2245
+ "$value": "SUIT"
2246
+ }
2247
+ },
2248
+ "size": {
2249
+ "display-1": {
2250
+ "$type": "number",
2251
+ "$value": {
2252
+ "pc": 48,
2253
+ "tablet": 40,
2254
+ "mobile": 32
2255
+ }
2256
+ },
2257
+ "display-2": {
2258
+ "$type": "number",
2259
+ "$value": {
2260
+ "pc": 36,
2261
+ "tablet": 32,
2262
+ "mobile": 28
2263
+ }
2264
+ },
2265
+ "title-1": {
2266
+ "$type": "number",
2267
+ "$value": {
2268
+ "pc": 28,
2269
+ "tablet": 26,
2270
+ "mobile": 24
2271
+ }
2272
+ },
2273
+ "title-2": {
2274
+ "$type": "number",
2275
+ "$value": {
2276
+ "pc": 24,
2277
+ "tablet": 22,
2278
+ "mobile": 20
2279
+ }
2280
+ },
2281
+ "heading-1": {
2282
+ "$type": "number",
2283
+ "$value": {
2284
+ "pc": 20,
2285
+ "tablet": 19,
2286
+ "mobile": 18
2287
+ }
2288
+ },
2289
+ "heading-2": {
2290
+ "$type": "number",
2291
+ "$value": {
2292
+ "pc": 18,
2293
+ "tablet": 17,
2294
+ "mobile": 17
2295
+ }
2296
+ },
2297
+ "compact": {
2298
+ "body-1": {
2299
+ "$type": "number",
2300
+ "$value": {
2301
+ "pc": 17,
2302
+ "tablet": 16,
2303
+ "mobile": 16
2304
+ }
2305
+ },
2306
+ "body-2": {
2307
+ "$type": "number",
2308
+ "$value": {
2309
+ "pc": 15,
2310
+ "tablet": 15,
2311
+ "mobile": 13
2312
+ }
2313
+ },
2314
+ "label-1": {
2315
+ "$type": "number",
2316
+ "$value": {
2317
+ "pc": 14,
2318
+ "tablet": 14,
2319
+ "mobile": 14
2320
+ }
2321
+ },
2322
+ "label-2": {
2323
+ "$type": "number",
2324
+ "$value": {
2325
+ "pc": 12,
2326
+ "tablet": 12,
2327
+ "mobile": 12
2328
+ }
2329
+ },
2330
+ "caption-1": {
2331
+ "$type": "number",
2332
+ "$value": {
2333
+ "pc": 11,
2334
+ "tablet": 11,
2335
+ "mobile": 11
2336
+ }
2337
+ },
2338
+ "caption-2": {
2339
+ "$type": "number",
2340
+ "$value": {
2341
+ "pc": 11,
2342
+ "tablet": 11,
2343
+ "mobile": 11
2344
+ }
2345
+ }
2346
+ },
2347
+ "default": {
2348
+ "body-1": {
2349
+ "$type": "number",
2350
+ "$value": {
2351
+ "pc": 18,
2352
+ "tablet": 17,
2353
+ "mobile": 17
2354
+ }
2355
+ },
2356
+ "body-2": {
2357
+ "$type": "number",
2358
+ "$value": {
2359
+ "pc": 17,
2360
+ "tablet": 16,
2361
+ "mobile": 14
2362
+ }
2363
+ },
2364
+ "label-1": {
2365
+ "$type": "number",
2366
+ "$value": {
2367
+ "pc": 16,
2368
+ "tablet": 16,
2369
+ "mobile": 16
2370
+ }
2371
+ },
2372
+ "label-2": {
2373
+ "$type": "number",
2374
+ "$value": {
2375
+ "pc": 14,
2376
+ "tablet": 14,
2377
+ "mobile": 14
2378
+ }
2379
+ },
2380
+ "caption-1": {
2381
+ "$type": "number",
2382
+ "$value": {
2383
+ "pc": 13,
2384
+ "tablet": 13,
2385
+ "mobile": 13
2386
+ }
2387
+ },
2388
+ "caption-2": {
2389
+ "$type": "number",
2390
+ "$value": {
2391
+ "pc": 12,
2392
+ "tablet": 12,
2393
+ "mobile": 12
2394
+ }
2395
+ }
2396
+ },
2397
+ "airy": {
2398
+ "body-1": {
2399
+ "$type": "number",
2400
+ "$value": {
2401
+ "pc": 20,
2402
+ "tablet": 19,
2403
+ "mobile": 19
2404
+ }
2405
+ },
2406
+ "body-2": {
2407
+ "$type": "number",
2408
+ "$value": {
2409
+ "pc": 19,
2410
+ "tablet": 17,
2411
+ "mobile": 16
2412
+ }
2413
+ },
2414
+ "label-1": {
2415
+ "$type": "number",
2416
+ "$value": {
2417
+ "pc": 18,
2418
+ "tablet": 17,
2419
+ "mobile": 16
2420
+ }
2421
+ },
2422
+ "label-2": {
2423
+ "$type": "number",
2424
+ "$value": {
2425
+ "pc": 16,
2426
+ "tablet": 15,
2427
+ "mobile": 14
2428
+ }
2429
+ },
2430
+ "caption-1": {
2431
+ "$type": "number",
2432
+ "$value": {
2433
+ "pc": 14,
2434
+ "tablet": 14,
2435
+ "mobile": 14
2436
+ }
2437
+ },
2438
+ "caption-2": {
2439
+ "$type": "number",
2440
+ "$value": {
2441
+ "pc": 13,
2442
+ "tablet": 13,
2443
+ "mobile": 13
2444
+ }
2445
+ }
2446
+ }
2447
+ },
2448
+ "line-height": {
2449
+ "display-1": {
2450
+ "$type": "number",
2451
+ "$value": {
2452
+ "pc": 62,
2453
+ "tablet": 52,
2454
+ "mobile": 42
2455
+ }
2456
+ },
2457
+ "display-2": {
2458
+ "$type": "number",
2459
+ "$value": {
2460
+ "pc": 48,
2461
+ "tablet": 42,
2462
+ "mobile": 38
2463
+ }
2464
+ },
2465
+ "title-1": {
2466
+ "$type": "number",
2467
+ "$value": {
2468
+ "pc": 38,
2469
+ "tablet": 36,
2470
+ "mobile": 34
2471
+ }
2472
+ },
2473
+ "title-2": {
2474
+ "$type": "number",
2475
+ "$value": {
2476
+ "pc": 34,
2477
+ "tablet": 32,
2478
+ "mobile": 30
2479
+ }
2480
+ },
2481
+ "compact": {
2482
+ "heading-1": {
2483
+ "$type": "number",
2484
+ "$value": {
2485
+ "pc": 26,
2486
+ "tablet": 24,
2487
+ "mobile": 24
2488
+ }
2489
+ },
2490
+ "heading-2": {
2491
+ "$type": "number",
2492
+ "$value": {
2493
+ "pc": 24,
2494
+ "tablet": 22,
2495
+ "mobile": 22
2496
+ }
2497
+ },
2498
+ "body-1": {
2499
+ "$type": "number",
2500
+ "$value": {
2501
+ "pc": 24,
2502
+ "tablet": 24,
2503
+ "mobile": 24
2504
+ }
2505
+ },
2506
+ "body-2": {
2507
+ "$type": "number",
2508
+ "$value": {
2509
+ "pc": 22,
2510
+ "tablet": 22,
2511
+ "mobile": 22
2512
+ }
2513
+ },
2514
+ "label-1": {
2515
+ "$type": "number",
2516
+ "$value": {
2517
+ "pc": 20,
2518
+ "tablet": 20,
2519
+ "mobile": 20
2520
+ }
2521
+ },
2522
+ "label-2": {
2523
+ "$type": "number",
2524
+ "$value": {
2525
+ "pc": 18,
2526
+ "tablet": 18,
2527
+ "mobile": 18
2528
+ }
2529
+ },
2530
+ "caption-1": {
2531
+ "$type": "number",
2532
+ "$value": {
2533
+ "pc": 16,
2534
+ "tablet": 16,
2535
+ "mobile": 16
2536
+ }
2537
+ },
2538
+ "caption-2": {
2539
+ "$type": "number",
2540
+ "$value": {
2541
+ "pc": 16,
2542
+ "tablet": 16,
2543
+ "mobile": 16
2544
+ }
2545
+ }
2546
+ },
2547
+ "default": {
2548
+ "heading-1": {
2549
+ "$type": "number",
2550
+ "$value": {
2551
+ "pc": 30,
2552
+ "tablet": 28,
2553
+ "mobile": 28
2554
+ }
2555
+ },
2556
+ "heading-2": {
2557
+ "$type": "number",
2558
+ "$value": {
2559
+ "pc": 28,
2560
+ "tablet": 26,
2561
+ "mobile": 26
2562
+ }
2563
+ },
2564
+ "body-1": {
2565
+ "$type": "number",
2566
+ "$value": {
2567
+ "pc": 26,
2568
+ "tablet": 26,
2569
+ "mobile": 26
2570
+ }
2571
+ },
2572
+ "body-2": {
2573
+ "$type": "number",
2574
+ "$value": {
2575
+ "pc": 24,
2576
+ "tablet": 24,
2577
+ "mobile": 24
2578
+ }
2579
+ },
2580
+ "label-1": {
2581
+ "$type": "number",
2582
+ "$value": {
2583
+ "pc": 24,
2584
+ "tablet": 24,
2585
+ "mobile": 24
2586
+ }
2587
+ },
2588
+ "label-2": {
2589
+ "$type": "number",
2590
+ "$value": {
2591
+ "pc": 22,
2592
+ "tablet": 22,
2593
+ "mobile": 22
2594
+ }
2595
+ },
2596
+ "caption-1": {
2597
+ "$type": "number",
2598
+ "$value": {
2599
+ "pc": 18,
2600
+ "tablet": 18,
2601
+ "mobile": 18
2602
+ }
2603
+ },
2604
+ "caption-2": {
2605
+ "$type": "number",
2606
+ "$value": {
2607
+ "pc": 18,
2608
+ "tablet": 18,
2609
+ "mobile": 18
2610
+ }
2611
+ }
2612
+ },
2613
+ "airy": {
2614
+ "heading-1": {
2615
+ "$type": "number",
2616
+ "$value": {
2617
+ "pc": 34,
2618
+ "tablet": 32,
2619
+ "mobile": 32
2620
+ }
2621
+ },
2622
+ "heading-2": {
2623
+ "$type": "number",
2624
+ "$value": {
2625
+ "pc": 32,
2626
+ "tablet": 28,
2627
+ "mobile": 28
2628
+ }
2629
+ },
2630
+ "body-1": {
2631
+ "$type": "number",
2632
+ "$value": {
2633
+ "pc": 30,
2634
+ "tablet": 30,
2635
+ "mobile": 30
2636
+ }
2637
+ },
2638
+ "body-2": {
2639
+ "$type": "number",
2640
+ "$value": {
2641
+ "pc": 28,
2642
+ "tablet": 28,
2643
+ "mobile": 28
2644
+ }
2645
+ },
2646
+ "label-1": {
2647
+ "$type": "number",
2648
+ "$value": {
2649
+ "pc": 28,
2650
+ "tablet": 28,
2651
+ "mobile": 28
2652
+ }
2653
+ },
2654
+ "label-2": {
2655
+ "$type": "number",
2656
+ "$value": {
2657
+ "pc": 26,
2658
+ "tablet": 26,
2659
+ "mobile": 26
2660
+ }
2661
+ },
2662
+ "caption-1": {
2663
+ "$type": "number",
2664
+ "$value": {
2665
+ "pc": 22,
2666
+ "tablet": 22,
2667
+ "mobile": 22
2668
+ }
2669
+ },
2670
+ "caption-2": {
2671
+ "$type": "number",
2672
+ "$value": {
2673
+ "pc": 20,
2674
+ "tablet": 20,
2675
+ "mobile": 20
2676
+ }
2677
+ }
2678
+ }
2679
+ },
2680
+ "weight": {
2681
+ "regular": {
2682
+ "$type": "number",
2683
+ "$value": 400
2684
+ },
2685
+ "medium": {
2686
+ "$type": "number",
2687
+ "$value": 500
2688
+ },
2689
+ "semibold": {
2690
+ "$type": "number",
2691
+ "$value": 600
2692
+ },
2693
+ "bold": {
2694
+ "$type": "number",
2695
+ "$value": 700
2696
+ }
2697
+ },
2698
+ "letter-spacing": {
2699
+ "tight": {
2700
+ "$type": "number",
2701
+ "$value": {
2702
+ "pc": -0.02,
2703
+ "tablet": -0.02,
2704
+ "mobile": -0.01
2705
+ }
2706
+ },
2707
+ "normal": {
2708
+ "$type": "number",
2709
+ "$value": {
2710
+ "pc": 0,
2711
+ "tablet": 0,
2712
+ "mobile": 0
2713
+ }
2714
+ },
2715
+ "wide": {
2716
+ "$type": "number",
2717
+ "$value": {
2718
+ "pc": 0.02,
2719
+ "tablet": 0.02,
2720
+ "mobile": 0.02
2721
+ }
2722
+ }
2723
+ }
2724
+ },
2725
+ "brand": {
2726
+ "font-family": {
2727
+ "font": {
2728
+ "$type": "string",
2729
+ "$value": "{primitive.font-family.sans}"
2730
+ }
2731
+ },
2732
+ "size": {
2733
+ "display-1": {
2734
+ "$type": "number",
2735
+ "$value": {
2736
+ "pc": 64,
2737
+ "tablet": 52,
2738
+ "mobile": 40
2739
+ }
2740
+ },
2741
+ "display-2": {
2742
+ "$type": "number",
2743
+ "$value": {
2744
+ "pc": 56,
2745
+ "tablet": 48,
2746
+ "mobile": 36
2747
+ }
2748
+ },
2749
+ "title-1": {
2750
+ "$type": "number",
2751
+ "$value": {
2752
+ "pc": 52,
2753
+ "tablet": 44,
2754
+ "mobile": 36
2755
+ }
2756
+ },
2757
+ "title-2": {
2758
+ "$type": "number",
2759
+ "$value": {
2760
+ "pc": 48,
2761
+ "tablet": 40,
2762
+ "mobile": 32
2763
+ }
2764
+ },
2765
+ "heading-1": {
2766
+ "$type": "number",
2767
+ "$value": {
2768
+ "pc": 40,
2769
+ "tablet": 36,
2770
+ "mobile": 28
2771
+ }
2772
+ },
2773
+ "heading-2": {
2774
+ "$type": "number",
2775
+ "$value": {
2776
+ "pc": 36,
2777
+ "tablet": 32,
2778
+ "mobile": 24
2779
+ }
2780
+ },
2781
+ "body-1": {
2782
+ "$type": "number",
2783
+ "$value": {
2784
+ "pc": 28,
2785
+ "tablet": 22,
2786
+ "mobile": 18
2787
+ }
2788
+ },
2789
+ "body-2": {
2790
+ "$type": "number",
2791
+ "$value": {
2792
+ "pc": 24,
2793
+ "tablet": 20,
2794
+ "mobile": 16
2795
+ }
2796
+ },
2797
+ "label-1": {
2798
+ "$type": "number",
2799
+ "$value": {
2800
+ "pc": 20,
2801
+ "tablet": 16,
2802
+ "mobile": 16
2803
+ }
2804
+ },
2805
+ "label-2": {
2806
+ "$type": "number",
2807
+ "$value": {
2808
+ "pc": 18,
2809
+ "tablet": 16,
2810
+ "mobile": 14
2811
+ }
2812
+ },
2813
+ "caption-1": {
2814
+ "$type": "number",
2815
+ "$value": {
2816
+ "pc": 15,
2817
+ "tablet": 13,
2818
+ "mobile": 13
2819
+ }
2820
+ },
2821
+ "caption-2": {
2822
+ "$type": "number",
2823
+ "$value": {
2824
+ "pc": 14,
2825
+ "tablet": 12,
2826
+ "mobile": 12
2827
+ }
2828
+ }
2829
+ },
2830
+ "line-height": {
2831
+ "display-1": {
2832
+ "$type": "number",
2833
+ "$value": {
2834
+ "pc": 84,
2835
+ "tablet": 68,
2836
+ "mobile": 52
2837
+ }
2838
+ },
2839
+ "display-2": {
2840
+ "$type": "number",
2841
+ "$value": {
2842
+ "pc": 74,
2843
+ "tablet": 62,
2844
+ "mobile": 48
2845
+ }
2846
+ },
2847
+ "title-1": {
2848
+ "$type": "number",
2849
+ "$value": {
2850
+ "pc": 68,
2851
+ "tablet": 58,
2852
+ "mobile": 48
2853
+ }
2854
+ },
2855
+ "title-2": {
2856
+ "$type": "number",
2857
+ "$value": {
2858
+ "pc": 62,
2859
+ "tablet": 52,
2860
+ "mobile": 42
2861
+ }
2862
+ },
2863
+ "heading-1": {
2864
+ "$type": "number",
2865
+ "$value": {
2866
+ "pc": 52,
2867
+ "tablet": 46,
2868
+ "mobile": 36
2869
+ }
2870
+ },
2871
+ "heading-2": {
2872
+ "$type": "number",
2873
+ "$value": {
2874
+ "pc": 46,
2875
+ "tablet": 42,
2876
+ "mobile": 32
2877
+ }
2878
+ },
2879
+ "body-1": {
2880
+ "$type": "number",
2881
+ "$value": {
2882
+ "pc": 40,
2883
+ "tablet": 32,
2884
+ "mobile": 26
2885
+ }
2886
+ },
2887
+ "body-2": {
2888
+ "$type": "number",
2889
+ "$value": {
2890
+ "pc": 34,
2891
+ "tablet": 28,
2892
+ "mobile": 22
2893
+ }
2894
+ },
2895
+ "label-1": {
2896
+ "$type": "number",
2897
+ "$value": {
2898
+ "pc": 28,
2899
+ "tablet": 24,
2900
+ "mobile": 22
2901
+ }
2902
+ },
2903
+ "label-2": {
2904
+ "$type": "number",
2905
+ "$value": {
2906
+ "pc": 26,
2907
+ "tablet": 22,
2908
+ "mobile": 20
2909
+ }
2910
+ },
2911
+ "caption-1": {
2912
+ "$type": "number",
2913
+ "$value": {
2914
+ "pc": 20,
2915
+ "tablet": 18,
2916
+ "mobile": 18
2917
+ }
2918
+ },
2919
+ "caption-2": {
2920
+ "$type": "number",
2921
+ "$value": {
2922
+ "pc": 20,
2923
+ "tablet": 18,
2924
+ "mobile": 18
2925
+ }
2926
+ }
2927
+ },
2928
+ "weight": {
2929
+ "regular": {
2930
+ "$type": "number",
2931
+ "$value": "{primitive.weight.regular}"
2932
+ },
2933
+ "medium": {
2934
+ "$type": "number",
2935
+ "$value": "{primitive.weight.medium}"
2936
+ },
2937
+ "semibold": {
2938
+ "$type": "number",
2939
+ "$value": "{primitive.weight.semibold}"
2940
+ },
2941
+ "bold": {
2942
+ "$type": "number",
2943
+ "$value": "{primitive.weight.bold}"
2944
+ }
2945
+ },
2946
+ "letter-spacing": {
2947
+ "display-1": {
2948
+ "$type": "number",
2949
+ "$value": "{primitive.letter-spacing.tight}"
2950
+ },
2951
+ "display-2": {
2952
+ "$type": "number",
2953
+ "$value": "{primitive.letter-spacing.tight}"
2954
+ },
2955
+ "title-1": {
2956
+ "$type": "number",
2957
+ "$value": "{primitive.letter-spacing.tight}"
2958
+ },
2959
+ "title-2": {
2960
+ "$type": "number",
2961
+ "$value": "{primitive.letter-spacing.tight}"
2962
+ },
2963
+ "heading-1": {
2964
+ "$type": "number",
2965
+ "$value": "{primitive.letter-spacing.tight}"
2966
+ },
2967
+ "heading-2": {
2968
+ "$type": "number",
2969
+ "$value": "{primitive.letter-spacing.tight}"
2970
+ },
2971
+ "body-1": {
2972
+ "$type": "number",
2973
+ "$value": "{primitive.letter-spacing.normal}"
2974
+ },
2975
+ "body-2": {
2976
+ "$type": "number",
2977
+ "$value": "{primitive.letter-spacing.normal}"
2978
+ },
2979
+ "label-1": {
2980
+ "$type": "number",
2981
+ "$value": "{primitive.letter-spacing.normal}"
2982
+ },
2983
+ "label-2": {
2984
+ "$type": "number",
2985
+ "$value": "{primitive.letter-spacing.wide}"
2986
+ },
2987
+ "caption-1": {
2988
+ "$type": "number",
2989
+ "$value": "{primitive.letter-spacing.wide}"
2990
+ },
2991
+ "caption-2": {
2992
+ "$type": "number",
2993
+ "$value": "{primitive.letter-spacing.wide}"
2994
+ }
2995
+ }
2996
+ },
2997
+ "semantic": {
2998
+ "display-1-b": {
2999
+ "font": {
3000
+ "$type": "string",
3001
+ "$value": "{brand.font-family.font}"
3002
+ },
3003
+ "size": {
3004
+ "$type": "number",
3005
+ "$value": "{brand.size.display-1}"
3006
+ },
3007
+ "lh": {
3008
+ "$type": "number",
3009
+ "$value": "{brand.line-height.display-1}"
3010
+ },
3011
+ "weight": {
3012
+ "$type": "number",
3013
+ "$value": "{brand.weight.bold}"
3014
+ },
3015
+ "ls": {
3016
+ "$type": "number",
3017
+ "$value": "{brand.letter-spacing.display-1}"
3018
+ }
3019
+ },
3020
+ "display-1-sb": {
3021
+ "font": {
3022
+ "$type": "string",
3023
+ "$value": "{brand.font-family.font}"
3024
+ },
3025
+ "size": {
3026
+ "$type": "number",
3027
+ "$value": "{brand.size.display-1}"
3028
+ },
3029
+ "lh": {
3030
+ "$type": "number",
3031
+ "$value": "{brand.line-height.display-1}"
3032
+ },
3033
+ "weight": {
3034
+ "$type": "number",
3035
+ "$value": "{brand.weight.semibold}"
3036
+ },
3037
+ "ls": {
3038
+ "$type": "number",
3039
+ "$value": "{brand.letter-spacing.display-1}"
3040
+ }
3041
+ },
3042
+ "display-2-b": {
3043
+ "font": {
3044
+ "$type": "string",
3045
+ "$value": "{brand.font-family.font}"
3046
+ },
3047
+ "size": {
3048
+ "$type": "number",
3049
+ "$value": "{brand.size.display-2}"
3050
+ },
3051
+ "lh": {
3052
+ "$type": "number",
3053
+ "$value": "{brand.line-height.display-2}"
3054
+ },
3055
+ "weight": {
3056
+ "$type": "number",
3057
+ "$value": "{brand.weight.bold}"
3058
+ },
3059
+ "ls": {
3060
+ "$type": "number",
3061
+ "$value": "{brand.letter-spacing.display-2}"
3062
+ }
3063
+ },
3064
+ "display-2-sb": {
3065
+ "font": {
3066
+ "$type": "string",
3067
+ "$value": "{brand.font-family.font}"
3068
+ },
3069
+ "size": {
3070
+ "$type": "number",
3071
+ "$value": "{brand.size.display-2}"
3072
+ },
3073
+ "lh": {
3074
+ "$type": "number",
3075
+ "$value": "{brand.line-height.display-2}"
3076
+ },
3077
+ "weight": {
3078
+ "$type": "number",
3079
+ "$value": "{brand.weight.semibold}"
3080
+ },
3081
+ "ls": {
3082
+ "$type": "number",
3083
+ "$value": "{brand.letter-spacing.display-2}"
3084
+ }
3085
+ },
3086
+ "title-1-sb": {
3087
+ "font": {
3088
+ "$type": "string",
3089
+ "$value": "{brand.font-family.font}"
3090
+ },
3091
+ "size": {
3092
+ "$type": "number",
3093
+ "$value": "{brand.size.title-1}"
3094
+ },
3095
+ "lh": {
3096
+ "$type": "number",
3097
+ "$value": "{brand.line-height.title-1}"
3098
+ },
3099
+ "weight": {
3100
+ "$type": "number",
3101
+ "$value": "{brand.weight.semibold}"
3102
+ },
3103
+ "ls": {
3104
+ "$type": "number",
3105
+ "$value": "{brand.letter-spacing.title-1}"
3106
+ }
3107
+ },
3108
+ "title-1-m": {
3109
+ "font": {
3110
+ "$type": "string",
3111
+ "$value": "{brand.font-family.font}"
3112
+ },
3113
+ "size": {
3114
+ "$type": "number",
3115
+ "$value": "{brand.size.title-1}"
3116
+ },
3117
+ "lh": {
3118
+ "$type": "number",
3119
+ "$value": "{brand.line-height.title-1}"
3120
+ },
3121
+ "weight": {
3122
+ "$type": "number",
3123
+ "$value": "{brand.weight.medium}"
3124
+ },
3125
+ "ls": {
3126
+ "$type": "number",
3127
+ "$value": "{brand.letter-spacing.title-1}"
3128
+ }
3129
+ },
3130
+ "title-2-sb": {
3131
+ "font": {
3132
+ "$type": "string",
3133
+ "$value": "{brand.font-family.font}"
3134
+ },
3135
+ "size": {
3136
+ "$type": "number",
3137
+ "$value": "{brand.size.title-2}"
3138
+ },
3139
+ "lh": {
3140
+ "$type": "number",
3141
+ "$value": "{brand.line-height.title-2}"
3142
+ },
3143
+ "weight": {
3144
+ "$type": "number",
3145
+ "$value": "{brand.weight.semibold}"
3146
+ },
3147
+ "ls": {
3148
+ "$type": "number",
3149
+ "$value": "{brand.letter-spacing.title-2}"
3150
+ }
3151
+ },
3152
+ "title-2-m": {
3153
+ "font": {
3154
+ "$type": "string",
3155
+ "$value": "{brand.font-family.font}"
3156
+ },
3157
+ "size": {
3158
+ "$type": "number",
3159
+ "$value": "{brand.size.title-2}"
3160
+ },
3161
+ "lh": {
3162
+ "$type": "number",
3163
+ "$value": "{brand.line-height.title-2}"
3164
+ },
3165
+ "weight": {
3166
+ "$type": "number",
3167
+ "$value": "{brand.weight.medium}"
3168
+ },
3169
+ "ls": {
3170
+ "$type": "number",
3171
+ "$value": "{brand.letter-spacing.title-2}"
3172
+ }
3173
+ },
3174
+ "heading-1-sb": {
3175
+ "font": {
3176
+ "$type": "string",
3177
+ "$value": "{brand.font-family.font}"
3178
+ },
3179
+ "size": {
3180
+ "$type": "number",
3181
+ "$value": "{brand.size.heading-1}"
3182
+ },
3183
+ "lh": {
3184
+ "$type": "number",
3185
+ "$value": "{brand.line-height.heading-1}"
3186
+ },
3187
+ "weight": {
3188
+ "$type": "number",
3189
+ "$value": "{brand.weight.semibold}"
3190
+ },
3191
+ "ls": {
3192
+ "$type": "number",
3193
+ "$value": "{brand.letter-spacing.heading-1}"
3194
+ }
3195
+ },
3196
+ "heading-1-m": {
3197
+ "font": {
3198
+ "$type": "string",
3199
+ "$value": "{brand.font-family.font}"
3200
+ },
3201
+ "size": {
3202
+ "$type": "number",
3203
+ "$value": "{brand.size.heading-1}"
3204
+ },
3205
+ "lh": {
3206
+ "$type": "number",
3207
+ "$value": "{brand.line-height.heading-1}"
3208
+ },
3209
+ "weight": {
3210
+ "$type": "number",
3211
+ "$value": "{brand.weight.medium}"
3212
+ },
3213
+ "ls": {
3214
+ "$type": "number",
3215
+ "$value": "{brand.letter-spacing.heading-1}"
3216
+ }
3217
+ },
3218
+ "heading-2-m": {
3219
+ "font": {
3220
+ "$type": "string",
3221
+ "$value": "{brand.font-family.font}"
3222
+ },
3223
+ "size": {
3224
+ "$type": "number",
3225
+ "$value": "{brand.size.heading-2}"
3226
+ },
3227
+ "lh": {
3228
+ "$type": "number",
3229
+ "$value": "{brand.line-height.heading-2}"
3230
+ },
3231
+ "weight": {
3232
+ "$type": "number",
3233
+ "$value": "{brand.weight.medium}"
3234
+ },
3235
+ "ls": {
3236
+ "$type": "number",
3237
+ "$value": "{brand.letter-spacing.heading-2}"
3238
+ }
3239
+ },
3240
+ "body-1-sb": {
3241
+ "font": {
3242
+ "$type": "string",
3243
+ "$value": "{brand.font-family.font}"
3244
+ },
3245
+ "size": {
3246
+ "$type": "number",
3247
+ "$value": "{brand.size.body-1}"
3248
+ },
3249
+ "lh": {
3250
+ "$type": "number",
3251
+ "$value": "{brand.line-height.body-1}"
3252
+ },
3253
+ "weight": {
3254
+ "$type": "number",
3255
+ "$value": "{brand.weight.semibold}"
3256
+ },
3257
+ "ls": {
3258
+ "$type": "number",
3259
+ "$value": "{brand.letter-spacing.body-1}"
3260
+ }
3261
+ },
3262
+ "body-1-m": {
3263
+ "font": {
3264
+ "$type": "string",
3265
+ "$value": "{brand.font-family.font}"
3266
+ },
3267
+ "size": {
3268
+ "$type": "number",
3269
+ "$value": "{brand.size.body-1}"
3270
+ },
3271
+ "lh": {
3272
+ "$type": "number",
3273
+ "$value": "{brand.line-height.body-1}"
3274
+ },
3275
+ "weight": {
3276
+ "$type": "number",
3277
+ "$value": "{brand.weight.medium}"
3278
+ },
3279
+ "ls": {
3280
+ "$type": "number",
3281
+ "$value": "{brand.letter-spacing.body-1}"
3282
+ }
3283
+ },
3284
+ "body-1-r": {
3285
+ "font": {
3286
+ "$type": "string",
3287
+ "$value": "{brand.font-family.font}"
3288
+ },
3289
+ "size": {
3290
+ "$type": "number",
3291
+ "$value": "{brand.size.body-1}"
3292
+ },
3293
+ "lh": {
3294
+ "$type": "number",
3295
+ "$value": "{brand.line-height.body-1}"
3296
+ },
3297
+ "weight": {
3298
+ "$type": "number",
3299
+ "$value": "{brand.weight.regular}"
3300
+ },
3301
+ "ls": {
3302
+ "$type": "number",
3303
+ "$value": "{brand.letter-spacing.body-1}"
3304
+ }
3305
+ },
3306
+ "body-2-m": {
3307
+ "font": {
3308
+ "$type": "string",
3309
+ "$value": "{brand.font-family.font}"
3310
+ },
3311
+ "size": {
3312
+ "$type": "number",
3313
+ "$value": "{brand.size.body-2}"
3314
+ },
3315
+ "lh": {
3316
+ "$type": "number",
3317
+ "$value": "{brand.line-height.body-2}"
3318
+ },
3319
+ "weight": {
3320
+ "$type": "number",
3321
+ "$value": "{brand.weight.medium}"
3322
+ },
3323
+ "ls": {
3324
+ "$type": "number",
3325
+ "$value": "{brand.letter-spacing.body-2}"
3326
+ }
3327
+ },
3328
+ "body-2-r": {
3329
+ "font": {
3330
+ "$type": "string",
3331
+ "$value": "{brand.font-family.font}"
3332
+ },
3333
+ "size": {
3334
+ "$type": "number",
3335
+ "$value": "{brand.size.body-2}"
3336
+ },
3337
+ "lh": {
3338
+ "$type": "number",
3339
+ "$value": "{brand.line-height.body-2}"
3340
+ },
3341
+ "weight": {
3342
+ "$type": "number",
3343
+ "$value": "{brand.weight.regular}"
3344
+ },
3345
+ "ls": {
3346
+ "$type": "number",
3347
+ "$value": "{brand.letter-spacing.body-2}"
3348
+ }
3349
+ },
3350
+ "label-1-sb": {
3351
+ "font": {
3352
+ "$type": "string",
3353
+ "$value": "{brand.font-family.font}"
3354
+ },
3355
+ "size": {
3356
+ "$type": "number",
3357
+ "$value": "{brand.size.label-1}"
3358
+ },
3359
+ "lh": {
3360
+ "$type": "number",
3361
+ "$value": "{brand.line-height.label-1}"
3362
+ },
3363
+ "weight": {
3364
+ "$type": "number",
3365
+ "$value": "{brand.weight.semibold}"
3366
+ },
3367
+ "ls": {
3368
+ "$type": "number",
3369
+ "$value": "{brand.letter-spacing.label-1}"
3370
+ }
3371
+ },
3372
+ "label-1-m": {
3373
+ "font": {
3374
+ "$type": "string",
3375
+ "$value": "{brand.font-family.font}"
3376
+ },
3377
+ "size": {
3378
+ "$type": "number",
3379
+ "$value": "{brand.size.label-1}"
3380
+ },
3381
+ "lh": {
3382
+ "$type": "number",
3383
+ "$value": "{brand.line-height.label-1}"
3384
+ },
3385
+ "weight": {
3386
+ "$type": "number",
3387
+ "$value": "{brand.weight.medium}"
3388
+ },
3389
+ "ls": {
3390
+ "$type": "number",
3391
+ "$value": "{brand.letter-spacing.label-1}"
3392
+ }
3393
+ },
3394
+ "label-2-sb": {
3395
+ "font": {
3396
+ "$type": "string",
3397
+ "$value": "{brand.font-family.font}"
3398
+ },
3399
+ "size": {
3400
+ "$type": "number",
3401
+ "$value": "{brand.size.label-2}"
3402
+ },
3403
+ "lh": {
3404
+ "$type": "number",
3405
+ "$value": "{brand.line-height.label-2}"
3406
+ },
3407
+ "weight": {
3408
+ "$type": "number",
3409
+ "$value": "{brand.weight.semibold}"
3410
+ },
3411
+ "ls": {
3412
+ "$type": "number",
3413
+ "$value": "{brand.letter-spacing.label-2}"
3414
+ }
3415
+ },
3416
+ "label-2-m": {
3417
+ "font": {
3418
+ "$type": "string",
3419
+ "$value": "{brand.font-family.font}"
3420
+ },
3421
+ "size": {
3422
+ "$type": "number",
3423
+ "$value": "{brand.size.label-2}"
3424
+ },
3425
+ "lh": {
3426
+ "$type": "number",
3427
+ "$value": "{brand.line-height.label-2}"
3428
+ },
3429
+ "weight": {
3430
+ "$type": "number",
3431
+ "$value": "{brand.weight.medium}"
3432
+ },
3433
+ "ls": {
3434
+ "$type": "number",
3435
+ "$value": "{brand.letter-spacing.label-2}"
3436
+ }
3437
+ },
3438
+ "caption-1-sb": {
3439
+ "font": {
3440
+ "$type": "string",
3441
+ "$value": "{brand.font-family.font}"
3442
+ },
3443
+ "size": {
3444
+ "$type": "number",
3445
+ "$value": "{brand.size.caption-1}"
3446
+ },
3447
+ "lh": {
3448
+ "$type": "number",
3449
+ "$value": "{brand.line-height.caption-1}"
3450
+ },
3451
+ "weight": {
3452
+ "$type": "number",
3453
+ "$value": "{brand.weight.semibold}"
3454
+ },
3455
+ "ls": {
3456
+ "$type": "number",
3457
+ "$value": "{brand.letter-spacing.caption-1}"
3458
+ }
3459
+ },
3460
+ "caption-1-r": {
3461
+ "font": {
3462
+ "$type": "string",
3463
+ "$value": "{brand.font-family.font}"
3464
+ },
3465
+ "size": {
3466
+ "$type": "number",
3467
+ "$value": "{brand.size.caption-1}"
3468
+ },
3469
+ "lh": {
3470
+ "$type": "number",
3471
+ "$value": "{brand.line-height.caption-1}"
3472
+ },
3473
+ "weight": {
3474
+ "$type": "number",
3475
+ "$value": "{brand.weight.regular}"
3476
+ },
3477
+ "ls": {
3478
+ "$type": "number",
3479
+ "$value": "{brand.letter-spacing.caption-1}"
3480
+ }
3481
+ },
3482
+ "caption-2-r": {
3483
+ "font": {
3484
+ "$type": "string",
3485
+ "$value": "{brand.font-family.font}"
3486
+ },
3487
+ "size": {
3488
+ "$type": "number",
3489
+ "$value": "{brand.size.caption-2}"
3490
+ },
3491
+ "lh": {
3492
+ "$type": "number",
3493
+ "$value": "{brand.line-height.caption-2}"
3494
+ },
3495
+ "weight": {
3496
+ "$type": "number",
3497
+ "$value": "{brand.weight.regular}"
3498
+ },
3499
+ "ls": {
3500
+ "$type": "number",
3501
+ "$value": "{brand.letter-spacing.caption-2}"
3502
+ }
3503
+ }
3504
+ }
3505
+ }
3506
+ }