@utrecht/design-tokens 2.1.0 → 2.2.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 (79) hide show
  1. package/.stylelintrc.json +5 -1
  2. package/CHANGELOG.md +14 -0
  3. package/config.json +8 -0
  4. package/dist/_mixin-theme.scss +34 -37
  5. package/dist/_mixin.scss +1009 -0
  6. package/dist/_variables.scss +34 -37
  7. package/dist/background-image-icon.css +0 -1
  8. package/dist/dark/_mixin-theme.scss +34 -37
  9. package/dist/dark/_mixin.scss +1020 -0
  10. package/dist/dark/_variables.scss +1017 -0
  11. package/dist/dark/index.cjs +1020 -0
  12. package/dist/dark/index.css +34 -37
  13. package/dist/dark/index.d.ts +1139 -0
  14. package/dist/dark/index.flat.json +1016 -0
  15. package/dist/dark/index.json +30694 -0
  16. package/dist/dark/index.mjs +1018 -0
  17. package/dist/dark/index.tokens.json +7885 -0
  18. package/dist/dark/list.json +30694 -0
  19. package/dist/dark/property.css +705 -0
  20. package/dist/dark/root.css +538 -541
  21. package/dist/dark/theme-prince-xml.css +1020 -0
  22. package/dist/dark/theme.css +1020 -0
  23. package/dist/dark/tokens.cjs +37567 -0
  24. package/dist/dark/tokens.d.ts +4842 -0
  25. package/dist/dark/tokens.json +37563 -0
  26. package/dist/dark/variables.cjs +1020 -0
  27. package/dist/dark/variables.css +1020 -0
  28. package/dist/dark/variables.d.ts +1139 -0
  29. package/dist/dark/variables.json +1016 -0
  30. package/dist/dark/variables.less +1017 -0
  31. package/dist/dark/variables.mjs +1018 -0
  32. package/dist/index.cjs +29 -32
  33. package/dist/index.css +149 -82
  34. package/dist/index.d.ts +18 -25
  35. package/dist/index.flat.json +591 -593
  36. package/dist/index.json +4577 -7587
  37. package/dist/index.mjs +31 -34
  38. package/dist/index.tokens.json +385 -71
  39. package/dist/list.json +31811 -0
  40. package/dist/property.css +770 -0
  41. package/dist/root.css +529 -532
  42. package/dist/theme-prince-xml.css +34 -37
  43. package/dist/theme.css +529 -532
  44. package/dist/tokens.cjs +6297 -8992
  45. package/dist/tokens.d.ts +208 -60
  46. package/dist/tokens.json +38705 -0
  47. package/dist/variables.cjs +1009 -0
  48. package/dist/variables.css +1009 -0
  49. package/dist/variables.d.ts +1128 -0
  50. package/dist/variables.json +1005 -0
  51. package/dist/variables.less +34 -37
  52. package/dist/variables.mjs +1007 -0
  53. package/package.json +6 -5
  54. package/src/background-image-icon.scss +0 -1
  55. package/src/brand/utrecht/typography.tokens.json +7 -9
  56. package/src/component/of/progress-indicator.tokens.json +1 -1
  57. package/src/component/utrecht/backdrop.tokens.json +1 -1
  58. package/src/component/utrecht/blockquote.tokens.json +3 -3
  59. package/src/component/utrecht/button.tokens.json +1 -3
  60. package/src/component/utrecht/code-block.tokens.json +2 -2
  61. package/src/component/utrecht/figure.tokens.json +2 -2
  62. package/src/component/utrecht/form-fieldset.tokens.json +2 -2
  63. package/src/component/utrecht/form-toggle.tokens.json +1 -1
  64. package/src/component/utrecht/link.tokens.json +3 -1
  65. package/src/component/utrecht/pagination.tokens.json +1 -1
  66. package/src/component/utrecht/skip-link.tokens.json +4 -2
  67. package/src/component/utrecht/table.tokens.json +1 -1
  68. package/src/component/utrecht/toptask-link.tokens.json +1 -1
  69. package/src/css-property-formatter.mjs +46 -0
  70. package/src/dark/component/tokens.json +1 -1
  71. package/src/index.scss +81 -5
  72. package/style-dictionary-build-dark.mjs +64 -0
  73. package/style-dictionary-build.mjs +41 -0
  74. package/style-dictionary-config.mjs +261 -0
  75. package/dist/figma-tokens.json +0 -40396
  76. package/src/css-property-formatter.js +0 -35
  77. package/src/style-dictionary-config-dark.js +0 -56
  78. package/src/style-dictionary-config.js +0 -63
  79. package/style-dictionary.config.json +0 -143
@@ -0,0 +1,1005 @@
1
+ {
2
+ "denhaagProcessStepsFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
3
+ "denhaagProcessStepsStepDescriptionColor": "hsl(0 0% 0%)",
4
+ "denhaagProcessStepsStepDescriptionFontSize": "1rem",
5
+ "denhaagProcessStepsStepHeadingCheckedBackgroundColor": "hsl(0 0% 100%)",
6
+ "denhaagProcessStepsStepHeadingCheckedColor": "hsl(0 0% 0%)",
7
+ "denhaagProcessStepsStepHeadingColor": "hsl(0 0% 0%)",
8
+ "denhaagProcessStepsStepHeadingCurrentColor": "hsl(0 0% 0%)",
9
+ "denhaagProcessStepsStepHeadingFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
10
+ "denhaagProcessStepsStepHeadingFontSize": "1.125rem",
11
+ "denhaagProcessStepsStepHeadingFontWeight": "700",
12
+ "denhaagProcessStepsStepHeadingNotCheckedColor": "hsl(0 0% 0%)",
13
+ "denhaagProcessStepsStepHeadingWarningColor": "hsl(0 0% 0%)",
14
+ "denhaagProcessStepsStepLineCheckedColor": "hsl(90 30% 30%)",
15
+ "denhaagProcessStepsStepLineColor": "hsl(90 30% 30%)",
16
+ "denhaagProcessStepsStepLineStrokeWidth": "2px",
17
+ "denhaagProcessStepsStepLineWarningColor": "#990000",
18
+ "denhaagProcessStepsStepMarkerBackgroundColor": "hsl(0 0% 100%)",
19
+ "denhaagProcessStepsStepMarkerBorderColor": "hsl(90 30% 30%)",
20
+ "denhaagProcessStepsStepMarkerBorderWidth": "2px",
21
+ "denhaagProcessStepsStepMarkerCheckedBackgroundColor": "hsl(0 0% 100%)",
22
+ "denhaagProcessStepsStepMarkerCheckedBorderColor": "hsl(90 30% 30%)",
23
+ "denhaagProcessStepsStepMarkerCheckedBorderWidth": "2px",
24
+ "denhaagProcessStepsStepMarkerCheckedColor": "hsl(90 30% 30%)",
25
+ "denhaagProcessStepsStepMarkerColor": "hsl(90 30% 30%)",
26
+ "denhaagProcessStepsStepMarkerCurrentBackgroundColor": "hsl(90 30% 30%)",
27
+ "denhaagProcessStepsStepMarkerCurrentBorderColor": "hsl(90 30% 30%)",
28
+ "denhaagProcessStepsStepMarkerCurrentBorderWidth": "2px",
29
+ "denhaagProcessStepsStepMarkerCurrentColor": "hsl(0 0% 100%)",
30
+ "denhaagProcessStepsStepMarkerFontSize": "0.875rem",
31
+ "denhaagProcessStepsStepMarkerFontWeight": "700",
32
+ "denhaagProcessStepsStepMarkerSize": "28px",
33
+ "denhaagProcessStepsStepMarkerWarningBackgroundColor": "hsl(0 0% 100%)",
34
+ "denhaagProcessStepsStepMarkerWarningBorderColor": "#990000",
35
+ "denhaagProcessStepsStepMarkerWarningColor": "#990000",
36
+ "denhaagProcessStepsStepMetadataColor": "hsl(0 0% 15%)",
37
+ "denhaagProcessStepsStepMetadataFontSize": "0.875rem",
38
+ "denhaagProcessStepsSubStepHeadingColor": "hsl(0 0% 15%)",
39
+ "denhaagProcessStepsSubStepHeadingFontSize": "0.875rem",
40
+ "denhaagProcessStepsSubStepHeadingFontWeight": "400",
41
+ "denhaagProcessStepsSubStepLineColor": "hsl(90 30% 30%)",
42
+ "denhaagProcessStepsSubStepMarkerBackgroundColor": "hsl(0 0% 100%)",
43
+ "denhaagProcessStepsSubStepMarkerBorderColor": "hsl(90 30% 30%)",
44
+ "denhaagProcessStepsSubStepMarkerSize": "12px",
45
+ "ofLayoutBackground": "hsl(0 0% 100%)",
46
+ "ofLayoutBg": "hsl(0 0% 100%)",
47
+ "ofPageFooterBg": "hsl(0 100% 40%)",
48
+ "ofPageFooterFg": "hsl(0 0% 100%)",
49
+ "ofProgressIndicatorBackgroundColor": "hsl(0 0% 100%)",
50
+ "ofProgressIndicatorMobileBoxShadow": "0px 0px 2px 0px rgba(0 0 0 / 20%)",
51
+ "utrechtAccordionButtonActiveBackgroundColor": "hsl(0 0% 80%)",
52
+ "utrechtAccordionButtonActiveBorderColor": "hsl(0 0% 95%)",
53
+ "utrechtAccordionButtonActiveColor": "hsl(0 0% 10%)",
54
+ "utrechtAccordionButtonBackgroundColor": "hsl(0 0% 95%)",
55
+ "utrechtAccordionButtonBorderColor": "hsl(0 0% 95%)",
56
+ "utrechtAccordionButtonBorderWidth": "0",
57
+ "utrechtAccordionButtonColor": "hsl(0 0% 10%)",
58
+ "utrechtAccordionButtonFocusBackgroundColor": "hsl(0 0% 80%)",
59
+ "utrechtAccordionButtonFocusBorderColor": "hsl(0 0% 95%)",
60
+ "utrechtAccordionButtonFocusColor": "hsl(0 0% 10%)",
61
+ "utrechtAccordionButtonHoverBackgroundColor": "inherit",
62
+ "utrechtAccordionButtonHoverBorderColor": "hsl(0 0% 95%)",
63
+ "utrechtAccordionButtonHoverColor": "hsl(0 0% 10%)",
64
+ "utrechtAccordionButtonIconSize": "24px",
65
+ "utrechtAccordionButtonIconUtrechtBackgroundColor": "hsl(48 100% 50%)",
66
+ "utrechtAccordionButtonPaddingBlockEnd": "8px",
67
+ "utrechtAccordionButtonPaddingBlockStart": "8px",
68
+ "utrechtAccordionButtonPaddingInlineEnd": "16px",
69
+ "utrechtAccordionButtonPaddingInlineStart": "16px",
70
+ "utrechtAccordionPanelBorderColor": "hsl(0 0% 95%)",
71
+ "utrechtAccordionPanelBorderWidth": "2px",
72
+ "utrechtAccordionPanelPaddingBlockEnd": "8px",
73
+ "utrechtAccordionPanelPaddingBlockStart": "8px",
74
+ "utrechtAccordionPanelPaddingInlineEnd": "16px",
75
+ "utrechtAccordionPanelPaddingInlineStart": "16px",
76
+ "utrechtAccordionRowGap": "8px",
77
+ "utrechtAccordionSectionMarginBlockStart": "4px",
78
+ "utrechtActionActivateCursor": "pointer",
79
+ "utrechtActionBusyCursor": "wait",
80
+ "utrechtActionDisabledCursor": "not-allowed",
81
+ "utrechtActionInertCursor": "default",
82
+ "utrechtActionNavigateCursor": "pointer",
83
+ "utrechtActionSubmitCursor": "pointer",
84
+ "utrechtAlertBackgroundColor": "hsl(211 60% 90%)",
85
+ "utrechtAlertColor": "hsl(0 0% 0%)",
86
+ "utrechtAlertColumnGap": "16px",
87
+ "utrechtAlertDialogMaxBlockSize": "80vh",
88
+ "utrechtAlertDialogMaxInlineSize": "780px",
89
+ "utrechtAlertDialogMinBlockSize": "100px",
90
+ "utrechtAlertDialogMinInlineSize": "320px",
91
+ "utrechtAlertErrorBackgroundColor": "hsl(0 100% 95%)",
92
+ "utrechtAlertErrorColor": "hsl(0 0% 0%)",
93
+ "utrechtAlertIconColor": "hsl(211 60% 35%)",
94
+ "utrechtAlertIconErrorColor": "hsl(0 100% 40%)",
95
+ "utrechtAlertIconInfoColor": "hsl(211 60% 35%)",
96
+ "utrechtAlertIconInsetBlockStart": "6px",
97
+ "utrechtAlertIconOkColor": "hsl(90 30% 38%)",
98
+ "utrechtAlertIconSize": "24px",
99
+ "utrechtAlertIconWarningColor": "hsl(48 100% 40%)",
100
+ "utrechtAlertInfoBackgroundColor": "hsl(211 60% 90%)",
101
+ "utrechtAlertInfoColor": "hsl(0 0% 0%)",
102
+ "utrechtAlertOkBackgroundColor": "hsl(90 30% 90%)",
103
+ "utrechtAlertOkColor": "hsl(0 0% 0%)",
104
+ "utrechtAlertPaddingBlockEnd": "20px",
105
+ "utrechtAlertPaddingBlockStart": "20px",
106
+ "utrechtAlertPaddingInlineEnd": "20px",
107
+ "utrechtAlertPaddingInlineStart": "20px",
108
+ "utrechtAlertWarningBackgroundColor": "hsl(48 100% 80%)",
109
+ "utrechtAlertWarningColor": "hsl(0 0% 0%)",
110
+ "utrechtArticleMaxInlineSize": "780px",
111
+ "utrechtBackdropBackgroundColor": "hsl(0 0% 100%)",
112
+ "utrechtBackdropColor": "hsl(0 0% 0%)",
113
+ "utrechtBackdropFadeInAnimationDuration": "400ms",
114
+ "utrechtBackdropOpacity": "0.8",
115
+ "utrechtBackdropReducedTransparencyOpacity": "0.98",
116
+ "utrechtBadgeBackgroundColor": "hsl(0 0% 30%)",
117
+ "utrechtBadgeBorderRadius": "0",
118
+ "utrechtBadgeColor": "hsl(0 0% 100%)",
119
+ "utrechtBadgeCounterBackgroundColor": "hsl(0 100% 40%)",
120
+ "utrechtBadgeCounterBorderRadius": "1rem",
121
+ "utrechtBadgeCounterColor": "hsl(0 0% 100%)",
122
+ "utrechtBadgeCounterFontSize": "1rem",
123
+ "utrechtBadgeCounterPaddingBlock": "1ex",
124
+ "utrechtBadgeCounterPaddingInline": "1ex",
125
+ "utrechtBadgeFontStyle": "normal",
126
+ "utrechtBadgeListItemMarginBlock": "8px",
127
+ "utrechtBadgeListItemMarginInline": "12px",
128
+ "utrechtBadgePaddingBlock": "8px",
129
+ "utrechtBadgePaddingInline": "12px",
130
+ "utrechtBlockquoteCaptionFontSize": "0.875rem",
131
+ "utrechtBlockquoteContentColor": "hsl(0 100% 40%)",
132
+ "utrechtBlockquoteContentFontSize": "1.125rem",
133
+ "utrechtBlockquoteMarginBlockEnd": "1.6em",
134
+ "utrechtBlockquoteMarginBlockStart": "1.6em",
135
+ "utrechtBlockquoteMarginInlineEnd": "1.6em",
136
+ "utrechtBlockquoteMarginInlineStart": "1.6em",
137
+ "utrechtBorderRadiusLg": "8px",
138
+ "utrechtBorderRadiusMd": "4px",
139
+ "utrechtBorderRadiusNone": "0",
140
+ "utrechtBorderRadiusRound": "999px",
141
+ "utrechtBorderRadiusSm": "2px",
142
+ "utrechtBorderStyleDotted": "dotted",
143
+ "utrechtBorderStyleSolid": "solid",
144
+ "utrechtBorderWidthMd": "2px",
145
+ "utrechtBorderWidthSm": "1px",
146
+ "utrechtBreadcrumbNavArrowsLinkBackgroundColor": "hsl(0 0% 90%)",
147
+ "utrechtBreadcrumbNavArrowsLinkColor": "hsl(0 0% 0%)",
148
+ "utrechtBreadcrumbNavArrowsLinkFocusBackgroundColor": "hsl(48 100% 60%)",
149
+ "utrechtBreadcrumbNavArrowsLinkFocusColor": "hsl(0 0% 0%)",
150
+ "utrechtBreadcrumbNavDividerInlineSize": "1px",
151
+ "utrechtBreadcrumbNavFontSize": "1rem",
152
+ "utrechtBreadcrumbNavItemPaddingBlockEnd": "8px",
153
+ "utrechtBreadcrumbNavItemPaddingBlockStart": "8px",
154
+ "utrechtBreadcrumbNavItemPaddingInlineEnd": "8px",
155
+ "utrechtBreadcrumbNavItemPaddingInlineStart": "8px",
156
+ "utrechtBreadcrumbNavLinkColor": "hsl(211 60% 35%)",
157
+ "utrechtBreadcrumbNavLinkDisabledColor": "hsl(0 0% 40%)",
158
+ "utrechtBreadcrumbNavLinkFocusBackgroundColor": "hsl(48 100% 60%)",
159
+ "utrechtBreadcrumbNavLinkFocusColor": "hsl(211 60% 40%)",
160
+ "utrechtBreadcrumbNavLinkFocusTextDecoration": "underline",
161
+ "utrechtBreadcrumbNavLinkHoverColor": "hsl(211 60% 40%)",
162
+ "utrechtBreadcrumbNavLinkHoverTextDecoration": "underline",
163
+ "utrechtBreadcrumbNavLinkIconSize": "16px",
164
+ "utrechtBreadcrumbNavLinkTextDecoration": "none",
165
+ "utrechtBreadcrumbNavMinBlockSize": "34px",
166
+ "utrechtBreadcrumbNavSeparatorColor": "hsl(211 60% 35%)",
167
+ "utrechtBreadcrumbNavSeparatorIconSize": "0.875rem",
168
+ "utrechtButtonActiveBackgroundColor": "hsl(0 0% 40%)",
169
+ "utrechtButtonActiveColor": "hsl(0 0% 100%)",
170
+ "utrechtButtonBackgroundColor": "hsl(0 0% 100%)",
171
+ "utrechtButtonBorderColor": "hsl(0 0% 40%)",
172
+ "utrechtButtonBorderRadius": "0",
173
+ "utrechtButtonBorderWidth": "1px",
174
+ "utrechtButtonColor": "hsl(0 0% 40%)",
175
+ "utrechtButtonColumnGap": "0.5ch",
176
+ "utrechtButtonDisabledBackgroundColor": "hsl(0 0% 90%)",
177
+ "utrechtButtonDisabledBorderColor": "hsl(0 0% 80%)",
178
+ "utrechtButtonDisabledColor": "hsl(0 0% 80%)",
179
+ "utrechtButtonFocusScale": "1.02",
180
+ "utrechtButtonFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
181
+ "utrechtButtonFontSize": "1rem",
182
+ "utrechtButtonHoverScale": "1.02",
183
+ "utrechtButtonMarginBlockEnd": "8px",
184
+ "utrechtButtonMarginBlockStart": "8px",
185
+ "utrechtButtonMarginInlineEnd": "0",
186
+ "utrechtButtonMarginInlineStart": "0",
187
+ "utrechtButtonPaddingBlockEnd": "8px",
188
+ "utrechtButtonPaddingBlockStart": "8px",
189
+ "utrechtButtonPaddingInlineEnd": "16px",
190
+ "utrechtButtonPaddingInlineStart": "16px",
191
+ "utrechtButtonPressedBackgroundColor": "hsl(0 0% 40%)",
192
+ "utrechtButtonPressedColor": "hsl(0 0% 100%)",
193
+ "utrechtButtonPrimaryActionActiveBackgroundColor": "hsl(211 60% 30%)",
194
+ "utrechtButtonPrimaryActionActiveBorderColor": "hsl(211 60% 30%)",
195
+ "utrechtButtonPrimaryActionActiveColor": "hsl(0 0% 100%)",
196
+ "utrechtButtonPrimaryActionBackgroundColor": "hsl(211 60% 35%)",
197
+ "utrechtButtonPrimaryActionBorderColor": "transparent",
198
+ "utrechtButtonPrimaryActionBorderWidth": "2px",
199
+ "utrechtButtonPrimaryActionColor": "hsl(0 0% 100%)",
200
+ "utrechtButtonPrimaryActionDangerBackgroundColor": "hsl(0 100% 40%)",
201
+ "utrechtButtonPrimaryActionDangerBorderColor": "transparent",
202
+ "utrechtButtonPrimaryActionDangerColor": "hsl(0 0% 100%)",
203
+ "utrechtButtonPrimaryActionDangerDisabledBorderColor": "hsl(0 0% 90%)",
204
+ "utrechtButtonPrimaryActionDangerFocusBackgroundColor": "hsl(0 100% 30%)",
205
+ "utrechtButtonPrimaryActionDangerFocusBorderColor": "hsl(0 100% 30%)",
206
+ "utrechtButtonPrimaryActionDangerHoverBackgroundColor": "hsl(0 100% 30%)",
207
+ "utrechtButtonPrimaryActionDangerHoverBorderColor": "transparent",
208
+ "utrechtButtonPrimaryActionDangerHoverColor": "hsl(0 0% 100%)",
209
+ "utrechtButtonPrimaryActionDisabledBackgroundColor": "hsl(0 0% 90%)",
210
+ "utrechtButtonPrimaryActionDisabledBorderColor": "hsl(0 0% 80%)",
211
+ "utrechtButtonPrimaryActionDisabledColor": "hsl(0 0% 80%)",
212
+ "utrechtButtonPrimaryActionFocusBackgroundColor": "hsl(211 60% 40%)",
213
+ "utrechtButtonPrimaryActionFocusBorderColor": "hsl(211 60% 40%)",
214
+ "utrechtButtonPrimaryActionFocusBorderWidth": "2px",
215
+ "utrechtButtonPrimaryActionHoverBackgroundColor": "hsl(211 60% 40%)",
216
+ "utrechtButtonPrimaryActionHoverBorderColor": "transparent",
217
+ "utrechtButtonPrimaryActionHoverColor": "hsl(0 0% 100%)",
218
+ "utrechtButtonPrimaryActionPressedBackgroundColor": "hsl(211 60% 30%)",
219
+ "utrechtButtonPrimaryActionPressedBorderColor": "hsl(211 60% 30%)",
220
+ "utrechtButtonPrimaryActionPressedColor": "hsl(0 0% 100%)",
221
+ "utrechtButtonPrimaryActionReadyBackgroundColor": "hsl(90 30% 50%)",
222
+ "utrechtButtonPrimaryActionReadyBorderColor": "transparent",
223
+ "utrechtButtonPrimaryActionReadyColor": "hsl(0 0% 0%)",
224
+ "utrechtButtonPrimaryActionReadyDisabledBorderColor": "hsl(0 0% 90%)",
225
+ "utrechtButtonPrimaryActionReadyFocusBackgroundColor": "hsl(90 30% 38%)",
226
+ "utrechtButtonPrimaryActionReadyFocusBorderColor": "hsl(90 30% 38%)",
227
+ "utrechtButtonPrimaryActionReadyHoverBackgroundColor": "hsl(90 30% 38%)",
228
+ "utrechtButtonPrimaryActionReadyHoverBorderColor": "transparent",
229
+ "utrechtButtonPrimaryActionReadyHoverColor": "hsl(0 0% 100%)",
230
+ "utrechtButtonPrimaryActionWarningBackgroundColor": "hsl(48 100% 50%)",
231
+ "utrechtButtonPrimaryActionWarningBorderColor": "transparent",
232
+ "utrechtButtonPrimaryActionWarningColor": "hsl(0 0% 0%)",
233
+ "utrechtButtonPrimaryActionWarningDisabledBorderColor": "hsl(0 0% 90%)",
234
+ "utrechtButtonPrimaryActionWarningFocusBackgroundColor": "hsl(48 100% 40%)",
235
+ "utrechtButtonPrimaryActionWarningFocusBorderColor": "hsl(48 100% 40%)",
236
+ "utrechtButtonPrimaryActionWarningHoverBackgroundColor": "hsl(48 100% 40%)",
237
+ "utrechtButtonPrimaryActionWarningHoverBorderColor": "transparent",
238
+ "utrechtButtonPrimaryActionWarningHoverColor": "hsl(0 0% 0%)",
239
+ "utrechtButtonSecondaryActionActiveBackgroundColor": "hsl(0 0% 100%)",
240
+ "utrechtButtonSecondaryActionActiveBorderColor": "hsl(211 60% 30%)",
241
+ "utrechtButtonSecondaryActionActiveColor": "hsl(211 60% 30%)",
242
+ "utrechtButtonSecondaryActionBackgroundColor": "hsl(0 0% 100%)",
243
+ "utrechtButtonSecondaryActionBorderColor": "hsl(211 60% 35%)",
244
+ "utrechtButtonSecondaryActionBorderWidth": "2px",
245
+ "utrechtButtonSecondaryActionColor": "hsl(211 60% 35%)",
246
+ "utrechtButtonSecondaryActionDangerBorderColor": "hsl(0 100% 40%)",
247
+ "utrechtButtonSecondaryActionDangerColor": "hsl(0 100% 40%)",
248
+ "utrechtButtonSecondaryActionDangerFocusBorderColor": "hsl(0 100% 30%)",
249
+ "utrechtButtonSecondaryActionDangerHoverBorderColor": "hsl(0 100% 30%)",
250
+ "utrechtButtonSecondaryActionDangerHoverColor": "hsl(0 100% 30%)",
251
+ "utrechtButtonSecondaryActionDisabledBackgroundColor": "hsl(0 0% 100%)",
252
+ "utrechtButtonSecondaryActionDisabledBorderColor": "hsl(0 0% 80%)",
253
+ "utrechtButtonSecondaryActionDisabledColor": "hsl(0 0% 80%)",
254
+ "utrechtButtonSecondaryActionHoverBackgroundColor": "hsl(0 0% 100%)",
255
+ "utrechtButtonSecondaryActionHoverBorderColor": "hsl(211 60% 40%)",
256
+ "utrechtButtonSecondaryActionHoverColor": "hsl(211 60% 35%)",
257
+ "utrechtButtonSecondaryActionPressedBackgroundColor": "hsl(0 0% 100%)",
258
+ "utrechtButtonSecondaryActionPressedColor": "hsl(211 60% 30%)",
259
+ "utrechtButtonSecondaryActionReadyBorderColor": "hsl(90 30% 50%)",
260
+ "utrechtButtonSecondaryActionReadyColor": "hsl(0 0% 40%)",
261
+ "utrechtButtonSecondaryActionReadyFocusBorderColor": "hsl(90 30% 38%)",
262
+ "utrechtButtonSecondaryActionReadyHoverBorderColor": "hsl(90 30% 38%)",
263
+ "utrechtButtonSecondaryActionReadyHoverColor": "hsl(90 30% 38%)",
264
+ "utrechtButtonSecondaryActionWarningBorderColor": "hsl(48 100% 50%)",
265
+ "utrechtButtonSecondaryActionWarningColor": "hsl(0 0% 40%)",
266
+ "utrechtButtonSecondaryActionWarningFocusBorderColor": "hsl(48 100% 40%)",
267
+ "utrechtButtonSecondaryActionWarningHoverBorderColor": "hsl(48 100% 40%)",
268
+ "utrechtButtonSecondaryActionWarningHoverColor": "hsl(48 100% 40%)",
269
+ "utrechtButtonSubtleActiveBackgroundColor": "hsl(211 60% 35%)",
270
+ "utrechtButtonSubtleActiveColor": "hsl(0 0% 100%)",
271
+ "utrechtButtonSubtleBackgroundColor": "transparent",
272
+ "utrechtButtonSubtleBorderColor": "transparent",
273
+ "utrechtButtonSubtleBorderWidth": "2px",
274
+ "utrechtButtonSubtleColor": "hsl(211 60% 35%)",
275
+ "utrechtButtonSubtleDangerColor": "hsl(0 100% 40%)",
276
+ "utrechtButtonSubtleDangerFocusColor": "hsl(0 100% 30%)",
277
+ "utrechtButtonSubtleDangerHoverColor": "hsl(0 100% 30%)",
278
+ "utrechtButtonSubtleDisabledBackgroundColor": "transparent",
279
+ "utrechtButtonSubtleDisabledColor": "hsl(0 0% 80%)",
280
+ "utrechtButtonSubtleFocusBackgroundColor": "hsl(0 0% 100%)",
281
+ "utrechtButtonSubtleFocusBorderColor": "hsl(211 60% 35%)",
282
+ "utrechtButtonSubtleFocusColor": "hsl(211 60% 35%)",
283
+ "utrechtButtonSubtleFontWeight": "700",
284
+ "utrechtButtonSubtleHoverBackgroundColor": "hsl(0 0% 100%)",
285
+ "utrechtButtonSubtleHoverBorderColor": "hsl(211 60% 40%)",
286
+ "utrechtButtonSubtleHoverColor": "hsl(211 60% 35%)",
287
+ "utrechtButtonSubtlePressedBackgroundColor": "hsl(211 60% 35%)",
288
+ "utrechtButtonSubtlePressedColor": "hsl(0 0% 100%)",
289
+ "utrechtButtonSubtleReadyColor": "hsl(90 30% 50%)",
290
+ "utrechtButtonSubtleReadyFocusColor": "hsl(90 30% 38%)",
291
+ "utrechtButtonSubtleReadyHoverColor": "hsl(90 30% 38%)",
292
+ "utrechtCalendarIconSize": "24px",
293
+ "utrechtCalendarNavigationColor": "hsl(211 60% 30%)",
294
+ "utrechtCalendarNavigationLabelColor": "hsl(0 0% 0%)",
295
+ "utrechtCalendarNavigationLabelFontSize": "1.125rem",
296
+ "utrechtCalendarNavigationLabelMinInlineSize": "200px",
297
+ "utrechtCalendarNavigationPaddingBlockEnd": "2px",
298
+ "utrechtCalendarNavigationPaddingBlockStart": "2px",
299
+ "utrechtCalendarTableDaysItemDayActiveBorderColor": "transparent",
300
+ "utrechtCalendarTableDaysItemDayBorderColor": "transparent",
301
+ "utrechtCalendarTableDaysItemDayBorderWidth": "2px",
302
+ "utrechtCalendarTableDaysItemDayColor": "hsl(0 0% 0%)",
303
+ "utrechtCalendarTableDaysItemDayDisabledBorderColor": "transparent",
304
+ "utrechtCalendarTableDaysItemDayDisabledColor": "hsl(0 0% 40%)",
305
+ "utrechtCalendarTableDaysItemDayEmphasisBorderColor": "transparent",
306
+ "utrechtCalendarTableDaysItemDayFocusBorderColor": "transparent",
307
+ "utrechtCalendarTableDaysItemDayHoverBorderColor": "hsl(0 0% 0%)",
308
+ "utrechtCalendarTableDaysItemDayHoverColor": "hsl(211 60% 40%)",
309
+ "utrechtCalendarTableDaysItemDayIsTodayBackgroundColor": "hsl(211 60% 90%)",
310
+ "utrechtCalendarTableDaysItemDayIsTodayBorderColor": "hsl(211 60% 35%)",
311
+ "utrechtCalendarTableDaysItemDayIsTodayColor": "hsl(211 60% 30%)",
312
+ "utrechtCalendarTableDaysItemDayIsTodayFontWeight": "700",
313
+ "utrechtCalendarTableDaysItemDayOutOfTheMonthBorderColor": "transparent",
314
+ "utrechtCalendarTableDaysItemDayOutOfTheMonthColor": "hsl(0 0% 80%)",
315
+ "utrechtCalendarTableDaysItemDaySelectedBackgroundColor": "hsl(211 60% 30%)",
316
+ "utrechtCalendarTableDaysItemDaySelectedBorderColor": "transparent",
317
+ "utrechtCalendarTableDaysItemDaySelectedColor": "hsl(0 0% 100%)",
318
+ "utrechtCalendarTableDaysItemDaySize": "44px",
319
+ "utrechtCalendarTableWeeksItemLineHeight": "1.5rem",
320
+ "utrechtCalendarTableWeeksItemPaddingBlockEnd": "10px",
321
+ "utrechtCalendarTableWeeksItemPaddingBlockStart": "4px",
322
+ "utrechtCalendarTableWeeksItemWidth": "44px",
323
+ "utrechtCheckboxBackgroundColor": "hsl(0 0% 100%)",
324
+ "utrechtCheckboxBorderColor": "hsl(0 0% 30%)",
325
+ "utrechtCheckboxBorderRadius": "0",
326
+ "utrechtCheckboxBorderWidth": "2px",
327
+ "utrechtCheckboxCheckedBackgroundColor": "hsl(211 60% 40%)",
328
+ "utrechtCheckboxCheckedBorderColor": "hsl(211 60% 40%)",
329
+ "utrechtCheckboxColor": "hsl(0 0% 0%)",
330
+ "utrechtCheckboxDisabledBackgroundColor": "hsl(0 0% 80%)",
331
+ "utrechtCheckboxDisabledBorderColor": "hsl(0 0% 80%)",
332
+ "utrechtCheckboxFocusBorderWidth": "2px",
333
+ "utrechtCheckboxIndeterminateBackgroundColor": "hsl(211 60% 40%)",
334
+ "utrechtCheckboxInvalidBorderColor": "#990000",
335
+ "utrechtCheckboxMarginBlockStart": 0,
336
+ "utrechtCheckboxSize": "24px",
337
+ "utrechtCodeBlockBackgroundColor": "hsl(0 0% 95%)",
338
+ "utrechtCodeBlockColor": "hsl(0 0% 0%)",
339
+ "utrechtCodeBlockFontSize": "1rem",
340
+ "utrechtCodeBlockLineHeight": "1.5",
341
+ "utrechtCodeBlockMarginBlockEnd": "20px",
342
+ "utrechtCodeBlockMarginBlockStart": "20px",
343
+ "utrechtCodeBlockPaddingBlockEnd": "20px",
344
+ "utrechtCodeBlockPaddingBlockStart": "20px",
345
+ "utrechtCodeBlockPaddingInlineEnd": "20px",
346
+ "utrechtCodeBlockPaddingInlineStart": "20px",
347
+ "utrechtColorBlack": "hsl(0 0% 0%)",
348
+ "utrechtColorBlue20": "hsl(211 60% 20%)",
349
+ "utrechtColorBlue30": "hsl(211 60% 30%)",
350
+ "utrechtColorBlue35": "hsl(211 60% 35%)",
351
+ "utrechtColorBlue40": "hsl(211 60% 40%)",
352
+ "utrechtColorBlue50": "hsl(211 60% 50%)",
353
+ "utrechtColorBlue60": "hsl(211 60% 60%)",
354
+ "utrechtColorBlue80": "hsl(211 60% 80%)",
355
+ "utrechtColorBlue90": "hsl(211 60% 90%)",
356
+ "utrechtColorGreen30": "hsl(90 30% 30%)",
357
+ "utrechtColorGreen40": "hsl(90 30% 38%)",
358
+ "utrechtColorGreen50": "hsl(90 30% 50%)",
359
+ "utrechtColorGreen80": "hsl(90 30% 80%)",
360
+ "utrechtColorGreen90": "hsl(90 30% 90%)",
361
+ "utrechtColorGrey10": "hsl(0 0% 10%)",
362
+ "utrechtColorGrey15": "hsl(0 0% 15%)",
363
+ "utrechtColorGrey20": "hsl(0 0% 20%)",
364
+ "utrechtColorGrey30": "hsl(0 0% 30%)",
365
+ "utrechtColorGrey40": "hsl(0 0% 40%)",
366
+ "utrechtColorGrey80": "hsl(0 0% 80%)",
367
+ "utrechtColorGrey90": "hsl(0 0% 90%)",
368
+ "utrechtColorGrey95": "hsl(0 0% 95%)",
369
+ "utrechtColorInvalid": "#990000",
370
+ "utrechtColorRed20": "hsl(0 100% 20%)",
371
+ "utrechtColorRed30": "hsl(0 100% 30%)",
372
+ "utrechtColorRed40": "hsl(0 100% 40%)",
373
+ "utrechtColorRed95": "hsl(0 100% 95%)",
374
+ "utrechtColorSecondaryBlue": "#006dff",
375
+ "utrechtColorSecondaryBrown": "#ad643b",
376
+ "utrechtColorSecondaryCyan": "#009ed4",
377
+ "utrechtColorSecondaryGreen": "#32ab27",
378
+ "utrechtColorSecondaryGrey": "#757575",
379
+ "utrechtColorSecondaryLime": "#99d000",
380
+ "utrechtColorSecondaryMagenta": "#f02198",
381
+ "utrechtColorSecondaryNavy": "#1c4181",
382
+ "utrechtColorSecondaryOrange": "#ff6e00",
383
+ "utrechtColorSecondaryPurple": "#762cd1",
384
+ "utrechtColorSecondaryRed": "#cc0000",
385
+ "utrechtColorSecondaryYellow": "#ffcc00",
386
+ "utrechtColorWhite": "hsl(0 0% 100%)",
387
+ "utrechtColorYellow20": "hsl(48 100% 20%)",
388
+ "utrechtColorYellow40": "hsl(48 100% 40%)",
389
+ "utrechtColorYellow50": "hsl(48 100% 50%)",
390
+ "utrechtColorYellow60": "hsl(48 100% 60%)",
391
+ "utrechtColorYellow80": "hsl(48 100% 80%)",
392
+ "utrechtColumnLayoutColumnRuleColor": "hsl(0 0% 80%)",
393
+ "utrechtColumnLayoutColumnRuleWidth": "2px",
394
+ "utrechtColumnLayoutColumnWidth": "350px",
395
+ "utrechtColumnLayoutGap": "16px",
396
+ "utrechtDataListItemKeyFontWeight": "700",
397
+ "utrechtDataListMarginBlockEnd": "16px",
398
+ "utrechtDataListMarginBlockStart": "16px",
399
+ "utrechtDataListRowsColumnInlineSize": "80%",
400
+ "utrechtDataListRowsColumnMinInlineSize": "25ch",
401
+ "utrechtDataListRowsItemMarginBlockStart": "16px",
402
+ "utrechtDataListRowsItemValueMarginBlockStart": "8px",
403
+ "utrechtDataPlaceholderBackgroundColor": "hsl(0 0% 40%)",
404
+ "utrechtDocumentBackgroundColor": "hsl(0 0% 100%)",
405
+ "utrechtDocumentColor": "hsl(0 0% 0%)",
406
+ "utrechtDocumentFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
407
+ "utrechtDocumentFontSize": "1rem",
408
+ "utrechtDocumentLineHeight": "1.4",
409
+ "utrechtDrawerBackgroundColor": "hsl(0 0% 100%)",
410
+ "utrechtDrawerBorderColor": "hsl(0 0% 90%)",
411
+ "utrechtDrawerBorderWidth": "1px",
412
+ "utrechtDrawerColor": "hsl(0 0% 0%)",
413
+ "utrechtDrawerMaxBlockSize": "240px",
414
+ "utrechtDrawerMaxInlineSize": "320px",
415
+ "utrechtDrawerPaddingBlockEnd": "16px",
416
+ "utrechtDrawerPaddingBlockStart": "16px",
417
+ "utrechtDrawerPaddingInlineEnd": "16px",
418
+ "utrechtDrawerPaddingInlineStart": "16px",
419
+ "utrechtEmphasisStrongFontWeight": "700",
420
+ "utrechtFeedbackActiveBackgroundColor": "hsl(90 30% 50%)",
421
+ "utrechtFeedbackActiveBorderColor": "hsl(90 30% 50%)",
422
+ "utrechtFeedbackActiveColor": "hsl(90 30% 50%)",
423
+ "utrechtFeedbackActiveFillBackgroundColor": "hsl(90 30% 50%)",
424
+ "utrechtFeedbackActiveFillColor": "hsl(0 0% 100%)",
425
+ "utrechtFeedbackDangerBackgroundColor": "hsl(0 100% 40%)",
426
+ "utrechtFeedbackDangerBorderColor": "hsl(0 100% 40%)",
427
+ "utrechtFeedbackDangerColor": "hsl(0 100% 40%)",
428
+ "utrechtFeedbackDangerFillBackgroundColor": "hsl(0 100% 40%)",
429
+ "utrechtFeedbackDangerFillColor": "hsl(0 0% 100%)",
430
+ "utrechtFeedbackErrorBackgroundColor": "hsl(0 100% 40%)",
431
+ "utrechtFeedbackErrorBorderColor": "hsl(0 100% 40%)",
432
+ "utrechtFeedbackErrorColor": "hsl(0 100% 40%)",
433
+ "utrechtFeedbackErrorFillBackgroundColor": "hsl(0 100% 40%)",
434
+ "utrechtFeedbackErrorFillColor": "hsl(0 0% 100%)",
435
+ "utrechtFeedbackInactiveBackgroundColor": "hsl(0 100% 40%)",
436
+ "utrechtFeedbackInactiveBorderColor": "hsl(0 100% 40%)",
437
+ "utrechtFeedbackInactiveColor": "hsl(0 100% 40%)",
438
+ "utrechtFeedbackInactiveFillBackgroundColor": "hsl(0 100% 40%)",
439
+ "utrechtFeedbackInactiveFillColor": "hsl(0 0% 100%)",
440
+ "utrechtFeedbackInvalidBackgroundColor": "#990000",
441
+ "utrechtFeedbackInvalidBorderColor": "#990000",
442
+ "utrechtFeedbackInvalidColor": "#990000",
443
+ "utrechtFeedbackInvalidFillBackgroundColor": "#990000",
444
+ "utrechtFeedbackInvalidFillColor": "hsl(0 0% 100%)",
445
+ "utrechtFeedbackSafeBackgroundColor": "hsl(90 30% 50%)",
446
+ "utrechtFeedbackSafeBorderColor": "hsl(90 30% 50%)",
447
+ "utrechtFeedbackSafeColor": "hsl(90 30% 50%)",
448
+ "utrechtFeedbackSafeFillBackgroundColor": "hsl(90 30% 50%)",
449
+ "utrechtFeedbackSafeFillColor": "hsl(0 0% 100%)",
450
+ "utrechtFeedbackSuccessBackgroundColor": "hsl(90 30% 50%)",
451
+ "utrechtFeedbackSuccessBorderColor": "hsl(90 30% 50%)",
452
+ "utrechtFeedbackSuccessColor": "hsl(90 30% 50%)",
453
+ "utrechtFeedbackSuccessFillBackgroundColor": "hsl(90 30% 50%)",
454
+ "utrechtFeedbackSuccessFillColor": "hsl(0 0% 100%)",
455
+ "utrechtFeedbackValidBackgroundColor": "hsl(90 30% 50%)",
456
+ "utrechtFeedbackValidBorderColor": "hsl(90 30% 50%)",
457
+ "utrechtFeedbackValidColor": "hsl(90 30% 50%)",
458
+ "utrechtFeedbackValidFillBackgroundColor": "hsl(90 30% 50%)",
459
+ "utrechtFeedbackValidFillColor": "hsl(0 0% 100%)",
460
+ "utrechtFeedbackWarningBackgroundColor": "hsl(48 100% 50%)",
461
+ "utrechtFeedbackWarningBorderColor": "hsl(48 100% 50%)",
462
+ "utrechtFeedbackWarningColor": "hsl(48 100% 50%)",
463
+ "utrechtFeedbackWarningFillBackgroundColor": "hsl(48 100% 50%)",
464
+ "utrechtFeedbackWarningFillColor": "hsl(0 0% 0%)",
465
+ "utrechtFigureCaptionColor": "#727272",
466
+ "utrechtFigureCaptionFontSize": "0.875rem",
467
+ "utrechtFigureCaptionLineHeight": "1.5",
468
+ "utrechtFocusBackgroundColor": "hsl(48 100% 60%)",
469
+ "utrechtFocusInverseOutlineColor": "hsl(0 0% 100%)",
470
+ "utrechtFocusOutlineColor": "hsl(0 0% 0%)",
471
+ "utrechtFocusOutlineStyle": "dotted",
472
+ "utrechtFocusOutlineWidth": "2px",
473
+ "utrechtFormControlBackgroundColor": "hsl(0 0% 100%)",
474
+ "utrechtFormControlBlockSize": "42px",
475
+ "utrechtFormControlBorderColor": "hsl(0 0% 30%)",
476
+ "utrechtFormControlBorderRadius": "0",
477
+ "utrechtFormControlBorderWidth": "1px",
478
+ "utrechtFormControlColor": "hsl(0 0% 0%)",
479
+ "utrechtFormControlFocusBorderColor": "hsl(0 0% 80%)",
480
+ "utrechtFormControlFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
481
+ "utrechtFormControlFontSize": "1rem",
482
+ "utrechtFormControlInvalidBorderColor": "#990000",
483
+ "utrechtFormControlMaxInlineSize": "28em",
484
+ "utrechtFormControlPaddingBlockEnd": "8px",
485
+ "utrechtFormControlPaddingBlockStart": "8px",
486
+ "utrechtFormControlPaddingInlineEnd": "12px",
487
+ "utrechtFormControlPaddingInlineStart": "12px",
488
+ "utrechtFormControlPlaceholderColor": "hsl(0 0% 40%)",
489
+ "utrechtFormControlPlaceholderFontStyle": "normal",
490
+ "utrechtFormControlReadOnlyBackgroundColor": "hsl(0 0% 90%)",
491
+ "utrechtFormControlReadOnlyBorderColor": "transparent",
492
+ "utrechtFormControlReadOnlyColor": "hsl(0 0% 20%)",
493
+ "utrechtFormFieldDescriptionInvalidColor": "#990000",
494
+ "utrechtFormFieldDescriptionMarginBlockEnd": "12px",
495
+ "utrechtFormFieldDescriptionMarginBlockStart": "12px",
496
+ "utrechtFormFieldDescriptionValidColor": "hsl(90 30% 50%)",
497
+ "utrechtFormFieldDescriptionWarningColor": "hsl(48 100% 50%)",
498
+ "utrechtFormFieldErrorMessageColor": "#990000",
499
+ "utrechtFormFieldInvalidBorderInlineStartColor": "#990000",
500
+ "utrechtFormFieldInvalidBorderInlineStartWidth": "3px",
501
+ "utrechtFormFieldInvalidPaddingInlineStart": "12px",
502
+ "utrechtFormFieldLabelMarginBlockEnd": "12px",
503
+ "utrechtFormFieldMarginBlockEnd": "4px",
504
+ "utrechtFormFieldMarginBlockStart": "4px",
505
+ "utrechtFormFieldsetLegendDisabledColor": "hsl(0 0% 40%)",
506
+ "utrechtFormFieldsetLegendFontSize": "1rem",
507
+ "utrechtFormFieldsetLegendFontWeight": "700",
508
+ "utrechtFormFieldsetLegendLineHeight": "1.5",
509
+ "utrechtFormFieldsetLegendMarginBlockEnd": "12px",
510
+ "utrechtFormFieldsetLegendMarginBlockStart": "24px",
511
+ "utrechtFormFieldsetMarginBlockEnd": "4px",
512
+ "utrechtFormFieldsetMarginBlockStart": "4px",
513
+ "utrechtFormFieldsetSectionBackgroundColor": "hsl(0 0% 80%)",
514
+ "utrechtFormFieldsetSectionColor": "hsl(0 0% 0%)",
515
+ "utrechtFormLabelCheckboxFontWeight": "400",
516
+ "utrechtFormLabelFontSize": "1em",
517
+ "utrechtFormLabelFontWeight": "700",
518
+ "utrechtFormLabelRadioFontWeight": "400",
519
+ "utrechtFormToggleAccentColor": "hsla(0 0% 48% / 100%)",
520
+ "utrechtFormToggleBackgroundColor": "hsl(0 0% 100%)",
521
+ "utrechtFormToggleBorderColor": "transparent",
522
+ "utrechtFormToggleBorderRadius": "10em",
523
+ "utrechtFormToggleBorderStyle": "solid",
524
+ "utrechtFormToggleBorderWidth": "2px",
525
+ "utrechtFormToggleCheckedAccentColor": "hsl(211 60% 35%)",
526
+ "utrechtFormToggleColor": "hsl(0 0% 0%)",
527
+ "utrechtFormToggleFocusBorderColor": "hsl(0 0% 0%)",
528
+ "utrechtFormToggleFocusBorderStyle": "dotted",
529
+ "utrechtFormToggleFocusBorderWidth": "2px",
530
+ "utrechtFormToggleHeight": "24px",
531
+ "utrechtFormTogglePaddingBlockEnd": "0",
532
+ "utrechtFormTogglePaddingBlockStart": "0",
533
+ "utrechtFormTogglePaddingInlineEnd": "0",
534
+ "utrechtFormTogglePaddingInlineStart": "0",
535
+ "utrechtFormToggleThumbBackgroundColor": "hsl(0 0% 100%)",
536
+ "utrechtFormToggleThumbDisabledBackgroundColor": "hsl(0 0% 100%)",
537
+ "utrechtFormToggleThumbDisabledBoxShadow": 0,
538
+ "utrechtFormToggleThumbMarginInlineEnd": ".25em",
539
+ "utrechtFormToggleThumbMarginInlineStart": ".25em",
540
+ "utrechtFormToggleThumbMinInlineSize": "18px",
541
+ "utrechtFormToggleTrackBorderRadius": "10em",
542
+ "utrechtFormToggleTrackDisabledBackgroundColor": "hsl(0 0% 90%)",
543
+ "utrechtFormToggleWidth": "48px",
544
+ "utrechtHeading1FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
545
+ "utrechtHeading1FontSize": "2rem",
546
+ "utrechtHeading1FontWeight": "700",
547
+ "utrechtHeading1LineHeight": "1.25",
548
+ "utrechtHeading1MarginBlockEnd": "0.67rem",
549
+ "utrechtHeading1MarginBlockStart": "0.67rem",
550
+ "utrechtHeading2FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
551
+ "utrechtHeading2FontSize": "1.25rem",
552
+ "utrechtHeading2FontWeight": "700",
553
+ "utrechtHeading2LineHeight": "1.25",
554
+ "utrechtHeading2MarginBlockEnd": "0.3rem",
555
+ "utrechtHeading2MarginBlockStart": "1.5rem",
556
+ "utrechtHeading3FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
557
+ "utrechtHeading3FontSize": "1.25rem",
558
+ "utrechtHeading3FontWeight": "400",
559
+ "utrechtHeading3LineHeight": "1.25",
560
+ "utrechtHeading3MarginBlockEnd": "0.2rem",
561
+ "utrechtHeading3MarginBlockStart": "1rem",
562
+ "utrechtHeading4FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
563
+ "utrechtHeading4FontSize": "1.125rem",
564
+ "utrechtHeading4FontWeight": "400",
565
+ "utrechtHeading4LineHeight": "1.5",
566
+ "utrechtHeading4MarginBlockEnd": "0.3rem",
567
+ "utrechtHeading4MarginBlockStart": "1.2rem",
568
+ "utrechtHeading5FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
569
+ "utrechtHeading5FontSize": "0.875rem",
570
+ "utrechtHeading5FontWeight": "400",
571
+ "utrechtHeading5LineHeight": "1.5",
572
+ "utrechtHeading5MarginBlockEnd": "0.2rem",
573
+ "utrechtHeading5MarginBlockStart": "1rem",
574
+ "utrechtHeading6FontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
575
+ "utrechtHeading6FontSize": "0.875rem",
576
+ "utrechtHeading6FontWeight": "400",
577
+ "utrechtHeading6LineHeight": "1.5",
578
+ "utrechtHeadingFontWeight": "700",
579
+ "utrechtIconBaselineInsetBlockStart": "0.125em",
580
+ "utrechtIconScale2xl": "30px",
581
+ "utrechtIconScale2xs": "4px",
582
+ "utrechtIconScale3xl": "36px",
583
+ "utrechtIconScale3xs": "1px",
584
+ "utrechtIconScale4xl": "48px",
585
+ "utrechtIconScaleLg": "24px",
586
+ "utrechtIconScaleMd": "16px",
587
+ "utrechtIconScaleSm": "12px",
588
+ "utrechtIconScaleXl": "26px",
589
+ "utrechtIconScaleXs": "8px",
590
+ "utrechtIconSize": "48px",
591
+ "utrechtIndexCharNavGap": "12px",
592
+ "utrechtIndexCharNavLinkCurrentFontWeight": "700",
593
+ "utrechtIndexCharNavMarginBlockEnd": "16px",
594
+ "utrechtIndexCharNavMarginBlockStart": "20px",
595
+ "utrechtLinkActiveColor": "hsl(211 60% 35%)",
596
+ "utrechtLinkColor": "hsl(211 60% 35%)",
597
+ "utrechtLinkFocusColor": "hsl(211 60% 40%)",
598
+ "utrechtLinkFocusVisibleTextDecoration": "none",
599
+ "utrechtLinkHoverColor": "hsl(211 60% 40%)",
600
+ "utrechtLinkHoverTextDecoration": "underline",
601
+ "utrechtLinkHoverTextDecorationThickness": "3px",
602
+ "utrechtLinkIconSize": "1.2em",
603
+ "utrechtLinkListIconSize": "14px",
604
+ "utrechtLinkListLinkColumnGap": "8px",
605
+ "utrechtLinkListLinkFontWeight": "700",
606
+ "utrechtLinkListLinkTextDecoration": "none",
607
+ "utrechtLinkListRowGap": "8px",
608
+ "utrechtLinkPlaceholderColor": "hsl(0 0% 40%)",
609
+ "utrechtLinkSocialBackgroundColor": "hsl(0 100% 40%)",
610
+ "utrechtLinkSocialBorderColor": "hsl(0 0% 100%)",
611
+ "utrechtLinkSocialBorderWidth": "2px",
612
+ "utrechtLinkSocialColor": "hsl(0 0% 100%)",
613
+ "utrechtLinkSocialHoverTransformScale": "1.1",
614
+ "utrechtLinkSocialIconSize": "26px",
615
+ "utrechtLinkSocialMarginInlineStart": "12px",
616
+ "utrechtLinkSocialSize": "40px",
617
+ "utrechtLinkTextDecoration": "underline",
618
+ "utrechtLinkTextUnderlineOffset": "3px",
619
+ "utrechtLinkVisitedColor": "hsl(211 60% 35%)",
620
+ "utrechtListSocialItemMarginInlineEnd": "10px",
621
+ "utrechtListboxBackgroundColor": "hsl(0 0% 100%)",
622
+ "utrechtListboxBorderColor": "hsl(0 0% 30%)",
623
+ "utrechtListboxBorderWidth": "1px",
624
+ "utrechtListboxInlineSize": "448px",
625
+ "utrechtListboxMaxBlockSize": "300px",
626
+ "utrechtListboxOptionActiveBackgroundColor": "hsl(0 0% 95%)",
627
+ "utrechtListboxOptionActiveColor": "hsl(0 0% 0%)",
628
+ "utrechtListboxOptionActiveFontWeight": "700",
629
+ "utrechtListboxOptionGroupMarginBlockEnd": "8px",
630
+ "utrechtListboxOptionGroupTitleColor": "hsl(0 0% 0%)",
631
+ "utrechtListboxOptionGroupTitleFontSize": "1rem",
632
+ "utrechtListboxOptionGroupTitleFontWeight": "700",
633
+ "utrechtListboxOptionGroupTitleMarginInlineStart": "8px",
634
+ "utrechtListboxOptionHoverBackgroundColor": "hsl(211 60% 90%)",
635
+ "utrechtListboxOptionHoverColor": "hsl(0 0% 0%)",
636
+ "utrechtListboxOptionMinBlockSize": "44px",
637
+ "utrechtListboxOptionPaddingBlockEnd": "8px",
638
+ "utrechtListboxOptionPaddingBlockStart": "8px",
639
+ "utrechtListboxOptionPaddingInlineEnd": "8px",
640
+ "utrechtListboxOptionPaddingInlineStart": "8px",
641
+ "utrechtListboxOptionSelectedBackgroundColor": "hsl(0 0% 95%)",
642
+ "utrechtListboxOptionSelectedColor": "hsl(0 0% 0%)",
643
+ "utrechtLogoMaxBlockSize": "103px",
644
+ "utrechtLogoMaxInlineSize": "192px",
645
+ "utrechtLogoMinBlockSize": "58.97px",
646
+ "utrechtLogoMinInlineSize": "110.57px",
647
+ "utrechtMapMarkerBackgroundColor": "hsl(211 60% 30%)",
648
+ "utrechtMapMarkerBorderColor": "hsl(0 0% 100%)",
649
+ "utrechtMapMarkerBorderWidth": "3px",
650
+ "utrechtMapMarkerBoxShadowColor": "rgb(0 0 0 / 20%)",
651
+ "utrechtMapMarkerColor": "hsl(0 0% 100%)",
652
+ "utrechtMapMarkerIconSize": "30px",
653
+ "utrechtMapMarkerSize": "48px",
654
+ "utrechtMapcontrolbuttonBackgroundColor": "hsl(0 0% 100%)",
655
+ "utrechtMapcontrolbuttonBorderColor": "hsl(0 0% 40%)",
656
+ "utrechtMapcontrolbuttonBorderRadius": "2px",
657
+ "utrechtMapcontrolbuttonBorderStyle": "solid",
658
+ "utrechtMapcontrolbuttonBorderWidth": "1px",
659
+ "utrechtMapcontrolbuttonColor": "hsl(0 0% 40%)",
660
+ "utrechtMapcontrolbuttonDisabledBackgroundColor": "hsl(0 0% 90%)",
661
+ "utrechtMapcontrolbuttonDisabledBorderColor": "hsl(0 0% 80%)",
662
+ "utrechtMapcontrolbuttonDisabledColor": "hsl(0 0% 80%)",
663
+ "utrechtMapcontrolbuttonFocusColor": "hsl(0 0% 0%)",
664
+ "utrechtMapcontrolbuttonFocusTextDecoration": "none",
665
+ "utrechtMapcontrolbuttonHoverBackgroundColor": "hsl(0 0% 90%)",
666
+ "utrechtMapcontrolbuttonHoverColor": "hsl(0 0% 100%)",
667
+ "utrechtMapcontrolbuttonLabelMarginInlineEnd": "8px",
668
+ "utrechtMapcontrolbuttonLabelMarginInlineStart": "8px",
669
+ "utrechtMapcontrolbuttonMarginBlockEnd": "8px",
670
+ "utrechtMapcontrolbuttonMarginBlockStart": "8px",
671
+ "utrechtMapcontrolbuttonMarginInlineEnd": "0",
672
+ "utrechtMapcontrolbuttonMarginInlineStart": "0",
673
+ "utrechtMapcontrolbuttonMinBlockSize": "32px",
674
+ "utrechtMapcontrolbuttonMinInlineSize": "32px",
675
+ "utrechtMapcontrolbuttonPaddingBlockEnd": "4px",
676
+ "utrechtMapcontrolbuttonPaddingBlockStart": "4px",
677
+ "utrechtMapcontrolbuttonPaddingInlineEnd": "4px",
678
+ "utrechtMapcontrolbuttonPaddingInlineStart": "4px",
679
+ "utrechtMarkBackgroundColor": "hsl(48 100% 60%)",
680
+ "utrechtMarkColor": "hsl(0 0% 0%)",
681
+ "utrechtMenulijstItemColor": "hsl(211 60% 35%)",
682
+ "utrechtMenulijstItemHoverColor": "hsl(211 60% 40%)",
683
+ "utrechtNavBarBackgroundColor": "hsl(0 0% 100%)",
684
+ "utrechtNavBarColor": "hsl(0 0% 0%)",
685
+ "utrechtNavBarContentMaxInlineSize": "1184px",
686
+ "utrechtNavBarLinkPaddingBlockEnd": "8px",
687
+ "utrechtNavBarLinkPaddingBlockStart": "8px",
688
+ "utrechtNavBarLinkPaddingInlineEnd": "16px",
689
+ "utrechtNavBarLinkPaddingInlineStart": "16px",
690
+ "utrechtNumberBadgeBackgroundColor": "hsl(0 100% 40%)",
691
+ "utrechtNumberBadgeBorderRadius": "1rem",
692
+ "utrechtNumberBadgeColor": "hsl(0 0% 100%)",
693
+ "utrechtNumberBadgeFontSize": "1rem",
694
+ "utrechtNumberBadgePaddingBlock": "1ex",
695
+ "utrechtNumberBadgePaddingInline": "1ex",
696
+ "utrechtNumberDataNegativeColor": "red",
697
+ "utrechtNumberDataPositiveColor": "green",
698
+ "utrechtOrderedListItemMarginBlockEnd": "0.25em",
699
+ "utrechtOrderedListItemMarginBlockStart": "0.25em",
700
+ "utrechtOrderedListItemPaddingInlineStart": "0",
701
+ "utrechtOrderedListMarginBlockEnd": "1em",
702
+ "utrechtOrderedListMarginBlockStart": "0",
703
+ "utrechtOrderedListPaddingInlineStart": "28.8px",
704
+ "utrechtPageBackgroundColor": "hsl(0 0% 100%)",
705
+ "utrechtPageColor": "hsl(0 0% 0%)",
706
+ "utrechtPageContentPaddingBlockEnd": "2em",
707
+ "utrechtPageContentPaddingBlockStart": "2em",
708
+ "utrechtPageFooterBackgroundColor": "hsl(0 100% 40%)",
709
+ "utrechtPageFooterBackgroundImage": "linear-gradient(45deg, hsl(0 100% 40%), hsl(0 100% 40%) 50%, #d63433 50%);",
710
+ "utrechtPageFooterColor": "hsl(0 0% 100%)",
711
+ "utrechtPageFooterPaddingBlockEnd": "48px",
712
+ "utrechtPageFooterPaddingBlockStart": "48px",
713
+ "utrechtPageFooterPaddingInlineEnd": "28px",
714
+ "utrechtPageFooterPaddingInlineStart": "28px",
715
+ "utrechtPageHeaderPaddingBlockEnd": "1em",
716
+ "utrechtPageHeaderPaddingBlockStart": "1.8em",
717
+ "utrechtPageHeaderPaddingInlineEnd": "2.4em",
718
+ "utrechtPageHeaderPaddingInlineStart": "2em",
719
+ "utrechtPageMarginInlineEnd": "2em",
720
+ "utrechtPageMarginInlineStart": "2em",
721
+ "utrechtPageMaxInlineSize": "1184px",
722
+ "utrechtPagePaddingBlockEnd": "1em",
723
+ "utrechtPagePaddingBlockStart": "1.8em",
724
+ "utrechtPagePaddingInlineEnd": "2em",
725
+ "utrechtPagePaddingInlineStart": "2em",
726
+ "utrechtPaginationFontSize": "0.875rem",
727
+ "utrechtPaginationMarginBlockEnd": "1em",
728
+ "utrechtPaginationMarginBlockStart": "0",
729
+ "utrechtPaginationPageLinkBackgroundColor": "transparent",
730
+ "utrechtPaginationPageLinkBorderColor": "transparent",
731
+ "utrechtPaginationPageLinkBorderWidth": "2px",
732
+ "utrechtPaginationPageLinkColor": "hsl(211 60% 35%)",
733
+ "utrechtPaginationPageLinkCurrentBackgroundColor": "hsl(211 60% 35%)",
734
+ "utrechtPaginationPageLinkCurrentBorderColor": "hsl(211 60% 35%)",
735
+ "utrechtPaginationPageLinkCurrentColor": "hsl(0 0% 100%)",
736
+ "utrechtPaginationPageLinkDistancedMarginInlineStart": "0.5em",
737
+ "utrechtPaginationPageLinkFontWeight": "700",
738
+ "utrechtPaginationPageLinkHoverBackgroundColor": "hsl(211 60% 35%)",
739
+ "utrechtPaginationPageLinkHoverBorderColor": "hsl(211 60% 35%)",
740
+ "utrechtPaginationPageLinkHoverColor": "hsl(0 0% 100%)",
741
+ "utrechtPaginationPageLinkPaddingBlockEnd": "0.5em",
742
+ "utrechtPaginationPageLinkPaddingBlockStart": "0.5em",
743
+ "utrechtPaginationPageLinkPaddingInlineEnd": "0.5em",
744
+ "utrechtPaginationPageLinkPaddingInlineStart": "0.5em",
745
+ "utrechtPaginationPageLinkTextDecoration": "none",
746
+ "utrechtPaginationRelativeLinkBackgroundColor": "hsl(0 0% 100%)",
747
+ "utrechtPaginationRelativeLinkBorderColor": "hsl(211 60% 35%)",
748
+ "utrechtPaginationRelativeLinkBorderWidth": "2px",
749
+ "utrechtPaginationRelativeLinkColor": "hsl(211 60% 35%)",
750
+ "utrechtPaginationRelativeLinkDistancedMarginInlineEnd": "0.5em",
751
+ "utrechtPaginationRelativeLinkDistancedMarginInlineStart": "0.5em",
752
+ "utrechtPaginationRelativeLinkFontWeight": "700",
753
+ "utrechtPaginationRelativeLinkHoverBackgroundColor": "hsl(211 60% 35%)",
754
+ "utrechtPaginationRelativeLinkHoverBorderColor": "hsl(211 60% 35%)",
755
+ "utrechtPaginationRelativeLinkHoverColor": "hsl(0 0% 100%)",
756
+ "utrechtPaginationRelativeLinkPaddingBlockEnd": "0.5em",
757
+ "utrechtPaginationRelativeLinkPaddingBlockStart": "0.5em",
758
+ "utrechtPaginationRelativeLinkPaddingInlineEnd": "0.5em",
759
+ "utrechtPaginationRelativeLinkPaddingInlineStart": "0.5em",
760
+ "utrechtPaginationRelativeLinkTextDecoration": "none",
761
+ "utrechtPaginationRelativeLinkTextTransform": "uppercase",
762
+ "utrechtParagraphFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
763
+ "utrechtParagraphFontSize": "1rem",
764
+ "utrechtParagraphFontWeight": "400",
765
+ "utrechtParagraphLeadColor": "hsl(0 0% 0%)",
766
+ "utrechtParagraphLeadFontSize": "1.25rem",
767
+ "utrechtParagraphLeadFontWeight": "400",
768
+ "utrechtParagraphLeadLineHeight": "1.5",
769
+ "utrechtParagraphLineHeight": "1.5",
770
+ "utrechtParagraphMarginBlockEnd": "0",
771
+ "utrechtParagraphMarginBlockStart": "16px",
772
+ "utrechtParagraphSmallFontSize": "0.875rem",
773
+ "utrechtPointerTargetMinSize": "44px",
774
+ "utrechtPreHeadingFontSize": "1rem",
775
+ "utrechtPreHeadingMarginBlockStart": "28px",
776
+ "utrechtRadioButtonActiveBackgroundColor": "hsl(211 60% 80%)",
777
+ "utrechtRadioButtonBackgroundColor": "hsl(0 0% 100%)",
778
+ "utrechtRadioButtonBorderColor": "hsl(0 0% 30%)",
779
+ "utrechtRadioButtonBorderRadius": "0",
780
+ "utrechtRadioButtonBorderWidth": "2px",
781
+ "utrechtRadioButtonCheckedActiveBackgroundColor": "hsl(211 60% 40%)",
782
+ "utrechtRadioButtonCheckedActiveColor": "hsl(211 60% 80%)",
783
+ "utrechtRadioButtonCheckedBackgroundColor": "hsl(211 60% 40%)",
784
+ "utrechtRadioButtonCheckedBorderColor": "hsl(211 60% 40%)",
785
+ "utrechtRadioButtonCheckedFocusBorderColor": "hsl(211 60% 20%)",
786
+ "utrechtRadioButtonCheckedHoverBackgroundColor": "hsl(211 60% 40%)",
787
+ "utrechtRadioButtonCheckedHoverColor": "hsl(211 60% 90%)",
788
+ "utrechtRadioButtonColor": "hsl(0 0% 100%)",
789
+ "utrechtRadioButtonDisabledBackgroundColor": "hsl(0 0% 80%)",
790
+ "utrechtRadioButtonDisabledBorderColor": "hsl(0 0% 80%)",
791
+ "utrechtRadioButtonDisabledColor": "hsl(0 0% 100%)",
792
+ "utrechtRadioButtonFocusBorderColor": "hsl(211 60% 40%)",
793
+ "utrechtRadioButtonHoverBackgroundColor": "hsl(211 60% 90%)",
794
+ "utrechtRadioButtonIconSize": "42%",
795
+ "utrechtRadioButtonInvalidBorderColor": "#990000",
796
+ "utrechtRadioButtonInvalidBorderWidth": "2px",
797
+ "utrechtRadioButtonMarginInlineEnd": "12px",
798
+ "utrechtRadioButtonSize": "24px",
799
+ "utrechtRichTextAcquaintanceMarginBlockEnd": "16px",
800
+ "utrechtRichTextBestFriendMarginBlockEnd": "4px",
801
+ "utrechtRichTextConfidantMarginBlockEnd": 0,
802
+ "utrechtRichTextFriendMarginBlockEnd": "8px",
803
+ "utrechtRichTextStrangerMarginBlockEnd": "32px",
804
+ "utrechtSearchBarButtonBackgroundColor": "hsl(0 100% 40%)",
805
+ "utrechtSearchBarButtonBorderColor": "hsl(0 100% 40%)",
806
+ "utrechtSearchBarButtonColor": "hsl(0 0% 100%)",
807
+ "utrechtSearchBarButtonFontSize": "0.875rem",
808
+ "utrechtSearchBarButtonFontWeight": "700",
809
+ "utrechtSearchBarButtonHoverBackgroundColor": "hsl(359 65% 58%)",
810
+ "utrechtSearchBarButtonHoverScale": "1",
811
+ "utrechtSearchBarDropdownBorderColor": "hsl(0 100% 40%)",
812
+ "utrechtSearchBarDropdownBorderWidth": "1px",
813
+ "utrechtSearchBarDropdownMaxBlockSize": "300px",
814
+ "utrechtSearchBarDropdownPaddingBlockEnd": "8px",
815
+ "utrechtSearchBarDropdownPaddingBlockStart": "8px",
816
+ "utrechtSearchBarInputBackgroundPositionX": ".5em",
817
+ "utrechtSearchBarInputBackgroundPositionY": "50%",
818
+ "utrechtSearchBarInputBackgroundSize": "1em",
819
+ "utrechtSearchBarInputBorderColor": "hsl(0 100% 40%)",
820
+ "utrechtSearchBarInputPaddingInlineStart": "32px",
821
+ "utrechtSearchBarListItemIsActiveBackgroundColor": "hsl(0 0% 95%)",
822
+ "utrechtSearchBarListItemIsActiveColor": "hsl(0 0% 0%)",
823
+ "utrechtSearchBarListItemIsActiveFontWeight": "700",
824
+ "utrechtSearchBarListItemIsSelectedBackgroundColor": "hsl(0 0% 95%)",
825
+ "utrechtSearchBarListItemIsSelectedColor": "hsl(0 0% 0%)",
826
+ "utrechtSearchBarSectionMarginBlockEnd": "8px",
827
+ "utrechtSearchBarSectionTitleColor": "hsl(0 0% 0%)",
828
+ "utrechtSearchBarSectionTitleFontSize": "1rem",
829
+ "utrechtSearchBarSectionTitleFontWeight": "700",
830
+ "utrechtSearchBarSectionTitleMarginInlineStart": "8px",
831
+ "utrechtSelectBorderBlockEndWidth": "3px",
832
+ "utrechtSeparatorBlockSize": "8px",
833
+ "utrechtSeparatorColor": "hsl(0 0% 90%)",
834
+ "utrechtSeparatorMarginBlockEnd": "16px",
835
+ "utrechtSeparatorMarginBlockStart": "16px",
836
+ "utrechtSidenavItemHoverColor": "hsl(211 60% 40%)",
837
+ "utrechtSidenavItemMarginBlockEnd": "8px",
838
+ "utrechtSidenavItemMarginBlockStart": "8px",
839
+ "utrechtSidenavItemMarginInlineEnd": "2px",
840
+ "utrechtSidenavItemMarginInlineStart": "2px",
841
+ "utrechtSidenavItemMarkerColor": "hsl(0 0% 80%)",
842
+ "utrechtSidenavItemMarkerHoverColor": "hsl(211 60% 50%)",
843
+ "utrechtSidenavLinkColor": "hsl(211 60% 40%)",
844
+ "utrechtSidenavLinkHoverColor": "hsl(211 60% 40%)",
845
+ "utrechtSkipLinkBackgroundColor": "hsl(0 0% 15%)",
846
+ "utrechtSkipLinkColor": "hsl(0 0% 100%)",
847
+ "utrechtSkipLinkFocusBackgroundColor": "hsl(48 100% 80%)",
848
+ "utrechtSkipLinkFocusColor": "hsl(0 0% 0%)",
849
+ "utrechtSkipLinkFocusVisibleTextDecoration": "none",
850
+ "utrechtSkipLinkPaddingBlockEnd": "8px",
851
+ "utrechtSkipLinkPaddingBlockStart": "8px",
852
+ "utrechtSkipLinkPaddingInlineEnd": "16px",
853
+ "utrechtSkipLinkPaddingInlineStart": "16px",
854
+ "utrechtSkipLinkTextDecoration": "underline",
855
+ "utrechtSpaceBlock2xl": "32px",
856
+ "utrechtSpaceBlock2xs": "4px",
857
+ "utrechtSpaceBlock3xl": "48px",
858
+ "utrechtSpaceBlock3xs": "2px",
859
+ "utrechtSpaceBlock4xl": "64px",
860
+ "utrechtSpaceBlock4xs": "1px",
861
+ "utrechtSpaceBlockLg": "20px",
862
+ "utrechtSpaceBlockMd": "16px",
863
+ "utrechtSpaceBlockSm": "12px",
864
+ "utrechtSpaceBlockXl": "24px",
865
+ "utrechtSpaceBlockXs": "8px",
866
+ "utrechtSpaceColumn2xl": "28px",
867
+ "utrechtSpaceColumn2xs": "4px",
868
+ "utrechtSpaceColumn3xl": "32px",
869
+ "utrechtSpaceColumn3xs": "2px",
870
+ "utrechtSpaceColumn4xl": "48px",
871
+ "utrechtSpaceColumn4xs": "1px",
872
+ "utrechtSpaceColumn5xl": "64px",
873
+ "utrechtSpaceColumnLg": "20px",
874
+ "utrechtSpaceColumnMd": "16px",
875
+ "utrechtSpaceColumnSm": "12px",
876
+ "utrechtSpaceColumnXl": "24px",
877
+ "utrechtSpaceColumnXs": "8px",
878
+ "utrechtSpaceInline2xl": "28px",
879
+ "utrechtSpaceInline2xs": "4px",
880
+ "utrechtSpaceInline3xl": "32px",
881
+ "utrechtSpaceInline3xs": "2px",
882
+ "utrechtSpaceInline4xl": "48px",
883
+ "utrechtSpaceInlineLg": "20px",
884
+ "utrechtSpaceInlineMd": "16px",
885
+ "utrechtSpaceInlineSm": "12px",
886
+ "utrechtSpaceInlineXl": "24px",
887
+ "utrechtSpaceInlineXs": "8px",
888
+ "utrechtSpaceRow2xl": "28px",
889
+ "utrechtSpaceRow2xs": "4px",
890
+ "utrechtSpaceRow3xl": "32px",
891
+ "utrechtSpaceRow3xs": "2px",
892
+ "utrechtSpaceRow4xl": "48px",
893
+ "utrechtSpaceRow4xs": "1px",
894
+ "utrechtSpaceRow5xl": "64px",
895
+ "utrechtSpaceRowLg": "20px",
896
+ "utrechtSpaceRowMd": "16px",
897
+ "utrechtSpaceRowSm": "12px",
898
+ "utrechtSpaceRowXl": "24px",
899
+ "utrechtSpaceRowXs": "8px",
900
+ "utrechtSpaceText2xl": "2ch",
901
+ "utrechtSpaceText2xs": "0.25ch",
902
+ "utrechtSpaceText3xl": "3ch",
903
+ "utrechtSpaceText3xs": "0.125ch",
904
+ "utrechtSpaceTextLg": "1.5ch",
905
+ "utrechtSpaceTextMd": "1ch",
906
+ "utrechtSpaceTextSm": "0.75ch",
907
+ "utrechtSpaceTextXl": "1.75ch",
908
+ "utrechtSpaceTextXs": "0.5ch",
909
+ "utrechtSpotlightSectionBackgroundColor": "hsl(0 0% 90%)",
910
+ "utrechtSpotlightSectionColor": "hsl(0 0% 0%)",
911
+ "utrechtSpotlightSectionErrorBackgroundColor": "hsl(0 100% 95%)",
912
+ "utrechtSpotlightSectionInfoBackgroundColor": "hsl(211 60% 90%)",
913
+ "utrechtSpotlightSectionOkBackgroundColor": "hsl(90 30% 90%)",
914
+ "utrechtSpotlightSectionPaddingBlockEnd": "12px",
915
+ "utrechtSpotlightSectionPaddingBlockStart": "16px",
916
+ "utrechtSpotlightSectionPaddingInlineEnd": "16px",
917
+ "utrechtSpotlightSectionPaddingInlineStart": "16px",
918
+ "utrechtSpotlightSectionWarningBackgroundColor": "hsl(48 100% 80%)",
919
+ "utrechtStackFocusZIndex": 1,
920
+ "utrechtSurfaceBackgroundColor": "hsl(0 0% 95%)",
921
+ "utrechtSurfaceColor": "hsl(0 0% 10%)",
922
+ "utrechtTableCaptionFontSize": "1.125rem",
923
+ "utrechtTableCaptionFontWeight": "700",
924
+ "utrechtTableCaptionMarginBlockEnd": "1em",
925
+ "utrechtTableCaptionTextAlign": "start",
926
+ "utrechtTableCellIconSize": "1em",
927
+ "utrechtTableCellLineHeight": "1.5rem",
928
+ "utrechtTableCellPaddingBlockEnd": "0.5em",
929
+ "utrechtTableCellPaddingBlockStart": "0.5em",
930
+ "utrechtTableCellPaddingInlineEnd": "0.4em",
931
+ "utrechtTableCellPaddingInlineStart": "0.4em",
932
+ "utrechtTableCellSelectedBackgroundColor": "hsl(211 60% 90%)",
933
+ "utrechtTableCellSelectedColor": "hsl(0 0% 0%)",
934
+ "utrechtTableFooterStickyBackgroundColor": "hsl(0 0% 100%)",
935
+ "utrechtTableFooterStickyBorderBlockStartColor": "hsl(0 100% 40%)",
936
+ "utrechtTableFooterStickyBorderBlockStartWidth": "2px",
937
+ "utrechtTableFooterStickyColor": "hsl(0 0% 0%)",
938
+ "utrechtTableHeaderBorderBlockEndColor": "hsl(0 100% 40%)",
939
+ "utrechtTableHeaderBorderBlockEndWidth": "2px",
940
+ "utrechtTableHeaderFontWeight": "700",
941
+ "utrechtTableHeaderStickyBackgroundColor": "hsl(0 0% 100%)",
942
+ "utrechtTableHeaderStickyBorderBlockEndColor": "hsl(0 100% 40%)",
943
+ "utrechtTableHeaderStickyBorderBlockEndWidth": "2px",
944
+ "utrechtTableHeaderStickyColor": "hsl(0 0% 0%)",
945
+ "utrechtTableMarginBlockEnd": "0",
946
+ "utrechtTableMarginBlockStart": "16px",
947
+ "utrechtTableRowAlternateEvenBackgroundColor": "hsl(0 0% 95%)",
948
+ "utrechtTableRowAlternateEvenColor": "hsl(0 0% 0%)",
949
+ "utrechtTableRowAlternateOddBackgroundColor": "hsl(0 0% 100%)",
950
+ "utrechtTableRowAlternateOddColor": "hsl(0 0% 0%)",
951
+ "utrechtTableRowBorderBlockEndColor": "hsl(0 0% 90%)",
952
+ "utrechtTableRowBorderBlockEndWidth": "1px",
953
+ "utrechtTextareaBorderBlockEndWidth": "3px",
954
+ "utrechtTextareaBorderBottomWidth": "3px",
955
+ "utrechtTextareaLineHeight": "1.5",
956
+ "utrechtTextboxBorderBottomWidth": "3px",
957
+ "utrechtTopnavLinkBackgroundColor": "hsl(211 60% 40%)",
958
+ "utrechtTopnavLinkColor": "hsl(0 0% 100%)",
959
+ "utrechtTopnavLinkFocusBackgroundColor": "hsl(48 100% 80%)",
960
+ "utrechtTopnavLinkFocusBorderType": "dotted",
961
+ "utrechtTopnavLinkFocusBoxShadowColor": "hsl(48 100% 80%)",
962
+ "utrechtTopnavLinkFocusColor": "hsl(0 0% 0%)",
963
+ "utrechtTopnavLinkFocusOutlineColor": "hsl(0 0% 0%)",
964
+ "utrechtTopnavLinkFocusTextDecoration": "none",
965
+ "utrechtTopnavLinkHoverBackgroundColor": "hsl(0 0% 0%)",
966
+ "utrechtTopnavListBackgroundColor": "hsl(0 0% 15%)",
967
+ "utrechtTopnavListBorderColor": "hsl(0 0% 40%)",
968
+ "utrechtToptaskLinkBackgroundColor": "hsl(211 60% 35%)",
969
+ "utrechtToptaskLinkColor": "hsl(0 0% 100%)",
970
+ "utrechtToptaskLinkFontSize": "1rem",
971
+ "utrechtToptaskLinkHoverBackgroundColor": "hsl(211 60% 40%)",
972
+ "utrechtToptaskLinkHoverColor": "hsl(0 0% 100%)",
973
+ "utrechtToptaskLinkHoverTransformScale": "1.02",
974
+ "utrechtToptaskLinkIconSize": "2.25rem",
975
+ "utrechtToptaskLinkLineHeight": "1.2",
976
+ "utrechtToptaskLinkMinBlockSize": "8.25rem",
977
+ "utrechtToptaskLinkMinInlineSize": "15rem",
978
+ "utrechtToptaskLinkPaddingBlockEnd": "24px",
979
+ "utrechtToptaskLinkPaddingBlockStart": "24px",
980
+ "utrechtToptaskLinkPaddingInlineEnd": "24px",
981
+ "utrechtToptaskLinkPaddingInlineStart": "24px",
982
+ "utrechtToptaskNavGap": "16px",
983
+ "utrechtToptaskNavLinkGridMaxInlineSize": "240px",
984
+ "utrechtTypographyFontStyleInherit": "inherit",
985
+ "utrechtTypographyFontStyleNormal": "normal",
986
+ "utrechtTypographyLineHeightLg": "2",
987
+ "utrechtTypographyLineHeightMd": "1.5",
988
+ "utrechtTypographyLineHeightSm": "1.25",
989
+ "utrechtTypographyLineHeightXs": "1",
990
+ "utrechtTypographySansSerifFontFamily": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif",
991
+ "utrechtTypographyScale2xlFontSize": "1.375rem",
992
+ "utrechtTypographyScale3xlFontSize": "1.5rem",
993
+ "utrechtTypographyScale4xlFontSize": "2rem",
994
+ "utrechtTypographyScaleLgFontSize": "1.125rem",
995
+ "utrechtTypographyScaleMdFontSize": "1rem",
996
+ "utrechtTypographyScaleSmFontSize": "0.875rem",
997
+ "utrechtTypographyScaleXlFontSize": "1.25rem",
998
+ "utrechtTypographyWeightScaleBoldFontWeight": "700",
999
+ "utrechtTypographyWeightScaleNormalFontWeight": "400",
1000
+ "utrechtUnorderedListItemMarginBlockEnd": "0.25rem",
1001
+ "utrechtUnorderedListItemMarginBlockStart": "0.25rem",
1002
+ "utrechtUnorderedListMarginBlockEnd": "0",
1003
+ "utrechtUnorderedListMarginBlockStart": "16px",
1004
+ "utrechtUnorderedListMarkerColor": "hsl(0 100% 40%)"
1005
+ }