@amsterdam/design-system-tokens 0.13.0 → 0.15.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 +89 -1
- package/README.md +27 -14
- package/build.js +42 -13
- package/dist/compact.css +18 -18
- package/dist/compact.d.ts +44 -38
- package/dist/compact.json +21 -15
- package/dist/compact.mjs +27 -18
- package/dist/compact.scss +18 -18
- package/dist/compact.theme.css +18 -18
- package/dist/index.css +789 -744
- package/dist/index.d.ts +1544 -1473
- package/dist/index.json +687 -616
- package/dist/index.mjs +900 -636
- package/dist/index.scss +789 -744
- package/dist/index.theme.css +789 -744
- package/package.json +4 -3
- package/src/brand/ams/aspect-ratio.tokens.json +12 -0
- package/src/brand/ams/border.tokens.json +3 -3
- package/src/brand/ams/color.tokens.json +34 -15
- package/src/brand/ams/cursor.tokens.json +8 -0
- package/src/brand/ams/space.compact.tokens.json +6 -15
- package/src/brand/ams/space.tokens.json +5 -14
- package/src/brand/ams/{text.compact.tokens.json → typography.compact.tokens.json} +14 -2
- package/src/brand/ams/typography.tokens.json +59 -0
- package/src/common/ams/links.tokens.json +32 -0
- package/src/components/ams/accordion.tokens.json +11 -12
- package/src/components/ams/action-group.tokens.json +1 -1
- package/src/components/ams/alert.tokens.json +26 -19
- package/src/components/ams/avatar.tokens.json +23 -53
- package/src/components/ams/badge.tokens.json +22 -48
- package/src/components/ams/blockquote.tokens.json +8 -6
- package/src/components/ams/breadcrumb.tokens.json +10 -10
- package/src/components/ams/button.tokens.json +31 -33
- package/src/components/ams/card.tokens.json +8 -8
- package/src/components/ams/character-count.tokens.json +6 -6
- package/src/components/ams/checkbox.tokens.json +31 -29
- package/src/components/ams/column.tokens.json +5 -6
- package/src/components/ams/date-input.tokens.json +18 -16
- package/src/components/ams/description-list.tokens.json +21 -10
- package/src/components/ams/dialog.tokens.json +19 -8
- package/src/components/ams/error-message.tokens.json +6 -5
- package/src/components/ams/field-set.tokens.json +8 -8
- package/src/components/ams/field.tokens.json +3 -3
- package/src/components/ams/figure.tokens.json +17 -0
- package/src/components/ams/file-input.tokens.json +29 -26
- package/src/components/ams/file-list.tokens.json +21 -0
- package/src/components/ams/footer.tokens.json +30 -0
- package/src/components/ams/grid.compact.tokens.json +1 -1
- package/src/components/ams/grid.tokens.json +12 -10
- package/src/components/ams/header.tokens.json +50 -4
- package/src/components/ams/heading.tokens.json +29 -29
- package/src/components/ams/hint.tokens.json +1 -1
- package/src/components/ams/icon-button.tokens.json +18 -16
- package/src/components/ams/icon.tokens.json +25 -12
- package/src/components/ams/image-slider.tokens.json +1 -1
- package/src/components/ams/image.tokens.json +7 -0
- package/src/components/ams/{form-error-list.tokens.json → invalid-form-alert.tokens.json} +1 -1
- package/src/components/ams/label.tokens.json +5 -5
- package/src/components/ams/link-list.tokens.json +22 -22
- package/src/components/ams/link.tokens.json +20 -31
- package/src/components/ams/logo.tokens.json +11 -4
- package/src/components/ams/mark.tokens.json +1 -1
- package/src/components/ams/mega-menu.tokens.json +3 -3
- package/src/components/ams/ordered-list.tokens.json +13 -11
- package/src/components/ams/page-heading.tokens.json +8 -6
- package/src/components/ams/page-menu.tokens.json +13 -13
- package/src/components/ams/pagination.tokens.json +13 -13
- package/src/components/ams/paragraph.tokens.json +12 -10
- package/src/components/ams/password-input.tokens.json +17 -16
- package/src/components/ams/radio.tokens.json +40 -25
- package/src/components/ams/row.tokens.json +5 -6
- package/src/components/ams/screen.tokens.json +1 -1
- package/src/components/ams/search-field.tokens.json +17 -28
- package/src/components/ams/select.tokens.json +17 -16
- package/src/components/ams/skip-link.tokens.json +9 -9
- package/src/components/ams/spotlight.tokens.json +10 -15
- package/src/components/ams/switch.tokens.json +7 -6
- package/src/components/ams/table-of-contents.tokens.json +17 -17
- package/src/components/ams/table.tokens.json +10 -10
- package/src/components/ams/tabs.tokens.json +16 -17
- package/src/components/ams/text-area.tokens.json +18 -18
- package/src/components/ams/text-input.tokens.json +17 -16
- package/src/components/ams/time-input.tokens.json +18 -16
- package/src/components/ams/top-task-link.tokens.json +16 -16
- package/src/components/ams/unordered-list.tokens.json +15 -13
- package/src/brand/ams/proportion.tokens.json +0 -12
- package/src/brand/ams/text.tokens.json +0 -41
- package/src/common/ams/action.tokens.json +0 -12
- package/src/common/ams/hyphenation.tokens.json +0 -9
- package/src/common/ams/link-appearance.tokens.json +0 -43
- package/src/components/ams/aspect-ratio.tokens.json +0 -12
- package/src/components/ams/breakout.tokens.json +0 -11
- package/src/components/ams/gap.tokens.json +0 -11
- package/src/components/ams/margin.tokens.json +0 -11
- /package/src/{common → brand}/ams/focus.tokens.json +0 -0
package/dist/index.json
CHANGED
|
@@ -1,130 +1,135 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ams": {
|
|
3
|
+
"aspect-ratio": {
|
|
4
|
+
"9-16": "9 / 16",
|
|
5
|
+
"3-4": "3 / 4",
|
|
6
|
+
"1-1": "1 / 1",
|
|
7
|
+
"4-3": "4 / 3",
|
|
8
|
+
"16-9": "16 / 9",
|
|
9
|
+
"16-5": "16 / 5"
|
|
10
|
+
},
|
|
3
11
|
"border": {
|
|
4
12
|
"width": {
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
13
|
+
"s": "0.0625rem",
|
|
14
|
+
"m": "0.125rem",
|
|
15
|
+
"l": "0.1875rem",
|
|
8
16
|
"xl": "0.25rem"
|
|
9
17
|
}
|
|
10
18
|
},
|
|
11
19
|
"color": {
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
"
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
20
|
+
"background": "#ffffff",
|
|
21
|
+
"feedback": {
|
|
22
|
+
"error": "#ec0000",
|
|
23
|
+
"info": "#009de6",
|
|
24
|
+
"success": "#00a03c",
|
|
25
|
+
"warning": "#ff9100"
|
|
26
|
+
},
|
|
27
|
+
"highlight": {
|
|
28
|
+
"azure": "#009de6",
|
|
29
|
+
"green": "#00a03c",
|
|
30
|
+
"lime": "#bed200",
|
|
31
|
+
"magenta": "#e50082",
|
|
32
|
+
"orange": "#ff9100",
|
|
33
|
+
"purple": "#a00078",
|
|
34
|
+
"yellow": "#ffe600"
|
|
35
|
+
},
|
|
36
|
+
"interactive": {
|
|
37
|
+
"contrast": "#000000",
|
|
38
|
+
"default": "#004699",
|
|
39
|
+
"disabled": "#767676",
|
|
40
|
+
"hover": "#003677",
|
|
41
|
+
"invalid": {
|
|
42
|
+
"default": "#ec0000",
|
|
43
|
+
"hover": "#b70000"
|
|
44
|
+
},
|
|
45
|
+
"inverse": "#ffffff",
|
|
46
|
+
"secondary": "#181818"
|
|
47
|
+
},
|
|
48
|
+
"separator": "#d1d1d1",
|
|
49
|
+
"text": {
|
|
50
|
+
"default": "#181818",
|
|
51
|
+
"inverse": "#ffffff",
|
|
52
|
+
"secondary": "#767676"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"cursor": {
|
|
56
|
+
"disabled": "not-allowed",
|
|
57
|
+
"interactive": "pointer"
|
|
58
|
+
},
|
|
59
|
+
"focus": {
|
|
60
|
+
"outline-offset": "0.125rem"
|
|
35
61
|
},
|
|
36
62
|
"space": {
|
|
37
63
|
"xs": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"xl": "clamp(2.25rem,
|
|
42
|
-
"
|
|
43
|
-
"xs": "clamp(0.25rem, calc(0.09375rem + 0.78125vw), 0.875rem)",
|
|
44
|
-
"sm": "clamp(0.5rem, calc(0.1875rem + 1.5625vw), 1.75rem)",
|
|
45
|
-
"md": "clamp(1rem, calc(0.375rem + 3.125vw), 3.5rem)",
|
|
46
|
-
"lg": "clamp(1.5rem, calc(0.5625rem + 4.6875vw), 5.25rem)",
|
|
47
|
-
"xl": "clamp(2rem, calc(0.75rem + 6.25vw), 7rem)"
|
|
48
|
-
}
|
|
64
|
+
"s": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
65
|
+
"m": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
66
|
+
"l": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
67
|
+
"xl": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
68
|
+
"2xl": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
49
69
|
},
|
|
50
|
-
"
|
|
70
|
+
"typography": {
|
|
51
71
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
52
|
-
"
|
|
53
|
-
|
|
54
|
-
"
|
|
72
|
+
"hyphenate-limit-chars": "12 8 4",
|
|
73
|
+
"body-text": {
|
|
74
|
+
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
75
|
+
"font-weight": "400",
|
|
76
|
+
"line-height": "1.6667",
|
|
77
|
+
"bold": {
|
|
78
|
+
"font-weight": "800"
|
|
79
|
+
},
|
|
80
|
+
"small": {
|
|
81
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
82
|
+
"line-height": "1.5152"
|
|
83
|
+
},
|
|
84
|
+
"large": {
|
|
85
|
+
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
86
|
+
"line-height": "1.5152"
|
|
87
|
+
},
|
|
88
|
+
"x-large": {
|
|
89
|
+
"font-size": "clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem)",
|
|
90
|
+
"line-height": "1.3776"
|
|
91
|
+
}
|
|
55
92
|
},
|
|
56
|
-
"
|
|
93
|
+
"heading": {
|
|
57
94
|
"0": {
|
|
58
95
|
"font-size": "clamp(2.4316rem, calc(1.8951rem + 2.6826vw), 4.5776rem)",
|
|
59
|
-
"line-height": "1.
|
|
96
|
+
"line-height": "1.1386"
|
|
60
97
|
},
|
|
61
98
|
"1": {
|
|
62
99
|
"font-size": "clamp(2.0842rem, calc(1.6897rem + 1.9724vw), 3.6621rem)",
|
|
63
|
-
"line-height": "1.
|
|
100
|
+
"line-height": "1.1754"
|
|
64
101
|
},
|
|
65
102
|
"2": {
|
|
66
103
|
"font-size": "clamp(1.7865rem, calc(1.5007rem + 1.429vw), 2.9297rem)",
|
|
67
|
-
"line-height": "1.
|
|
104
|
+
"line-height": "1.2133"
|
|
68
105
|
},
|
|
69
106
|
"3": {
|
|
70
107
|
"font-size": "clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem)",
|
|
71
|
-
"line-height": "1.
|
|
108
|
+
"line-height": "1.2524"
|
|
72
109
|
},
|
|
73
110
|
"4": {
|
|
74
111
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
75
|
-
"line-height": "1.
|
|
112
|
+
"line-height": "1.2928"
|
|
76
113
|
},
|
|
77
114
|
"5": {
|
|
78
115
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
79
|
-
"line-height": "1.
|
|
116
|
+
"line-height": "1.3345"
|
|
80
117
|
},
|
|
81
118
|
"6": {
|
|
82
119
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
83
|
-
"line-height": "1.
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
},
|
|
87
|
-
"action": {
|
|
88
|
-
"activate": {
|
|
89
|
-
"cursor": "pointer"
|
|
90
|
-
},
|
|
91
|
-
"busy": {
|
|
92
|
-
"cursor": "wait"
|
|
93
|
-
},
|
|
94
|
-
"disabled": {
|
|
95
|
-
"cursor": "not-allowed"
|
|
96
|
-
},
|
|
97
|
-
"inert": {
|
|
98
|
-
"cursor": "default"
|
|
99
|
-
},
|
|
100
|
-
"navigate": {
|
|
101
|
-
"cursor": "pointer"
|
|
102
|
-
},
|
|
103
|
-
"submit": {
|
|
104
|
-
"cursor": "pointer"
|
|
120
|
+
"line-height": "1.3776"
|
|
121
|
+
},
|
|
122
|
+
"font-weight": "800"
|
|
105
123
|
}
|
|
106
124
|
},
|
|
107
|
-
"
|
|
108
|
-
"outline-offset": "0.125rem"
|
|
109
|
-
},
|
|
110
|
-
"hyphenation": {
|
|
111
|
-
"hyphenate-limit-chars": "12 8 4",
|
|
112
|
-
"hyphens": "auto",
|
|
113
|
-
"overflow-wrap": "break-word"
|
|
114
|
-
},
|
|
115
|
-
"link-appearance": {
|
|
125
|
+
"links": {
|
|
116
126
|
"color": "#004699",
|
|
117
127
|
"text-decoration-thickness": "0.125rem",
|
|
118
128
|
"text-underline-offset": "0.3333em",
|
|
119
129
|
"hover": {
|
|
120
|
-
"color": "#
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
"text-decoration-line": "underline",
|
|
124
|
-
"hover": {
|
|
125
|
-
"text-decoration-thickness": "0.1875rem",
|
|
126
|
-
"text-underline-offset": "0.2778em"
|
|
127
|
-
}
|
|
130
|
+
"color": "#003677",
|
|
131
|
+
"text-decoration-thickness": "0.1875rem",
|
|
132
|
+
"text-underline-offset": "0.2778em"
|
|
128
133
|
},
|
|
129
134
|
"subtle": {
|
|
130
135
|
"text-decoration-line": "none",
|
|
@@ -136,18 +141,12 @@
|
|
|
136
141
|
"color": "#000000",
|
|
137
142
|
"hover": {
|
|
138
143
|
"color": "#000000"
|
|
139
|
-
},
|
|
140
|
-
"visited": {
|
|
141
|
-
"color": "#000000"
|
|
142
144
|
}
|
|
143
145
|
},
|
|
144
146
|
"inverse": {
|
|
145
|
-
"color": "#
|
|
147
|
+
"color": "#ffffff",
|
|
146
148
|
"hover": {
|
|
147
|
-
"color": "#
|
|
148
|
-
},
|
|
149
|
-
"visited": {
|
|
150
|
-
"color": "#FFFFFF"
|
|
149
|
+
"color": "#ffffff"
|
|
151
150
|
}
|
|
152
151
|
}
|
|
153
152
|
},
|
|
@@ -155,18 +154,17 @@
|
|
|
155
154
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
156
155
|
"button": {
|
|
157
156
|
"color": "#004699",
|
|
157
|
+
"cursor": "pointer",
|
|
158
158
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
159
|
-
"font-size": "clamp(1.
|
|
160
|
-
"font-weight": 800,
|
|
159
|
+
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
160
|
+
"font-weight": "800",
|
|
161
161
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
162
|
-
"line-height": "1.
|
|
162
|
+
"line-height": "1.2928",
|
|
163
|
+
"outline-offset": "0.125rem",
|
|
163
164
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
164
165
|
"padding-inline": "0",
|
|
165
|
-
"focus": {
|
|
166
|
-
"outline-offset": "0.125rem"
|
|
167
|
-
},
|
|
168
166
|
"hover": {
|
|
169
|
-
"color": "#
|
|
167
|
+
"color": "#003677"
|
|
170
168
|
}
|
|
171
169
|
},
|
|
172
170
|
"panel": {
|
|
@@ -178,185 +176,130 @@
|
|
|
178
176
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
179
177
|
},
|
|
180
178
|
"alert": {
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
|
|
185
|
-
"padding-inline": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
186
|
-
"error": {
|
|
187
|
-
"border-color": "#EC0000"
|
|
179
|
+
"background-color": "#ffffff",
|
|
180
|
+
"box-shadow": "inset 0 0 0 0.25rem #009de6",
|
|
181
|
+
"forced-colors": {
|
|
182
|
+
"border-width": "0.25rem"
|
|
188
183
|
},
|
|
189
|
-
"
|
|
190
|
-
"
|
|
184
|
+
"severity-indicator": {
|
|
185
|
+
"background-color": "#009de6",
|
|
186
|
+
"padding-block": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
187
|
+
"padding-inline": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)"
|
|
191
188
|
},
|
|
192
|
-
"
|
|
193
|
-
"
|
|
189
|
+
"content": {
|
|
190
|
+
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
191
|
+
"padding-block": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
192
|
+
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
194
193
|
},
|
|
195
|
-
"
|
|
196
|
-
"
|
|
194
|
+
"error": {
|
|
195
|
+
"box-shadow": "inset 0 0 0 0.25rem #ec0000",
|
|
196
|
+
"severity-indicator": {
|
|
197
|
+
"background-color": "#ec0000"
|
|
198
|
+
}
|
|
197
199
|
},
|
|
198
|
-
"
|
|
199
|
-
"
|
|
200
|
-
"
|
|
201
|
-
"
|
|
200
|
+
"success": {
|
|
201
|
+
"box-shadow": "inset 0 0 0 0.25rem #00a03c",
|
|
202
|
+
"severity-indicator": {
|
|
203
|
+
"background-color": "#00a03c"
|
|
202
204
|
}
|
|
203
205
|
},
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
+
"warning": {
|
|
207
|
+
"box-shadow": "inset 0 0 0 0.25rem #ff9100",
|
|
208
|
+
"severity-indicator": {
|
|
209
|
+
"background-color": "#ff9100"
|
|
210
|
+
}
|
|
206
211
|
}
|
|
207
212
|
},
|
|
208
|
-
"aspect-ratio": {
|
|
209
|
-
"x-tall": "9 / 16",
|
|
210
|
-
"tall": "3 / 4",
|
|
211
|
-
"square": "1 / 1",
|
|
212
|
-
"wide": "4 / 3",
|
|
213
|
-
"x-wide": "16 / 9",
|
|
214
|
-
"2x-wide": "16 / 5"
|
|
215
|
-
},
|
|
216
213
|
"avatar": {
|
|
217
214
|
"aspect-ratio": "1 / 1",
|
|
215
|
+
"background-color": "#a00078",
|
|
216
|
+
"color": "#ffffff",
|
|
218
217
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
219
218
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
220
|
-
"font-weight": 400,
|
|
221
|
-
"line-height": "1.
|
|
219
|
+
"font-weight": "400",
|
|
220
|
+
"line-height": "1.5152",
|
|
222
221
|
"padding-block": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
223
222
|
"padding-inline": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
224
|
-
"black": {
|
|
225
|
-
"background-color": "#000000",
|
|
226
|
-
"color": "#FFFFFF"
|
|
227
|
-
},
|
|
228
|
-
"blue": {
|
|
229
|
-
"background-color": "#004699",
|
|
230
|
-
"color": "#FFFFFF"
|
|
231
|
-
},
|
|
232
|
-
"dark-green": {
|
|
233
|
-
"background-color": "#00A03C",
|
|
234
|
-
"color": "#FFFFFF"
|
|
235
|
-
},
|
|
236
223
|
"forced-colors": {
|
|
237
224
|
"border-width": "0.125rem"
|
|
238
225
|
},
|
|
239
|
-
"
|
|
240
|
-
"background-color": "#
|
|
241
|
-
"color": "#
|
|
242
|
-
},
|
|
243
|
-
"grey-1": {
|
|
244
|
-
"background-color": "#E8E8E8",
|
|
245
|
-
"color": "#000000"
|
|
226
|
+
"azure": {
|
|
227
|
+
"background-color": "#009de6",
|
|
228
|
+
"color": "#181818"
|
|
246
229
|
},
|
|
247
|
-
"
|
|
248
|
-
"background-color": "#
|
|
249
|
-
"color": "#
|
|
250
|
-
},
|
|
251
|
-
"grey-3": {
|
|
252
|
-
"background-color": "#767676",
|
|
253
|
-
"color": "#FFFFFF"
|
|
230
|
+
"green": {
|
|
231
|
+
"background-color": "#00a03c",
|
|
232
|
+
"color": "#ffffff"
|
|
254
233
|
},
|
|
255
|
-
"
|
|
256
|
-
"background-color": "#
|
|
257
|
-
"color": "#
|
|
234
|
+
"lime": {
|
|
235
|
+
"background-color": "#bed200",
|
|
236
|
+
"color": "#181818"
|
|
258
237
|
},
|
|
259
238
|
"magenta": {
|
|
260
|
-
"background-color": "#
|
|
261
|
-
"color": "#
|
|
239
|
+
"background-color": "#e50082",
|
|
240
|
+
"color": "#ffffff"
|
|
262
241
|
},
|
|
263
242
|
"orange": {
|
|
264
|
-
"background-color": "#
|
|
265
|
-
"color": "#
|
|
266
|
-
},
|
|
267
|
-
"purple": {
|
|
268
|
-
"background-color": "#A00078",
|
|
269
|
-
"color": "#FFFFFF"
|
|
270
|
-
},
|
|
271
|
-
"red": {
|
|
272
|
-
"background-color": "#EC0000",
|
|
273
|
-
"color": "#FFFFFF"
|
|
274
|
-
},
|
|
275
|
-
"white": {
|
|
276
|
-
"background-color": "#FFFFFF",
|
|
277
|
-
"color": "#000000"
|
|
243
|
+
"background-color": "#ff9100",
|
|
244
|
+
"color": "#181818"
|
|
278
245
|
},
|
|
279
246
|
"yellow": {
|
|
280
|
-
"background-color": "#
|
|
281
|
-
"color": "#
|
|
247
|
+
"background-color": "#ffe600",
|
|
248
|
+
"color": "#181818"
|
|
282
249
|
}
|
|
283
250
|
},
|
|
284
251
|
"badge": {
|
|
252
|
+
"background-color": "#00a03c",
|
|
253
|
+
"color": "#ffffff",
|
|
285
254
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
286
255
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
287
|
-
"font-weight": 800,
|
|
288
|
-
"line-height": "1.
|
|
256
|
+
"font-weight": "800",
|
|
257
|
+
"line-height": "1.6667",
|
|
289
258
|
"padding-inline": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
290
|
-
"
|
|
291
|
-
"background-color": "#
|
|
292
|
-
"color": "#
|
|
293
|
-
},
|
|
294
|
-
"blue": {
|
|
295
|
-
"background-color": "#004699",
|
|
296
|
-
"color": "#FFFFFF"
|
|
297
|
-
},
|
|
298
|
-
"dark-green": {
|
|
299
|
-
"background-color": "#00A03C",
|
|
300
|
-
"color": "#FFFFFF"
|
|
301
|
-
},
|
|
302
|
-
"green": {
|
|
303
|
-
"background-color": "#BED200",
|
|
304
|
-
"color": "#000000"
|
|
305
|
-
},
|
|
306
|
-
"grey-1": {
|
|
307
|
-
"background-color": "#E8E8E8",
|
|
308
|
-
"color": "#000000"
|
|
259
|
+
"azure": {
|
|
260
|
+
"background-color": "#009de6",
|
|
261
|
+
"color": "#181818"
|
|
309
262
|
},
|
|
310
|
-
"
|
|
311
|
-
"background-color": "#
|
|
312
|
-
"color": "#
|
|
313
|
-
},
|
|
314
|
-
"grey-3": {
|
|
315
|
-
"background-color": "#767676",
|
|
316
|
-
"color": "#FFFFFF"
|
|
317
|
-
},
|
|
318
|
-
"light-blue": {
|
|
319
|
-
"background-color": "#009DE6",
|
|
320
|
-
"color": "#000000"
|
|
263
|
+
"lime": {
|
|
264
|
+
"background-color": "#bed200",
|
|
265
|
+
"color": "#181818"
|
|
321
266
|
},
|
|
322
267
|
"magenta": {
|
|
323
|
-
"background-color": "#
|
|
324
|
-
"color": "#
|
|
268
|
+
"background-color": "#e50082",
|
|
269
|
+
"color": "#ffffff"
|
|
325
270
|
},
|
|
326
271
|
"orange": {
|
|
327
|
-
"background-color": "#
|
|
328
|
-
"color": "#
|
|
272
|
+
"background-color": "#ff9100",
|
|
273
|
+
"color": "#181818"
|
|
329
274
|
},
|
|
330
275
|
"purple": {
|
|
331
|
-
"background-color": "#
|
|
332
|
-
"color": "#
|
|
276
|
+
"background-color": "#a00078",
|
|
277
|
+
"color": "#ffffff"
|
|
333
278
|
},
|
|
334
279
|
"red": {
|
|
335
|
-
"background-color": "#
|
|
336
|
-
"color": "#
|
|
337
|
-
},
|
|
338
|
-
"white": {
|
|
339
|
-
"background-color": "#FFFFFF",
|
|
340
|
-
"color": "#000000"
|
|
280
|
+
"background-color": "#ec0000",
|
|
281
|
+
"color": "#ffffff"
|
|
341
282
|
},
|
|
342
283
|
"yellow": {
|
|
343
|
-
"background-color": "#
|
|
344
|
-
"color": "#
|
|
284
|
+
"background-color": "#ffe600",
|
|
285
|
+
"color": "#181818"
|
|
345
286
|
}
|
|
346
287
|
},
|
|
347
288
|
"blockquote": {
|
|
348
|
-
"color": "#
|
|
289
|
+
"color": "#181818",
|
|
349
290
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
350
291
|
"font-size": "clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem)",
|
|
351
|
-
"font-weight": 800,
|
|
352
|
-
"line-height": "1.
|
|
353
|
-
"inverse
|
|
292
|
+
"font-weight": "800",
|
|
293
|
+
"line-height": "1.3776",
|
|
294
|
+
"inverse": {
|
|
295
|
+
"color": "#ffffff"
|
|
296
|
+
}
|
|
354
297
|
},
|
|
355
298
|
"breadcrumb": {
|
|
356
299
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
357
300
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
358
|
-
"font-weight": 400,
|
|
359
|
-
"line-height": "1.
|
|
301
|
+
"font-weight": "400",
|
|
302
|
+
"line-height": "1.5152",
|
|
360
303
|
"separator": {
|
|
361
304
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23000000' fill-rule='evenodd' d='m9.757 32-2.9-2.91L19.937 16 6.857 2.91 9.757 0l16 16z'/></svg>\")",
|
|
362
305
|
"block-size": "1ex",
|
|
@@ -370,23 +313,17 @@
|
|
|
370
313
|
"text-decoration-thickness": "0.125rem",
|
|
371
314
|
"text-underline-offset": "0.3333em",
|
|
372
315
|
"hover": {
|
|
373
|
-
"color": "#
|
|
316
|
+
"color": "#003677",
|
|
374
317
|
"text-decoration-line": "underline"
|
|
375
318
|
}
|
|
376
319
|
}
|
|
377
320
|
},
|
|
378
|
-
"breakout": {
|
|
379
|
-
"row-gap": {
|
|
380
|
-
"sm": "clamp(0.5rem, calc(0.1875rem + 1.5625vw), 1.75rem)",
|
|
381
|
-
"md": "clamp(1rem, calc(0.375rem + 3.125vw), 3.5rem)",
|
|
382
|
-
"lg": "clamp(1.5rem, calc(0.5625rem + 4.6875vw), 5.25rem)"
|
|
383
|
-
}
|
|
384
|
-
},
|
|
385
321
|
"button": {
|
|
386
322
|
"cursor": "pointer",
|
|
387
323
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
388
324
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
389
|
-
"
|
|
325
|
+
"font-weight": "400",
|
|
326
|
+
"line-height": "1.6667",
|
|
390
327
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
391
328
|
"outline-offset": "0.125rem",
|
|
392
329
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
@@ -400,43 +337,40 @@
|
|
|
400
337
|
"primary": {
|
|
401
338
|
"background-color": "#004699",
|
|
402
339
|
"box-shadow": "inset 0 0 0 0.125rem #004699",
|
|
403
|
-
"color": "#
|
|
340
|
+
"color": "#ffffff",
|
|
404
341
|
"disabled": {
|
|
405
|
-
"background-color": "#
|
|
406
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
342
|
+
"background-color": "#767676",
|
|
343
|
+
"box-shadow": "inset 0 0 0 0.125rem #767676"
|
|
407
344
|
},
|
|
408
345
|
"hover": {
|
|
409
|
-
"background-color": "#
|
|
410
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
346
|
+
"background-color": "#003677",
|
|
347
|
+
"box-shadow": "inset 0 0 0 0.125rem #003677"
|
|
411
348
|
}
|
|
412
349
|
},
|
|
413
350
|
"secondary": {
|
|
414
|
-
"background-color": "#
|
|
351
|
+
"background-color": "#ffffff",
|
|
415
352
|
"color": "#004699",
|
|
416
353
|
"box-shadow": "inset 0 0 0 0.125rem #004699",
|
|
417
354
|
"hover": {
|
|
418
|
-
"box-shadow": "inset 0 0 0 0.1875rem #
|
|
419
|
-
"color": "#
|
|
355
|
+
"box-shadow": "inset 0 0 0 0.1875rem #003677",
|
|
356
|
+
"color": "#003677"
|
|
420
357
|
},
|
|
421
358
|
"disabled": {
|
|
422
|
-
"background-color": "#
|
|
423
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
424
|
-
"color": "#
|
|
425
|
-
},
|
|
426
|
-
"focus": {
|
|
427
|
-
"box-shadow": "inset 0 0 0 0.125rem #004699"
|
|
359
|
+
"background-color": "#ffffff",
|
|
360
|
+
"box-shadow": "inset 0 0 0 0.125rem #767676",
|
|
361
|
+
"color": "#767676"
|
|
428
362
|
}
|
|
429
363
|
},
|
|
430
364
|
"tertiary": {
|
|
431
365
|
"background-color": "transparent",
|
|
432
366
|
"color": "#004699",
|
|
433
367
|
"hover": {
|
|
434
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
435
|
-
"color": "#
|
|
368
|
+
"box-shadow": "inset 0 0 0 0.125rem #003677",
|
|
369
|
+
"color": "#003677"
|
|
436
370
|
},
|
|
437
371
|
"disabled": {
|
|
438
372
|
"background-color": "transparent",
|
|
439
|
-
"color": "#
|
|
373
|
+
"color": "#767676"
|
|
440
374
|
}
|
|
441
375
|
},
|
|
442
376
|
"icon-only": {
|
|
@@ -455,29 +389,30 @@
|
|
|
455
389
|
"text-decoration-thickness": "0.125rem",
|
|
456
390
|
"text-underline-offset": "0.3333em",
|
|
457
391
|
"hover": {
|
|
458
|
-
"color": "#
|
|
392
|
+
"color": "#003677",
|
|
459
393
|
"text-decoration-line": "underline"
|
|
460
394
|
}
|
|
461
395
|
},
|
|
462
396
|
"outline-offset": "0.125rem"
|
|
463
397
|
},
|
|
464
398
|
"character-count": {
|
|
465
|
-
"color": "#
|
|
399
|
+
"color": "#181818",
|
|
466
400
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
467
401
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
468
|
-
"font-weight": 400,
|
|
469
|
-
"line-height": "1.
|
|
402
|
+
"font-weight": "400",
|
|
403
|
+
"line-height": "1.5152",
|
|
470
404
|
"error": {
|
|
471
|
-
"color": "#
|
|
405
|
+
"color": "#ec0000"
|
|
472
406
|
}
|
|
473
407
|
},
|
|
474
408
|
"checkbox": {
|
|
475
|
-
"color": "#
|
|
409
|
+
"color": "#181818",
|
|
410
|
+
"cursor": "pointer",
|
|
476
411
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
477
412
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
478
|
-
"font-weight": 400,
|
|
413
|
+
"font-weight": "400",
|
|
479
414
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
480
|
-
"line-height": "1.
|
|
415
|
+
"line-height": "1.6667",
|
|
481
416
|
"outline-offset": "0.125rem",
|
|
482
417
|
"checkmark": {
|
|
483
418
|
"border-color": "#004699",
|
|
@@ -486,7 +421,7 @@
|
|
|
486
421
|
"background-color": "#004699",
|
|
487
422
|
"background-image": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23ffffff'%3E%3Cpath fill-rule='evenodd' d='M12.216 27.016 0 14.168l2.91-2.77 9.346 9.837L29.129 4 32 6.8z'/%3E%3C/svg%3E\")",
|
|
488
423
|
"hover": {
|
|
489
|
-
"background-color": "#
|
|
424
|
+
"background-color": "#003677"
|
|
490
425
|
}
|
|
491
426
|
},
|
|
492
427
|
"disabled": {
|
|
@@ -506,24 +441,24 @@
|
|
|
506
441
|
}
|
|
507
442
|
},
|
|
508
443
|
"hover": {
|
|
509
|
-
"border-color": "#
|
|
444
|
+
"border-color": "#003677",
|
|
510
445
|
"border-width": "0.1875rem"
|
|
511
446
|
},
|
|
512
447
|
"invalid": {
|
|
513
|
-
"border-color": "#
|
|
448
|
+
"border-color": "#ec0000",
|
|
514
449
|
"checked": {
|
|
515
|
-
"background-color": "#
|
|
450
|
+
"background-color": "#ec0000",
|
|
516
451
|
"hover": {
|
|
517
|
-
"background-color": "#
|
|
452
|
+
"background-color": "#b70000"
|
|
518
453
|
}
|
|
519
454
|
},
|
|
520
455
|
"hover": {
|
|
521
|
-
"border-color": "#
|
|
456
|
+
"border-color": "#b70000"
|
|
522
457
|
},
|
|
523
458
|
"indeterminate": {
|
|
524
|
-
"background-color": "#
|
|
459
|
+
"background-color": "#ec0000",
|
|
525
460
|
"hover": {
|
|
526
|
-
"background-color": "#
|
|
461
|
+
"background-color": "#b70000"
|
|
527
462
|
}
|
|
528
463
|
}
|
|
529
464
|
},
|
|
@@ -531,138 +466,176 @@
|
|
|
531
466
|
"background-color": "#004699",
|
|
532
467
|
"background-image": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='white'%3E%3Cpath fill-rule='evenodd' d='M0 13.714h32v4H0z'/%3E%3C/svg%3E\")",
|
|
533
468
|
"hover": {
|
|
534
|
-
"background-color": "#
|
|
469
|
+
"background-color": "#003677"
|
|
535
470
|
}
|
|
536
471
|
}
|
|
537
472
|
},
|
|
538
473
|
"disabled": {
|
|
474
|
+
"cursor": "not-allowed",
|
|
539
475
|
"color": "#767676"
|
|
540
476
|
},
|
|
541
477
|
"hover": {
|
|
542
|
-
"color": "#
|
|
478
|
+
"color": "#003677",
|
|
543
479
|
"text-decoration-thickness": "0.125rem"
|
|
544
480
|
}
|
|
545
481
|
},
|
|
546
482
|
"column": {
|
|
547
483
|
"gap": {
|
|
548
|
-
"
|
|
549
|
-
"
|
|
550
|
-
"
|
|
551
|
-
"
|
|
552
|
-
"
|
|
553
|
-
"xl": "clamp(2.25rem, 2.0625rem + 0.9375vw, 3rem)"
|
|
484
|
+
"x-small": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
485
|
+
"small": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
486
|
+
"medium": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
487
|
+
"large": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
488
|
+
"x-large": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)"
|
|
554
489
|
}
|
|
555
490
|
},
|
|
556
491
|
"date-input": {
|
|
557
|
-
"background-color": "#
|
|
558
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
559
|
-
"color": "#
|
|
492
|
+
"background-color": "#ffffff",
|
|
493
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
494
|
+
"color": "#181818",
|
|
560
495
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
561
496
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
562
|
-
"font-weight": 400,
|
|
563
|
-
"line-height": "1.
|
|
497
|
+
"font-weight": "400",
|
|
498
|
+
"line-height": "1.6667",
|
|
564
499
|
"outline-offset": "0.125rem",
|
|
565
500
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
566
501
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
567
502
|
"calender-picker-indicator": {
|
|
568
|
-
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='%23004699'><path d='M28 6V2h-4v4H12V2H8v4H2v28h32V6zm2 24H6V14h24z'/><path d='M10 17h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-12 6h4v4h-4zm6 0h4v4h-4z'/></svg>\")"
|
|
503
|
+
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='%23004699'><path d='M28 6V2h-4v4H12V2H8v4H2v28h32V6zm2 24H6V14h24z'/><path d='M10 17h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-12 6h4v4h-4zm6 0h4v4h-4z'/></svg>\")",
|
|
504
|
+
"cursor": "pointer"
|
|
569
505
|
},
|
|
570
506
|
"disabled": {
|
|
571
|
-
"background-color": "#
|
|
572
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
573
|
-
"color": "#
|
|
507
|
+
"background-color": "#ffffff",
|
|
508
|
+
"box-shadow": "inset 0 0 0 0.0625rem #767676",
|
|
509
|
+
"color": "#767676",
|
|
510
|
+
"cursor": "not-allowed",
|
|
574
511
|
"calender-picker-indicator": {
|
|
575
512
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='%23BEBEBE'><path d='M28 6V2h-4v4H12V2H8v4H2v28h32V6zm2 24H6V14h24z'/><path d='M10 17h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-12 6h4v4h-4zm6 0h4v4h-4z'/></svg>\")"
|
|
576
513
|
}
|
|
577
514
|
},
|
|
578
515
|
"hover": {
|
|
579
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
516
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818",
|
|
580
517
|
"calender-picker-indicator": {
|
|
581
518
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='%23102E62'><path d='M28 6V2h-4v4H12V2H8v4H2v28h32V6zm2 24H6V14h24z'/><path d='M10 17h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-12 6h4v4h-4zm6 0h4v4h-4z'/></svg>\")"
|
|
582
519
|
}
|
|
583
520
|
},
|
|
584
521
|
"invalid": {
|
|
585
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
522
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
586
523
|
"hover": {
|
|
587
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
524
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
588
525
|
}
|
|
589
526
|
}
|
|
590
527
|
},
|
|
591
528
|
"description-list": {
|
|
592
|
-
"color": "#
|
|
529
|
+
"color": "#181818",
|
|
593
530
|
"column-gap": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
594
531
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
595
532
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
596
|
-
"
|
|
597
|
-
"line-height": "1.6",
|
|
533
|
+
"line-height": "1.6667",
|
|
598
534
|
"row-gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
535
|
+
"inverse": {
|
|
536
|
+
"color": "#ffffff"
|
|
537
|
+
},
|
|
599
538
|
"term": {
|
|
600
|
-
"font-weight": 800
|
|
539
|
+
"font-weight": "800"
|
|
601
540
|
},
|
|
602
541
|
"description": {
|
|
603
|
-
"font-weight": 400,
|
|
542
|
+
"font-weight": "400",
|
|
604
543
|
"padding-inline-start": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)"
|
|
544
|
+
},
|
|
545
|
+
"narrow": {
|
|
546
|
+
"grid-template-columns": "1fr 4fr"
|
|
547
|
+
},
|
|
548
|
+
"medium": {
|
|
549
|
+
"grid-template-columns": "1fr 2fr"
|
|
550
|
+
},
|
|
551
|
+
"wide": {
|
|
552
|
+
"grid-template-columns": "1fr 1fr"
|
|
605
553
|
}
|
|
606
554
|
},
|
|
607
555
|
"dialog": {
|
|
608
|
-
"background-color": "#
|
|
609
|
-
"border": "0",
|
|
556
|
+
"background-color": "#ffffff",
|
|
557
|
+
"border": "0.125rem solid #ffffff",
|
|
610
558
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
611
|
-
"inline-size": "calc(100% - 2 * clamp(
|
|
612
|
-
"max-block-size": "calc(100dvh - 2 * clamp(
|
|
559
|
+
"inline-size": "calc(100% - 2 * clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem))",
|
|
560
|
+
"max-block-size": "calc(100dvh - 2 * clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem))",
|
|
613
561
|
"max-inline-size": "48rem",
|
|
614
|
-
"
|
|
615
|
-
|
|
562
|
+
"backdrop": {
|
|
563
|
+
"background-color": "rgb(24 24 24 / 62.5%)"
|
|
564
|
+
},
|
|
616
565
|
"header": {
|
|
617
|
-
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
566
|
+
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
567
|
+
"padding-block": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem) 0",
|
|
568
|
+
"padding-inline": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
569
|
+
},
|
|
570
|
+
"body": {
|
|
571
|
+
"padding-block": "0",
|
|
572
|
+
"padding-inline": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
573
|
+
},
|
|
574
|
+
"footer": {
|
|
575
|
+
"padding-block": "0 clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
576
|
+
"padding-inline": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
618
577
|
}
|
|
619
578
|
},
|
|
620
579
|
"error-message": {
|
|
621
|
-
"color": "#
|
|
580
|
+
"color": "#ec0000",
|
|
622
581
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
623
582
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
624
|
-
"font-weight": 400,
|
|
625
|
-
"
|
|
583
|
+
"font-weight": "400",
|
|
584
|
+
"gap": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
585
|
+
"line-height": "1.5152"
|
|
626
586
|
},
|
|
627
587
|
"field-set": {
|
|
628
588
|
"invalid": {
|
|
629
|
-
"border-inline-start": "0.1875rem solid #
|
|
589
|
+
"border-inline-start": "0.1875rem solid #ec0000",
|
|
630
590
|
"padding-inline-start": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
631
591
|
},
|
|
632
592
|
"legend": {
|
|
633
|
-
"color": "#
|
|
593
|
+
"color": "#181818",
|
|
634
594
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
635
595
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
636
|
-
"font-weight": 800,
|
|
637
|
-
"line-height": "1.
|
|
596
|
+
"font-weight": "800",
|
|
597
|
+
"line-height": "1.2928",
|
|
638
598
|
"margin-block-end": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
639
599
|
}
|
|
640
600
|
},
|
|
641
601
|
"field": {
|
|
642
602
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
643
603
|
"invalid": {
|
|
644
|
-
"border-inline-start": "0.1875rem solid #
|
|
604
|
+
"border-inline-start": "0.1875rem solid #ec0000",
|
|
645
605
|
"padding-inline-start": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
646
606
|
}
|
|
647
607
|
},
|
|
608
|
+
"figure": {
|
|
609
|
+
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
610
|
+
"caption": {
|
|
611
|
+
"color": "#181818",
|
|
612
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
613
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
614
|
+
"font-weight": "400",
|
|
615
|
+
"line-height": "1.5152",
|
|
616
|
+
"inverse": {
|
|
617
|
+
"color": "#ffffff"
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
},
|
|
648
621
|
"file-input": {
|
|
649
|
-
"background-color": "#
|
|
650
|
-
"border": "0.0625rem dashed #
|
|
651
|
-
"color": "#
|
|
622
|
+
"background-color": "#ffffff",
|
|
623
|
+
"border": "0.0625rem dashed #181818",
|
|
624
|
+
"color": "#181818",
|
|
652
625
|
"cursor": "pointer",
|
|
653
626
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
654
627
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
655
|
-
"font-weight": 400,
|
|
656
|
-
"line-height": "1.
|
|
657
|
-
"outline-offset": "0.125rem",
|
|
628
|
+
"font-weight": "400",
|
|
629
|
+
"line-height": "1.6667",
|
|
630
|
+
"outline-offset": "calc(0.125rem * 2)",
|
|
658
631
|
"padding-block": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
659
632
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
660
633
|
"disabled": {
|
|
661
|
-
"color": "#
|
|
634
|
+
"color": "#767676",
|
|
662
635
|
"cursor": "not-allowed"
|
|
663
636
|
},
|
|
664
637
|
"file-selector-button": {
|
|
665
|
-
"background-color": "#
|
|
638
|
+
"background-color": "#ffffff",
|
|
666
639
|
"box-shadow": "inset 0 0 0 0.125rem #004699",
|
|
667
640
|
"color": "#004699",
|
|
668
641
|
"cursor": "pointer",
|
|
@@ -670,12 +643,12 @@
|
|
|
670
643
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
671
644
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
672
645
|
"hover": {
|
|
673
|
-
"box-shadow": "inset 0 0 0 0.1875rem #
|
|
674
|
-
"color": "#
|
|
646
|
+
"box-shadow": "inset 0 0 0 0.1875rem #003677",
|
|
647
|
+
"color": "#003677"
|
|
675
648
|
},
|
|
676
649
|
"disabled": {
|
|
677
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
678
|
-
"color": "#
|
|
650
|
+
"box-shadow": "inset 0 0 0 0.125rem #767676",
|
|
651
|
+
"color": "#767676",
|
|
679
652
|
"cursor": "not-allowed"
|
|
680
653
|
},
|
|
681
654
|
"forced-color-mode": {
|
|
@@ -683,74 +656,155 @@
|
|
|
683
656
|
}
|
|
684
657
|
}
|
|
685
658
|
},
|
|
686
|
-
"
|
|
687
|
-
"
|
|
659
|
+
"file-list": {
|
|
660
|
+
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
661
|
+
"padding-block": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
662
|
+
"file": {
|
|
663
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
664
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
665
|
+
"font-weight": "400",
|
|
666
|
+
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
667
|
+
"line-height": "1.5152",
|
|
668
|
+
"details": {
|
|
669
|
+
"color": "#767676"
|
|
670
|
+
},
|
|
671
|
+
"preview": {
|
|
672
|
+
"width": "clamp(2.5rem, 10vw, 5rem)"
|
|
673
|
+
}
|
|
674
|
+
}
|
|
688
675
|
},
|
|
689
|
-
"
|
|
690
|
-
"
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
676
|
+
"footer": {
|
|
677
|
+
"menu": {
|
|
678
|
+
"column-gap": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
679
|
+
"padding-block": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
680
|
+
"padding-inline": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
681
|
+
"row-gap": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
682
|
+
"link": {
|
|
683
|
+
"color": "#004699",
|
|
684
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
685
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
686
|
+
"font-weight": "400",
|
|
687
|
+
"line-height": "1.5152",
|
|
688
|
+
"outline-offset": "0.125rem",
|
|
689
|
+
"text-decoration-line": "none",
|
|
690
|
+
"text-decoration-thickness": "0.125rem",
|
|
691
|
+
"text-underline-offset": "0.3333em",
|
|
692
|
+
"hover": {
|
|
693
|
+
"color": "#003677",
|
|
694
|
+
"text-decoration-line": "underline"
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
},
|
|
698
|
+
"spotlight": {
|
|
699
|
+
"background-color": "#004699"
|
|
700
|
+
}
|
|
695
701
|
},
|
|
696
702
|
"grid": {
|
|
697
703
|
"column-count": "4",
|
|
698
|
-
"column-gap": "clamp(
|
|
704
|
+
"column-gap": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
699
705
|
"padding-block": {
|
|
700
|
-
"
|
|
701
|
-
"
|
|
702
|
-
"
|
|
706
|
+
"s": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
707
|
+
"m": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
708
|
+
"l": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
703
709
|
},
|
|
704
|
-
"padding-inline": "clamp(1.
|
|
710
|
+
"padding-inline": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
705
711
|
"row-gap": {
|
|
706
|
-
"
|
|
707
|
-
"
|
|
708
|
-
"
|
|
712
|
+
"s": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
713
|
+
"m": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
714
|
+
"l": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
709
715
|
},
|
|
710
716
|
"medium": {
|
|
711
|
-
"column-count": "8"
|
|
717
|
+
"column-count": "8",
|
|
718
|
+
"padding-inline": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)"
|
|
712
719
|
},
|
|
713
720
|
"wide": {
|
|
714
|
-
"column-count": "12"
|
|
721
|
+
"column-count": "12",
|
|
722
|
+
"padding-inline": "clamp(2.8125rem, 2.2031rem + 3.0469vw, 5.25rem)"
|
|
715
723
|
}
|
|
716
724
|
},
|
|
717
725
|
"header": {
|
|
718
|
-
"
|
|
719
|
-
"padding-block": "clamp(1.
|
|
726
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
727
|
+
"padding-block": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
728
|
+
"padding-inline": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
720
729
|
"logo-link": {
|
|
730
|
+
"column-gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
721
731
|
"outline-offset": "0.125rem"
|
|
732
|
+
},
|
|
733
|
+
"brand-name": {
|
|
734
|
+
"color": "#181818",
|
|
735
|
+
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
736
|
+
"font-weight": "800"
|
|
737
|
+
},
|
|
738
|
+
"mega-menu": {
|
|
739
|
+
"button": {
|
|
740
|
+
"cursor": "pointer",
|
|
741
|
+
"label": {
|
|
742
|
+
"open": {
|
|
743
|
+
"font-weight": "800"
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
},
|
|
748
|
+
"menu": {
|
|
749
|
+
"column-gap": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
750
|
+
"row-gap": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
751
|
+
"item": {
|
|
752
|
+
"color": "#004699",
|
|
753
|
+
"column-gap": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
754
|
+
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
755
|
+
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
756
|
+
"font-weight": "400",
|
|
757
|
+
"line-height": "1.6667",
|
|
758
|
+
"outline-offset": "0.125rem",
|
|
759
|
+
"padding-block": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
760
|
+
"hover": {
|
|
761
|
+
"color": "#003677"
|
|
762
|
+
}
|
|
763
|
+
},
|
|
764
|
+
"link": {
|
|
765
|
+
"text-decoration-line": "none",
|
|
766
|
+
"text-decoration-thickness": "0.125rem",
|
|
767
|
+
"text-underline-offset": "0.3333em",
|
|
768
|
+
"hover": {
|
|
769
|
+
"text-decoration-line": "underline"
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
"navigation": {
|
|
774
|
+
"column-gap": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
775
|
+
"row-gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)"
|
|
722
776
|
}
|
|
723
777
|
},
|
|
724
778
|
"heading": {
|
|
725
|
-
"
|
|
779
|
+
"1": {
|
|
780
|
+
"font-size": "clamp(2.0842rem, calc(1.6897rem + 1.9724vw), 3.6621rem)",
|
|
781
|
+
"line-height": "1.1754"
|
|
782
|
+
},
|
|
783
|
+
"2": {
|
|
784
|
+
"font-size": "clamp(1.7865rem, calc(1.5007rem + 1.429vw), 2.9297rem)",
|
|
785
|
+
"line-height": "1.2133"
|
|
786
|
+
},
|
|
787
|
+
"3": {
|
|
788
|
+
"font-size": "clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem)",
|
|
789
|
+
"line-height": "1.2524"
|
|
790
|
+
},
|
|
791
|
+
"4": {
|
|
792
|
+
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
793
|
+
"line-height": "1.2928"
|
|
794
|
+
},
|
|
795
|
+
"5": {
|
|
796
|
+
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
797
|
+
"line-height": "1.3345"
|
|
798
|
+
},
|
|
799
|
+
"6": {
|
|
800
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
801
|
+
"line-height": "1.3776"
|
|
802
|
+
},
|
|
803
|
+
"color": "#181818",
|
|
726
804
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
727
|
-
"font-weight": 800,
|
|
728
|
-
"inverse
|
|
729
|
-
|
|
730
|
-
"1": {
|
|
731
|
-
"font-size": "clamp(2.0842rem, calc(1.6897rem + 1.9724vw), 3.6621rem)",
|
|
732
|
-
"line-height": "1.2"
|
|
733
|
-
},
|
|
734
|
-
"2": {
|
|
735
|
-
"font-size": "clamp(1.7865rem, calc(1.5007rem + 1.429vw), 2.9297rem)",
|
|
736
|
-
"line-height": "1.25"
|
|
737
|
-
},
|
|
738
|
-
"3": {
|
|
739
|
-
"font-size": "clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem)",
|
|
740
|
-
"line-height": "1.3"
|
|
741
|
-
},
|
|
742
|
-
"4": {
|
|
743
|
-
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
744
|
-
"line-height": "1.5"
|
|
745
|
-
},
|
|
746
|
-
"5": {
|
|
747
|
-
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
748
|
-
"line-height": "1.6"
|
|
749
|
-
},
|
|
750
|
-
"6": {
|
|
751
|
-
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
752
|
-
"line-height": "1.6"
|
|
753
|
-
}
|
|
805
|
+
"font-weight": "800",
|
|
806
|
+
"inverse": {
|
|
807
|
+
"color": "#ffffff"
|
|
754
808
|
}
|
|
755
809
|
},
|
|
756
810
|
"hint": {
|
|
@@ -758,53 +812,68 @@
|
|
|
758
812
|
},
|
|
759
813
|
"icon-button": {
|
|
760
814
|
"color": "#004699",
|
|
815
|
+
"cursor": "pointer",
|
|
761
816
|
"outline-offset": "0.125rem",
|
|
762
817
|
"hover": {
|
|
763
|
-
"background-color": "
|
|
764
|
-
"color": "#
|
|
818
|
+
"background-color": "rgb(0 70 153 / 12.5%)",
|
|
819
|
+
"color": "#003677"
|
|
765
820
|
},
|
|
766
821
|
"disabled": {
|
|
767
|
-
"color": "#
|
|
822
|
+
"color": "#767676",
|
|
823
|
+
"cursor": "not-allowed"
|
|
768
824
|
},
|
|
769
|
-
"contrast
|
|
825
|
+
"contrast": {
|
|
770
826
|
"color": "#000000",
|
|
771
827
|
"hover": {
|
|
772
|
-
"background-color": "
|
|
828
|
+
"background-color": "rgb(0 0 0 / 12.5%)",
|
|
773
829
|
"color": "#000000"
|
|
774
830
|
},
|
|
775
831
|
"disabled": {
|
|
776
|
-
"color": "#
|
|
832
|
+
"color": "#767676"
|
|
777
833
|
}
|
|
778
834
|
},
|
|
779
|
-
"inverse
|
|
835
|
+
"inverse": {
|
|
780
836
|
"background-color": "#004699",
|
|
781
|
-
"color": "#
|
|
837
|
+
"color": "#ffffff",
|
|
782
838
|
"hover": {
|
|
783
|
-
"background-color": "#
|
|
784
|
-
"color": "#
|
|
839
|
+
"background-color": "#003677",
|
|
840
|
+
"color": "#ffffff"
|
|
785
841
|
},
|
|
786
842
|
"disabled": {
|
|
787
|
-
"color": "#
|
|
788
|
-
"background-color": "#
|
|
843
|
+
"color": "#ffffff",
|
|
844
|
+
"background-color": "#767676"
|
|
789
845
|
}
|
|
790
846
|
}
|
|
791
847
|
},
|
|
792
848
|
"icon": {
|
|
793
|
-
"size
|
|
849
|
+
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
850
|
+
"line-height": "1.6667",
|
|
851
|
+
"small": {
|
|
852
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
853
|
+
"line-height": "1.5152"
|
|
854
|
+
},
|
|
855
|
+
"large": {
|
|
856
|
+
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
857
|
+
"line-height": "1.5152"
|
|
858
|
+
},
|
|
859
|
+
"heading-3": {
|
|
794
860
|
"font-size": "clamp(1.5313rem, calc(1.3281rem + 1.0156vw), 2.3438rem)",
|
|
795
|
-
"line-height": "1.
|
|
861
|
+
"line-height": "1.2524"
|
|
796
862
|
},
|
|
797
|
-
"
|
|
863
|
+
"heading-4": {
|
|
798
864
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
799
|
-
"line-height": "1.
|
|
865
|
+
"line-height": "1.2928"
|
|
800
866
|
},
|
|
801
|
-
"
|
|
867
|
+
"heading-5": {
|
|
802
868
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
803
|
-
"line-height": "1.
|
|
869
|
+
"line-height": "1.3345"
|
|
804
870
|
},
|
|
805
|
-
"
|
|
871
|
+
"heading-6": {
|
|
806
872
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
807
|
-
"line-height": "1.
|
|
873
|
+
"line-height": "1.3776"
|
|
874
|
+
},
|
|
875
|
+
"inverse": {
|
|
876
|
+
"color": "#ffffff"
|
|
808
877
|
}
|
|
809
878
|
},
|
|
810
879
|
"image-slider": {
|
|
@@ -829,12 +898,18 @@
|
|
|
829
898
|
}
|
|
830
899
|
}
|
|
831
900
|
},
|
|
901
|
+
"image": {
|
|
902
|
+
"aspect-ratio": "16 / 9"
|
|
903
|
+
},
|
|
904
|
+
"invalid-form-alert": {
|
|
905
|
+
"outline-offset": "0.125rem"
|
|
906
|
+
},
|
|
832
907
|
"label": {
|
|
833
|
-
"color": "#
|
|
908
|
+
"color": "#181818",
|
|
834
909
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
835
910
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
836
|
-
"font-weight": 800,
|
|
837
|
-
"line-height": "1.
|
|
911
|
+
"font-weight": "800",
|
|
912
|
+
"line-height": "1.2928"
|
|
838
913
|
},
|
|
839
914
|
"link-list": {
|
|
840
915
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
@@ -842,35 +917,35 @@
|
|
|
842
917
|
"color": "#004699",
|
|
843
918
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
844
919
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
845
|
-
"font-weight": 400,
|
|
920
|
+
"font-weight": "400",
|
|
846
921
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
847
|
-
"line-height": "1.
|
|
922
|
+
"line-height": "1.6667",
|
|
848
923
|
"outline-offset": "0.125rem",
|
|
849
924
|
"text-decoration-line": "none",
|
|
850
925
|
"text-decoration-thickness": "0.125rem",
|
|
851
926
|
"text-underline-offset": "0.3333em",
|
|
852
927
|
"small": {
|
|
853
928
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
854
|
-
"line-height": "1.
|
|
929
|
+
"line-height": "1.5152"
|
|
855
930
|
},
|
|
856
931
|
"large": {
|
|
857
932
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
858
|
-
"line-height": "1.
|
|
933
|
+
"line-height": "1.5152"
|
|
859
934
|
},
|
|
860
935
|
"hover": {
|
|
861
|
-
"color": "#
|
|
936
|
+
"color": "#003677",
|
|
862
937
|
"text-decoration-line": "underline"
|
|
863
938
|
},
|
|
864
|
-
"contrast
|
|
939
|
+
"contrast": {
|
|
865
940
|
"color": "#000000",
|
|
866
941
|
"hover": {
|
|
867
942
|
"color": "#000000"
|
|
868
943
|
}
|
|
869
944
|
},
|
|
870
|
-
"inverse
|
|
871
|
-
"color": "#
|
|
945
|
+
"inverse": {
|
|
946
|
+
"color": "#ffffff",
|
|
872
947
|
"hover": {
|
|
873
|
-
"color": "#
|
|
948
|
+
"color": "#ffffff"
|
|
874
949
|
}
|
|
875
950
|
}
|
|
876
951
|
}
|
|
@@ -878,13 +953,12 @@
|
|
|
878
953
|
"link": {
|
|
879
954
|
"color": "#004699",
|
|
880
955
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
881
|
-
"font-weight": 400,
|
|
956
|
+
"font-weight": "400",
|
|
882
957
|
"outline-offset": "0.125rem",
|
|
883
958
|
"hover": {
|
|
884
|
-
"color": "#
|
|
959
|
+
"color": "#003677"
|
|
885
960
|
},
|
|
886
961
|
"inline": {
|
|
887
|
-
"text-decoration-line": "underline",
|
|
888
962
|
"text-decoration-thickness": "0.125rem",
|
|
889
963
|
"text-underline-offset": "0.3333em",
|
|
890
964
|
"font-family": "inherit",
|
|
@@ -893,15 +967,11 @@
|
|
|
893
967
|
"hover": {
|
|
894
968
|
"text-decoration-thickness": "0.1875rem",
|
|
895
969
|
"text-underline-offset": "0.2778em"
|
|
896
|
-
},
|
|
897
|
-
"visited": {
|
|
898
|
-
"color": "#A00078"
|
|
899
970
|
}
|
|
900
971
|
},
|
|
901
972
|
"standalone": {
|
|
902
973
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
903
|
-
"line-height": "1.
|
|
904
|
-
"text-decoration-line": "underline",
|
|
974
|
+
"line-height": "1.6667",
|
|
905
975
|
"text-decoration-thickness": "0.125rem",
|
|
906
976
|
"text-underline-offset": "0.3333em",
|
|
907
977
|
"hover": {
|
|
@@ -909,67 +979,57 @@
|
|
|
909
979
|
"text-underline-offset": "0.2778em"
|
|
910
980
|
}
|
|
911
981
|
},
|
|
912
|
-
"contrast
|
|
982
|
+
"contrast": {
|
|
913
983
|
"color": "#000000",
|
|
914
984
|
"hover": {
|
|
915
985
|
"color": "#000000"
|
|
916
|
-
},
|
|
917
|
-
"visited": {
|
|
918
|
-
"color": "#000000"
|
|
919
986
|
}
|
|
920
987
|
},
|
|
921
|
-
"inverse
|
|
922
|
-
"color": "#
|
|
988
|
+
"inverse": {
|
|
989
|
+
"color": "#ffffff",
|
|
923
990
|
"hover": {
|
|
924
|
-
"color": "#
|
|
925
|
-
},
|
|
926
|
-
"visited": {
|
|
927
|
-
"color": "#FFFFFF"
|
|
991
|
+
"color": "#ffffff"
|
|
928
992
|
}
|
|
929
993
|
}
|
|
930
994
|
},
|
|
931
995
|
"logo": {
|
|
932
|
-
"block-size": "2.5rem",
|
|
996
|
+
"block-size": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
997
|
+
"min-block-size": "2.5rem",
|
|
933
998
|
"emblem": {
|
|
934
|
-
"color": "#
|
|
935
|
-
},
|
|
936
|
-
"title": {
|
|
937
|
-
"color": "#EC0000"
|
|
999
|
+
"color": "#ec0000"
|
|
938
1000
|
},
|
|
939
1001
|
"subsite": {
|
|
940
|
-
"color": "#
|
|
1002
|
+
"color": "#181818"
|
|
1003
|
+
},
|
|
1004
|
+
"title": {
|
|
1005
|
+
"color": "#ec0000"
|
|
941
1006
|
}
|
|
942
1007
|
},
|
|
943
|
-
"margin": {
|
|
944
|
-
"xs": "clamp(0.25rem, calc(0.09375rem + 0.78125vw), 0.875rem)",
|
|
945
|
-
"sm": "clamp(0.5rem, calc(0.1875rem + 1.5625vw), 1.75rem)",
|
|
946
|
-
"md": "clamp(1rem, calc(0.375rem + 3.125vw), 3.5rem)",
|
|
947
|
-
"lg": "clamp(1.5rem, calc(0.5625rem + 4.6875vw), 5.25rem)",
|
|
948
|
-
"xl": "clamp(2rem, calc(0.75rem + 6.25vw), 7rem)"
|
|
949
|
-
},
|
|
950
1008
|
"mark": {
|
|
951
|
-
"background-color": "#
|
|
1009
|
+
"background-color": "#ffe600"
|
|
952
1010
|
},
|
|
953
1011
|
"mega-menu": {
|
|
954
1012
|
"list-category": {
|
|
955
|
-
"column-gap": "clamp(
|
|
1013
|
+
"column-gap": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
956
1014
|
"column-width": "20rem",
|
|
957
1015
|
"padding-block-start": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
958
|
-
"padding-block-end": "clamp(
|
|
1016
|
+
"padding-block-end": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)"
|
|
959
1017
|
}
|
|
960
1018
|
},
|
|
961
1019
|
"ordered-list": {
|
|
962
|
-
"color": "#
|
|
1020
|
+
"color": "#181818",
|
|
963
1021
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
964
1022
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
965
|
-
"font-weight": 400,
|
|
1023
|
+
"font-weight": "400",
|
|
966
1024
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
967
|
-
"
|
|
968
|
-
"line-height": "1.6",
|
|
1025
|
+
"line-height": "1.6667",
|
|
969
1026
|
"list-style-type": "decimal",
|
|
970
1027
|
"small": {
|
|
971
1028
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
972
|
-
"line-height": "1.
|
|
1029
|
+
"line-height": "1.5152"
|
|
1030
|
+
},
|
|
1031
|
+
"inverse": {
|
|
1032
|
+
"color": "#ffffff"
|
|
973
1033
|
},
|
|
974
1034
|
"item": {
|
|
975
1035
|
"margin-inline-start": "2.25rem",
|
|
@@ -987,40 +1047,42 @@
|
|
|
987
1047
|
}
|
|
988
1048
|
},
|
|
989
1049
|
"page-heading": {
|
|
990
|
-
"color": "#
|
|
1050
|
+
"color": "#181818",
|
|
991
1051
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
992
1052
|
"font-size": "clamp(2.4316rem, calc(1.8951rem + 2.6826vw), 4.5776rem)",
|
|
993
|
-
"font-weight": 800,
|
|
994
|
-
"
|
|
995
|
-
"
|
|
1053
|
+
"font-weight": "800",
|
|
1054
|
+
"line-height": "1.1386",
|
|
1055
|
+
"inverse": {
|
|
1056
|
+
"color": "#ffffff"
|
|
1057
|
+
}
|
|
996
1058
|
},
|
|
997
1059
|
"page-menu": {
|
|
998
|
-
"column-gap": "clamp(
|
|
999
|
-
"row-gap": "clamp(
|
|
1060
|
+
"column-gap": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)",
|
|
1061
|
+
"row-gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1000
1062
|
"item": {
|
|
1001
1063
|
"color": "#004699",
|
|
1002
1064
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1003
1065
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
1004
|
-
"font-weight": 400,
|
|
1066
|
+
"font-weight": "400",
|
|
1005
1067
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1006
|
-
"line-height": "1.
|
|
1068
|
+
"line-height": "1.5152",
|
|
1007
1069
|
"outline-offset": "0.125rem",
|
|
1008
1070
|
"text-decoration-line": "none",
|
|
1009
1071
|
"text-decoration-thickness": "0.125rem",
|
|
1010
1072
|
"text-underline-offset": "0.3333em",
|
|
1011
1073
|
"hover": {
|
|
1012
|
-
"color": "#
|
|
1074
|
+
"color": "#003677",
|
|
1013
1075
|
"text-decoration-line": "underline"
|
|
1014
1076
|
}
|
|
1015
1077
|
}
|
|
1016
1078
|
},
|
|
1017
1079
|
"pagination": {
|
|
1018
|
-
"color": "#004699",
|
|
1019
1080
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1020
1081
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1021
|
-
"font-weight": 400,
|
|
1022
|
-
"line-height": "1.
|
|
1023
|
-
"
|
|
1082
|
+
"font-weight": "400",
|
|
1083
|
+
"line-height": "1.6667",
|
|
1084
|
+
"link": {
|
|
1085
|
+
"color": "#004699",
|
|
1024
1086
|
"gap": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
1025
1087
|
"outline-offset": "0.125rem",
|
|
1026
1088
|
"padding-inline": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
@@ -1028,53 +1090,56 @@
|
|
|
1028
1090
|
"text-decoration-thickness": "0.125rem",
|
|
1029
1091
|
"text-underline-offset": "0.3333em",
|
|
1030
1092
|
"current": {
|
|
1031
|
-
"font-weight": 800
|
|
1093
|
+
"font-weight": "800"
|
|
1032
1094
|
},
|
|
1033
1095
|
"hover": {
|
|
1034
|
-
"color": "#
|
|
1096
|
+
"color": "#003677",
|
|
1035
1097
|
"text-decoration-line": "underline"
|
|
1036
1098
|
}
|
|
1037
1099
|
}
|
|
1038
1100
|
},
|
|
1039
1101
|
"paragraph": {
|
|
1040
|
-
"color": "#
|
|
1102
|
+
"color": "#181818",
|
|
1041
1103
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1042
1104
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1043
|
-
"font-weight": 400,
|
|
1044
|
-
"line-height": "1.
|
|
1045
|
-
"inverse
|
|
1105
|
+
"font-weight": "400",
|
|
1106
|
+
"line-height": "1.6667",
|
|
1107
|
+
"inverse": {
|
|
1108
|
+
"color": "#ffffff"
|
|
1109
|
+
},
|
|
1046
1110
|
"small": {
|
|
1047
1111
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
1048
|
-
"line-height": "1.
|
|
1112
|
+
"line-height": "1.5152"
|
|
1049
1113
|
},
|
|
1050
1114
|
"large": {
|
|
1051
1115
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
1052
|
-
"line-height": "1.
|
|
1116
|
+
"line-height": "1.5152"
|
|
1053
1117
|
}
|
|
1054
1118
|
},
|
|
1055
1119
|
"password-input": {
|
|
1056
|
-
"background-color": "#
|
|
1057
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1058
|
-
"color": "#
|
|
1120
|
+
"background-color": "#ffffff",
|
|
1121
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
1122
|
+
"color": "#181818",
|
|
1059
1123
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1060
1124
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1061
|
-
"font-weight": 400,
|
|
1062
|
-
"line-height": "1.
|
|
1125
|
+
"font-weight": "400",
|
|
1126
|
+
"line-height": "1.6667",
|
|
1063
1127
|
"outline-offset": "0.125rem",
|
|
1064
1128
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1065
1129
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1066
1130
|
"disabled": {
|
|
1067
|
-
"background-color": "#
|
|
1068
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1069
|
-
"color": "#
|
|
1131
|
+
"background-color": "#ffffff",
|
|
1132
|
+
"box-shadow": "inset 0 0 0 0.0625rem #767676",
|
|
1133
|
+
"color": "#767676",
|
|
1134
|
+
"cursor": "not-allowed"
|
|
1070
1135
|
},
|
|
1071
1136
|
"hover": {
|
|
1072
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1137
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818"
|
|
1073
1138
|
},
|
|
1074
1139
|
"invalid": {
|
|
1075
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1140
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
1076
1141
|
"hover": {
|
|
1077
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1142
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
1078
1143
|
}
|
|
1079
1144
|
},
|
|
1080
1145
|
"placeholder": {
|
|
@@ -1082,12 +1147,13 @@
|
|
|
1082
1147
|
}
|
|
1083
1148
|
},
|
|
1084
1149
|
"radio": {
|
|
1085
|
-
"color": "#
|
|
1150
|
+
"color": "#181818",
|
|
1151
|
+
"cursor": "pointer",
|
|
1086
1152
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1087
1153
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1088
|
-
"font-weight": 400,
|
|
1154
|
+
"font-weight": "400",
|
|
1089
1155
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1090
|
-
"line-height": "1.
|
|
1156
|
+
"line-height": "1.6667",
|
|
1091
1157
|
"outline-offset": "0.125rem",
|
|
1092
1158
|
"text-decoration-thickness": "0.125rem",
|
|
1093
1159
|
"text-underline-offset": "0.3333em",
|
|
@@ -1103,17 +1169,30 @@
|
|
|
1103
1169
|
}
|
|
1104
1170
|
},
|
|
1105
1171
|
"hover": {
|
|
1106
|
-
"fill": "#
|
|
1172
|
+
"fill": "#003677"
|
|
1107
1173
|
},
|
|
1108
1174
|
"invalid": {
|
|
1109
|
-
"fill": "#
|
|
1175
|
+
"fill": "#ec0000",
|
|
1110
1176
|
"hover": {
|
|
1111
|
-
"fill": "#
|
|
1177
|
+
"fill": "#b70000"
|
|
1178
|
+
}
|
|
1179
|
+
}
|
|
1180
|
+
},
|
|
1181
|
+
"hover-indicator": {
|
|
1182
|
+
"stroke-width": "3px",
|
|
1183
|
+
"hover": {
|
|
1184
|
+
"stroke": "#003677"
|
|
1185
|
+
},
|
|
1186
|
+
"invalid": {
|
|
1187
|
+
"hover": {
|
|
1188
|
+
"stroke": "#b70000"
|
|
1112
1189
|
}
|
|
1113
1190
|
}
|
|
1114
1191
|
},
|
|
1115
1192
|
"circle": {
|
|
1193
|
+
"fill": "#ffffff",
|
|
1116
1194
|
"stroke": "#004699",
|
|
1195
|
+
"stroke-width": "2px",
|
|
1117
1196
|
"disabled": {
|
|
1118
1197
|
"stroke": "#767676"
|
|
1119
1198
|
},
|
|
@@ -1124,39 +1203,39 @@
|
|
|
1124
1203
|
}
|
|
1125
1204
|
},
|
|
1126
1205
|
"hover": {
|
|
1127
|
-
"stroke": "#
|
|
1206
|
+
"stroke": "#003677"
|
|
1128
1207
|
},
|
|
1129
1208
|
"invalid": {
|
|
1130
|
-
"stroke": "#
|
|
1209
|
+
"stroke": "#ec0000",
|
|
1131
1210
|
"hover": {
|
|
1132
|
-
"stroke": "#
|
|
1211
|
+
"stroke": "#b70000"
|
|
1133
1212
|
}
|
|
1134
1213
|
}
|
|
1135
1214
|
},
|
|
1136
1215
|
"disabled": {
|
|
1137
|
-
"color": "#767676"
|
|
1216
|
+
"color": "#767676",
|
|
1217
|
+
"cursor": "not-allowed"
|
|
1138
1218
|
},
|
|
1139
1219
|
"hover": {
|
|
1140
|
-
"color": "#
|
|
1220
|
+
"color": "#003677",
|
|
1141
1221
|
"text-decoration-line": "underline"
|
|
1142
1222
|
},
|
|
1143
1223
|
"icon-container": {
|
|
1144
|
-
"block-size": "calc(clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem) * 1.
|
|
1224
|
+
"block-size": "calc(clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem) * 1.6667)",
|
|
1145
1225
|
"inline-size": "1.5rem"
|
|
1146
1226
|
}
|
|
1147
1227
|
},
|
|
1148
1228
|
"row": {
|
|
1149
1229
|
"gap": {
|
|
1150
|
-
"
|
|
1151
|
-
"
|
|
1152
|
-
"
|
|
1153
|
-
"
|
|
1154
|
-
"
|
|
1155
|
-
"xl": "clamp(2.25rem, 2.0625rem + 0.9375vw, 3rem)"
|
|
1230
|
+
"x-small": "clamp(0.2813rem, 0.2578rem + 0.1172vw, 0.375rem)",
|
|
1231
|
+
"small": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1232
|
+
"medium": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1233
|
+
"large": "clamp(1.6875rem, 1.5469rem + 0.7031vw, 2.25rem)",
|
|
1234
|
+
"x-large": "clamp(2.25rem, 1.9375rem + 1.5625vw, 3.5rem)"
|
|
1156
1235
|
}
|
|
1157
1236
|
},
|
|
1158
1237
|
"screen": {
|
|
1159
|
-
"background-color": "#
|
|
1238
|
+
"background-color": "#ffffff",
|
|
1160
1239
|
"wide": {
|
|
1161
1240
|
"max-inline-size": "100rem"
|
|
1162
1241
|
},
|
|
@@ -1165,24 +1244,14 @@
|
|
|
1165
1244
|
}
|
|
1166
1245
|
},
|
|
1167
1246
|
"search-field": {
|
|
1168
|
-
"button": {
|
|
1169
|
-
"background-color": "#004699",
|
|
1170
|
-
"color": "#FFFFFF",
|
|
1171
|
-
"outline-offset": "0.125rem",
|
|
1172
|
-
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1173
|
-
"padding-inline": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1174
|
-
"hover": {
|
|
1175
|
-
"background-color": "#102E62"
|
|
1176
|
-
}
|
|
1177
|
-
},
|
|
1178
1247
|
"input": {
|
|
1179
|
-
"background-color": "#
|
|
1180
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1181
|
-
"color": "#
|
|
1248
|
+
"background-color": "#ffffff",
|
|
1249
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
1250
|
+
"color": "#181818",
|
|
1182
1251
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1183
1252
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1184
|
-
"font-weight": 400,
|
|
1185
|
-
"line-height": "1.
|
|
1253
|
+
"font-weight": "400",
|
|
1254
|
+
"line-height": "1.6667",
|
|
1186
1255
|
"outline-offset": "0.125rem",
|
|
1187
1256
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1188
1257
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
@@ -1190,15 +1259,16 @@
|
|
|
1190
1259
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23004699' fill-rule='evenodd' d='M29.333 5.47 26.53 2.668 16 13.187 5.47 2.666 2.668 5.47 13.187 16 2.666 26.53l2.804 2.803L16 18.813l10.53 10.52 2.803-2.804L18.813 16z'/></svg>\")",
|
|
1191
1260
|
"block-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1192
1261
|
"color": "#004699",
|
|
1262
|
+
"cursor": "pointer",
|
|
1193
1263
|
"inline-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)"
|
|
1194
1264
|
},
|
|
1195
1265
|
"hover": {
|
|
1196
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1266
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818"
|
|
1197
1267
|
},
|
|
1198
1268
|
"invalid": {
|
|
1199
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1269
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
1200
1270
|
"hover": {
|
|
1201
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1271
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
1202
1272
|
}
|
|
1203
1273
|
},
|
|
1204
1274
|
"placeholder": {
|
|
@@ -1207,105 +1277,102 @@
|
|
|
1207
1277
|
}
|
|
1208
1278
|
},
|
|
1209
1279
|
"select": {
|
|
1210
|
-
"background-color": "#
|
|
1280
|
+
"background-color": "#ffffff",
|
|
1211
1281
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23004699' fill-rule='evenodd' d='m16 25.757-16-16 2.91-2.9L16 19.937l13.09-13.08 2.91 2.9z'/></svg>\")",
|
|
1212
1282
|
"background-position": "right clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem) center",
|
|
1213
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1214
|
-
"color": "#
|
|
1283
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
1284
|
+
"color": "#181818",
|
|
1215
1285
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1216
1286
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1217
|
-
"font-weight": 400,
|
|
1218
|
-
"line-height": "1.
|
|
1287
|
+
"font-weight": "400",
|
|
1288
|
+
"line-height": "1.6667",
|
|
1219
1289
|
"outline-offset": "0.125rem",
|
|
1220
1290
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1221
1291
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem) calc(2 * clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem) + 1em)",
|
|
1222
1292
|
"disabled": {
|
|
1223
1293
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23BEBEBE' fill-rule='evenodd' d='m16 25.757-16-16 2.91-2.9L16 19.937l13.09-13.08 2.91 2.9z'/></svg>\")",
|
|
1224
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1225
|
-
"color": "#
|
|
1294
|
+
"box-shadow": "inset 0 0 0 0.0625rem #767676",
|
|
1295
|
+
"color": "#767676",
|
|
1296
|
+
"cursor": "not-allowed"
|
|
1226
1297
|
},
|
|
1227
1298
|
"hover": {
|
|
1228
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1299
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818"
|
|
1229
1300
|
},
|
|
1230
1301
|
"invalid": {
|
|
1231
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1302
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
1232
1303
|
"hover": {
|
|
1233
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1304
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
1234
1305
|
}
|
|
1235
1306
|
},
|
|
1236
1307
|
"option": {
|
|
1237
1308
|
"disabled": {
|
|
1238
|
-
"color": "#
|
|
1309
|
+
"color": "#767676"
|
|
1239
1310
|
}
|
|
1240
1311
|
}
|
|
1241
1312
|
},
|
|
1242
1313
|
"skip-link": {
|
|
1243
1314
|
"background-color": "#004699",
|
|
1244
|
-
"color": "#
|
|
1315
|
+
"color": "#ffffff",
|
|
1245
1316
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1246
1317
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
1247
|
-
"font-weight": 400,
|
|
1248
|
-
"line-height": "1.
|
|
1318
|
+
"font-weight": "400",
|
|
1319
|
+
"line-height": "1.5152",
|
|
1249
1320
|
"outline-offset": "0.125rem",
|
|
1250
1321
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1251
1322
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1252
1323
|
"hover": {
|
|
1253
|
-
"background-color": "#
|
|
1324
|
+
"background-color": "#003677"
|
|
1254
1325
|
}
|
|
1255
1326
|
},
|
|
1256
1327
|
"spotlight": {
|
|
1257
|
-
"
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
"dark-blue": {
|
|
1261
|
-
"background-color": "#004699"
|
|
1262
|
-
},
|
|
1263
|
-
"dark-green": {
|
|
1264
|
-
"background-color": "#00A03C"
|
|
1328
|
+
"background-color": "#a00078",
|
|
1329
|
+
"azure": {
|
|
1330
|
+
"background-color": "#009de6"
|
|
1265
1331
|
},
|
|
1266
1332
|
"green": {
|
|
1267
|
-
"background-color": "#
|
|
1333
|
+
"background-color": "#00a03c"
|
|
1334
|
+
},
|
|
1335
|
+
"lime": {
|
|
1336
|
+
"background-color": "#bed200"
|
|
1268
1337
|
},
|
|
1269
1338
|
"magenta": {
|
|
1270
|
-
"background-color": "#
|
|
1339
|
+
"background-color": "#e50082"
|
|
1271
1340
|
},
|
|
1272
1341
|
"orange": {
|
|
1273
|
-
"background-color": "#
|
|
1274
|
-
},
|
|
1275
|
-
"purple": {
|
|
1276
|
-
"background-color": "#A00078"
|
|
1342
|
+
"background-color": "#ff9100"
|
|
1277
1343
|
},
|
|
1278
1344
|
"yellow": {
|
|
1279
|
-
"background-color": "#
|
|
1345
|
+
"background-color": "#ffe600"
|
|
1280
1346
|
}
|
|
1281
1347
|
},
|
|
1282
1348
|
"switch": {
|
|
1283
1349
|
"background-color": "#767676",
|
|
1284
|
-
"
|
|
1350
|
+
"cursor": "pointer",
|
|
1285
1351
|
"outline-offset": "0.125rem",
|
|
1286
1352
|
"inline-size": "3.5rem",
|
|
1287
1353
|
"thumb": {
|
|
1288
|
-
"background-color": "#
|
|
1354
|
+
"background-color": "#ffffff",
|
|
1289
1355
|
"inline-size": "1.75rem",
|
|
1290
1356
|
"block-size": "1.75rem",
|
|
1291
1357
|
"hover": {
|
|
1292
|
-
"box-shadow": "0 0 0 0.125rem #
|
|
1293
|
-
"color": "#
|
|
1358
|
+
"box-shadow": "0 0 0 0.125rem #003677",
|
|
1359
|
+
"color": "#003677"
|
|
1294
1360
|
}
|
|
1295
1361
|
},
|
|
1296
1362
|
"checked": {
|
|
1297
1363
|
"background-color": "#004699"
|
|
1298
1364
|
},
|
|
1299
1365
|
"disabled": {
|
|
1300
|
-
"background-color": "#
|
|
1366
|
+
"background-color": "#767676",
|
|
1367
|
+
"cursor": "not-allowed"
|
|
1301
1368
|
}
|
|
1302
1369
|
},
|
|
1303
1370
|
"table-of-contents": {
|
|
1304
1371
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1305
1372
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1306
|
-
"font-weight": 400,
|
|
1373
|
+
"font-weight": "400",
|
|
1307
1374
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1308
|
-
"line-height": "1.
|
|
1375
|
+
"line-height": "1.6667",
|
|
1309
1376
|
"link": {
|
|
1310
1377
|
"color": "#004699",
|
|
1311
1378
|
"outline-offset": "0.125rem",
|
|
@@ -1313,7 +1380,7 @@
|
|
|
1313
1380
|
"text-decoration-thickness": "0.125rem",
|
|
1314
1381
|
"text-underline-offset": "0.3333em",
|
|
1315
1382
|
"hover": {
|
|
1316
|
-
"color": "#
|
|
1383
|
+
"color": "#003677",
|
|
1317
1384
|
"text-decoration-line": "underline"
|
|
1318
1385
|
}
|
|
1319
1386
|
},
|
|
@@ -1325,84 +1392,83 @@
|
|
|
1325
1392
|
}
|
|
1326
1393
|
},
|
|
1327
1394
|
"heading": {
|
|
1328
|
-
"font-weight": 800,
|
|
1395
|
+
"font-weight": "800",
|
|
1329
1396
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
1330
|
-
"line-height": "1.
|
|
1397
|
+
"line-height": "1.2928"
|
|
1331
1398
|
}
|
|
1332
1399
|
},
|
|
1333
1400
|
"table": {
|
|
1334
|
-
"color": "#
|
|
1401
|
+
"color": "#181818",
|
|
1335
1402
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1336
1403
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1337
|
-
"font-weight": 400,
|
|
1338
|
-
"line-height": "1.
|
|
1404
|
+
"font-weight": "400",
|
|
1405
|
+
"line-height": "1.6667",
|
|
1339
1406
|
"caption": {
|
|
1340
|
-
"font-weight": 800
|
|
1407
|
+
"font-weight": "800"
|
|
1341
1408
|
},
|
|
1342
1409
|
"cell": {
|
|
1343
|
-
"border-block-end": "0.0625rem solid #
|
|
1410
|
+
"border-block-end": "0.0625rem solid #d1d1d1",
|
|
1344
1411
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1345
1412
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)"
|
|
1346
1413
|
},
|
|
1347
1414
|
"header-cell": {
|
|
1348
|
-
"font-weight": 800
|
|
1415
|
+
"font-weight": "800"
|
|
1349
1416
|
}
|
|
1350
1417
|
},
|
|
1351
1418
|
"tabs": {
|
|
1352
1419
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1353
1420
|
"list": {
|
|
1354
|
-
"
|
|
1355
|
-
"border-block-end": "0.125rem solid #004699"
|
|
1421
|
+
"box-shadow": "inset 0 calc(0.125rem * -1) #d1d1d1"
|
|
1356
1422
|
},
|
|
1357
1423
|
"button": {
|
|
1358
1424
|
"color": "#004699",
|
|
1359
1425
|
"cursor": "pointer",
|
|
1360
1426
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1361
1427
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1362
|
-
"font-weight": 400,
|
|
1363
|
-
"line-height": "1.
|
|
1428
|
+
"font-weight": "400",
|
|
1429
|
+
"line-height": "1.6667",
|
|
1364
1430
|
"outline-offset": "-0.25rem",
|
|
1365
1431
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1366
1432
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1367
1433
|
"hover": {
|
|
1368
|
-
"color": "#
|
|
1369
|
-
"box-shadow": "inset 0
|
|
1434
|
+
"color": "#003677",
|
|
1435
|
+
"box-shadow": "inset 0 calc(0.125rem * -1)"
|
|
1370
1436
|
},
|
|
1371
1437
|
"selected": {
|
|
1372
|
-
"
|
|
1373
|
-
"
|
|
1438
|
+
"box-shadow": "inset 0 calc(0.25rem * -1)",
|
|
1439
|
+
"font-weight": "800"
|
|
1374
1440
|
},
|
|
1375
1441
|
"disabled": {
|
|
1376
|
-
"color": "#
|
|
1442
|
+
"color": "#767676",
|
|
1377
1443
|
"cursor": "not-allowed"
|
|
1378
1444
|
}
|
|
1379
1445
|
}
|
|
1380
1446
|
},
|
|
1381
1447
|
"text-area": {
|
|
1382
|
-
"background-color": "#
|
|
1383
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1384
|
-
"color": "#
|
|
1448
|
+
"background-color": "#ffffff",
|
|
1449
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
1450
|
+
"color": "#181818",
|
|
1385
1451
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1386
1452
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1387
|
-
"font-weight": 400,
|
|
1388
|
-
"line-height": "1.
|
|
1389
|
-
"min-block-size": "calc(1.
|
|
1453
|
+
"font-weight": "400",
|
|
1454
|
+
"line-height": "1.6667",
|
|
1455
|
+
"min-block-size": "calc(1.6667 * 1em + 2 * clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem))",
|
|
1390
1456
|
"outline-offset": "0.125rem",
|
|
1391
1457
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1392
1458
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1393
1459
|
"disabled": {
|
|
1394
|
-
"background-color": "#
|
|
1395
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1396
|
-
"color": "#
|
|
1460
|
+
"background-color": "#ffffff",
|
|
1461
|
+
"box-shadow": "inset 0 0 0 0.0625rem #767676",
|
|
1462
|
+
"color": "#767676",
|
|
1397
1463
|
"cursor": "not-allowed"
|
|
1398
1464
|
},
|
|
1399
1465
|
"hover": {
|
|
1400
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1466
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818"
|
|
1401
1467
|
},
|
|
1402
1468
|
"invalid": {
|
|
1403
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1469
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
1404
1470
|
"hover": {
|
|
1405
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1471
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
1406
1472
|
}
|
|
1407
1473
|
},
|
|
1408
1474
|
"placeholder": {
|
|
@@ -1410,28 +1476,29 @@
|
|
|
1410
1476
|
}
|
|
1411
1477
|
},
|
|
1412
1478
|
"text-input": {
|
|
1413
|
-
"background-color": "#
|
|
1414
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1415
|
-
"color": "#
|
|
1479
|
+
"background-color": "#ffffff",
|
|
1480
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
1481
|
+
"color": "#181818",
|
|
1416
1482
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1417
1483
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1418
|
-
"font-weight": 400,
|
|
1419
|
-
"line-height": "1.
|
|
1484
|
+
"font-weight": "400",
|
|
1485
|
+
"line-height": "1.6667",
|
|
1420
1486
|
"outline-offset": "0.125rem",
|
|
1421
1487
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1422
1488
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1423
1489
|
"disabled": {
|
|
1424
|
-
"background-color": "#
|
|
1425
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1426
|
-
"color": "#
|
|
1490
|
+
"background-color": "#ffffff",
|
|
1491
|
+
"box-shadow": "inset 0 0 0 0.0625rem #767676",
|
|
1492
|
+
"color": "#767676",
|
|
1493
|
+
"cursor": "not-allowed"
|
|
1427
1494
|
},
|
|
1428
1495
|
"hover": {
|
|
1429
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1496
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818"
|
|
1430
1497
|
},
|
|
1431
1498
|
"invalid": {
|
|
1432
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1499
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
1433
1500
|
"hover": {
|
|
1434
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1501
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
1435
1502
|
}
|
|
1436
1503
|
},
|
|
1437
1504
|
"placeholder": {
|
|
@@ -1439,74 +1506,82 @@
|
|
|
1439
1506
|
}
|
|
1440
1507
|
},
|
|
1441
1508
|
"time-input": {
|
|
1442
|
-
"background-color": "#
|
|
1443
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1444
|
-
"color": "#
|
|
1509
|
+
"background-color": "#ffffff",
|
|
1510
|
+
"box-shadow": "inset 0 0 0 0.0625rem #181818",
|
|
1511
|
+
"color": "#181818",
|
|
1445
1512
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1446
1513
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1447
|
-
"font-weight": 400,
|
|
1448
|
-
"line-height": "1.
|
|
1514
|
+
"font-weight": "400",
|
|
1515
|
+
"line-height": "1.6667",
|
|
1449
1516
|
"outline-offset": "0.125rem",
|
|
1450
1517
|
"padding-block": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1451
1518
|
"padding-inline": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1452
1519
|
"calender-picker-indicator": {
|
|
1453
|
-
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23004699'><path d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16A16 16 0 0 0 16 0zm.9 28v-2h-2v1.9A11.8 11.8 0 0 1 4.1 17H6v-2H4.1A11.8 11.8 0 0 1 15 4.1V6h2V4.1A11.8 11.8 0 0 1 27.9 15H26v2h1.9a11.9 11.9 0 0 1-11 11zm.1-13h4v2h-6V9h2v6z'/></svg>\")"
|
|
1520
|
+
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23004699'><path d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16A16 16 0 0 0 16 0zm.9 28v-2h-2v1.9A11.8 11.8 0 0 1 4.1 17H6v-2H4.1A11.8 11.8 0 0 1 15 4.1V6h2V4.1A11.8 11.8 0 0 1 27.9 15H26v2h1.9a11.9 11.9 0 0 1-11 11zm.1-13h4v2h-6V9h2v6z'/></svg>\")",
|
|
1521
|
+
"cursor": "pointer"
|
|
1454
1522
|
},
|
|
1455
1523
|
"disabled": {
|
|
1456
|
-
"background-color": "#
|
|
1457
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1458
|
-
"color": "#
|
|
1524
|
+
"background-color": "#ffffff",
|
|
1525
|
+
"box-shadow": "inset 0 0 0 0.0625rem #767676",
|
|
1526
|
+
"color": "#767676",
|
|
1527
|
+
"cursor": "not-allowed",
|
|
1459
1528
|
"calender-picker-indicator": {
|
|
1460
1529
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23BEBEBE'><path d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16A16 16 0 0 0 16 0zm.9 28v-2h-2v1.9A11.8 11.8 0 0 1 4.1 17H6v-2H4.1A11.8 11.8 0 0 1 15 4.1V6h2V4.1A11.8 11.8 0 0 1 27.9 15H26v2h1.9a11.9 11.9 0 0 1-11 11zm.1-13h4v2h-6V9h2v6z'/></svg>\")"
|
|
1461
1530
|
}
|
|
1462
1531
|
},
|
|
1463
1532
|
"hover": {
|
|
1464
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1533
|
+
"box-shadow": "inset 0 0 0 0.125rem #181818",
|
|
1465
1534
|
"calender-picker-indicator": {
|
|
1466
1535
|
"background-image": "url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23102E62'><path d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16A16 16 0 0 0 16 0zm.9 28v-2h-2v1.9A11.8 11.8 0 0 1 4.1 17H6v-2H4.1A11.8 11.8 0 0 1 15 4.1V6h2V4.1A11.8 11.8 0 0 1 27.9 15H26v2h1.9a11.9 11.9 0 0 1-11 11zm.1-13h4v2h-6V9h2v6z'/></svg>\")"
|
|
1467
1536
|
}
|
|
1468
1537
|
},
|
|
1469
1538
|
"invalid": {
|
|
1470
|
-
"box-shadow": "inset 0 0 0 0.0625rem #
|
|
1539
|
+
"box-shadow": "inset 0 0 0 0.0625rem #ec0000",
|
|
1471
1540
|
"hover": {
|
|
1472
|
-
"box-shadow": "inset 0 0 0 0.125rem #
|
|
1541
|
+
"box-shadow": "inset 0 0 0 0.125rem #b70000"
|
|
1473
1542
|
}
|
|
1474
1543
|
}
|
|
1475
1544
|
},
|
|
1476
1545
|
"top-task-link": {
|
|
1477
1546
|
"gap": "clamp(0.5625rem, 0.5156rem + 0.2344vw, 0.75rem)",
|
|
1478
1547
|
"description": {
|
|
1479
|
-
"color": "#
|
|
1548
|
+
"color": "#181818",
|
|
1480
1549
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1481
1550
|
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
1482
|
-
"font-weight": 400,
|
|
1483
|
-
"line-height": "1.
|
|
1551
|
+
"font-weight": "400",
|
|
1552
|
+
"line-height": "1.5152"
|
|
1484
1553
|
},
|
|
1485
1554
|
"label": {
|
|
1486
1555
|
"color": "#004699",
|
|
1487
1556
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1488
1557
|
"font-size": "clamp(1.3125rem, calc(1.1719rem + 0.7031vw), 1.875rem)",
|
|
1489
|
-
"font-weight": 800,
|
|
1490
|
-
"line-height": "1.
|
|
1558
|
+
"font-weight": "800",
|
|
1559
|
+
"line-height": "1.2928",
|
|
1491
1560
|
"text-decoration-line": "none",
|
|
1492
1561
|
"text-decoration-thickness": "0.125rem",
|
|
1493
1562
|
"text-underline-offset": "0.3333em",
|
|
1494
1563
|
"hover": {
|
|
1495
|
-
"color": "#
|
|
1564
|
+
"color": "#003677",
|
|
1496
1565
|
"text-decoration-line": "underline"
|
|
1497
1566
|
}
|
|
1498
1567
|
},
|
|
1499
1568
|
"outline-offset": "0.125rem"
|
|
1500
1569
|
},
|
|
1501
1570
|
"unordered-list": {
|
|
1502
|
-
"color": "#
|
|
1571
|
+
"color": "#181818",
|
|
1503
1572
|
"font-family": "'Amsterdam Sans', Arial, sans-serif",
|
|
1504
1573
|
"font-size": "clamp(1.125rem, calc(1.0313rem + 0.4688vw), 1.5rem)",
|
|
1505
|
-
"font-weight": 400,
|
|
1574
|
+
"font-weight": "400",
|
|
1506
1575
|
"gap": "clamp(1.125rem, 1.0313rem + 0.4688vw, 1.5rem)",
|
|
1507
|
-
"
|
|
1508
|
-
"line-height": "1.6",
|
|
1576
|
+
"line-height": "1.6667",
|
|
1509
1577
|
"list-style-type": "'\\2022'",
|
|
1578
|
+
"inverse": {
|
|
1579
|
+
"color": "#ffffff"
|
|
1580
|
+
},
|
|
1581
|
+
"small": {
|
|
1582
|
+
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
1583
|
+
"line-height": "1.5152"
|
|
1584
|
+
},
|
|
1510
1585
|
"item": {
|
|
1511
1586
|
"margin-inline-start": "1.625rem",
|
|
1512
1587
|
"padding-inline-start": "0.875rem"
|
|
@@ -1520,10 +1595,6 @@
|
|
|
1520
1595
|
"margin-inline-start": "0.875rem",
|
|
1521
1596
|
"padding-inline-start": "0.875rem"
|
|
1522
1597
|
}
|
|
1523
|
-
},
|
|
1524
|
-
"small": {
|
|
1525
|
-
"font-size": "clamp(0.9643rem, calc(0.9054rem + 0.2946vw), 1.2rem)",
|
|
1526
|
-
"line-height": "1.6"
|
|
1527
1598
|
}
|
|
1528
1599
|
}
|
|
1529
1600
|
}
|