@gyldendal/kobber-tokens 1.0.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.
package/dist/tokens.js ADDED
@@ -0,0 +1,3360 @@
1
+ export const primitives = {
2
+ "color": {
3
+ "concrete": {
4
+ "25": "#f9fafb",
5
+ "50": "#eceef1",
6
+ "150": "#cfd5dd",
7
+ "250": "#b2bdca",
8
+ "325": "#95a5b7",
9
+ "425": "#7e8d9d",
10
+ "525": "#697684",
11
+ "600": "#56616c",
12
+ "675": "#49525c",
13
+ "750": "#333a41",
14
+ "850": "#202429",
15
+ "900": "#191c20",
16
+ "1000": "#0f1114",
17
+ "1000-10%": "#0f11141a",
18
+ "25-10%": "#f9fafb1a"
19
+ },
20
+ "wine": {
21
+ "25": "#fbf9fa",
22
+ "50": "#f3eced",
23
+ "150": "#e5cfd3",
24
+ "250": "#d9b1ba",
25
+ "325": "#cc94a1",
26
+ "425": "#bf7588",
27
+ "525": "#a35e70",
28
+ "600": "#884d5d",
29
+ "675": "#6e3d4a",
30
+ "750": "#532d37",
31
+ "850": "#351c23",
32
+ "900": "#29161b",
33
+ "1000": "#1a0e12"
34
+ },
35
+ "aubergine": {
36
+ "25": "#fdf9f9",
37
+ "50": "#f9eaed",
38
+ "150": "#f5c9d3",
39
+ "250": "#f3a5b9",
40
+ "325": "#f07fa0",
41
+ "425": "#ec4f87",
42
+ "525": "#ce3871",
43
+ "600": "#ab2c5d",
44
+ "675": "#8a224a",
45
+ "750": "#691837",
46
+ "850": "#481125",
47
+ "900": "#330314",
48
+ "1000": "#28000e",
49
+ "850-10%": "#4811251a",
50
+ "1000-10%": "#28000e1a",
51
+ "25-10%": "#fdf9f91a",
52
+ "25-20%": "#fdf9f933",
53
+ "1000-20%": "#28000e33"
54
+ },
55
+ "carmine": {
56
+ "25": "#fdf8f8",
57
+ "50": "#fbeaea",
58
+ "150": "#fbc7c9",
59
+ "250": "#fda1a7",
60
+ "325": "#fc7887",
61
+ "425": "#fc3d66",
62
+ "525": "#dc134f",
63
+ "600": "#b90f41",
64
+ "675": "#970933",
65
+ "750": "#730525",
66
+ "850": "#4a0817",
67
+ "900": "#3a0710",
68
+ "1000": "#1d0001",
69
+ "1000-10%": "#1d00011a"
70
+ },
71
+ "thriller": {
72
+ "250": "#aec3c3",
73
+ "850": "#0b2e3a",
74
+ "900": "#081e27",
75
+ "900-50%": "#081e271a",
76
+ "250-10%": "#aec3c31a"
77
+ },
78
+ "fantasy": {
79
+ "250": "#c1b9c4",
80
+ "750": "#3f3643",
81
+ "850": "#28222a",
82
+ "850-10%": "#28222a1a",
83
+ "250-10%": "#c1b9c41a"
84
+ },
85
+ "nature": {
86
+ "25": "#d9e7d5",
87
+ "525": "#6c7868",
88
+ "750": "#343a32",
89
+ "750-50%": "#343a321a",
90
+ "25-10%": "#d9e7d51a"
91
+ },
92
+ "nostalgia": {
93
+ "25": "#fdf9f6",
94
+ "600": "#705b4a",
95
+ "850": "#2f2115",
96
+ "850-10%": "#2f21151a",
97
+ "25-10%": "#fdf9f61a"
98
+ },
99
+ "vacation": {
100
+ "25": "#faebe6",
101
+ "150": "#b02c13",
102
+ "600": "#705a56",
103
+ "150-10%": "#b02c131a",
104
+ "25-10%": "#faebe61a"
105
+ },
106
+ "romance": {
107
+ "50": "#f9eaec",
108
+ "675": "#8a224a",
109
+ "750": "#691837",
110
+ "750-10%": "#6918371a",
111
+ "50-10%": "#f9eaec1a"
112
+ },
113
+ "orange": {
114
+ "75": "#ffe6d2",
115
+ "125": "#ffcfa6",
116
+ "175": "#ffbb7c",
117
+ "450": "#f6a04a",
118
+ "700": "#623a0e",
119
+ "700-10%": "#623a0e1a",
120
+ "75-10%": "#ffe6d21a"
121
+ },
122
+ "purple": {
123
+ "25": "#ece6f9",
124
+ "125": "#e0d4f8",
125
+ "175": "#d7c1f8",
126
+ "450": "#7155f0",
127
+ "700": "#4420b0",
128
+ "700-50%": "#4420b01a",
129
+ "25-10%": "#ece6f91a"
130
+ },
131
+ "green": {
132
+ "75": "#cbfbdb",
133
+ "125": "#86fbbc",
134
+ "175": "#5ae89f",
135
+ "450": "#03834e",
136
+ "700": "#014f2d",
137
+ "700-50%": "#014f2d1a",
138
+ "75-10%": "#cbfbdb1a",
139
+ "450-10%": "#03834e1a"
140
+ },
141
+ "lawblue": {
142
+ "10": "#f1f1ff",
143
+ "20": "#dcddff",
144
+ "30": "#bdc0fe",
145
+ "40": "#989efb",
146
+ "50": "#787efa",
147
+ "60": "#5555ff",
148
+ "70": "#363ccd",
149
+ "80": "#24289c",
150
+ "90": "#1a196b",
151
+ "100": "#120d3e",
152
+ "100-10%": "#120d3e1a",
153
+ "10-10%": "#f1f1ff1a",
154
+ "50 2": "#787efa"
155
+ }
156
+ },
157
+ "size": {
158
+ "1": 1,
159
+ "2": 2,
160
+ "4": 4,
161
+ "8": 8,
162
+ "10": 10,
163
+ "12": 12,
164
+ "14": 14,
165
+ "16": 16,
166
+ "20": 20,
167
+ "24": 24,
168
+ "32": 32,
169
+ "40": 40,
170
+ "48": 48,
171
+ "56": 56,
172
+ "64": 64,
173
+ "72": 72,
174
+ "96": 96,
175
+ "104": 104,
176
+ "120": 120,
177
+ "128": 128,
178
+ "154": 154,
179
+ "180": 180,
180
+ "208": 208,
181
+ "224": 224,
182
+ "232": 232,
183
+ "262": 262,
184
+ "301": 301,
185
+ "320": 320,
186
+ "366": 366,
187
+ "448": 448,
188
+ "520": 520,
189
+ "640": 640,
190
+ "720": 720,
191
+ "1000": 1000,
192
+ "1280": 1280,
193
+ "1600": 1600,
194
+ "9999": 9999
195
+ },
196
+ "font": {
197
+ "weight": {
198
+ "200": 200,
199
+ "300": 300,
200
+ "400": 400,
201
+ "500": 500,
202
+ "600": 600
203
+ },
204
+ "family": {
205
+ "ppMori": "pp-mori",
206
+ "lyonDisplay": "lyon-display",
207
+ "inter": "inter"
208
+ },
209
+ "lineHeight": {
210
+ "12": 12,
211
+ "18": 18,
212
+ "20": 20,
213
+ "22": 22,
214
+ "23": 23,
215
+ "24": 24,
216
+ "25": 25,
217
+ "26": 26,
218
+ "28": 28,
219
+ "30": 30,
220
+ "32": 32,
221
+ "35": 35,
222
+ "40": 40,
223
+ "50": 50,
224
+ "60": 60,
225
+ "70": 70
226
+ },
227
+ "size": {
228
+ "12": 12,
229
+ "14": 14,
230
+ "16": 16,
231
+ "18": 18,
232
+ "20": 20,
233
+ "24": 24,
234
+ "28": 28,
235
+ "32": 32,
236
+ "40": 40,
237
+ "48": 48,
238
+ "56": 56
239
+ }
240
+ },
241
+ "elevation": {
242
+ "zIndex": {
243
+ "1": 1,
244
+ "10": 10,
245
+ "11": 11,
246
+ "100": 100,
247
+ "1000": 1000,
248
+ "1050": 1050,
249
+ "1100": 1100,
250
+ "9000": 9000,
251
+ "9999": 9999,
252
+ "-1": -1
253
+ }
254
+ },
255
+ "opacity": {
256
+ "10": 0.1,
257
+ "50": 0.5,
258
+ "90": 0.9,
259
+ "100": 1
260
+ },
261
+ "blur": {
262
+ "2": 2
263
+ }
264
+ };
265
+
266
+ export const groups = {
267
+ "buttons": {
268
+ "space": {
269
+ "small": 8,
270
+ "large": 16,
271
+ "medium": 12
272
+ },
273
+ "size": {
274
+ "large": 40,
275
+ "medium": 24
276
+ },
277
+ "stroke": 1,
278
+ "color": {
279
+ "aubergine": {
280
+ "opaque": {
281
+ "midtone": "#691837",
282
+ "bright": "#f9eaed",
283
+ "brightest": "#fdf9f9",
284
+ "dark": "#481125"
285
+ },
286
+ "transparent": {
287
+ "brightest": "#fdf9f91a",
288
+ "midtone": "#4811251a",
289
+ "darkest": "#28000e1a"
290
+ }
291
+ },
292
+ "neutral": {
293
+ "opaque": {
294
+ "bright": "#eceef1",
295
+ "darkest": "#191c20",
296
+ "dark": "#697684"
297
+ },
298
+ "transparent": {
299
+ "brightest": "#f9fafb1a",
300
+ "darkest": "#0f11141a"
301
+ }
302
+ },
303
+ "carmine": {
304
+ "opaque": {
305
+ "darkest": "#dc134f",
306
+ "brightest": "#fbeaea"
307
+ },
308
+ "transparent": {
309
+ "dark": "#1d00011a"
310
+ }
311
+ },
312
+ "rettsdata": {
313
+ "opaque": {
314
+ "midtone": "#5555ff",
315
+ "brightest": "#dcddff",
316
+ "darkest": "#1a196b"
317
+ },
318
+ "transparent": {
319
+ "brightest": "#f1f1ff1a",
320
+ "darkest": "#120d3e1a"
321
+ }
322
+ },
323
+ "success": {
324
+ "opaque": {
325
+ "brightest": "#cbfbdb",
326
+ "darkest": "#014f2d"
327
+ },
328
+ "transparent": {
329
+ "brightest": "#cbfbdb1a",
330
+ "darkest": "#03834e1a"
331
+ }
332
+ },
333
+ "informative": {
334
+ "opaque": {
335
+ "brightest": "#ece6f9",
336
+ "darkest": "#4420b0"
337
+ },
338
+ "transparent": {
339
+ "brightest": "#ece6f91a",
340
+ "darkest": "#4420b01a"
341
+ }
342
+ },
343
+ "warning": {
344
+ "opaque": {
345
+ "brightest": "#ffe6d2",
346
+ "darkest": "#623a0e"
347
+ },
348
+ "transparent": {
349
+ "brightest": "#ffe6d21a",
350
+ "darkest": "#623a0e1a"
351
+ }
352
+ },
353
+ "nostalgia": {
354
+ "opaque": {
355
+ "darkest": "#2f2115",
356
+ "brightest": "#fdf9f6"
357
+ },
358
+ "transparent": {
359
+ "brightest": "#fdf9f61a",
360
+ "darkest": "#2f21151a"
361
+ }
362
+ },
363
+ "vacation": {
364
+ "opaque": {
365
+ "darkest": "#b02c13",
366
+ "brightest": "#faebe6"
367
+ },
368
+ "transparent": {
369
+ "brightest": "#faebe61a",
370
+ "darkest": "#b02c131a"
371
+ }
372
+ },
373
+ "nature": {
374
+ "opaque": {
375
+ "darkest": "#343a32",
376
+ "brightest": "#d9e7d5"
377
+ },
378
+ "transparent": {
379
+ "brightest": "#d9e7d51a",
380
+ "darkest": "#343a321a"
381
+ }
382
+ },
383
+ "romance": {
384
+ "opaque": {
385
+ "darkest": "#691837",
386
+ "brightest": "#f9eaec"
387
+ },
388
+ "transparent": {
389
+ "brightest": "#f9eaec1a",
390
+ "darkest": "#6918371a"
391
+ }
392
+ },
393
+ "fantasy": {
394
+ "opaque": {
395
+ "darkest": "#28222a",
396
+ "brightest": "#c1b9c4"
397
+ },
398
+ "transparent": {
399
+ "brightest": "#c1b9c41a",
400
+ "darkest": "#28222a1a"
401
+ }
402
+ },
403
+ "thriller": {
404
+ "opaque": {
405
+ "darkest": "#081e27",
406
+ "brightest": "#aec3c3"
407
+ },
408
+ "transparent": {
409
+ "brightest": "#aec3c31a",
410
+ "darkest": "#081e271a"
411
+ }
412
+ }
413
+ },
414
+ "border": {
415
+ "radius": 8
416
+ },
417
+ "visual": {
418
+ "icon": {
419
+ "size": 16
420
+ }
421
+ }
422
+ },
423
+ "inputs": {
424
+ "space": {
425
+ "medium": 12,
426
+ "large": 16,
427
+ "small": 8,
428
+ "xsmall": 4
429
+ },
430
+ "stroke": {
431
+ "regular": 1,
432
+ "fat": 4,
433
+ "thick": 2
434
+ },
435
+ "color": {
436
+ "success-700": "#014f2d",
437
+ "success-75": "#cbfbdb",
438
+ "aubergine-50": "#f9eaed",
439
+ "aubergine-150": "#f5c9d3",
440
+ "wine-600": "#884d5d",
441
+ "aubergine-675": "#8a224a",
442
+ "aubergine-850": "#481125",
443
+ "aubergine-900": "#330314",
444
+ "success-175": "#5ae89f",
445
+ "aubergine-525": "#a35e70",
446
+ "wine-150": "#e5cfd3"
447
+ },
448
+ "radius": {
449
+ "small": 8,
450
+ "circle": 9999,
451
+ "large": 24
452
+ },
453
+ "size": {
454
+ "small": 16,
455
+ "xsmall": 14,
456
+ "xxsmall": 10
457
+ }
458
+ },
459
+ "utilities": {
460
+ "radius": 8,
461
+ "stroke": 1,
462
+ "space": 2,
463
+ "color": {
464
+ "wine-150": "#e5cfd3",
465
+ "wine-600": "#884d5d",
466
+ "aubergine-750": "#691837",
467
+ "aubergine-150": "#f5c9d3",
468
+ "concrete-525": "#697684",
469
+ "concrete-150": "#697684",
470
+ "rettsdata-60": "#5555ff",
471
+ "rettsdata-30": "#bdc0fe"
472
+ }
473
+ },
474
+ "badges": {
475
+ "color": {
476
+ "aubergine-50": "#f9eaed",
477
+ "aubergine-750": "#691837",
478
+ "carmine-525": "#dc134f",
479
+ "aubergine-675": "#8a224a",
480
+ "aubergine-425": "#ec4f87",
481
+ "lawblue-60": "#5555ff",
482
+ "lawblue-10": "#f1f1ff",
483
+ "lawblue-90": "#1a196b",
484
+ "lawblue-20": "#dcddff",
485
+ "concrete-850": "#202429",
486
+ "concrete-50": "#eceef1",
487
+ "carmine-25": "#fbeaea",
488
+ "nature-750": "#343a32",
489
+ "nature-25": "#d9e7d5",
490
+ "fantasy-850": "#28222a",
491
+ "fantasy-250": "#c1b9c4",
492
+ "thriller-900": "#081e27",
493
+ "thriller-250": "#aec3c3",
494
+ "romance-750": "#691837",
495
+ "romance-50": "#f9eaec",
496
+ "vacation-150": "#b02c13",
497
+ "vacation-25": "#faebe6",
498
+ "nostalgia-850": "#2f2115",
499
+ "nostalgia-25": "#fdf9f6"
500
+ },
501
+ "space": {
502
+ "large": 8,
503
+ "medium": 4
504
+ },
505
+ "size": {
506
+ "medium": 10,
507
+ "small": 8
508
+ },
509
+ "radius": 4,
510
+ "visual": {
511
+ "icon": {
512
+ "size": {
513
+ "large": 16,
514
+ "medium": 12
515
+ }
516
+ }
517
+ }
518
+ },
519
+ "links": {
520
+ "space": {
521
+ "small": 8,
522
+ "large": 64,
523
+ "medium": 16
524
+ },
525
+ "color": {
526
+ "carmine-525": "#dc134f",
527
+ "aubergine-750": "#691837",
528
+ "wine-600": "#884d5d"
529
+ },
530
+ "stroke": 1,
531
+ "visual": {
532
+ "icon": {
533
+ "size": {
534
+ "large": 16,
535
+ "medium": 12
536
+ }
537
+ }
538
+ },
539
+ "radius": 8
540
+ },
541
+ "alerts": {
542
+ "space": {
543
+ "small": 8,
544
+ "medium": 12,
545
+ "large": 16,
546
+ "xsmall": 4,
547
+ "xlarge": 24
548
+ },
549
+ "radius": {
550
+ "small": 8,
551
+ "medium": 12
552
+ },
553
+ "color": {
554
+ "success": {
555
+ "darkest": "#014f2d",
556
+ "brightest": "#cbfbdb"
557
+ },
558
+ "info": {
559
+ "brightest": "#ece6f9",
560
+ "darkest": "#4420b0"
561
+ },
562
+ "warning": {
563
+ "brightest": "#ffe6d2",
564
+ "darkest": "#623a0e"
565
+ }
566
+ },
567
+ "visual": {
568
+ "icon": {
569
+ "size": {
570
+ "regular": 12,
571
+ "small": 16
572
+ }
573
+ }
574
+ },
575
+ "size": {
576
+ "height": 56
577
+ }
578
+ },
579
+ "responsivness": {
580
+ "space": {
581
+ "small": 16,
582
+ "medium": 32,
583
+ "xlarge": 128
584
+ },
585
+ "size": {
586
+ "wide": 1600,
587
+ "small": 320
588
+ }
589
+ },
590
+ "menus": {
591
+ "space": {
592
+ "tiny": 2,
593
+ "xsmall": 8,
594
+ "medium": 16,
595
+ "large": 40,
596
+ "small": 12
597
+ },
598
+ "radius": {
599
+ "small": 4,
600
+ "large": 24,
601
+ "medium": 8
602
+ },
603
+ "stroke": 1,
604
+ "color": {
605
+ "aubergine-50": "#f9eaed",
606
+ "aubergine-25": "#fdf9f9",
607
+ "wine-50": "#f3eced",
608
+ "aubergine-750": "#691837",
609
+ "wine-150": "#e5cfd3",
610
+ "neutral-525": "#95a5b7"
611
+ },
612
+ "visual": {
613
+ "image": {
614
+ "size": 40
615
+ },
616
+ "icon": {
617
+ "size": 16
618
+ }
619
+ },
620
+ "shadow": {
621
+ "blur": 2
622
+ },
623
+ "size": 40
624
+ },
625
+ "collapsibles": {
626
+ "color": {
627
+ "bright": "#f9eaed",
628
+ "darkest": "#481125",
629
+ "brightest": "#fdf9f9"
630
+ },
631
+ "visual": {
632
+ "icon": {
633
+ "size": 16
634
+ }
635
+ },
636
+ "space": {
637
+ "small": 8,
638
+ "medium": 16
639
+ },
640
+ "gradient": {
641
+ "stops": {
642
+ "100%": 1
643
+ }
644
+ }
645
+ },
646
+ "cardsAndModules": {
647
+ "space": {
648
+ "large": 16,
649
+ "medium": 12,
650
+ "small": 8,
651
+ "xxsmall": 4,
652
+ "xlarge": 24,
653
+ "xxlarge": 32
654
+ },
655
+ "radius": {
656
+ "small": 8,
657
+ "large": 16
658
+ },
659
+ "size": {
660
+ "container": {
661
+ "large": 320,
662
+ "medium": 262,
663
+ "small": 232,
664
+ "xsmall": 224,
665
+ "xxsmall": 120,
666
+ "xxlarge": 520,
667
+ "xlarge": 448
668
+ },
669
+ "element": {
670
+ "large": 32,
671
+ "medium": 24,
672
+ "small": 16
673
+ },
674
+ "visual": {
675
+ "profile": {
676
+ "small": 120,
677
+ "medium": 180,
678
+ "large": 208,
679
+ "xlarge": 301
680
+ },
681
+ "image": 366,
682
+ "shape": 24
683
+ }
684
+ },
685
+ "color": {
686
+ "aubergine-900": "#330314",
687
+ "aubergine-25": "#fdf9f9",
688
+ "nature-750": "#343a32",
689
+ "nature-25": "#d9e7d5",
690
+ "fantasy-850": "#28222a",
691
+ "fantasy-250": "#c1b9c4",
692
+ "thriller-900": "#081e27",
693
+ "thriller-250": "#aec3c3",
694
+ "romance-750": "#691837",
695
+ "romance-50": "#f9eaec",
696
+ "vacation-150": "#b02c13",
697
+ "vacation-25": "#faebe6",
698
+ "nostalgia-600": "#2f2115",
699
+ "nostalgia-25": "#fdf9f6",
700
+ "aubergine-25-10": "#fdf9f91a",
701
+ "aubergine-25-20": "#fdf9f933",
702
+ "aubergine-1000-10": "#28000e1a",
703
+ "aubergine-1000-20": "#28000e33",
704
+ "aubergine-50": "#f9eaed",
705
+ "neutral-50": "#eceef1",
706
+ "neutral-1000-10": "#0f11141a",
707
+ "fantasy-750": "#3f3643",
708
+ "romance-50-10": "#f9eaec1a",
709
+ "fantasy-250-10": "#c1b9c41a",
710
+ "nature-25-10": "#d9e7d51a",
711
+ "thriller-250-10": "#aec3c31a",
712
+ "nature-525": "#6c7868",
713
+ "thriller-850": "#0b2e3a",
714
+ "romance-675": "#8a224a"
715
+ }
716
+ },
717
+ "filters": {
718
+ "color": {
719
+ "aubergine-50": "#f9eaed",
720
+ "carmine-525": "#dc134f",
721
+ "carmine-1000-10%": "#1d00011a",
722
+ "aubergine-150": "#f5c9d3"
723
+ },
724
+ "sizes": {
725
+ "xlarge": 40,
726
+ "medium": 24
727
+ },
728
+ "space": {
729
+ "small": 12,
730
+ "xxsmall": 4,
731
+ "xsmall": 8
732
+ },
733
+ "radius": {
734
+ "xsmall": 8,
735
+ "xxsmall": 4
736
+ }
737
+ },
738
+ "searches": {
739
+ "color": {
740
+ "aubgerine-25": "#fdf9f9",
741
+ "aubgerine-50": "#f9eaed",
742
+ "wine-600": "#884d5d",
743
+ "aubergine-750": "#691837"
744
+ },
745
+ "size": {
746
+ "xlarge": 40
747
+ },
748
+ "space": {
749
+ "xsmall": 8,
750
+ "medium": 12
751
+ },
752
+ "radius": {
753
+ "xsmall": 8
754
+ },
755
+ "stroke": 1
756
+ },
757
+ "navigationBars": {
758
+ "color": {
759
+ "aubergine-25": "#fdf9f9",
760
+ "concrete-25": "#f9fafb"
761
+ },
762
+ "space": {
763
+ "medium": 16,
764
+ "xlarge": 32,
765
+ "small": 12,
766
+ "large": 24,
767
+ "xxlarge": 40
768
+ },
769
+ "radius": 8
770
+ },
771
+ "textBlocks": {
772
+ "space": {
773
+ "medium": 32,
774
+ "large": 40,
775
+ "xlarge": 48,
776
+ "xxsmall": 8,
777
+ "small": 24,
778
+ "xsmall": 16
779
+ },
780
+ "color": {
781
+ "aubergine-850": "#481125",
782
+ "aubergine-25": "#fdf9f9",
783
+ "concrete-850": "#202429",
784
+ "concrete-25": "#f9fafb",
785
+ "nature-750": "#343a32",
786
+ "nature-25": "#d9e7d5",
787
+ "fantasy-850": "#28222a",
788
+ "fantasy-250": "#c1b9c4",
789
+ "thriller-850": "#0b2e3a",
790
+ "thriller-250": "#aec3c3",
791
+ "romance-750": "#691837",
792
+ "romance-50": "#f9eaec",
793
+ "vacation-150": "#b02c13",
794
+ "vacation-25": "#faebe6",
795
+ "nostalgia-600": "#705b4a",
796
+ "nostalgia-25": "#fdf9f6"
797
+ }
798
+ },
799
+ "content": {
800
+ "element": {}
801
+ },
802
+ "pagination": {
803
+ "color": {
804
+ "concrete-25": "#f9fafb"
805
+ },
806
+ "space": {
807
+ "medium": 16,
808
+ "large": 24,
809
+ "xlarge": 32
810
+ }
811
+ }
812
+ };
813
+
814
+ export const component = {
815
+ "button": {
816
+ "background": {
817
+ "color": {
818
+ "brand": {
819
+ "primary": {
820
+ "toneA": {
821
+ "fallback": "#dc134f",
822
+ "hover": "#1d00011a"
823
+ }
824
+ },
825
+ "secondary": {
826
+ "toneB": {
827
+ "fallback": "#f9eaed",
828
+ "hover": "#28000e1a"
829
+ },
830
+ "toneA": {
831
+ "fallback": "#481125",
832
+ "hover": "#fdf9f91a"
833
+ }
834
+ }
835
+ },
836
+ "neutral": {
837
+ "secondary": {
838
+ "toneB": {
839
+ "fallback": "#eceef1",
840
+ "hover": "#0f11141a"
841
+ }
842
+ },
843
+ "primary": {
844
+ "toneA": {
845
+ "fallback": "#191c20",
846
+ "hover": "#f9fafb1a"
847
+ }
848
+ }
849
+ },
850
+ "rettsdata": {
851
+ "primary": {
852
+ "toneA": {
853
+ "fallback": "#5555ff",
854
+ "hover": "#120d3e1a"
855
+ }
856
+ },
857
+ "secondary": {
858
+ "toneB": {
859
+ "fallback": "#dcddff",
860
+ "hover": "#120d3e1a"
861
+ },
862
+ "toneA": {
863
+ "fallback": "#1a196b",
864
+ "hover": "#f1f1ff1a"
865
+ }
866
+ }
867
+ }
868
+ }
869
+ },
870
+ "size": {
871
+ "height": 40
872
+ },
873
+ "border": {
874
+ "radius": 8,
875
+ "width": {
876
+ "hover": 1,
877
+ "active": 1
878
+ },
879
+ "color": {
880
+ "brand": {
881
+ "tertiary": {
882
+ "toneA": {
883
+ "hover": "#691837",
884
+ "active": "#691837"
885
+ },
886
+ "toneB": {
887
+ "hover": "#f9eaed",
888
+ "active": "#f9eaed"
889
+ }
890
+ }
891
+ },
892
+ "rettsdata": {
893
+ "tertiary": {
894
+ "toneA": {
895
+ "hover": "#5555ff",
896
+ "active": "#5555ff"
897
+ },
898
+ "toneB": {
899
+ "hover": "#dcddff",
900
+ "active": "#dcddff"
901
+ }
902
+ }
903
+ },
904
+ "neutral": {
905
+ "tertiary": {
906
+ "toneA": {
907
+ "hover": "#191c20",
908
+ "active": "#191c20"
909
+ }
910
+ }
911
+ }
912
+ }
913
+ },
914
+ "gap": 8,
915
+ "icon": {
916
+ "size": 16,
917
+ "shape": {
918
+ "color": {
919
+ "brand": {
920
+ "primary": {
921
+ "toneA": "#fbeaea"
922
+ },
923
+ "secondary": {
924
+ "toneA": "#691837",
925
+ "toneB": "#f9eaed"
926
+ },
927
+ "tertiary": {
928
+ "toneA": "#691837",
929
+ "toneB": "#f9eaed"
930
+ }
931
+ },
932
+ "rettsdata": {
933
+ "primary": {
934
+ "toneB": "#dcddff"
935
+ },
936
+ "secondary": {
937
+ "toneA": "#5555ff",
938
+ "toneB": "#dcddff"
939
+ },
940
+ "tertiary": {
941
+ "toneA": "#5555ff",
942
+ "toneB": "#dcddff"
943
+ }
944
+ },
945
+ "neutral": {
946
+ "primary": {
947
+ "toneB": "#eceef1"
948
+ },
949
+ "tertiary": {
950
+ "toneA": "#191c20"
951
+ },
952
+ "secondary": {
953
+ "toneA": "#191c20"
954
+ }
955
+ }
956
+ }
957
+ }
958
+ },
959
+ "padding": {
960
+ "inline": 16
961
+ },
962
+ "underline": {
963
+ "padding": {
964
+ "bottom": 8
965
+ }
966
+ }
967
+ },
968
+ "_textInput": {
969
+ "background": {
970
+ "color": {
971
+ "primary": {
972
+ "hover": "#e5cfd3",
973
+ "active": "#f9eaed"
974
+ },
975
+ "secondary": {
976
+ "hover": "#481125",
977
+ "active": "#481125"
978
+ }
979
+ }
980
+ },
981
+ "topContainer": {
982
+ "border": {
983
+ "color": {
984
+ "toneB": "#8a224a",
985
+ "toneA": "#481125"
986
+ },
987
+ "width": {
988
+ "fallback": 1,
989
+ "active": 2
990
+ }
991
+ },
992
+ "padding": 8,
993
+ "gap": 8
994
+ },
995
+ "icon": {
996
+ "shape": {
997
+ "color": {
998
+ "toneB": "#f5c9d3",
999
+ "toneA": "#481125"
1000
+ }
1001
+ }
1002
+ },
1003
+ "container": {
1004
+ "gap": 8
1005
+ }
1006
+ },
1007
+ "_checkbox": {
1008
+ "outline": {
1009
+ "border": {
1010
+ "radius": 8,
1011
+ "width": 4,
1012
+ "color": {
1013
+ "success": {
1014
+ "hover": "#cbfbdb",
1015
+ "active": "#5ae89f"
1016
+ },
1017
+ "brand": {
1018
+ "hover": "#f9eaed",
1019
+ "active": "#f5c9d3"
1020
+ }
1021
+ }
1022
+ }
1023
+ },
1024
+ "indicator": {
1025
+ "border": {
1026
+ "radius": 24,
1027
+ "width": 1,
1028
+ "color": {
1029
+ "success": {
1030
+ "idle": "#014f2d",
1031
+ "hover": "#014f2d",
1032
+ "active": "#014f2d",
1033
+ "focus": "#014f2d"
1034
+ },
1035
+ "brand": {
1036
+ "idle": "#330314",
1037
+ "hover": "#330314",
1038
+ "active": "#330314",
1039
+ "focus": "#330314"
1040
+ }
1041
+ }
1042
+ },
1043
+ "shape": {
1044
+ "color": {
1045
+ "success": "#014f2d",
1046
+ "brand": "#330314"
1047
+ }
1048
+ },
1049
+ "background": {
1050
+ "color": {
1051
+ "success": {
1052
+ "idle": "#cbfbdb",
1053
+ "disabled": "#5ae89f"
1054
+ },
1055
+ "brand": {
1056
+ "idle": "#f9eaed",
1057
+ "disabled": "#f5c9d3"
1058
+ }
1059
+ }
1060
+ },
1061
+ "size": {
1062
+ "height": 24,
1063
+ "width": 24
1064
+ }
1065
+ },
1066
+ "padding": 4,
1067
+ "gap": 8,
1068
+ "containerRight": {
1069
+ "gap": 12
1070
+ }
1071
+ },
1072
+ "divider": {
1073
+ "background": {
1074
+ "color": {
1075
+ "toneB": "#e5cfd3",
1076
+ "toneA": "#884d5d"
1077
+ }
1078
+ },
1079
+ "border": {
1080
+ "radius": 8
1081
+ },
1082
+ "padding": {
1083
+ "block": {
1084
+ "horizontal": 2
1085
+ },
1086
+ "inline": {
1087
+ "vertical": 2
1088
+ }
1089
+ },
1090
+ "size": {
1091
+ "height": {
1092
+ "horizontal": 1
1093
+ },
1094
+ "width": {
1095
+ "vertical": 1
1096
+ }
1097
+ }
1098
+ },
1099
+ "navLink": {
1100
+ "gap": 8,
1101
+ "border": {
1102
+ "width": {
1103
+ "hover": 1,
1104
+ "action": 1
1105
+ },
1106
+ "color": {
1107
+ "hover": {
1108
+ "accent": "#dc134f",
1109
+ "brand": "#691837",
1110
+ "subtle": "#884d5d"
1111
+ },
1112
+ "action": {
1113
+ "accent": "#dc134f",
1114
+ "brand": "#691837",
1115
+ "subtle": "#884d5d"
1116
+ }
1117
+ }
1118
+ },
1119
+ "icon": {
1120
+ "size": 16,
1121
+ "shape": {
1122
+ "color": {
1123
+ "accent": "#dc134f",
1124
+ "brand": "#691837",
1125
+ "subtle": "#884d5d"
1126
+ }
1127
+ }
1128
+ }
1129
+ },
1130
+ "alertLabel": {
1131
+ "background": {
1132
+ "color": {
1133
+ "success": "#cbfbdb",
1134
+ "informative": "#ece6f9",
1135
+ "warning": "#ffe6d2"
1136
+ }
1137
+ },
1138
+ "icon": {
1139
+ "shape": {
1140
+ "color": {
1141
+ "success": "#014f2d",
1142
+ "informative": "#4420b0",
1143
+ "warning": "#623a0e"
1144
+ }
1145
+ },
1146
+ "size": 16
1147
+ },
1148
+ "padding": 8,
1149
+ "gap": 4,
1150
+ "border": {
1151
+ "radius": 8
1152
+ }
1153
+ },
1154
+ "textLink": {
1155
+ "gap": 8,
1156
+ "border": {
1157
+ "width": 1,
1158
+ "color": "#dc134f"
1159
+ },
1160
+ "icon": {
1161
+ "size": 16,
1162
+ "shape": {
1163
+ "color": {
1164
+ "accent": "#dc134f"
1165
+ }
1166
+ }
1167
+ }
1168
+ },
1169
+ "badge": {
1170
+ "padding": {
1171
+ "medium": 8,
1172
+ "inline": {
1173
+ "small": 8
1174
+ },
1175
+ "block": {
1176
+ "small": 4
1177
+ }
1178
+ },
1179
+ "gap": {
1180
+ "medium": 8,
1181
+ "small": 4
1182
+ },
1183
+ "background": {
1184
+ "color": {
1185
+ "brand": {
1186
+ "toneB": "#f9eaed",
1187
+ "toneA": "#8a224a"
1188
+ },
1189
+ "rettsdata": {
1190
+ "toneB": "#f1f1ff",
1191
+ "toneA": "#1a196b"
1192
+ },
1193
+ "neutral": {
1194
+ "toneB": "#eceef1"
1195
+ }
1196
+ }
1197
+ },
1198
+ "statusCircle": {
1199
+ "background": {
1200
+ "color": {
1201
+ "brand": {
1202
+ "toneA": "#ec4f87"
1203
+ },
1204
+ "rettsdata": {
1205
+ "toneB": "#dcddff"
1206
+ }
1207
+ }
1208
+ },
1209
+ "size": {
1210
+ "width": {
1211
+ "medium": 10,
1212
+ "small": 8
1213
+ },
1214
+ "height": {
1215
+ "medium": 10,
1216
+ "small": 8
1217
+ }
1218
+ }
1219
+ },
1220
+ "border": {
1221
+ "radius": 4
1222
+ }
1223
+ },
1224
+ "badgeIcon": {
1225
+ "icon": {
1226
+ "shape": {
1227
+ "color": {
1228
+ "brand": {
1229
+ "toneA": "#691837",
1230
+ "toneB": "#f9eaed"
1231
+ },
1232
+ "rettsdata": {
1233
+ "toneA": "#5555ff",
1234
+ "toneB": "#dcddff"
1235
+ },
1236
+ "accent": {
1237
+ "toneA": "#dc134f",
1238
+ "toneB": "#fbeaea"
1239
+ },
1240
+ "nature": {
1241
+ "toneA": "#343a32",
1242
+ "toneB": "#d9e7d5"
1243
+ },
1244
+ "fantasy": {
1245
+ "toneA": "#28222a",
1246
+ "toneB": "#c1b9c4"
1247
+ },
1248
+ "thriller": {
1249
+ "toneA": "#081e27",
1250
+ "toneB": "#aec3c3"
1251
+ },
1252
+ "romance": {
1253
+ "toneA": "#691837",
1254
+ "toneB": "#f9eaec"
1255
+ },
1256
+ "vacation": {
1257
+ "toneA": "#b02c13",
1258
+ "toneB": "#faebe6"
1259
+ },
1260
+ "nostalgia": {
1261
+ "toneA": "#2f2115",
1262
+ "toneB": "#fdf9f6"
1263
+ },
1264
+ "neutral": {
1265
+ "toneA": "#202429",
1266
+ "toneB": "#eceef1"
1267
+ }
1268
+ }
1269
+ },
1270
+ "size": {
1271
+ "medium": 16,
1272
+ "small": 12
1273
+ }
1274
+ },
1275
+ "padding": {
1276
+ "block": {
1277
+ "medium": 8,
1278
+ "small": 4
1279
+ }
1280
+ },
1281
+ "gap": {
1282
+ "medium": 8,
1283
+ "small": 4
1284
+ }
1285
+ },
1286
+ "_radiobutton": {
1287
+ "padding": 4,
1288
+ "gap": 8,
1289
+ "containerLeft": {
1290
+ "gap": 12
1291
+ },
1292
+ "indicator": {
1293
+ "border": {
1294
+ "radius": 9999,
1295
+ "width": 1,
1296
+ "color": {
1297
+ "success": "#014f2d",
1298
+ "brand": "#330314"
1299
+ }
1300
+ },
1301
+ "height": 14,
1302
+ "width": 14,
1303
+ "shape": {
1304
+ "color": {
1305
+ "success": "#014f2d",
1306
+ "brand": "#330314"
1307
+ },
1308
+ "width": 10,
1309
+ "height": 10
1310
+ }
1311
+ },
1312
+ "outline": {
1313
+ "height": 16,
1314
+ "width": 16,
1315
+ "border": {
1316
+ "radius": 9999,
1317
+ "width": 4,
1318
+ "color": {
1319
+ "success": {
1320
+ "hover": "#cbfbdb",
1321
+ "active": "#5ae89f"
1322
+ },
1323
+ "brand": {
1324
+ "hover": "#f9eaed",
1325
+ "active": "#f5c9d3"
1326
+ }
1327
+ }
1328
+ }
1329
+ }
1330
+ },
1331
+ "alertBanner": {
1332
+ "padding": {
1333
+ "top": 8,
1334
+ "right": 8,
1335
+ "bottom": 8,
1336
+ "left": 16
1337
+ },
1338
+ "border": {
1339
+ "radius": 12
1340
+ },
1341
+ "innerContainerLeft": {
1342
+ "gap": 12
1343
+ },
1344
+ "innerContainerRight": {
1345
+ "padding": {
1346
+ "right": 8
1347
+ }
1348
+ },
1349
+ "background": {
1350
+ "color": {
1351
+ "success": "#cbfbdb",
1352
+ "informative": "#ece6f9",
1353
+ "warning": "#ffe6d2"
1354
+ }
1355
+ },
1356
+ "icon": {
1357
+ "size": 12,
1358
+ "shape": {
1359
+ "color": {
1360
+ "success": "#014f2d",
1361
+ "informative": "#4420b0",
1362
+ "warning": "#623a0e"
1363
+ }
1364
+ }
1365
+ },
1366
+ "size": {
1367
+ "height": 56
1368
+ }
1369
+ },
1370
+ "alertAccordion": {
1371
+ "padding": 16,
1372
+ "border": {
1373
+ "radius": 12
1374
+ },
1375
+ "message": {
1376
+ "gap": 12
1377
+ },
1378
+ "innerContainerLeft": {
1379
+ "gap": 24
1380
+ },
1381
+ "background": {
1382
+ "color": {
1383
+ "success": "#cbfbdb",
1384
+ "informative": "#ece6f9",
1385
+ "warning": "#ffe6d2"
1386
+ }
1387
+ },
1388
+ "icon": {
1389
+ "size": 12,
1390
+ "shape": {
1391
+ "color": {
1392
+ "success": "#014f2d",
1393
+ "informative": "#4420b0",
1394
+ "warning": "#623a0e"
1395
+ }
1396
+ }
1397
+ }
1398
+ },
1399
+ "uiButton": {
1400
+ "gap": 8,
1401
+ "background": {
1402
+ "color": {
1403
+ "success": {
1404
+ "toneB": {
1405
+ "fallback": "#cbfbdb",
1406
+ "hover": "#03834e1a"
1407
+ },
1408
+ "toneA": {
1409
+ "fallback": "#014f2d",
1410
+ "hover": "#cbfbdb1a"
1411
+ }
1412
+ },
1413
+ "informative": {
1414
+ "toneB": {
1415
+ "fallback": "#ece6f9",
1416
+ "hover": "#4420b01a"
1417
+ },
1418
+ "toneA": {
1419
+ "fallback": "#4420b0",
1420
+ "hover": "#ece6f91a"
1421
+ }
1422
+ },
1423
+ "warning": {
1424
+ "toneB": {
1425
+ "fallback": "#ffe6d2",
1426
+ "hover": "#623a0e1a"
1427
+ },
1428
+ "toneA": {
1429
+ "fallback": "#623a0e",
1430
+ "hover": "#ffe6d21a"
1431
+ }
1432
+ }
1433
+ }
1434
+ },
1435
+ "size": {
1436
+ "height": 40
1437
+ },
1438
+ "padding": {
1439
+ "inline": 16,
1440
+ "block": {
1441
+ "iconOnly": 12
1442
+ }
1443
+ },
1444
+ "icon": {
1445
+ "size": 16,
1446
+ "shape": {
1447
+ "color": {
1448
+ "success": {
1449
+ "toneA": "#014f2d",
1450
+ "toneB": "#cbfbdb"
1451
+ },
1452
+ "informative": {
1453
+ "toneA": "#4420b0",
1454
+ "toneB": "#ece6f9"
1455
+ },
1456
+ "warning": {
1457
+ "toneA": "#623a0e",
1458
+ "toneB": "#ffe6d2"
1459
+ }
1460
+ }
1461
+ }
1462
+ }
1463
+ },
1464
+ "themeButton": {
1465
+ "gap": 8,
1466
+ "size": {
1467
+ "height": 40
1468
+ },
1469
+ "padding": {
1470
+ "inline": 16,
1471
+ "block": {
1472
+ "iconOnly": 12
1473
+ }
1474
+ },
1475
+ "border": {
1476
+ "radius": 8,
1477
+ "color": {
1478
+ "nostalgia": {
1479
+ "secondary": {
1480
+ "toneA": {
1481
+ "hover": "#2f2115",
1482
+ "active": "#2f2115"
1483
+ },
1484
+ "toneB": {
1485
+ "hover": "#fdf9f6",
1486
+ "active": "#fdf9f6"
1487
+ }
1488
+ }
1489
+ },
1490
+ "nature": {
1491
+ "secondary": {
1492
+ "toneA": {
1493
+ "hover": "#343a32",
1494
+ "active": "#343a32"
1495
+ },
1496
+ "toneB": {
1497
+ "hover": "#d9e7d5",
1498
+ "active": "#d9e7d5"
1499
+ }
1500
+ }
1501
+ },
1502
+ "romance": {
1503
+ "secondary": {
1504
+ "toneA": {
1505
+ "hover": "#691837",
1506
+ "active": "#691837"
1507
+ },
1508
+ "toneB": {
1509
+ "hover": "#f9eaec",
1510
+ "active": "#f9eaec"
1511
+ }
1512
+ }
1513
+ },
1514
+ "thriller": {
1515
+ "secondary": {
1516
+ "toneA": {
1517
+ "hover": "#081e27",
1518
+ "active": "#081e27"
1519
+ },
1520
+ "toneB": {
1521
+ "hover": "#aec3c3",
1522
+ "active": "#aec3c3"
1523
+ }
1524
+ }
1525
+ },
1526
+ "fantasy": {
1527
+ "secondary": {
1528
+ "toneA": {
1529
+ "hover": "#28222a",
1530
+ "active": "#28222a"
1531
+ },
1532
+ "toneB": {
1533
+ "hover": "#c1b9c4",
1534
+ "active": "#c1b9c4"
1535
+ }
1536
+ }
1537
+ },
1538
+ "vacation": {
1539
+ "secondary": {
1540
+ "toneA": {
1541
+ "hover": "#b02c13",
1542
+ "active": "#b02c13"
1543
+ },
1544
+ "toneB": {
1545
+ "hover": "#faebe6",
1546
+ "active": "#faebe6"
1547
+ }
1548
+ }
1549
+ },
1550
+ "accent": {
1551
+ "secondary": {
1552
+ "toneA": {
1553
+ "hover": "#dc134f",
1554
+ "active": "#dc134f"
1555
+ },
1556
+ "toneB": {
1557
+ "hover": "#fbeaea",
1558
+ "active": "#fbeaea"
1559
+ }
1560
+ }
1561
+ }
1562
+ },
1563
+ "width": {
1564
+ "hover": 1,
1565
+ "active": 1
1566
+ }
1567
+ },
1568
+ "background": {
1569
+ "color": {
1570
+ "accent": {
1571
+ "primary": {
1572
+ "toneA": {
1573
+ "fallback": "#dc134f",
1574
+ "hover": "#1d00011a"
1575
+ },
1576
+ "toneB": {
1577
+ "fallback": "#fbeaea",
1578
+ "hover": "#4811251a"
1579
+ }
1580
+ }
1581
+ },
1582
+ "nostalgia": {
1583
+ "primary": {
1584
+ "toneA": {
1585
+ "fallback": "#2f2115",
1586
+ "hover": "#fdf9f61a"
1587
+ },
1588
+ "toneB": {
1589
+ "fallback": "#fdf9f6",
1590
+ "hover": "#2f21151a"
1591
+ }
1592
+ }
1593
+ },
1594
+ "nature": {
1595
+ "primary": {
1596
+ "toneA": {
1597
+ "fallback": "#343a32",
1598
+ "hover": "#d9e7d51a"
1599
+ },
1600
+ "toneB": {
1601
+ "fallback": "#d9e7d5",
1602
+ "hover": "#343a321a"
1603
+ }
1604
+ }
1605
+ },
1606
+ "romance": {
1607
+ "primary": {
1608
+ "toneA": {
1609
+ "fallback": "#691837",
1610
+ "hover": "#f9eaec1a"
1611
+ },
1612
+ "toneB": {
1613
+ "fallback": "#f9eaec",
1614
+ "hover": "#6918371a"
1615
+ }
1616
+ }
1617
+ },
1618
+ "thriller": {
1619
+ "primary": {
1620
+ "toneA": {
1621
+ "fallback": "#081e27",
1622
+ "hover": "#aec3c31a"
1623
+ },
1624
+ "toneB": {
1625
+ "fallback": "#aec3c3",
1626
+ "hover": "#081e271a"
1627
+ }
1628
+ }
1629
+ },
1630
+ "fantasy": {
1631
+ "primary": {
1632
+ "toneA": {
1633
+ "fallback": "#28222a",
1634
+ "hover": "#c1b9c41a"
1635
+ },
1636
+ "toneB": {
1637
+ "fallback": "#c1b9c4",
1638
+ "hover": "#28222a1a"
1639
+ }
1640
+ }
1641
+ },
1642
+ "vacation": {
1643
+ "primary": {
1644
+ "toneA": {
1645
+ "fallback": "#b02c13",
1646
+ "hover": "#faebe61a"
1647
+ },
1648
+ "toneB": {
1649
+ "fallback": "#faebe6",
1650
+ "hover": "#b02c131a"
1651
+ }
1652
+ }
1653
+ }
1654
+ }
1655
+ },
1656
+ "icon": {
1657
+ "size": 16,
1658
+ "shape": {
1659
+ "color": {
1660
+ "accent": {
1661
+ "primary": {
1662
+ "toneB": "#fbeaea",
1663
+ "toneA": "#dc134f"
1664
+ },
1665
+ "secondary": {
1666
+ "toneA": "#dc134f",
1667
+ "toneB": "#fbeaea"
1668
+ }
1669
+ },
1670
+ "nostalgia": {
1671
+ "primary": {
1672
+ "toneB": "#fdf9f6",
1673
+ "toneA": "#2f2115"
1674
+ },
1675
+ "secondary": {
1676
+ "toneA": "#2f2115",
1677
+ "toneB": "#fdf9f6"
1678
+ }
1679
+ },
1680
+ "nature": {
1681
+ "primary": {
1682
+ "toneB": "#d9e7d5",
1683
+ "toneA": "#343a32"
1684
+ },
1685
+ "secondary": {
1686
+ "toneA": "#343a32",
1687
+ "toneB": "#d9e7d5"
1688
+ }
1689
+ },
1690
+ "romance": {
1691
+ "primary": {
1692
+ "toneB": "#f9eaec",
1693
+ "toneA": "#691837"
1694
+ },
1695
+ "secondary": {
1696
+ "toneA": "#691837",
1697
+ "toneB": "#f9eaec"
1698
+ }
1699
+ },
1700
+ "thriller": {
1701
+ "primary": {
1702
+ "toneB": "#aec3c3",
1703
+ "toneA": "#081e27"
1704
+ },
1705
+ "secondary": {
1706
+ "toneA": "#081e27",
1707
+ "toneB": "#aec3c3"
1708
+ }
1709
+ },
1710
+ "fantasy": {
1711
+ "primary": {
1712
+ "toneB": "#c1b9c4",
1713
+ "toneA": "#28222a"
1714
+ },
1715
+ "secondary": {
1716
+ "toneA": "#28222a",
1717
+ "toneB": "#c1b9c4"
1718
+ }
1719
+ },
1720
+ "vacation": {
1721
+ "primary": {
1722
+ "toneB": "#faebe6",
1723
+ "toneA": "#b02c13"
1724
+ },
1725
+ "secondary": {
1726
+ "toneA": "#b02c13",
1727
+ "toneB": "#faebe6"
1728
+ }
1729
+ }
1730
+ }
1731
+ }
1732
+ }
1733
+ },
1734
+ "breadcrumb": {
1735
+ "icon": {
1736
+ "shape": {
1737
+ "color": "#884d5d"
1738
+ },
1739
+ "size": 12
1740
+ },
1741
+ "gap": 8
1742
+ },
1743
+ "breadcrumbItem": {
1744
+ "menuItem": {
1745
+ "gap": 8,
1746
+ "padding": 8,
1747
+ "border": {
1748
+ "radius": 8
1749
+ },
1750
+ "background": {
1751
+ "color": "#fdf9f9"
1752
+ },
1753
+ "shadow": {
1754
+ "blur": 2,
1755
+ "color": "#95a5b7"
1756
+ }
1757
+ }
1758
+ },
1759
+ "collapsible": {
1760
+ "icon": {
1761
+ "size": 16,
1762
+ "background": {
1763
+ "color": "#f9eaed"
1764
+ },
1765
+ "shape": {
1766
+ "color": "#481125"
1767
+ }
1768
+ },
1769
+ "gap": 8,
1770
+ "padding": {
1771
+ "top": 16
1772
+ },
1773
+ "gradient": {
1774
+ "color": "#fdf9f9",
1775
+ "stop": 1
1776
+ }
1777
+ },
1778
+ "productCard": {
1779
+ "productContainer": {
1780
+ "background": {
1781
+ "color": {
1782
+ "brand": {
1783
+ "fallback": "#f9eaed",
1784
+ "hover": "#28000e1a"
1785
+ },
1786
+ "neutral": {
1787
+ "fallback": "#eceef1",
1788
+ "hover": "#0f11141a"
1789
+ },
1790
+ "fantasy": {
1791
+ "fallback": "#3f3643",
1792
+ "hover": "#c1b9c41a"
1793
+ },
1794
+ "nature": {
1795
+ "fallback": "#6c7868",
1796
+ "hover": "#d9e7d51a"
1797
+ },
1798
+ "thriller": {
1799
+ "fallback": "#0b2e3a",
1800
+ "hover": "#aec3c31a"
1801
+ },
1802
+ "romance": {
1803
+ "fallback": "#8a224a",
1804
+ "hover": "#f9eaec1a"
1805
+ }
1806
+ }
1807
+ },
1808
+ "padding": 12,
1809
+ "border": {
1810
+ "radius": 8
1811
+ },
1812
+ "size": {
1813
+ "height": 320
1814
+ }
1815
+ },
1816
+ "innerProductContainer": {
1817
+ "gap": 16,
1818
+ "paddingBottom": 24
1819
+ },
1820
+ "textContainer": {
1821
+ "padding": {
1822
+ "inline": 8,
1823
+ "block": 16
1824
+ },
1825
+ "gap": 8
1826
+ },
1827
+ "imageContainer": {
1828
+ "padding": {
1829
+ "inline": 12
1830
+ }
1831
+ },
1832
+ "innerProductContainerTop": {
1833
+ "size": {
1834
+ "height": 32
1835
+ }
1836
+ },
1837
+ "innerProductContainerBottom": {
1838
+ "size": {
1839
+ "height": 24
1840
+ }
1841
+ }
1842
+ },
1843
+ "menuItem": {
1844
+ "gap": 8,
1845
+ "border": {
1846
+ "radius": 4
1847
+ },
1848
+ "padding": {
1849
+ "block": 12,
1850
+ "inline": 16
1851
+ },
1852
+ "textContainer": {
1853
+ "borderBottom": {
1854
+ "padding": 2
1855
+ },
1856
+ "border": {
1857
+ "width": {
1858
+ "active": 1
1859
+ },
1860
+ "color": {
1861
+ "active": "#691837"
1862
+ }
1863
+ },
1864
+ "gap": 8
1865
+ },
1866
+ "background": {
1867
+ "color": {
1868
+ "hover": "#f9eaed",
1869
+ "pressed": "#f3eced"
1870
+ }
1871
+ },
1872
+ "imageContainer": {
1873
+ "size": {
1874
+ "height": 40,
1875
+ "width": 40
1876
+ },
1877
+ "border": {
1878
+ "radius": 4
1879
+ }
1880
+ }
1881
+ },
1882
+ "checkbox": {
1883
+ "textContainer": {
1884
+ "padding": {
1885
+ "left": 4,
1886
+ "bottom": 8
1887
+ }
1888
+ },
1889
+ "inputContainer": {
1890
+ "gap": {
1891
+ "list": 4,
1892
+ "row": 16
1893
+ }
1894
+ },
1895
+ "innerInputContainer": {
1896
+ "gap": 4,
1897
+ "padding": {
1898
+ "left": 16
1899
+ }
1900
+ },
1901
+ "text": {
1902
+ "color": {
1903
+ "label": "#884d5d"
1904
+ }
1905
+ }
1906
+ },
1907
+ "radiobutton": {
1908
+ "textContainer": {
1909
+ "padding": {
1910
+ "left": 4,
1911
+ "bottom": 8
1912
+ }
1913
+ },
1914
+ "text": {
1915
+ "color": {
1916
+ "label": "#884d5d"
1917
+ }
1918
+ },
1919
+ "inputContainer": {
1920
+ "gap": {
1921
+ "list": 8,
1922
+ "row": 16
1923
+ }
1924
+ },
1925
+ "inputAlertContainer": {
1926
+ "gap": 4
1927
+ }
1928
+ },
1929
+ "filter": {
1930
+ "background": {
1931
+ "color": {
1932
+ "fallback": "#f9eaed",
1933
+ "hover": "#1d00011a",
1934
+ "active": "#dc134f"
1935
+ }
1936
+ },
1937
+ "size": {
1938
+ "height": 40
1939
+ },
1940
+ "padding": {
1941
+ "inline": 8
1942
+ },
1943
+ "gap": 12,
1944
+ "border": {
1945
+ "radius": 4
1946
+ },
1947
+ "counter": {
1948
+ "background": {
1949
+ "color": {
1950
+ "fallback": "#f5c9d3",
1951
+ "hover": "#1d00011a"
1952
+ }
1953
+ },
1954
+ "border": {
1955
+ "radius": 8
1956
+ },
1957
+ "size": {
1958
+ "height": 24
1959
+ },
1960
+ "padding": {
1961
+ "inline": 4
1962
+ }
1963
+ }
1964
+ },
1965
+ "navLinkGroup": {
1966
+ "gap": 16
1967
+ },
1968
+ "search": {
1969
+ "background": {
1970
+ "color": {
1971
+ "fallback": "#f9eaed",
1972
+ "active": "#fdf9f9"
1973
+ }
1974
+ },
1975
+ "border": {
1976
+ "color": {
1977
+ "hover": "#884d5d",
1978
+ "active": "#691837",
1979
+ "focus": "#884d5d"
1980
+ },
1981
+ "radius": 8,
1982
+ "width": 1
1983
+ },
1984
+ "size": {
1985
+ "height": 40
1986
+ },
1987
+ "padding": {
1988
+ "inline": {
1989
+ "left": 12,
1990
+ "right": 12
1991
+ },
1992
+ "gap": 8
1993
+ },
1994
+ "icon": {
1995
+ "shape": {
1996
+ "color": {
1997
+ "fallback": "#884d5d",
1998
+ "active": "#691837"
1999
+ }
2000
+ }
2001
+ }
2002
+ },
2003
+ "navigationBar": {
2004
+ "background": {
2005
+ "color": "#fdf9f9"
2006
+ },
2007
+ "padding": {
2008
+ "block": {
2009
+ "desktop": 32,
2010
+ "mobile": 16
2011
+ }
2012
+ },
2013
+ "innerContainer": {
2014
+ "gap": 12
2015
+ }
2016
+ },
2017
+ "menuPanel": {
2018
+ "padding": 16,
2019
+ "border": {
2020
+ "radius": 24
2021
+ },
2022
+ "gap": 16,
2023
+ "background": {
2024
+ "color": "#fdf9f9"
2025
+ },
2026
+ "shadow": {
2027
+ "color": "#95a5b7",
2028
+ "blur": 2
2029
+ }
2030
+ },
2031
+ "dropdownTrigger": {
2032
+ "padding": {
2033
+ "inline": 8
2034
+ },
2035
+ "gap": 8,
2036
+ "border": {
2037
+ "radius": 8,
2038
+ "color": "#691837",
2039
+ "width": 1
2040
+ },
2041
+ "background": {
2042
+ "color": {
2043
+ "filled": {
2044
+ "fallback": "#f9eaed",
2045
+ "hover": "#f3eced"
2046
+ }
2047
+ }
2048
+ },
2049
+ "icon": {
2050
+ "background": {
2051
+ "color": "#e5cfd3"
2052
+ },
2053
+ "shape": {
2054
+ "color": "#691837"
2055
+ },
2056
+ "size": 16
2057
+ },
2058
+ "size": {
2059
+ "height": 40
2060
+ }
2061
+ },
2062
+ "textModule": {
2063
+ "padding": {
2064
+ "inline": 32,
2065
+ "top": 40,
2066
+ "bottom": 48
2067
+ },
2068
+ "gap": 8,
2069
+ "innerTextContainer": {
2070
+ "gap": 24
2071
+ },
2072
+ "color": {
2073
+ "background": {
2074
+ "brand": {
2075
+ "toneB": "#fdf9f9",
2076
+ "toneA": "#481125"
2077
+ },
2078
+ "neutral": {
2079
+ "toneB": "#f9fafb",
2080
+ "toneA": "#202429"
2081
+ },
2082
+ "nature": {
2083
+ "toneB": "#d9e7d5",
2084
+ "toneA": "#343a32"
2085
+ },
2086
+ "fantasy": {
2087
+ "toneB": "#c1b9c4",
2088
+ "toneA": "#28222a"
2089
+ },
2090
+ "thriller": {
2091
+ "toneB": "#aec3c3",
2092
+ "toneA": "#0b2e3a"
2093
+ },
2094
+ "romance": {
2095
+ "toneB": "#f9eaec",
2096
+ "toneA": "#691837"
2097
+ },
2098
+ "vacation": {
2099
+ "toneB": "#faebe6",
2100
+ "toneA": "#b02c13"
2101
+ },
2102
+ "nostalgia": {
2103
+ "toneB": "#fdf9f6",
2104
+ "toneA": "#705b4a"
2105
+ }
2106
+ }
2107
+ }
2108
+ },
2109
+ "cornerBox": {
2110
+ "topContainer": {
2111
+ "padding": 16,
2112
+ "gap": 8,
2113
+ "background": {
2114
+ "color": {
2115
+ "brand": {
2116
+ "toneB": "#fdf9f9",
2117
+ "toneA": "#330314"
2118
+ },
2119
+ "nature": {
2120
+ "toneB": "#d9e7d5",
2121
+ "toneA": "#343a32"
2122
+ },
2123
+ "fantasy": {
2124
+ "toneB": "#c1b9c4",
2125
+ "toneA": "#28222a"
2126
+ },
2127
+ "thriller": {
2128
+ "toneB": "#aec3c3",
2129
+ "toneA": "#081e27"
2130
+ },
2131
+ "romance": {
2132
+ "toneB": "#f9eaec",
2133
+ "toneA": "#691837"
2134
+ },
2135
+ "vacation": {
2136
+ "toneB": "#faebe6",
2137
+ "toneA": "#b02c13"
2138
+ },
2139
+ "nostalgia": {
2140
+ "toneB": "#fdf9f6",
2141
+ "toneA": "#2f2115"
2142
+ }
2143
+ }
2144
+ },
2145
+ "borderTopLeft": {
2146
+ "radius": 16
2147
+ },
2148
+ "borderTopRight": {
2149
+ "radius": 16
2150
+ },
2151
+ "borderBottomRight": {
2152
+ "radius": 16
2153
+ }
2154
+ },
2155
+ "bottomInnerContainer": {
2156
+ "padding": {
2157
+ "links": 4,
2158
+ "block": {
2159
+ "badges": 8
2160
+ },
2161
+ "inline": {
2162
+ "badges": 16
2163
+ }
2164
+ },
2165
+ "background": {
2166
+ "color": {
2167
+ "brand": {
2168
+ "toneB": "#fdf9f9",
2169
+ "toneA": "#330314"
2170
+ },
2171
+ "nature": {
2172
+ "toneB": "#d9e7d5",
2173
+ "toneA": "#343a32"
2174
+ },
2175
+ "romance": {
2176
+ "toneB": "#f9eaec",
2177
+ "toneA": "#691837"
2178
+ },
2179
+ "thriller": {
2180
+ "toneB": "#aec3c3",
2181
+ "toneA": "#081e27"
2182
+ },
2183
+ "fantasy": {
2184
+ "toneB": "#c1b9c4",
2185
+ "toneA": "#28222a"
2186
+ },
2187
+ "vacation": {
2188
+ "toneB": "#faebe6",
2189
+ "toneA": "#b02c13"
2190
+ },
2191
+ "nostalgia": {
2192
+ "toneB": "#fdf9f6",
2193
+ "toneA": "#2f2115"
2194
+ }
2195
+ }
2196
+ },
2197
+ "vector": {
2198
+ "color": {
2199
+ "brand": {
2200
+ "toneB": "#fdf9f9",
2201
+ "toneA": "#330314"
2202
+ },
2203
+ "nature": {
2204
+ "toneB": "#d9e7d5",
2205
+ "toneA": "#343a32"
2206
+ },
2207
+ "romance": {
2208
+ "toneB": "#f9eaec",
2209
+ "toneA": "#691837"
2210
+ },
2211
+ "thriller": {
2212
+ "toneB": "#aec3c3",
2213
+ "toneA": "#081e27"
2214
+ },
2215
+ "fantasy": {
2216
+ "toneB": "#c1b9c4",
2217
+ "toneA": "#28222a"
2218
+ },
2219
+ "vacation": {
2220
+ "toneB": "#faebe6",
2221
+ "toneA": "#b02c13"
2222
+ },
2223
+ "nostalgia": {
2224
+ "toneB": "#fdf9f6",
2225
+ "toneA": "#2f2115"
2226
+ }
2227
+ }
2228
+ },
2229
+ "gap": 16,
2230
+ "borderBottom": {
2231
+ "radius": 16
2232
+ }
2233
+ },
2234
+ "vector": {
2235
+ "color": {
2236
+ "brand": {
2237
+ "toneB": "#fdf9f9",
2238
+ "toneA": "#330314"
2239
+ },
2240
+ "nature": {
2241
+ "toneB": "#d9e7d5",
2242
+ "toneA": "#343a32"
2243
+ },
2244
+ "romance": {
2245
+ "toneB": "#f9eaec",
2246
+ "toneA": "#691837"
2247
+ },
2248
+ "thriller": {
2249
+ "toneB": "#aec3c3",
2250
+ "toneA": "#081e27"
2251
+ },
2252
+ "fantasy": {
2253
+ "toneB": "#c1b9c4",
2254
+ "toneA": "#28222a"
2255
+ },
2256
+ "vacation": {
2257
+ "toneB": "#faebe6",
2258
+ "toneA": "#b02c13"
2259
+ },
2260
+ "nostalgia": {
2261
+ "toneB": "#fdf9f6",
2262
+ "toneA": "#2f2115"
2263
+ }
2264
+ }
2265
+ },
2266
+ "topTextContainer": {
2267
+ "gap": 8
2268
+ }
2269
+ },
2270
+ "mediaBox": {
2271
+ "size": {
2272
+ "height": 262
2273
+ },
2274
+ "gap": {
2275
+ "2": 32,
2276
+ "3": 16,
2277
+ "4": 8
2278
+ }
2279
+ },
2280
+ "navigationCard": {
2281
+ "padding": 16,
2282
+ "bottomTextBox": {
2283
+ "padding": {
2284
+ "inline": 8,
2285
+ "block": 12
2286
+ },
2287
+ "border": {
2288
+ "radius": 8
2289
+ },
2290
+ "background": {
2291
+ "color": "#fdf9f9"
2292
+ }
2293
+ },
2294
+ "overlay": {
2295
+ "background": {
2296
+ "color": {
2297
+ "overlayLight": {
2298
+ "hover": "#fdf9f91a",
2299
+ "active": "#fdf9f933"
2300
+ },
2301
+ "overlayDark": {
2302
+ "hover": "#28000e1a",
2303
+ "active": "#28000e33"
2304
+ }
2305
+ }
2306
+ }
2307
+ },
2308
+ "size": {
2309
+ "height": 232
2310
+ },
2311
+ "border": {
2312
+ "radius": 16
2313
+ }
2314
+ },
2315
+ "featureItemProminent": {
2316
+ "padding": 16,
2317
+ "gap": {
2318
+ "vertical": 16,
2319
+ "horizontal": 8
2320
+ },
2321
+ "border": {
2322
+ "radius": 16
2323
+ },
2324
+ "mediaBoxContainer": {
2325
+ "padding": {
2326
+ "inline": 16
2327
+ }
2328
+ },
2329
+ "overlay": {
2330
+ "background": {
2331
+ "color": {
2332
+ "overlayLight": {
2333
+ "hover": "#fdf9f91a",
2334
+ "active": "#fdf9f933"
2335
+ },
2336
+ "overlayDark": {
2337
+ "hover": "#28000e1a",
2338
+ "active": "#28000e33"
2339
+ }
2340
+ }
2341
+ }
2342
+ },
2343
+ "size": {
2344
+ "height": 448
2345
+ }
2346
+ },
2347
+ "_accordion": {
2348
+ "container": {
2349
+ "padding": 16,
2350
+ "gap": 8,
2351
+ "background": {
2352
+ "color": {
2353
+ "isopen(true)": "#f9eaed",
2354
+ "hover": "#f9eaed"
2355
+ }
2356
+ },
2357
+ "border": {
2358
+ "radius": 4
2359
+ }
2360
+ }
2361
+ },
2362
+ "_listElements": {
2363
+ "padding": {
2364
+ "left": {
2365
+ "nested": 24
2366
+ }
2367
+ }
2368
+ },
2369
+ "list": {
2370
+ "listBlock": {
2371
+ "gap": 8
2372
+ },
2373
+ "nestedListContainer": {
2374
+ "gap": 8
2375
+ },
2376
+ "gap": {
2377
+ "ordered": {
2378
+ "medium": 16,
2379
+ "large": 16
2380
+ },
2381
+ "unordered": {
2382
+ "medium": 16,
2383
+ "large": 24
2384
+ }
2385
+ }
2386
+ },
2387
+ "mediaModule": {
2388
+ "gap": 16,
2389
+ "innerInnerCreditContainer": {
2390
+ "borderRadius": {
2391
+ "topLeft": {
2392
+ "rightAlign": 16
2393
+ },
2394
+ "bottomRight": {
2395
+ "rightAlign": 16
2396
+ },
2397
+ "topRight": {
2398
+ "leftAlign": 16
2399
+ },
2400
+ "bottomLeft": {
2401
+ "leftAlign": 16
2402
+ }
2403
+ },
2404
+ "vector": {
2405
+ "width": 16,
2406
+ "height": 16
2407
+ },
2408
+ "padding": 24
2409
+ },
2410
+ "border": {
2411
+ "radius": 16
2412
+ },
2413
+ "imageContainer": {
2414
+ "size": {
2415
+ "height": 366
2416
+ }
2417
+ }
2418
+ },
2419
+ "contentCard": {
2420
+ "gap": {
2421
+ "subtle": 8,
2422
+ "prominent": 16
2423
+ },
2424
+ "imageContainer": {
2425
+ "border": {
2426
+ "radius": {
2427
+ "subtle": 8,
2428
+ "prominent": 16
2429
+ }
2430
+ },
2431
+ "size": {
2432
+ "width": {
2433
+ "subtle": 120
2434
+ },
2435
+ "height": {
2436
+ "prominent": 224,
2437
+ "subtle": 120
2438
+ }
2439
+ },
2440
+ "padding": {
2441
+ "subtle": 8,
2442
+ "prominent": 12
2443
+ }
2444
+ },
2445
+ "textContainer": {
2446
+ "gap": 8,
2447
+ "padding": {
2448
+ "inline": 8
2449
+ }
2450
+ }
2451
+ },
2452
+ "profileCard": {
2453
+ "gap": 24,
2454
+ "padding": 16,
2455
+ "image": {
2456
+ "border": {
2457
+ "radius": 16
2458
+ }
2459
+ },
2460
+ "innerContainer": {
2461
+ "gap": 16
2462
+ }
2463
+ },
2464
+ "_dropdownMenu": {
2465
+ "gap": 8
2466
+ },
2467
+ "_contextualNavigationBar": {
2468
+ "padding": {
2469
+ "inline": 16,
2470
+ "block": 24
2471
+ },
2472
+ "border": {
2473
+ "radius": 8
2474
+ },
2475
+ "leftContainer": {
2476
+ "gap": 40
2477
+ },
2478
+ "background": {
2479
+ "color": "#f9fafb"
2480
+ }
2481
+ },
2482
+ "quoteModule": {
2483
+ "toneA": {
2484
+ "brand": "#ffffff"
2485
+ },
2486
+ "gap": {
2487
+ "medium": {
2488
+ "desktop": 24
2489
+ },
2490
+ "small": {
2491
+ "desktop": 32
2492
+ },
2493
+ "mobile": 16
2494
+ },
2495
+ "imageContainer": {
2496
+ "size": {
2497
+ "width": {
2498
+ "medium": 301,
2499
+ "small": 180
2500
+ },
2501
+ "height": {
2502
+ "medium": 208,
2503
+ "small": 180
2504
+ }
2505
+ }
2506
+ },
2507
+ "innerContainer": {
2508
+ "gap": 16
2509
+ }
2510
+ },
2511
+ "_menuItemGroups": {
2512
+ "gap": 8,
2513
+ "labelContainer": {
2514
+ "padding": {
2515
+ "left": 16
2516
+ }
2517
+ }
2518
+ },
2519
+ "infoCard": {
2520
+ "gap": 24,
2521
+ "innerContainer": {
2522
+ "gap": 16
2523
+ },
2524
+ "image": {
2525
+ "size": {
2526
+ "width": 120,
2527
+ "height": 120
2528
+ },
2529
+ "border": {
2530
+ "radius": 16
2531
+ }
2532
+ }
2533
+ },
2534
+ "review": {
2535
+ "size": {
2536
+ "width": 24,
2537
+ "height": 24
2538
+ }
2539
+ },
2540
+ "textLabel": {
2541
+ "text": {
2542
+ "color": {
2543
+ "brand": {
2544
+ "toneB": "#f9eaed",
2545
+ "toneA": "#691837"
2546
+ },
2547
+ "nostalgia": {
2548
+ "toneA": "#2f2115",
2549
+ "toneB": "#fdf9f6"
2550
+ },
2551
+ "thriller": {
2552
+ "toneB": "#aec3c3",
2553
+ "toneA": "#081e27"
2554
+ },
2555
+ "romance": {
2556
+ "toneA": "#691837",
2557
+ "toneB": "#f9eaec"
2558
+ },
2559
+ "nature": {
2560
+ "toneA": "#343a32",
2561
+ "toneB": "#d9e7d5"
2562
+ },
2563
+ "warning": {
2564
+ "toneA": "#623a0e",
2565
+ "toneB": "#ffe6d2"
2566
+ },
2567
+ "vacation": {
2568
+ "toneB": "#faebe6",
2569
+ "toneA": "#b02c13"
2570
+ },
2571
+ "informative": {
2572
+ "toneA": "#4420b0",
2573
+ "toneB": "#ece6f9"
2574
+ },
2575
+ "success": {
2576
+ "toneB": "#cbfbdb",
2577
+ "toneA": "#014f2d"
2578
+ },
2579
+ "accent": {
2580
+ "toneB": "#fbeaea",
2581
+ "toneA": "#dc134f"
2582
+ },
2583
+ "fantasy": {
2584
+ "toneB": "#c1b9c4",
2585
+ "toneA": "#28222a"
2586
+ },
2587
+ "neutral": {
2588
+ "toneB": "#eceef1",
2589
+ "toneA": "#191c20"
2590
+ },
2591
+ "rettsdata": {
2592
+ "toneA": "#5555ff",
2593
+ "toneB": "#dcddff"
2594
+ },
2595
+ "wine": {
2596
+ "toneB": "#e5cfd3",
2597
+ "toneA": "#884d5d"
2598
+ },
2599
+ "subtle": {
2600
+ "toneA": "#884d5d",
2601
+ "toneB": "#e5cfd3"
2602
+ }
2603
+ },
2604
+ "size": {
2605
+ "medium": 14,
2606
+ "large": 16,
2607
+ "small": 12
2608
+ },
2609
+ "lineHeight": "auto",
2610
+ "weight": "regular",
2611
+ "font": "pp-mori"
2612
+ }
2613
+ },
2614
+ "textBody": {
2615
+ "text": {
2616
+ "color": {
2617
+ "nostalgia": {
2618
+ "toneB": "#fdf9f6",
2619
+ "toneA": "#2f2115"
2620
+ },
2621
+ "vacation": {
2622
+ "toneA": "#705a56",
2623
+ "toneB": "#faebe6"
2624
+ },
2625
+ "thriller": {
2626
+ "toneB": "#aec3c3",
2627
+ "toneA": "#081e27"
2628
+ },
2629
+ "fantasy": {
2630
+ "toneB": "#c1b9c4",
2631
+ "toneA": "#28222a"
2632
+ },
2633
+ "romance": {
2634
+ "toneA": "#691837",
2635
+ "toneB": "#f9eaec"
2636
+ },
2637
+ "nature": {
2638
+ "toneB": "#d9e7d5",
2639
+ "toneA": "#343a32"
2640
+ },
2641
+ "warning": {
2642
+ "toneA": "#623a0e",
2643
+ "toneB": "#ffe6d2"
2644
+ },
2645
+ "informative": {
2646
+ "toneA": "#4420b0",
2647
+ "toneB": "#ece6f9"
2648
+ },
2649
+ "success": {
2650
+ "toneB": "#cbfbdb",
2651
+ "toneA": "#014f2d"
2652
+ },
2653
+ "neutral": {
2654
+ "toneB": "#f9fafb",
2655
+ "toneA": "#191c20"
2656
+ },
2657
+ "brand": {
2658
+ "toneB": "#fdf9f9",
2659
+ "toneA": "#691837"
2660
+ },
2661
+ "subtle": {
2662
+ "toneB": "#e5cfd3",
2663
+ "toneA": "#884d5d"
2664
+ }
2665
+ },
2666
+ "size": {
2667
+ "small": 14,
2668
+ "medium": 16,
2669
+ "large": 18
2670
+ },
2671
+ "lineHeight": {
2672
+ "reading": {
2673
+ "large": {
2674
+ "long": 28,
2675
+ "short": 22
2676
+ },
2677
+ "small": {
2678
+ "long": 24,
2679
+ "short": 18
2680
+ },
2681
+ "medium": {
2682
+ "long": 25,
2683
+ "short": 23
2684
+ }
2685
+ },
2686
+ "brand": {
2687
+ "medium": {
2688
+ "short": 22,
2689
+ "long": 25
2690
+ },
2691
+ "large": {
2692
+ "short": 24,
2693
+ "long": 26
2694
+ },
2695
+ "small": {
2696
+ "short": 20,
2697
+ "long": 25
2698
+ }
2699
+ }
2700
+ },
2701
+ "reading": "inter",
2702
+ "brand": "pp-mori",
2703
+ "weight": "regular"
2704
+ }
2705
+ },
2706
+ "textHeading": {
2707
+ "text": {
2708
+ "lineHeight": {
2709
+ "brand": {
2710
+ "large": 60,
2711
+ "medium": 50
2712
+ },
2713
+ "reading": {
2714
+ "medium": 40,
2715
+ "large": 50
2716
+ }
2717
+ },
2718
+ "font": {
2719
+ "reading": "inter",
2720
+ "brand": "pp-mori"
2721
+ },
2722
+ "color": {
2723
+ "nostalgia": {
2724
+ "toneA": "#705b4a",
2725
+ "toneB": "#fdf9f6"
2726
+ },
2727
+ "vacation": {
2728
+ "toneA": "#b02c13",
2729
+ "toneB": "#faebe6"
2730
+ },
2731
+ "thriller": {
2732
+ "toneA": "#0b2e3a",
2733
+ "toneB": "#aec3c3"
2734
+ },
2735
+ "nature": {
2736
+ "toneB": "#d9e7d5",
2737
+ "toneA": "#343a32"
2738
+ },
2739
+ "fantasy": {
2740
+ "toneB": "#c1b9c4",
2741
+ "toneA": "#28222a"
2742
+ },
2743
+ "romance": {
2744
+ "toneA": "#8a224a",
2745
+ "toneB": "#f9eaec"
2746
+ },
2747
+ "brand": {
2748
+ "toneA": "#691837",
2749
+ "toneB": "#f9eaed"
2750
+ },
2751
+ "neutral": {
2752
+ "toneB": "#eceef1",
2753
+ "toneA": "#333a41"
2754
+ }
2755
+ },
2756
+ "weight": "book",
2757
+ "size": {
2758
+ "large": 40,
2759
+ "medium": 32
2760
+ }
2761
+ }
2762
+ },
2763
+ "textLead": {
2764
+ "text": {
2765
+ "color": {
2766
+ "brand": {
2767
+ "toneA": "#691837",
2768
+ "toneB": "#f9eaed"
2769
+ },
2770
+ "nostalgia": {
2771
+ "toneB": "#fdf9f6",
2772
+ "toneA": "#705b4a"
2773
+ },
2774
+ "vacation": {
2775
+ "toneB": "#faebe6",
2776
+ "toneA": "#b02c13"
2777
+ },
2778
+ "thriller": {
2779
+ "toneB": "#aec3c3",
2780
+ "toneA": "#0b2e3a"
2781
+ },
2782
+ "romance": {
2783
+ "toneB": "#f9eaec",
2784
+ "toneA": "#8a224a"
2785
+ },
2786
+ "fantasy": {
2787
+ "toneB": "#c1b9c4",
2788
+ "toneA": "#28222a"
2789
+ },
2790
+ "nature": {
2791
+ "toneB": "#d9e7d5",
2792
+ "toneA": "#343a32"
2793
+ },
2794
+ "neutral": {
2795
+ "toneB": "#eceef1",
2796
+ "toneA": "#333a41"
2797
+ }
2798
+ },
2799
+ "font": {
2800
+ "reading": "inter",
2801
+ "brand": "pp-mori"
2802
+ },
2803
+ "weight": "regular",
2804
+ "lineHeight": 28,
2805
+ "size": 20
2806
+ }
2807
+ },
2808
+ "textTitle": {
2809
+ "text": {
2810
+ "lineHeight": {
2811
+ "brand": {
2812
+ "large": 30,
2813
+ "medium": 28
2814
+ },
2815
+ "reading": {
2816
+ "medium": 26,
2817
+ "large": 28
2818
+ }
2819
+ },
2820
+ "font": {
2821
+ "reading": "inter",
2822
+ "brand": "pp-mori"
2823
+ },
2824
+ "color": {
2825
+ "warning": {
2826
+ "toneA": "#623a0e",
2827
+ "toneB": "#ffe6d2"
2828
+ },
2829
+ "informative": {
2830
+ "toneB": "#ece6f9",
2831
+ "toneA": "#4420b0"
2832
+ },
2833
+ "success": {
2834
+ "toneB": "#cbfbdb",
2835
+ "toneA": "#014f2d"
2836
+ },
2837
+ "fantasy": {
2838
+ "toneA": "#28222a",
2839
+ "toneB": "#c1b9c4"
2840
+ },
2841
+ "vacation": {
2842
+ "toneB": "#faebe6",
2843
+ "toneA": "#b02c13"
2844
+ },
2845
+ "thriller": {
2846
+ "toneB": "#aec3c3",
2847
+ "toneA": "#0b2e3a"
2848
+ },
2849
+ "nostalgia": {
2850
+ "toneA": "#705b4a",
2851
+ "toneB": "#fdf9f6"
2852
+ },
2853
+ "romance": {
2854
+ "toneA": "#8a224a",
2855
+ "toneB": "#f9eaec"
2856
+ },
2857
+ "brand": {
2858
+ "toneA": "#691837",
2859
+ "toneB": "#f9eaed"
2860
+ },
2861
+ "nature": {
2862
+ "toneB": "#d9e7d5",
2863
+ "toneA": "#343a32"
2864
+ },
2865
+ "neutral": {
2866
+ "toneA": "#333a41",
2867
+ "toneB": "#eceef1"
2868
+ }
2869
+ },
2870
+ "weight": "regular",
2871
+ "size": {
2872
+ "large": 24,
2873
+ "medium": 20
2874
+ }
2875
+ }
2876
+ },
2877
+ "textDisplay": {
2878
+ "size": {
2879
+ "medium": 48,
2880
+ "large": 56
2881
+ },
2882
+ "text": {
2883
+ "color": "#691837",
2884
+ "weight": "book",
2885
+ "font": "pp-mori",
2886
+ "lineHeight": {
2887
+ "medium": 60,
2888
+ "large": 70
2889
+ }
2890
+ },
2891
+ "extended": {
2892
+ "text": {
2893
+ "color": "#dc134f",
2894
+ "weight": {
2895
+ "alt2": "light"
2896
+ },
2897
+ "font": {
2898
+ "alt2": "lyon-display",
2899
+ "alt1": "pp-mori"
2900
+ }
2901
+ }
2902
+ },
2903
+ "padding": {
2904
+ "bottom": 8
2905
+ }
2906
+ },
2907
+ "_dropdownItem": {
2908
+ "size": {
2909
+ "height": 40
2910
+ },
2911
+ "gap": 8,
2912
+ "padding": {
2913
+ "inline": 16
2914
+ },
2915
+ "background": {
2916
+ "color": {
2917
+ "pressed": "#f3eced",
2918
+ "hover": "#f9eaed"
2919
+ }
2920
+ },
2921
+ "border": {
2922
+ "radius": 8
2923
+ }
2924
+ },
2925
+ "pagination": {
2926
+ "container": {
2927
+ "gap": 16
2928
+ },
2929
+ "gap": 32,
2930
+ "padding": {
2931
+ "block": 24,
2932
+ "inline": 16
2933
+ },
2934
+ "background": {
2935
+ "color": {
2936
+ "neutral": "#f9fafb"
2937
+ }
2938
+ }
2939
+ }
2940
+ };
2941
+
2942
+ export const universal = {
2943
+ "focus": {
2944
+ "border": {
2945
+ "radius": {
2946
+ "xsmall": 8,
2947
+ "medium": 16,
2948
+ "large": 24,
2949
+ "xlarge": 32,
2950
+ "small": 12
2951
+ },
2952
+ "width": 2,
2953
+ "color": "#7155f0"
2954
+ },
2955
+ "container": {
2956
+ "padding": 4
2957
+ }
2958
+ },
2959
+ "disabled": {
2960
+ "container": {
2961
+ "opacity": 0.005
2962
+ }
2963
+ },
2964
+ "hover": {
2965
+ "container": {
2966
+ "lighten": "#28000e",
2967
+ "darken": "#f9eaed",
2968
+ "opacity": 0.001
2969
+ }
2970
+ },
2971
+ "iconPackage": {
2972
+ "container": {
2973
+ "size": {
2974
+ "medium": 12,
2975
+ "large": 16,
2976
+ "small": 10
2977
+ }
2978
+ }
2979
+ },
2980
+ "hyperlink": {
2981
+ "text": {
2982
+ "color": {
2983
+ "fallback": "#dc134f"
2984
+ },
2985
+ "decoration": {
2986
+ "hover": "underline"
2987
+ }
2988
+ }
2989
+ }
2990
+ };
2991
+
2992
+ export const layout = {
2993
+ "textWrapper": {
2994
+ "gap": {
2995
+ "horizontal": 16
2996
+ }
2997
+ },
2998
+ "main": {
2999
+ "gap": {
3000
+ "min": 16,
3001
+ "max": 32
3002
+ },
3003
+ "padding": {
3004
+ "min": 16,
3005
+ "max": 32
3006
+ },
3007
+ "width": {
3008
+ "min": 320,
3009
+ "max": 1600
3010
+ }
3011
+ },
3012
+ "page": {
3013
+ "gap": {
3014
+ "min": 16,
3015
+ "max": 32
3016
+ },
3017
+ "width": {
3018
+ "min": 320,
3019
+ "max": 1600
3020
+ }
3021
+ },
3022
+ "contentWrapper": {
3023
+ "padding": {
3024
+ "inline": 56,
3025
+ "block": {
3026
+ "overlay": 48,
3027
+ "page": 72
3028
+ }
3029
+ },
3030
+ "innerContainer": {
3031
+ "gap": 40
3032
+ },
3033
+ "border": {
3034
+ "radius": {
3035
+ "overlay": 40
3036
+ }
3037
+ },
3038
+ "background": {
3039
+ "color": {
3040
+ "brand": {
3041
+ "toneB": "#fdf9f9",
3042
+ "toneA": "#481125"
3043
+ },
3044
+ "neutral": "#f9fafb"
3045
+ }
3046
+ },
3047
+ "size": {
3048
+ "maxWidth": 520
3049
+ }
3050
+ },
3051
+ "textBlock": {
3052
+ "gap": 8
3053
+ },
3054
+ "contentTopBlock": {
3055
+ "gap": 16
3056
+ }
3057
+ };
3058
+
3059
+ export const semantics = {
3060
+ "typography": {
3061
+ "fontFamily": {
3062
+ "inter": "inter",
3063
+ "lyonDisplay": "lyon-display",
3064
+ "ppMori": "pp-mori"
3065
+ },
3066
+ "size": {
3067
+ "12": 12,
3068
+ "14": 14,
3069
+ "16": 16,
3070
+ "18": 18,
3071
+ "20": 20,
3072
+ "24": 24,
3073
+ "28": 28,
3074
+ "32": 32,
3075
+ "40": 40,
3076
+ "48": 48,
3077
+ "56": 56
3078
+ },
3079
+ "lineHeight": {
3080
+ "12": 12,
3081
+ "18": 18,
3082
+ "20": 20,
3083
+ "22": 22,
3084
+ "23": 23,
3085
+ "24": 24,
3086
+ "25": 25,
3087
+ "26": 26,
3088
+ "28": 28,
3089
+ "30": 30,
3090
+ "32": 32,
3091
+ "35": 30,
3092
+ "40": 40,
3093
+ "50": 50,
3094
+ "60": 60,
3095
+ "70": 70
3096
+ },
3097
+ "space": {
3098
+ "large": 24,
3099
+ "medium": 16,
3100
+ "small": 8
3101
+ },
3102
+ "color": {
3103
+ "brand": {
3104
+ "carmine-525": "#dc134f",
3105
+ "aubergine-750": "#691837",
3106
+ "carmine-50": "#fbeaea",
3107
+ "aubergine-50": "#f9eaed",
3108
+ "concrete-900": "#191c20",
3109
+ "concrete-50": "#eceef1",
3110
+ "rettsdata-60": "#5555ff",
3111
+ "rettsdata-20": "#dcddff",
3112
+ "aubergine-25": "#fdf9f9",
3113
+ "concrete-25": "#f9fafb",
3114
+ "concrete-750": "#333a41",
3115
+ "wine-600": "#884d5d",
3116
+ "wine-150": "#e5cfd3"
3117
+ },
3118
+ "validation": {
3119
+ "success-700": "#014f2d",
3120
+ "success-75": "#cbfbdb",
3121
+ "informative-700": "#4420b0",
3122
+ "informative-25": "#ece6f9",
3123
+ "warning-700": "#623a0e",
3124
+ "warning-75": "#ffe6d2"
3125
+ },
3126
+ "theme": {
3127
+ "nature-750": "#343a32",
3128
+ "nature-25": "#d9e7d5",
3129
+ "romance-750": "#691837",
3130
+ "romance-50": "#f9eaec",
3131
+ "fantasy-850": "#28222a",
3132
+ "fantasy-250": "#c1b9c4",
3133
+ "thriller-900": "#081e27",
3134
+ "thriller-250": "#aec3c3",
3135
+ "vacation-150": "#b02c13",
3136
+ "vacation-25": "#faebe6",
3137
+ "nostalgia-850": "#2f2115",
3138
+ "nostalgia-25": "#fdf9f6",
3139
+ "vacation-600": "#705a56",
3140
+ "thriller-850": "#0b2e3a",
3141
+ "fantasy-750": "#3f3643",
3142
+ "nostalgia-600": "#705b4a",
3143
+ "romance-675": "#8a224a"
3144
+ }
3145
+ },
3146
+ "regular": "regular",
3147
+ "book": "book",
3148
+ "light": "light",
3149
+ "indent": 24
3150
+ },
3151
+ "color": {
3152
+ "identity": {
3153
+ "brand": {
3154
+ "carmine-525": "#dc134f"
3155
+ },
3156
+ "base": {
3157
+ "aubergine-25": "#fdf9f9",
3158
+ "aubergine-50": "#f9eaed",
3159
+ "aubergine-675": "#8a224a",
3160
+ "aubergine-750": "#691837",
3161
+ "aubergine-850": "#481125",
3162
+ "aubergine-900": "#330314",
3163
+ "aubergine-150": "#f5c9d3",
3164
+ "aubergine-1000": "#28000e"
3165
+ },
3166
+ "extended": {
3167
+ "carmine-25": "#fdf8f8",
3168
+ "wine-525": "#a35e70",
3169
+ "wine-600": "#884d5d",
3170
+ "wine-50": "#f3eced",
3171
+ "wine-150": "#e5cfd3",
3172
+ "aubergine-425": "#ec4f87",
3173
+ "aubergine-525": "#ce3871",
3174
+ "carmine-50": "#fbeaea"
3175
+ },
3176
+ "neutral": {
3177
+ "concrete-25": "#f9fafb",
3178
+ "concrete-50": "#eceef1",
3179
+ "concrete-525": "#697684",
3180
+ "concrete-900": "#191c20",
3181
+ "concrete-850": "#202429",
3182
+ "concrete-750": "#333a41",
3183
+ "concrete-150": "#cfd5dd"
3184
+ },
3185
+ "rettsdata": {
3186
+ "rettsdata-20": "#dcddff",
3187
+ "rettsdata-60": "#5555ff",
3188
+ "rettsdata-90": "#1a196b",
3189
+ "rettsdata-10": "#f1f1ff",
3190
+ "rettsdata-50": "#787efa",
3191
+ "rettsdata-30": "#bdc0fe"
3192
+ }
3193
+ },
3194
+ "ui": {
3195
+ "success": {
3196
+ "success-125": "#86fbbc",
3197
+ "success-175": "#5ae89f",
3198
+ "success-75": "#cbfbdb",
3199
+ "success-450": "#03834e",
3200
+ "success-700": "#014f2d"
3201
+ },
3202
+ "informative": {
3203
+ "informative-25": "#ece6f9",
3204
+ "informative-125": "#e0d4f8",
3205
+ "informative-450": "#7155f0",
3206
+ "informative-175": "#d7c1f8",
3207
+ "informative-700": "#4420b0"
3208
+ },
3209
+ "warning": {
3210
+ "warning-125": "#ffcfa6",
3211
+ "warning-175": "#ffbb7c",
3212
+ "warning-450": "#f6a04a",
3213
+ "warning-75": "#ffe6d2",
3214
+ "warning-700": "#623a0e"
3215
+ }
3216
+ },
3217
+ "theme": {
3218
+ "nostalgia": {
3219
+ "nostalgia-25": "#fdf9f6",
3220
+ "nostalgia-600": "#705b4a",
3221
+ "nostalgia-850": "#2f2115"
3222
+ },
3223
+ "nature": {
3224
+ "nature-750": "#343a32",
3225
+ "nature-525": "#6c7868",
3226
+ "nature-25": "#d9e7d5",
3227
+ "nature-25-10": "#d9e7d51a"
3228
+ },
3229
+ "romance": {
3230
+ "romance-750": "#691837",
3231
+ "romance-675": "#8a224a",
3232
+ "romance-50": "#f9eaec",
3233
+ "romance-50-10": "#f9eaec1a"
3234
+ },
3235
+ "vacation": {
3236
+ "vacation-150": "#b02c13",
3237
+ "vacation-600": "#705a56",
3238
+ "vacation-25": "#faebe6"
3239
+ },
3240
+ "fantasy": {
3241
+ "fantasy-750": "#3f3643",
3242
+ "fantasy-850": "#28222a",
3243
+ "fantasy-250": "#c1b9c4",
3244
+ "fantasy-250-10": "#c1b9c41a"
3245
+ },
3246
+ "thriller": {
3247
+ "thriller-900": "#081e27",
3248
+ "thriller-850": "#0b2e3a",
3249
+ "thriller-250": "#aec3c3",
3250
+ "thriller-250-10": "#aec3c31a"
3251
+ }
3252
+ }
3253
+ },
3254
+ "layout": {
3255
+ "page": {
3256
+ "space": {
3257
+ "xlarge": 128,
3258
+ "medium": 32,
3259
+ "small": 16
3260
+ },
3261
+ "size": {
3262
+ "wide": 1600,
3263
+ "small": 320
3264
+ }
3265
+ },
3266
+ "element": {
3267
+ "size": {
3268
+ "xlarge": 40,
3269
+ "large": 32,
3270
+ "medium": 24,
3271
+ "xxlarge": 48,
3272
+ "small": 16,
3273
+ "xsmall": 14,
3274
+ "xxsmall": 10,
3275
+ "xxxsmall": 8,
3276
+ "xxxlarge": 56
3277
+ },
3278
+ "space": {
3279
+ "large": 24,
3280
+ "medium": 16,
3281
+ "small": 12,
3282
+ "xsmall": 8,
3283
+ "xxlarge": 40,
3284
+ "xlarge": 32,
3285
+ "xxsmall": 4,
3286
+ "huge": 64,
3287
+ "tiny": 2,
3288
+ "xxxlarge": 48
3289
+ },
3290
+ "stroke": {
3291
+ "fat": 4,
3292
+ "thick": 2,
3293
+ "regular": 1
3294
+ },
3295
+ "radius": {
3296
+ "xlarge": 32,
3297
+ "large": 24,
3298
+ "medium": 16,
3299
+ "xsmall": 8,
3300
+ "xxsmall": 4,
3301
+ "circle": 9999,
3302
+ "small": 12
3303
+ }
3304
+ },
3305
+ "container": {
3306
+ "size": {
3307
+ "medium": 320,
3308
+ "small": 262,
3309
+ "xxlarge": 640,
3310
+ "xlarge": 520,
3311
+ "xxxsmall": 120,
3312
+ "xsmall": 232,
3313
+ "xxsmall": 224,
3314
+ "large": 448
3315
+ },
3316
+ "space": {
3317
+ "small": 48,
3318
+ "medium": 56,
3319
+ "large": 72,
3320
+ "xsmall": 40
3321
+ },
3322
+ "radius": 40
3323
+ }
3324
+ },
3325
+ "visual": {
3326
+ "icon": {
3327
+ "size": {
3328
+ "large": 16,
3329
+ "medium": 12,
3330
+ "small": 10
3331
+ }
3332
+ },
3333
+ "profile": {
3334
+ "small": 120,
3335
+ "medium": 180,
3336
+ "xlarge": 301,
3337
+ "large": 208
3338
+ },
3339
+ "vector": 24,
3340
+ "image": {
3341
+ "size": 366
3342
+ }
3343
+ },
3344
+ "effect": {
3345
+ "transparency": {
3346
+ "transparent": 0.1,
3347
+ "translucent": 0.5,
3348
+ "dense": 0.9
3349
+ },
3350
+ "shadow": {
3351
+ "blur": 2,
3352
+ "color": "#95a5b7"
3353
+ },
3354
+ "gradient": {
3355
+ "stops": {
3356
+ "100%": 1
3357
+ }
3358
+ }
3359
+ }
3360
+ };