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