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