@rijkshuisstijl-community/design-tokens 1.2.0 → 3.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.
Files changed (95) hide show
  1. package/CHANGELOG.md +64 -0
  2. package/README.md +153 -12
  3. package/dist/_variables.scss +155 -100
  4. package/dist/index.css +155 -100
  5. package/dist/index.d.ts +98 -43
  6. package/dist/index.js +155 -100
  7. package/dist/index.json +154 -99
  8. package/dist/index.tokens.json +214 -125
  9. package/dist/root.css +155 -100
  10. package/dist/tokens.d.ts +157 -68
  11. package/dist/tokens.js +7489 -6212
  12. package/dist/uitvoerend-groen/_variables.scss +1337 -0
  13. package/dist/uitvoerend-groen/index.css +1340 -0
  14. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/index.d.ts +468 -457
  15. package/dist/uitvoerend-groen/index.js +1338 -0
  16. package/dist/uitvoerend-groen/index.json +1335 -0
  17. package/dist/uitvoerend-groen/index.tokens.json +2045 -0
  18. package/dist/uitvoerend-groen/root.css +1340 -0
  19. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.d.ts +723 -732
  20. package/dist/uitvoerend-groen/tokens.js +31224 -0
  21. package/dist/uitvoerend-hemelblauw/_variables.scss +1337 -0
  22. package/dist/uitvoerend-hemelblauw/index.css +1340 -0
  23. package/dist/uitvoerend-hemelblauw/index.d.ts +1338 -0
  24. package/dist/uitvoerend-hemelblauw/index.js +1338 -0
  25. package/dist/uitvoerend-hemelblauw/index.json +1335 -0
  26. package/dist/uitvoerend-hemelblauw/index.tokens.json +2045 -0
  27. package/dist/uitvoerend-hemelblauw/root.css +1340 -0
  28. package/dist/uitvoerend-hemelblauw/tokens.d.ts +2068 -0
  29. package/dist/uitvoerend-hemelblauw/tokens.js +31224 -0
  30. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/_variables.scss +589 -578
  31. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.css +590 -579
  32. package/dist/uitvoerend-mintgroen/index.d.ts +1338 -0
  33. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.js +533 -522
  34. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.json +532 -521
  35. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.tokens.json +773 -782
  36. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/root.css +589 -578
  37. package/dist/uitvoerend-mintgroen/tokens.d.ts +2068 -0
  38. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.js +18125 -17940
  39. package/dist/uitvoerend-oranje/_variables.scss +1337 -0
  40. package/dist/uitvoerend-oranje/index.css +1340 -0
  41. package/dist/uitvoerend-oranje/index.d.ts +1338 -0
  42. package/dist/uitvoerend-oranje/index.js +1338 -0
  43. package/dist/uitvoerend-oranje/index.json +1335 -0
  44. package/dist/uitvoerend-oranje/index.tokens.json +2045 -0
  45. package/dist/uitvoerend-oranje/root.css +1340 -0
  46. package/dist/uitvoerend-oranje/tokens.d.ts +2068 -0
  47. package/dist/uitvoerend-oranje/tokens.js +31224 -0
  48. package/dist/uitvoerend-paars/_variables.scss +1337 -0
  49. package/dist/uitvoerend-paars/index.css +1340 -0
  50. package/dist/uitvoerend-paars/index.d.ts +1338 -0
  51. package/dist/uitvoerend-paars/index.js +1338 -0
  52. package/dist/uitvoerend-paars/index.json +1335 -0
  53. package/dist/uitvoerend-paars/index.tokens.json +2045 -0
  54. package/dist/uitvoerend-paars/root.css +1340 -0
  55. package/dist/uitvoerend-paars/tokens.d.ts +2068 -0
  56. package/dist/uitvoerend-paars/tokens.js +31224 -0
  57. package/dist/uitvoerend-violet/_variables.scss +680 -664
  58. package/dist/uitvoerend-violet/index.css +680 -664
  59. package/dist/uitvoerend-violet/index.d.ts +771 -755
  60. package/dist/uitvoerend-violet/index.js +803 -787
  61. package/dist/uitvoerend-violet/index.json +802 -786
  62. package/dist/uitvoerend-violet/index.tokens.json +1644 -1620
  63. package/dist/uitvoerend-violet/root.css +680 -664
  64. package/dist/uitvoerend-violet/tokens.d.ts +1539 -1515
  65. package/dist/uitvoerend-violet/tokens.js +21711 -21381
  66. package/dist/uitvoerend-violet-oud/_variables.scss +687 -670
  67. package/dist/uitvoerend-violet-oud/index.css +687 -670
  68. package/dist/uitvoerend-violet-oud/index.d.ts +771 -754
  69. package/dist/uitvoerend-violet-oud/index.js +803 -786
  70. package/dist/uitvoerend-violet-oud/index.json +802 -785
  71. package/dist/uitvoerend-violet-oud/index.tokens.json +1678 -1653
  72. package/dist/uitvoerend-violet-oud/root.css +687 -670
  73. package/dist/uitvoerend-violet-oud/tokens.d.ts +1536 -1511
  74. package/dist/uitvoerend-violet-oud/tokens.js +21594 -21243
  75. package/dist/wetgevend/_variables.scss +636 -620
  76. package/dist/wetgevend/index.css +636 -620
  77. package/dist/wetgevend/index.d.ts +771 -755
  78. package/dist/wetgevend/index.js +791 -775
  79. package/dist/wetgevend/index.json +790 -774
  80. package/dist/wetgevend/index.tokens.json +1643 -1619
  81. package/dist/wetgevend/root.css +636 -620
  82. package/dist/wetgevend/tokens.d.ts +1553 -1529
  83. package/dist/wetgevend/tokens.js +21924 -21594
  84. package/figma/figma.tokens.json +1575 -666
  85. package/package.json +1 -1
  86. package/src/generated/base.tokens.json +528 -273
  87. package/src/generated/themes.json +40651 -15395
  88. package/src/generated/uitvoerend-groen/tokens.json +6248 -0
  89. package/src/generated/uitvoerend-hemelblauw/tokens.json +6248 -0
  90. package/src/generated/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.json +2598 -2573
  91. package/src/generated/uitvoerend-oranje/tokens.json +6248 -0
  92. package/src/generated/uitvoerend-paars/tokens.json +6248 -0
  93. package/src/generated/uitvoerend-violet/tokens.json +4538 -4465
  94. package/src/generated/uitvoerend-violet-oud/tokens.json +4525 -4448
  95. package/src/generated/wetgevend/tokens.json +4547 -4474
@@ -1,911 +1,882 @@
1
1
  {
2
- "utrecht": {
3
- "pre-heading": {
4
- "color": "#0F172A",
5
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
6
- "font-weight": 700,
7
- "line-height": "125%",
8
- "font-size": "1rem"
9
- },
10
- "icon": {
11
- "color": "inherit",
12
- "size": "24px",
13
- "inset-block-start": 0
14
- },
15
- "unordered-list": {
16
- "padding-inline-start": "1.5rem",
17
- "margin-block-end": "0.25rem",
18
- "margin-block-start": "0.25rem",
19
- "color": "#0F172A",
20
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
21
- "font-weight": 400,
22
- "font-size": "1.25rem",
23
- "line-height": "150%",
2
+ "rhc": {
3
+ "data-summary": {
4
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
5
+ "item-value": {
6
+ "font-weight": 400,
7
+ "row": {
8
+ "padding-block-end": "0.75rem",
9
+ "padding-block-start": "0.75rem",
10
+ "padding-inline-end": 0,
11
+ "padding-inline-start": "0px"
12
+ },
13
+ "padding-block-end": "0.75rem",
14
+ "padding-block-start": 0,
15
+ "padding-inline-end": 0,
16
+ "padding-inline-start": 0
17
+ },
18
+ "item-key": {
19
+ "font-weight": 700,
20
+ "row": {
21
+ "padding-block-end": "0.75rem",
22
+ "padding-block-start": "0.75rem",
23
+ "padding-inline-end": "1rem",
24
+ "padding-inline-start": 0
25
+ },
26
+ "padding-block-end": "0.25rem",
27
+ "padding-block-start": "0.75rem",
28
+ "padding-inline-end": 0,
29
+ "padding-inline-start": 0
30
+ },
24
31
  "item": {
25
- "padding-inline-start": "0.5rem",
26
- "margin-block-end": "0.25rem",
27
- "margin-block-start": "0.25rem"
32
+ "border-width": "1px",
33
+ "border-color": "#CBD5E1",
34
+ "border-block-end-style": "solid",
35
+ "color": "#0F172A"
28
36
  },
29
- "marker": {
30
- "color": "#0F172A",
31
- "border-color": "#0F172A"
32
- }
33
- },
34
- "textbox": {
35
- "border-radius": "2.5px",
36
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
37
37
  "font-size": "1.25rem",
38
- "font-weight": 400,
39
38
  "line-height": "150%",
40
- "max-inline-size": "400px",
41
- "padding-block-end": "0.5rem",
42
- "padding-block-start": "0.5rem",
43
- "padding-inline-end": "0.75rem",
44
- "padding-inline-start": "0.75rem",
45
- "background-color": "#fff",
46
- "border-color": "#154273",
47
- "color": "#0F172A",
48
- "invalid": {
49
- "background-color": "#f9dfdd",
50
- "border-color": "#d52b1e",
51
- "color": "#0F172A",
52
- "border-width": "1px"
53
- },
54
- "placeholder": {
55
- "color": "#64748B"
56
- },
57
- "border-block-end-width": "auto",
58
- "border-width": "1px",
59
- "focus": {
60
- "border-width": "2px",
61
- "background-color": "#fff",
62
- "border-color": "#154273",
63
- "color": "#0F172A"
39
+ "item-action": {
40
+ "row": {
41
+ "padding-block-end": "0.75rem",
42
+ "padding-block-start": "0.75rem",
43
+ "padding-inline-end": 0,
44
+ "padding-inline-start": "1rem"
45
+ },
46
+ "padding-block-end": "0.75rem",
47
+ "padding-block-start": "0.75rem",
48
+ "padding-inline-end": "1rem",
49
+ "padding-inline-start": 0
50
+ }
51
+ },
52
+ "keep": {
53
+ "_comment": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
54
+ "top-left": {
55
+ "borderRadiusTopLeft": "48px",
56
+ "borderRadiusTopRight": 0,
57
+ "borderRadiusBottomRight": 0,
58
+ "borderRadiusBottomLeft": 0
64
59
  },
65
- "disabled": {
66
- "background-color": "#CBD5E1",
67
- "border-color": "#94A3B8",
68
- "color": "#475569"
60
+ "top-right": {
61
+ "borderRadiusTopRight": "48px",
62
+ "borderRadiusTopLeft": 0,
63
+ "borderRadiusBottomRight": 0,
64
+ "borderRadiusBottomLeft": 0
69
65
  },
70
- "read-only": {
71
- "background-color": "#F1F5F9",
72
- "border-color": "transparent",
73
- "color": "#0F172A"
66
+ "bottom-right": {
67
+ "borderRadiusTopLeft": 0,
68
+ "borderRadiusTopRight": 0,
69
+ "borderRadiusBottomRight": "48px",
70
+ "borderRadiusBottomLeft": 0
74
71
  },
75
- "hover": {
76
- "border-width": "1px",
77
- "background-color": "#fff",
78
- "border-color": "#738eab",
79
- "color": "#0F172A"
72
+ "bottom-left": {
73
+ "borderRadiusTopLeft": 0,
74
+ "borderRadiusTopRight": 0,
75
+ "borderRadiusBottomRight": 0,
76
+ "borderRadiusBottomLeft": "48px"
80
77
  }
81
78
  },
82
- "textarea": {
83
- "max-inline-size": "400px",
84
- "padding-block-end": "0.5rem",
85
- "padding-block-start": "0.5rem",
86
- "padding-inline-end": "0.75rem",
87
- "padding-inline-start": "0.75rem",
88
- "background-color": "#fff",
89
- "border-color": "#154273",
90
- "color": "#0F172A",
91
- "invalid": {
92
- "background-color": "#f9dfdd",
93
- "border-color": "#d52b1e",
94
- "color": "#0F172A",
95
- "border-width": "1px"
79
+ "rounded-corner": {
80
+ "xs": {
81
+ "border-radius": "24px"
96
82
  },
97
- "placeholder": {
98
- "color": "#64748B"
83
+ "md": {
84
+ "border-radius": "48px"
99
85
  },
100
- "focus": {
101
- "background-color": "#fff",
102
- "border-color": "#154273",
103
- "color": "#0F172A",
104
- "border-width": "2px"
86
+ "xl": {
87
+ "border-radius": "96px"
105
88
  },
106
- "disabled": {
107
- "background-color": "#CBD5E1",
108
- "border-color": "#94A3B8",
109
- "color": "#475569"
89
+ "border-width": "2px"
90
+ },
91
+ "color": {
92
+ "primary": {
93
+ "50": "#f2d9e7",
94
+ "100": "#e5b3d0",
95
+ "200": "#D88CB7",
96
+ "300": "#CB66A0",
97
+ "400": "#BE4088",
98
+ "500": "#a90061",
99
+ "hover": "#741344"
110
100
  },
111
- "read-only": {
112
- "background-color": "#F1F5F9",
113
- "border-color": "transparent",
114
- "color": "#0F172A"
101
+ "focus": {
102
+ "outline": "#000"
115
103
  },
116
- "hover": {
117
- "background-color": "#fff",
118
- "border-color": "#738eab",
119
- "color": "#0F172A",
120
- "border-width": "1px"
104
+ "foreground": {
105
+ "default": "#0F172A",
106
+ "subdued": "#334155",
107
+ "link": "#01689b",
108
+ "on-dark-color": "#fff",
109
+ "on-light-color": "#000",
110
+ "onEmphasis": "#fff"
121
111
  },
122
- "border-radius": "2.5px",
123
- "border-bottom-width": "1px",
124
- "border-width": "1px",
125
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
126
- "font-weight": 400,
127
- "line-height": "150%",
128
- "font-size": "1.25rem"
129
- },
130
- "table": {
131
- "header-cell": {
132
- "line-height": "150%",
133
- "color": "#0F172A",
134
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
135
- "font-weight": 700,
136
- "font-size": "1.25rem"
112
+ "border": {
113
+ "default": "#64748B",
114
+ "subdued": "#94A3B8",
115
+ "strong": "#0F172A"
137
116
  },
138
- "caption": {
139
- "line-height": "125%",
140
- "margin-block-end": "1.5rem",
141
- "color": "#0F172A",
142
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
143
- "font-weight": 700,
144
- "font-size": "1.875rem"
117
+ "canvas": "#fff",
118
+ "feedback": {
119
+ "success": {
120
+ "default": "#39870c",
121
+ "subdued": "#e1eddb"
122
+ },
123
+ "info": {
124
+ "default": "#007bc7",
125
+ "subdued": "#d9ebf7"
126
+ },
127
+ "error": {
128
+ "default": "#d52b1e",
129
+ "subdued": "#f9dfdd"
130
+ },
131
+ "warning": {
132
+ "default": "#ffb612",
133
+ "subdued": "#fff4db"
134
+ }
145
135
  },
146
- "cell": {
147
- "padding-block-end": "0.75rem",
148
- "padding-block-start": "0.75rem",
149
- "padding-inline-end": "1rem",
150
- "padding-inline-start": "1rem",
151
- "line-height": "150%"
136
+ "accent": {
137
+ "500": "#8fcae7"
152
138
  },
153
- "data-cell": {
154
- "color": "#0F172A",
155
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
156
- "font-weight": 400,
157
- "line-height": "150%",
158
- "font-size": "1.25rem"
139
+ "accent-2": {
140
+ "500": "#f092cd"
159
141
  },
160
- "header": {
161
- "border-block-end-width": "2px",
162
- "border-block-end-color": "#CBD5E1",
163
- "background-color": "transparent"
142
+ "cool-grey": {
143
+ "50": "#F8FAFC",
144
+ "100": "#F1F5F9",
145
+ "200": "#E2E8F0",
146
+ "300": "#CBD5E1",
147
+ "400": "#94A3B8",
148
+ "500": "#64748B",
149
+ "600": "#475569",
150
+ "700": "#334155",
151
+ "800": "#1E293B",
152
+ "900": "#0F172A"
164
153
  },
165
- "footer": {
166
- "border-block-end-width": "1px",
167
- "border-block-end-color": "#CBD5E1",
168
- "background-color": "transparent"
154
+ "lichtblauw": {
155
+ "50": "#eef7fb",
156
+ "100": "#ddeff8",
157
+ "200": "#CCE7F4",
158
+ "300": "#BCDFF0",
159
+ "400": "#ABD7ED",
160
+ "500": "#8fcae7"
169
161
  },
170
- "row": {
171
- "border-block-end-width": "1px",
172
- "border-block-end-color": "#CBD5E1",
173
- "background-color": "transparent"
162
+ "violet": {
163
+ "50": "#f2d9e7",
164
+ "100": "#e5b3d0",
165
+ "200": "#D88CB7",
166
+ "300": "#CB66A0",
167
+ "400": "#BE4088",
168
+ "500": "#a90061"
174
169
  },
175
- "footer-cell": {
176
- "font-weight": 700,
177
- "font-size": "1.25rem",
178
- "color": "#0F172A",
179
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
180
- "line-height": "150%"
181
- },
182
- "container": {
183
- "box-inline-end-shadow": {
184
- "x": 0,
185
- "y": "16px",
186
- "blur": "48px",
187
- "spread": 0,
188
- "color": "#0000001a"
189
- },
190
- "box-inline-start-shadow": {
191
- "x": 0,
192
- "y": "16px",
193
- "blur": "48px",
194
- "spread": 0,
195
- "color": "#0000001a"
196
- }
197
- },
198
- "font-size": "1.25rem"
199
- },
200
- "skip-link": {
201
- "font-weight": 700,
202
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
203
- "font-size": "1.25rem",
204
- "line-height": "150%",
205
- "min-block-size": "48px",
206
- "min-inline-size": "48px",
207
- "padding-block-end": "0.75rem",
208
- "padding-block-start": "0.75rem",
209
- "padding-inline-end": "1rem",
210
- "padding-inline-start": "1rem",
211
- "focus": {
212
- "background-color": "#fff",
213
- "border-color": "#154273",
214
- "border-style": "solid",
215
- "border-width": "2px",
216
- "color": "#0F172A",
217
- "text-decoration": "None"
218
- },
219
- "focus-visible": {
220
- "outline-color": "#000"
221
- },
222
- "background-color": "#154273",
223
- "border-color": "transparent",
224
- "color": "#fff",
225
- "border-width": "2px",
226
- "box-block-end-shadow": {
227
- "offset-x": 0,
228
- "offset-y": "16px",
229
- "blur-radius": "48px",
230
- "spread-radius": 0,
231
- "color": "#0000001a"
232
- },
233
- "text-decoration": "underline",
234
- "text-underline-offset": "0.125rem"
235
- },
236
- "separator": {
237
- "color": "#CBD5E1",
238
- "block-size": "2px",
239
- "margin-block-end": "0.75rem",
240
- "margin-block-start": "0.75rem"
241
- },
242
- "select": {
243
- "image-background-position": "right 0.5rem center",
244
- "icon": {
245
- "size": "24px"
246
- },
247
- "background-color": "#fff",
248
- "border-color": "#154273",
249
- "color": "#0F172A",
250
- "invalid": {
251
- "background-color": "#f9dfdd",
252
- "border-color": "#d52b1e",
253
- "color": "#0F172A",
254
- "border-width": "1px"
255
- },
256
- "focus": {
257
- "background-color": "#fff",
258
- "border-color": "#154273",
259
- "color": "#0F172A",
260
- "border-width": "2px"
261
- },
262
- "disabled": {
263
- "background-color": "#CBD5E1",
264
- "border-color": "#94A3B8",
265
- "color": "#475569"
266
- },
267
- "hover": {
268
- "background-color": "#fff",
269
- "border-color": "#738eab",
270
- "color": "#0F172A",
271
- "border-width": "1px"
272
- },
273
- "padding-block-end": "0.5rem",
274
- "padding-block-start": "0.5rem",
275
- "padding-inline-end": "0.75rem",
276
- "padding-inline-start": "0.75rem",
277
- "border-radius": "2.5px",
278
- "border-bottom-width": "auto",
279
- "border-width": "1px",
280
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
281
- "font-weight": 400,
282
- "line-height": "150%",
283
- "font-size": "1.25rem",
284
- "max-inline-size": "400px"
285
- },
286
- "radio-button": {
287
- "active": {
288
- "border-width": "1px",
289
- "background-color": "#fff",
290
- "border-color": "#4f7196"
291
- },
292
- "size": "24px",
293
- "dot": {
294
- "size": "12px"
295
- },
296
- "background-color": "#fff",
297
- "border-color": "#154273",
298
- "invalid": {
299
- "background-color": "#f9dfdd",
300
- "border-color": "#d52b1e",
301
- "border-width": "1px"
170
+ "paars": {
171
+ "50": "#e3dce7",
172
+ "100": "#c6b9cf",
173
+ "200": "#A995B7",
174
+ "300": "#8D729F",
175
+ "400": "#714f87",
176
+ "500": "#42145f"
302
177
  },
303
- "focus": {
304
- "background-color": "#fff",
305
- "border-color": "#154273",
306
- "border-width": "2px"
178
+ "hemelblauw": {
179
+ "50": "#d9ebf7",
180
+ "100": "#b3d7ee",
181
+ "200": "#8CC3E6",
182
+ "300": "#66AFDD",
183
+ "400": "#409CD5",
184
+ "500": "#007bc7"
307
185
  },
308
- "disabled": {
309
- "background-color": "#CBD5E1",
310
- "border-color": "#94A3B8",
311
- "color": "#475569"
186
+ "donkerblauw": {
187
+ "50": "#d9e8f0",
188
+ "100": "#b3d2e1",
189
+ "200": "#8CBBD2",
190
+ "300": "#66A4C3",
191
+ "400": "#408EB4",
192
+ "500": "#01689b"
312
193
  },
313
- "checked": {
314
- "background-color": "#154273",
315
- "border-color": "transparent",
316
- "color": "#fff",
317
- "hover": {
318
- "background-color": "#738eab",
319
- "border-color": "transparent",
320
- "color": "#fff",
321
- "border-width": "1px"
322
- },
323
- "active": {
324
- "background-color": "#4f7196",
325
- "border-color": "transparent",
326
- "color": "#fff",
327
- "border-width": "1px"
328
- },
329
- "focus": {
330
- "background-color": "#fff",
331
- "border-color": "#154273",
332
- "color": "#154273",
333
- "border-width": "2px"
334
- },
335
- "disabled": {
336
- "background-color": "#CBD5E1",
337
- "border-color": "#94A3B8",
338
- "color": "#475569"
339
- },
340
- "border-width": "1px"
194
+ "mintgroen": {
195
+ "50": "#eaf8f4",
196
+ "100": "#d6f2e9",
197
+ "200": "#C1EBDE",
198
+ "300": "#ACE4D3",
199
+ "400": "#98DDC8",
200
+ "500": "#76d2b6"
341
201
  },
342
- "hover": {
343
- "background-color": "#fff",
344
- "border-color": "#738eab",
345
- "border-width": "1px"
202
+ "mosgroen": {
203
+ "50": "#ebebd9",
204
+ "100": "#d6d7b3",
205
+ "200": "#C1C38C",
206
+ "300": "#ADAF66",
207
+ "400": "#999C40",
208
+ "500": "#777b00"
346
209
  },
347
- "border-radius": "999px",
348
- "border-width": "1px"
349
- },
350
- "paragraph": {
351
- "color": "#0F172A",
352
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
353
- "font-size": "1.25rem",
354
- "font-weight": 400,
355
- "line-height": "150%",
356
- "margin-block-end": 0,
357
- "margin-block-start": 0,
358
- "lead": {
359
- "color": "#0F172A",
360
- "font-size": "1.5rem",
361
- "font-weight": 400,
362
- "line-height": "150%"
363
- }
364
- },
365
- "ordered-list": {
366
- "padding-inline-start": "1.5rem",
367
- "margin-block-end": "0.25rem",
368
- "margin-block-start": "0.25rem",
369
- "margin-inline-start": "0.625rem",
370
- "item": {
371
- "padding-inline-start": 0,
372
- "margin-block-end": "0.25rem",
373
- "margin-block-start": "0.25rem"
210
+ "groen": {
211
+ "50": "#e1eddb",
212
+ "100": "#c4dbb6",
213
+ "200": "#A5C991",
214
+ "300": "#88B76D",
215
+ "400": "#6AA549",
216
+ "500": "#39870c"
374
217
  },
375
- "color": "#0F172A",
376
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
377
- "font-weight": 400,
378
- "font-size": "1.25rem",
379
- "line-height": "150%"
380
- },
381
- "link-list": {
382
- "margin-block-start": 0,
383
- "row-gap": "0.5rem",
384
- "margin-block-end": 0,
385
- "item": {
386
- "column-gap": "0.5rem",
387
- "text-decoration": "None"
218
+ "donkergroen": {
219
+ "50": "#dfe6e1",
220
+ "100": "#becdc3",
221
+ "200": "#9DB4A4",
222
+ "300": "#7D9B87",
223
+ "400": "#5D8269",
224
+ "500": "#275937"
388
225
  },
389
- "icon": {
390
- "size": "24px",
391
- "inset-block-start": "0.188rem"
392
- }
393
- },
394
- "link": {
395
- "color": "#01689b",
396
- "text-decoration-color": "#01689b",
397
- "active": {
398
- "color": "#42145f",
399
- "text-decoration": "None"
226
+ "bruin": {
227
+ "50": "#efeada",
228
+ "100": "#dfd4b6",
229
+ "200": "#CFBF90",
230
+ "300": "#BFA96C",
231
+ "400": "#AF9447",
232
+ "500": "#94710a"
400
233
  },
401
- "focus": {
402
- "background-color": "transparent",
403
- "color": "#01689b",
404
- "text-decoration": "None",
405
- "text-decoration-thickness": "auto"
234
+ "donkerbruin": {
235
+ "50": "#e8e0df",
236
+ "100": "#d1c2be",
237
+ "200": "#BAA39D",
238
+ "300": "#A3847D",
239
+ "400": "#8D665D",
240
+ "500": "#673327"
406
241
  },
407
- "hover": {
408
- "color": "#01496c",
409
- "text-decoration": "None",
410
- "text-decoration-thickness": "auto"
242
+ "geel": {
243
+ "50": "#fefbdd",
244
+ "100": "#fdf6bc",
245
+ "200": "#FCF199",
246
+ "300": "#FBED78",
247
+ "400": "#FAE856",
248
+ "500": "#f9e11e"
411
249
  },
412
- "visited": {
413
- "color": "#42145f"
250
+ "donkergeel": {
251
+ "50": "#fff4db",
252
+ "100": "#ffe9b8",
253
+ "200": "#FDDE94",
254
+ "300": "#FDD370",
255
+ "400": "#FDC84D",
256
+ "500": "#ffb612"
414
257
  },
415
- "text-decoration": "underline",
416
- "icon": {
417
- "inset-block-start": "0.25rem",
418
- "size": "24px"
258
+ "oranje": {
259
+ "50": "#fbead9",
260
+ "100": "#f6d4b3",
261
+ "200": "#F1BE8C",
262
+ "300": "#EDA966",
263
+ "400": "#E89440",
264
+ "500": "#e17000"
419
265
  },
420
- "column-gap": "0.25rem",
421
- "text-decoration-thickness": "auto",
422
- "text-underline-offset": "0.125rem",
423
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
424
- "font-weight": 400,
425
- "font-size": "1.25rem",
426
- "line-height": "150%"
427
- },
428
- "heading-1": {
429
- "color": "#154273",
430
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
431
- "font-weight": 700,
432
- "line-height": "125%",
433
- "font-size": "3.125rem",
434
- "margin-block-end": 0,
435
- "margin-block-start": 0
436
- },
437
- "heading-2": {
438
- "color": "#154273",
439
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
440
- "font-weight": 700,
441
- "line-height": "125%",
442
- "font-size": "2.5rem",
443
- "margin-block-end": 0,
444
- "margin-block-start": 0
445
- },
446
- "heading-3": {
447
- "color": "#154273",
448
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
449
- "font-weight": 700,
450
- "line-height": "125%",
451
- "font-size": "1.875rem",
452
- "margin-block-end": 0,
453
- "margin-block-start": 0
454
- },
455
- "heading-4": {
456
- "color": "#154273",
457
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
458
- "font-weight": 700,
459
- "line-height": "125%",
460
- "font-size": "1.5rem",
461
- "margin-block-end": 0,
462
- "margin-block-start": 0
463
- },
464
- "heading-5": {
465
- "color": "#154273",
466
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
467
- "font-weight": 700,
468
- "line-height": "125%",
469
- "font-size": "1.25rem",
470
- "margin-block-end": 0,
471
- "margin-block-start": 0
472
- },
473
- "form-label": {
474
- "color": "#0F172A",
475
- "font-size": "1.25rem",
476
- "font-weight": 700
477
- },
478
- "form-field-label": {
479
- "color": "#0F172A",
480
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
481
- "font-size": "1.25rem",
482
- "font-weight": 700,
483
- "line-height": "150%"
484
- },
485
- "form-field-error-message": {
486
- "icon": {
487
- "size": "24px",
488
- "margin-inline-end": "0.5rem"
266
+ "rood": {
267
+ "50": "#f9dfdd",
268
+ "100": "#f2bfbc",
269
+ "200": "#EC9F99",
270
+ "300": "#E67F78",
271
+ "400": "#DF6056",
272
+ "500": "#d52b1e"
489
273
  },
490
- "color": "#d52b1e",
491
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
492
- "font-size": "1.25rem",
493
- "font-weight": 400,
494
- "margin-block-end": "0.5rem",
495
- "padding-block-end": "0.5rem"
496
- },
497
- "form-field-description": {
498
- "color": "#334155",
499
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
500
- "font-size": "1.25rem",
501
- "line-height": "150%",
502
- "margin-block-start": "-0.5rem",
503
- "margin-block-end": "0.5rem",
504
- "padding-block-end": "0.5rem"
505
- },
506
- "form-field": {
507
- "margin-block-start": "0.5rem",
508
- "margin-block-end": "0.5rem",
509
- "invalid": {
510
- "border-inline-start-color": "#d52b1e",
511
- "border-inline-start-width": "0px",
512
- "padding-inline-start": 0
274
+ "roze": {
275
+ "50": "#fdeff8",
276
+ "100": "#fbdef0",
277
+ "200": "#F8CEE8",
278
+ "300": "#F6BDE1",
279
+ "400": "#F4ADD9",
280
+ "500": "#f092cd"
513
281
  },
514
- "label": {
515
- "margin-block-end": "0.5rem"
282
+ "robijnrood": {
283
+ "50": "#f7d9e7",
284
+ "100": "#efb3ce",
285
+ "200": "#E78CB6",
286
+ "300": "#DF669D",
287
+ "400": "#D74085",
288
+ "500": "#ca005d"
516
289
  },
517
- "error-message": {
518
- "line-height": "normal"
519
- }
520
- },
521
- "page-footer": {
522
- "background-color": "#154273",
523
- "color": "#fff",
524
- "padding-block-start": "3rem",
525
- "padding-block-end": "3rem",
526
- "padding-inline-start": "80px",
527
- "padding-inline-end": "80px"
528
- },
529
- "figure": {
530
- "caption": {
531
- "border-color": "#CBD5E1",
532
- "border-width": "4px",
533
- "color": "#a90061",
534
- "padding-block-end": "0.5rem",
535
- "padding-block-start": "0.5rem",
536
- "padding-inline-start": "1rem",
537
- "line-height": "150%",
538
- "font-size": "1.25rem"
290
+ "lintblauw": {
291
+ "50": "#dce3ea",
292
+ "100": "#b8c6d5",
293
+ "200": "#95a9c0",
294
+ "300": "#738eab",
295
+ "400": "#4f7196",
296
+ "500": "#154273"
539
297
  },
540
- "img": {
541
- "border-end-end-radius": 0,
542
- "border-end-start-radius": 0,
543
- "border-start-end-radius": 0,
544
- "border-start-start-radius": 0
545
- }
298
+ "wit": "#fff",
299
+ "zwart": "#000",
300
+ "none": "transparent"
546
301
  },
547
- "form-fieldset": {
548
- "legend": {
549
- "color": "#0F172A",
550
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
551
- "font-size": "1.25rem",
552
- "font-weight": 700,
553
- "line-height": "150%",
554
- "disabled": {
555
- "color": "#334155"
302
+ "sub-nav-bar": {
303
+ "background-color": "#f2f4f6",
304
+ "column-gap": "0.5rem",
305
+ "column-width": "375px",
306
+ "padding-block-end": "2rem",
307
+ "padding-block-start": "2rem",
308
+ "inline-size": "100%",
309
+ "content": {
310
+ "padding-inline-end": "1rem",
311
+ "padding-inline-start": "1rem",
312
+ "max-inline-size": "1280px",
313
+ "list": {
314
+ "row-gap": "0.5rem"
556
315
  }
557
- },
558
- "section": {
559
- "background-color": "transparent",
560
- "color": "#0F172A"
561
- },
562
- "invalid": {
563
- "border-inline-start": {
564
- "color": "#d52b1e"
565
- },
566
- "padding-inline-start": 0,
567
- "border-inline-start-width": "0px"
568
316
  }
569
317
  },
570
- "number-badge": {
571
- "font-size": "1.25rem",
572
- "line-height": "150%",
573
- "min-block-size": "24px",
574
- "min-inline-size": "24px",
575
- "font-weight": 700,
576
- "border-width": "0px",
577
- "border-radius": "999px",
578
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
579
- "background-color": "#154273",
580
- "border-color": "transparent",
318
+ "toggletip": {
581
319
  "color": "#fff",
582
- "padding-inline": "0.5rem",
583
- "padding-block": "0.5rem"
584
- },
585
- "checkbox": {
586
- "border-radius": "2.5px",
587
- "size": "24px",
320
+ "background-color": "#007bc7",
321
+ "border-color": "transparent",
322
+ "border-radius": "5px",
323
+ "border-width": "1px",
588
324
  "icon": {
589
325
  "size": "24px"
590
326
  },
591
- "background-color": "#fff",
592
- "border-color": "#154273",
593
- "invalid": {
594
- "background-color": "#f9dfdd",
595
- "border-color": "#d52b1e",
596
- "border-width": "1px"
597
- },
598
- "focus": {
327
+ "size": "24px",
328
+ "active": {
329
+ "color": "#007bc7",
599
330
  "background-color": "#fff",
600
- "border-color": "#154273",
601
- "border-width": "2px"
331
+ "border-color": "#007bc7"
602
332
  },
603
- "disabled": {
604
- "background-color": "#CBD5E1",
605
- "border-color": "#94A3B8"
333
+ "hover": {
334
+ "color": "#0F172A",
335
+ "background-color": "#66AFDD"
606
336
  },
607
- "checked": {
608
- "background-color": "#154273",
609
- "border-color": "transparent",
337
+ "focus": {
610
338
  "color": "#fff",
611
- "border-width": "1px",
612
- "disabled": {
613
- "background-color": "#CBD5E1",
614
- "border-color": "#94A3B8",
615
- "color": "#475569"
616
- },
617
- "focus": {
618
- "border-width": "2px",
619
- "background-color": "#fff",
620
- "border-color": "#154273",
621
- "color": "#154273"
339
+ "background-color": "#007bc7"
340
+ }
341
+ },
342
+ "sidenav": {
343
+ "display": "flex",
344
+ "link": {
345
+ "line-height": "150%",
346
+ "icon": {
347
+ "size": "24px",
348
+ "margin-inline": "0.5rem"
622
349
  },
623
- "hover": {
624
- "border-width": "1px",
625
- "background-color": "#738eab",
626
- "border-color": "transparent",
627
- "color": "#fff"
350
+ "font-size": "1.25rem",
351
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
352
+ "font-weight": 400,
353
+ "current": {
354
+ "font-weight": 700,
355
+ "color": "#0F172A"
628
356
  },
357
+ "color": "#01689b",
629
358
  "active": {
630
- "border-width": "1px",
631
- "background-color": "#4f7196",
632
- "border-color": "transparent",
633
- "color": "#fff"
634
- }
635
- },
636
- "indeterminate": {
637
- "background-color": "#154273",
638
- "border-color": "transparent",
639
- "color": "#fff",
640
- "border-width": "1px",
641
- "disabled": {
642
- "background-color": "#CBD5E1",
643
- "border-color": "#94A3B8",
644
- "color": "#475569"
359
+ "color": "#42145f",
360
+ "text-decoration": "underline"
645
361
  },
646
- "active": {
647
- "background-color": "#4f7196",
648
- "border-color": "transparent",
649
- "color": "#fff",
650
- "border-width": "1px"
362
+ "focus": {
363
+ "border-radius": "5px",
364
+ "border-width": "2px",
365
+ "border-style": "solid",
366
+ "border-color": "#a90061",
367
+ "background-color": "none",
368
+ "color": "#01689b",
369
+ "text-decoration": "None"
651
370
  },
652
371
  "hover": {
653
- "background-color": "#738eab",
654
- "border-color": "transparent",
655
- "color": "#fff",
656
- "border-width": "1px"
372
+ "color": "#15496a",
373
+ "text-decoration": "underline"
657
374
  },
658
- "focus": {
659
- "background-color": "#fff",
660
- "border-color": "#154273",
661
- "color": "#154273",
662
- "border-width": "2px"
663
- }
664
- },
665
- "border-width": "1px",
666
- "hover": {
667
- "border-width": "1px",
668
- "background-color": "#fff",
669
- "border-color": "#738eab"
670
- },
671
- "active": {
672
- "border-width": "1px",
673
- "background-color": "#fff",
674
- "border-color": "#4f7196"
375
+ "padding-block-start": "0.75rem",
376
+ "padding-block-end": "0.75rem",
377
+ "text-decoration": "None",
378
+ "column-gap": "0.5rem"
675
379
  }
676
380
  },
677
- "button-group": {
678
- "background-color": "transparent",
679
- "column-gap": "0.5rem",
680
- "margin-block-end": "0px",
681
- "margin-block-start": "0px",
682
- "padding-block-end": "0px",
683
- "padding-block-start": "0px",
684
- "row-gap": "0.5rem"
685
- },
686
- "button": {
687
- "background-color": "#0F172A",
688
- "border-color": "transparent",
689
- "color": "#fff",
690
- "border-radius": "5px",
691
- "border-width": "1px",
692
- "icon": {
693
- "gap": "0.5rem",
694
- "size": "24px"
695
- },
696
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
697
- "font-size": "1.25rem",
698
- "font-weight": 700,
699
- "line-height": "150%",
381
+ "radio-group": {
700
382
  "padding-block-end": "0.5rem",
701
383
  "padding-block-start": "0.5rem",
702
- "padding-inline-end": "1rem",
703
- "padding-inline-start": "1rem",
704
- "disabled": {
705
- "background-color": "#E2E8F0",
706
- "border-color": "transparent",
707
- "color": "#94A3B8"
708
- },
709
- "focus": {
710
- "background-color": "#475569",
711
- "border-color": "transparent",
712
- "color": "#fff"
713
- },
714
- "hover": {
715
- "background-color": "#475569",
716
- "border-color": "transparent",
717
- "color": "#fff"
718
- },
719
- "active": {
720
- "background-color": "#1E293B",
721
- "border-color": "transparent",
384
+ "row-gap": "1rem"
385
+ },
386
+ "navigation-list": {
387
+ "icon": {
388
+ "background-color": "#0F172A",
389
+ "border-radius": "999px",
722
390
  "color": "#fff"
723
391
  },
724
- "min-block-size": "48px",
725
- "min-inline-size": "48px",
726
- "column-gap": "0.5rem",
727
- "primary-action": {
728
- "hover": {
729
- "background-color": "#741344",
730
- "border-color": "transparent",
731
- "color": "#fff"
392
+ "item": {
393
+ "icon": {
394
+ "padding-inline": "0.5rem",
395
+ "padding-block": "0.5rem",
396
+ "size": "24px"
732
397
  },
733
- "background-color": "#a90061",
734
- "border-color": "transparent",
735
- "color": "#fff",
736
- "disabled": {
737
- "background-color": "#e5b3d0",
738
- "border-color": "transparent",
739
- "color": "#BE4088"
398
+ "content": {
399
+ "font-size": "1.25rem",
400
+ "column-gap": "0.5rem",
401
+ "row-gap": "0.25rem"
402
+ },
403
+ "label": {
404
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
405
+ "font-size": "1.875rem",
406
+ "font-weight": 700,
407
+ "line-height": "150%"
408
+ },
409
+ "active": {
410
+ "background-color": "#F1F5F9"
411
+ },
412
+ "hover": {
413
+ "background-color": "#F8FAFC"
740
414
  },
741
415
  "focus": {
742
- "background-color": "#741344",
743
- "border-color": "transparent",
744
- "color": "#fff"
416
+ "background-color": "#f2d9e7"
745
417
  },
746
- "font-weight": 700,
418
+ "background-color": "#fff",
419
+ "color": "#334155",
420
+ "border-width": "1px",
421
+ "border-color": "#CBD5E1",
422
+ "heading": {
423
+ "color": "#0F172A"
424
+ },
425
+ "column-gap": "1rem",
426
+ "min-height": "48px",
427
+ "padding-block": "0.75rem",
428
+ "padding-inline": "1rem"
429
+ }
430
+ },
431
+ "nav-bar": {
432
+ "border-block-end-width": "1px",
433
+ "max-inline-size": "1280px",
434
+ "padding-inline": "1rem",
435
+ "container": {
436
+ "inline-size": "100%"
437
+ },
438
+ "content": {
439
+ "column-gap": "1rem"
440
+ },
441
+ "icon": {
442
+ "color": "#0F172A",
747
443
  "active": {
748
- "background-color": "#65003a",
749
- "border-color": "transparent",
750
444
  "color": "#fff"
751
445
  },
752
- "font-size": "1.25rem",
753
- "line-height": "1.875rem",
754
- "pressed": {
755
- "background-color": "#63143a",
756
- "border-color": "transparent",
757
- "color": "#fff"
758
- }
446
+ "size": "24px"
759
447
  },
760
- "secondary-action": {
761
- "hover": {
762
- "background-color": "#f2d9e7",
763
- "border-color": "#741344",
764
- "color": "#741344"
448
+ "link": {
449
+ "active": {
450
+ "background-color": "#a90061",
451
+ "color": "#fff"
765
452
  },
766
- "background-color": "transparent",
767
- "border-color": "#a90061",
453
+ "background-color": "#fff",
768
454
  "color": "#a90061",
769
- "disabled": {
770
- "background-color": "transparent",
771
- "border-color": "#D88CB7",
772
- "color": "#CB66A0"
773
- },
774
455
  "focus": {
775
456
  "background-color": "#f2d9e7",
776
- "border-color": "transparent",
777
- "color": "#741344"
778
- },
779
- "font-weight": 700,
780
- "active": {
781
- "background-color": "#D88CB7",
782
- "border-color": "#63143a",
783
- "color": "#741344"
457
+ "color": "#a90061"
784
458
  },
785
- "font-size": "1.25rem",
786
- "line-height": "1.875rem",
787
- "pressed": {
788
- "background-color": "#e5b3d0",
789
- "border-color": "#63143a",
790
- "color": "#63143a"
791
- }
792
- },
793
- "subtle": {
794
- "font-size": "1.25rem",
795
- "font-weight": 700,
796
459
  "hover": {
797
- "background-color": "#f2d9e7",
798
- "border-color": "transparent",
799
- "color": "#741344"
460
+ "background-color": "#F8FAFC",
461
+ "color": "#a90061"
800
462
  },
801
- "background-color": "transparent",
802
- "border-color": "transparent",
803
- "color": "#a90061",
804
- "disabled": {
805
- "background-color": "transparent",
806
- "border-color": "transparent",
807
- "color": "#e5b3d0"
463
+ "padding-block-end": "1rem",
464
+ "padding-block-start": "1rem",
465
+ "padding-inline-end": "0.75rem",
466
+ "padding-inline-start": "0.75rem",
467
+ "column-gap": "0.5rem"
468
+ },
469
+ "heading": {
470
+ "font-weight": 700
471
+ },
472
+ "background-color": "#fff",
473
+ "color": "#a90061",
474
+ "border-color": "#BE4088"
475
+ },
476
+ "message-list": {
477
+ "item": {
478
+ "background-color": "#fff",
479
+ "border-color": "#CBD5E1",
480
+ "border-width": "1px",
481
+ "color": "#334155",
482
+ "column-gap": "1rem",
483
+ "icon": {
484
+ "size": "24px",
485
+ "color": "#0F172A"
808
486
  },
809
- "focus": {
810
- "background-color": "#f2d9e7",
811
- "border-color": "transparent",
812
- "color": "#741344"
487
+ "min-height": "48px",
488
+ "padding-block": "0.75rem",
489
+ "padding-inline": "1rem",
490
+ "content": {
491
+ "font-size": "1.25rem",
492
+ "column-gap": "0.5rem",
493
+ "row-gap": "0.5rem"
813
494
  },
814
- "active": {
815
- "background-color": "#D88CB7",
816
- "border-color": "transparent",
817
- "color": "#65003a"
495
+ "label": {
496
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
497
+ "font-size": "1.25rem",
498
+ "font-weight": 700,
499
+ "line-height": "150%"
818
500
  },
819
- "line-height": "1.875rem",
820
- "pressed": {
821
- "background-color": "#e5b3d0",
822
- "border-color": "transparent",
823
- "color": "#63143a"
501
+ "heading": {
502
+ "color": "#0F172A"
503
+ }
504
+ }
505
+ },
506
+ "logo": {
507
+ "image": {
508
+ "background-color": "#fff",
509
+ "inline-size": "48px",
510
+ "block-size": "96px",
511
+ "color": "#154273"
512
+ },
513
+ "title": {
514
+ "font-weight": 600,
515
+ "line-height": "1.063rem",
516
+ "font-size": "0.913rem",
517
+ "padding-block-start": "3.125rem"
518
+ },
519
+ "subtitle": {
520
+ "font-weight": 400,
521
+ "line-height": "1rem",
522
+ "font-size": "0.775rem"
523
+ },
524
+ "column-gap": "12px",
525
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
526
+ "color": "#154273"
527
+ },
528
+ "link-list-card": {
529
+ "background-color": "#fff",
530
+ "padding-block-start": "1.5rem",
531
+ "padding-block-end": "1.5rem",
532
+ "row-gap": "1rem",
533
+ "padding-inline-start": "1.5rem",
534
+ "padding-inline-end": "1.5rem"
535
+ },
536
+ "link-list": {
537
+ "text-decoration": "None"
538
+ },
539
+ "icon-only-button": {
540
+ "padding-block-end": "0.75rem",
541
+ "padding-block-start": "0.75rem",
542
+ "padding-inline-end": "0.75rem",
543
+ "padding-inline-start": "0.75rem"
544
+ },
545
+ "hero": {
546
+ "heading": {
547
+ "font-weight": 700,
548
+ "line-height": "125%",
549
+ "font-size": "1.875rem",
550
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif"
551
+ },
552
+ "sub-heading": {
553
+ "font-weight": 400,
554
+ "line-height": "150%",
555
+ "font-size": "1.25rem",
556
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif"
557
+ },
558
+ "message": {
559
+ "background-color": "#a90061",
560
+ "color": "#fff",
561
+ "row-gap": "0.125rem",
562
+ "padding-block-end": "1rem",
563
+ "padding-inline-end": "1rem",
564
+ "padding-inline-start": "1rem",
565
+ "padding-block-start": "1rem",
566
+ "border-radius": "20px",
567
+ "inline-size": "90%"
568
+ },
569
+ "border-radius": "40px",
570
+ "inline-size": "100%"
571
+ },
572
+ "form-field-radio-option": {
573
+ "column-gap": "0.5rem",
574
+ "font-weight": 400,
575
+ "row-gap": "0.5rem",
576
+ "label": {
577
+ "margin-block-end": 0
578
+ },
579
+ "input": {
580
+ "margin": {
581
+ "block-start": "0.25rem"
582
+ }
583
+ }
584
+ },
585
+ "form-field-checkbox-option": {
586
+ "column-gap": "0.5rem",
587
+ "margin-block-end": 0
588
+ },
589
+ "page-footer": {
590
+ "column-gap": "1.5rem",
591
+ "column-width": "200px",
592
+ "column": {
593
+ "title": {
594
+ "margin-block-end": "0.75rem"
824
595
  }
825
596
  },
826
- "pressed": {
827
- "background-color": "#1E293B",
828
- "border-color": "transparent",
829
- "color": "#fff"
597
+ "content": {
598
+ "max-inline-size": "1280px",
599
+ "padding-inline-start": "1rem",
600
+ "padding-inline-end": "1rem",
601
+ "column-gap": "2rem"
602
+ },
603
+ "border-block-start-width": "2px",
604
+ "border-block-start-color": "#CB66A0",
605
+ "border-block-start-style": "solid",
606
+ "outlined": {
607
+ "background-color": "#fff",
608
+ "color": "#a90061",
609
+ "border-color": "#a90061"
610
+ },
611
+ "padding-block-start": "2.5rem",
612
+ "padding-block-end": "2.5rem",
613
+ "padding-inline-start": "2.5rem",
614
+ "padding-inline-end": "2.5rem",
615
+ "flex": {
616
+ "direction": "column"
617
+ }
618
+ },
619
+ "file-input": {
620
+ "column-gap": "0.75rem",
621
+ "row-gap": "0.75rem",
622
+ "feedback": {
623
+ "color": "#475569",
624
+ "font-size": "1rem"
625
+ }
626
+ },
627
+ "file": {
628
+ "border-style": "solid",
629
+ "border-color": "#a90061",
630
+ "border-width": "1px",
631
+ "border-radius": "5px",
632
+ "padding-inline-start": "1rem",
633
+ "padding-inline-end": "1rem",
634
+ "padding-block-start": "0.75rem",
635
+ "padding-block-end": "0.75rem",
636
+ "column-gap": "0.25rem",
637
+ "error": {
638
+ "border-color": "#d52b1e"
639
+ },
640
+ "subtitle": {
641
+ "color": "#64748B"
830
642
  }
831
643
  },
832
- "breadcrumb-nav": {
833
- "line-height": 1.4,
834
- "font-size": "1.25rem",
644
+ "dot-badge": {
645
+ "border-radius": "999px",
646
+ "color": "#d52b1e",
647
+ "size": "12px"
648
+ },
649
+ "code-input": {
650
+ "size": "48px"
651
+ },
652
+ "code-input-group": {
653
+ "column-gap": "0.5rem"
654
+ },
655
+ "checkbox-group": {
656
+ "padding-block-end": "0.5rem",
657
+ "padding-block-start": "0.5rem",
658
+ "row-gap": "1rem"
659
+ },
660
+ "card-as-link": {
661
+ "background-color": "#fff",
662
+ "border-color": "#CBD5E1",
663
+ "border-radius": "5px",
664
+ "border-width": "1px",
665
+ "color": "#0F172A",
666
+ "column-gap": "1rem",
667
+ "inline-size": "328px",
668
+ "icon": {
669
+ "color": "#a90061",
670
+ "size": "24px"
671
+ },
835
672
  "link": {
836
- "icon": {
837
- "size": "24px",
838
- "margin-inline": "0.25rem",
839
- "inset-block-start": 0
840
- },
841
- "padding-block-end": "0.75rem",
842
- "padding-block-start": "0.75rem",
843
- "padding-inline-end": 0,
844
- "padding-inline-start": 0,
845
673
  "color": "#01689b",
674
+ "text-decoration": "underline",
846
675
  "active": {
847
- "color": "#42145f",
848
- "text-decoration": "None"
849
- },
850
- "focus": {
851
- "background-color": "transparent",
852
- "color": "#01689b",
853
- "text-decoration": "None"
676
+ "text-decoration": "none"
854
677
  },
855
678
  "hover": {
856
- "color": "#01496c",
857
- "text-decoration": "None"
858
- },
859
- "current": {
860
- "color": "#334155"
679
+ "text-decoration": "none"
861
680
  },
681
+ "focus": {
682
+ "text-decoration": "none"
683
+ }
684
+ },
685
+ "metadata": {
686
+ "color": "#334155"
687
+ },
688
+ "padding-block-end": "1rem",
689
+ "padding-block-start": "1rem",
690
+ "padding-inline-end": "1rem",
691
+ "padding-inline-start": "1rem",
692
+ "row-gap": "0.75rem",
693
+ "active": {
694
+ "background-color": "#F1F5F9",
862
695
  "text-decoration": "underline"
863
696
  },
864
- "divider": {
865
- "size": "24px",
866
- "color": "#334155",
867
- "inset-block-start": 0
697
+ "hover": {
698
+ "background-color": "#F8FAFC",
699
+ "text-decoration": "underline"
868
700
  },
869
- "margin-inline": "0.5rem",
870
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
871
- "font-weight": 400
701
+ "focus": {
702
+ "background-color": "#f2d9e7",
703
+ "text-decoration": "underline"
704
+ },
705
+ "full-bleed": {
706
+ "background-color": "#000",
707
+ "border-color": "transparent",
708
+ "color": "#fff",
709
+ "opacity": 0.5
710
+ },
711
+ "heading": {
712
+ "color": "#a90061",
713
+ "padding-block-start": "0.5rem",
714
+ "font-size": "1.5rem",
715
+ "font-weight": 700
716
+ },
717
+ "horizontal": {
718
+ "background-color": "#a90061",
719
+ "border-color": "transparent",
720
+ "color": "#fff",
721
+ "max-block-size": "96px",
722
+ "padding-block-end": 0,
723
+ "padding-block-start": 0,
724
+ "padding-inline-end": "1rem",
725
+ "padding-inline-start": "1rem",
726
+ "heading": {
727
+ "inline-size": "200px"
728
+ }
729
+ }
730
+ },
731
+ "border-radius": {
732
+ "sm": "2.5px",
733
+ "md": "5px",
734
+ "circle": "999px",
735
+ "none": "0px"
736
+ },
737
+ "focus": {
738
+ "outline-offset": "0.125rem",
739
+ "outline-style": "solid",
740
+ "outline-width": "2px"
741
+ },
742
+ "font-size": {
743
+ "heading": {
744
+ "level-1": "3.125rem",
745
+ "level-2": "2.5rem",
746
+ "level-3": "1.875rem",
747
+ "level-4": "1.5rem",
748
+ "level-5": "1.25rem"
749
+ },
750
+ "body": {
751
+ "intro": "1.5rem",
752
+ "default": "1.25rem"
753
+ },
754
+ "xs": {
755
+ "desktop": "1.25rem",
756
+ "tablet": "1.125rem",
757
+ "mobile": "1rem"
758
+ },
759
+ "sm": {
760
+ "desktop": "1.5rem",
761
+ "tablet": "1.35rem",
762
+ "mobile": "1.2rem"
763
+ },
764
+ "md": {
765
+ "desktop": "1.875rem",
766
+ "tablet": "1.688rem",
767
+ "mobile": "1.5rem"
768
+ },
769
+ "lg": {
770
+ "desktop": "2.5rem",
771
+ "tablet": "2.25rem",
772
+ "mobile": "2rem"
773
+ },
774
+ "xl": {
775
+ "desktop": "3.125rem",
776
+ "tablet": "2.813rem",
777
+ "mobile": "2.5rem"
778
+ }
779
+ },
780
+ "font-weight": {
781
+ "default": 400,
782
+ "strong": 700,
783
+ "extra-bold": 800,
784
+ "bold": 700,
785
+ "semi-bold": 600,
786
+ "regular": 400,
787
+ "light": 300,
788
+ "thin": 200
789
+ },
790
+ "line-height": {
791
+ "body": "150%",
792
+ "sm": "125%",
793
+ "md": "150%"
794
+ },
795
+ "size": {
796
+ "target": "48px",
797
+ "icon": {
798
+ "functional": "24px"
799
+ },
800
+ "quarter-lint": "12px",
801
+ "half-lint": "24px",
802
+ "lint": "48px",
803
+ "2-lint": "96px",
804
+ "3-lint": "1440px"
805
+ },
806
+ "font-family": {
807
+ "primary": "'Fira Sans', Arial, Verdana, sans-serif",
808
+ "secondary": "RijksoverheidSerifWeb, 'Times New Roman', serif"
809
+ },
810
+ "border-width": {
811
+ "default": "1px",
812
+ "m": "2px",
813
+ "none": "0px"
814
+ },
815
+ "space": {
816
+ "0": 0,
817
+ "25": "0.125rem",
818
+ "50": "0.25rem",
819
+ "100": "0.5rem",
820
+ "150": "0.75rem",
821
+ "200": "1rem",
822
+ "300": "1.5rem",
823
+ "400": "2rem",
824
+ "500": "2.5rem",
825
+ "600": "3rem",
826
+ "700": "3.5rem"
827
+ }
828
+ },
829
+ "utrecht": {
830
+ "column-layout": {
831
+ "column-rule-color": "transparent",
832
+ "column-rule-width": "0px",
833
+ "column-width": "400px",
834
+ "gap": "0.75rem"
872
835
  },
873
836
  "blockquote": {
874
- "caption": {
837
+ "background-color": "transparent",
838
+ "border-inline-start-width": 0,
839
+ "border-color": "transparent",
840
+ "border-radius": 0,
841
+ "border-width": 0,
842
+ "color": "#154273",
843
+ "font-size": "1.25rem",
844
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
845
+ "padding-block-end": "2rem",
846
+ "padding-block-start": "2rem",
847
+ "padding-inline-end": "2rem",
848
+ "padding-inline-start": "2rem",
849
+ "row-gap": "0.75rem",
850
+ "attribution": {
851
+ "color": "#154273",
852
+ "font-size": "1.25rem"
853
+ },
854
+ "content": {
855
+ "color": "#154273",
875
856
  "font-size": "1.25rem",
876
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
857
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
877
858
  "line-height": "150%",
878
- "font-weight": 400,
879
- "padding-block-start": "0.75rem",
880
- "color": "#334155"
859
+ "font-weight": 400
881
860
  },
882
- "content": {
883
- "font-family": "RijksoverheidSerifWeb, 'Times New Roman', serif",
861
+ "caption": {
862
+ "font-size": "1.25rem",
863
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
884
864
  "line-height": "150%",
885
865
  "font-weight": 400,
886
- "font-size": "1.5rem",
887
- "color": "#0F172A"
866
+ "padding-block-start": "0.75rem",
867
+ "color": "#154273"
888
868
  },
889
869
  "margin-block-end": 0,
890
870
  "margin-block-start": 0,
891
871
  "margin-inline-end": 0,
892
872
  "margin-inline-start": 0,
893
- "padding-block-end": "2rem",
894
- "padding-block-start": "2rem",
895
- "padding-inline-end": "2rem",
896
- "padding-inline-start": "2rem",
897
- "row-gap": "0.75rem",
898
- "background-color": "transparent",
899
- "border-color": "#a90061",
900
873
  "border-block-start-width": 0,
901
874
  "border-block-end-width": 0,
902
- "border-inline-start-width": 0,
903
875
  "border-inline-end-width": 0,
904
876
  "border-start-start-radius": 0,
905
877
  "border-start-end-radius": 0,
906
878
  "border-end-start-radius": 0,
907
879
  "border-end-end-radius": 0,
908
- "border-width": "2px",
909
880
  "blue-corner-border-variation": {
910
881
  "border-color": "#a90061",
911
882
  "border-block-end-width": "2px",
@@ -933,948 +904,1001 @@
933
904
  "padding": "2.5rem"
934
905
  }
935
906
  },
936
- "article": {
937
- "max-inline-size": "75ch"
938
- },
939
- "alert": {
940
- "heading": {
941
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
942
- "font-weight": 700,
943
- "line-height": "150%",
944
- "font-size": "1.25rem"
945
- },
946
- "column-gap": "0.5rem",
947
- "border-width": "0px",
948
- "margin-block-end": "0.75rem",
949
- "margin-block-start": "0.75rem",
950
- "padding-block-end": "1rem",
951
- "padding-block-start": "1rem",
952
- "padding-inline-end": "1rem",
953
- "padding-inline-start": "1rem",
954
- "background-color": "#d9ebf7",
955
- "border-color": "transparent",
907
+ "icon": {
908
+ "color": "inherit",
909
+ "size": "24px",
910
+ "inset-block-start": 0
911
+ },
912
+ "unordered-list": {
913
+ "padding-inline-start": "1.5rem",
914
+ "margin-block-end": "0.25rem",
915
+ "margin-block-start": "0.25rem",
916
+ "color": "#0F172A",
917
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
918
+ "font-weight": 400,
919
+ "font-size": "1.25rem",
920
+ "line-height": "150%",
921
+ "item": {
922
+ "padding-inline-start": "0.5rem",
923
+ "margin-block-end": "0.25rem",
924
+ "margin-block-start": "0.25rem"
925
+ },
926
+ "marker": {
927
+ "color": "#0F172A",
928
+ "border-color": "#0F172A"
929
+ }
930
+ },
931
+ "textbox": {
932
+ "border-radius": "2.5px",
933
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
934
+ "font-size": "1.25rem",
935
+ "font-weight": 400,
936
+ "line-height": "150%",
937
+ "max-inline-size": "400px",
938
+ "padding-block-end": "0.5rem",
939
+ "padding-block-start": "0.5rem",
940
+ "padding-inline-end": "0.75rem",
941
+ "padding-inline-start": "0.75rem",
942
+ "background-color": "#fff",
943
+ "border-color": "#a90061",
956
944
  "color": "#0F172A",
957
- "info": {
958
- "background-color": "#d9ebf7",
959
- "border-color": "transparent",
960
- "color": "#0F172A"
961
- },
962
- "error": {
945
+ "invalid": {
963
946
  "background-color": "#f9dfdd",
964
- "border-color": "transparent",
965
- "color": "#0F172A"
947
+ "border-color": "#d52b1e",
948
+ "color": "#0F172A",
949
+ "border-width": "1px"
966
950
  },
967
- "ok": {
968
- "background-color": "#e1eddb",
969
- "border-color": "transparent",
970
- "color": "#0F172A"
951
+ "placeholder": {
952
+ "color": "#64748B"
971
953
  },
972
- "warning": {
973
- "background-color": "#fff4db",
974
- "border-color": "transparent",
954
+ "border-block-end-width": "auto",
955
+ "border-width": "1px",
956
+ "focus": {
957
+ "border-width": "2px",
958
+ "background-color": "#fff",
959
+ "border-color": "#a90061",
975
960
  "color": "#0F172A"
976
961
  },
977
- "icon": {
978
- "inset-block-start": "3px",
979
- "info": {
980
- "color": "#007bc7"
981
- },
982
- "error": {
983
- "color": "#d52b1e"
984
- },
985
- "ok": {
986
- "color": "#39870c"
987
- },
988
- "warning": {
989
- "color": "#ffb612"
990
- },
991
- "size": "24px"
992
- },
993
- "message": {
994
- "line-height": "150%",
995
- "column-gap": "0.5rem"
996
- },
997
- "border-radius": "5px"
998
- },
999
- "accordion": {
1000
- "panel": {
962
+ "disabled": {
963
+ "background-color": "#CBD5E1",
1001
964
  "border-color": "#94A3B8",
1002
- "border-width": 0,
1003
- "padding-block-end": "1.5rem",
1004
- "padding-block-start": "1rem",
1005
- "padding-inline-end": "1rem",
1006
- "padding-inline-start": "1rem"
965
+ "color": "#475569"
1007
966
  },
1008
- "button": {
1009
- "gap": "0.5rem",
1010
- "icon": {
1011
- "size": "24px"
1012
- },
1013
- "hover": {
1014
- "background-color": "#F8FAFC",
1015
- "border-color": "#94A3B8",
1016
- "color": "#0F172A"
1017
- },
967
+ "read-only": {
968
+ "background-color": "#F1F5F9",
969
+ "border-color": "transparent",
970
+ "color": "#0F172A"
971
+ },
972
+ "hover": {
973
+ "border-width": "1px",
1018
974
  "background-color": "#fff",
1019
- "border-color": "#94A3B8",
1020
- "border-width": 0,
1021
- "color": "#0F172A",
1022
- "focus": {
1023
- "background-color": "#dce3ea",
1024
- "border-color": "#154273",
1025
- "color": "#0F172A"
1026
- },
1027
- "active": {
1028
- "background-color": "#F1F5F9",
1029
- "border-color": "#94A3B8",
1030
- "color": "#0F172A",
1031
- "row-gap": 0
1032
- }
975
+ "border-color": "#CB66A0",
976
+ "color": "#0F172A"
1033
977
  }
1034
978
  },
1035
- "document": {
979
+ "textarea": {
980
+ "max-inline-size": "400px",
981
+ "padding-block-end": "0.5rem",
982
+ "padding-block-start": "0.5rem",
983
+ "padding-inline-end": "0.75rem",
984
+ "padding-inline-start": "0.75rem",
1036
985
  "background-color": "#fff",
986
+ "border-color": "#a90061",
1037
987
  "color": "#0F172A",
1038
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1039
- "font-size": "1.25rem",
1040
- "line-height": "150%",
1041
- "font-weight": 400
1042
- },
1043
- "rich-text": {
1044
- "stranger": {
1045
- "margin-block-end": "2rem"
1046
- },
1047
- "acquaintance": {
1048
- "margin-block-end": "1rem"
1049
- },
1050
- "friend": {
1051
- "margin-block-end": "0.5rem"
1052
- },
1053
- "best-friend": {
1054
- "margin-block-end": "0.25rem"
988
+ "invalid": {
989
+ "background-color": "#f9dfdd",
990
+ "border-color": "#d52b1e",
991
+ "color": "#0F172A",
992
+ "border-width": "1px"
1055
993
  },
1056
- "confidant": {
1057
- "margin-block-end": 0
1058
- }
1059
- },
1060
- "pointer-target": {
1061
- "min-size": "48px"
1062
- },
1063
- "focus": {
1064
- "outline-color": "#000",
1065
- "outline-offset": "0.125rem",
1066
- "outline-style": "solid",
1067
- "outline-width": "2px",
1068
- "inverse": {
1069
- "outline-color": "#fff"
1070
- }
1071
- }
1072
- },
1073
- "rhc": {
1074
- "color": {
1075
- "primary": {
1076
- "50": "#f2d9e7",
1077
- "100": "#e5b3d0",
1078
- "200": "#D88CB7",
1079
- "300": "#CB66A0",
1080
- "400": "#BE4088",
1081
- "500": "#a90061",
1082
- "hover": "#741344"
994
+ "placeholder": {
995
+ "color": "#64748B"
1083
996
  },
1084
997
  "focus": {
1085
- "outline": "#000"
1086
- },
1087
- "foreground": {
1088
- "default": "#0F172A",
1089
- "subdued": "#334155",
1090
- "link": "#01689b",
1091
- "onEmphasis": "#fff"
1092
- },
1093
- "border": {
1094
- "default": "#64748B",
1095
- "subdued": "#94A3B8",
1096
- "strong": "#0F172A"
1097
- },
1098
- "canvas": "#fff",
1099
- "feedback": {
1100
- "success": {
1101
- "default": "#39870c",
1102
- "subdued": "#e1eddb"
1103
- },
1104
- "info": {
1105
- "default": "#007bc7",
1106
- "subdued": "#d9ebf7"
1107
- },
1108
- "error": {
1109
- "default": "#d52b1e",
1110
- "subdued": "#f9dfdd"
1111
- },
1112
- "warning": {
1113
- "default": "#ffb612",
1114
- "subdued": "#fff4db"
1115
- }
1116
- },
1117
- "accent": {
1118
- "500": "#8fcae7"
998
+ "background-color": "#fff",
999
+ "border-color": "#a90061",
1000
+ "color": "#0F172A",
1001
+ "border-width": "2px"
1119
1002
  },
1120
- "accent-2": {
1121
- "500": "#f092cd"
1003
+ "disabled": {
1004
+ "background-color": "#CBD5E1",
1005
+ "border-color": "#94A3B8",
1006
+ "color": "#475569"
1122
1007
  },
1123
- "cool-grey": {
1124
- "50": "#F8FAFC",
1125
- "100": "#F1F5F9",
1126
- "200": "#E2E8F0",
1127
- "300": "#CBD5E1",
1128
- "400": "#94A3B8",
1129
- "500": "#64748B",
1130
- "600": "#475569",
1131
- "700": "#334155",
1132
- "800": "#1E293B",
1133
- "900": "#0F172A"
1008
+ "read-only": {
1009
+ "background-color": "#F1F5F9",
1010
+ "border-color": "transparent",
1011
+ "color": "#0F172A"
1134
1012
  },
1135
- "lichtblauw": {
1136
- "50": "#eef7fb",
1137
- "100": "#ddeff8",
1138
- "200": "#CCE7F4",
1139
- "300": "#BCDFF0",
1140
- "400": "#ABD7ED",
1141
- "500": "#8fcae7"
1013
+ "hover": {
1014
+ "background-color": "#fff",
1015
+ "border-color": "#CB66A0",
1016
+ "color": "#0F172A",
1017
+ "border-width": "1px"
1142
1018
  },
1143
- "violet": {
1144
- "50": "#f2d9e7",
1145
- "100": "#e5b3d0",
1146
- "200": "#D88CB7",
1147
- "300": "#CB66A0",
1148
- "400": "#BE4088",
1149
- "500": "#a90061"
1019
+ "border-radius": "2.5px",
1020
+ "border-bottom-width": "1px",
1021
+ "border-width": "1px",
1022
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1023
+ "font-weight": 400,
1024
+ "line-height": "150%",
1025
+ "font-size": "1.25rem"
1026
+ },
1027
+ "table": {
1028
+ "header-cell": {
1029
+ "line-height": "150%",
1030
+ "color": "#0F172A",
1031
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1032
+ "font-weight": 700,
1033
+ "font-size": "1.25rem"
1150
1034
  },
1151
- "paars": {
1152
- "50": "#e3dce7",
1153
- "100": "#c6b9cf",
1154
- "200": "#A995B7",
1155
- "300": "#8D729F",
1156
- "400": "#714f87",
1157
- "500": "#42145f"
1035
+ "caption": {
1036
+ "line-height": "125%",
1037
+ "margin-block-end": "1.5rem",
1038
+ "color": "#0F172A",
1039
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1040
+ "font-weight": 700,
1041
+ "font-size": "1.875rem"
1158
1042
  },
1159
- "hemelblauw": {
1160
- "50": "#d9ebf7",
1161
- "100": "#b3d7ee",
1162
- "200": "#8CC3E6",
1163
- "300": "#66AFDD",
1164
- "400": "#409CD5",
1165
- "500": "#007bc7"
1043
+ "cell": {
1044
+ "padding-block-end": "0.75rem",
1045
+ "padding-block-start": "0.75rem",
1046
+ "padding-inline-end": "1rem",
1047
+ "padding-inline-start": "1rem",
1048
+ "line-height": "150%"
1166
1049
  },
1167
- "donkerblauw": {
1168
- "50": "#d9e8f0",
1169
- "100": "#b3d2e1",
1170
- "200": "#8CBBD2",
1171
- "300": "#66A4C3",
1172
- "400": "#408EB4",
1173
- "500": "#01689b"
1050
+ "data-cell": {
1051
+ "color": "#0F172A",
1052
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1053
+ "font-weight": 400,
1054
+ "line-height": "150%",
1055
+ "font-size": "1.25rem"
1174
1056
  },
1175
- "mintgroen": {
1176
- "50": "#eaf8f4",
1177
- "100": "#d6f2e9",
1178
- "200": "#C1EBDE",
1179
- "300": "#ACE4D3",
1180
- "400": "#98DDC8",
1181
- "500": "#76d2b6"
1057
+ "header": {
1058
+ "border-block-end-width": "2px",
1059
+ "border-block-end-color": "#CBD5E1",
1060
+ "background-color": "transparent"
1182
1061
  },
1183
- "mosgroen": {
1184
- "50": "#ebebd9",
1185
- "100": "#d6d7b3",
1186
- "200": "#C1C38C",
1187
- "300": "#ADAF66",
1188
- "400": "#999C40",
1189
- "500": "#777b00"
1062
+ "footer": {
1063
+ "border-block-end-width": "1px",
1064
+ "border-block-end-color": "#CBD5E1",
1065
+ "background-color": "transparent"
1190
1066
  },
1191
- "groen": {
1192
- "50": "#e1eddb",
1193
- "100": "#c4dbb6",
1194
- "200": "#A5C991",
1195
- "300": "#88B76D",
1196
- "400": "#6AA549",
1197
- "500": "#39870c"
1067
+ "row": {
1068
+ "border-block-end-width": "1px",
1069
+ "border-block-end-color": "#CBD5E1",
1070
+ "background-color": "transparent"
1198
1071
  },
1199
- "donkergroen": {
1200
- "50": "#dfe6e1",
1201
- "100": "#becdc3",
1202
- "200": "#9DB4A4",
1203
- "300": "#7D9B87",
1204
- "400": "#5D8269",
1205
- "500": "#275937"
1072
+ "footer-cell": {
1073
+ "font-weight": 700,
1074
+ "font-size": "1.25rem",
1075
+ "color": "#0F172A",
1076
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1077
+ "line-height": "150%"
1206
1078
  },
1207
- "bruin": {
1208
- "50": "#efeada",
1209
- "100": "#dfd4b6",
1210
- "200": "#CFBF90",
1211
- "300": "#BFA96C",
1212
- "400": "#AF9447",
1213
- "500": "#94710a"
1079
+ "container": {
1080
+ "box-inline-end-shadow": {
1081
+ "x": 0,
1082
+ "y": "16px",
1083
+ "blur": "48px",
1084
+ "spread": 0,
1085
+ "color": "#0000001a"
1086
+ },
1087
+ "box-inline-start-shadow": {
1088
+ "x": 0,
1089
+ "y": "16px",
1090
+ "blur": "48px",
1091
+ "spread": 0,
1092
+ "color": "#0000001a"
1093
+ }
1214
1094
  },
1215
- "donkerbruin": {
1216
- "50": "#e8e0df",
1217
- "100": "#d1c2be",
1218
- "200": "#BAA39D",
1219
- "300": "#A3847D",
1220
- "400": "#8D665D",
1221
- "500": "#673327"
1095
+ "font-size": "1.25rem"
1096
+ },
1097
+ "skip-link": {
1098
+ "font-weight": 700,
1099
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1100
+ "font-size": "1.25rem",
1101
+ "line-height": "150%",
1102
+ "min-block-size": "48px",
1103
+ "min-inline-size": "48px",
1104
+ "padding-block-end": "0.75rem",
1105
+ "padding-block-start": "0.75rem",
1106
+ "padding-inline-end": "1rem",
1107
+ "padding-inline-start": "1rem",
1108
+ "focus": {
1109
+ "background-color": "#fff",
1110
+ "border-color": "#a90061",
1111
+ "border-style": "solid",
1112
+ "border-width": "2px",
1113
+ "color": "#0F172A",
1114
+ "text-decoration": "None"
1222
1115
  },
1223
- "geel": {
1224
- "50": "#fefbdd",
1225
- "100": "#fdf6bc",
1226
- "200": "#FCF199",
1227
- "300": "#FBED78",
1228
- "400": "#FAE856",
1229
- "500": "#f9e11e"
1116
+ "focus-visible": {
1117
+ "outline-color": "#000"
1230
1118
  },
1231
- "donkergeel": {
1232
- "50": "#fff4db",
1233
- "100": "#ffe9b8",
1234
- "200": "#FDDE94",
1235
- "300": "#FDD370",
1236
- "400": "#FDC84D",
1237
- "500": "#ffb612"
1119
+ "background-color": "#a90061",
1120
+ "border-color": "transparent",
1121
+ "color": "#fff",
1122
+ "border-width": "2px",
1123
+ "box-block-end-shadow": {
1124
+ "offset-x": 0,
1125
+ "offset-y": "16px",
1126
+ "blur-radius": "48px",
1127
+ "spread-radius": 0,
1128
+ "color": "#0000001a"
1238
1129
  },
1239
- "oranje": {
1240
- "50": "#fbead9",
1241
- "100": "#f6d4b3",
1242
- "200": "#F1BE8C",
1243
- "300": "#EDA966",
1244
- "400": "#E89440",
1245
- "500": "#e17000"
1130
+ "text-decoration": "underline",
1131
+ "text-underline-offset": "0.125rem"
1132
+ },
1133
+ "separator": {
1134
+ "color": "#CBD5E1",
1135
+ "block-size": "2px",
1136
+ "margin-block-end": "0.75rem",
1137
+ "margin-block-start": "0.75rem"
1138
+ },
1139
+ "select": {
1140
+ "image-background-position": "right 0.5rem center",
1141
+ "icon": {
1142
+ "size": "24px"
1246
1143
  },
1247
- "rood": {
1248
- "50": "#f9dfdd",
1249
- "100": "#f2bfbc",
1250
- "200": "#EC9F99",
1251
- "300": "#E67F78",
1252
- "400": "#DF6056",
1253
- "500": "#d52b1e"
1144
+ "background-color": "#fff",
1145
+ "border-color": "#a90061",
1146
+ "color": "#0F172A",
1147
+ "invalid": {
1148
+ "background-color": "#f9dfdd",
1149
+ "border-color": "#d52b1e",
1150
+ "color": "#0F172A",
1151
+ "border-width": "1px"
1254
1152
  },
1255
- "roze": {
1256
- "50": "#fdeff8",
1257
- "100": "#fbdef0",
1258
- "200": "#F8CEE8",
1259
- "300": "#F6BDE1",
1260
- "400": "#F4ADD9",
1261
- "500": "#f092cd"
1153
+ "focus": {
1154
+ "background-color": "#fff",
1155
+ "border-color": "#a90061",
1156
+ "color": "#0F172A",
1157
+ "border-width": "2px"
1262
1158
  },
1263
- "robijnrood": {
1264
- "50": "#f7d9e7",
1265
- "100": "#efb3ce",
1266
- "200": "#E78CB6",
1267
- "300": "#DF669D",
1268
- "400": "#D74085",
1269
- "500": "#ca005d"
1159
+ "disabled": {
1160
+ "background-color": "#CBD5E1",
1161
+ "border-color": "#94A3B8",
1162
+ "color": "#475569"
1270
1163
  },
1271
- "lintblauw": {
1272
- "50": "#dce3ea",
1273
- "100": "#b8c6d5",
1274
- "200": "#95a9c0",
1275
- "300": "#738eab",
1276
- "400": "#4f7196",
1277
- "500": "#154273"
1164
+ "hover": {
1165
+ "background-color": "#fff",
1166
+ "border-color": "#CB66A0",
1167
+ "color": "#0F172A",
1168
+ "border-width": "1px"
1278
1169
  },
1279
- "wit": "#fff",
1280
- "zwart": "#000",
1281
- "none": "transparent"
1282
- },
1283
- "sub-nav-bar": {
1284
- "background-color": "#f2f4f6",
1285
- "column-gap": "0.5rem",
1286
- "column-width": "375px",
1287
- "padding-block-end": "2rem",
1288
- "padding-block-start": "2rem",
1289
- "inline-size": "100%",
1290
- "content": {
1291
- "padding-inline-end": "1rem",
1292
- "padding-inline-start": "1rem",
1293
- "max-inline-size": "1280px",
1294
- "list": {
1295
- "row-gap": "0.5rem"
1296
- }
1297
- }
1298
- },
1299
- "toggletip": {
1300
- "color": "#fff",
1301
- "background-color": "#007bc7",
1302
- "border-color": "transparent",
1303
- "border-radius": "5px",
1170
+ "padding-block-end": "0.5rem",
1171
+ "padding-block-start": "0.5rem",
1172
+ "padding-inline-end": "0.75rem",
1173
+ "padding-inline-start": "0.75rem",
1174
+ "border-radius": "2.5px",
1175
+ "border-bottom-width": "auto",
1304
1176
  "border-width": "1px",
1305
- "icon": {
1306
- "size": "24px"
1307
- },
1308
- "size": "24px",
1177
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1178
+ "font-weight": 400,
1179
+ "line-height": "150%",
1180
+ "font-size": "1.25rem",
1181
+ "max-inline-size": "400px"
1182
+ },
1183
+ "radio-button": {
1309
1184
  "active": {
1310
- "color": "#007bc7",
1185
+ "border-width": "1px",
1311
1186
  "background-color": "#fff",
1312
- "border-color": "#007bc7"
1187
+ "border-color": "#BE4088"
1313
1188
  },
1314
- "hover": {
1315
- "color": "#0F172A",
1316
- "background-color": "#66AFDD"
1189
+ "size": "24px",
1190
+ "dot": {
1191
+ "size": "12px"
1192
+ },
1193
+ "background-color": "#fff",
1194
+ "border-color": "#a90061",
1195
+ "invalid": {
1196
+ "background-color": "#f9dfdd",
1197
+ "border-color": "#d52b1e",
1198
+ "border-width": "1px"
1317
1199
  },
1318
1200
  "focus": {
1201
+ "background-color": "#fff",
1202
+ "border-color": "#a90061",
1203
+ "border-width": "2px"
1204
+ },
1205
+ "disabled": {
1206
+ "background-color": "#CBD5E1",
1207
+ "border-color": "#94A3B8",
1208
+ "color": "#475569"
1209
+ },
1210
+ "checked": {
1211
+ "background-color": "#a90061",
1212
+ "border-color": "transparent",
1319
1213
  "color": "#fff",
1320
- "background-color": "#007bc7"
1321
- }
1322
- },
1323
- "sidenav": {
1324
- "display": "flex",
1325
- "link": {
1326
- "line-height": "150%",
1327
- "icon": {
1328
- "size": "24px",
1329
- "margin-inline": "0.5rem"
1330
- },
1331
- "font-size": "1.25rem",
1332
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1333
- "font-weight": 400,
1334
- "current": {
1335
- "font-weight": 700,
1336
- "color": "#0F172A"
1214
+ "hover": {
1215
+ "background-color": "#CB66A0",
1216
+ "border-color": "transparent",
1217
+ "color": "#fff",
1218
+ "border-width": "1px"
1337
1219
  },
1338
- "color": "#01689b",
1339
1220
  "active": {
1340
- "color": "#42145f",
1341
- "text-decoration": "underline"
1221
+ "background-color": "#BE4088",
1222
+ "border-color": "transparent",
1223
+ "color": "#fff",
1224
+ "border-width": "1px"
1342
1225
  },
1343
1226
  "focus": {
1344
- "border-radius": "5px",
1345
- "border-width": "2px",
1346
- "border-style": "solid",
1347
- "border-color": "#154273",
1348
- "background-color": "none",
1349
- "color": "#01689b",
1350
- "text-decoration": "None"
1227
+ "background-color": "#fff",
1228
+ "border-color": "#a90061",
1229
+ "color": "#a90061",
1230
+ "border-width": "2px"
1351
1231
  },
1352
- "hover": {
1353
- "color": "#15496a",
1354
- "text-decoration": "underline"
1232
+ "disabled": {
1233
+ "background-color": "#CBD5E1",
1234
+ "border-color": "#94A3B8",
1235
+ "color": "#475569"
1355
1236
  },
1356
- "padding-block-start": "0.75rem",
1357
- "padding-block-end": "0.75rem",
1358
- "text-decoration": "None",
1359
- "column-gap": "0.5rem"
1237
+ "border-width": "1px"
1238
+ },
1239
+ "hover": {
1240
+ "background-color": "#fff",
1241
+ "border-color": "#CB66A0",
1242
+ "border-width": "1px"
1243
+ },
1244
+ "border-radius": "999px",
1245
+ "border-width": "1px"
1246
+ },
1247
+ "pre-heading": {
1248
+ "color": "#0F172A",
1249
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1250
+ "font-weight": 700,
1251
+ "line-height": "125%",
1252
+ "font-size": "1rem"
1253
+ },
1254
+ "paragraph": {
1255
+ "color": "#0F172A",
1256
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1257
+ "font-size": "1.25rem",
1258
+ "font-weight": 400,
1259
+ "line-height": "150%",
1260
+ "margin-block-end": 0,
1261
+ "margin-block-start": 0,
1262
+ "lead": {
1263
+ "color": "#0F172A",
1264
+ "font-size": "1.5rem",
1265
+ "font-weight": 400,
1266
+ "line-height": "150%"
1360
1267
  }
1361
1268
  },
1362
- "radio-group": {
1363
- "padding-block-end": "0.5rem",
1364
- "padding-block-start": "0.5rem",
1365
- "row-gap": "1rem"
1269
+ "ordered-list": {
1270
+ "padding-inline-start": "1.5rem",
1271
+ "margin-block-end": "0.25rem",
1272
+ "margin-block-start": "0.25rem",
1273
+ "margin-inline-start": "0.625rem",
1274
+ "item": {
1275
+ "padding-inline-start": 0,
1276
+ "margin-block-end": "0.25rem",
1277
+ "margin-block-start": "0.25rem"
1278
+ },
1279
+ "color": "#0F172A",
1280
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1281
+ "font-weight": 400,
1282
+ "font-size": "1.25rem",
1283
+ "line-height": "150%"
1366
1284
  },
1367
- "navigation-list": {
1285
+ "link-list": {
1286
+ "margin-block-start": 0,
1287
+ "row-gap": "0.5rem",
1288
+ "margin-block-end": 0,
1289
+ "item": {
1290
+ "column-gap": "0.5rem",
1291
+ "text-decoration": "None"
1292
+ },
1368
1293
  "icon": {
1369
- "background-color": "#0F172A",
1370
- "border-radius": "999px",
1371
- "color": "#fff"
1294
+ "size": "24px",
1295
+ "inset-block-start": "0.188rem"
1296
+ }
1297
+ },
1298
+ "link": {
1299
+ "color": "#01689b",
1300
+ "text-decoration-color": "#01689b",
1301
+ "active": {
1302
+ "color": "#42145f",
1303
+ "text-decoration": "None"
1304
+ },
1305
+ "focus": {
1306
+ "background-color": "transparent",
1307
+ "color": "#01689b",
1308
+ "text-decoration": "None",
1309
+ "text-decoration-thickness": "auto"
1310
+ },
1311
+ "hover": {
1312
+ "color": "#01496c",
1313
+ "text-decoration": "None",
1314
+ "text-decoration-thickness": "auto"
1315
+ },
1316
+ "visited": {
1317
+ "color": "#42145f"
1318
+ },
1319
+ "text-decoration": "underline",
1320
+ "icon": {
1321
+ "inset-block-start": "0.25rem",
1322
+ "size": "24px"
1323
+ },
1324
+ "column-gap": "0.25rem",
1325
+ "text-decoration-thickness": "auto",
1326
+ "text-underline-offset": "0.125rem",
1327
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1328
+ "font-weight": 400,
1329
+ "font-size": "1.25rem",
1330
+ "line-height": "150%"
1331
+ },
1332
+ "heading-1": {
1333
+ "color": "#154273",
1334
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1335
+ "font-weight": 700,
1336
+ "line-height": "125%",
1337
+ "font-size": "3.125rem",
1338
+ "margin-block-end": 0,
1339
+ "margin-block-start": 0
1340
+ },
1341
+ "heading-2": {
1342
+ "color": "#154273",
1343
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1344
+ "font-weight": 700,
1345
+ "line-height": "125%",
1346
+ "font-size": "2.5rem",
1347
+ "margin-block-end": 0,
1348
+ "margin-block-start": 0
1349
+ },
1350
+ "heading-3": {
1351
+ "color": "#154273",
1352
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1353
+ "font-weight": 700,
1354
+ "line-height": "125%",
1355
+ "font-size": "1.875rem",
1356
+ "margin-block-end": 0,
1357
+ "margin-block-start": 0
1358
+ },
1359
+ "heading-4": {
1360
+ "color": "#154273",
1361
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1362
+ "font-weight": 700,
1363
+ "line-height": "125%",
1364
+ "font-size": "1.5rem",
1365
+ "margin-block-end": 0,
1366
+ "margin-block-start": 0
1367
+ },
1368
+ "heading-5": {
1369
+ "color": "#154273",
1370
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1371
+ "font-weight": 700,
1372
+ "line-height": "125%",
1373
+ "font-size": "1.25rem",
1374
+ "margin-block-end": 0,
1375
+ "margin-block-start": 0
1376
+ },
1377
+ "form-label": {
1378
+ "color": "#0F172A",
1379
+ "font-size": "1.25rem",
1380
+ "font-weight": 700
1381
+ },
1382
+ "form-field-label": {
1383
+ "color": "#0F172A",
1384
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1385
+ "font-size": "1.25rem",
1386
+ "font-weight": 700,
1387
+ "line-height": "150%"
1388
+ },
1389
+ "form-field-error-message": {
1390
+ "icon": {
1391
+ "size": "24px",
1392
+ "margin-inline-end": "0.5rem"
1393
+ },
1394
+ "color": "#d52b1e",
1395
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1396
+ "font-size": "1.25rem",
1397
+ "font-weight": 400,
1398
+ "margin-block-end": "0.5rem",
1399
+ "padding-block-end": "0.5rem"
1400
+ },
1401
+ "form-field-description": {
1402
+ "color": "#334155",
1403
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1404
+ "font-size": "1.25rem",
1405
+ "line-height": "150%",
1406
+ "margin-block-start": "-0.5rem",
1407
+ "margin-block-end": "0.5rem",
1408
+ "padding-block-end": "0.5rem"
1409
+ },
1410
+ "form-field": {
1411
+ "margin-block-start": "0.5rem",
1412
+ "margin-block-end": "0.5rem",
1413
+ "invalid": {
1414
+ "border-inline-start-color": "#d52b1e",
1415
+ "border-inline-start-width": "0px",
1416
+ "padding-inline-start": 0
1372
1417
  },
1373
- "item": {
1374
- "icon": {
1375
- "padding-inline": "0.5rem",
1376
- "padding-block": "0.5rem",
1377
- "size": "24px"
1378
- },
1379
- "content": {
1380
- "font-size": "1.125rem",
1381
- "column-gap": "0.5rem",
1382
- "row-gap": "0.25rem"
1383
- },
1384
- "label": {
1385
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1386
- "font-size": "1.875rem",
1387
- "font-weight": 700,
1388
- "line-height": "150%"
1389
- },
1390
- "active": {
1391
- "background-color": "#F1F5F9"
1392
- },
1393
- "hover": {
1394
- "background-color": "#F8FAFC"
1395
- },
1396
- "focus": {
1397
- "background-color": "#dce3ea"
1398
- },
1399
- "background-color": "#fff",
1400
- "color": "#334155",
1401
- "border-width": "1px",
1418
+ "label": {
1419
+ "margin-block-end": "0.5rem"
1420
+ },
1421
+ "error-message": {
1422
+ "line-height": "normal"
1423
+ }
1424
+ },
1425
+ "page-footer": {
1426
+ "background-color": "#a90061",
1427
+ "color": "#fff",
1428
+ "padding-block-start": "3rem",
1429
+ "padding-block-end": "3rem",
1430
+ "padding-inline-start": "80px",
1431
+ "padding-inline-end": "80px"
1432
+ },
1433
+ "figure": {
1434
+ "caption": {
1402
1435
  "border-color": "#CBD5E1",
1403
- "heading": {
1404
- "color": "#0F172A"
1405
- },
1406
- "column-gap": "1rem",
1407
- "min-height": "48px",
1408
- "padding-block": "0.75rem",
1409
- "padding-inline": "1rem"
1436
+ "border-width": "4px",
1437
+ "color": "#a90061",
1438
+ "padding-block-end": "0.5rem",
1439
+ "padding-block-start": "0.5rem",
1440
+ "padding-inline-start": "1rem",
1441
+ "line-height": "150%",
1442
+ "font-size": "1.25rem"
1443
+ },
1444
+ "img": {
1445
+ "border-end-end-radius": 0,
1446
+ "border-end-start-radius": 0,
1447
+ "border-start-end-radius": 0,
1448
+ "border-start-start-radius": 0
1410
1449
  }
1411
1450
  },
1412
- "nav-bar": {
1413
- "border-block-end-width": "1px",
1414
- "max-inline-size": "1280px",
1415
- "padding-inline": "1rem",
1416
- "container": {
1417
- "inline-size": "100%"
1451
+ "form-fieldset": {
1452
+ "legend": {
1453
+ "color": "#0F172A",
1454
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1455
+ "font-size": "1.25rem",
1456
+ "font-weight": 700,
1457
+ "line-height": "150%",
1458
+ "disabled": {
1459
+ "color": "#334155"
1460
+ }
1418
1461
  },
1419
- "content": {
1420
- "column-gap": "1rem"
1462
+ "section": {
1463
+ "background-color": "transparent",
1464
+ "color": "#0F172A"
1421
1465
  },
1422
- "icon": {
1423
- "color": "#0F172A",
1424
- "active": {
1425
- "color": "#fff"
1466
+ "invalid": {
1467
+ "border-inline-start": {
1468
+ "color": "#d52b1e"
1426
1469
  },
1470
+ "padding-inline-start": 0,
1471
+ "border-inline-start-width": "0px"
1472
+ }
1473
+ },
1474
+ "number-badge": {
1475
+ "font-size": "1.25rem",
1476
+ "line-height": "125%",
1477
+ "min-block-size": "24px",
1478
+ "min-inline-size": "24px",
1479
+ "font-weight": 700,
1480
+ "border-width": "0px",
1481
+ "border-radius": "999px",
1482
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1483
+ "background-color": "#a90061",
1484
+ "border-color": "transparent",
1485
+ "color": "#fff",
1486
+ "padding-inline": "0.5rem",
1487
+ "padding-block": "0.125rem"
1488
+ },
1489
+ "checkbox": {
1490
+ "border-radius": "2.5px",
1491
+ "size": "24px",
1492
+ "icon": {
1427
1493
  "size": "24px"
1428
1494
  },
1429
- "link": {
1430
- "active": {
1431
- "background-color": "#a90061",
1432
- "color": "#fff"
1433
- },
1495
+ "background-color": "#fff",
1496
+ "border-color": "#a90061",
1497
+ "invalid": {
1498
+ "background-color": "#f9dfdd",
1499
+ "border-color": "#d52b1e",
1500
+ "border-width": "1px"
1501
+ },
1502
+ "focus": {
1434
1503
  "background-color": "#fff",
1435
- "color": "#a90061",
1436
- "focus": {
1437
- "background-color": "#f2d9e7",
1438
- "color": "#a90061"
1439
- },
1440
- "hover": {
1441
- "background-color": "#F8FAFC",
1442
- "color": "#a90061"
1443
- },
1444
- "padding-block-end": "1rem",
1445
- "padding-block-start": "1rem",
1446
- "padding-inline-end": "0.75rem",
1447
- "padding-inline-start": "0.75rem",
1448
- "column-gap": "0.5rem"
1504
+ "border-color": "#a90061",
1505
+ "border-width": "2px"
1449
1506
  },
1450
- "heading": {
1451
- "font-weight": 700
1507
+ "disabled": {
1508
+ "background-color": "#CBD5E1",
1509
+ "border-color": "#94A3B8"
1452
1510
  },
1453
- "background-color": "#fff",
1454
- "color": "#a90061",
1455
- "border-color": "#BE4088"
1456
- },
1457
- "message-list": {
1458
- "item": {
1459
- "background-color": "#fff",
1460
- "border-color": "#CBD5E1",
1511
+ "checked": {
1512
+ "background-color": "#a90061",
1513
+ "border-color": "transparent",
1514
+ "color": "#fff",
1461
1515
  "border-width": "1px",
1462
- "color": "#334155",
1463
- "column-gap": "1rem",
1464
- "icon": {
1465
- "size": "24px",
1466
- "color": "#0F172A"
1516
+ "disabled": {
1517
+ "background-color": "#CBD5E1",
1518
+ "border-color": "#94A3B8",
1519
+ "color": "#475569"
1467
1520
  },
1468
- "min-height": "48px",
1469
- "padding-block": "0.75rem",
1470
- "padding-inline": "1rem",
1471
- "content": {
1472
- "font-size": "1.125rem",
1473
- "column-gap": "0.5rem",
1474
- "row-gap": "0.5rem"
1521
+ "focus": {
1522
+ "border-width": "2px",
1523
+ "background-color": "#fff",
1524
+ "border-color": "#a90061",
1525
+ "color": "#a90061"
1475
1526
  },
1476
- "label": {
1477
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1478
- "font-size": "1.25rem",
1479
- "font-weight": 700,
1480
- "line-height": "150%"
1527
+ "hover": {
1528
+ "border-width": "1px",
1529
+ "background-color": "#CB66A0",
1530
+ "border-color": "transparent",
1531
+ "color": "#fff"
1481
1532
  },
1482
- "heading": {
1483
- "color": "#0F172A"
1533
+ "active": {
1534
+ "border-width": "1px",
1535
+ "background-color": "#BE4088",
1536
+ "border-color": "transparent",
1537
+ "color": "#fff"
1484
1538
  }
1485
- }
1486
- },
1487
- "logo": {
1488
- "image": {
1489
- "background-color": "#fff",
1490
- "inline-size": "48px",
1491
- "block-size": "96px",
1492
- "color": "#154273"
1493
- },
1494
- "title": {
1495
- "font-weight": 600,
1496
- "line-height": "1.063rem",
1497
- "font-size": "0.913rem",
1498
- "padding-block-start": "3.125rem"
1499
- },
1500
- "subtitle": {
1501
- "font-weight": 400,
1502
- "line-height": "1rem",
1503
- "font-size": "0.775rem"
1504
- },
1505
- "column-gap": "12px",
1506
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1507
- "color": "#154273"
1508
- },
1509
- "link-list-card": {
1510
- "background-color": "#fff",
1511
- "padding-block-start": "1.5rem",
1512
- "padding-block-end": "1.5rem",
1513
- "row-gap": "1rem",
1514
- "padding-inline-start": "1.5rem",
1515
- "padding-inline-end": "1.5rem"
1516
- },
1517
- "link-list": {
1518
- "text-decoration": "None"
1519
- },
1520
- "icon-only-button": {
1521
- "padding-block-end": "0.75rem",
1522
- "padding-block-start": "0.75rem",
1523
- "padding-inline-end": "0.75rem",
1524
- "padding-inline-start": "0.75rem"
1525
- },
1526
- "hero": {
1527
- "heading": {
1528
- "font-weight": 700,
1529
- "line-height": "125%",
1530
- "font-size": "1.875rem",
1531
- "font-family": "Fira Sans, Arial, Verdana, sans-serif"
1532
- },
1533
- "sub-heading": {
1534
- "font-weight": 400,
1535
- "line-height": "150%",
1536
- "font-size": "1.25rem",
1537
- "font-family": "Fira Sans, Arial, Verdana, sans-serif"
1538
1539
  },
1539
- "message": {
1540
- "background-color": "#154273",
1540
+ "indeterminate": {
1541
+ "background-color": "#a90061",
1542
+ "border-color": "transparent",
1541
1543
  "color": "#fff",
1542
- "row-gap": "0.125rem",
1543
- "padding-block-end": "1rem",
1544
- "padding-inline-end": "1rem",
1545
- "padding-inline-start": "1rem",
1546
- "padding-block-start": "1rem",
1547
- "border-radius": "20px",
1548
- "inline-size": "90%"
1544
+ "border-width": "1px",
1545
+ "disabled": {
1546
+ "background-color": "#CBD5E1",
1547
+ "border-color": "#94A3B8",
1548
+ "color": "#475569"
1549
+ },
1550
+ "active": {
1551
+ "background-color": "#BE4088",
1552
+ "border-color": "transparent",
1553
+ "color": "#fff",
1554
+ "border-width": "1px"
1555
+ },
1556
+ "hover": {
1557
+ "background-color": "#CB66A0",
1558
+ "border-color": "transparent",
1559
+ "color": "#fff",
1560
+ "border-width": "1px"
1561
+ },
1562
+ "focus": {
1563
+ "background-color": "#fff",
1564
+ "border-color": "#a90061",
1565
+ "color": "#a90061",
1566
+ "border-width": "2px"
1567
+ }
1549
1568
  },
1550
- "border-radius": "40px",
1551
- "inline-size": "100%"
1552
- },
1553
- "form-field-radio-option": {
1554
- "column-gap": "0.5rem",
1555
- "font-weight": 400,
1556
- "row-gap": "0.5rem",
1557
- "label": {
1558
- "margin-block-end": 0
1569
+ "border-width": "1px",
1570
+ "hover": {
1571
+ "border-width": "1px",
1572
+ "background-color": "#fff",
1573
+ "border-color": "#CB66A0"
1559
1574
  },
1560
- "input": {
1561
- "margin": {
1562
- "block-start": "0.25rem"
1563
- }
1575
+ "active": {
1576
+ "border-width": "1px",
1577
+ "background-color": "#fff",
1578
+ "border-color": "#BE4088"
1564
1579
  }
1565
1580
  },
1566
- "form-field-checkbox-option": {
1581
+ "button-group": {
1582
+ "background-color": "transparent",
1567
1583
  "column-gap": "0.5rem",
1568
- "margin-block-end": 0
1584
+ "margin-block-end": "0px",
1585
+ "margin-block-start": "0px",
1586
+ "padding-block-end": "0px",
1587
+ "padding-block-start": "0px",
1588
+ "row-gap": "0.5rem"
1569
1589
  },
1570
- "page-footer": {
1571
- "column-gap": "1.5rem",
1572
- "column-width": "200px",
1573
- "column": {
1574
- "title": {
1575
- "margin-block-end": "0.75rem"
1576
- }
1590
+ "button": {
1591
+ "background-color": "#0F172A",
1592
+ "border-color": "transparent",
1593
+ "color": "#fff",
1594
+ "border-radius": "5px",
1595
+ "border-width": "1px",
1596
+ "icon": {
1597
+ "gap": "0.5rem",
1598
+ "size": "24px"
1577
1599
  },
1578
- "content": {
1579
- "max-inline-size": "1280px",
1580
- "padding-inline-start": "1rem",
1581
- "padding-inline-end": "1rem",
1582
- "column-gap": "2rem"
1600
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1601
+ "font-size": "1.25rem",
1602
+ "font-weight": 700,
1603
+ "line-height": "150%",
1604
+ "padding-block-end": "0.5rem",
1605
+ "padding-block-start": "0.5rem",
1606
+ "padding-inline-end": "1rem",
1607
+ "padding-inline-start": "1rem",
1608
+ "disabled": {
1609
+ "background-color": "#E2E8F0",
1610
+ "border-color": "transparent",
1611
+ "color": "#94A3B8"
1583
1612
  },
1584
- "border": {
1585
- "block-start": {
1586
- "width": "2px",
1587
- "color": "#738eab",
1588
- "style": "solid"
1613
+ "focus": {
1614
+ "background-color": "#475569",
1615
+ "border-color": "transparent",
1616
+ "color": "#fff"
1617
+ },
1618
+ "hover": {
1619
+ "background-color": "#475569",
1620
+ "border-color": "transparent",
1621
+ "color": "#fff"
1622
+ },
1623
+ "active": {
1624
+ "background-color": "#1E293B",
1625
+ "border-color": "transparent",
1626
+ "color": "#fff"
1627
+ },
1628
+ "min-block-size": "48px",
1629
+ "min-inline-size": "48px",
1630
+ "column-gap": "0.5rem",
1631
+ "primary-action": {
1632
+ "hover": {
1633
+ "background-color": "#741344",
1634
+ "border-color": "transparent",
1635
+ "color": "#fff"
1636
+ },
1637
+ "background-color": "#a90061",
1638
+ "border-color": "transparent",
1639
+ "color": "#fff",
1640
+ "disabled": {
1641
+ "background-color": "#e5b3d0",
1642
+ "border-color": "transparent",
1643
+ "color": "#BE4088"
1644
+ },
1645
+ "focus": {
1646
+ "background-color": "#741344",
1647
+ "border-color": "transparent",
1648
+ "color": "#fff"
1649
+ },
1650
+ "font-weight": 700,
1651
+ "active": {
1652
+ "background-color": "#65003a",
1653
+ "border-color": "transparent",
1654
+ "color": "#fff"
1655
+ },
1656
+ "font-size": "1.25rem",
1657
+ "line-height": "1.875rem",
1658
+ "pressed": {
1659
+ "background-color": "#63143a",
1660
+ "border-color": "transparent",
1661
+ "color": "#fff"
1589
1662
  }
1590
1663
  },
1591
- "outlined": {
1592
- "background-color": "#fff",
1664
+ "secondary-action": {
1665
+ "hover": {
1666
+ "background-color": "#f2d9e7",
1667
+ "border-color": "#741344",
1668
+ "color": "#741344"
1669
+ },
1670
+ "background-color": "transparent",
1671
+ "border-color": "#a90061",
1593
1672
  "color": "#a90061",
1594
- "border": {
1595
- "color": "#a90061"
1673
+ "disabled": {
1674
+ "background-color": "transparent",
1675
+ "border-color": "#D88CB7",
1676
+ "color": "#CB66A0"
1677
+ },
1678
+ "focus": {
1679
+ "background-color": "#f2d9e7",
1680
+ "border-color": "transparent",
1681
+ "color": "#741344"
1682
+ },
1683
+ "font-weight": 700,
1684
+ "active": {
1685
+ "background-color": "#D88CB7",
1686
+ "border-color": "#63143a",
1687
+ "color": "#741344"
1688
+ },
1689
+ "font-size": "1.25rem",
1690
+ "line-height": "1.875rem",
1691
+ "pressed": {
1692
+ "background-color": "#e5b3d0",
1693
+ "border-color": "#63143a",
1694
+ "color": "#63143a"
1596
1695
  }
1597
1696
  },
1598
- "padding": {
1599
- "block-start": "2.5rem",
1600
- "block-end": "2.5rem",
1601
- "inline-start": "2.5rem",
1602
- "inline-end": "2.5rem"
1603
- },
1604
- "flex": {
1605
- "direction": "column"
1606
- }
1607
- },
1608
- "file-input": {
1609
- "column-gap": "0.75rem",
1610
- "row-gap": "0.75rem",
1611
- "feedback": {
1612
- "color": "#475569",
1613
- "font-size": "1rem"
1614
- }
1615
- },
1616
- "file": {
1617
- "border-style": "solid",
1618
- "border-color": "#154273",
1619
- "border-width": "1px",
1620
- "border-radius": "5px",
1621
- "padding-inline-start": "1rem",
1622
- "padding-inline-end": "1rem",
1623
- "padding-block-start": "0.75rem",
1624
- "padding-block-end": "0.75rem",
1625
- "column-gap": "0.25rem",
1626
- "error": {
1627
- "border-color": "#d52b1e"
1697
+ "subtle": {
1698
+ "font-size": "1.25rem",
1699
+ "font-weight": 700,
1700
+ "hover": {
1701
+ "background-color": "#f2d9e7",
1702
+ "border-color": "transparent",
1703
+ "color": "#741344"
1704
+ },
1705
+ "background-color": "transparent",
1706
+ "border-color": "transparent",
1707
+ "color": "#a90061",
1708
+ "disabled": {
1709
+ "background-color": "transparent",
1710
+ "border-color": "transparent",
1711
+ "color": "#e5b3d0"
1712
+ },
1713
+ "focus": {
1714
+ "background-color": "#f2d9e7",
1715
+ "border-color": "transparent",
1716
+ "color": "#741344"
1717
+ },
1718
+ "active": {
1719
+ "background-color": "#D88CB7",
1720
+ "border-color": "transparent",
1721
+ "color": "#65003a"
1722
+ },
1723
+ "line-height": "1.875rem",
1724
+ "pressed": {
1725
+ "background-color": "#e5b3d0",
1726
+ "border-color": "transparent",
1727
+ "color": "#63143a"
1728
+ }
1628
1729
  },
1629
- "subtitle": {
1630
- "color": "#64748B"
1730
+ "pressed": {
1731
+ "background-color": "#1E293B",
1732
+ "border-color": "transparent",
1733
+ "color": "#fff"
1631
1734
  }
1632
1735
  },
1633
- "dot-badge": {
1634
- "border-radius": "999px",
1635
- "color": "#d52b1e",
1636
- "size": "12px"
1637
- },
1638
- "code-input": {
1639
- "size": "48px"
1640
- },
1641
- "code-input-group": {
1642
- "column-gap": "0.5rem"
1643
- },
1644
- "checkbox-group": {
1645
- "padding-block-end": "0.5rem",
1646
- "padding-block-start": "0.5rem",
1647
- "row-gap": "1rem"
1648
- },
1649
- "card-as-link": {
1650
- "background-color": "#fff",
1651
- "border-color": "#CBD5E1",
1652
- "border-radius": "5px",
1653
- "border-width": "1px",
1654
- "color": "#0F172A",
1655
- "column-gap": "1rem",
1656
- "inline-size": "328px",
1657
- "icon": {
1658
- "color": "#154273",
1659
- "size": "24px"
1660
- },
1736
+ "breadcrumb-nav": {
1737
+ "line-height": 1.4,
1738
+ "font-size": "1.25rem",
1661
1739
  "link": {
1740
+ "icon": {
1741
+ "size": "24px",
1742
+ "margin-inline": "0.25rem",
1743
+ "inset-block-start": 0
1744
+ },
1745
+ "padding-block-end": "0.75rem",
1746
+ "padding-block-start": "0.75rem",
1747
+ "padding-inline-end": 0,
1748
+ "padding-inline-start": 0,
1662
1749
  "color": "#01689b",
1663
- "text-decoration": "underline",
1664
1750
  "active": {
1665
- "text-decoration": "none"
1751
+ "color": "#42145f",
1752
+ "text-decoration": "None"
1753
+ },
1754
+ "focus": {
1755
+ "background-color": "transparent",
1756
+ "color": "#01689b",
1757
+ "text-decoration": "None"
1666
1758
  },
1667
1759
  "hover": {
1668
- "text-decoration": "none"
1760
+ "color": "#01496c",
1761
+ "text-decoration": "None"
1669
1762
  },
1670
- "focus": {
1671
- "text-decoration": "none"
1672
- }
1763
+ "current": {
1764
+ "color": "#334155"
1765
+ },
1766
+ "text-decoration": "underline"
1673
1767
  },
1674
- "metadata": {
1675
- "color": "#334155"
1768
+ "divider": {
1769
+ "size": "24px",
1770
+ "color": "#334155",
1771
+ "inset-block-start": 0
1772
+ },
1773
+ "margin-inline": "0.5rem",
1774
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1775
+ "font-weight": 400
1776
+ },
1777
+ "article": {
1778
+ "max-inline-size": "75ch"
1779
+ },
1780
+ "alert": {
1781
+ "heading": {
1782
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1783
+ "font-weight": 700,
1784
+ "line-height": "150%",
1785
+ "font-size": "1.25rem"
1676
1786
  },
1787
+ "column-gap": "0.5rem",
1788
+ "border-width": "0px",
1789
+ "margin-block-end": "0.75rem",
1790
+ "margin-block-start": "0.75rem",
1677
1791
  "padding-block-end": "1rem",
1678
1792
  "padding-block-start": "1rem",
1679
1793
  "padding-inline-end": "1rem",
1680
1794
  "padding-inline-start": "1rem",
1681
- "row-gap": "0.75rem",
1682
- "active": {
1683
- "background-color": "#F1F5F9",
1684
- "text-decoration": "underline"
1795
+ "background-color": "#d9ebf7",
1796
+ "border-color": "transparent",
1797
+ "color": "#000",
1798
+ "info": {
1799
+ "background-color": "#d9ebf7",
1800
+ "border-color": "transparent",
1801
+ "color": "#000"
1685
1802
  },
1686
- "hover": {
1687
- "background-color": "#F8FAFC",
1688
- "text-decoration": "underline"
1803
+ "error": {
1804
+ "background-color": "#f9dfdd",
1805
+ "border-color": "transparent",
1806
+ "color": "#000"
1689
1807
  },
1690
- "focus": {
1691
- "background-color": "#dce3ea",
1692
- "text-decoration": "underline"
1808
+ "ok": {
1809
+ "background-color": "#e1eddb",
1810
+ "border-color": "transparent",
1811
+ "color": "#000"
1693
1812
  },
1694
- "full-bleed": {
1695
- "background-color": "#000",
1813
+ "warning": {
1814
+ "background-color": "#fff4db",
1696
1815
  "border-color": "transparent",
1697
- "color": "#fff",
1698
- "opacity": 0.5
1816
+ "color": "#000"
1699
1817
  },
1700
- "heading": {
1701
- "color": "#154273",
1702
- "padding-block-start": "0.5rem",
1703
- "font-size": "1.5rem",
1704
- "font-weight": 700
1818
+ "icon": {
1819
+ "inset-block-start": "3px",
1820
+ "info": {
1821
+ "color": "#007bc7"
1822
+ },
1823
+ "error": {
1824
+ "color": "#d52b1e"
1825
+ },
1826
+ "ok": {
1827
+ "color": "#39870c"
1828
+ },
1829
+ "warning": {
1830
+ "color": "#ffb612"
1831
+ },
1832
+ "size": "24px"
1705
1833
  },
1706
- "horizontal": {
1707
- "background-color": "#154273",
1708
- "border-color": "transparent",
1709
- "color": "#fff",
1710
- "max-block-size": "96px",
1711
- "padding-block-end": 0,
1712
- "padding-block-start": 0,
1713
- "padding-inline-end": "1rem",
1714
- "padding-inline-start": "1rem",
1715
- "heading": {
1716
- "inline-size": "200px"
1717
- }
1718
- }
1719
- },
1720
- "accordion": {
1721
- "button": {
1722
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1723
- "font-size": "1.25rem",
1724
- "font-weight": 400,
1834
+ "message": {
1725
1835
  "line-height": "150%",
1726
- "icon": {
1727
- "margin-block": "0.25rem"
1728
- },
1729
- "padding-block-end": "0.75rem",
1730
- "padding-block-start": "0.75rem",
1731
- "padding-inline-end": "1rem",
1732
- "padding-inline-start": "1rem",
1733
- "expanded": {
1734
- "background-color": "#fff",
1735
- "color": "#0F172A"
1736
- }
1836
+ "column-gap": "0.5rem"
1737
1837
  },
1738
- "section": {
1739
- "border-block-end-width": "1px",
1740
- "border-width": 0,
1741
- "border-color": "#94A3B8"
1838
+ "border-radius": "5px"
1839
+ },
1840
+ "action": {
1841
+ "activate": {
1842
+ "cursor": "pointer"
1742
1843
  },
1743
- "header": {
1744
- "margin": 0
1844
+ "busy": {
1845
+ "cursor": "wait"
1745
1846
  },
1746
- "border-radius": "0px",
1747
- "color": "#0F172A"
1748
- },
1749
- "keep": {
1750
- "top-left": {
1751
- "borderRadiusTopLeft": "48px",
1752
- "borderRadiusTopRight": 0,
1753
- "borderRadiusBottomRight": 0,
1754
- "borderRadiusBottomLeft": 0
1847
+ "disabled": {
1848
+ "cursor": "not-allowed"
1755
1849
  },
1756
- "top-right": {
1757
- "borderRadiusTopRight": "48px",
1758
- "borderRadiusTopLeft": 0,
1759
- "borderRadiusBottomRight": 0,
1760
- "borderRadiusBottomLeft": 0
1850
+ "inert": {
1851
+ "cursor": "default"
1761
1852
  },
1762
- "bottom-right": {
1763
- "borderRadiusTopLeft": 0,
1764
- "borderRadiusTopRight": 0,
1765
- "borderRadiusBottomRight": "48px",
1766
- "borderRadiusBottomLeft": 0
1853
+ "navigate": {
1854
+ "cursor": "pointer"
1767
1855
  },
1768
- "bottom-left": {
1769
- "borderRadiusTopLeft": 0,
1770
- "borderRadiusTopRight": 0,
1771
- "borderRadiusBottomRight": 0,
1772
- "borderRadiusBottomLeft": "48px"
1856
+ "submit": {
1857
+ "cursor": "pointer"
1773
1858
  }
1774
1859
  },
1775
- "border-radius": {
1776
- "sm": "2.5px",
1777
- "md": "5px",
1778
- "keep": "48px",
1779
- "circle": "999px",
1780
- "none": "0px"
1781
- },
1782
- "focus": {
1783
- "outline-offset": "0.125rem",
1784
- "outline-style": "solid",
1785
- "outline-width": "2px"
1860
+ "document": {
1861
+ "background-color": "#fff",
1862
+ "color": "#0F172A",
1863
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1864
+ "font-size": "1.25rem",
1865
+ "line-height": "150%",
1866
+ "font-weight": 400
1786
1867
  },
1787
- "font-size": {
1788
- "heading": {
1789
- "level-1": "3.125rem",
1790
- "level-2": "2.5rem",
1791
- "level-3": "1.875rem",
1792
- "level-4": "1.5rem",
1793
- "level-5": "1.25rem"
1794
- },
1795
- "paragraph": {
1796
- "intro": "1.5rem",
1797
- "default": "1.25rem",
1798
- "small": "1.125rem"
1799
- },
1800
- "xs": {
1801
- "desktop": "1.25rem",
1802
- "tablet": "1.125rem",
1803
- "mobile": "1rem"
1868
+ "rich-text": {
1869
+ "stranger": {
1870
+ "margin-block-end": "2rem"
1804
1871
  },
1805
- "sm": {
1806
- "desktop": "1.5rem",
1807
- "tablet": "1.35rem",
1808
- "mobile": "1.2rem"
1872
+ "acquaintance": {
1873
+ "margin-block-end": "1rem"
1809
1874
  },
1810
- "md": {
1811
- "desktop": "1.875rem",
1812
- "tablet": "1.688rem",
1813
- "mobile": "1.5rem"
1875
+ "friend": {
1876
+ "margin-block-end": "0.5rem"
1814
1877
  },
1815
- "lg": {
1816
- "desktop": "2.5rem",
1817
- "tablet": "2.25rem",
1818
- "mobile": "2rem"
1878
+ "best-friend": {
1879
+ "margin-block-end": "0.25rem"
1819
1880
  },
1820
- "xl": {
1821
- "desktop": "3.125rem",
1822
- "tablet": "2.813rem",
1823
- "mobile": "2.5rem"
1881
+ "confidant": {
1882
+ "margin-block-end": 0
1824
1883
  }
1825
1884
  },
1826
- "line-height": {
1827
- "paragraph": "150%",
1828
- "sm": "125%",
1829
- "md": "150%"
1830
- },
1831
- "size": {
1832
- "target": "48px",
1833
- "icon": {
1834
- "functional": "24px"
1835
- },
1836
- "quarter-lint": "12px",
1837
- "half-lint": "24px",
1838
- "lint": "48px",
1839
- "2-lint": "96px",
1840
- "3-lint": "1440px"
1841
- },
1842
- "font-weight": {
1843
- "extra-bold": 800,
1844
- "bold": 700,
1845
- "semi-bold": 550,
1846
- "regular": 400,
1847
- "chosen-regular": 400,
1848
- "light": 300,
1849
- "thin": 200
1850
- },
1851
- "font-family": {
1852
- "primary": "Fira Sans, Arial, Verdana, sans-serif",
1853
- "secondary": "RijksoverheidSerifWeb, 'Times New Roman', serif"
1854
- },
1855
- "border-width": {
1856
- "default": "1px",
1857
- "m": "2px",
1858
- "none": "0px"
1885
+ "pointer-target": {
1886
+ "min-size": "48px"
1859
1887
  },
1860
- "space": {
1861
- "0": 0,
1862
- "25": "0.125rem",
1863
- "50": "0.25rem",
1864
- "100": "0.5rem",
1865
- "150": "0.75rem",
1866
- "200": "1rem",
1867
- "300": "1.5rem",
1868
- "400": "2rem",
1869
- "500": "2.5rem",
1870
- "600": "3rem",
1871
- "700": "3.5rem"
1888
+ "focus": {
1889
+ "outline-color": "#000",
1890
+ "outline-offset": "0.125rem",
1891
+ "outline-style": "solid",
1892
+ "outline-width": "2px",
1893
+ "inverse": {
1894
+ "outline-color": "#fff"
1895
+ }
1872
1896
  }
1873
1897
  },
1874
1898
  "nl": {
1875
1899
  "skip-link": {
1876
1900
  "font-weight": 700,
1877
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1901
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1878
1902
  "font-size": "1.25rem",
1879
1903
  "line-height": "150%",
1880
1904
  "min-block-size": "48px",
@@ -1885,7 +1909,7 @@
1885
1909
  "padding-inline-start": "1rem",
1886
1910
  "focus": {
1887
1911
  "background-color": "#fff",
1888
- "border-color": "#154273",
1912
+ "border-color": "#a90061",
1889
1913
  "border-style": "solid",
1890
1914
  "border-width": "2px",
1891
1915
  "color": "#0F172A",
@@ -1894,7 +1918,7 @@
1894
1918
  "focus-visible": {
1895
1919
  "outline-color": "#000"
1896
1920
  },
1897
- "background-color": "#154273",
1921
+ "background-color": "#a90061",
1898
1922
  "border-color": "transparent",
1899
1923
  "color": "#fff",
1900
1924
  "border-width": "2px",
@@ -1910,7 +1934,7 @@
1910
1934
  },
1911
1935
  "paragraph": {
1912
1936
  "color": "#0F172A",
1913
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1937
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1914
1938
  "font-size": "1.25rem",
1915
1939
  "font-weight": 400,
1916
1940
  "line-height": "150%",
@@ -1952,14 +1976,14 @@
1952
1976
  "column-gap": "0.25rem",
1953
1977
  "text-decoration-thickness": "auto",
1954
1978
  "text-underline-offset": "0.125rem",
1955
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1979
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1956
1980
  "font-weight": 400,
1957
1981
  "font-size": "1.25rem",
1958
1982
  "line-height": "150%"
1959
1983
  },
1960
1984
  "heading-level-1": {
1961
1985
  "color": "#154273",
1962
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1986
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1963
1987
  "font-weight": 700,
1964
1988
  "line-height": "125%",
1965
1989
  "font-size": "3.125rem",
@@ -1968,7 +1992,7 @@
1968
1992
  },
1969
1993
  "heading-level-2": {
1970
1994
  "color": "#154273",
1971
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1995
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1972
1996
  "font-weight": 700,
1973
1997
  "line-height": "125%",
1974
1998
  "font-size": "2.5rem",
@@ -1977,7 +2001,7 @@
1977
2001
  },
1978
2002
  "heading-level-3": {
1979
2003
  "color": "#154273",
1980
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2004
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1981
2005
  "font-weight": 700,
1982
2006
  "line-height": "125%",
1983
2007
  "font-size": "1.875rem",
@@ -1986,7 +2010,7 @@
1986
2010
  },
1987
2011
  "heading-level-4": {
1988
2012
  "color": "#154273",
1989
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2013
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1990
2014
  "font-weight": 700,
1991
2015
  "line-height": "125%",
1992
2016
  "font-size": "1.5rem",
@@ -1995,7 +2019,7 @@
1995
2019
  },
1996
2020
  "heading-level-5": {
1997
2021
  "color": "#154273",
1998
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2022
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
1999
2023
  "font-weight": 700,
2000
2024
  "line-height": "125%",
2001
2025
  "font-size": "1.25rem",
@@ -2004,18 +2028,18 @@
2004
2028
  },
2005
2029
  "number-badge": {
2006
2030
  "font-size": "1.25rem",
2007
- "line-height": "150%",
2031
+ "line-height": "125%",
2008
2032
  "min-block-size": "24px",
2009
2033
  "min-inline-size": "24px",
2010
2034
  "font-weight": 700,
2011
2035
  "border-width": "0px",
2012
2036
  "border-radius": "999px",
2013
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2014
- "background-color": "#154273",
2037
+ "font-family": "'Fira Sans', Arial, Verdana, sans-serif",
2038
+ "background-color": "#a90061",
2015
2039
  "border-color": "transparent",
2016
2040
  "color": "#fff",
2017
2041
  "padding-inline": "0.5rem",
2018
- "padding-block": "0.5rem"
2042
+ "padding-block": "0.125rem"
2019
2043
  }
2020
2044
  }
2021
2045
  }