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